/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

:root {
    --blanco: #ffffff;
    --gris-claro: #f2f2f2;
    --naranja: #f5855e;
    --gris-oscuro: #353535;
    --azul: #21a2f3;
}

/* Scroll para navegadores WebKit (Chrome, Edge, Safari) */
::-webkit-scrollbar {
    width: 6px;  /* Grosor del scrollbar vertical */
    height: 6px; /* Grosor del scrollbar horizontal */
}

::-webkit-scrollbar-thumb {
    background: rgba(100, 100, 100, 0.5);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
    background: rgba(100, 100, 100, 0.8); /* Color al pasar el mouse */
}
#cms iframe {
    width: 100%;
}
/*CONTAINERS CONTENT WRAPPER 98%*/
#wrapper .container {
    max-width: 98%;
}
.product_first_section .container {
    max-width: 98%;
}
.product_second_section .container {
    max-width: 98%;
}
.product_third_section .container {
    max-width: 98%;
}
#page_banner_container_1 .container-fluid {
    max-width: 98%;
}

/* Eliminar las flechas del scrollbar */
::-webkit-scrollbar-button {
    display: none !important;
}
.box.cheque-box {
    margin: 20px 0;
    padding: 20px;
    background: #e2e2e2;
    max-width: 800px;
}
/* Para Firefox */
* {
    scrollbar-width: thin; /* Hace el scrollbar más delgado */
    scrollbar-color: rgba(100, 100, 100, 0.5) transparent; /* Color del thumb y track */
}

/* Para asegurar bordes redondeados en Firefox */
html {
    scrollbar-width: thin;
}


/* Cargar la fuente de Google */
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');
body, h1, h2, h3, h4, h5, h6 {
    font-family: "Plus Jakarta Sans", san-serif;
}
/*ANCHO MAXIMO*/
@media (min-width: 1280px) {
    .container {
        max-width: 1280px;
    }
}

h3.page_heading {
    font-size: 23px;
    font-weight: 300;
}

/*HEADER*/
/*Iconos Header*/
#header_primary_row {
    align-items: flex-end;
}
.fto-user.icon_btn:before {
    color: transparent !important;
    background-image: url(/img/iconos/humano.svg);
    background-repeat: no-repeat;
    font-size: 20px;
}
.fto-glyph.icon_btn:before {
    color: transparent;
    background-image: url(/img/iconos/bolsa.svg);
    background-repeat: no-repeat;
    font-size: 20px;
}
.fto-search-1:before {
    color: transparent;
    background-image: url(/img/iconos/lupa.svg);
    background-repeat: no-repeat;
    font-size: 20px;
}
.fto-search-1.icon_btn.fs_big {
    padding-right: 15px;
}
.header-container.header_sticky_option_3 {
    margin-bottom: 0 !important;
}
#st_mega_menu_wrap .ma_level_0 {
    margin-bottom: -20px;
}
.st_mega_menu_container .ma_level_0 .cate_label {
    top: 12px;
    left: 17px;
}
.cate_label {
    width: 100px;
    font-size: 11px;
}
h1.titulo-slider {
    font-family: 'Gelasio';
    font-size: 81px;
}
.cate_label::after {
    content: "";
    position: absolute;
    bottom: -8px;
    right: 3px;
    width: 19px;
    height: 12px;
    background: url(/img/iconos/triangle_inverted.svg) no-repeat center center;
    background-size: contain;
}
.fto-angle-right.list_arrow {
    display: none !important;
}
.stmenu_multi_level li a {
    border-bottom: none ;
}
.mobile-language-selector {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    padding: 0 20px;
}
.mu_level_2 .granditem_0>ul, .st_mega_menu .stmenu_sub, .stmenu_multi_level ul {
    box-shadow: 0 2px 6px rgb(0 0 0 / 42%);
}
.magnitude {
    display: none;
}
.facet:has(.facet-title:contains("Color")) a._gray-darker.search-link.js-search-link.flex_child {
    display: none;
}

/*Estilo del input de color en los filtros*/
.custom-input-item.custom-input-color {
    width: 30px !important;
    height: 30px !important;
    border-radius: 50%;
    border: 1px solid #ccc !important;
}
li.facet_filter_item_li {
    margin-right: 10px !important;
}

/*guia de tallas*/


.inline_popup_content details {
  overflow-x: auto;
  max-width: 100%;
}

.inline_popup_content table {
  width: 100%;
  table-layout: fixed;
  word-wrap: break-word;
}


