@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//wearmejor.com/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=7.5.2") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(55,104,88);
	--wd-text-font-size: 16px;
	--wd-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(55,104,88);
	--wd-entities-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(55,104,88);
	--wd-entities-title-color-hover: rgb(55, 104, 88);
	--wd-alternative-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(55,104,88);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(55,104,88);
	--wd-alternative-color: rgb(220,217,204);
	--wd-link-color: rgb(55,104,88);
	--wd-link-color-hover: rgb(2,104,70);
	--btn-default-font-family: "Manrope", Arial, Helvetica, sans-serif;
	--btn-default-bgcolor: rgb(55,104,88);
	--btn-default-bgcolor-hover: rgb(55,104,88);
	--btn-accented-bgcolor: rgb(55,104,88);
	--btn-accented-bgcolor-hover: rgb(55,104,88);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(220,217,204);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(55,104,88);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: rgb(55,104,88);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(55,104,88);
	background-image: none;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
	font-family: "Manrope", Arial, Helvetica, sans-serif;
	font-size: 28px;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	font-family: "Manrope", Arial, Helvetica, sans-serif;
	text-transform: none;
}
html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title, html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	text-transform: capitalize;
}
.page .main-page-wrapper {
	background-color: rgb(238,237,230);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(238,237,230);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(238,237,230);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(238,237,230);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(238,237,230);
	background-image: none;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(238,237,230);
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: rgb(238,237,230);
	background-image: none;
}
html .wd-buy-now-btn {
	font-family: "Manrope", Arial, Helvetica, sans-serif;
	font-weight: 500;
	text-transform: capitalize;
	color: rgb(255,255,255);
	background: rgb(55,104,88);
	color: rgb(255,255,255);
	background: rgb(55,104,88);
}
html .wd-buy-now-btn:hover {
	color: #fff;
	background: rgb(55,104,88);
	color: rgb(255,255,255);
	background: rgb(55,104,88);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-brd-color: rgb(55,104,88);
	--wd-form-bg: rgb(220,217,204);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 44px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 15px;
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-bg: rgb(247,247,247);
	--wd-arrow-bg-dis: rgb(247,247,247);
	--wd-arrow-radius: 20px;
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-gap: 20px;
	--wd-arrow-size: 50px;
	--wd-arrow-icon-size: 20px;
	--wd-arrow-offset-h: 0px;
	--wd-arrow-offset-v: 15px;
	--wd-arrow-bg: rgb(247,247,247);
	--wd-arrow-bg-hover: rgb(136,173,153);
	--wd-arrow-bg-dis: rgb(247,247,247);
	--wd-arrow-radius: 25px;
}
.wd-nav-scroll {
	--wd-nscroll-width: 45%;
}
.product-labels .product-label.onsale {
	background-color: rgb(255,255,255);
	color: rgb(55,104,88);
}
.product-labels .product-label.new {
	background-color: rgb(255,255,255);
	color: rgb(55,104,88);
}
.product-labels .product-label.featured {
	background-color: rgb(255,255,255);
	color: rgb(55,104,88);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(255,255,255);
	color: rgb(55,104,88);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	color: rgb(55,104,88);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
		font-size: 24px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-offset-h: -50px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-offset-h: 60px;
	}

}
:root{
--wd-container-w: 1720px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1737px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1720px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-product.wd-hover-tiled .product-wrapper { 
	/*border: 1px solid #070707 !important; */
}

.product-image-link{
	/*border: 0px solid transparent !important; */

}

nav[class*="-pagination"] li .current {
    color: #fff;
    background-color: #070707 !important;
    border-radius: 100px !important;
}

.category-grid-item .category-image-wrapp {
    position: relative;
    overflow: hidden;
    border: 1px solid #000!important
		
}


div.quantity input[type="button"] {
    padding: 0 5px;
    min-width: 45px !important;
}


.main-footer{
	padding: 0px!important;
	
}

.textarea, select {
	border: 0px solid transparent !important; 
}

input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select {
background-color: #ffffff!important;
	padding:10px!important;
}


.main-footer .nav-link-text:hover{
color:#ffffff!important;
}

.custom-style {
color:#da7085!important;
	background-color:#fee5ea !important;
		padding:8px 15px 8px 15px !important;
	text-transform: uppercase !important;
	font-weight:700!important;
	letter-spacing:1px!important;
	display:flex !important;
        }

.woocommerce-order{
	padding:8px 15px 8px 15px !important;	
}


address {
    margin-bottom: 20px;
    font-style: normal !important;	
    font-size: 110%;
    line-height: 2;
	font-family:manrope!important;	
}



.woocommerce-MyAccount-content{
margin:10px!important;	
}



.wd-my-account-links[class*="wd-grid"] {
	padding: 10px!important;	
	margin:10px!important;	
}


.woocommerce-MyAccount-content{
	max-width: 95%!important;	
}


.wd-registration-page {
    margin-right: 15px!important;	
    margin-left: 15px!important;	
}


.lost_reset_password {
    padding-left: 15px!important;	
    padding-right: 15px!important;	
}


/*.e-con>.e-con-inner {
    margin: 10px auto!important;
}*/



:is(.checkout_coupon,.login.hidden-form){
    padding: 0px!important;
}


.info-icon {
            width: 16px;
            height: 16px;
            margin-left: 5px;
        }



.wd-quantity-overlap div.quantity input[type] {
	border:1px solid #124A76!important;
	color: #124A76!important;}
.wd-quantity-overlap div.quantity input[type="button"]{
    background-color:#EDEAE4!important;
}

.wd-quantity-overlap div.quantity input[type="button"]{background: var(--wd-form-bg);}
.wd-quantity-overlap div.quantity:not(.hidden)+.single_add_to_cart_button {
    padding-inline-start: calc(60px + var(--quantity-space))!important;
}

.wd-sticky-btn .container{padding-left:15px!important; padding-right:15px!important;}
