

/* Start:/bitrix/templates/aspro_next/components/bitrix/catalog.element/main2_rc/style.css?17688098199354*/
.delivery_wrap {
	border-top: 1px solid #F2F2F2;
	margin-top: 10px;
}

.delivery_wrap .delivery_head {
	margin: 20px 0 26px;
}

.delivery_wrap .delivery_item {
	display: flex;
	gap: 10px;
	/*white-space: nowrap;*/
	align-items: center;
	font-size: 13px;
}

.delivery_wrap .delivery_text_f {
	text-align: start;
}

.delivery_wrap .delivery_text_s {
	text-align: end;
}

.delivery_wrap .delivery_text_f br,
.delivery_wrap .delivery_text_s br {
	display: none;
}

.delivery_wrap .delivery_item .delivery_img {
	display: flex;
	height: 14px !important;
	width: 14px !important;
	min-width: 14px;
	align-self: flex-start;
	margin-top: 4px;
}

.delivery_wrap .dott {
	border-bottom: 1px dashed #d75cb6;
	flex-grow: 1;
	min-width: 14px;
	height: 4px;
}

.delivery_wrap .hint {
	position: relative;
	display: inline-block;
	cursor: pointer;
}

.delivery_wrap .hint_icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 16px;
	height: 16px;
	border: 1px solid #d75cb6;
	color: #555;
	border-radius: 50%;
	font-size: 10px;
}

.delivery_wrap .hint_text {
	visibility: hidden;
	width: 220px;
	background-color: #777;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 8px 10px;
	position: absolute;
	z-index: 10;
	bottom: 125%;
	left: 50%;
	transform: translateX(-50%);
	opacity: 0;
	transition: opacity 0.3s;
	font-size: 12px;
	white-space: normal;
	box-shadow: 0 2px 10px rgba(0,0,0,0.2);
}

.delivery_wrap .hint_text::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #777 transparent transparent transparent;
}

.delivery_wrap .hint:hover .hint_text {
	visibility: visible;
	opacity: 1;
}

.item_main_info .brand_nearby_img {
	position: absolute;
	bottom: 37px;
	right: 30px;
	height: 40px;
	line-height: 40px;
	z-index: 53;
}

.item_main_info .article_nearby_img {
	position: absolute;
	bottom: 34px;
	left: 30px;
	height: 40px;
	line-height: 40px;
	z-index: 53;
}

#elementToolsFixedBottom {
	display: none;
	align-items: center;
	position: fixed;
	bottom: 0;
	left: 0;
	background: #fff;
	border-bottom: 1px solid #E2E5E9;
	width: 100%;
	height: 78px;
	z-index: 999;
	box-shadow: 0 -20px 20px 0 rgba(0, 0, 0, 0.08);
}

#elementToolsFixedBottom .elementToolsFixedBottom_img_title_wrap,
#elementToolsFixedBottom .elementToolsFixedBottom_price_btn_wrap {
	display: flex;
	align-items: center;
	gap: 16px;
}

#elementToolsFixedBottom .elementToolsFixedBottom_img {
	display: flex;
}

#elementToolsFixedBottom .elementToolsFixedBottom_img img {
	width: auto;
	min-width: 60px;
	height: 60px !important;
}

#elementToolsFixedBottom .elementToolsFixedBottom_title {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 1.4em;
	max-height: 2.8em;
}

#elementToolsFixedBottom .secondTool {
	display: none;
}

#elementToolsFixedBottom .row {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 36px;
	/*margin: 0 42px 0 32px;*/
}

#elementToolsFixedBottom .addCart {
	cursor: pointer;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	background-color: #d75cb6;
	height: 40px;
	margin: 0 !important;
	padding: 0 25px;
	border-radius: 2px;
	font-size: 14px;
	font-weight: bold;
	transition: all 0.3s ease;
}

#elementToolsFixedBottom .addCart:hover {
	background-color: #dd75c1;
}

#elementToolsFixedBottom .addCart.disabled {
	background-color: #d75cb6 !important;
}

#elementToolsFixedBottom .btn_wrap {
	display: flex;
	gap: 16px;
}

#elementToolsFixedBottom .mainTool {
	width: 100%;
	max-width: 1362px;
	margin: 0 auto;
}

#elementToolsFixedBottom .addCart.added {
	background-color: #d75cb6 !important;
}

#elementToolsFixedBottom .oldPriceLabel {
	margin: 0 !important;
}

