/**/

.ast-search-menu-icon.slide-search a:focus-visible:focus-visible,
.astra-search-icon:focus-visible,
#close:focus-visible,
a:focus-visible,
.ast-menu-toggle:focus-visible,
.site .skip-link:focus-visible,
.wp-block-loginout input:focus-visible,
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper,
.ast-header-navigation-arrow:focus-visible,
.woocommerce .wc-proceed-to-checkout>.checkout-button:focus-visible,
.woocommerce .woocommerce-MyAccount-navigation ul li a:focus-visible,
.ast-orders-table__row .ast-orders-table__cell:focus-visible,
.woocommerce .woocommerce-order-details .order-again>.button:focus-visible,
.woocommerce .woocommerce-message a.button.wc-forward:focus-visible,
.woocommerce #minus_qty:focus-visible,
.woocommerce #plus_qty:focus-visible,
a#ast-apply-coupon:focus-visible,
.woocommerce .woocommerce-info a:focus-visible,
.woocommerce .astra-shop-summary-wrap a:focus-visible,
.woocommerce a.wc-forward:focus-visible,
#ast-apply-coupon:focus-visible,
.woocommerce-js .woocommerce-mini-cart-item a.remove:focus-visible,
#close:focus-visible,
.button.search-submit:focus-visible,
#search_submit:focus,
.normal-search:focus-visible,
.ast-header-account-wrap:focus-visible,
.woocommerce .ast-on-card-button.ast-quick-view-trigger:focus,
.astra-cart-drawer-close:focus,
.ast-single-variation:focus,
.ast-woocommerce-product-gallery__image:focus,
.ast-button:focus,
.woocommerce-product-gallery--with-images [data-controls="prev"]:focus-visible,
.woocommerce-product-gallery--with-images [data-controls="next"]:focus-visible,
.ast-builder-button-wrap:has(.ast-custom-button-link:focus),
.ast-builder-button-wrap .ast-custom-button-link:focus {
    outline-style: none;
    outline-color: transparent;
    outline-width: 0px;
}

a:focus {
    outline: none;
}

body:has(.popup_menu_movil:not([style*="display: none"])) {
    overflow-y: hidden;
}

body:has(.tab_minicart.movil.elementor-menu-cart--shown) {
    overflow-y: hidden;
}

/**/

