
.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;
}
.a-header sup {
    position: relative;
    top: 5px;
    font-size: 60%;
    vertical-align: top;
}


.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: 25px 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: 10px;
	}
}
@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-slider .swiper-catalog .container {
	padding-left: 30px;
	padding-right: 30px;
}
.btn-order { 
    margin-bottom: 15px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 3px;
}
.swiper-initialized .swiper-pagination-bullet-active {
    background-color: #c7c7c7;
}
.swiper-initialized .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    border: 1px solid #c7c7c7;
} 
.product-name {
    height: 41px;
    position: relative;
    overflow: hidden;
}
.product-name:before {
    content:"";
    position: absolute;
    right: 20px;
    bottom: 0;
    width: 48px;
    height: 20px;
    content: '';
    background: linear-gradient(to right,rgba(255,255,255,0),#fff);
}

@media (max-width: 480px) {
.a-slider-box .swiper-catalog>.container { 
    /*padding-right: 20px!important;*/
    /*padding-left: 20px!important;*/
}
.a-slider-box .swiper-initialized .swiper-button-next {
    right: -19px;
}
.a-slider-box .swiper-initialized .swiper-button-prev {
    left: -19px;
}
.swiper-initialized .swiper-button-next, .swiper-initialized .swiper-button-prev {
    width: 17px;
    height: 31px;
    margin-top: calc(-31px / 2);
    background-size: auto;
    background-image: url(/assets/img/sprites/base.png);
    background-position: -60px 0; 
}
.a-wrapper .swiper-catalog .swiper-slide {
	padding: 1px 10px 20px;
}
.catalog-view.view-slider .preview-product .product-image img {
	max-width: 100%;
}
}

.a-wrapper .catalog-view.view-col .preview-product .product-wrapper {
	text-align: center;
}
.a-wrapper .catalog-view.view-col .preview-product .product-info .item-order .price {
	align-items: center;
	margin-bottom: 15px;
}
.a-wrapper .preview-product {
	border-radius: 16px;
	border: 1px solid #ECECEC;
	background: #FFF;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.08);
}
.a-wrapper .swiper-catalog .swiper-slide {
	padding: 1px 15px;
}
.a-wrapper .swiper__pager {
	display: none;
}
.a-wrapper {
	overflow: visible;
}





.a-wrapper .product-name a {
    text-decoration: none;
    color: #181b1e;
}
.a-wrapper .product-name a:hover {
    text-decoration: none;
    color: #181b1e;
    opacity: 0.9;
}
.a-wrapper .btn-order {
    font-size: 16px;
    font-weight: 500;
    width: 100%;
    padding: 9px 6px 10px 6px;
    color: #fff;
    border-color: #B0A397;
    background-color: #B0A397;
}
.a-wrapper .btn-order:hover {
    color: #fff;
    border-color: #DAC9BA;
    background-color: #DAC9BA;
}
.a-wrapper .swiper__arrows-item:hover {
    background: #B0A397;
}

.a-wrapper .slick-list {
	overflow: visible;
}



.a-wrapper .slick-dots {
	margin: 0;
	padding: 0;
	text-align: center;
}
.a-wrapper .slick-list {
	padding: 0 !important;
	padding-right: 75px !important;
}
.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;

}



.aa-items {
	margin: 25px 0px -30px;
	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;
	background-color: #B0A397;
	min-height: 90px;
	display: block;
	border-radius: 28px;
}
.aa-item:hover {
	opacity: .9;
	text-decoration: none;
}
.aa-image {
	/* object-fit: cover; */
	/* object-position: 50% 50%; */
	margin-bottom: 15px;
}
.aa-image img {
	display: block;
	/* min-width: 100%; */
	/* margin: 0 auto; */
}
.aa-title {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	left: 19px;
	top: 12px;
	right: 13px;
	line-height: 1.2;
	position: absolute;
	left: 25px;
	top: 20px;
	margin: 0;
	display: block;
	text-align: left;
	right: 10px;
	max-width: 155px;
}
.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/first_hot_sale_summer_2024_0017.png) no-repeat 0 0;
	border: 0;
	font-size: 0;
	text-indent: -9999px;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -34px;
	z-index: 2;
}
.aa-items .swiper-button-prev {
	transform: rotate(-180deg);
	left: 1px;
}
.aa-items .swiper-button-next {
	right: 1px;
}
.aa-items .swiper-button-disabled {
	display: none;
}