@media (max-width: 991px) {
    .st-menu {
       /* width: 100%;*/
    }
    .is_rtl .st-effect-0.open_bar_right .st-pusher, .st-effect-0.open_bar_left .st-pusher {
        transform: translate3d(100%, 0, 0) !important;
        -webkit-transform: translate3d(100%, 0, 0) !important;
        -moz-transform: translate3d(100%, 0, 0) !important;
        -ms-transform: translate3d(100%, 0, 0) !important;
        -o-transform: translate3d(100%, 0, 0) !important;
    }
    #st_mobile_menu .mo_ma_level_0 {
        text-align: center;
    }
    h3.st-menu-title {
        width: 100%;
        color: var(--blanco);
    }
    .mo_ma_level_0 {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        justify-content: center;
        height: 75px;
    }
    .cate_label::after {
        bottom: 38px;
        right: 42%;
    }
    .st-menu-header {       
        background-color: var(--azul);
    }
    i.fto-cancel-2 {
        color: var(--blanco);
    }
}

/*HOME*/
#steasy_column_21 .steasy_element_block {
    margin: auto;
    display: flex;
    height: 100%;
    align-items: center;
}
#steasy_column_19, #steasy_column_17, #steasy_column_18, #steasy_column_20, #steasy_column_21, #steasy_column_39, #steasy_column_40 {
    padding-left: 2.5px;
    padding-right: 2.5px;
}
.sttext_banner_btn.text-2.text-md-2.flex_child_md {
    text-align: center;
}
#steasy_element_21 .sttext_banner_text {
    color: #ffffff;
}
#steasy_column_21 {
    background: var(--azul);
    margin-bottom: 13px;
    padding: 25px;
}
#steasy_element_21 .sttext_banner_first_btn {
    border: solid 1px #ffffff !important;
    border-radius: 5px;
    text-transform: math-auto;
}
h2.banner-titulo {
    padding-bottom: 20px;
    font-family: 'Georgia';
    font-style: italic;
}

/*NEWSLETTER*/
.st_news_letter_content.style_content.flex_child.m-r-1 {
    max-width: 50%;
}
form.st_news_letter_form.flex_child_md {
    min-width: 50%;
    text-align: right;
}
.input-group.round_item.js-parent-focus.input-group-with-border {
    border: none;
}
input.form-control.st_news_letter_input.js-child-focus {
    border-radius: 0;
}
#st_news_letter_1 {
    padding: 30px;
    border: solid 1px #000000;
    border-radius: 5px;
}
#st_news_letter_1 .st_news_letter_form_inner {
    max-width: 80% !important;
}
#st_news_letter_1 .st_news_letter_input {
    border-bottom: solid 1px #000000;
}
#st_news_letter_1 .st_news_letter_input {
    height: 35px;
    border-bottom: solid 1px #000000;
}
button.btn.btn-less-padding.st_news_letter_submit.link_color {
    min-width: 100px;
    margin-left: 5px;
    border-radius: 5px;
    font-weight: bold;
}
#st_news_letter_1 .st_news_letter_submit:hover {
    border: solid 1px #000000 !important;
    border-color: var(--azul) !important;
}
#footer-secondary {
    padding-bottom: 0;
    padding-top: 0;
}
#footer-tertiary {
    font-size: 14px;
}
#st_mega_menu_wrap .fto-angle-right {
    position: absolute;
    right: 0; /* Ajusta según necesites */
    top: 50%;
    transform: translateY(-50%);
    width: 20px; /* Aumenta el tamaño */
    height: 20px; /* Aumenta el tamaño */
    display: flex;
    align-items: center;
    justify-content: center;
}
.mu_level_2.p_granditem_1 {
    background: var(--gris-claro);
}
.bullet li a:hover, .mu_level_2 a:hover, .stmenu_multi_level a:hover {
    text-decoration: underline;
}
.swiper-button-lr.swiper-navigation-circle .swiper-button, .swiper-button-lr.swiper-navigation-full .swiper-button, .swiper-button-lr.swiper-navigation-rectangle .swiper-button {
    color: #000000;
    background: rgb(255 255 255 / 59%);
}
.swiper-button-lr .swiper-button i {
    font-size: 12px;
}
.swiper-button-lr.swiper-navigation-circle .swiper-button:hover, .swiper-button-lr.swiper-navigation-full .swiper-button:hover, .swiper-button-lr.swiper-navigation-rectangle .swiper-button:hover {
    background: white;
}


