

/* Start:/local/templates/eshop_adapt_blue/components/bitrix/catalog.section.list/main-section-list/style.css?15676904721733*/
.slick-slide {display: none;}
.slick-slide:first-of-type {display: block;}

.main-catalog-sections {    position: relative;    background-color: rgba(185, 185, 185, 0.15);    margin: 20px 0;    padding: 15px 20px;}
.main-catalog-sections:before,
.main-catalog-sections:after{content: ''; position: absolute; left: 0; right: 0; height: 4px; background: #14165a;}
.main-catalog-sections:before{top: -8px;}
.main-catalog-sections:after{bottom: -8px;}

.main-catalog-sections .more-less-button { display: none; margin-top: 15px; margin-bottom: 15px; cursor: pointer; }
.main-catalog-sections .more-less-button button { display: block; margin: 0 auto; }
.main-catalog-sections .show-less-button { display: none; }


.catalog-category{font-size: 0; margin: 0 -10px;}
.catalog-category__item{ display: inline-block; vertical-align: middle; width: 25%; margin: 10px 0; padding: 0 10px;}
.category-item{display: table; table-layout: fixed; width: 100%;}
.category-item__icon{display: table-cell; vertical-align: middle; width: 30px; height: 30px; transition: 350ms;}
.category-item__title{display: table-cell; vertical-align: middle;  padding-left: 20px; font-size: 18px; line-height: 24px;}

.no-touch .category-item:hover .category-item__icon{opacity: 0.7;}

@media (max-width: 991px) {
    .catalog-category__item{width: 33.333336%;}
}

@media (max-width: 767px) {
    .catalog-category__item{ width: 50%;}

}
@media (min-width: 768px) {

}
@media (max-width: 559px) {
    .catalog-category__item { width: 100%;  display: none;}
    .catalog-category__item:nth-of-type(1),
    .catalog-category__item:nth-of-type(2),
    .catalog-category__item:nth-of-type(3),
    .catalog-category__item:nth-of-type(4){display: inline-block!important;}
}
/* End */
/* /local/templates/eshop_adapt_blue/components/bitrix/catalog.section.list/main-section-list/style.css?15676904721733 */
