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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//petunia.com.pe/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//petunia.com.pe/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//petunia.com.pe/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//petunia.com.pe/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//petunia.com.pe/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//petunia.com.pe/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//petunia.com.pe/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//petunia.com.pe/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(53,53,53);
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--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: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(158,214,190);
	--wd-alternative-color: rgb(149,201,190);
	--btn-default-bgcolor: rgb(77,77,77);
	--btn-default-bgcolor-hover: rgb(43,43,43);
	--btn-accented-bgcolor: rgb(158,214,190);
	--btn-accented-bgcolor-hover: rgb(158,214,190);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(158,214,190);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(230,244,237);
	--notices-warning-color: rgb(77,77,77);
	--wd-link-color: rgb(77,77,77);
	--wd-link-color-hover: rgb(43,43,43);
	--wd-sticky-btn-height: 95px;
}
.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: 199px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .product-image-summary-wrap .variations_form .woocommerce-variation-price .price > .amount, html .product-image-summary-wrap .variations_form .woocommerce-variation-price .price > ins .amount, html .wd-single-add-cart .variations_form .woocommerce-variation-price .price > .amount, html .wd-single-add-cart .variations_form .woocommerce-variation-price .price > ins .amount {
	font-size: 20px;
}
html .product-image-summary-wrap .variations_form .woocommerce-variation-price > .price del, html .product-image-summary-wrap .variations_form .woocommerce-variation-price > .price del .amount, html .wd-single-add-cart .variations_form .woocommerce-variation-price > .price del, html .wd-single-add-cart .variations_form .woocommerce-variation-price > .price del .amount {
	font-size: 18px;
}
html .wd-buy-now-btn {
	font-size: 14px;
	color: rgb(255,255,255);
	background: rgb(158,214,190);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	font-size: 14px;
	color: rgb(255,255,255);
	background: rgb(77,77,77);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	background: rgb(43,43,43);
}
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] {
	font-size: 14px;
	color: rgb(255,255,255);
	background: rgb(77,77,77);
}
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(43,43,43);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 250px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .wd-buy-now-btn {
		font-size: 14px;
	}
	html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
		font-size: 14px;
	}
	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] {
		font-size: 14px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .wd-buy-now-btn {
		font-size: 11px;
	}
	html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
		font-size: 11px;
	}
	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] {
		font-size: 14px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--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: 0px;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

.emoji{
	width: 16px !important
}

.whb-header{
	margin-bottom: 0px !important
}

.woocommerce-shipping-totals{
    width: 100% !important;
    display: table !important;
}

.price_slider_amount button{
	background: white !important
}

a.uael-menu-item{
	padding-left: 5px !important;
	padding-right: 5px !important;
}

#yape-box-payment{
display: none !important;	
}

.link-result a{
	  background: #8dceae;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 3px;
    color: white;}

.link-result{
text-align: center;
}

.autocomplete-suggestions{
	width: fit-content !important
}
	
.elementor-nothing-found{
	text-align: center;
}

.wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message){
    background: #8DCEAE;
    border: 1px solid #8DCEAE;
}
.csstitulo > label{
	color: black
}

form.wpforms-form .wpforms-field-net_promoter_score table.modern tbody tr td input[type=radio]:checked+label{
	background-color: #8DCEAE
	}

.wd-products-per-page{
	display: none !important
}

.elementor-16485 .elementor-element.elementor-element-649d786 .shop_table.cart td.actions .wl_update_cart_shop input.button{
	background-color: #b5b2cc !important;
    border: 0pt !important;
    color: #2e2e2e !important;
}

.wa__btn_popup_txt{
	display: none !important
}

.wd-switch-to-register {
    color: white !important;
}

.woodmart-products-per-page{
	display: none !important
}

.col-2{
	padding-left: 0px !important;
	padding-right: 0px !important
}

.wcf-col-1{
	   width: 100% !important;
    flex: 1 0 100% !important;
    max-width: 100% !important;
}

.wcf-col-2 {
	display: block !important;
	    max-width: 100% !important;
    padding: 0px;
    width: 100% !important;
    flex: 1 0 100%;
}

.elementor-widget-woocommerce-checkout-page a{
	color: #8dceae !important
}

