/* ************************************************************************************************
                                                                Categories Page Styles
************************************************************************************************ */
.content_scene_cat {
    border-top: 5px solid #333333;
    color: #d7d7d7;
    line-height: 19px;
    margin: 0 0 26px 0; }
.content_scene_cat .content_scene_cat_bg {
    padding: 18px 10px 10px 42px;
    background-color: #464646 !important; }
@media (max-width: 1199px) {
    .content_scene_cat .content_scene_cat_bg {
        padding: 10px 10px 10px 15px; } }
.content_scene_cat span.category-name {
    font: 600 42px/51px "Open Sans", sans-serif;
    color: white;
    margin-bottom: 12px; }
@media (max-width: 1199px) {
    .content_scene_cat span.category-name {
        font-size: 25px;
        line-height: 30px; } }
.content_scene_cat p {
    margin-bottom: 0; }
.content_scene_cat a {
    color: white; }
.content_scene_cat a:hover {
    text-decoration: underline; }
.content_scene_cat .content_scene {
    color: #777777; }
.content_scene_cat .content_scene .cat_desc {
    padding-top: 20px; }
.content_scene_cat .content_scene .cat_desc a {
    color: #777777; }
.content_scene_cat .content_scene .cat_desc a:hover {
    color: #515151; }

/* ************************************************************************************************
                                                                        Sub Categories Styles
************************************************************************************************ */
#subcategories {
    border-top: 1px solid #d6d4d4;
    padding: 15px 0 0px 0; }
#subcategories p.subcategory-heading {
    font-weight: bold;
    color: #333333;
    margin: 0 0 15px 0; }
#subcategories ul {
    margin: 0 0 0 -20px; }
#subcategories ul li {
    float: left;
    width: 145px;
    margin: 0 0 13px 33px;
    text-align: center;
    height: 202px; }
#subcategories ul li .subcategory-image {
    padding: 0 0 8px 0; }
#subcategories ul li .subcategory-image a {
    display: block;
    padding: 9px;
    border: 1px solid #d6d4d4; }
#subcategories ul li .subcategory-image a img {
    max-width: 100%;
    vertical-align: top; }
#subcategories ul li .subcategory-name {
    font: 600 18px/22px "Open Sans", sans-serif;
    color: #555454;
    text-transform: uppercase; }
#subcategories ul li .subcategory-name:hover {
    color: #515151; }
#subcategories ul li .cat_desc {
    display: none; }
#subcategories ul li:hover .subcategory-image a {
    border: 5px solid #333333;
    padding: 5px; }

/* Secciones en el product list*/
.listado_secciones {

}
.listado_secciones .seccion {
    position: relative;
    text-align: center;
    margin-bottom: 30px;
}
.listado_secciones .seccion .titulo {
    background-color: white;
    color: #aaa;
    display: inline-block;
    font-family: "Open sans";
    font-size: 38px;
    font-weight: 300;
    height: 27px;
    line-height: 27px;
    margin-bottom: 20px;
    padding: 0 10px;
    text-align: center;
}
.listado_secciones .seccion .titulo:after {
    border-bottom: 5px solid #e4e4e5;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    margin-bottom: 27px;
    margin-top: -28px;
    position: absolute;
    top: 40px;
    width: 100%;
    z-index: -1;  
}
.listado_secciones .seccion .listado {
    text-align: left;
}
@media (max-width: 660px){
    .listado_secciones .seccion .titulo {
        font-size: 28px;
    }
}
.category_description {

}
.category_description h2 {
    color: #ef6782;
    font-size: 24px;
    font-weight: 700;
}
.category_description h3 {
    color: #00c4b3;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px !important;
}
.category_description p {
    color: #888;
    font-size: 13px;
    margin-bottom: 10px;
}
#promociones {

}
#promociones .title_promos {
    color: #bbbbbb;
    font-family: Montserrat;
    font-size: 33px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 4px solid #ccc;
    padding-bottom: 8px;
    text-align: center;
    margin-bottom: 30px !important;
    margin-top: 30px !important;
}
#promociones .first_promos {
    margin-bottom: 50px;
}
#promociones .first_promos .principal_block {
    background-position: center center;
    background-size: cover;
    float: left;
    width: calc(100% - 280px);
}
#promociones .first_promos .principal_block a {
    height: 375px;
    display: block;
}
#promociones .secondary_block {
    width: 266px;
    float: right;
}
#promociones .secondary_block a {
    display: block;
    text-align: center;
}
#promociones .secondary_block a:first-child {
    margin-bottom: 21px;
}
#promociones .secondary_block a img {

}
#promociones .active_promos {

}
#promociones .active_promos .title_latest {
    color: #bbbbbb;
    font-family: Montserrat;
    font-size: 35px;
    font-weight: 700;
    text-align: center;
}
#promociones .active_promos .items {

}
#promociones .active_promos .item_cms {
    margin-left: 18px;
    width: calc(100% / 3 - 12px);
    float: left;
    margin-top: 20px;
}
#promociones .active_promos .item_cms:first-child {
    margin-left: 0;
}
#promociones .active_promos .item_cms h2 {
    color: #00c4b3;
    font-family: "Open Sans";
    font-size: 28px !important;
    font-weight: 300;
    line-height: 30px;
    margin-top: 20px !important;
}
#promociones .active_promos .item_cms img {
    max-width: 100%;
    height: auto;
}
#promociones .active_promos .item_cms .leermas {
    display: inline-block;
    color: #00c4b3;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 700;
    line-height: 36px;
    border-radius: 3px;
    border: 1px solid #00c4b3;
    padding: 0 10px;
    margin-top: 20px;
}
#promociones .active_promos .item_cms .leermas:hover {
    background-color: #00c4b3;
    color: white;
}
@media(max-width: 1100px) and (min-width: 600px) {
    #promociones .secondary_block a:first-child {
        float: left;
    }
    #promociones .secondary_block a:last-child {
        float: right;
    }
}
@media(max-width: 1100px) {
    #promociones .first_promos .principal_block, #promociones .secondary_block {
        width: 100%;
    }
    #promociones .secondary_block {
        margin-top: 20px;
    }
}
@media(max-width: 1000px) {
    #promociones .active_promos .item_cms h2 {
        font-size: 20px;
        line-height: 22px;
    }
}
@media(max-width: 767px) {
    #promociones .first_promos .principal_block a {
        height: 220px;
    }
    #promociones .active_promos .item_cms h2 {
        font-size: 20px;
        line-height: 22px;
    }
    #promociones .active_promos .item_cms {
        width: 100%;
        float: none;
        margin-left: 0;
        margin-bottom: 60px;
    }
}
@media(max-width: 510px) {
    #promociones .first_promos .principal_block a {
        height: 140px;
    }
}