

/* Start:/local/templates/supermarket_am/components/bitrix/news.list/banner_home/style.css?17653214888689*/
.header-banner-block{
	display: flex;
	align-items: stretch;
	column-gap: 24px;
	margin: 76px 0 0;
	width: 100%;
	max-height: 460px;
}
.header-banner-block .header-banner-slider{
	width: 66.23%;
	position: relative;
	border-radius: 40px;
}
.header-banner-item{
	border-radius: 40px;
	background: lightgray 0px -1.831px / 100% 104.397% no-repeat;
	max-height: 460px;
	height: 460px;
}
.header-banner-item a{
	height: inherit;
}
.header-banner-item img{
	border-radius: 40px;
	background: lightgray 0px -1.831px / 100% 104.397% no-repeat;
	height: inherit;
	object-fit: fill;
}
.header-banner-slider .owl-dots{
	position: absolute;
	bottom: 30px;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 5px;
	border-radius: 40px;
}
.header-banner-slider .owl-theme .owl-dots .owl-dot span{
	background: #EEF1F9;
}
div.header-banner-slider .owl-dots .owl-dot.active span,div.header-banner-slider .owl-dots .owl-dot:hover span{
	background: #AA0029;
}
.header-banner-nav{
	margin: 0;
}
.header-banner-nav button{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	border: 0;
	outline: 0;
	margin: 0;
}
.header-banner-nav button.owl-prev{
	left: 30px;
}
.header-banner-nav button.owl-next{
	right: 30px;
}
.header-banner-right-block{
	width: 33%;
	display: flex;
	flex-direction: column;
	row-gap: 24px;
}
.banner-right-block-item{
	height: calc(50% - 12px);
}
.header-banner-right-block a img{
	width: 100%;
	object-fit: cover;
	height: 100%;
	border-radius: 40px;
}
.phone-main-banner{
	display: none;
}
@media only screen and (max-width: 1600px) {
	.header-banner-block{
		margin: 60px 0 0;
	}
	.header-banner-slider .owl-dots{
		bottom: 23px;
	}
	.header-banner-right-block {
		row-gap: 20px;
	}
	.header-banner-nav button.owl-prev{
		left: 23px;
	}
	.header-banner-nav button.owl-next{
		right: 23px;
	}
	.header-banner-block{
		column-gap: 20px;
	}
	.header-banner-item img{
		border-radius: 20px;
	}
}
@media only screen and (max-width: 1279px) {
	.header-banner-block{
		margin: 40px 0 0;
	}
	.header-banner-block{
		flex-direction: column;
		row-gap: 20px;
	}
	.header-banner-slider{
		width: 100%;
		height: 285px;
		border-radius: 20px;
	}
	.header-banner-item{
		height: 285px;
		border-radius: 20px;
	}
	.header-banner-right-block{
		width: 100%;
		flex-direction: row;
		height: 146px;
		gap: 20px;
	}
	.banner-right-block-item{
		width: calc(50% - 10px);
		border-radius: 20px;
		height: auto;
	}
	.header-banner-block .header-banner-slider {
		width: 100%;
	}
	.header-banner-right-block a img{
		border-radius: 20px;
	}
	.header-banner-slider .owl-dots{
		bottom: 18px;
	}
	div.header-banner-slider .owl-dots .owl-dot span{
		width: 6px;
		height: 6px;
		margin: 1px 5px;
	}

	.block-title{
		margin-top: 50px!important;
	}
}
@media only screen and (max-width: 769px) {
	.header-banner-block{
		margin: 35px 0 0;
	}
	.block-title{
		margin-top: 10px!important;
	}
	.header-banner-slider{
		height: 120px;
		border-radius: 14px;
	}
	.header-banner-item{
		height: 120px;
		border-radius: 14px;
	}
	.banner-right-block-item{
		width: calc(50% - 3px);
		border-radius: 14px;
	}
	.header-banner-right-block a img{
		border-radius: 14px;
		height: 100% !important;
	}
	.header-banner-right-block{
		height: 124px;
		gap: 6px;
	}
	.header-banner-slider .owl-dots{
		bottom: 12px;
	}
	div.header-banner-slider .owl-dots .owl-dot span{
		width: 5px;
		height: 5px;
		margin: 1px 4px;
	}
	.header-banner-item img{
		border-radius: 14px;
	}
}