/*PAGINA DE CATEGORIA*/
/*#product-list-top-wrap {
    display: none;
}*/
.tm_gallery_thumbs .swiper-slide {
    width: 25% !important;
}
.addToCartFormWrapper {
    box-shadow: none;
    background: transparent;
    padding: 0;
}
.variants-product {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.products_sldier_swiper .pro_outer_box:hover .pro_second_box, .product_list.grid .pro_outer_box:hover .pro_second_box {
    background-color: #ffffff;
}
span.tax_label {
    display: none;
}
.pro_list_reference.pad_b6 {
    font-size: 12px;
}
.reference_label {
    color: var(--gris-oscuro);
}
.ajax_block_product .price {
    font-weight: 300 !important;
    font-size: 13px;
}
.custom-input-box .custom-input {
    width: 30px;
    height: 30px;
}
span.color {
    width: 30px !important;
    height: 30px !important;
    border-radius: 50%;
    border: 1px solid #ccc !important;
}
.pro_second_box .radio-label {    
    padding: 9px 7px;
        min-width: 40px;
    text-align: center;
}
.input-radio:not(:checked) + .radio-label {
    color: var(--gris-oscuro);
}
span.control-label {
    display: none;
}
.pro_first_box {
    position: relative;
}
.hover_fly {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60%;
    height: 30px;
    transform: translate(-50%, -50%);
    opacity: 0;              
    transition: opacity 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    background: none;
}
.pro_first_box:hover .hover_fly {
    opacity: 1; 
}
.ajax_add_to_cart_button.hover_fly_btn.btn-spin {
    background-color: var(--blanco);
    color: var(--blanco);
    text-transform: uppercase;
    border: 1px solid var(--azul);
    border-radius: 5px;
    padding: 5px;
}
a.hover_fly_btn.btn-spin {
    background-color: var(--azul) !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    font-size: 16px;
}
.hover_fly_0:hover .hover_fly_btn:first-child:hover {
    background-color: var(--azul);
    color: #fff;
}
.pro_first_box .fto-glyph.icon_btn {
    display: none;
}
.ajax_add_to_cart_button {
    z-index: 20;
}
.hover_fly .hover_fly_btn {
    height: 40px;
}
.hover_fly_btn_inner i {
    display: none;
}
.hover_fly_btn_inner span {
    text-transform: uppercase;
}
#category #product-availability {
    position: absolute !important;
    top: 5px;
    left: 5px;
    font-weight: 500;
    z-index: 50;
    opacity: 1;
    transition: opacity 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    text-transform: uppercase;
}
#category .pro_first_box:hover #product-availability {
    opacity: 1; 
}
.page-item.disabled .page-link {
    border: none;
    font-weight: 600 !important;
    color: var(--azul);
}
.page-link {
    border: none;
    color: var(--azul);
    font-weight: 100;
}
.product_name_wrap .product_name {
    text-transform: none !important;
}
.pack-price {
    font-size: 13px;
}
.pack-price-label, .unit-price-text, .pack-units, .units-separator {
    color: var(--gris-oscuro);
}
.pro_kuan_box.flex_box.flex_space_between {
    font-weight: 100;
    flex-direction: column;
    align-items: flex-start;
}
.pack-units-line {
    font-size: 14px;
}
.pack-price-line {
    font-size: 14px;
    color: var(--gris-oscuro);
}
.unit-price-line {
    font-size: 23px;
    font-weight: 600;
}
input[type="radio"][value="2"] + span,
input[type="radio"][value="2"] ~ label {
    /*display: none;*/
}
#easycontent_16 {
    margin-bottom: 0;
    margin-top: 25px;
}
.active_filter_item:hover i {
    color: var(--gris-oscuro);
}
.variant-links {
    display: none;
}
.pro_gallery_thumb_box {
    text-align: center;
}

@media (min-width: 991px) {
    #top-producto {
        display: flex !important;
        flex-direction: row-reverse;
        justify-content: space-between;
    }
    .general_bottom_border {
        border-bottom: none;
    }
    .general_top_border {
        border-top: none;
    }
    .product-list-header {
        display: flex;
        align-items: center;
    }
    .bottom_pagination.flex_box.flex_space_between.mb-3 {
        margin-bottom: 0 !important;
    }
    .total-products {
        padding-right: 20px;
    }
    .btn.btn-primary {
        margin-right: 15px;
    }
    #filtros {
        display: flex;
        align-content: center;
        flex-wrap: wrap;
        align-items: center;
    }
    .breadcrumb_spacing {
        height: 0 !important;
    }
    .block.column_block {
        margin-bottom: 0;
        margin-top: 3px;
    }
    .categories-toggle {
        padding-right: 15px;
    }
    button.btn-categories-toggle {
        border: 0;
        background: none;
        padding: 0;
    }
    #js-product-list-top {
        margin-bottom: 0;
    }
}

article .form-control-select {
    display: none;
}
/*PAGINA DE PRODUCTO*/
.product_name_wrap.flex_container.flex_start {
    justify-content: flex-start !important;
}
.product_name_wrap .flex_child {
    flex: unset;
}
.pro_extra_info_label {
    font-size: 12px;
    color: var(--gris-oscuro);
}

