.featured_categories_container .s_title_block,
.contenido {
    font-family: 'Shippori-Mincho';
}


.linea {
    border-bottom: 1px solid #444444;
    width: 40px;
}

.contenedor {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.brands_slider_item {
    border: unset;
}

#banner_container_12 .st_image_layered_description .contenedor {
    position: absolute;
    left: 55%;
    top: 25%;
    text-transform: uppercase;
}

.contenido {
    color: white;
    font-size: 50px;
}

.category_products_container .category_description {
    color: #444444;
}

.category_products_container .category_description p{
    font-size: 16px;
}

.featured_categories_container .pro_second_box{
    background-color: white;
}