
            @media (min-width: 1200px) {
            .container {  	
                width: 1430px;
                
            }}
         :root {  
            --hovercolor: #DF6504; 
            --bg_dark: ; 
            --font-weight: 500;  
			
        }body{
            font-family: "Rubik", sans-serif;
            font-size: 14px;
            color: #666666;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Rubik", sans-serif;
            color: #253237;
            text-transform: capitalize;
			font-weight: 500;
        }.pos_title h2{
            font-size: 24px;
        }.pos-title{
            font-family: "Rubik", sans-serif;
        }.pos-title-column h4{   
            font-size: 20px;
        }#header .sticky-inner.scroll-menu{  
            background-color: #ffffff;   
        }.js-product-miniature .product_desc .product_name{
            color: #253237;
            font-size: 14px;
            text-transform: none;
        }.js-product-miniature .product_desc .product_name:hover{
            color: #C70909;
        }.product-price-and-shipping .price{
            color:#555555;
            font-size: 30px;
        }.h1.namne_details, .product_name_h1{
            color: #253237;
            font-size: 24px;
            text-transform: none;
        }.product-prices .price, .product-prices .current-price span:first-child{
            color:#555555;
            font-size: 40px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }.main-menu .pos-menu-horizontal .menu-content .menu-item .menu-dropdown .ul-column:not(.column_dropdown) .submenu-item > a, .main-menu .pos-menu-horizontal .menu-content .menu-item .menu-dropdown .column_title, .pos_title h2, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6,#subcategories ul li .subcategory-name{
 text-transform: none;
}


.brand-logo .brand-item img{
max-width: 125px;
max-height:70px;
vertical-align: middle;
}

/* ######## baner imagenes ########*/
.elementor-element-tuoxlyb .categories-container {
    opacity: 0;
    visibility: hidden;
    transition: opacity .4s ease;
}
/* Romper las columnas de Elementor que estrangulan el ancho */
.categories-container.slick-slider-block {
    width: 100% !important;
    max-width: 100% !important;
}

/* Desactivar limitaciones de grid-col */
.categories-container.slick-slider-block.column-desktop-8,
.categories-container.slick-slider-block.column-tablet-3,
.categories-container.slick-slider-block.column-mobile-2 {
    width: 100% !important;
    max-width: 100% !important;
    flex: none !important;
}

/* ######## baner imagenes ########*/