#product .product-available {
    color: #ffffff !important;
    background: var(--naranja) !important;
    text-align: center;
    padding: 5px;
}
.pro_first_box div#product-availability {
    position: absolute;
    top: 0;
    z-index: 10;
    width: 100%;
    left: 0;
}
.inline_popup_tri {
    text-decoration: underline;
    position: relative;
    padding-left: 22px;
}
.inline_popup_tri::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('/img/iconos/info.svg') no-repeat center/contain;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
#product .price {
    font-weight: 600;
}
.nav.nav-tabs.tab_lg {
    display: none;
}
#product .swiper-container.tm_gallery.tm_gallery_thumbs.mar_b10.swiper-button-lr.swiper-navigation-circle.swiper-small-button.swiper-container-initialized.swiper-container-horizontal.swiper_inited.swiper-container-thumbs {
    display: none;
}
#product .addToCartFormWrapper {
    display: none;
}
.title_block.flex_container.title_align_1.title_style_0 {
    margin-bottom: 0;
}
h2.title_block_inner {
    font-size: 23px !important;
}
#product .hover_fly .hover_fly_btn {
    height: 28px;
}
.product-quantity.flex_child {
    display: flex;
    flex-direction: column;
}
.bootstrap-touchspin .btn-touchspin:hover {
    background-color: #ffffff;
}
.bootstrap-touchspin .btn-touchspin {
    background-color: #f2f2f2;
    border: none;
    border-radius: 5px;
}
#quantity_wanted {
    background: #f2f2f2;
    border: none;
}
button.btn.btn-default.btn-large.add-to-cart.btn-full-width.btn-spin {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse;
    background: var(--blanco);
    color: var(--azul);
    border-radius: 5px;
    border: solid 1px;
}
.add-to-cart .fto-glyph.icon_btn {
    margin-left: 10px;
}
.inline_popup_content {
    padding: 2rem 4rem;
    border-radius: 5px;
}
.mfp-close-btn-in .mfp-close, .mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close, .st_modal_close {
    right: 0px;
    border-radius: 5px;
}
.fto-heart-4:before {
    color: transparent;
    background-image: url(/img/iconos/corazon.svg);
    background-repeat: no-repeat;
    font-size: 20px;
}
section.modal_products_container.products_slider {
    display: none;
}
.general_border {
    border-radius: 5px !important;
}
.modal-content {
    border-radius: 5px;
}
span.product_tax_label {
    font-size: 16px;
    font-weight: 300;
}
.regular-price {
    font-size: 14px;
    font-weight: 400;
    margin-left: 10px;
}
.discount-amount, .discount-percentage {
    color: red;
    font-size: 14px;
    font-weight: 100;
}

/*PAGINA DE LOGIN INICIAL*/
.b2b-header {
    text-align: center;
    margin-bottom: 20px;
}

.b2b-header h1 {
    font-weight: bold;
    font-size: 23px;
}

.b2b-header p {
    color: #555;
}

.b2b-footer {
    text-align: center;
    color: #666;
    margin-bottom: 40px;
}

.b2b-footer strong {
    font-weight: bold;
}
.titulo-h2 {
    font-size: 23px !important;
    margin-bottom: 0;
}
.sttext_banner_1_1 .sttext_banner_text {
    margin-bottom: 0;
}
#steasy_column_27 {
    border-radius: 0 0 5px 5px;
}
#steasy_column_25 {
    border-radius: 5px 5px 0 0;
}
#steasy_column_28, #steasy_column_29, #steasy_column_30, #steasy_column_31, #steasy_column_32 {
    padding: 0;
}
.easy_icon_wrap.flex_container.flex_start {
    border-bottom: solid 1px;
    padding-left: 30px;
}
#steasy_element_24 {
    padding-right: 0;
}
.color_999.easy_text.pad_b1 {
    padding: 15px 30px;
}
#steasy_column_27 {
    border: solid 1px;
}
#steasy_element_31 h4 {
    font-size: 16px;
    line-height: 1;
}
#steasy_element_31 .titulo-h2 {
    margin-bottom: 20px;
}
.btn.btn-default.sttext_banner_first_btn.m-r-1 {
    width: 48%;
    border-radius: 5px;
    font-weight: 600;
    border: solid 1px var(--azul) !important;
}
a.btn.btn-default.sttext_banner_second_btn {
    width: 48%;
    border-radius: 5px;
    font-weight: 600;
    border: solid 1px var(--azul) !important;
}
.sttext_banner_btn.text-2.text-md-1.flex_child_md {
    padding-top: 20px;
}
section#create_account_block {
    border-color: var(--azul);
    border-radius: 5px;
    background-color: var(--gris-claro);
    min-height: 90%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
section#login_form_block {
    border-color: var(--azul);
    border-radius: 5px;
    background-color: var(--gris-claro);
    min-height: 90%;
}
#SubmitCreate {
    border-radius: 5px;
    background-color: var(--blanco);
    color: var(--azul);
    border-color: var(--azul);
    font-weight: 500;
    max-height: 41.3px;
}
#SubmitCreate:hover {
    background-color: var(--azul);
    color: var(--blanco);
}
#SubmitCreate:hover .fto-user {
    filter: invert(1);
}
#SubmitLogin {
    border-radius: 5px;
    background-color: var(--azul);
    color: var(--blanco);
    border-color: var(--azul);
    font-weight: 500;
}
#SubmitLogin:hover {
    background-color: var(--blanco);
    color: var(--azul);
}
.input-group.js-parent-focus.input-group-with-border {
    border-radius: 5px;
}
#authentication input.form-control {
    border-radius: 5px;
}
.no_account.btn.btn-default.btn-large.js-btn-active.btn-spin.btn-full-width {
    background-color: var(--blanco);
    border: solid 1px var(--azul);
    color: var(--azul);
    border-radius: 5px;
    padding: 10px;
}
.no_account.btn.btn-default.btn-large.js-btn-active.btn-spin.btn-full-width:hover {
    background-color: var(--azul);
    color: var(--blanco);
}