.elementor-widget-woocommerce-checkout-page a:hover{
	color: #8dceae !important
}

.e-coupon-box{
	display: none !important
}

#shipping_method li label{
	font-size: 14px !important
}

#ship-to-different-address{
	padding-bottom: 30px;
}

.elementor-widget-woocommerce-checkout-page .woocommerce h3{
	    font-size: 14px;
    font-weight: 700;
    margin-top: 0;
    color: #a2a2a2!important;
    margin-bottom: 0px !important;
}

.wcf-product-thumbnail>img{
	width: 70px
}

.woocommerce-billing-fields{
	margin-top: 0px !important;
}

.woocommerce-billing-fields h3{
    margin-top: 0;
    margin-bottom: 10px !important;
    color: #a2a2a2 !important;
}

.woocommerce-cart > .website-wrapper > .main-page-wrapper{
	    background: url(https://petunia.com.pe/wp-content/uploads/2022/09/degradados.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.woocommerce-cart > .website-wrapper > .main-page-wrapper > .wd-prefooter{
	    display: none !important
}

.elementor-16485 .elementor-element.elementor-element-649d786 .shop_table.cart td.actions .coupon input.input-text{
	width: 180px !important
}

.sub-menu > li > a{
	text-transform: uppercase;
	color: #4d4d4d !important
}

.sub-menu > li > a:hover{
	text-transform: uppercase;
	color: white !important
}

.page-title{
	display: none !important
}

.fa-window-close:before{
	content: "\f410" !important;
}

.fa-window-close{
	    color: #838383;
}

.grecaptcha-badge{
	display: none !important
}

#billing_country_field{
	display: none;
}

#billing_address_2_field{
	display: none !important
}

.elementor-location-archive > section > div > div > div{
	margin: 0 0 0 0px !important
}
@media screen and (min-width: 800px) {
   #billing_address_1_field{
    width: 99%!important;
    display: inline-block!important;
    margin-right: 29px!important;
}

#billing_state_field{
    margin-top: 0px !important;
    width: 100%;
    display: inline-block !important;
}

#billing_phone_field{

}

#billing_tipo_documento_field{

}


#billing_address_2_field{
	    width: 48% !important;
    display: inline-block !important;
}

#billing_city_field{
    margin: 0px !important;
    width: 97%;
    padding: 0px !important;
}

#billing_email_field{
    width: 49% !important;
    display: inline-block !important;
    margin-left: 0px !important;
}

	#billing_tipo_documento_field{
	    margin-right: 0px !important;
}

#billing_rut_field{
	width: 47%!important;
    margin-left: 0px !important;
    display: inline-block!important;
}

#billing_address_2_field{
	display: none !important
}

.elementor-button--checkout{
	    background-color: #5c5c5c !important;
    color: #ffffff !important;
    border: 0pt solid black !important;
}

#billing_tipo_documento{
	    width: 96% !important;
}
	
}

.elementor-menu-cart__subtotal{
	border: 0pt solid black !important;
    padding-top: 5px !important;
    padding-bottom: 10px !important;
}

.widget_shopping_cart_content{
	padding: 20px !important
}

.elementor-button--view-cart{
	    background-color: #9ed6be !important;
    color: #4c4c4c !important;
    border: 0pt solid black !important;
}

.uael-mc-dropdown{
    border: 3pt solid #9cd3bb;
    background: #f8fffc;
    padding-top: 1px;
}

.single-product-page{
	padding-top: 50px !important
}

div.quantity input[type="button"]{
	border: 0pt solid white !important
}

.main-page-wrapper{
	padding-top: 0px !important
}

.shop_table th{
	background: rgb(255 255 255 / 0%) !important;
}

.page-title{
	display: none !important
}

.uael-mc-dropdown-center .uael-mc-dropdown {
    left: auto !important;
    right: 0px !important;
    margin: auto;
}

.wd-product-cats a{
    color: #b5b2cc;
    font-weight: 600;
    font-size: 14px;
}

.amount{
	color: #4d4d4d !important
}@media (min-width: 577px) and (max-width: 767px) {
	.uael-mc-dropdown{
	    width: 300px !important
}
}

@media (max-width: 576px) {
	.uael-mc-dropdown{
	    width: 300px !important
}
}

