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

:root {
	--wd-text-font: "Heebo", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Heebo", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Heebo", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(25, 25, 25);
	--wd-alternative-font: "Heebo", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Heebo", 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: "Heebo", 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(26,26,25);
	--wd-alternative-color: rgb(255,252,0);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(255,252,0);
	--btn-accented-bgcolor-hover: rgb(255,255,112);
	--btn-accented-color: rgb(26,26,25);
	--btn-accented-color-hover: rgb(28,28,28);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(255,252,0);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(17,17,17,0.8);
	background-image: url(https://due.com.pe/wp-content/uploads/2023/09/popupbgwhiteoffice.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(26,26,25);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--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: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(249,249,249);
}

/* Ajuste padding logo principal*/
.wd-logo img {
padding-top: 0px !important;
padding-bottom: 0px !important;
}

/* Ocultar precio de los productos
.price {
	display: none !important;
} */

/* Ocultar botón añadir al carrito 
.wrapp-buttons {
    display: none;
}

.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    display: none !important;
}

.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled {
    display: none !important;
}*/


/* Ajustes menú hamburguesa */
/*.elementor-16817 .elementor-element.elementor-element-7f34399 .elementskit-navbar-nav > li > a {
	background: url(https://api.iconify.design/iconamoon/menu-burger-horizontal-light.svg) no-repeat;
	width: 15px;
	height: 15px;
}
.wd-dropdown-menu.wd-design-sized:not(.wd-scroll), .wd-dropdown-menu.wd-design-sized.wd-scroll .wd-dropdown-inner {
	z-index: -1;
}
.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: rgb(255 255 255 / 0%);
}*/

/* Estilos botón fichas técnicas */

.buttonft {
  justify-content:center !important;
  align-items:center !important;
  text-decoration:none !important;
  font-family:Heebo, Arial, Helvetica, sans-serif;
  font-size:13px;
  font-weight:bold;
  height:auto ;
  width:auto ;
  padding:10px 10px 10px 10px !important;
  color:#1a1a19 !important;
  background-color:#ffee01 !important;
  box-shadow: 0.1px 2.9px 0px 0px #ced100 !important;
  transition:all 0.3s !important;
}

.buttonft:hover {
color:#ffffff !important;
background-color:#1a1a19 !important;
box-shadow: 0px 2.9px 0px 0px #4d4d4d !important;
}

/* Ocultar titulo de pestañas fichas técnicas */
h2.yikes-custom-woo-tab-title.yikes-custom-woo-tab-title-ficha-tecnica {
    display: none;
}

/* Ocultar filtros en tienda  
div#WOODMART_Widget_Sorting {
    display: none;
}*/

/* Ajuste color botón aceptacion cookies */
#cookie-notice .cn-button:not(.cn-button-custom) {
color: #FFF !important;
}

/* ajuste anchura contenido complianze */
#cmplz-document {
    max-width: 100%;
}

/* Para toda la tabla */
#wapo-total-price-table table.all {
    font-size: 16px;
}

/* Para las celdas específicas */
#wapo-total-price-table table.all th,
#wapo-total-price-table table.all td {
    font-size: 16px;
}

/* Para los precios */
#wapo-total-price-table .woocommerce-Price-amount {
    font-size: 16px;
}

/* Ajustes de la tabla de resumen precios YITH*/
#wapo-total-price-table {
    margin-top: 0px !important;
}