

/* 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 */


/* Start:/local/templates/fastindex/components/bitrix/system.pagenavigation/.default/style.css?1557132634925*/
.catalog-list-section .pagination li{
    margin : 0;
    margin-right : -4px;
    padding:0;
    border : 1px solid #ebebeb;
    border-right:none;
}

.catalog-list-section .pagination a{
    border-radius:0;
}

.catalog-list-section .pagination span.next,
.catalog-list-section .pagination span.prev
{
    border : 1px solid #ebebeb;
    margin:0;
    border-radius:0 3px 3px 0;
}


.catalog-list-section .pagination span.prev
{
    border-left:none;
    margin-right : -3px;
}

.ix-all-nav .pagination a {
    width: 30px;
    height: 30px;
    background-color: #fff;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    color: #000;
    text-decoration: none;
}
.catalog-list-section .pagination span.next.showall a{
	width: auto;
	padding:0 11px;
}
.catalog-list-section .pagination span.next.showall{
	width: auto;
	left: -5px;
	position: relative;
}
/* End */
/* /local/templates/fastindex/components/bitrix/catalog.section/spcpopular/style.css?16336024011651 */
/* /local/templates/fastindex/components/bitrix/system.pagenavigation/.default/style.css?1557132634925 */