/*GUIA DE TALLAS ESTILOS*/
details {
    max-width: 600px;
    margin: auto;
}

summary {
    cursor: pointer;
    padding: 10px;
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-align: center;
}

.table-container {
    width: 100%;
    overflow-x: auto;
    margin-top: 10px;
}

table {
    width: 100%;
    border-collapse: collapse;
    white-space: nowrap;
}

th, td {
    padding: 10px;
    text-align: center;
    border: 1px solid #ddd;
}

th {
    background-color: #f4f4f4;
}

tr:nth-child(even) {
    background-color: #f9f9f9;
}

tr:hover {
    background-color: #f1f1f1;
}
.inline_popup_content {
    padding: 28px;
}

@media (min-width: 991px) {
    #multilink_5 {
       /* display: none;*/
    }
}

/*MOVIL HOME*/
.fto-menu:before {
    color: transparent;
    background-image: url(/img/iconos/hamnburguesa.svg);
    background-repeat: no-repeat;
    font-size: 20px;
}
@media (max-width: 991px) {
    #mobile_bar_left {
        min-width: 30%;
    }
    #mobile_bar_right {
        min-width: 30%;
    }
    #swiper_container_out_1 {
        margin-top: 0 !important;
    }
   
    #st_swiper_1 .st_image_layered_description_inner.style_content.curr_swiper.animated.fadeInUp {
        margin-top: 500px;
        text-align: center;
    }
    #st_swiper_1 .st_image_layered_description.container.text-left.flex_middle.flex_left {
        justify-content: center;
    }
    h1.titulo-slider {
        font-size: 50px;
    }
    #steasy_column_21 {
        padding: 25px !important;
    }
    .sttext_banner_btn.text-2.text-md-2.flex_child_md {
        text-align: center;
    }
    #st_news_letter_1 {
        border: none;
        padding: 0;
    }
    .st_news_letter_content.style_content.flex_child.m-r-1 {
        max-width: 90%;
        text-align: center;
    }
    #st_news_letter_1 .st_news_letter_input {
        width: 100%;
        border-radius: 0;
    }
    /*.input-group.round_item.js-parent-focus.input-group-with-border {*/
    /*    display: flex;*/
    /*    flex-direction: column;*/
    /*    align-content: center;*/
    /*    align-items: center;*/
    /*    flex-wrap: wrap;*/
    /*}*/
    form.st_news_letter_form.flex_child_md {
        text-align: center;
        min-width: 120%;
    }
    #st_news_letter_container_1 .input-group-btn {
        padding-top: 25px;
    }
    #easycontent_14 p {
        text-align: center;
    }
    #footer-tertiary .st_open .footer_block_content {
        border: none !important;
    }
    #footer-bottom {
        border: none;
    }
}
#footer_bottom_right {
    margin: 0 !important;
    padding: 0 !important;
}

/*MOVIL LOGIN PAGE*/
@media (max-width: 991px) {
    .from_blcok {
        border: none;
    }
    .easy_icon_wrap.flex_container.flex_start {
        border: none;
    }
    .sttext_banner_text.text-1.text-md-0 {
        padding-left: 30px;
        padding-right: 30px;
    }
    .sttext_banner_btn.text-2.text-md-1.flex_child_md {
        text-align: center;
    }
    .btn.btn-default.sttext_banner_first_btn.m-r-1 {
        margin-right: 0;
        margin-bottom: 15px;
        width: 75%;
    }
    .btn.btn-default.sttext_banner_second_btn {
        min-width: 75%;
    }
    #steasy_element_32 {
        padding-right: 0;
        padding-left: 0;
    }
    #st_news_letter_container_1 {
        border-bottom: solid 1px;
        padding-bottom: 2.375rem;
        margin-bottom: 0;
    }
}

