

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


/* Start:/local/templates/maxi_mobile/components/bitrix/catalog.item/card_mediumsize_catalog/style.css?17279574925262*/
.catalog-medium-item {
    display: flex;
    justify-content: space-between;
    border: 2px solid gray;
    border-radius: 5px;
    margin-bottom: 5px;
}

.catalog-image-item {
    object-fit: contain;
    width: 100%;
    min-height: 138px;
    max-height: 138px;
}

.catalog-block-image-item {
    border: 2px solid lightgray;
    overflow: hidden;
    margin: 3px;
    border-radius: 8px;
    width: 265px;
}

.catalog-block-two-sector-down .block_not_can_by{
    color: #828282;
    font-weight: bolder;
    padding: 10px;
}

.catalog-block-image-item .slick-dots li {
    display: inline-block;
    height: 5px;
    width: 5px;
    background: darkgray;
    border-radius: 95px;
    border: unset;
    margin-left: 1px;
    margin-right: 1px;
}

.catalog-medium-item .catalog-block-image-item .slick-dots {
    position: absolute;
    right: 5px;
    text-align: right;
    bottom: 0px !important;
}

.catalog-block-image-item .slick-dots li.slick-active {
    background: red;
}

.slick-dotted.slick-slider {
    margin-bottom: 3px !important;
}

.block-krat-div {
    position: relative;
}

.block-medium-krat {
    position: absolute;
    left: 0;
    top: 0;
    padding: 7px;
    color: #5B5B5B;
}

.block-adder-title {
    text-align: center;
    font-weight: bold;
    color: #5B5B5B;
}

.block-adder {
    border: 2px solid gray;
    border-radius: 5px;
    padding: 15px;
    position: fixed;
    left: calc(50% - 129px);
    top: calc(50% - 80px);
    background: white;
    display: none;
    z-index: 999;
    min-width: 308px;
    max-width: 308px;
}

.block-adder-act {
    background-color: #ffc01d !important;
    border: unset !important;
}

.block-adder-price {
    margin-top: 15px;
}

.catalog-block-two-sector-top .promo-product-vendorcode {
    font-size: 13px;
    line-height: 17px;
    color: #828282;
    position: unset;
    top: unset;
}

.catalog-block-two-sector-top .promo-product-name {
    font-size: 0.75em;
    margin-top: 3px;
    margin-bottom: 3px;
    height: unset !important;
}

.markers.open-markers .promo-product-new, .markers.open-markers .promo-product-online {
    white-space: unset;
}

.markers.open-markers .promo-product-arrow {
    margin-left: unset;
}

.catalog-block-two-sector-top,
.catalog-block-two-sector-down {
    display: flex;
    height: 50%;
    justify-content: space-between;
}

.catalog-block-two-main {
    width: -webkit-fill-available;
    padding: 10px;
}

.catalog-block-two-sector-down div {
    align-self: flex-end;
}

.btn_bay {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    background-color: #d12323;
    font-weight: bold;
    padding: 7px;
    padding-right: 13.8px;
    padding-left: 13.8px;
    border: 1px solid #d12323;
    border-radius: 25px;
}

.catalog-block-two-sector-down .promo-product-add-sale-line {
    right: unset;
    top: unset;
    position: unset;
}

.btnfast {
    display: none;
}

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

.catalog_item {
    max-height: 170px;
    overflow: hidden;
}

@media screen and (max-width: 576px) {
    .block-helper-text .promo-product-left.markers {
        width: max-content;
    }
    .promo-product-left .promo-product-arrow {
        width: 20px;
    }
    .container .catalog-sort {
        margin-right: 5px;
    }

    .catalog .container .catalog-filters .catalog-filter {
        height: 40px;
        margin: 0 5px 0 0;
        min-width: calc(100% - 95px);
    }

    .catalog-filters .block-sector-change {
        background-size: 25px !important;
        max-width: 43px !important;
    }

    .block-adder {
        min-width: 260px;
        max-width: 260px;
    }

    .catalog-sort-text {
        display: none !important;
    }


    #blockpagiitem {
        padding-left: 25px;
        padding-right: 25px;
    }

    .catalog-sort .catalog-sort-button {
        width: 40px;
        height: 40px;
    }

    .catalog-block-two-sector-top .promo-product-name {
        font-size: 0.65em;
    }

    .block-helper-text {
        width: 125px;
    }

    .catalog-block-two-sector-top .markers * {
        font-size: 7px;
        height: 20px;
        margin-bottom: 5px;
    }

    .block-medium-krat {
        font-size: 13px;
    }

    .catalog-medium-item {
        min-height: 170px;
    }


    .btnfast {
        display: block;
    }

    .btnfast img {
        height: 30px;
    }

    .btn_bay {
        display: none;
    }

    .promo-product-add-sale-line {
        font-size: 13px;
    }

    .promo-product-add-sale-discount {
        font-size: 15px;
    }

    .btn_bay {
        font-size: 8px;
    }
    .btn_bay.no_autch {
        display: block!important;
    }

}

@media screen and (max-width: 500px) {
    .catalog-block-two-sector-down.block_not_can_by_parent{
        display: flex;
        flex-direction: column;
        justify-content: space-around;
    }


    .catalog-block-two-sector-down.block_not_can_by_parent div{
        align-self: center !important;
    }


    .catalog-block-two-sector-down.block_not_can_by_parent .block_not_can_by{
       padding: 0;
    }
}



@media screen and (max-width: 380px) {

    #blockpagiitem {
        padding-left: unset;
        padding-right: unset;
    }
}

/* 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 */
/* /local/templates/maxi_mobile/components/bitrix/catalog.item/card_mediumsize_catalog/style.css?17279574925262 */