.gen_conf_horizontales_alineados * {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.gen_conf_horizontales_alineados>.elementor-element>.elementor-element:first-child {
    display: flex;
    white-space: nowrap;
    justify-content: flex-end;
    margin-right: 15px !important;
}

@media screen and (max-width:1080px) {
    .gen_conf_horizontales_alineados {
        display: grid !important;
        grid-template-columns: 1fr 1fr
    }

    .gen_conf_horizontales_alineados>.elementor-element {
        width: 100%;
    }

    .gen_conf_horizontales_alineados>.elementor-element>.elementor-element:first-child {
        justify-content: flex-start;
        margin-left: 10px !important;
        margin-right: 0px !important;
        width: 200px;
    }

    .gen_conf_horizontales_alineados>.elementor-element>.elementor-element:nth-child(2) {
        width: calc(100% - 200px)
    }

    .gen_conf_horizontales_alineados>.elementor-element:nth-child(even)>.elementor-element:first-child {
        justify-content: flex-start;
        margin-left: 10px !important;
        margin-right: 0px !important;
        width: 120px;
    }

    .gen_conf_horizontales_alineados>.elementor-element:nth-child(even)>.elementor-element:nth-child(2) {
        width: calc(100% - 120px)
    }
}

@media screen and (max-width:768px) {
    .gen_conf_horizontales_alineados>.elementor-element {
        justify-content: center;
        width: 100%;
        text-align: center;
    }

    .gen_conf_horizontales_alineados>.elementor-element>.elementor-element {
        justify-content: center !important;
        width: 100% !important;
        text-align: center !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

/* ------------------------------------------------------------------------------------------ */

.gen_conf_horizontales_alineados_2 * {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.gen_conf_horizontales_alineados_2>.elementor-element>.elementor-element:first-child {
    display: flex;
    white-space: nowrap;
    justify-content: flex-end;
    margin-right: 15px !important;
}

@media screen and (max-width:1080px) {
    .gen_conf_horizontales_alineados_2 {
        display: grid !important;
        grid-template-columns: 1fr 1fr
    }

    .gen_conf_horizontales_alineados_2>.elementor-element {
        width: 100%;
    }

    .gen_conf_horizontales_alineados_2>.elementor-element>.elementor-element:first-child {
        justify-content: flex-start;
        margin-left: 10px !important;
        margin-right: 0px !important;
        width: 270px;
    }

    .gen_conf_horizontales_alineados_2>.elementor-element>.elementor-element:nth-child(2) {
        width: calc(100% - 270px)
    }

    .gen_conf_horizontales_alineados_2>.elementor-element:nth-child(even)>.elementor-element:first-child {
        justify-content: flex-start;
        margin-left: 10px !important;
        margin-right: 0px !important;
        width: 100px;
    }

    .gen_conf_horizontales_alineados_2>.elementor-element:nth-child(even)>.elementor-element:nth-child(2) {
        width: calc(100% - 100px)
    }
}

@media screen and (max-width:768px) {
    .gen_conf_horizontales_alineados_2>.elementor-element {
        justify-content: center;
        width: 100%;
        text-align: center;
    }

    .gen_conf_horizontales_alineados_2>.elementor-element>.elementor-element {
        justify-content: center !important;
        width: 100% !important;
        text-align: center !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}





/* ------------------------------------------------------------------------------------------ */



.gen_conf_horizontales_alineados_3 * {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.gen_conf_horizontales_alineados_3>.elementor-element>.elementor-element:first-child {
    display: flex;
    white-space: nowrap;
    justify-content: flex-end;
    margin-right: 15px !important;
}

@media screen and (max-width:1080px) {
    .gen_conf_horizontales_alineados_3 {
        display: grid !important;
        grid-template-columns: 1fr 1fr
    }

    .gen_conf_horizontales_alineados_3>.elementor-element {
        width: 100%;
    }

    .gen_conf_horizontales_alineados_3>.elementor-element>.elementor-element:first-child {
        justify-content: flex-start;
        margin-left: 10px !important;
        margin-right: 0px !important;
        width: 130px;
    }

    .gen_conf_horizontales_alineados_3>.elementor-element>.elementor-element:nth-child(2) {
        width: calc(100% - 130px)
    }

    .gen_conf_horizontales_alineados_3>.elementor-element:nth-child(even)>.elementor-element:first-child {
        justify-content: flex-start;
        margin-left: 10px !important;
        margin-right: 0px !important;
        width: 200px;
    }

    .gen_conf_horizontales_alineados_3>.elementor-element:nth-child(even)>.elementor-element:nth-child(2) {
        width: calc(100% - 200px)
    }
}

@media screen and (max-width:768px) {
    .gen_conf_horizontales_alineados_3>.elementor-element {
        justify-content: center;
        width: 100%;
        text-align: center;
    }

    .gen_conf_horizontales_alineados_3>.elementor-element>.elementor-element {
        justify-content: center !important;
        width: 100% !important;
        text-align: center !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}




/* ------------------------------------------------------------------------------------------ */





.gen_conf_horizontales_alineados_4 * {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.gen_conf_horizontales_alineados_4>.elementor-element>.elementor-element:first-child {
    display: flex;
    white-space: nowrap;
    justify-content: flex-end;
    margin-right: 15px !important;
}

@media screen and (max-width:1080px) {
    .gen_conf_horizontales_alineados_4 {
        display: grid !important;
        grid-template-columns: 1fr 1fr
    }

    .gen_conf_horizontales_alineados_4>.elementor-element {
        width: 100%;
    }

    .gen_conf_horizontales_alineados_4>.elementor-element>.elementor-element:first-child {
        justify-content: flex-start;
        margin-left: 10px !important;
        margin-right: 0px !important;
        width: 200px;
    }

    .gen_conf_horizontales_alineados_4>.elementor-element>.elementor-element:nth-child(2) {
        width: calc(100% - 200px)
    }

    .gen_conf_horizontales_alineados_4>.elementor-element:nth-child(even)>.elementor-element:first-child {
        justify-content: flex-start;
        margin-left: 10px !important;
        margin-right: 0px !important;
        width: 120px;
    }

    .gen_conf_horizontales_alineados_4>.elementor-element:nth-child(even)>.elementor-element:nth-child(2) {
        width: calc(100% - 120px)
    }
}

@media screen and (max-width:768px) {
    .gen_conf_horizontales_alineados_4>.elementor-element {
        justify-content: center;
        width: 100%;
        text-align: center;
    }

    .gen_conf_horizontales_alineados_4>.elementor-element>.elementor-element {
        justify-content: center !important;
        width: 100% !important;
        text-align: center !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}




/* ------------------------------------------------------------------------------------------ */




.tarjetanaranja:after,
.tarjetanaranja_sin_enlace:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    background: linear-gradient(45deg, #0008, transparent);
}

.ahumado_mas_fuerte:after {
    background: linear-gradient(0deg, #000a 0%, transparent 80%);
}

.tarjetanaranja_sin_enlace>* {
    position: relative;
    z-index: 2;
}

.quitar_margen_ultimo_parrafo p:last-child {
    margin-bottom: 0;
}



/* ------------------------------------------------------------------------------------------ */






.tabs_tecnicas .e-n-tabs-heading button.e-n-tab-title {
    border-bottom-color: #F2F2F2 !important;
}

.tabs_tecnicas .e-n-tabs-heading button:hover {
    border-bottom-color: #FF8034 !important;
}

.tabs_tecnicas .e-n-tabs-heading button.e-n-tab-title[aria-selected=true] {
    border-bottom-color: #FF8034 !important;
}

.encabezado_tab_tecnica {
    min-height: 60px;
}

@media screen and (max-width:768px) {
    .encabezado_tab_tecnica {
        min-height: unset;
    }
}


.encabezado_tab_tecnica .elementor-widget-container {
    display: flex;
    align-items: center;
    justify-content: center;
}


.contenedor-soluciones .texto-contenedor.fix {
    left: 0px;
    bottom: 0px;
}


/*************/

.tab_add_to_cart * {
    font-family: "AVENIR";
}


.tab_add_to_cart form.cart {
    max-width: 500px;
}

.tab_add_to_cart input {
    border-radius: 100px;
}

.tab_add_to_cart input[type=text],
.tab_add_to_cart input[type=number],
.tab_add_to_cart select {
    border-radius: 100px !important;
}

.tab_add_to_cart textarea {
    border-radius: 12px !important;
}

.tab_add_to_cart img {
    margin: auto;
}

.tab_add_to_cart select {
    padding-left: 15px !important;
}

#funda_cajon_imagen,
#funda_cajon_circular_imagen,
#funda_cajon_circular_largo_imagen {
    border-radius: 15px !important;
    margin-top: 10px;
}


.tab_add_to_cart .uni-cpo-calculate-btn {
    margin-bottom: 20px !important;
    margin-left: 0 !important;
    width: 100% !important;
}

.tab_add_to_cart .uni-module-radio label.uni-cpo-module-radio-label,
.tab_add_to_cart .uni-cpo-module-text_input-label {
    color: #FF8034 !important;
    font-weight: 700 !important;
}

.tab_add_to_cart .uni-cpo-tooltip {
    background: url(./img/tab_uni_tooltip.webp) no-repeat 0 0 transparent;
    background-size: contain;
}

.tab_add_to_cart .tab_tooltip .uni-cpo-option-label__description {
    display: none !important;
}

.ui-tooltip-content ul {
    margin-bottom: 0px !important;
}

.tab_add_to_cart .tab_label b {
    color: #FF8034 !important;
    font-weight: 700 !important;
}

.tab_add_to_cart .tab_btn_cta a {
    display: inline-block !important;
    font-size: 14px !important;
    padding: 2px 10px !important;
    margin-left: 10px !important;
    background-color: #FFFFFF !important;
    color: #FF8034 !important;
    border-color: #FF8034 !important;
    border-width: 1px 1px 1px 1px !important;
    border-radius: 100px 100px 100px !important;
    border-style: solid !important;
}

.tab_add_to_cart .uni-cpo-calculate-btn i {
    margin-right: 10px !important;
}

.tab_add_to_cart .quantity {
    width: 30%;
}

.tab_add_to_cart .quantity .qty {
    width: 100%;
}

.tab_add_to_cart .single_add_to_cart_button {
    background-color: #FF8034 !important;
    color: #ffffff !important;
}

.tab_add_to_cart.elementor-add-to-cart--layout-auto .single_add_to_cart_button {
    width: 70%;
}

.tab_add_to_cart.elementor-add-to-cart--layout-stacked .single_add_to_cart_button {
    width: 100%;
}

.tab_add_to_cart .parsley-required {
    padding: 5px 15px !important;
    border-radius: 100px;
}

.tab_add_to_cart .parsley-errors-list.filled {
    margin: 3px 0px !important;
}

.tab_product_price p.price {
    margin-bottom: 0 !important;
}

.tab_product_price .js-cpo-price-starting {
    font-size: 0px !important;
}


.tab_product_price .js-cpo-price-starting:before {
    content: "El precio final aparecerá aquí." !important;
    font-size: 18px !important;
}

.tab_personalizador_sticky {
    max-height: calc(-200px + 100dvh);
    overflow-y: auto !important;
}

.tab_personalizador_sticky {
    --sb-track-color: #814523;
    --sb-thumb-color: #ffa570;
    --sb-size: 10px;
}

.tab_personalizador_sticky::-webkit-scrollbar {
    width: var(--sb-size);
}

.tab_personalizador_sticky::-webkit-scrollbar-track {
    background: var(--sb-track-color);
    border-radius: 8px;
}

.tab_personalizador_sticky::-webkit-scrollbar-thumb {
    background: var(--sb-thumb-color);
    border-radius: 8px;
}

@supports not selector(::-webkit-scrollbar) {
    .tab_personalizador_sticky {
        scrollbar-color: var(--sb-thumb-color) var(--sb-track-color);
    }
}


/* --------------------------------------------------------------------------------- */

.tab_personalizador_sticky_trigger {
    cursor: pointer;
}

@media screen and (max-width:1024px) {
    .tab_personalizador_sticky_wrapper {
        opacity: 0 !important;
        display: flex !important;
        position: fixed !important;
        visibility: hidden !important;
        top: 0 !important;
        left: 0 !important;
        width: 100% !important;
        height: 100% !important;
        z-index: 10000 !important;
        padding: 20px !important;
        transition: opacity 0.3s, visibility 0.3s !important;
    }

    .tab_personalizador_sticky_wrapper .tab_personalizador_sticky {
        transform: translateY(100px) !important;
        position: relative !important;
        width: 100% !important;
        height: 100% !important;
        margin: 0px auto !important;
        max-width: 550px !important;
        max-height: calc(100vh - 200px) !important;
        max-height: calc(100dvh -200px) !important;
        top: 100px !important;
        flex-direction: column !important;
        flex-wrap: nowrap !important;
        transition: transform 0.3s !important;
    }

    .tab_personalizador_sticky_wrapper.tab_active {
        opacity: 1 !important;
        visibility: visible !important;
        background: #0008 !important;
    }

    .tab_personalizador_sticky_wrapper.tab_active .tab_personalizador_sticky {
        transform: translateY(0px) !important;
    }

    .tab_personalizador_sticky_trigger {}

    .tab_personalizador_sticky_wrapper.tab_active .tab_add_to_cart form.cart {
        max-width: unset !important;
    }
}

@media screen and (max-width:768px) {
    .tab_personalizador_sticky_wrapper {
        padding: 10px !important;
    }

    .tab_personalizador_sticky_wrapper .tab_personalizador_sticky {
        max-height: calc(100vh - 80px) !important;
        max-height: calc(100dvh -80px) !important;
        top: 40px !important;
        flex-direction: column !important;
        flex-wrap: nowrap !important;
        transition: transform 0.3s !important;
    }
}



.elementor-widget-n-menu .e-n-menu-title-text {
    color: #ffffff !important;
}


/* ---------------------------------------------------------------------------------- */


.carrusel_todos_extendidos .contenedor-espacio {
    flex: 1 !important;
}

.carrusel_todos_extendidos .contenedor-espacio .texto-espacio {
    opacity: 1;
    max-height: unset;
    transform: translateY(0);
}

.carrusel_todos_extendidos .contenedor-espacio:hover .texto-espacio {
    max-height: unset;
}

.carrusel_todos_extendidos .contenedor-espacio .encabezado-espacio {
    transform: translateY(-10px);
}

.carrusel_todos_extendidos .contenedor-espacio .imagen-espacio {
    transform: scale(0.88);
}

.carrusel_todos_extendidos .contenedor-espacio .imagen-espacio {
    transform: scale(0.88);
}

.carrusel_todos_extendidos .contenedor-espacio:hover .antes-flecha-espacio {
    opacity: 1;
    visibility: visible;
}

.carrusel_todos_extendidos .contenedor-espacio:hover .despues-flecha-espacio {
    opacity: 0;
    visibility: hidden;
}

.carrusel_todos_extendidos .contenedor-espacio-first:hover .despues-flecha-espacio {
    opacity: 1;
    visibility: visible;
}

.carrusel_todos_extendidos .contenedor-espacio-first:hover .antes-flecha-espacio {
    opacity: 0;
    visibility: hidden;
}

.contenedor-espacio .texto-espacio p:last-child {
    margin-bottom: 0;
}


/* ---------------------------------------------------------------------------------- */


ol.flex-control-nav li {
    list-style-type: none !important;
}

.woocommerce-product-gallery__wrapper>div>a>img {
    width: 100%;
    max-width: unset;
}

/* ---------------------------------------------------------------------------------- */


@media screen and (max-width:992px) {
    .tab_pestanias_necesidades .e-n-tab-title {
        display: flex;
        justify-content: space-between !important;
        gap: 10px;
    }

    .tab_pestanias_necesidades .e-n-tab-title:after {
        content: "";
        width: 12px;
        height: 12px;
        border-top: 2px solid #000;
        border-left: 2px solid #000;
        transform: translateY(-2px) rotate(-135deg);
        opacity: 1;
        transition: opacity 0.3s;
    }

    .tab_pestanias_necesidades .e-n-tab-title:hover:after {
        opacity: 0;
    }

    .tab_pestanias_necesidades .e-n-tab-title[aria-selected=true]:after {
        opacity: 0;
    }
}

.tab_pestanias_necesidades .enlace_tipo_toldo {
    cursor: pointer;
    color: #000 !important;
}

.tab_pestanias_necesidades .enlace_tipo_toldo .icono_normal,
.tab_pestanias_necesidades .enlace_tipo_toldo .icono_hover {
    transition: opacity 0.3s;
    position: absolute;
    bottom: 0;
    right: 0;
}

.tab_pestanias_necesidades .enlace_tipo_toldo .icono_normal {
    opacity: 1;
}

.tab_pestanias_necesidades .enlace_tipo_toldo .icono_hover {
    opacity: 0;
}

.tab_pestanias_necesidades .enlace_tipo_toldo:hover .icono_normal {
    opacity: 0;
}

.tab_pestanias_necesidades .enlace_tipo_toldo:hover .icono_hover {
    opacity: 1;
}


/* ---------------------------------------------------------------------------------- */


.tab_carrito .input-text.qty {
    border-radius: 100px !important;
    padding: 10px 15px !important;
    min-width: 100px !important;
    text-align: center;
}

.tab_carrito small {
    font-size: 70%;
    line-height: 1;
}

.tab_carrito .product-subtotal {
    line-height: 1;
}

.tab_carrito .select2-selection--single {
    min-height: 40px;
}

.tab_carrito .woocommerce table.cart img {
    border-radius: 8px;
}

.tab_carrito #shipping_method li {
    margin-bottom: 10px;
}

.tab_carrito .woocommerce-shipping-destination {
    margin-bottom: 10px !important;
}

.tab_carrito label {
    color: #FF8034 !important;
}

.tab_carrito .product-thumbnail,
.tab_carrito .product-remove {
    vertical-align: top !important;
}

@media (max-width: 767px) {
    .tab_carrito .woocommerce table.cart td {
        padding-bottom: 10px !important;
        padding-top: 10px !important;
        min-height: 2.25em !important;
    }

    .tab_carrito .woocommerce .cart td:before {
        margin-top: -4px;
    }

    .tab_carrito a.remove svg {
        width: 32px !important;
        height: 32px !important;
    }

    .tab_carrito .woocommerce table.cart tr {
        padding: 20px !important;
    }

    .tab_carrito tr.product-remove {
        padding: 0px !important;
    }

    .tab_carrito .woocommerce table.cart img {
        max-width: 124px !important;
        width: 124px !important;
        border-radius: 8px;
    }
}


/* ---------------------------------------------------------------------------------- */


.tab_checkout #ship-to-different-address,
.tab_checkout .shipping_address,
.tab_checkout .woocommerce-additional-fields {
    padding: 0 !important;
}

.tab_checkout small {
    font-size: 70%;
    line-height: 1;
}

.tab_checkout .cart_item td.product-name {
    max-width: unset !important;
}

.tab_checkout .form-row.place-order {
    padding-bottom: 0 !important;
}

.tab_checkout #place_order {
    margin-bottom: 0 !important;
}




/* ---------------------------------------------------------------------------------- */


/*SIN IMAGENES*/
/* .tab_minicart.desktop .elementor-menu-cart__product {
    display: flex;
    flex-direction: column;
}

.tab_minicart.desktop .elementor-menu-cart__product-image {
    display: none;
}

.tab_minicart.desktop .elementor-menu-cart__product-price {
    align-self: flex-start;
} */

/*DETALLES EN UNA SOLA COLUMNA*/

.tab_minicart dl.variation,
.tab_carrito dl.variation,
.tab_checkout dl.variation {
    display: flex !important;
    flex-direction: column !important;
}

.tab_minicart dl.variation dd,
.tab_carrito dl.variation dd,
.tab_checkout dl.variation dd {
    position: relative;
    margin-left: 20px;
}

.tab_minicart dl.variation dd:before,
.tab_carrito dl.variation dd:before,
.tab_checkout dl.variation dd:before {
    content: "";
    background-color: #FF8034;
    border-radius: 10px;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 5px;
    left: -16px;
}

.tab_minicart dl.variation dt,
.tab_carrito dl.variation dt,
.tab_checkout dl.variation dt {
    grid-column-start: 1;
    border-top: 1px solid #0002;
    padding-top: 12px;
}

.tab_minicart dl.variation dt dd,
.tab_carrito dl.variation dt dd,
.tab_checkout dl.variation dt dd {
    margin-bottom: 12px;
}

.tab_minicart dl.variation.active,
.tab_carrito dl.variation.active,
.tab_checkout dl.variation {
    border-bottom: 1px solid #0002;
}

.tab_checkout dl.variation {
    margin-top: 10px;
}

.tab_checkout #order_review td {
    border-color: #fff !important;
}

/*RESTO*/

.tab_minicart .elementor-button-icon-qty {
    border-radius: 100px !important;
    line-height: 1em !important;
    height: auto !important;
    padding: 2px !important;
}

.tab_minicart .woocommerce-mini-cart__empty-message {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tab_minicart .elementor-menu-cart__main {
    width: 540px !important;
}

.tab_minicart dl.variation dt {
    line-height: 1 !important;
}

.tab_minicart dl.variation dt,
.tab_minicart dl.variation dd,
.tab_carrito .shop_table .cart_item dl.variation dt,
.tab_carrito .shop_table .cart_item dl.variation dd {
    display: none;
}

.tab_minicart dl.variation dd,
.tab_carrito dl.variation dd,
.tab_checkout dl.variation dd {
    font-weight: 400 !important;
}

.tab_minicart dl.variation dt,
.tab_carrito dl.variation dt,
.tab_checkout dl.variation dt {
    font-weight: 700 !important;
}

.tab_minicart dl.variation,
.tab_carrito dl.variation {
    pointer-events: none;
}

.tab_carrito dl.variation dd,
.tab_checkout dl.variation dd {
    margin: 0 1.5em 4px !important;
    margin-inline-start: 5px !important;
    margin-left: 20px !important;
}

.tab_carrito dl.variation dt,
.tab_checkout dl.variation dt {
    padding-top: 5px !important;
}

.tab_minicart dl.variation:before,
.tab_carrito dl.variation:before {
    pointer-events: auto;
    content: "Ver configuración";
    font-weight: 400 !important;
    display: block;
    padding-bottom: 22px;
    font-size: 14px;
    text-decoration: underline;
    cursor: pointer;
}

.tab_minicart dl.variation.active:before,
.tab_carrito dl.variation.active:before {
    content: "Ocultar configuración";
}

.tab_minicart .elementor-menu-cart__products.woocommerce-mini-cart img {
    border-radius: 15px !important;
}

.tab_minicart.movil .elementor-menu-cart__products {
    flex: 1;
}

.tab_minicart .widget_shopping_cart_content:not(:has(*)) {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    height: 100%;
    align-items: center;
}

.tab_minicart .widget_shopping_cart_content:not(:has(*)):before {
    content: "";
    width: 48px;
    height: 48px;
    border: 5px solid #FF8034;
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: loader_rotation 1s linear infinite;
}

@keyframes loader_rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


/* ---------------------------------------------------------------------------------- */


.woocommerce-notices-wrapper {
    max-width: 1320px;
    padding: 0px 10px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: -20px;
    font-family: "AVENIR", Sans-serif;
    font-size: 18px;
}

.tab_carrito .woocommerce-notices-wrapper,
.tab_checkout .woocommerce-notices-wrapper {
    padding: 0px;
}

.woocommerce-error:focus-visible,
.woocommerce-info:focus-visible,
.woocommerce-message:focus-visible {
    outline: none !important;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    border-top: none;
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #ffab7a;
    color: #fff;
    border-radius: 15px;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
    min-height: 72px;
}

.woocommerce-error::after,
.woocommerce-error::before,
.woocommerce-info::after,
.woocommerce-info::before,
.woocommerce-message::after,
.woocommerce-message::before {
    content: "";
    display: table;
}

.woocommerce-error::after,
.woocommerce-info::after,
.woocommerce-message::after {
    content: none;
}

.woocommerce-error::after,
.woocommerce-info::after,
.woocommerce-message::after {
    clear: both;
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
    font-family: WooCommerce;
    content: "\e028";
    content: "\e028" /"";
    display: inline-block;
    position: absolute;
    top: 1.45em;
    left: 1.5em;
    color: #fff;
}

.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a {
    color: #fff;
}

.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
    float: right !important;
    font-family: "AVENIR", Sans-serif !important;
    border-radius: 100px !important;
    padding: 7px 14px !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    color: #000 !important;
    border: 1px solid #000 !important;
    background-color: #f9f9f9 !important;
}

.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
    list-style: none outside !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
}

.rtl.woocommerce .price_label,
.rtl.woocommerce .price_label span {
    direction: ltr;
    unicode-bidi: embed;
}

.woocommerce-message {
    background-color: #ffab7a;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.woocommerce-message::before {
    content: "\e015";
    color: #fff;
}

.woocommerce-info {
    background-color: #FF8034;
}

.woocommerce-info::before {
    color: #fff;
}

.woocommerce-error {
    background-color: #ff7070;
}

.woocommerce-error::before {
    content: "\e016";
    color: #fff;
}


/* ------------- */


.tab_popup {
    font-family: 'AVENIR';
}

.tab-popup-body {
    margin-top: 10px;
}

#comparador_grado_apertura .contenido {
    max-width: 900px;
}

.tr_comparacion_screen {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 12px;
}

.td_comparacion_screen {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.img_comparacion_screen {
    border-radius: 15px;
    object-fit: cover;
}

.titulo_comparacion_screen {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    margin-bottom: 0px;
}

.txt_comparacion_screen {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    margin-bottom: 0px;
}

@media screen and (max-width:768px) {
    .tr_comparacion_screen {
        flex-direction: column;
        gap: 30px;
    }

    .td_comparacion_screen {
        gap: 10px;
    }

    img.img_comparacion_screen {
        height: 140px;
    }
}

/* ------------- */