:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(43,43,43);
	--wd-text-font-size: 15px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(35,86,51);
	--wd-entities-title-color-hover: rgb(146, 192, 32);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(35,86,51);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(35,86,51);
	--wd-alternative-color: rgb(146,192,32);
	--btn-default-font-family: "Inter", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 600;
	--btn-default-font-size: 15px;
	--btn-default-bgcolor: rgb(35,86,51);
	--btn-default-bgcolor-hover: rgb(146,192,32);
	--btn-default-color: rgb(255,255,255);
	--btn-default-color-hover: rgb(255,255,255);
	--btn-accented-font-family: "Inter", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 600;
	--btn-accented-font-size: 15px;
	--btn-accented-bgcolor: rgb(35,86,51);
	--btn-accented-bgcolor-hover: rgb(146,192,32);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #F3F8F1;
	--notices-success-color: rgb(35,86,51);
	--notices-warning-bg: rgb(255,248,230);
	--notices-warning-color: rgb(138,109,29);
	--wd-link-color: rgb(35,86,51);
	--wd-link-color-hover: rgb(146,192,32);
	--wd-link-decor-style-hover: solid;
	--wd-link-decor-color-hover: rgb(146,192,32);
}
.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-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
: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;
}
html .wd-nav-mobile > li > a {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 15px;
	line-height: 22px;
	text-transform: none;
	color: rgb(43,43,43);
}
html .wd-nav-mobile > li > a:hover, html .wd-nav-mobile > li.current-menu-item > a {
	color: rgb(146,192,32);
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 24px;
	line-height: 34px;
	text-transform: none;
	color: rgb(35,86,51);
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title a:hover {
	color: rgb(146,192,32);
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .btn.wd-buy-now-btn {
	background: rgb(107,163,49);
}
html .btn.wd-buy-now-btn:hover {
	background: rgb(95,158,44);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(43,43,43);
	--wd-form-placeholder-color: rgb(156,163,175);
	--wd-form-brd-color: rgb(220,229,216);
	--wd-form-brd-color-focus: rgb(146,192,32);
	--wd-form-bg: #FFFFFF;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgb(35,86,51);
	--wd-arrow-color-dis: rgb(191,200,188);
	--wd-arrow-bg-hover: rgb(35,86,51);
	--wd-arrow-bg-dis: rgb(243,248,241);
	--wd-arrow-radius: 1px;
	--wd-arrow-brd-color: rgb(220,229,216);
	--wd-arrow-brd-color-hover: rgb(35,86,51);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-size: 10px;
	--wd-pagin-bg: rgb(220,229,216);
	--wd-pagin-bg-hover: rgb(146,192,32);
	--wd-pagin-bg-act: rgb(35,86,51);
}
.wd-nav-scroll {
	--wd-nscroll-height: 4px;
	--wd-nscroll-width: 100%;
	--wd-nscroll-bg: rgb(220,229,216);
	--wd-nscroll-drag-bg: rgb(146,192,32);
	--wd-nscroll-drag-bg-hover: rgb(35,86,51);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 250px;
}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--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;
}

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


.wd-page-title {
background-color: rgb(28,97,231);
}

/* Botones de producto en grid/listado */
.product-grid-item .add-to-cart-loop,
.product-grid-item .add-to-cart-loop span,
.product-grid-item .add-to-cart-loop .wd-action-text,
.wd-products .add-to-cart-loop,
.wd-products .add-to-cart-loop span,
.wd-products .add-to-cart-loop .wd-action-text {
    color: #FFFFFF !important;
}

/* Fondo normal */
.product-grid-item .add-to-cart-loop,
.wd-products .add-to-cart-loop {
    background-color: #235633 !important;
    border-color: #235633 !important;
}

/* Hover */
.product-grid-item .add-to-cart-loop:hover,
.product-grid-item .add-to-cart-loop:hover span,
.product-grid-item .add-to-cart-loop:hover .wd-action-text,
.wd-products .add-to-cart-loop:hover,
.wd-products .add-to-cart-loop:hover span,
.wd-products .add-to-cart-loop:hover .wd-action-text {
    color: #FFFFFF !important;
    background-color: #92C020 !important;
    border-color: #92C020 !important;
}
.product-grid-item .product-image-link {
    aspect-ratio: 4 / 5;
}

.product-grid-item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.single-product .woocommerce-product-gallery__image {
    aspect-ratio: 4/5;
    display: flex;
    align-items: center;
    justify-content: center;
}

.single-product .woocommerce-product-gallery__image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
/* Botón añadir al carrito en ficha de producto */
.single-product button.single_add_to_cart_button,
.single-product button.single_add_to_cart_button.alt,
.single-product .single_add_to_cart_button.button.alt {
    background-color: #235633 !important;
    border-color: #235633 !important;
    color: #FFFFFF !important;
}

/* Hover */
.single-product button.single_add_to_cart_button:hover,
.single-product button.single_add_to_cart_button.alt:hover,
.single-product .single_add_to_cart_button.button.alt:hover {
    background-color: #92C020 !important;
    border-color: #92C020 !important;
    color: #FFFFFF !important;
}
.single-product .wd-buy-now-btn,
.single-product .wd-buy-now-btn:hover {
    color: #FFFFFF !important;
}
.wd-add-btn .wd-check-icon,
.wd-add-btn .wd-check-icon:before {
    color: #fff !important;
    border-color: #fff !important;
}
.wd-add-btn .wd-action-icon {
    color: #fff !important;
}
/* Mostrar hasta 3 líneas del título en las tarjetas de producto */
.wd-product .wd-entities-title,
.product-grid-item .wd-entities-title {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 1.35;
    max-height: 4.05em;
    min-height: 4.05em;
}
/* Mantener siempre visible el botón de la tarjeta */
.wd-product .wd-8ea4f892,
.wd-product:hover .wd-8ea4f892 {
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
    pointer-events: auto !important;
}

/* Evitar que la información se desplace al pasar el ratón */
.wd-product .wd-bfb103c7,
.wd-product:hover .wd-bfb103c7 {
    transform: none !important;
}
/* Ocultar la tarjeta del producto principal en Accesorios */
.wd-fbt-form .wd-fbt-products .wd-carousel-item:first-child,
.wd-fbt-form .wd-fbt-products > .wd-product:first-child {
    display: none !important;
}
/* Ocultar el separador asociado al primer producto */
.wd-fbt-form .wd-fbt-products .wd-carousel-item:first-child + .wd-fbt-plus,
.wd-fbt-form .wd-fbt-products > .wd-product:first-child + .wd-fbt-plus {
    display: none !important;
}
/* ==================================================
   ORTOPEDIA SANOGUERA
   BLOQUE IVA REDUCIDO
================================================== */

.sanoguera-iva-box {
    margin: 20px 0 22px;
    padding: 20px;
    border: 1px solid #dfe8dc;
    border-radius: 12px;
    background: #f8fbf6;
    transition: all .2s ease;
}

.sanoguera-iva-box.sanoguera-iva-activo {
    border-color: #92c020;
    box-shadow: 0 5px 18px rgba(35, 86, 51, .08);
}

.sanoguera-iva-heading {
    display: flex;
    align-items: center;
    gap: 13px;
}

.sanoguera-iva-icon {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 42px;
    min-width: 42px;
    height: 42px;

    border-radius: 50%;

    background: #235633;
    color: #fff;

    font-size: 20px;
    font-weight: 700;
}

.sanoguera-iva-title {
    color: #235633;
    font-size: 17px;
    line-height: 1.3;
    font-weight: 700;
}

.sanoguera-iva-subtitle {
    margin-top: 3px;
    color: #667368;
    font-size: 13px;
}

.sanoguera-iva-info {
    margin-top: 16px;
    padding: 13px 15px;

    border-left: 4px solid #92c020;
    border-radius: 6px;

    background: #eef5e9;

    font-size: 14px;
    line-height: 1.55;
}

.sanoguera-iva-info p {
    margin: 4px 0 0;
}

.sanoguera-certificado-confirmacion {
    margin-top: 16px;
}

.sanoguera-checkbox-label {
    display: flex;
    align-items: flex-start;
    gap: 10px;

    padding: 14px 15px;

    border: 1px solid #92c020;
    border-radius: 8px;

    background: #fff;

    cursor: pointer;
}

.sanoguera-checkbox-label input {
    margin-top: 3px;

    width: 18px;
    height: 18px;

    accent-color: #235633;
}

.sanoguera-checkbox-label span {
    color: #303830;
    font-size: 13px;
    line-height: 1.55;
}

.sanoguera-envio-documentacion {
    margin-top: 13px;
    padding: 14px 15px;

    border-radius: 8px;

    background: #fff;
}

.sanoguera-envio-documentacion p {
    margin: 4px 0 12px;
    font-size: 13px;
}

.sanoguera-contact-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.sanoguera-contact-buttons a {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    padding: 8px 13px;

    border-radius: 6px;

    font-size: 12px;
    font-weight: 600;

    text-decoration: none;

    transition: all .15s ease;
}

.sanoguera-btn-whatsapp {
    background: #235633;
    color: #fff !important;
}

.sanoguera-btn-whatsapp:hover {
    opacity: .9;
}

.sanoguera-btn-email {
    border: 1px solid #235633;
    background: #fff;
    color: #235633 !important;
}

.sanoguera-btn-email:hover {
    background: #eef5e9;
}

.sanoguera-iva-note {
    margin-top: 13px;

    color: #687168;

    font-size: 11.5px;
    line-height: 1.5;
}


/* ------------------------------
   MÓVIL
------------------------------ */

@media (max-width: 575px) {

    .sanoguera-iva-box {
        padding: 16px;
    }

    .sanoguera-iva-title {
        font-size: 15px;
    }

    .sanoguera-iva-icon {
        width: 38px;
        min-width: 38px;
        height: 38px;
    }

    .sanoguera-contact-buttons {
        flex-direction: column;
    }

    .sanoguera-contact-buttons a {
        width: 100%;
    }

}
.sanoguera-checkout-iva {
    margin: 15px 0 20px;
    padding: 14px 16px;

    border-left: 4px solid #92c020;
    border-radius: 6px;

    background: #eef5e9;

    color: #235633;

    font-size: 13px;
}

.sanoguera-checkout-iva p {
    margin: 5px 0 0;
    color: #445048;
}
/* CARACTERÍSTICAS RÁPIDAS PRODUCTO */

.sanoguera-product-highlights {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin: 6px 0 18px;
}

.sanoguera-highlight {
    display: inline-flex;
    align-items: center;
    gap: 6px;

    padding: 8px 11px;

    border: 1px solid #dfe8dc;
    border-radius: 7px;

    background: #f8fbf6;

    color: #334238;
    font-size: 13px;
    line-height: 1.2;
}

.sanoguera-highlight-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    min-width: 18px;

    color: #92c020;
    font-size: 15px;
    font-weight: 700;
}

.sanoguera-highlight span:last-child {
    font-weight: 600;
}

@media (max-width: 575px) {

    .sanoguera-product-highlights {
        gap: 6px;
        margin-bottom: 15px;
    }

    .sanoguera-highlight {
        padding: 7px 9px;
        font-size: 12px;
    }

}