

/* Start:/local/templates/maxi_mobile/components/bitrix/system.pagenavigation/lazyPagination/style.css?17097076972982*/
.bx-pagination {
	margin: 10px 0;
}
#paginationLazy {
	margin-bottom: 30px;
	margin-top: 30px;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
	background: #3bc915;
	color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
	background: #F9A91D;
	color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
	background: #E22B2B;
	color: #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}

/* End */


/* Start:/local/templates/maxi_mobile/components/bitrix/catalog.section/catalog_list/style.css?17282916693304*/
.catalog-promo .promo-product {
    display: block !important;
}

.slider__dots {
    margin-bottom: 15px;
}

.catalog-filters .catalog-sort, .catalog-filters .catalog-filter {
    max-width: 300px;
}

.promo-product-name:hover,
.promo-product-name:active,
.promo-product-name:visited {
    cursor: pointer;
    font-weight: bold;
    font-size: 1em;
    line-height: 1.2em;
    text-decoration: unset;
    color: #5B5B5B !important;
}

.hide_marker {
    display: none !important;
}


.all_markers {
    cursor: pointer;
}

.all_markers.visible_marker {
    transform: rotate(90deg);
}

.markers.open-markers {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
}

.markers.open-markers .promo-product-new,
.markers.open-markers .promo-product-online {
    margin-bottom: 5px;
    white-space: pre;
}

.markers.open-markers .promo-product-arrow {
    margin-left: -4px;
    margin-top: 5px;
}

.promo-product-star,
.promo-product-dif {
    cursor: pointer;
}

.promo-product-star-img.likes {
    display: block;
    width: 20px;
    height: 20px;
    background-image: url("https://m.maxi-opt.ru/local/templates/maxi_mobile/components/BKV/tabs/index_tab/img/icon2_768.svg");
    background-size: contain;
    background-repeat: no-repeat;
}

.promo-product-dif-img.compare {
    display: block;
    width: 20px;
    height: 20px;
    background-image: url("https://m.maxi-opt.ru/local/templates/maxi_mobile/components/BKV/tabs/index_tab/img/icon3_768.svg");
    background-size: contain;
    background-repeat: no-repeat;
}

.promo-product-star-img.likes.active-likes {
    display: block;
    width: 20px;
    height: 20px;
    background-image: url("https://m.maxi-opt.ru/local/templates/maxi_mobile/components/BKV/tabs/index_tab/img/icon27_768.png");
    background-size: contain;
    background-repeat: no-repeat;
}

.promo-product-dif-img.compare.active-compare {
    display: block;
    width: 20px;
    height: 20px;
    background: url("https://m.maxi-opt.ru/local/templates/maxi_mobile/components/BKV/tabs/index_tab/img/icon3_768_active.svg");
    background-size: contain;
    background-repeat: no-repeat;
}


.promo-product-name {
    overflow: hidden;
    display: block;
    height: 43px;
}


.promo-product-image img.not_img {
    height: auto;
    width: 44%;
    margin: 0 auto;
}

.catalog .container .bx_sitemap {
    display: none;
}

.catalog .container  {
   /*margin-top: 50px;*/
}

.container .catalog-filter, .container .catalog-sort {
    margin: 0 0 15px 0;
}

.container .catalog-filters {
    padding-left: 15px;
    padding-right: 15px;
    justify-content: space-between;
}

.catalog-filters .block-sector-change {
    margin: 0 0 15px 0;
}

@media screen and (max-width: 1400px) {
	.catalog .container  {
		/*margin-top: 65px;*/
	}
}

@media screen and (max-width: 1100px) {
	.catalog .container  {
		/*margin-top: 80px;*/
	}
}

@media screen and (max-width: 719px) {
    .catalog-filters .catalog-filter, .catalog-sort, .product-list-search {
        max-width: 300px;
    }
}

@media screen and (max-width: 635px) {
    .catalog-filters .catalog-filter, .catalog-sort, .product-list-search {
        max-width: 275px;
    }
}

@media screen and (max-width: 440px) {
	.catalog .container  {
		/*margin-top: 35px;*/
	}
}



/* End */
/* /local/templates/maxi_mobile/components/bitrix/system.pagenavigation/lazyPagination/style.css?17097076972982 */
/* /local/templates/maxi_mobile/components/bitrix/catalog.section/catalog_list/style.css?17282916693304 */