#smallElementTools .old_new_price .pr {
	font-size: 12px;
}

#elementToolsFixedBottom .price {
	font-size: 20px;
	margin: 0 !important;
	color: red;
}

#elementTools_col .price_wrap {
	display: flex;
	flex-direction: column;
}

#elementTools_col .price_wrap .row {
	margin-bottom: 8px;
}

#elementToolsFixedBottom .new_price {
	display: flex;
	flex-direction: column;
	/*justify-content: flex-end;*/
	margin-bottom: 5px;
	/*min-width: 140px;*/
}

#elementToolsFixedBottom .old_new_price .pr {
	font-size: 14px;
	color: #9292A0;
	text-decoration: line-through;
}

#elementToolsFixedBottom .old_new_price {
	position: relative;
}

#elementToolsFixedBottom .old_new_price:before {
	/*position: absolute;*/
	/*content: "";*/
	/*width: 105%;*/
	/*height: 1px;*/
	/*background-color: #ED1C24;*/
	/*bottom: 50%;*/
	/*left: -4px;*/
	/*transform: scaleY(0.5) rotate(-20deg);*/
}

#elementToolsFixedBottom .icon-t-cart:before {
	font-size: 16px !important;
}

#elementToolsFixedBottom .addCartCredit {
	cursor: pointer;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	background-color: #2B89FF;
	height: 56px;
	width: 140px;
	margin: 0 !important;
	border-radius: 10px;
	font-size: 20px;
	font-weight: 500;
	transition: all 0.3s ease;
}

#elementToolsFixedBottom .addCartCredit:hover {
	color: #d75cb6;
}

#elementToolsFixedBottom .kredit_r_block img {
	width: 18px;
	height: auto;
}

#elementToolsFixedBottom .kredit_r_block {
	font-size: 12px;
	text-align: start;
}

#elementToolsFixedBottom .new_kredit {
	display: flex;
	align-items: center;
	gap: 6px;
	margin-bottom: 6px;
}

a.scroll-to-top.ROUND_COLOR,
a.scroll-to-top.RECT_COLOR {
	bottom: 110px !important;
}

.prices_block_wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.middle_info .mob_rating_block {
	display: none;
}

.quantity_block_wrapper {
	display: flex;
	gap: 20px;
}

@media screen and (max-width: 991px) {
	#navigation {
		display: none !important;
	}
	.mob_breadcrumbs{
		display: block !important;
		float: left; !important;
		border: 1px solid rgba(211,70,173,.5) !important;
		text-align: center !important;
		line-height: 22px !important;
		border-radius: 5px !important;
		margin: 0;
		position: absolute;
		top: 50%;
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.page-top .page-top-main {
		margin: 0;
		position: absolute !important;
		top: 50%;
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.mob_breadcrumbs a{
		display: block !important;
		width: 23px !important;
		height: 23px !important;
	}
	.page-top-main {
		margin-left: 30px !important;
	}
	#pagetitle {
		padding-top: 0px;
	    text-align: left;
	    font-weight: 500;
	    font-size: 17px;
	    margin-left: 12px;
	}
	section.page-top {
		padding-top: 0px !important;
		min-height: 56px;
		margin-top: 12px;
	}
}

@media all and (max-width: 768px) {
	.bottom_slider {
		display: none;
	}
}

