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

:root {
	--wd-text-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(221,140,117);
	--wd-alternative-color: rgb(221,183,173);
	--wd-link-color: rgb(221,140,117);
	--wd-link-color-hover: rgb(221,183,173);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(221,140,117);
	--btn-accented-bgcolor-hover: rgb(69,150,71);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 80px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://venamore.com.br/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(0,0,0);
	background-image: none;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://venamore.com.br/wp-content/uploads/2021/09/jewellery-page-title.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(244,244,244);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(243,243,243);
	background-image: none;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button, html .wd-sticky-btn-cart .single_add_to_cart_button, html .wd-sticky-add-to-cart, html .wd-sticky-btn.wd-quantity-overlap div.quantity input[type] {
	background: rgb(221,183,173);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover, html .wd-sticky-btn-cart .single_add_to_cart_button:hover, html .wd-sticky-add-to-cart:hover, html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity input[type], html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity+.button {
	background: rgb(69,150,71);
}
.product-labels .product-label.new {
	background-color: rgb(101,185,29);
}
.product-labels .product-label.featured {
	background-color: rgb(221,140,117);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(221,140,117);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 80px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 40px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 8px;
}

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


html, body{    width: 100%;    overflow-x: hidden!important;}
::-webkit-scrollbar{    display:none!important}
::-webkit-scrollbar-thumb{ background: var(--wd-primary-color);  border: 4px solid #fff; border-radius: 25px;}
::-webkit-scrollbar-thumb:hover{    background: var(--wd-alternative-color);    transition: 0.3s;}
.wd-slide-bg {    background-size: auto!important;}

/* cor padrão 
#DDB7AD
 cor padrão */
/* Quantity */
.wd-btn-design-full .cart .quantity{	display:none;}
.wd-sticky-btn-cart .cart .quantity{	display:none;}
#tm-extra-product-options{	margin-bottom:50px;}

@keyframes heartbeat {0% {transform: scale(0.9);}20% {transform: scale(1); }40% {transform: scale(0.9);}
60% {transform: scale(1);}80% {transform: scale(0.9);}100% { transform: scale(0.9); } }
.pulsing-heart {display: inline-block;font-size: 1em;padding: 0 2px;animation: heartbeat 1s infinite;   }

.grecaptcha-badge {display:none!important;}

/* COMBO */
.woobt-products .woobt-product-together .woobt-choose{	display:none!important;}
.entry-summary .woobt-wrap .woobt-additional{	display:none!important;}
.variations .reset a{	display:none!important;}
.entry-summary .cart .quantity{	display:none!important;}
/* COMBO */

/* Oculta seletor de quantidade do brinde (produto ID 20543) */
tr.cart_item.product-id-20543 td.product-quantity .quantity {
    display: none !important;
}


/* variações */
.variations tr:nth-child(2) label{ 	margin-top:-20px; }
.tc-cell select{ 	border-color:#ddb7ad; }
.tc-cell input[type=text]{ 	border-color:#ddb7ad; }
/* Row */
.cpf-element .tc-row{ 	max-height:60px!important;}
/* Select */
.tc-cell select{	border-radius:3px;	border-style:solid; 	border-width:2px;	background-color:#fdfbfb;}
/* Input */
.tc-cell input[type=text]{	background-color:#fdfbfb;	border-width:2px;	border-radius:3px;}
/* List Item */
.variations tr li{	background-color:#fdfbfb !important;	}
/* variações */


/* Reset variations */
.woo-variation-items-wrapper .wd-reset-var .reset_variations{ 	display: none!important; }
/* Reset variations */

/* MOLDURA DAS THUMB PAG DE PRODUTO */
 .slick-slide img {    border: solid 2px #DDB7AD;}
/* MOLDURA DAS THUMB PAG DE PRODUTO */



/* PARCELAS PÁGINA DE PRODUTO */
.entry-summary .price .wc-simulador-parcelas-parcelamento-info{ 	padding-top:3px!important; 	color:#333333!important; }
.wc-simulador-parcelas-parcelamento-info .woocommerce-Price-amount bdi{ 	color:#333333!important; }

.woocommerce-variation-price .price bdi:nth-child(1){ font-size:20px; }
.woocommerce-variation-price .wc-simulador-parcelas-parcelamento-info bdi{ 	font-size:16px !important; }
/* PARCELAS PÁGINA DE PRODUTO */

/* preço e parcelas, na página do produto  */
.entry-summary .price bdi{ 	color:#333333 !important; }
.entry-summary .price .wc-simulador-parcelas-detalhes-valor{ 	color:#333333; }
/* preço e parcelas, na página do produto  */

/* ALTERAÇÕES NA PÁGINA DO PRODUTO */
/* pix */
.summary-inner .price .price .wc-simulador-parcelas-detalhes-valor{	display:inline; 	font-size:16px;}
.entry-summary .price .wc-simulador-parcelas-detalhes-valor{	display:inline;	font-size:16px;}
/* cor do preço via pix */
.price .price .wc-simulador-parcelas-offer .woocommerce-Price-amount bdi{	color:#dd8c75 !important;}
/* tamanho fonte breadcrumbs */
.entry-summary .single-breadcrumbs-wrapper .single-breadcrumbs{	font-size:10px;}
	/* tamanho do titulo do produto */
	.entry-summary h1{		font-size:25px;		margin-bottom:10px;	}
/* Descrição variação */
.woocommerce-variation .woocommerce-variation-description p{	margin-top:-25px;}
/* Quantity */
.single_variation_wrap .woocommerce-variation-add-to-cart .quantity {	display:none!important; }

/* Simulador parcelas offer */
.summary-inner .price .price .wc-simulador-parcelas-offer{	margin-top:-10px;	margin-bottom:0px;}
/* ALTERAÇÕES NA PÁGINA DO PRODUTO */



/* variações */
.variations tr:nth-child(2) label{ 	margin-top:-20px; }
#tc-epo-form-8474-1 .tc-cell select{ 	border-color:#ddb7ad; }
#tc-epo-form-8474-1 .tc-cell input[type=text]{ 	border-color:#ddb7ad; }
/* Select */
.tc-section-inner-wrap .tc-cell select{	border-color:rgb(221,183,173);}
/* Input */
.tc-section-inner-wrap .tc-cell input[type=text]{	border-color:rgb(221,183,173);}
/* variações */@media (min-width: 1025px) {
	/* FAVORITAR E COMPARAR */
.product-wrapper .product-element-top .wd-buttons{	border-radius:50px;}
.wd-buttons .wd-wishlist-icon a:hover{	color:#fb0d0d;}
/* FAVORITAR E COMPARAR */



}

@media (min-width: 768px) and (max-width: 1024px) {
	/*  Tag */
	.pagination-infinit .product-labels span{		font-size:8px!important;		line-height:0em!important;}
/*  Tag */
}

@media (min-width: 577px) and (max-width: 767px) {
		.main-page-wrapper .breadcrumbs-location-summary .product .container .product-image-summary-wrap .product-image-summary .product-image-summary-inner .entry-summary .summary-inner .wd-reset-bottom-md .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button{ 		width:45% !important; 	}

	#wd-add-to-cart{ margin-left:5px; width:50% !important; }

	/* OCULTAR BOTÃOZINHO NA GRADE DE PRODUTOS */
 .wd-add-btn a{ 		display:none !important;	}
.active .wd-add-btn a{		display:none!important;			}
	/* OCULTAR BOTÃOZINHO NA GRADE DE PRODUTOS */

/*  Tag */
	.pagination-infinit .product-labels span{		font-size:8px!important;		line-height:0em!important;}
/*  Tag */
}

@media (max-width: 576px) {
	.main-page-wrapper .breadcrumbs-location-summary .product .container .product-image-summary-wrap .product-image-summary .product-image-summary-inner .entry-summary .summary-inner .wd-reset-bottom-md .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button{ 		width:45% !important; 	}

	#wd-add-to-cart{ margin-left:5px; width:50% !important; }

	/* OCULTAR BOTÃOZINHO NA GRADE DE PRODUTOS */
 .wd-add-btn a{ 		display:none !important;	}
.active .wd-add-btn a{		display:none!important;			}
	/* OCULTAR BOTÃOZINHO NA GRADE DE PRODUTOS */

/* Button */
.breadcrumbs-location-below_header .product .container .product-image-summary-wrap .product-image-summary .product-image-summary-inner .entry-summary .summary-inner .wd-reset-bottom-md div .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button{
	width:50% !important;
}

/* Button */
#wd-add-to-cart{	background-color:#27ae60;	animation-fill-mode:both;	width:48% !important;}

/*  Tag */
	.pagination-infinit .product-labels span{		font-size:8px!important;		line-height:0em!important;}
/*  Tag */
}

