@media only screen and (max-width: 1600px) {
.menugambeaitems .gb-grid-column {
    width: 15% !important;
}}

@media only screen and (max-width: 1199px) {
    #sfm-sidebar .sfm-va-middle {
        display: block;
        height: auto;
        margin-top: 0;
}
    #sfm-sidebar .sfm-fs-bottom-box, #sfm-sidebar .sfm-logo, #sfm-sidebar .sfm-nav, #sfm-sidebar .sfm-social {
        position: relative;
        display: block;
        top: 0;
        left: 0;
    }
    #sfm-sidebar .sfm-nav {
        height: auto;
    }
    #sfm-sidebar .sfm-nav {
        min-height: 0 !important;
        margin-top: 30px;
    }
.menugambeadesktop{display: none!important;}}
@media only screen and (min-width: 1200px) {
.site-header {
    display: none;}}

.menugambeadesktop a:hover {
    text-decoration: underline !important;
}
.menugambeadesktop a {
    margin-bottom: 0em;
    font-size: 12px;
    color: #353535;
    line-height: 0;
}
.menugambeadesktop p { font-size:12px; }
p.Titulo {
    font-weight: bold;
    font-size: 12px;}
.menugambeadesktop .buttondesktop {font-size: 14px!important; color:#353535; line-height: 0 !important;}
.menugambeadesktop .buttondesktop a {font-size: 14px!important; color:#353535; line-height: 0 !important;}
.menugambeadesktop .buttondesktop a:hover {font-size: 14px!important; color:#353535; line-height: 0 !important;}
.menugambeadesktop .buttondesktop:hover {font-size: 14px!important; color:#353535; line-height: 0 !important;}

.menuderecha-close.gp-icon svg {fill: #353535!important; display:flex; justify-content: center;    align-items: center; font-weight: bold;}
.gp-icon svg {
    height: 1em;
    width: 1em;
    top: unset !important;}
.buttondesktop.idiom {
    margin-right: 10px;
}
span.triggeridiomal.menu-bar-item.wc-menu-item {
font-weight: bold;
    line-height: 1.5;
}
.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {height:35px!important;}
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{height:35px!important;}
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before {display:none;}
input#dgwt-wcas-search-input-3 {
    font-size: 14px;
}
.campo-busqueda { width: 100%; }
	@media(max-width: 1200px) {	.dgwt-wcas-search-wrapp {margin-bottom:0px!important}
.dgwt-wcas-menu-bar-item {display:none;}}
	@media(min-width: 1201px) {.campo-busqueda {display:none;}}

.marquee-container {
        overflow: hidden;
        width: 100%;
        background-color: #353535; /* Color de fondo opcional */
        position: relative;
    }
@media only screen and (max-width:768px){
    .marquee-content {        gap: 30px!important; /* Espacio entre repeticiones de texto */
}
    .marquee-content span {font-size:9px!important;}

}

    .marquee-content {
padding-left: 30px;
        display: flex;
        gap: 52px; /* Espacio entre repeticiones de texto */
        white-space: nowrap;
        will-change: transform;
    }

    .marquee-content span {
        color: white;
        font-size: 11px;
        display: inline-block;
    }
.banderaidioma {
    width: 10px;}
   .menugambea {
    position: relative; /* Mantén el contenedor del menú relativo para que el submenú se posicione correctamente */
}
/* Estilo del submenú */
.menugambeaitems.gb-tabs__items {
    padding-top: 10px;
}
.gb-tabs__item-open {
    padding-left: 40px;
    padding-top: 30px;
    padding-bottom: 40px;
  z-index: 9999;
}
.menugambea .menugambeaitems {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100vw;
    box-sizing: border-box;
    text-transform: uppercase;
}

.menugambeaitems p {
    margin-bottom: 1px!important;
}

.menugambea .menuderechaitems {
    position: absolute;
    top: 100%;
    width: 200px !important;
    right: 0!important;
    box-sizing: border-box;
    text-transform: uppercase;
}
.cerradosiempre{display:none!important;}

.gb-tabs__item-open .menuderechaitems{
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    z-index: 9999;
}

.megamenuderecha-close.buttondesktop {
    background-color: #FFFFFF;
}
.menuderechaitems.gb-tabs__item-open {
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.country_selector_dropbtn {
    padding-left: 20px;
}

span.flag-icon.flag-icon-un {
    margin-right: 10px;
}
.menuderecha-close.buttondesktop {
    background-color: #FFFFFF;
}

.iconoder {padding: 5px 15px!important;}
.buttondesktop.xoo-wsc-cart-trigger.iconoder:hover {font-weight:normal!important; cursor: pointer;}
.cart-button.productos-en-carrito .gb-icon::after {
        content: '';
        position: absolute;
        background-color: black;
        border-radius: 50%;
        z-index: 10;
    top: 2px !important;
    right: 7px !important;
    width: 7px !important;
    height: 7px !important;}

.cart-button {
        position: relative;
        display: inline-block;
    }
.custom-mobile-woogallery {
    aspect-ratio: 600 / 750; /* ¡IMPORTANTE! Ajusta esto al ratio real de tus imágenes */
    overflow: hidden;
    width: 100%;
}