.header-banner-block{
	display: flex;
	align-items: stretch;
	column-gap: 24px;
	margin: 76px 0 0;
	width: 100%;
	max-height: 460px;
}
.header-banner-slider{
	width: 66.23%;
	position: relative;
	border-radius: 40px;
}
.header-banner-item{
	border-radius: 40px;
	background: lightgray 0 -1.831px / 100% 104.397% no-repeat;
	max-height: 460px;
	height: 460px;
	background-position: center;
	background-size: 100% 100%;
	cursor: pointer;
}
.header-banner-item a{
	height: inherit;
}
.header-banner-item img{
	border-radius: 40px;
	background: lightgray 0px -1.831px / 100% 104.397% no-repeat;
	height: inherit;
	object-fit: fill;
	max-height: 460px;
}
.header-banner-slider .owl-dots{
	position: absolute;
	bottom: 30px;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 5px;
	border-radius: 40px;
	border: 2px solid #fff;
	background: transparent;
	transition: .5s all ease;
}
.header-banner-slider:hover .owl-dots {
	background: #fff;
	transition: .5s all ease;
}
body .header-banner-slider .owl-dots .owl-dot:not(.active) span {
	background: #fff;
	border: 1px solid #fff;
}
.header-banner-slider .owl-theme .owl-dots .owl-dot span{
	transition: .5s all ease;
	background: #EEF1F9;
}
body .header-banner-slider:hover .owl-dots .owl-dot:not(.active) span {
	transition: .5s all ease;
	background: #ababab;
}
div.header-banner-slider .owl-dots .owl-dot.active span,div.header-banner-slider .owl-dots .owl-dot:hover span{
	background: #AA0029;
}
.header-banner-nav{
	margin: 0;
}
body .owl-carousel .owl-nav.header-banner-nav button.owl-next, body .owl-carousel .owl-nav.header-banner-nav button.owl-prev{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	outline: 0;
	margin: 0;
	font-size: 30px;
	width: 70px;
	height: 70px;
	border: 2px solid #fff;
	border-radius: 50%;
	color: #fff;
	transition: .5s all ease;
	background: transparent;
}
body .owl-carousel:hover .owl-nav.header-banner-nav button.owl-next, body .owl-carousel:hover .owl-nav.header-banner-nav button.owl-prev {
	background: #fff;
	transition: .5s all ease;
	color: #ababab;
}
.header-banner-nav button.owl-prev{
	left: 30px;
}
.header-banner-nav button.owl-next{
	right: 30px;
}
.header-banner-right-block{
	width: 33%;
	display: flex;
	flex-direction: column;
	row-gap: 24px;
}
.banner-right-block-item{
	height: calc(50% - 12px);
}
.header-banner-right-block a img{
	width: 100%;
	object-fit: cover;
	height: 100%;
	border-radius: 40px;
}
@media only screen and (max-width: 1600px) {
	.header-banner-block{
		margin: 60px 0 0;
	}
	.header-banner-slider .owl-dots{
		bottom: 23px;
	}
	.header-banner-right-block {
		row-gap: 20px;
	}
	.header-banner-nav button.owl-prev{
		left: 23px;
	}
	.header-banner-nav button.owl-next{
		right: 23px;
	}
	.header-banner-block{
		column-gap: 20px;
	}
	.header-banner-item img{
		border-radius: 20px;
	}
}
@media only screen and (max-width: 1279px) {
	.header-banner-block{
		margin: 40px 0 0;
	}
	.header-banner-block{
		flex-direction: column;
		row-gap: 20px;
	}
	.header-banner-slider{
		width: 100%;
		height: 330px;
		border-radius: 20px;
	}
	.header-banner-item{
		height: 330px;
		border-radius: 20px;
	}
	.header-banner-right-block{
		width: 100%;
		flex-direction: row;
		height: 180px;
		gap: 20px;
	}
	.banner-right-block-item{
		width: calc(50% - 10px);
		border-radius: 20px;
		height: 180px;
	}
	.header-banner-right-block a img{
		border-radius: 20px;
		height: 100%;
	}

	.header-banner-slider .owl-dots{
		bottom: 18px;
	}
	div.header-banner-slider .owl-dots .owl-dot span{
		width: 6px;
		height: 6px;
		margin: 1px 5px;
	}

}
@media only screen and (max-width: 1023px) {
	.banner-right-block-item{
		width: calc(50% - 10px);
		border-radius: 20px;
		height: 146px;
	}
}
@media only screen and (max-width: 767px) {
	.header-banner-block{
		margin: 35px 0 0;
	}
	.header-banner-slider{
		height: auto;
		border-radius: 14px;
	}
	.header-banner-item{
		height: auto;
		border-radius: 14px;
	}
	.banner-right-block-item{
		width: calc(50% - 3px);
		border-radius: 14px;
		height: 124px;
	}
	.header-banner-right-block a img{
		border-radius: 14px;
		height: 100%;
	}
	.header-banner-right-block{
		height: 124px;
		gap: 6px;
	}
	.header-banner-slider .owl-dots{
		bottom: 12px;
	}
	div.header-banner-slider .owl-dots .owl-dot span{
		width: 5px;
		height: 5px;
		margin: 1px 4px;
	}
	.header-banner-item img{
		border-radius: 14px;
		height: auto;
	}
}
@media only screen and (max-width: 500px) {
	.banner-right-block-item{
		width: calc(50% - 3px);
		border-radius: 14px;
		height: 82px;
	}
	.header-banner-right-block{
		height: 82px;
		gap: 6px;
	}
	.phone-main-banner{
		display: block;
	}
	.main-banner{
		display: none;
	}
}
/* End */


