@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//alecrimlab.shop/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.0.6") format("woff2");
}

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(18,31,42);
	--wd-text-font-size: 14px;
	--wd-title-font: "Dazzle", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(18,31,42);
	--wd-entities-title-font: "Dazzle", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(18,31,42);
	--wd-entities-title-color-hover: rgb(18, 31, 42);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Learning Curve", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(18,31,42);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 12px;
	--wd-primary-color: rgb(0,98,255);
	--wd-alternative-color: rgb(255,128,237);
	--wd-link-color: rgb(255,94,72);
	--wd-link-color-hover: rgb(0,98,255);
	--btn-default-font-family: "Montserrat", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 600;
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: rgb(255,94,72);
	--btn-default-bgcolor-hover: rgb(0,98,255);
	--btn-default-color: rgb(249,247,238);
	--btn-default-color-hover: rgb(249,247,238);
	--btn-accented-font-family: "Montserrat", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 600;
	--btn-accented-transform: uppercase;
	--btn-accented-bgcolor: rgb(255,94,72);
	--btn-accented-bgcolor-hover: rgb(0,98,255);
	--btn-accented-color: rgb(248,246,240);
	--btn-accented-color-hover: rgb(248,246,240);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(205,204,250);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(255,94,72);
	--notices-warning-color: rgb(249,247,238);
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 750px;
	--wd-popup-padding: 0px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(249,247,238);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(16,16,16);
	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: "Montserrat", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: none;
	color: 121F2A;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	text-transform: none;
	color: 121F2A;
}
html .wd-checkout-steps li {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 15px;
	text-transform: uppercase;
	color: 121F2A;
}
html .wd-checkout-steps li:hover a {
	color: 121F2A;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 13px;
	text-transform: uppercase;
	color: rgb(18,31,42);
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title a:hover {
	color: rgb(18,31,42);
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 21px;
	text-transform: uppercase;
	color: rgb(18,31,42);
}
html .product-image-summary-wrap .product_title:hover, html .wd-single-title .product_title:hover {
	color: rgb(18,31,42);
}
html .wd-buy-now-btn {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	color: rgb(248,246,240);
	background: rgb(18,30,42);
}
html .wd-buy-now-btn:hover {
	color: rgb(18,30,42);
	background: rgb(249,247,238);
}
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-color: rgb(18,30,42);
	--wd-form-brd-color-focus: rgb(205,204,250);
	--wd-form-bg: rgb(229,227,249);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgb(18,31,42);
	--wd-arrow-color-hover: rgb(255,128,237);
	--wd-arrow-color-dis: rgba(18,31,42,0.52);
	--wd-arrow-bg: rgb(206,204,255);
	--wd-arrow-bg-hover: rgb(206,204,255);
	--wd-arrow-bg-dis: rgb(206,204,255);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-bg: rgb(18,31,42);
	--wd-pagin-bg-hover: rgb(255,128,237);
}
.wd-nav-scroll {
	--wd-nscroll-bg: rgb(18,31,42);
	--wd-nscroll-drag-bg: rgb(255,128,237);
	--wd-nscroll-drag-bg-hover: rgba(18,31,42,0.52);
}
.product-labels .product-label.onsale {
	background-color: rgb(255,94,72);
	color: rgb(248,246,240);
}
.product-labels .product-label.new {
	background-color: rgb(108,228,234);
	color: rgb(0,98,255);
}
.product-labels .product-label.featured {
	background-color: rgb(222,254,89);
	color: rgb(0,98,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(248,246,240);
	color: rgb(18,31,42);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(205,204,250);
	color: rgb(18,31,42);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 10px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 0%;
}
:root{
--wd-container-w: 1920px;
--wd-form-brd-radius: 0px;
--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;
--wd-cat-brd-radius: 0px;
}

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

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


@font-face {
	font-family: "Dazzle";
	src: url("//alecrimlab.shop/wp-content/uploads/2025/02/DAZZLE-UNICASE-MEDIUM.woff2") format("woff2"), 
url("//alecrimlab.shop/wp-content/uploads/2025/02/DAZZLE-UNICASE-MEDIUM.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Learning Curve";
	src: url("//alecrimlab.shop/wp-content/uploads/2025/02/learning_curve_bold_ot_ps.woff2") format("woff2"), 
url("//alecrimlab.shop/wp-content/uploads/2025/02/learning_curve_bold_ot_ps.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Mundial";
	src: url("//alecrimlab.shop/wp-content/uploads/2025/02/MundialRegular.woff2") format("woff2"), 
url("//alecrimlab.shop/wp-content/uploads/2025/02/MundialRegular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

