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

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--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-primary-color: rgb(26,84,173);
	--wd-alternative-color: #ffffff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #023145;
	--btn-accented-bgcolor-hover: #e66b46;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--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: 280px;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.header-banner {
	background-color: rgb(29,128,186);
	background-image: none;
}
.page-title-default {
	background-color: rgb(18,74,185);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(25,122,170);
	background-image: none;
}
.product-labels .product-label.new {
	background-color: rgb(30,115,190);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

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

}

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

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-bottom-active: -1px;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

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

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


.product-grid-item {
transition: all 0.3s ease;
	padding: 15px 10px;
}
.product-grid-item:hover {
transition: all 0.3s ease;
	box-shadow: 0px 6px 15px #00000029;
    padding: 15px 10px;
}
label {
    margin-bottom: 5px;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
#shipping_method label {
    margin-bottom: 0;
    text-transform: none;
    font-size: small;
    letter-spacing: initial;
}
p.form-row-first, p.form-row-last {
    overflow: visible;
    width: 49%;
}
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, span.select2-selection.select2-selection--single{
    border: 0;
    border-radius: 12px;
    box-shadow: 0px 3px 5px #00000020;
    transition: all .5s ease;
	border: 1px solid #fff;
}
input[type='email']:hover, input[type='date']:hover, input[type='search']:hover, input[type='number']:hover, input[type='text']:hover, input[type='tel']:hover, input[type='url']:hover, input[type='password']:hover , textarea:hover, select:hover, span.select2-selection.select2-selection--single:hover{
    border: 0;
    border-radius: 12px;
    box-shadow: 0px 5px 15px #00000030;
    transition: all .5s ease;
	border: 1px solid #e5e5e5;
}
.whb-color-light:not(.whb-with-bg) {
    background-color: #000 !important;
}
li.cat-item.cat-item-15 {
    display: none;
}@media (min-width: 1025px) {
	p#billing_state_field {
    overflow: visible;
    width: 49%;
    float: right;
    clear: inherit;
}
.wd-header-overlap .title-size-default {
    padding-top: 160px;
}
.title-size-default .title {
    font-size: 50px;
}
}

@media (max-width: 576px) {
	#qlwapp.qlwapp-bottom-left, #qlwapp.qlwapp-bottom-right {
    top: 600px !important;
}
p.form-row-first, p.form-row-last {
    overflow: visible;
    width: 100%;
}

}

