

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


/* Start:/local/templates/fastindex/components/bitrix/news.list/lookbook-top/style.css?16171016612038*/
.slider-product{
    display: block;
    width: 660px;
    margin: 0 auto;
}
.slider-item{
    text-align: center;
    color: #222222;
    font-size: 16px;
    line-height: 1.6;
}
.slider-item > .photo{
    margin-bottom: 20px;
}
.slider-item > .price{
    font-size: 18px;
    font-weight: bold;
}
.slick-arrow{
    background: transparent!important;
}
.slick-arrow.slick-prev:before, .slick-arrow.slick-next:before{
    color: black;
    font-size: 26px;
}
.slick-arrow.slick-prev{
    left: 10px!important;
}
.slick-arrow.slick-next{
    right: 10px!important;
}
.list-product{
    width:100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 20px;
    line-height: 1.4;
}
.item-product{
    width: 20%;
    margin: 0 20px;
}
.item-product > .name{
    display: block;
    width: 90%;
}
.item-product > .price{
    font-weight: bold;
}
.video-section{
    text-align: center;
    margin: 40px auto;
    height: 600px;
    width: 70%;
    overflow: hidden;
}
.video-section > .video{
    min-width: 100%;
    min-height: 100%;
}
@media only screen and (max-width : 1440px) {
    .list-product {
        justify-content: space-between;
    }
    .item-product {
        margin: 0 10px;
    }
    .item-product > .photo img{
        width: 100%;
    }
}
@media only screen and (max-width : 1200px) {

}
@media only screen and (max-width : 992px) {

}
@media only screen and (max-width : 768px) {
    .slider-product{
        width: 90%;
    }
    .slick-slide img {
        width: 100%;
    }
    .list-product {
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%;
    }
    .item-product{
        width: 45%;
    }
    .video-section{
        width: 80%;
        height: 300px;
    }
}
@media only screen and (max-width : 480px) {
    .item-product{
        width: 90%;
    }
    .video-section{
        width: 90%;
        height: 200px;
    }
}
/* End */


/* Start:/local/templates/fastindex/components/bitrix/system.pagenavigation/show_more/style.css?1617178765406*/
.load_more {
    text-transform: uppercase;
    font-size: 16px;
    cursor: pointer;
    font-weight: bold;
    border-radius: 0;
    width: 197px;
    margin: 50px auto;
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #000;
    background: #fcdb2b;
    border: none;
    padding: 0 16px;
}
.load_more:hover {
    text-decoration: none;
}
/* End */


/* Start:/local/templates/fastindex/components/bitrix/news.list/lookbook-bottom/style.css?16171865492108*/
.slider-product{
    display: block;
    width: 660px;
    margin: 0 auto;
}
.slider-item{
    text-align: center;
    color: #222222;
    font-size: 16px;
    line-height: 1.6;
}
.slider-item > .photo{
    margin-bottom: 20px;
}
.slider-item > .price{
    font-size: 18px;
    font-weight: bold;
}
.slick-arrow{
    background: transparent!important;
}
.slick-arrow.slick-prev:before, .slick-arrow.slick-next:before{
    color: black;
    font-size: 26px;
}
.slick-arrow.slick-prev{
    left: 10px!important;
}
.slick-arrow.slick-next{
    right: 10px!important;
}
.list-product-bottom{
    width:100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 20px;
    line-height: 1.4;
}
.item-product-bottom{
    width: 20%;
    margin: 0 20px;
}
.item-product-bottom > .name{
    display: block;
    width: 90%;
}
.item-product-bottom > .price{
    font-weight: bold;
}
.video-section{
    text-align: center;
    margin: 40px auto;
    height: 600px;
    width: 70%;
    overflow: hidden;
}
.video-section > .video{
    min-width: 100%;
    min-height: 100%;
}
@media only screen and (max-width : 1440px) {
    .list-product-bottom {
        justify-content: space-between;
    }
    .item-product-bottom {
        margin: 0 10px;
    }
    .item-product-bottom > .photo img{
        width: 100%;
    }
}
@media only screen and (max-width : 1200px) {

}
@media only screen and (max-width : 992px) {

}
@media only screen and (max-width : 768px) {
    .slider-product{
        width: 90%;
    }
    .slick-slide img {
        width: 100%;
    }
    .list-product-bottom {
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%;
    }
    .item-product-bottom{
        width: 45%;
    }
    .video-section{
        width: 80%;
        height: 300px;
    }
}
@media only screen and (max-width : 480px) {
    .item-product-bottom{
        width: 90%;
    }
    .video-section{
        width: 90%;
        height: 200px;
    }
}
/* End */
/* /local/templates/fastindex/components/bitrix/system.pagenavigation/.default/style.css?1557132634925 */
/* /local/templates/fastindex/components/bitrix/news.list/lookbook-top/style.css?16171016612038 */
/* /local/templates/fastindex/components/bitrix/system.pagenavigation/show_more/style.css?1617178765406 */
/* /local/templates/fastindex/components/bitrix/news.list/lookbook-bottom/style.css?16171865492108 */
