

/* Start:/local/templates/fastindex/components/bitrix/catalog.section/spcpopular/style.css?16336024011651*/
.logotype{
    position: absolute;
    max-width: 25%;
    max-height: 25%;
    z-index: 3;
    bottom: 1%;
    right: 5%;
}
.section-picture-slider__controls
{
    position: absolute;
    top:0;
    right: 0;
    left:0;
    bottom:0;
    margin:auto;
}
.catalogue__product{
    height: auto!important;
}
.section-picture-slider__control
{
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    margin-right: -5px;
    position: relative;
}

.section-picture-slider__control::before
{
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 10%;
    right: 10%;
    height: 2px;
    border-radius: 4px;
    background: #eee;
    transition: background .1s;
}

.section-picture-slider__control.active::before
{
    background: #ffc312;
}

.section-list-slider__width-2
{
    width: 50%;
}
.section-list-slider__width-3
{
    width: 33.3%;
}
.section-list-slider__width-4
{
    width: 25%;
}
.section-list-slider__width-5
{
    width: 20%;
}
.section-list-slider__width-6
{
    width: 16.6%;
}
.section-list-slider__width-default
{
    display: none;
}
@media screen and (max-width: 650px) {
    .breadcrumbs {
        white-space: normal!important;
    }
    .dots-sections-slick{
        display: none!important;
    }
    .dekstop_version{
        display: none!important;
    }
    .mobile_version{
        display: block!important;
    }
}
@media screen and (min-width: 650px) {
    .dekstop_version{
        display: block!important;
    }
    .mobile_version{
        display: none!important;
    }
}
/* End */
/* /local/templates/fastindex/components/bitrix/catalog.section/spcpopular/style.css?16336024011651 */
