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

:root {
	--wd-text-font: "Lato", 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: 400;
	--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: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #71327f;
	--wd-alternative-color: #7f3b84;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #8c4799;
	--btn-accented-bgcolor-hover: #71377a;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #34a332;
	--notices-success-color: #ffffff;
	--notices-warning-bg: rgba(247,183,56,0.71);
	--notices-warning-color: #ffffff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #f7f4f2;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 860px;
}
: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;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: #37a5c6;
}

@font-face {
	font-family: "poppins 400";
	font-weight: 400;
	font-style: normal;
}

span.woodmart-cart-number {background-color:#91d6d4 !important}

h5 { font-weight: 400;}
.icons-design-bordered .social-instagram:hover, .icons-design-colored-alt .social-instagram:hover { border-color:#dd2a7b; background-color:#dd2a7b  !important}

p#billing_country_field.form-row.address-field.update_totals_on_change.form-row-wide.wooccm-field.wooccm-field-country.wooccm-type-hidden{display:none}
.category-grid-item .category-title {font-size:13px !important}
.product_title{font-size:24px;font-weight:400 !important}


billing_country{display:none !important}
.product-label.out-of-stock{background-color:rgba(199, 1, 1, 0.9);color:#fff !important}
.searchform input[type="text"]{height:40px !important}

.timer-style-transparent.color-scheme-light .wd-timer>span {
	background-color: white;
}

.cuentaRegresiva span {
	max-height: 30px;
	min-height: 30px;
	height: 100%;
	margin-right: 10px;
	color: #595959;
	display: inline-flex;
	flex-direction: initial;
	align-items: end;
	border-radius: 4px;
	padding-top:15px
}

.cuentaRegresiva span span {
	color: #595959;
	margin-left: 5px;
}

.cuentaRegresiva .countdown-sec {
	display: none;
}

.wd-tools-element>a {
	color: white;
}

@media (max-width: 1024px) {
	.timer-style-transparent.color-scheme-light .wd-timer>span {
		max-height: 30px;
		min-height: 30px;
		height: 100%;
		margin-right: 10px;
		color: #595959;
		display: inline-flex;
		flex-direction: initial;
		align-items: end;
		border-radius: 4px;
	}

	.wd-timer>span span {
		color: #595959;
		margin-left: 5px;
	}

	.timer-style-transparent.color-scheme-light .countdown-sec {
		display: none !important;
	}
}

.wd-header-text {
	flex: 0 auto;
}

.whb-col-mobile {
	margin-right: -20px;
	margin-left: -20px;
}

/* btn articulos como widgeth */
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
	background-color: #8C4799;
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-juicy-pink:focus, .vc_btn3.vc_btn3-color-juicy-pink:hover {
	background-color: #8C4799;
	opacity: 0.7;
}
/* Quitamos los segundos de los productos en oferta  */
span.countdown-sec {Display:none}
/* botones home  */
.botonhome {padding-top:15px}
div.info-box-content{padding-top:5px !important}
/* Quitamos espacio entre botones  */
.vc_column_container>.vc_column-inner{padding-left:5px;padding-right:5px !important}
section.woocommerce-bacs-bank-details{background-color:rgba(144, 33, 168, 0.09);border-radius:5px;padding-left:10px;padding-right:10px;padding-top:10px;padding-bottom:10px !important}
@media (max-width: 576px) {
	div.owl-prev.wd-btn-arrow{left:0px !important}
div.owl-next.wd-btn-arrow{right:0px !important}
}