/* Start:/local/templates/supermarket_am/components/bitrix/news.list/sales_home/style.css?17653214882073*/
.sales-block{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.sales-block-item{
	position: relative;
	max-width: 408px;
	width: 100%;
	cursor: pointer;
	height: 260px;
	border-radius: 20px;
	background: lightgray 50% / cover no-repeat;
}
.sales-block-item-img{
	width: 100%;
	height: 260px;
	border-radius: 20px;
	background: lightgray 50% / cover no-repeat;
}
.sales-block-item-img img{
	width: 100%;
	object-fit: cover;
	height: 260px;
	border-radius: 20px;
}
.sales-block-item-title h3{
	color: #FFF;
	font-family: "Montserratarm-SemiBold";
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%;
	position: absolute;
	top: 39px;
	left: 33px;
	max-width: 184px;
	height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.sales-block-item-btn a{
	position: absolute;
	bottom: 28px;
	left: 28px;
	border-radius: 90px;
	display: inline-flex;
	padding: 8px 12px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	color: #FFF;
	font-family: "Montserratarm-SemiBold";
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
@media only screen and (max-width: 1600px) {
	.sales-block-item-title h3{
		top: 30px;
		left: 30px;
	}
	.sales-block-item-btn a {
		position: absolute;
		bottom: 28px;
		left: 30px;
	}
	.sales-block{
		flex-wrap: wrap;
		gap: 20px;
	}
	.sales-block-item{
		width: 49%;
	}
}
@media only screen and (max-width: 1279px) {
	.sales-block-item{
		width: 48.5%;
	}
	.sales-block-item-title h3{
		top: 22px;
		left: 22px;
	}
	.sales-block-item-btn a{
		bottom: 22px;
		left: 22px;
	}
}
@media only screen and (max-width: 767px) {
	.sales-block-item{
		width: 100%;
	}
	.sales-block-item-title h3{
		top: 18.5px;
		left: 18.5px;
		font-size: 14px;
	}
	.sales-block-item-btn a{
		bottom: 18.5px;
		left: 18.5px;
	}
	.sales-block {
		gap: 14px;
		justify-content: center;
	}
	.sales-block-item,.sales-block-item-img,.sales-block-item-img img{
		height: 218px;
	}
}
/* End */


/* Start:/local/templates/supermarket_am/components/bitrix/catalog.section.list/supermarket_section_list_top/style.css?17653214881675*/
.top-categories-slider-item{
    /*position: relative;*/
    border-radius: 40px;
    background: lightgray 50% / cover no-repeat;
    width: 100%;
    height: 210px;
}
.owl-stage .owl-item .top-categories-slider-item img {
    position: absolute;
    top: 29px;
    z-index: 1;
    right: 0;
    max-width: 203px;
    width: 203px;
    height: 210px;
}

.top-categories-slider-item-title{
    margin-top: 36px;
    margin-left: 31px;
    position: relative;
    z-index: 2;
    color: #696E7B;
    font-family: "Montserratarm-SemiBold";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 0;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.top-categories-slider .owl-stage-outer .owl-stage .owl-item {
    overflow: hidden;
    cursor: pointer;
    background: #F6F6F6 50% / cover no-repeat;
    height: 210px;
    border-radius: 40px;
}

@media only screen and (max-width: 1279px) {
    .top-categories-slider-item-title{
        margin-top: 29px;
        margin-left: 25px;
    }
    .top-categories-slider-item{
        border-radius: 20px;
        height: 170px;
    }
    .top-categories-slider .owl-stage-outer .owl-stage .owl-item{
        height: 170px;
    }
    .owl-stage .owl-item .top-categories-slider-item img{
        width: 180px;
        height: 170px;
    }
}
@media only screen and (max-width: 1023px) {
    .top-categories-slider .owl-stage-outer .owl-stage .owl-item{
        height: 170px;
    }
    .owl-stage .owl-item .top-categories-slider-item img{
        width: 180px;
        height: 170px;
    }
}
/* End */


/* Start:/local/templates/supermarket_am/components/bitrix/news.list/brand_home/style.css?1772552575865*/
.brands-block {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 24px;
}
.brands-block-item{
	width: 100%;
	height: 252px;
}
.brands-block-item a img{
	width: 100%;
	height: 100%;
	object-fit: contain;
	border-radius: 20px;
}

@media only screen and (max-width: 1600px) {
	.brands-block-item{
		height: 260px;
	}
}
@media only screen and (max-width: 1439px) {
	.brands-block-item{
		height: 226px;
	}
}
@media only screen and (max-width: 1279px) {
	.brands-block-item{
		height: 208px;
	}
}
@media only screen and (max-width: 767px) {
	.brands-block-item{
		height: 198px;
	}
	.brands-block-item a img{
		object-fit: inherit;
	}
	.brands-block{
		gap: 12px;
	}
}
@media only screen and (max-width: 550px) {
	.brands-block-item{
		height: 180px;
	}
	.brands-block-item a img{
		object-fit: inherit;
	}
}
/* End */


/* Start:/local/templates/supermarket_am/components/bitrix/catalog.section/new_product/style.css?17653214883899*/
@media (min-width: 1200px){
	/*lg*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

@media (min-width: 992px) and (max-width:1199px){
	/*md*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 768px) and (max-width: 991px){
	/*sm*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (max-width: 767px){
	/*xs*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

.catalog-section-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

.row::before {
	display: initial;
}
/* End */


/* Start:/local/templates/supermarket_am/components/bitrix/catalog.section/new_product/themes/blue/style.css?1765321488849*/
/* catalog.section */

/*
#3052bf
#26b0e4
#00a2df
*/

/* Slider */
.bx-blue .product-item-image-slider-progress-bar { background-color: #0083d1;}
.bx-blue .product-item-image-slider-control:hover{ background-color: rgba(0,131,209,.8);}
.bx-blue .product-item-image-slider-control.active,
.bx-blue .product-item-image-slider-control:hover{ background-color: #0083d1;}

/* SCU */
.bx-blue .product-item-scu-item-text-block:hover,
.bx-blue .product-item-scu-item-color-block:hover,
.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{ outline-color: #006cc0;}

/* Amount */
.bx-blue .product-item-amount-field:focus{border-color: #006cc0;}


.bx-blue .catalog-section-header{border-color:#006cc0;}
/* End */


/* Start:/local/templates/supermarket_am/components/bitrix/catalog.section/best_product/style.css?17653214883899*/
@media (min-width: 1200px){
	/*lg*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

@media (min-width: 992px) and (max-width:1199px){
	/*md*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 768px) and (max-width: 991px){
	/*sm*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (max-width: 767px){
	/*xs*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

.catalog-section-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

.row::before {
	display: initial;
}
/* End */


/* Start:/local/templates/supermarket_am/components/bitrix/catalog.section/best_product/themes/blue/style.css?1765321488849*/
/* catalog.section */

/*
#3052bf
#26b0e4
#00a2df
*/

/* Slider */
.bx-blue .product-item-image-slider-progress-bar { background-color: #0083d1;}
.bx-blue .product-item-image-slider-control:hover{ background-color: rgba(0,131,209,.8);}
.bx-blue .product-item-image-slider-control.active,
.bx-blue .product-item-image-slider-control:hover{ background-color: #0083d1;}

/* SCU */
.bx-blue .product-item-scu-item-text-block:hover,
.bx-blue .product-item-scu-item-color-block:hover,
.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{ outline-color: #006cc0;}

/* Amount */
.bx-blue .product-item-amount-field:focus{border-color: #006cc0;}


.bx-blue .catalog-section-header{border-color:#006cc0;}
/* End */
/* /local/templates/supermarket_am/components/bitrix/news.list/banner_home/style.css?17653214888689 */
/* /local/templates/supermarket_am/components/bitrix/news.list/sales_home/style.css?17653214882073 */
/* /local/templates/supermarket_am/components/bitrix/catalog.section.list/supermarket_section_list_top/style.css?17653214881675 */
/* /local/templates/supermarket_am/components/bitrix/news.list/brand_home/style.css?1772552575865 */
/* /local/templates/supermarket_am/components/bitrix/catalog.section/new_product/style.css?17653214883899 */
/* /local/templates/supermarket_am/components/bitrix/catalog.section/new_product/themes/blue/style.css?1765321488849 */
/* /local/templates/supermarket_am/components/bitrix/catalog.section/best_product/style.css?17653214883899 */
/* /local/templates/supermarket_am/components/bitrix/catalog.section/best_product/themes/blue/style.css?1765321488849 */