.aa-items { display: none;}
.aa-items.swiper-initialized { display: block; }

@media screen and (max-width: 1420px) {
	.aa-image {
		margin-bottom: 15px;
		overflow: hidden;
		border-radius: 28px;
	}
	.aa-image img {
		display: block;
		margin: 0 auto;
		max-width: none;
		object-fit: cover;
	}
}
@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; */
	}
	.aa-title {
		left: 15px;
		top: 15px;
	}
}
@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: 16px;
		left: 22px;
		top: 22px;
	}
	.aa-items .swiper-button-prev, .aa-items .swiper-button-next {
		margin-top: -30px;
	}
}

@media only screen and (max-width: 599px) {
	.aa-items .swiper-button-prev, .aa-items .swiper-button-next {
		width: 35px;
		height: 35px;
		background-size: 100%;
		margin-top: -25px;
	}
}
@media screen and (max-width: 580px) {
	.aa-items .swiper-button-prev, 
	.aa-items .swiper-button-next {
		display: none !important;
	}
	.aa-items {
		padding-right: 20px !important;
		margin-right: -20px !important;
	}
	.aa-image {
		height: 110px;
		overflow: hidden;
		border-radius: 20px;
		background: #B0A397;
	}
	.aa-image img {
		height: 105px;
		margin-bottom: 0px;
		margin-right: 0;
		position: relative;
		top: 5px;
		left: -5px;
	}
	.aa-title {
		font-size: 12px !important;
		left: 13px !important;
		top: 10px !important;
		max-width: 110px !important;
	}
}
@media screen and (max-width: 440px) {
	.aa-title {
		font-size: 12px;
	}
}



.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: 90px 89px;
	position: relative;
	display: block;
	text-decoration: none;
}
.a-header:hover {
	text-decoration: none;
}

.a-header {
	height: 380px;
	background: #B0A397 url(/i/actions/intro_pics/dlya_remonta__0000.png) no-repeat 100% 100%;
	position: relative;
	border-radius: 60px 60px 28px 28px;
	/* margin-top: 40px; */
	margin-bottom: 20px;
	/* 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.1;
	margin-bottom: 30px;
}
.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: 28px;
	font-weight: 500;
	line-height: 1.6;
}
.ah-orange {
	background: #FF8812;
	display: inline-block;
	vertical-align: baseline;
	border-radius: 10px;
	padding: 6px 8px 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-share-bg-w {
    background: #F6F6F6;
    border-radius: 28px;
    overflow: hidden;
    margin-top: 35px;
    margin-bottom: 0px;
}
.a-share__copy-icon {
	height: 18px;
}
.a-share__copy-text {
	font-weight: 700;
	font-size: 16px;
}


.a-items {
	display: flex;
	margin: 24px -15px 24px;
}
.a-items>* {
	min-width: calc(33.33% - 30px);
	max-width: calc(33.33% - 30px);
	flex-basis: calc(33.33% - 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;
}





.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-bn {
	display: block;
	text-decoration: none;
}
.a-bn:hover {
	text-decoration: none;
}
.an-text {
	
}
.an-title {
	
}
.an-note {
	
}
.an-button {
	
}

@media screen and (max-width: 1499px) {
	.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: 1330px) {
	.a-header {
		 background-position: right -50px top 0 
	}
}
@media screen and (max-width: 1279px) {
	.a-header {
		height: 330px;
		background-position: 100% 0;
		padding-left: 30px;
		padding-top: 60px;
	}
	.ah-title {
		font-size: 44px;
	}
	.ah-note {
		font-size: 25px;
	}
}
@media only screen and (max-width: 1199px) {
	.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: 40px;
		margin-bottom: 27px;
	}
	.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;
	}

	.a-header {
		height: 300px;
		/* background-position: right -70px top 0; */
	}
}
@media only screen and (max-width: 1020px) {
	#action_products, .a-head {
		font-size: 32px;
	}
	.ah-title {
		font-size: 40px;
	}
	.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-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;
	}

	.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: 60px;
		padding-left: 43px;
		margin-bottom: 13px;
		background-position: 100% 0;
		background-image: url(/i/actions/intro_pics/dlya_remonta__0001.png);
	}
	.ah-logo {
		max-width: 218px;
		margin-bottom: 29px;
	}
	

	.a-prods-columns>* {
		margin-bottom: 40px;
	}
	.a-prods-columns>*:last-child {
		margin-bottom: 20px;
	}
	.ah-note {
		/* max-width: 250px; */
	}
}

