.on_left{
    float: left;
    margin-bottom: 5px;
}
.carousels-pack-block{
    margin-top: 10px;
}
.carousels-pack-block .title_block{
    margin-bottom: 10px;
}
.carousels-pack, .carousels-pack-action {
    text-align: center;
    overflow: hidden;
}
.carousels-pack img{
    max-width: 100%;
}
.hi-carousels-images{
    border: 1px solid #ccc;
    margin-right: 5px;
}
.carosel_display_new_tab .title_block{
    display: none;
}
/*Category Carousel style*/
.category-infos{
    position: relative;
    margin-right: 5px;
}
.category-infos div.category-name a{
    position: absolute;
    top: 15%;
    left: 10%;
    font-size: 27px;
    color: #fff;
    margin-bottom: 12px;
}
.category-infos div.category-description{
    position: absolute;
    top: 30%;
    left: 10%;
    color: #d7d7d7;
    text-align: left;
    line-height: 15px;
    padding-top: 7px;
    max-width: 350px;
}
/*Ps 1.7 style*/
.carousels-pack .inactive_carousel .product-miniature.js-product-miniature{
    float: left;
}
