@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//madesol.com/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("//madesol.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//madesol.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//madesol.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//madesol.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//madesol.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//madesol.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//madesol.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//madesol.com/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: #777777;
	--wd-text-font-size: 15px;
	--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: #83b735;
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--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: #242424;
	--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: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--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: 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: 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(255,255,255);
}

/* Ocultar el título "Billing Details" en la tabla de campos personalizados */
.woocommerce-table--custom-fields .thwcfe-section-title {
    display: none !important;
}

/* Opcional: Eliminar el borde superior que queda si la tabla se ve vacía arriba */
.woocommerce-table--custom-fields tbody tr:first-child {
    display: none !important;
}


/* ======================================================
   LIMPIEZA Y DISEÑO DE LA TABLA DE DETALLES DE COTA
====================================================== */

/* 1. Estructura de fila: Imagen y Texto en una sola línea */
.ywraq-view-quote-wrapper .shop_table.order_details td.product-name {
    display: flex !important;
    align-items: center !important;
    gap: 20px !important;
    padding: 15px !important;
    text-align: left !important;
}

/* 2. Eliminar saltos de línea inyectados que crean espacios vacíos */
.ywraq-view-quote-wrapper td.product-name br {
    display: none !important;
}

/* 3. Ocultar el SKU duplicado de WoodMart (Dejamos solo el del plugin) */
.ywraq-view-quote-wrapper .wd-product-sku {
    display: none !important;
}

/* 4. Estilo de la Miniatura */
.ywraq-view-quote-wrapper .product-thumbnail img {
    max-width: 80px !important;
    height: auto !important;
    border: 1px solid #eee;
    border-radius: 4px;
}

/* 5. Estilo del Nombre del Producto y Cantidad */
.ywraq-view-quote-wrapper .product-name-item {
    font-size: 14px !important;
    line-height: 1.2 !important;
    display: block !important;
}

.ywraq-view-quote-wrapper .product-name-item a {
    color: #333 !important;
    font-weight: 700 !important;
    text-decoration: none !important;
}

/* Resaltar la cantidad en el verde de Madesol */
.ywraq-view-quote-wrapper .product-quantity {
    color: #83b735 !important; /* Verde Madesol */
    font-size: 15px !important;
    margin-left: 5px;
}

/* Estilo para el SKU del plugin */
.ywraq-view-quote-wrapper .product-name-item strong:not(.product-quantity) {
    display: block;
    margin-top: 5px;
    font-weight: 400;
    color: #888;
    font-size: 12px;
}




/* ======================================================
   COMPACTAR FORMULARIO DE COTIZACIÓN MADESOL
====================================================== */

/* 1. Reducir el margen entre cada fila del formulario */
#yith-ywraq-default-form .form-row {
    margin-bottom: 12px !important; /* Antes era mucho más amplio */
    padding-bottom: 0 !important;
}

/* 2. Reducir el espacio entre la etiqueta (Label) y el campo de entrada */
#yith-ywraq-default-form label {
    margin-bottom: 4px !important;
    display: block;
    font-size: 13px !important; /* Un poco más pequeño para legibilidad */
    font-weight: 600;
}

/* 3. Ajustar la altura de los campos de texto y selectores para que no sean tan toscos */
#yith-ywraq-default-form .input-text,
#yith-ywraq-default-form select,
#yith-ywraq-default-form .select2-container--default .select2-selection--single {
    padding: 8px 12px !important;
    height: 42px !important; /* Altura estándar más estética */
}

/* 4. Ajuste específico para Select2 (Sucursal y Tipo de Factura) */
#yith-ywraq-default-form .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 26px !important;
}

/* 5. Darle un poco más de aire al botón de enviar respecto al último campo */
#yith-ywraq-default-form .raq-send-request-row {
    margin-top: 20px !important;
}



/* Ocultar campos de facturación por defecto */
.rnc-cotizacion, 
.empresa-cotizacion {
    display: none;
}



.elementor-page .main-page-wrapper .container {
	max-width: 100% !important;
	padding-right: 0;
  padding-left: 0;
}

.elementor-page .page-title {
display:none;	
}


.elementor-page .main-page-wrapper {
    margin-top: 0;
	padding-top: 0;}

.elementor-location-header {
    margin-bottom: 0;
}

.page-id-827 .container {
max-width: 900px; 
}

.page-id-827 .wd-checkout-steps{
 --wd-title-color: #000;
}

.page-id-828 .wd-checkout-steps{
	--wd-title-color: #000;
}

.archive tax-product_cat term-ferreteria term-151 logged-in admin-bar wp-custom-logo theme-woodmart woocommerce woocommerce-page woocommerce-js ehf-template-woodmart ehf-stylesheet-woodmart-child wrapper-full-width categories-accordion-on woodmart-archive-shop woodmart-ajax-shop-on offcanvas-sidebar-mobile offcanvas-sidebar-tablet sticky-toolbar-on e-lazyload elementor-default elementor-kit-6 customize-support dialog-body dialog-buttons-body dialog-container dialog-buttons-container e--ua-blink e--ua-chrome e--ua-mac e--ua-webkit .main-page-wrapper{
margin-top: 0px;
}
    .page-title { 
        padding: 100px 0; 
    }

.text-left {
    --text-align: left;
    text-align: left;
    --content-align: flex-start;
    padding-top: 35px;
}

.main-page-wrapper {
    margin-top: -12px;
    padding-top: 50px;
    min-height: 50vh;
    background-color: var(--wd-main-bgcolor);
}
@media (min-width: 1025px) {
	.
}