/*MOVIL CATEGORIA*/
@media (max-width: 991px) {
    nav.breadcrumb_nav {
        text-align: center;
    }
    .addToCartFormWrapper {
        display: none;
    }
    .swiper-container.tm_gallery.tm_gallery_thumbs.mar_b10.swiper-button-lr.swiper-navigation-circle.swiper-small-button.lazy_swiper.swiper-container-initialized.swiper-container-horizontal.swiper-container-ios.swiper_inited.swiper-container-thumbs.swiper_slider_inview {
        display: none;
    }
    .product-list-header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: column;
        width: 100%;
    }
    #js-product-list-top {
        border-top: none;
        border-color: var(--azul);
        padding-bottom: 0;    ;
        margin-bottom: 0;
        margin-left: -15px;
        margin-right: -15px;
    }
    /*#js-active-search-filters {
        padding-top: 15px;
        max-width: 75%;
        margin-top: -69px;
    }*/
    .breadcrumb_spacing {
        height: unset;
    }
    .total-products {
        padding-bottom: 15px;
    }
    .show-all-products {
        padding-bottom: 15px;
    } 
    .btn-categories-toggle {
        padding: 10px 15px;
        background: none;
        border: none;
        cursor: pointer;
        transition: all 0.3sease;
    }
    .btn-categories-toggle i {
        transition: transform 0.3s ease;
    }
    .btn-categories-toggle[aria-expanded="true"] i {
        transform: rotate(180deg);
    }
    #categoriesContainer {
        transition: height 0.3s ease;
    }
    #categoriesContainer.collapse:not(.show) {
        display: none;
    }
    #categoriesContainer.show {
        display: block;
    }
    .block-categories {
        margin-bottom: 20px;
    }
    .active_filter_item {
        border: none;
        color:var(--azul);
    }
    .active_filter_item:hover {
        border: none;
    }
    #filtros {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: row-reverse;
    }
    .block-categories.block.column_block {
        margin-bottom: 0;
    }
}
.dropdown_list .dropdown_list_ul li {
    border-bottom: none;
}
.btn.btn-primary {
    font-size: 16px;
    font-weight: 500;
    border-radius: 5px;
    background-color: var(--azul);
    border-color: var(--azul);
}
#js-product-list-top .product_count.flex_child {
    display: none;
}


/*MOVIL PRODUCTO*/
h2.title_block_inner {
    text-align: center;
}

/*FILTROS Y CATEGORIAS EN LA PAGINA DE CATEGORIA*/
#horizontal_filters {
    position: absolute;
    background-color: white;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    border: solid 1px var(--gris-claro);
    border-radius: 5px;
    top: 50px;
    left: 0;
    width: 100%;
    z-index: 100;
    padding: 25px;
}
.active_filter_item {
    border: none;
    margin: 0;
    padding: 0;
}
.products-sort-order.dropdown_wrap.mar_r1 {
    margin-left: 10px;
}
.block-categories .block_content {
    position: absolute;
    background-color: white;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    border: solid 1px var(--gris-claro);
    border-radius: 5px;
    top: 50px;
    left: 0;
    width: 100%;
    z-index: 100;
    padding: 25px;
}
@media (min-width: 991px) {
    #search_filters {
        display: flex;
        gap: 15px;
    }
    section.facet.clearfix {
        display: flex;
        flex-direction: column;
        width: 25%;
    }
    .facet_filter_box {
        width: 90%;
    }
}

@media (max-width: 991px) {
    #horizontal_filters {
        top: 195px;
        padding: 15px;
    
    }
    .block-categories .block_content {
        top: 195px;
        padding: 15px;
    }
}

/*Mi CUENTA PAGINA*/
.row.myacount_dashbord_list {
    flex-direction: column;
}

.left-account-page h1, .left-account-page h2 {
    font-weight: bold;
    margin-bottom: 10px;
}

.left-account-page p {
    margin: 10px 0;
    line-height: 1.5;
}

.left-account-page strong {
    font-weight: 600 !important;
}

#my-account h1 {
    font-size: 20px;
    font-weight: 300 !important;
    padding-bottom: 40px;
}

#my-account h2 {
    font-size: 23px;
    font-weight: 300;
}

#my-account h6.page_heading {
    font-size: 20px;
    font-weight: 300;
    padding-bottom: 40px;
}

.botones-cuenta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    height: 80px;
}
.myacount_dashbord_list .list-group-item {
    width: 49%;
    padding: 0;
    margin: 0;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.botones-cuenta .mar_r4 {
    padding: 20px;
    width: 80px;
    border-right: solid 1px var(--azul);
    margin-right: 20px;
}
.botones-cuenta span {
    font-size: 20px;
    text-transform: uppercase;
}

.list-group-item {
    border-radius: 5px !important;
    border-color: var(--azul);
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -ms-border-radius: 5px !important;
    -o-border-radius: 5px !important;
}
.my_account_left_column {
    padding-right: 30px;
}
.boton-inicio {
    margin-top: 30px;
}
.btn.btn-primary:hover {
    color: var(--azul);
    background-color: var(--blanco);
}
.home-link {
    padding: 9px 70px;
}
.btn-back-products {
    display: flex;
    justify-content: flex-end;
    margin-right: -15px;
}
.btn-back-products .btn.btn-secondary {
    font-size: 18px;
    text-transform: uppercase;
    color: var(--azul);
    background-color: var(--blanco);
    border-color: var(--azul);
    border-radius: 5px;
    font-weight: 100;
}
#my-account .col-lg-8 {
    padding-left: 50px;
}
button.btn-back.btn.btn-secondary {
    float: right;
    font-size: 16px;
    color: var(--azul);
    background-color: var(--blanco);
    border-color: var(--azul);
    border-radius: 5px;
    font-weight: 100;
}