@media all and (max-width: 600px){
	.wraps > .wrapper_inner {
		padding-left:0;
		padding-right:0;
	}
	.catalog_detail .item_main_info {
		border:none !important;
	}
	body .container .catalog_detail .item_main_info .right_info {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
	.catalog_detail .tabs_section {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
	body .container .bottom_slider.tab_slider_wrapp {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
	.catalog_detail .item_main_info .right_info .info_item {
		padding: 0 15px !important;
	}
	.delivery_wrapp {
		width: 100% !important;
		/*height: 80px !important;*/
		line-height: 1.8 !important;
	}
	.wrapper_inner .info_item .middle_info .buy_block {
		width: 40% !important;
		padding: 0 !important;
	}

	.info_item .middle_info .buy_block .counter_wrapp {
		width: 100% !important;
		padding: 0 !important;
	}
	.wrapper_inner .info_item .middle_info .buy_block .btn.btn-default {
		/*line-height: 2.3 !important;*/
		width: 100%;
	}

	#pagetitle {
		font-size: 15px;
	}
	.top_inner_block_wrapper {
		padding: 0 0 10px !important;
	}
	.flexslider .flex-control-nav, .front_slider_wrapp .flex-control-nav {
		top:0 !important;
	}
	.container .catalog_detail .item_slider .slides {
		margin-bottom: 0 !important;
	}

	.item_main_info .desk_top_info {
		display: none !important;
	}

	.middle_info .mob_rating_block {
		display: block;
	}

	.top_info .rows_block {
		display: flex;
	}

	.popup_video_cont {
		display: flex;
		justify-content: center;
		margin-bottom: 10px;
		width: 100vw;
		overflow: auto;
		padding: 0 0 10px 0;
	}

	#elementToolsFixedBottom .row {
		margin: 0;
	}

	#elementToolsFixedBottom .elementToolsFixedBottom_title {
		display: none;
	}

	#elementToolsFixedBottom .elementToolsFixedBottom_price_btn_wrap {
		width: 100%;
		justify-content: space-between;
	}

	#elementToolsFixedBottom .new_price {
		margin-bottom: 0;
	}

	.quantity_block_wrapper {
		justify-content: space-between;
		margin-top: 14px;
	}

	.cost.prices .price {
		margin-bottom: 0 !important;
	}

	.detailText_showMore_btn {
		width: 100% !important;
		justify-content: center;
	}

	.col-md-12.clearfix {
		padding-left: 0;
		padding-right: 0;
	}

	.delivery_wrap {
		border-top: none;
	}

	h4 {
		margin: 24px 0 8px !important;
		padding: 24px 0 0 0;
		border-top: 1px solid #f2f2f2;
	}

	hr {
		display: none;
	}
	
}

@media all and (max-width: 420px) {
	#elementToolsFixedBottom .row {
		gap: 10px;
	}
}

/* End */


/* Start:/local/components/cone/catalog.complects/templates/.default/style.css?16805140728788*/
.complects_list {
    padding: 0;
}
#complects_component a{
    display: block;
}
#complects_component {
    margin-right: 10px;
    max-width: 100%;
}
#complects_component .complectsBtnLeft,
#complects_component .complectsBtnRight{
    background: url(/local/components/cone/catalog.complects/templates/.default/images/slideArrowSmall.png) 0 0 no-repeat transparent;
    transform: translateY(-50%);
    position: absolute;
    height: 70px;
    width: 35px;
    z-index: 22;
    top: 50%;
}

#slider ol li,
#complects_component ol li{
    background: url(/local/components/cone/catalog.complects/templates/.default/images/slideButton.png) 0 0 no-repeat transparent;
}

#slider ol li:hover,
#complects_component ol li:hover{
    background: url(/local/components/cone/catalog.complects/templates/.default/images/slideButton.png) -18px 0  no-repeat transparent;
}

#slider ol li:active,
#complects_component ol li:active{
    background: url(/local/components/cone/catalog.complects/templates/.default/images/slideButton.png) -36px 0  no-repeat transparent;
}

#slider ol li.selected,
#complects_component ol li.selected{
    background: url(/local/components/cone/catalog.complects/templates/.default/images/slideButton.png) -54px 0  no-repeat transparent;
}

#slider ol li.selected:hover,
#complects_component ol li.selected:hover{
    background: url(/local/components/cone/catalog.complects/templates/.default/images/slideButton.png) -72px 0  no-repeat transparent;
}

#slider ol li.selected:active,
#complects_component ol li.selected:active{
    background: url(/local/components/cone/catalog.complects/templates/.default/images/slideButton.png) -90px 0  no-repeat transparent;
}

#complects_component .complectsBtnLeft{
    left: 0;
}
#complects_component .complectsBtnRight{
    right: 0;
}
#complects_component .complectsBtnLeft:hover{
    background-position: -35px 0;
}

#complects_component .complectsBtnLeft:active{
    background-position: -70px 0;
}

#complects_component .complectsBtnRight{
    background-position: 0 -70px;
}

#complects_component .complectsBtnRight:hover{
    background-position: -35px -70px;
}

#complects_component .complectsBtnRight:active{
    background-position: -70px -70px;
}

