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

:root {
	--wd-text-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(15,15,15);
	--wd-text-font-size: 14px;
	--wd-title-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: none;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-transform: uppercase;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(15,15,15);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(10,9,9);
	--wd-alternative-color: rgb(10,9,9);
	--btn-default-bgcolor: rgb(15,14,14);
	--btn-default-bgcolor-hover: rgba(12,12,12,0.8);
	--btn-accented-bgcolor: rgb(12,11,11);
	--btn-accented-bgcolor-hover: rgba(12,12,12,0.8);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(12,11,11);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(15,14,14);
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 35px;
}
html .wd-single-post-header .title, html .wd-single-post-title .wd-post-title {
	text-transform: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(230,146,0);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}

@media (max-width: 768.98px) {
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}
:root{
--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;
}



.wd-page-title {
background-color: rgb(255,255,255);
}

.panel.panel-primary.cwginstock-panel-primary {
    border: none;
}

.cwginstock-subscribe-form .panel-primary>.panel-heading {background: #ffffff;border: none;}

.cwginstock-panel-heading h4 {
    color: var(--wd-primary-color);
}

p.stock.out-of-stock.wd-style-default {
    display: none;
}

.wd-sizeguide-btn {
	display: none;
}
.custom-sizeguide.wd-sizeguide-btn {
	display: block !important;
}
.custom-sizeguide.wd-sizeguide-btn span {
    text-transform: uppercase;
    font-weight: bold;
		font-size: 16px !important;
}
.checkout .required {
	margin: 0 !important;
	padding: 0 !important;
}

.blog .post-date, .blog .wd-entry-meta, .blog .hovered-social-icons {
		display: none;
}
.whatsapp-button {
	color: #fff;
	background-color: #0C0B0B;
}
.archive .post-date, .archive .wd-entry-meta, .archive .hovered-social-icons {
		display: none;
}
.single-post .post-date, .single-post .wd-entry-meta, .single-post .hovered-social-icons, .single-post .page-title {
		display: none;
}
.swatch-on-single.swatch-with-bg {
    width: 30px;
    height: 30px;
    border-radius: 0;
}
.wd-custom-icon,picture.wd-custom-icon img {
    max-width: 21px !important;
}
.swatch-on-single {
    border: 1px solid;
    padding: 8px;
}
.pinterest-for-woocommerce-image-wrapper {
    display: none;
}
#woocommerce-correios-calculo-de-frete-na-pagina-do-produto {
	display: none !important;
}

.woocommerce #shipping-calc a {
	margin-left: 0;
	padding-top: 5px;
}
.woocommerce #shipping-calc p {
    color: #000;
    margin: 0;
    border-bottom: none;
    padding-bottom: 11px;
}
.woocommerce #shipping-calc #delivery_truck {
	display: none;
}
.centralizaicone {
		text-align:center;
		width:100%;
}
.iconecheckout:before {
    font-size: 40px;
    content: "\f124";
    font-family: "woodmart-font";
}
.related-products .slider-title:before {
    left: inherit !important;
}
.related-products .slider-title {
    text-align: center;
    font-size: 18px;
}
.product-image-summary .single_add_to_cart_button {
    width: 100%;
}
.woocommerce-variation-add-to-cart .quantity {
	display:none !important;
}
.product-label.onsale {
    background-color: #E69200;
}
.wd-swatch.swatch-with-bg {
    border: solid 1px;
}
.whb-color-light:not(.whb-with-bg) {
    background-color: #000;
}
.wd-back-btn {
	display: none;
}
.scrollToTop {
    bottom: 65px;
}
.summary-inner .product_title {
	font-weight: 900;
	font-size: 25px;
	text-transform: inherit !important;
}
.summary-inner>.price, .wd-scroll-content>.price {
    font-size: 25px;
		font-weight: 700 !important;
}

.summary-inner>.price span, .wd-scroll-content>.price span {
		font-weight: 700 !important;
}
.wd-custom-icon, picture.wd-custom-icon img {
    max-width: 23px;
}

.wd-empty-mini-cart:before {
    content: "" !important;
}

.product-grid-item img {
    aspect-ratio: 3/4 !important;
    object-fit: cover !important; 
}


.woocommerce-order-received .woocommerce-message {
    background-color: #fff;
    color: #000;
}

button#pagarme-qr-code-button {
    background: green;
    color: #fff;
}

@media (min-width: 1025px) {
	.custom-sizeguide {
    text-align: right;
    margin-top: -37px;
    margin-right: 30px;
}
.single-post .container {
    max-width: 60% !important;
}
.woocommerce #shipping-calc p {
    font-size: 12px;
		width: 20%;
		display: inline;
}
.woocommerce #shipping-calc #wscp-postcode.text {
    width: 65% !important;
}
.woocommerce #shipping-calc #wscp-button {
    width: 20% !important;
}
.scrollToTop {
    bottom: 104px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.custom-sizeguide {
    text-align: right;
    margin-top: -40px;
    margin-right: 15px;
}

}

@media (max-width: 576px) {
	#menu-principal-1 li a span {
	font-size: 12px;
}
.woocommerce #shipping-calc #wscp-postcode.text {
    width: 67% !important;
}
.woocommerce #shipping-calc #wscp-button {
    width: 30% !important;
}
.scrollToTop {
    bottom: 84px;
}
/*.custom-sizeguide {
    text-align: right;
    margin-top: -37px;
    margin-right: 10px;
}*/
}