@media (max-width: 768px) {
    .left-account-page {
        padding: 15px;
    }
    .inline_popup_content {
    padding: 20px;
}
#inline_popup_content_1 th {
    font-size: 12px;
}
}

/*CARRITO*/
.btn-default {
    color: #ffffff;
    border-color: var(--azul);
    background-color: var(--azul);
    border-radius: 5px;
    font-size: 16px;
}
.btn-default:hover, .btn-default:focus {
    border-color: var(--azul);
    background-color: var(--blanco);
    color: var(--azul);
}
.card {
    border-radius: 5px;
}
.card-header {
    background-color: var(--gris-claro) !important;
    border-color: #b6b6b6;
}
.card-block {
    background-color: var(--gris-claro);
    border-bottom: solid 1px #b6b6b6;
}
.card {
    border-color: #b6b6b6;
}
.heading_color {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 300;
}
#delivery-address label {
    text-transform: uppercase;
}
input.form-control {
    height: 42px;
    border-radius: 5px;
}
input.form-control[value]:not([value=""]) {
    background-color: var(--gris-claro)
}

/*Slider range-filtros*/
.ui-slider-range.ui-widget-header.ui-corner-all {
    border: solid 1px;
    margin-top: 4px;
    height: unset;
}

.ui-slider-handle.ui-corner-all.ui-state-default {
    background: var(--azul);
    border-radius: 100px;
}

.tablecombinationslist th {
    background: var(--azul);
}

#st_header .search_widget_block {
    border: 1px solid;
    border-radius: 3px;
}

/*#blockcart-modal {
    width: max-content;
    right: 1% !important;
    position: fixed;
    top: 20%;
    height: max-content;
    left: auto;
    background: #28a745;
    padding: 6px 20px;
    color: #fff;
    border-radius: 5px;
}*/

.variants-product input.input-radio {
    pointer-events: none;
}

.pro_second_box .radio-label {
    border-color: #5d5d5d!important;
}
.pro_second_box li.input-container.nostock {
    opacity: 0.5;
}

.cart-success-message {
    position: fixed;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #28a745; /* Color verde */
    color: #fff;
    padding: 15px 30px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    z-index: 9999;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    opacity: 0;
    animation: fadeInOut 3s ease-in-out forwards;
}

@keyframes fadeInOut {
    0% {
        opacity: 0;
        transform: translateX(-50%) translateY(-10px);
    }
    10% {
        opacity: 1;
        transform: translateX(-50%) translateY(0);
    }
    90% {
        opacity: 1;
        transform: translateX(-50%) translateY(0);
    }
    100% {
        opacity: 0;
        transform: translateX(-50%) translateY(-10px);
    }
}

.pro_second_box li.input-container.nostock::before {
    content: "";
    position: absolute;
    bottom: 7px;
    left: 0;
    width: 137%;
    height: 2px; /* Grosor de la línea */
    background-color: rgb(0, 0, 0); /* Color de la línea */
    transform: rotate(-45deg);
    transform-origin: top left;
}

#contact label.btn.btn-default {
    margin: 0;
    align-items: center;
    line-height: 1.25;
}
.gdpr_consent.flex_container.flex_start.gdpr_module_39 {
    justify-content: flex-start;
}
.psgdpr_consent_message.flex_child {
    font-size: 13px;
    flex: none;
    margin-left: 10px;
    line-height: 2;
    text-align: left;
}
label.gdpr_consent.flex_container.flex_start.gdpr_module_25 {
    justify-content: flex-start;
    align-content: center;
    line-height: 1.25;
}

.products_slider .swiper-button-lr.swiper-navigation-arrow .swiper-button-next.swiper-button-outer, .products_slider .swiper-button-lr.swiper-navigation-arrow .swiper-button-prev.swiper-button-outer, .products_slider .swiper-button-lr.swiper-navigation-circle .swiper-button-next.swiper-button-outer, .products_slider .swiper-button-lr.swiper-navigation-circle .swiper-button-prev.swiper-button-outer, .products_slider .swiper-button-lr.swiper-navigation-rectangle .swiper-button-next.swiper-button-outer, .products_slider .swiper-button-lr.swiper-navigation-rectangle .swiper-button-prev.swiper-button-outer {
    top:65%;
}
li.cart-item.line_item .product-available {
    background: #f5855e;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    font-size: 12px;
    text-align: center;
    margin: auto;
}
li.cart-item.line_item .product-unavailable {
    background: #ff0000;
    color: #fff;
    padding: 0 10px 3px;
    border-radius: 5px;
    font-size: 12px;
}

.label-success {
    text-align: center;
    background-color: #5cb85c;
    font-size: 11px;
    display: block;
    color: #fff;
    padding: 5px;
    line-height: 1.2;
}
.label-warning {
    text-align: center;
    background-color: #f0ad4e;
    font-size: 11px;
    display: block;
    color: #fff;
    padding: 5px;
    line-height: 1.2;
}
.label-danger {
    text-align: center;
    background-color: #ff0000;
    font-size: 11px;
    display: block;
    color: #fff;
    padding: 5px;
    line-height: 1.2;
}