#complects_component ul{
    /*height: 222px;*/
}
#complects_component ul li:before{
    display: none;
}
#complects_component ul li{
    float: left;
    list-style: none;
    padding:0;
}
.complect_item {
    width: calc(100% - 2px);
    border: 1px solid #DDDDDE;
}
.complect_content {
    display: table;
    vertical-align: middle;
    table-layout: fixed;
    width: 100%;
    height: 220px;
}
.complect_item .comp_product_item{
    display: table-cell;
    position: relative;
    vertical-align: top;
}
.complect_item .additional_product:before {
    content: url("/local/components/cone/catalog.complects/templates/.default/images/divider.svg");
    display: block;
    position: absolute;
    width: 10px;
    height: 225px;
    top: 0;
}

.complect_item .product_content
{
    height: 100%;
    display: table;
}
.complect_item .product_photo,
.complect_item .product_photo {
    height: 100%;
    display: table-cell;
    padding: 30px 10px;
    vertical-align: middle;
}
.complect_item .product_photo img{
    max-height: 150px;
    max-width: 100px;
    max-height: initial;
}
.complect_item .product_photo a,
.complect_item .product_name a{
    color: black;
    text-decoration: none;
}

.complect_item .product_info {
    display: table-cell;
    vertical-align: top;
    padding-top: 30px;
}
.complect_item .product_name {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    margin-right: 10px;
}
.complect_item .product_name .product_name_text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 17px;
    height: 51px;
}
.complect_item .price {
    font-weight: 700;
    font-size: 24px;
    line-height: 21px;
    margin-top: 21px;
}
.complect_item .price .discount_price {
    height: 15px;
}
.btn_change_product {
    /* font-weight: 700; */
    font-size: 12px;
    line-height: 14px;
    color: #303030;
    background: #FFD12E;
    border-radius: 2px;
    padding: 5px 15px;
    width: fit-content;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    cursor: pointer;
    /*display: none;*/
}
.btn_change_product:hover {
    background: #e9bd2c;
}
.total_block {
    text-align: right;
    border-top: 1px solid #ddddde;
    padding: 15px;
}
.total_block .all_price {
    display: inline-block;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    margin-right: 12px;
}
.total_block .buy_complect {
    background: #d85cb6;
    border-radius: 2px;
    padding: 12px;
    color: #fff;
    font-size: 16px;
    line-height: 19px;
    display: inline-block;
    cursor: pointer;
}
.total_block .buy_complect.error{
    background-color: red;
    border-color: red;
}
.buy_complect .icon-t-cart:before {
    vertical-align: middle !important;
    font-size: 22px !important;
}

#complects_component ol li:before{
    content:"";
    display: none;
}
#complects_component ol li {
    padding:0;
    transition: none;
}
.complect_modal_overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.3);
    z-index: 2000;
}
.modal_complect_product_change {
    background: #fff;
    max-width: 500px;
    height: fit-content;
    max-height: 70%;
    position: fixed;
    top: 10%;
    padding: 20px;
    left: calc(50% - 220px);
    border-radius: 2px;
    overflow: auto;
}
.modal_complect_product_change .header {
    font-size: 18px;
    line-height: 21px;
    padding-bottom: 10px;
    font-weight: bold;
}
.modal_complect_product_change .close {
    height: 16px;
    width: 16px;
    background: url("/local/components/cone/catalog.complects/templates/.default/images/close.png");
    position: absolute;
    top: 22px;
    right: 22px;
    cursor: pointer;
    opacity: .8 !important;
}
.complect_item .price .discount {
    margin-left: 1px !important;
    margin-right: 2px !important;
    padding-left: inherit !important;
    font-size: 12px !important;
    vertical-align: top !important;
    color: #000 !important;
    font-weight: normal !important;
}

.complect_item .price .current {
    color: #000 !important;
    padding-top: 10px;
}
.modal_complect_product_change .product_photo {
    padding: 40px 10px;
}
.modal_complect_product_change .complect_item {
    border-radius: 2px;
    margin-bottom: 16px;
    cursor: pointer;
    border-width: 2px;
}
.modal_complect_product_change .complect_item:hover,
.modal_complect_product_change .complect_item.selected {
    border-color: #FFCF00;
}

