

/* Start:/local/templates/sweets_am/components/bitrix/news.list/banner_home/style.css?17329681378702*/
.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%);
	border: 0;
	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/sweets_am/components/bitrix/news.list/sales_home/style.css?17288886262073*/
.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/sweets_am/components/bitrix/catalog.section/new_product/style.css?17288886263897*/
@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/sweets_am/components/bitrix/catalog.section/new_product/themes/blue/style.css?1728888626849*/
/* 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/sweets_am/components/bitrix/catalog.section/best_product/style.css?17288886263897*/
@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/sweets_am/components/bitrix/catalog.section/best_product/themes/blue/style.css?1728888626849*/
/* 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/sweets_am/components/bitrix/news.list/banner_home/style.css?17329681378702 */
/* /local/templates/sweets_am/components/bitrix/news.list/sales_home/style.css?17288886262073 */
/* /local/templates/sweets_am/components/bitrix/catalog.section/new_product/style.css?17288886263897 */
/* /local/templates/sweets_am/components/bitrix/catalog.section/new_product/themes/blue/style.css?1728888626849 */
/* /local/templates/sweets_am/components/bitrix/catalog.section/best_product/style.css?17288886263897 */
/* /local/templates/sweets_am/components/bitrix/catalog.section/best_product/themes/blue/style.css?1728888626849 */