.titulos.row {
    display: flex;
    padding: 0 15px;
    margin-top: -1px;
}
.cabecera.hidden-md-down {
    background: #f2f2f2;
}
.cabecera>.row {
    padding: 0 15px;
}
.cabecera>.row>div {
    padding: 5px 10px;
    border: 1px solid #ddd;
    margin-top: -1px;
    font-size: 14px;
}
.cabecera>.row>div.col-md-6.col-12 {
    padding: 0;
}
.product-line-grid-right .col-md-4.col-4 {
    padding: 10px;
    text-align: center;
}
.row.trestitutlos {
    padding: 0 15px;
    height: 100%;
    display: flex;
    align-items: center;
}
.row.trestitutlos > *:not(:last-child) {
    border-right: 1px solid #ccc; /* color y estilo del borde */
    padding-right: 10px;
}
ul.cart-items.base_list_line.mb-3.m-t-1 {
    margin: 0 !important;
}
li.cart-item.line_item:not(:last-child) {
    margin: 0;
    padding: 0!important;
    border-bottom: 1px solid #ccc;
}
.base_list_line .line_item:last-child {
    padding: 15px 0!important;

}
.product-line-grid.container-fluid > .row > *:not(:last-child) {
    border-right: 1px solid #ccc; /* o el color que prefieras */
    padding-right: 10px;
}
.product-line-grid-right .bootstrap-touchspin {
    border: 1px solid #ccc;
}
.product-line-info {
    line-height: 1.2;
    font-size: 14px;
}
.product-line-grid-body {
    padding: 5px;
}
.row.trestitutlos div:first-child {
    font-size: 14px;
}
.row.trestitutlos div {
    height: 100%;
    display: flex;
    align-items: center;
}
#contact iframe {
    width: 100%;
}
.is_logged_0 section#multilink_2 {
    display: none;
}
@media (min-width: 992px) and (max-width: 1430px),
(max-width: 485px) {
    .tablecombinationslist td:first-child {
        white-space: normal !important;
        word-break: break-word;
        max-width: 250px;
    }

    .tablecombinationslist td.input-quantity-combinationslist {
        min-width: 120px;
    }
}

@media (max-width: 768px) {
  .product-line-grid .product-line-grid-body {
    margin-bottom: 10px;
  }
  .product-line-actions .row > div {
    padding:0;
  }
  .product-line-grid .product-line-grid-left img {
    max-width: 100%;
    height: auto;
  }
  .product-line-actions .container.row.text-center.text-md-left {
    justify-content: center;
    align-items: center;
    gap: 28px;
}
}

.payment-option-label {
    display: flex;
    align-items: center;
    gap: 12px;
    cursor: pointer;
    margin-bottom: 15px;
}

.payment-option-content {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.payment-option-logo {
    max-height: 30px;
    width: auto;
}

@media (max-width: 768px) {
    .cart-grid-body .btn-default {
        width: 100%;
    }

    .payment-option-label {
        gap: 8px;
    }
    .payment-option-logo {
        max-height: 25px;
    }
}

/* Alinear contenido de tabla de cookies */
.table-left th,
.table-left td {
    text-align: left !important;
}

.product-price-and-shipping {
    width: 100%;
}

#js-product-list .add-to-cart, #js-product-list .act_box_cart .hover_fly_btn {
    max-width: 40%;
}

.add-to-cart {
    text-transform: uppercase;
}

a.hover_fly_btn.btn-spin:hover {
    background-color: white !important;
}

.pro_second_box:has(.add-to-cart) .act_box_cart {
    display: none;
}

@media (max-width: 768px) {
    #js-product-list .act_box_cart {
        display: block !important;
    }

    .add-to-cart, #js-product-list .act_box_cart .hover_fly_btn {
        max-width: 100%;
    }
}

/* Products images */
.product-images-container {
    height: 226px;
}

.product-additional-images {
    display: flex;
    gap: 10px;
    margin: 10px 0;
}

.product-additional-images .additional-image {
    width: auto;
    max-width: 100%;
    height: 226px;
    object-fit: contain;
    cursor: pointer;
    transition: transform 0.2s;
}

.product-additional-images .additional-image:hover {
    transform: scale(1.1);
    border-color: #333;
}

@media (max-width: 767px) {
    .product-images-container {
        height: auto;
    }

    .product-additional-images {
        gap: 5px;
        margin-top: 8px;
        padding: 0;
        overflow-x: auto;
        overflow-y: hidden;
        flex-wrap: nowrap;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
    }

    .product-additional-images::-webkit-scrollbar {
        display: none;
    }

    .product-additional-images .additional-image {
        height: 80px;
        width: 80px;
        flex-shrink: 0;
    }
}

.disabled-quantity-text {
    text-decoration: line-through;
}