@media only screen and (max-width: 890px) {
	.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%; */
		padding-top: 56px;
	}
	.ah-note {
		line-height: 1.7;
		max-width: 280px;
	}
	.ah-title {
		font-size: 40px;
		line-height: 1.3;
		margin-bottom: 11px;
	}
	.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,
	#action_products {
		margin-top: 20px;
		margin-bottom: 5px;
		font-size: 24px;
	}
	.a-items {
		margin-top: 5px;
		margin-bottom: 30px;
	}
	.a-prods {
		margin-bottom: 20px;
	}
	.ap-image {
		max-width: 160px;
		margin-left: auto;
		margin-right: auto;
	}
	.ah-orange {
		border-radius: 5px;
	}
}
@media screen and (max-width: 740px) {
	.as-button {
		white-space: nowrap;
	}
	.ah-note {
		font-size: 18px;
	}
	.a-header {
		background-position: right 0px top 0;
		height: 270px;
	}
}
@media screen and (max-width: 680px) {
	.a-prods-columns {
		margin: 0;
	}
	.a-header {
		padding-left: 20px;
	}
	.a-item {
		padding: 20px;
	}
	.ah-title {
		font-size: 28px;
	}

	.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: 250px;
		border-radius: 28px;
		padding-top: 25px;
		padding-left: 25px;
		background-position: 100% 100%;
		padding-right: 20px;
		overflow: hidden;
		background-size: auto;
	}
	
	.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: 107px;
		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;
	}
	
	.a-header {
		background-image: url(/i/actions/intro_pics/dlya_remonta__0002.png);
		background-size: auto;
	}
}
@media screen and (max-width: 640px) {
	.a-header {
		height: 200px;
		background-size: auto 140%;
	}
	.a-head, #action_products {
		margin-top: 20px;
		margin-bottom: 5px;
		font-size: 22px;
	}
}
@media screen and (max-width: 580px) {
	.ah-desk {
		display: none;
	}
	.ah-title {
		font-size: 24px;
	}
}
@media screen and (max-width: 540px) {
	.a-header {
		/* background-position: 205px -20px; */
		/* height: 330px; */
	}
	.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: 24px;
		/* max-width: 194px; */
		margin-bottom: 5px;
		line-height: 1.35;
	}
	.ah-note {
		font-size: 17px;
		max-width: 210px;
	}
}
@media screen and (max-width: 500px) {
	.a-header {
		height: 350px;
		/* background-position: 100% 100%; */
		background-size: auto;
	}
}
@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; */
		/* font-size: 13px; */
	}
	.a-prods--3 .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: 10px 0 10px; */
	}

	.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: 158px; */
	}
	.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;
	}

	
	.ah-title {
		margin-bottom: 7px;
	}
	.ah-note {
		font-size: 15px;
		max-width: 250px;
	}
}