#complects_component .product .price,
.complect_item .product .price {
    font-family: 'Rubik_bold';
    font-size: 18px;
    display: block;
    text-decoration: none;
    margin-bottom: 12px;
}
#complects_component .product .price .old_price,
.complect_item .product .price .old_price {
    height: 20px;
}
#complects_component .discount,
.complect_item  .discount {
    margin-left: 1px !important;
    margin-right: 2px !important;
    padding-left: inherit !important;
    font-size: 16px !important;
    vertical-align: top !important;
    position: relative;
    text-decoration: line-through;
    font-weight: 400 !important;
    color: #888!important;
}
/* #complects_component .discount:before,
.complect_item  .discount:before {
    border-bottom: 1px solid red;
    position: absolute;
    content: "";
    width: 100%;
    height: 50%;
    transform: rotate(-7deg);
} */
#complects_component .price .economy,
.complect_item .price .economy {
    background: #fdafff;
    font-size: 10px;
    font-weight: normal;
    padding: 2px 5px;
    border-radius: 2px;
    vertical-align: top;
    color: #000;
}
#complects_component .price .economy
{
    display: none;
}
@media (max-width: 850px){

    #complects_component {
        margin-right: 0;
    }
    .complect_content {
        table-layout: initial;
    }
    #complects_component .complect_item {
        width: 100%;
        border-left: none;
        border-right: none;
    }
    .comp_product_item {
        width: 100%;
        display: block !important;
        position: relative;
    }
    .complect_item .additional_product {
        position: relative;
    }
    .product_content {
        position: relative;
        display: table-row;
    }
    .complect_item .additional_product:before {
        content: url("/local/components/cone/catalog.complects/templates/.default/images/divider_hor.png");
        /*background: rgba(50,50,50,.2);*/
        display: block;
        position: absolute;
        /*transform: rotateZ(270deg);*/
        /*transform-origin: top;*/
        top: 0;
        width: 220px;
        height: 9px;
        left: calc(50% - 110px);
    }
    .complect_item .parent_product:before {
        content: " ";
        display: none;
        position: absolute;
    }
    .total_block {
        text-align: center;
        padding-bottom: 60px;
    }
    .total_block .all_price {
        display: block;
        margin-bottom: 15px;
        margin-right: 0;
    }
    .total_block .buy_complect {
        display: block;
        width: fit-content;
        margin: 0 auto;
    }
    #complects_component ol {
        left: 49.5% !important;
    }
}
/* End */


/* Start:/bitrix/templates/aspro_next/components/bitrix/iblock.vote/element_rating/style.css?1592288024341*/
.iblock-vote table td div { cursor: pointer; background: url('/bitrix/templates/aspro_next/components/bitrix/iblock.vote/element_rating/../../../../images/ai.png') -374px -51px no-repeat; width:19px; height:16px; overflow:hidden; }
div.star-voted, div.star-over { }
.iblock-vote table td div.star-empty { background-position:-393px -51px; }
.iblock-vote table td div.star-over { background-position:-374px -51px;}


/* End */


/* Start:/bitrix/templates/aspro_next/components/bitrix/catalog.store.amount/main/style.css?1723648712975*/
/*div.catalog-detail { position: static; border: 1px solid; zoom:1;}
div.catalog-detail-hover div.catalog-admin-links  { display: block; }
div.catalog-detail-hover { position: relative;}

div.catalog-detail-line
{
    font-size:1px;
    height:1px;
    line-height:1px;
    margin:12px 0;
    overflow:hidden;
    padding:0;
    background: url(/bitrix/templates/aspro_next/components/bitrix/catalog.store.amount/main/images/title-line.gif) no-repeat;
}
div.catalog-detail-properties { clear: both; padding: 1em 0 0;  overflow: hidden; width: 80%; }
div.catalog-detail-property { margin: 0 0 1em; border-bottom:1px dotted; float: left; width: 100%;}
div.catalog-detail-property b { float: right; position: relative; top: 0.31em; padding-left: 3px;  font-weight:normal; }
div.catalog-detail-property grey { color:grey;  font-weight:lighter; }
div.catalog-detail-property span { float: left; position: relative; top: 0.31em; padding-right: 3px; zoom: 1;}
div.catalog-detail-properties-title { font-size: 1em; font-weight: bold; margin: 2em 0 1em; }*/
/* End */


/* Start:/bitrix/templates/aspro_next/components/bitrix/sale.gift.main.products/main/style.css?1592288024663*/
.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/main2_rc/style.css?17688098199354 */
/* /local/components/cone/catalog.complects/templates/.default/style.css?16805140728788 */
/* /bitrix/templates/aspro_next/components/bitrix/iblock.vote/element_rating/style.css?1592288024341 */
/* /bitrix/templates/aspro_next/components/bitrix/catalog.store.amount/main/style.css?1723648712975 */
/* /bitrix/templates/aspro_next/components/bitrix/sale.gift.main.products/main/style.css?1592288024663 */
