
.tblcell .note2 {
	border-top: none;
	padding-top: 10px;
}
.item-video.highslide-active-anchor img {
    visibility: visible;
}
.a-wrapper,
.a-wrapper * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: inherit;
}
.a-wrapper img {
	max-width: 100%;
    vertical-align: middle;
}
.a-wrapper .nowrap {
	white-space: nowrap;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.a-wrapper .hidden {
	display: none !important;
}

.action-page {
	overflow: hidden;
}

.a-wrapper {
	max-width: 1470px;
	margin: 0 auto;
	font-family: "Inter", "PT Sans", sans-serif;
	background: #fff;
	color: #000000;
	line-height: 1.2;
	padding-top: 40px;
	margin-top: -40px;
}
.a-header sup {
    position: relative;
    top: 5px;
    font-size: 60%;
    vertical-align: top;
}
.a-more {
	color: #262626;
	font-size: 20px;
	font-weight: 400;
	padding: 0 10px;
	margin: 0px auto 0px;
	text-align: center;
	display: none;
}
.a-more span {
	margin-top: 0;
	display: inline-block;
	border-bottom: 2px dotted #000;
	cursor: pointer;
}
@media only screen and (min-width: 641px) {.a-cont-in {display: block !important;}}
@media only screen and (max-width: 640px) {.a-cont-in {display: none;} .a-more {display: block;}}

.a-cont {
	padding-bottom: 10px;
}
.ah-note-popup {
	display: inline-block;
	padding: 10px 10px;
	background: #d9f1fe;
	border-radius: 5px;
	box-shadow: 0 0 10px #000;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	font-size: 14px;
	font-weight: 400;
	white-space: nowrap;
	z-index: 2;
	color: #000;
	line-height: 1.2;
}
.ah-code {
	cursor: pointer;
	display: inline-block;
	position: relative;
}


.a-header {
	border-radius: 15px;
	/* overflow: hidden; */
	padding: 95px 90px;
	position: relative;
}

.a-header {
	height: 380px;
	background: #70BEED url(/i/actions/intro_pics/tovary_dlya_doma_2024_0000.png) no-repeat 100% 100%;
	position: relative;
	border-radius: 60px 60px 28px 28px;
	/* margin-top: 40px; */
	margin-bottom: 0;
	/* background-size: auto 100%; */
	background-size: auto 100%;
}
.ah-text {
	color: #fff;
}
.ah-logo {
	margin-bottom: 37px;
}
.ah-title {
	font-size: 53px;
	font-weight: 500;
	line-height: 1.15;
	margin-bottom: 24px;
}
.ah-title span {
	background: #FF8812;
	display: inline-block;
	vertical-align: baseline;
	border-radius: 10px;
	padding: 3px 10px 3px;
	margin-left: 0px;
	line-height: 1;
}
.ah-note {
	font-size: 27px;
	font-weight: 500;
	/* max-width: 330px; */
	line-height: 1.4;
}
.ah-note span {
	background: #FF8812;
	display: inline-block;
	vertical-align: baseline;
	border-radius: 10px;
	padding: 6px 10px 8px;
	margin-left: 0px;
	line-height: 1;
}
.ah-image {
	position: absolute;
	right: 66px;
	bottom: 48px;
}
.ah-img {
	
}
.ah-img-mobile,
.ah-img-mobile-2 {
	display: none;
}
.ah-img img {
	
}


.a-head {
	margin: 40px 0 28px;
	font-size: 36px;
	font-weight: 500;
	color: #181B1E;
}


.a-items {
	display: flex;
	margin: 49px -15px 84px;
}
.a-items>* {
	min-width: calc(50% - 30px);
	max-width: calc(50% - 30px);
	flex-basis: calc(50% - 30px);
	margin: 15px 15px;
}
.a-item {
	border-radius: 28px;
	border: 1px solid #CCC;
	background: #FFF;
	padding: 39px 39px;
	padding-right: 30px;
}
.a-image {
	margin-bottom: 19px;
}
.a-descr {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}
.a-descr a {
	color: inherit;
	text-decoration: underline;
}
.a-descr a:hover {
	color: inherit;
	text-decoration: none;
}


.a-brands {
	margin: 1px -15px 12px;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.a-brands>* {
	min-width: calc(50% - 30px);
	max-width: calc(50% - 30px);
	flex-basis: calc(50% - 30px);
}
.a-brands li {
	list-style: none;
	margin: 16px 15px 15px;
	justify-content: space-between;
}
.a-brands li a {
	text-decoration: none;
	border: 1px solid #0495E6;
	padding: 15px 15px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 102px;
	border-radius: 28px;
}
.a-brands li a img {
	max-height: 100%;
}
.a-brands li a:hover {
	border-color: #0495E6;
	opacity: .95;
}


.a-prods-columns {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.a-prods-columns>* {
	min-width: 50%;
	max-width: 50%;
	flex-basis: 50%;
	padding: 0 15px;
	margin-bottom: 0px;
}
.a-prods-wrap {
	position: relative;
	display: flex;
	margin-bottom: 20px;
}


.as-button, .act_add {
	background: #0495E6;
	padding: 6px 16px;
	border-radius: 4px 16px 16px 16px;
	display: inline-block;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -38px;
	color: #fff;
	z-index: 1;
}
.as-button:hover, .act_add:hover {
	text-decoration: none;
	color: #fff;
}
.act_add .act_add_messenge {
	display: block;
	margin-bottom: 4px;
}
.act_add .btn-icon {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.as-button span,
.act_add span {
    font-size: 70%;
    display: block;
}
.as-title {
	font-size: 16px;
	font-weight: 700;
	display: inline-block;
	vertical-align: middle;
	padding: 5px 0;
	padding-left: 34px;
	background: url(/i/actions/intro_pics/skidka_50_na_vtoroj_vesna_2024_0000.png) no-repeat 0 50% / 28px 28px;
	padding-right: 15px;
}
.as-price {
	display: inline-block;
	vertical-align: middle;
}
.as-price-old {
	display: block;
	font-size: 16px;
	font-weight: 400;
	text-decoration: line-through;
	margin-bottom: 2px;
}
.as-price-new {
	display: block;
	font-size: 24px;
	font-weight: 800;
}


/* Products */
.a-prods {
	display: flex;
	padding: 16px 15px;
	border-radius: 25px;
	background-color: #CDD3DA;
}
.a-prods {
	margin-bottom: 10px;
	width: 100%;
}
.a-prods--4>* {
	min-width: calc(25% - 1px);
	max-width: calc(25% - 1px);
	flex-basis: calc(25% - 1px);
}
.a-prods--3>* {
	min-width: calc(33.33% - 1px);
	max-width: calc(33.33% - 1px);
	flex-basis: calc(33.33% - 1px);
}
.a-prods--2>* {
	min-width: calc(50% - 1px);
	max-width: calc(50% - 1px);
	flex-basis: calc(50% - 1px);
}



.a-prod {
	background-color: #fff;
	padding: 17px 11px 11px;
	border-radius: 16px;
	margin: 0 0.5px;
	position: relative;
	display: block;
	text-decoration: none;
	text-align: center;

	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.a-prod:hover {
	text-decoration: none;
}
.a-prod:hover .ap-image {
	opacity: .95;
}
.a-prod:hover .ap-model {
	color: #0595e6;	
}


.ap-image {
	margin-bottom: 16px;
}
.ap-image img {
	max-height: 80px;
}
.ap-model {
	color: #1A1A1A;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 21px;
	line-height: 1.2;
	/*min-height: 40px;*/
	/* padding: 0 10px; */
	overflow: hidden;
	flex-grow: 1;
}
.ap-price {
	font-size: 16px;
	color: #1A1A1A;
	font-weight: 600;
	margin-bottom: 0px;
	white-space: nowrap;
}
.ap-discount {
	width: 46px;
	height: 46px;
	border-radius: 50%;
	position: absolute;
	right: 8px;
	top: 8px;
	text-align: center;
	line-height: 46px;
	background-color: #FF8812;
	font-size: 12px;
	font-weight: 800;
	color: #fff;
	z-index: 2;
	margin: 10px;
}
.ap-price-old {
	text-decoration: line-through;
	font-weight: 400;
	color: #999999;
	padding-right: 3px;
	display: none;
}
.a-link {
	text-align: center;
	font-weight: 500;
	font-size: 16px;
	color: #0595E6;
	margin-top: 17px;
	line-height: 1.4;
}
.a-link a {
	color: inherit;
	text-decoration: underline;
}
.a-link a:hover {
	color: inherit;
	text-decoration: none;
}




.a-prod:after {
	display: none;
}
.a-prod:after {
	content: '';
	display: block;
	width: 24px;
	height: 24px;
	background: #FF8812 url(/i/actions/intro_pics/midea_minus_20_na_komplekt_vesna2024_0009.png) no-repeat 0 0;
	border-radius: 50%;
	position: absolute;
	left: -12px;
	top: 50%;
	margin-top: -12px;
	z-index: 2;
}
.a-prod:first-child:after {
	display: none;
}
.ap-price-old {
	display: inline;
	font-size: 16px;
	font-weight: 400;
	color: #999999;
	padding-right: 15px;
	white-space: nowrap;
	text-decoration: line-through;
}
.ap-price-new {
	font-weight: 600;
	color: #1A1A1A;
	white-space: nowrap;
}




.a-footer {
	margin: 39px auto 22px;
	text-align: center;
	color: #666666;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.4;
}
.a-footer p {
	margin: 20px 0;
}
.br-helper {
	display: none;
}
.ah-img-mobile {
	display: none;
}
.ah-discount {
	font-weight: 800;
	font-size: 30px;
	color: #2C2C2C;
	width: 120px;
	height: 120px;
	line-height: 120px;
	text-align: center;
	border-radius: 50%;
	background-color: #FFCA41;
	position: absolute;
	right: 584px;
	top: 56px;
}

.a-wrapper .slick-dots {
	margin: 0;
	padding: 0;
	text-align: center;
}
.a-wrapper .slick-dots li {
	letter-spacing: normal;
	display: inline-block;
	margin: 2px 2px;
}
.a-wrapper .slick-dots li button {
	font-size: 0;
	text-indent: -9999px;
	height: 2px;
	width: 12px;
	border: 0;
	background-color: #CED8E1;
	cursor: pointer;
}
.a-wrapper .slick-dots li.slick-active button {
	background-color: #0595E6;
}

.a-share-bg-y {
    background: #ffde18;
    margin-top: 60px;
    border-radius: 15px;
    overflow: hidden;
}
.a-share-bg-w {
    background: #F6F6F6;
    border-radius: 28px;
    overflow: hidden;
    margin-top: 35px;
    margin-bottom: 0px;
}

#action_products {
	font-size: 36px;
	font-weight: 500;
	color: #181B1E;
	margin: 40px 0 30px;
}
@media screen and (max-width: 1499px) {
	.a-header {
		padding-left: 60px;
		padding-right: 60px;
	}
	.ah-title {
		font-size: 48px;
	}
}
@media screen and (max-width: 1420px) {
	.a-header {
		padding-left: 50px;
		/* background-position: 349px 0; */
	}
	.ah-title {
		font-size: 44px;
	}
	.ah-image {
		right: 50px;
	}
}
@media screen and (max-width: 1360px) {
	.a-header {
		background-position: 460px 0;
	}
}
@media screen and (max-width: 1279px) {
	.a-header {
		height: 330px;
		background-position: 100% 0;
		padding-left: 30px;
		padding-top: 93px;
	}
	.ah-title {
		font-size: 40px;
	}
	.ah-note {
		font-size: 25px;
	}
}
@media only screen and (max-width: 1199px) {
	.a-header {
		background-position: 410px 0;
	}
	.a-prods-columns {
		display: block;
	}
	.a-prods-columns>* {
		min-width: 0;
		max-width: 100%;
	}
	.a-prods-wrap {
		margin-bottom: 50px;
	}
}
@media screen and (max-width: 1160px) {
	.a-header {
		height: 300px;
		background-position: 100% 0;
		/* background-size: auto 611px; */
		/* background-position: 469px -123px; */
	}
	.a-header {
		height: 300px;
		/* background-position: right 0px top 0; */
	}
	.ah-title {
		font-size: 30px;
		margin-bottom: 24px;
	}
	.ah-note {
		font-size: 21px;
	}
}
@media only screen and (max-width: 1090px) {
	.ap-discount {
		right: 5px;
		top: 5px;
	}
	.ap-model {
		font-size: 14px;
	}

	.a-item {
		padding: 20px;
	}
	.a-descr {
		font-size: 18px;
	}

	
}
@media only screen and (max-width: 1020px) {
	.a-header {
		background-position: right -50px top 0;
	}
	.a-image {
		height: 32px;
		max-width: 35px;
		margin-bottom: 10px;
	}
	.a-descr {
		font-size: 14px;
		line-height: 1.4;
	}
	.a-head {
		font-size: 24px;
		margin: 27px 0 20px;
	}
	.a-item {
		padding: 14px;
		margin-top: 0;
	}
	
	.a-prods-box {
		display: block;
		margin-top: 10px;
	}
	.a-prods-box>* {
		min-width: 0;
		max-width: 100%;
	}

	.a-brands {
		display: flex;
		margin: 4px -8px 10px;
	}
	.a-brands li {
		min-width: calc(50% - 16px);
		max-width: calc(50% - 16px);
		flex-basis: calc(50% - 16px);
		margin: 4px 8px;
	}
	.ap-model {
		margin-bottom: 11px;
	}
	.a-footer {
		margin-top: 25px;
	}

	.as-title {
		font-size: 16px;
	}
	.as-price-old {
		font-size: 16px;
	}
	.as-price-new {
		font-size: 24px;
	}

	.a-header {
		height: 290px;
		border-radius: 28px;
		padding-top: 79px;
		padding-left: 41px;
		margin-bottom: 13px;
	}
	.ah-logo {
		max-width: 71px;
		margin-bottom: 29px;
	}
	

	.a-prods-columns>* {
		margin-bottom: 40px;
	}
	.a-prods-columns>*:last-child {
		margin-bottom: 20px;
	}
	.ah-note {
		/* max-width: 250px; */
	}
}
@media screen and (max-width: 950px) {
	.a-header {
		background-position: 100% 0;
		background-image: url(/i/actions/intro_pics/tovary_dlya_doma_2024_0007.png);
	}
}
@media only screen and (max-width: 860px) {
	#action_products {
		font-size: 24px;
	}
	#action_products span {
		display: none;
	}
	.a-wrapper {
		padding-left: 10px;
		padding-right: 10px;
	}
	.a-header {
		overflow: hidden;
		/* background-position: 102% 0; */
		/* background-position: 463px -75px; */
		/* background-size: auto 505px; */
		/* background-size: auto 100%; */
	}
	.ah-image {
		right: -43px;
		bottom: 24px;
	}
	.ah-image {
		right: 94px;
		bottom: 21px;
		max-width: 266px;
		top: 10px;
	}
	.ah-discount {
		/* display: none; */
		top: 23px;
		right: 206px;
		display: none;
	}
	.a-prod {
		padding-bottom: 14px;
	}
	.aa-button-wrap {
		margin-bottom: 10px;
	}
	.a-head {
		margin-top: 23px;
		margin-bottom: 25px;
	}
	.a-items {
		margin-top: 5px;
		margin-bottom: 50px;
	}
	.a-prods {
		margin-bottom: 20px;
	}
	.ap-image {
		max-width: 160px;
		margin-left: auto;
		margin-right: auto;
	}
	.a-footer {
		font-size: 10px;
	}
}
@media screen and (max-width: 730px) {
	.as-button {
		white-space: nowrap;
	}
	.ah-title {
		font-size: 28px;
	}
	.a-header {
		background-position: right -30px top 0;
		padding-left: 30px;
	}
}
@media screen and (max-width: 680px) {
	.a-prods-columns {
		margin: 0;
	}
	.a-header {
		padding-left: 20px;
	}
	.a-item {
		padding: 20px;
	}
	.ah-title {
		font-size: 22px;
		margin-bottom: 10px;
	}
	.ah-note {
		font-size: 13px;
	}

	.as-title,
	.as-price-old,
	.as-price-new {
		font-size: 12px;
	}
	.as-title {
		background-size: 11px 11px;
		padding-left: 15px;
		padding-right: 6px;
	}
	.as-button {
		white-space: nowrap;
		top: -30px;
	}

	.ap-discount {
		margin-right: 6px;
		margin-top: 6px;
	}
	.a-prods-wrap {
		padding: 4px 3px;
		border-radius: 24px;
	}
	.a-prods--2 .a-prod:nth-child(1),
	.a-prods--2 .a-prod.a_last + .a-prod:nth-child(2) {border-radius: 22px 7px 7px 22px;}
	
	.a-prods--2 .a-prod:nth-child(2),
	.a-prods--2 .a-prod:nth-child(1).a_last {border-radius: 7px 22px 22px 4px;}

	.a-prods--3 .a-prod:nth-child(1) {border-radius: 22px 7px 7px 22px;}
	.a-prods--3 .a-prod:nth-child(2) {border-radius: 7px;}
	.a-prods--3 .a-prod:nth-child(3) {border-radius: 7px 22px 22px 7px;}
	.as-title {
		margin-bottom: 0;
	}
	.as-title {
		margin-bottom: 0;
	}
	.a-header {
		height: 230px;
		border-radius: 28px;
		padding-top: 27px;
		padding-left: 21px;
		background-position: 100% 100%;
		padding-right: 20px;
		overflow: hidden;
		background-size: auto 100%;
	}
	
	.ah-text {
		transform: none;
	}
	
	
	.ah-image {
		/*transform: none;*/
		right: 10%;
		bottom: 40px;
	}

	.a-items {
		display: block;
	}
	.a-items>* {
		min-width: 0;
		max-width: 100%;
	}

	.ap-discount {
		right: 5px;
		top: 5px;
	}

	
	.ap-image img {
		margin: 0 auto;
	}

	.ap-model {
		/* min-height: 51px !important; */
		/* height: auto !important; */
	}

	.a-item {
		display: flex;
	}
	.a-image {
		flex-shrink: 0;
		flex-basis: 32px;
	}
	.a-descr {
		padding-left: 15px;
		flex-grow: 1;
		font-size: 14px;
	}
	.a-brands li a {
		height: 32px;
		padding: 3px 3px;
		border-radius: 8px;
	}

	.ah-discount {
		/* display: none; */
		top: -12px;
		right: 99px;
		transform: scale(0.4);
	}

	.ah-image {
		/* left: 52%; */
	}

	
	
	.ap-model {
		font-size: 12px;
	}
	.ap-price {
		font-size: 12px;
	}
	.ap-price-old {
		font-size: 12px !important;
	}


	.ah-image .ah-img img {
		/* max-width: 242px; */
	}

	.a-prods-box>* {
		margin-bottom: 30px;
	}
	.ap-discount {
		/* width: 64px; */
		/* height: 64px; */
		/* line-height: 64px; */
		/* right: 8px; */
		/* top: 8px; */
		/* font-size: 16px; */
	}

	
	.a-link {
		font-size: 14px;
	}


	.a-prods {
		padding: 8px 4px;
	}
	.a-prods>* {
		margin: 0 4px;
		padding: 10px 10px 10px;
	}
	.a-button {
		margin-bottom: -4px;
	}
	.ap-image {
		margin-bottom: 4px;
	}
	.a-prod:after {
		left: -24px;
	}

	.a-prods {
		padding: 4px 4px;
	}
	.a-prod {
		margin: 0 0.5px;
	}
	.a-wrapper .slick-dots {
		margin: 0;
		padding: 0;
		text-align: center;
		position: absolute;
		left: 0;
		right: 0;
		top: 100%;
		text-align: center;
	}
	.a-prods--2>* {
		min-width: calc(50% - 1px);
		max-width: calc(50% - 1px);
		flex-basis: calc(50% - 1px);
	}
	.a-prods--3>* {
		min-width: calc(33.33% - 1px);
		max-width: calc(33.33% - 1px);
		flex-basis: calc(33.33% - 1px);
	}
	.a-prod:after {
		left: -12px;
	}
	.a-prod {
		padding: 13px 8px 20px;
	}

	.a-items {
		display: block;
	}
	.a-items>* {
		min-width: 0;
		max-width: 100%;
	}
	.a-item {
		display: flex;
		align-items: center;
	}
	.a-image {
		flex-shrink: 0;
		flex-basis: 80px;
		text-align: center;
		margin-bottom: 0;
	}
	.a-descr {
		flex-grow: 1;
		padding-left: 10px;
		font-size: 12px;
	}
	.ap-image {
		/*height: 80px;*/
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		max-width: 140px;
	}
	.ap-discount {
		/* transform: scale(0.7); */
		/* transform-origin: 100% 0; */
	}

	.ah-logo {
		max-width: 49px;
		margin-bottom: 22px;
		/* margin-left: -6px; */
		right: 30px;
	}


	.ah-image {
		/* left: 43%; */
		bottom: 10px;
		/* transform: scale(0.7); */
		right: 7%;
	}
	.ah-image .ah-img img {
		max-width: 135px;
	}
	.ah-title span {
	  border-radius: 4px;
	}


	
}
@media screen and (max-width: 560px) {
	.a-header {
		background-image: url(/i/actions/intro_pics/tovary_dlya_doma_2024_0008.png);
		background-size: auto;
	}

	.a-header {
		/* background-position: 205px -20px; */
	}
	.ah-img-mobile {
		/* display: none; */
	}
	.ah-img-mobile-2 {
		display: block;
	}
	.ah-image {
		transform: none;
		/* right: 11%; */
		left: auto;
		/* bottom: 18px; */
	}

	.ah-title {
		/* font-size: 20px; */
		/* max-width: 194px; */
		/* margin-bottom: 5px; */
	}
	.ah-note {
		/* font-size: 14px; */
		/* max-width: 180px; */
	}
}
@media screen and (max-width: 450px) {
	.as-button, .act_add {
		font-size: 10px;
	}
	.as-button span, .act_add span {
		font-size: 100%;
	}
	.act_add .act_add_messenge {
		margin-bottom: 4px;
	}
	.act_add .btn-icon {
		vertical-align: middle;
	}

	.ah-note {
		/* max-width: 120px; */
	}
	.ap-price-old {
		display: block;
		padding-right: 0;
	}
	.ah-image {
		/* left: 249px; */
		bottom: 40px;
	}

	.ap-model {
		font-size: 10px;
		/* height: 66px; */
	}
	.ap-price {
		font-size: 12px;
		margin-top: 0px;
	}
	.ap-price-old {
		font-size: 12px;
		/* display: block; */
		/* padding-right: 0; */
		/* margin-top: -12px; */
	}
	.ap-model {
		/* height: 50px !important; */
	}
	.a-prod {
		padding: 13px 5px 10px;
	}
	.a-prods .a-prod:after {
		width: 12px;
		height: 12px;
		background-size: 100% 100%;
		left: -6px;
	}
	.ap-discount {
		/* transform: scale(0.5); */
		/* transform-origin: 100% 0; */
		width: 28px;
		height: 28px;
		line-height: 28px;
		font-size: 8px;
	}
	.a-head {
		font-size: 22px;
		margin: 16px 0 20px;
	}

	.a-header {
		/* padding-top: 27px; */
		/* padding-left: 20px; */
		/* background-position: 230px 30px; */
	}
	.ah-logo {
		margin-bottom: 20px;
		/* right: 10px; */
		/* top: 10px; */
		/* max-width: 69px; */
	}
	.ah-title {
		/* font-size: 18px; */
		/* max-width: 200px; */
	}
	.ah-image {
		left: auto;
		bottom: 16px;
		/* top: 0; */
		/* left: 227px; */
		right: 14px;
		top: 15px;
	}
	.ah-image .ah-img img {
		max-width: 127px;
	}
	.ap-image img {
		max-height: 64px;
	}
	.a-button {
		width: 160px;
		height: 45px;
		background-size: 100% 100%;
	}
	.as-price-old,
	.as-price-new {
		font-size: 12px;
	}
	.ah-discount {
		left: -26px;
		top: -3px;
	}

	.ah-img-desktop {
		display: none;
	}
	.ah-img-mobile {
		display: block;
	}
}
@media screen and (max-width: 380px) {
	.ah-image {
		left: 236px;
		bottom: 16px;
		right: -20px;
		left: auto;
		top: 24px;
	}
	.a-header {
	}

	.ap-model {
		/* height: 50px !important; */
		font-size: 10px;
	}

	#action_products {
		font-size: 22px;
		margin: 20px 0 10px;
	}
}





.aa-items {
	margin: 30px -28px 40px;
	overflow: hidden;
}
.aa-items .slick-slide {
	padding: 0 15px;
}
.aa-items .slick-disabled {
	display: none !important;
}
.aa-item {
	margin: 0px 0px 0;
	text-decoration: none;
	position: relative;
	text-align: center;
}
.aa-item:hover {
	opacity: .9;
	text-decoration: none;
}
.a1 {}
.a2 {}
.a3 {}
.a4 {}
.a5 {}
.a6 {}
.aa-image {
	/* object-fit: cover; */
	/* object-position: 50% 50%; */
	margin-bottom: 15px;
}
.aa-image img {
	display: block;
	margin: 0 auto;
}
.aa-title {
	color: #353D4A;
	font-size: 20px;
	font-weight: 400;
	left: 19px;
	top: 12px;
	right: 13px;
	line-height: 1.2;
	margin-top: 10px;
}
.aa-head {
	margin: 66px 0 10px;
	padding: 0 10px;
	color: #000000;
	text-align: center;
	font-size: 32px;
	font-weight: 800;
	line-height: 125%;
}



.aa-items .swiper-button-prev,
.aa-items .swiper-button-next {
	width: 56px;
	height: 56px;
	background: url(/i/actions/intro_pics/bonusy_march_2024_0012.png) no-repeat 0 0;
	border: 0;
	font-size: 0;
	text-indent: -9999px;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -60px;
	z-index: 2;
}
.aa-items .swiper-button-prev {
	transform: rotate(-180deg);
	left: 0px;
}
.aa-items .swiper-button-next {
	right: 0px;
}
.aa-items .swiper-button-disabled {
	display: none;
}


.aa-items { display: none;}
.aa-items.swiper-initialized { display: block; }

@media only screen and (max-width: 1339px) {
	.aa-items {
		margin-left: 0;
		margin-right: 0;
	}
	.aa-items {
		margin: 25px -20px 30px;
		padding: 0 20px;
	}
	.aa-title {
		/* font-size: 18px; */
	}
}
@media only screen and (max-width: 1019px) {

	.aa-items {
		margin: 20px -10px 10px;
		padding: 0 10px;
	}
	
	.aa-item {
		/* max-width: 160px; */
		/* min-width: 160px; */
		/* flex-basis: 190px; */
	}
	.aa-title {
		font-size: 19px;
	}

	.aa-title {
		/* font-size: 19px; */
	}

}

@media only screen and (max-width: 599px) {
	.aa-item {
		max-width: 160px;
		min-width: 160px;
		flex-basis: 160px;
	}
	.aa-title {
		font-size: 14px;
	}


	.aa-items .swiper-button-prev, .aa-items .swiper-button-next {
		width: 35px;
		height: 35px;
		background-size: 100%;
		margin-top: -45px;
	}
}
@media screen and (max-width: 440px) {
	.aa-title {
		font-size: 12px;
	}
}
.note1,
.note2 {
	display: none;
}


.af-more {
	color: #222D37;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 10px;
}
.af-more span {
	margin-top: 0;
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding-right: 27px;
}
.af-more span:after {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -2px;
	width: 10px;
	height: 6px;
	background: url(/i/actions/intro_pics/kaskad_skidok_may_2024_0000.png) no-repeat 0 0;
	transition: 0.4s;
}
.af-more span.a-active:after {
	transform: rotate(180deg);
}
.a-footer {
	margin: 40px 0 30px;
	color: #666666;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.4;
}
.a-footer p {
	margin: 20px 0;
}
.af-inner {
	display: none;
}
#action_products,
.a-head {
	font-size: 36px;
	font-weight: 500;
	color: #181B1E;
	margin: 40px 0 30px;
}
@media screen and (max-width: 820px) {
	.a-wrapper {
		padding: 0 15px;
	}
	.a-footer {
		font-size: 10px;
		margin-top: 25px;
	}
	#action_products,
	.a-head {
		font-size: 24px;
	}
}
@media screen and (max-width: 500px) {
	#action_products,
	.a-head {
		font-size: 22px;
		margin: 20px 0 10px;
	}
	.af-more {
		/*font-size: 12px;*/
	}
}
.note1, .note2 {
	display: none;
}
.a-wrapper .brand-landing__actions-item {
	margin-top: 13px;
	text-align: right;
}
.a-wrapper .icon-link__text,
.a-wrapper .widget-share  {
	font-size: 14px;
}
.a-wrapper .icon-link__icon {
	width: 29px;
	height: 29px;
}
.a-wrapper .icon--24x24 {
	width: 20px;
	height: 20px;
}
@media screen and (max-width: 500px) {
	.a-wrapper .icon-link__icon {
		width: 25px;
		height: 25px;
	}
	.a-wrapper .icon--24x24 {
		width: 18px;
		height: 18px;
	}
	.a-wrapper .icon-link__text,
	.a-wrapper .widget-share  {
		font-size: 12px;
	}
	.a-wrapper .icon--24x24 {
		width: 16px;
		height: 16px;
	}
}
