

/* Start:/bitrix/templates/aspro_next/components/bitrix/catalog.element/main_new/style.css?175259395813093*/
section {
    display: block;
}
.productsets-wrap {
	margin: 10px 0;
	position: relative;
}
.productsets-bundles-wrap {
	padding: 0 30px;
	height: 60px;
	overflow: hidden;
	transition: height 0.2s linear;
	position: relative;
}
.wa-value textarea, a {
	font-family: Lato,Helvetica,sans-serif;
}
a {
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
embed, iframe, img, video {
	max-width: 100%;
}
.productsets-bundles-wrap * {
	visibility: hidden;
}
.productsets-wrap * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1.2;
}
.productsets-wrap-inner {
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
[data-id='6'].productsets-wrap [data-productsets-bb] {
	border-radius: 5px !important;
	border: 2px solid #8c96ff !important;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
.productsets-body {
	padding: 10px;
}
[data-id='6'].productsets-wrap [data-productsets-bbc] {
	background: rgba(255,255,255,1) !important;
	color: #000 !important;
}
.productsets-total-wrap {
	padding: 10px;
	background: #eee;
	border-bottom: 1px solid #ccc;
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}
[data-id='6'].productsets-wrap [data-productsets-bbh] {
	background: rgba(238,238,238,1) !important;
	color: #000 !important;
}
.productsets-total {
	text-align: left;
	display: flex;
	align-items: center;
}
.productsets-total-discount-wrap {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.productsets-buttons {
	text-align: right;
	font-size: 0.9em;
	color: #aaa;
}
.productsets-total-wrap > div {
	width: calc(100% /3 - 5px);
}
.productsets-button {
	cursor: pointer;
	background: #369;
	color: #fff;
	display: inline-block;
	padding: 5px 10px;
}
[data-id='6'].productsets-wrap [data-productsets-bsub] {
	background: rgba(140,150,255,1) !important;
	padding: 15px !important;
	color: #fff !important;
	font-style: normal !important;
	font-weight: bold !important;
}
.productsets-total-text, .productsets-total-discount-text {
	margin-right: 10px;
}
.productsets-total-discount {
	background: #ffe369;
	padding: 5px;
	border-radius: 5px;
}
[data-id='6'].productsets-wrap [data-productsets-bd] {
	background: rgba(255,228,105,1) !important;
	border-radius: 5px !important;
	padding: 5px !important;
	color: #000 !important;
	font-size: 14px !important;
}
.productsets-total-price-wrap {
	text-align: right;
}
.productsets-total-price {
	font-size: 1.2em;
	font-weight: 700;
}
[data-id='6'].productsets-wrap [data-productsets-bp] {
	color: #000 !important;
	font-size: 16px !important;
	font-style: normal !important;
	font-weight: bold !important;
}
.productsets-total-compare-price {
	text-decoration: line-through;
	margin-right: 5px;
}
[data-id='6'].productsets-wrap [data-productsets-bcp] {
	font-size: 13px !important;
}
.productsets-title {
	font-size: 1.5em;
	margin-bottom: 10px;
}
.productsets-bundles-wrap::after {
	content: "";
	z-index: 99999;
	position: absolute;
	left: 50%;
	margin-left: -28px;
	top: 50%;
	margin-top: -28px;
	background: url(/bitrix/templates/aspro_next/components/bitrix/catalog.element/main_new/./../img/svg/loader.svg) center center no-repeat;
	width: 56px;
	height: 56px;
}
.productsets-wrap .slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.productsets-bundles-wrap.pr0 {
	padding-right: 0px;
}
.productsets-bundles-wrap.pl0 {
	padding-left: 0px;
}
.productsets-bundles-wrap.slick-initialized {
	height: auto;
	visibility: visible;
}
.productsets-bundles-wrap.slick-initialized::after {
	display: none;
}
.productsets-wrap .slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.productsets-wrap .slick-track {
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.productsets-wrap .slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
.productsets-bundle {
	justify-content: flex-start;
}
.productsets-bundle-wrap {
	margin: 0;
}
.productsets-bundle-item::after, .productsets-bundle-item::before {
	position: absolute;
	right: -15px;
	top: 50%;
	content: "";
	height: 20px;
	width: 2px;
	background-color: #bbb;
	margin-top: -10px;
}
.productsets-bundle-item::before {
	transform: rotate(90deg);
}
.productsets-bundle-item::after {
	transform: rotate(-180deg);
}
.productsets-item::after {
	content: "";
	display: block;
	clear: both;
}
.productsets-item-info {
	margin-left: 100px;
}
/* @media screen and (min-width:1200px) */
.productsets-item-info {
	margin-left: 130px;
}
.productsets-wrap a {
	text-decoration: none;
}
.productsets-price-wrap {
	margin-top: 5px;
}
.productsets-compare-price {
	color: #999;
	display: inline-block;
	white-space: nowrap;
	position: relative;
	margin-right: 5px;
}
.productsets-compare-price::before {
	content: "";
	width: 100%;
	height: 1px;
	position: absolute;
	background: #fb515d;
	left: 0px;
	top: 50%;
}
.productsets-price {
	background: #fef2b8;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	padding: 7px 7px 5px;
	vertical-align: middle;
	margin-right: 0.5em;
	white-space: nowrap;
	border: 1px solid transparent;
	color: #4b4b4b;
}
.productsets-item-name {
	position: relative;
	overflow: hidden;
	max-height: 60px;
	word-wrap: break-word;
	display: block;
}
.productsets-item-name::before, .productsets-userbundle-item-name::before {
	content: "";
	display: block;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 50px;
	height: 12px;
	background: -webkit-linear-gradient(top,rgba(255,255,255,0),#fff 100%,#fff 10%,#fff);
	background: -ms-linear-gradient(top,rgba(255,255,255,0),#fff 100%,#fff 10%,#fff);
	background: -moz-linear-gradient(top,rgba(255,255,255,0),#fff 100%,#fff 10%,#fff);
	background: linear-gradient(to bottom,rgba(255,255,255,0),#fff 100%,#fff 10%,#fff);
}
.productsets-badge {
	position: absolute;
	left: 0px;
	top: 0px;
	color: #fff;
	background: #fb3f4c;
	padding: 1px 2px;
	font-size: 12px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.productsets-active-title {
	color: #4b4b4b;
	display: block;
	margin-bottom: 5px;
}
.productsets-color-price {
	color: #fb515d;
}
.productsets-bundles-wrap.slick-initialized * {
	visibility: visible;
}
.productsets-wrap .slick-track::after {
	clear: both;
}
.productsets-wrap .slick-slider .slick-track, .productsets-wrap .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0px, 0px, 0px);
}
.productsets-wrap .slick-track::before, .productsets-wrap .slick-track::after {
	display: table;
	content: "";
}
.productsets-wrap .slick-initialized .slick-slide {
	display: block;
}
.productsets-bundle, .productsets-bundle-wrap {
	display: flex !important;
	flex-flow: wrap;
	align-items: center;
	justify-content: center;
	width: 100%;
}
.productsets-bundle-item {
	position: relative;
	display: flex;
	flex-direction: column;
	vertical-align: top;
	width: calc(100% /3 - 35px);
	white-space: normal;
	word-wrap: break-word;
	z-index: 0;
	padding: 24px 0;
	margin: 0 15px 0 15px;
}
:last-child.productsets-bundle-item::after, :last-child.productsets-bundle-item::before {
	display: none;
}
.productsets-bundles-wrap.pl0 .productsets-bundle-item {
	margin: 0 25px 0 5px;
}
[data-id='6'].productsets-wrap [data-productsets-bpl]::before, [data-id='6'].productsets-wrap [data-productsets-bpl]::after {
	background: rgba(187,187,187,1) !important;
}
.productsets-bundle-item .productsets-item {
	position: relative;
	padding-bottom: 5px;
}
.productsets-bundle-item .productsets-item-image {
	width: 90px;
	height: 90px;
	position: relative;
	float: left;
	margin-bottom: 5px;
}
/* @media screen and (min-width:1200px) */
.productsets-bundle-item .productsets-item-image {
	width: 120px;
	height: 120px;
}
a[href]:not([class]) {
	text-decoration: underline;
	color: inherit;
}
[data-id='6'].productsets-wrap [data-productsets-bpcp] {
	color: #999 !important;
}
[data-id='6'].productsets-wrap [data-productsets-bpp] {
	background: rgba(254,242,184,1) !important;
	border-radius: 4px !important;
	padding: 7px 7px 5px !important;
	color: #fb515c !important;
}
[data-id='6'].productsets-wrap .productsets-item-name::before {
	background: -webkit-linear-gradient(top,rgba(255,255,255, 0),#ffffff 100%,#ffffff 10%,#ffffff);
	background: -ms-linear-gradient(top,rgba(255,255,255, 0),#ffffff 100%,#ffffff 10%,#ffffff);
	background: -moz-linear-gradient(top,rgba(255,255,255, 0),#ffffff 100%,#ffffff 10%,#ffffff);
	background: linear-gradient(to bottom,rgba(255,255,255, 0),#ffffff 100%,#ffffff 10%,#ffffff);
}
.productsets-bundle-item .productsets-item-sku {
	background: #eee;
	color: #000;
	display: inline-block;
	padding: 5px 7px;
	margin: 5px 5px 5px 0;
}
[data-id='6'].productsets-wrap [data-productsets-bs] {
	background: rgba(238,238,238,1) !important;
	padding: 5px 7px !important;
	color: #000 !important;
}
.productsets-wrap .slick-slide img {
	display: block;
}
.productsets-bundle-item .productsets-item-image img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	margin: auto;
}
[data-id='6'].productsets-wrap [data-productsets-bbad] {
	background: rgba(251,63,76,1) !important;
	border-radius: 2px !important;
	padding: 1px 2px !important;
	color: #fff !important;
	font-size: 12px !important;
}
.productsets-title p {
	margin-bottom: 0px;
}
/********************/
.counter_block.big_basket > span.plus_new:before {background-position: 1px -191px;}
.cost.prices .price .price-old{position: relative;}
.cost.prices .price .price-old:before {
	content: '';
	position: absolute;
	height: 3px;
	width: 100%;
	background-color: #ff3a3a;
	top: 50%;
	left: 0%;
	-webkit-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	transform: rotate(-10deg);
}
/*блоки под кнопками*/
.del-pay-war-block {
	width: 75%;
}
.del-pay-war-block .del-pay-war-title:before {
    content: "";
    background: url('/bitrix/templates/aspro_next/components/bitrix/catalog.element/main_new/icons/dostavka.svg') no-repeat top left;
    width: 28px;
    height: 20px;
    display: inline-block;
    vertical-align: top;
    margin-right: 7px;
    line-height: 28px;
}
.del-pay-war-block .row > div:nth-child(2) .del-pay-war-title:before {
    background: url('/bitrix/templates/aspro_next/components/bitrix/catalog.element/main_new/icons/oplata.svg') no-repeat top left;
    width: 20px;
    height: 17px;
    position: relative;
    top: 2px;
}
.del-pay-war-block .row > div:nth-child(3) .del-pay-war-title:before {
    background: url('/bitrix/templates/aspro_next/components/bitrix/catalog.element/main_new/icons/garantia.svg') no-repeat top left;
    width: 25px;
    height: 27px;
}
.del-pay-war-block .del-pay-war-title {
    color: #353943;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 20px;
    height: 51px;
}
.del-pay-war-block p {
    color: #859099;
    font-size: 13px;
    font-weight: 300;
    line-height: 1.3;
    margin-bottom: 7px;
}
.del-pay-war-block p span {
    font-weight: 700;
}
/********/
.title_block_new {
	display: inline-block;
	font-size: 16px;
	padding-bottom: 5px;
	font-weight: bold;
	margin: 10px 0;
	color: #222;
	border-bottom: 2px solid #298ac2;
}
/*articles block*/
.title-on-img{
	position: absolute;
	left: 0;
	bottom: 20px;
	padding: 0 15px;
	color: #fff;
	background-color: #0088ccbd;
}
.prev-text {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	max-height: 120px;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	padding: 0 15px 10px;
}
.align-height {
	display: flex;
	/*display: -webkit-inline-box;*/
	flex-flow: row wrap;
}

.video-poster::before, .video-poster::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.video-poster::before {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
    z-index: 1;
}
.video-poster::after {
    background: url('/bitrix/templates/aspro_next/components/bitrix/catalog.element/main_new/icons/play.svg') 50% 50% no-repeat;
    -webkit-transition: all 0.15s;
    -moz-transition: all 0.15s;
    -o-transition: all 0.15s;
    -ms-transition: all 0.15s;
    transition: all 0.15s;
    z-index: 2;
}

@media (min-width: 1200px){
    .del-pay-war-block > .row > div:nth-of-type(1) {
        padding-right: 5px;
        width: 33%;
    }
    .del-pay-war-block > .row > div:nth-of-type(2) {
        padding-left: 5px;
        padding-right: 5px;
        width: 27%;
    }
    .del-pay-war-block > .row > div:nth-of-type(3) {
        padding-left: 9px;
        padding-right: 5px;
        width: 39%;
    }
}
@media (max-width: 768px){
	.del-pay-war-block {
		width: 100%;
	}
	.del-pay-war-block .del-pay-war-title {
		height: auto;
	}
}
/* End */


/* Start:/bitrix/templates/aspro_next/components/bitrix/sale.gift.main.products/main/style.min.css?1577878854604*/
.bx_item_list_title{font-weight:bold;color:#000;background:#ebf4f8;vertical-align:middle;height:38px;text-align:center;line-height:38px;font-size:14px}.bx_sale_gift_main_products.bx_wood .bx_item_list_title{background:#ebf4f8}.bx_sale_gift_main_products.bx_red .bx_item_list_title{background:#fbf1f0}.bx_sale_gift_main_products.bx_green .bx_item_list_title{background:#f2fbea}.bx_sale_gift_main_products.bx_blue .bx_item_list_title{background:#ebf4f8}.bx_sale_gift_main_products.bx_black .bx_item_list_title{background:#f1f4f7}.bx_sale_gift_main_products.bx_yellow .bx_item_list_title{background:#fbf7db}
/* End */
/* /bitrix/templates/aspro_next/components/bitrix/catalog.element/main_new/style.css?175259395813093 */
/* /bitrix/templates/aspro_next/components/bitrix/sale.gift.main.products/main/style.min.css?1577878854604 */
