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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 15px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--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(0,123,196);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,123,196);
	--btn-accented-bgcolor-hover: rgb(0,106,169);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://planearegalos.cl/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(0,15,63);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
: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-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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


.woocommerce-shipping-totals.shipping, th.product-total, tr.order-total, tr.cart-subtotal, td.product-total, .order_details tfoot, .woocommerce-Price-amount {
	display: none;
}
#order_review table.shop_table tr>*:first-child {
    width: 100% !important;
}

#quote-cart img {
    width: 32px;
}
#quote-cart .widget_ywraq_mini_list_quote .raq-info {
    display: block;
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 16px;
    border: 0px solid #fff;
    cursor: pointer;
}

#quote-cart .widget_ywraq_mini_list_quote .raq-items-number {
    font-weight: bold;
    background-color: #007bc4;
    padding: 3px 6px;
    color: #fff;
    border-radius: 100%;
    font-size: 11px;
    display: block;
    position: absolute;
    top: 18px;
    left: 19px;
    z-index: 100;
}

.whb-sticky-shadow + .whb-clone #quote-cart img {
    width: 22px;
}

.whb-sticky-shadow + .whb-clone #quote-cart .widget_ywraq_mini_list_quote .raq-items-number {
    margin-top: -12px;
  	font-size: 10px;
		padding: 2px 4px;
}

.whb-sticky-shadow + .whb-clone #quote-cart .yith-ywraq-list-widget-wrapper {
		margin-top:-6px;
}

.quantity br {display:none}
div.quantity input[type="number"] {width:60px}

#yith-ywraq-default-form {
		background: #23a8e129;
		border-radius: 2%;
		padding: 0px 50px;
}
#yith-ywraq-default-form .input-text {background-color: #fff}
#yith-ywraq-default-form h3 {font-size:14px}
#yith-ywraq-default-form #archivo_field br {display:none}
#yith-ywraq-default-form .raq-send-request {
		background: #007bc4;
		color: #fff;
		width: 100%;
		align-content: center;
		margin-bottom: 50px;
		padding: 25px;
		border-radius: 16px;
		font-size: 18px;
		transition: all 0.3s ease-in-out;
}
#yith-ywraq-default-form .raq-send-request:hover {background: #000;}
