.price{
    font-weight: 600;
    font-size: 14px;
    color: #5a5a5a;
    display: inline-block;
    position: relative;
}
.price span{
	font-size: 26px;
	color: #3d55b2;
}
.price .product-item-detail-price-old {
    color: #9d9d9d;
    font-size: 1.2rem;
    font-weight: normal;
    text-decoration: line-through;
    display: block;
    text-align: right;
}
.art_information_main i.info {
    width: 18px;
    height: 18px;
    display: inline-block;
    background: #ffffff;
    color: #C98E5D;
    text-align: center;
    border-radius: 50%;
    font-style: normal;
    line-height: 15px;
    font-size: 13px;
    cursor: default;
    vertical-align: middle;
    border: 2px solid #C98E5D;
}
.art_information_main .price i.info{
	position: absolute;
	margin: 0 0 0 3px;
}
.art_information_main .order-add1:before {
	display: none;
}

.art_information_main .to_order{

}
.art_information_main .to_order>.order-add1{
    border: 0.43px solid #3d55b2;
    border-radius: 9px;
    height: 50px;
    background: #3d55b2;
    line-height: 50px;
    text-transform: none;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    color: #fff;
	min-width: 190px;
}
.art_information_main .order-oneclick{

}
.art_information_main .order-oneclick .order-add1{
    background: none;
    box-shadow: none;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.2em;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    text-align: center;
    color: #000;
    text-transform: none;
    letter-spacing: inherit;
    padding-top: 1em;
}

.art_information_main .mingroup{
	background: none;
    box-shadow: none;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.2em;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    text-align: center;
    color: #000;
    text-transform: none;
    letter-spacing: inherit;
    display: block;
    max-width: 205px;
    height: 35px;
    margin: 0;
    padding-top: 1em;
}


.art_information_main .product-info{
    margin: 10px 0 0;
}
.art_information_main .product-info .h2o_add_favor{
    height: 44px;
    display: flex;
    align-items: center;
    margin: 0 0 10px;
	padding: 0 0 0 54px;
	position: relative;
	cursor: pointer;
	font-size: 14px;
	color: #262626;
}
.art_information_main .product-info .h2o_add_favor span{

}
.art_information_main .product-info .h2o_add_favor:before{
	content: '';
	border-radius: 10px;
	width: 44px;
	height: 44px;
	background: #f5f6f8;
	position: absolute;
    top: 2px;
    left: 0;
}
.art_information_main .product-info .h2o_add_favor:hover:before{
	background: #3d55b2;
}
.art_information_main .product-info .h2o_add_favor:after{
	content: '';
	background-image: url(/local/templates/artkeramika_new/assets/img/icon-heart.svg);
	width: 44px;
    height: 44px;
    position: absolute;
    top: 2px;
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
}

.art_information_main .product-info .compare2{
    height: 44px;
    display: flex;
    align-items: center;
    margin: 0 0 10px;
	padding: 0 0 0 54px;
	position: relative;
	cursor: pointer;
	font-size: 14px;
	color: #262626;
}
.art_information_main .product-info .compare2 span{

}
.art_information_main .product-info .compare2:before{
	content: '';
	border-radius: 10px;
	width: 44px;
	height: 44px;
	background: #f5f6f8;
	position: absolute;
    top: 2px;
    left: 0;
}
.art_information_main .product-info .compare2:hover:before{
	background: #3d55b2;
}
.art_information_main .product-info .compare2:after{
	content: '';
	background-image: url(/local/templates/artkeramika_new/assets/img/icon-line.svg);
	width: 44px;
    height: 44px;
    position: absolute;
    top: 2px;
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
}


.art_information_main_group{
	margin: 30px 0 0;
}
.art_information_main_group .art_information_main_left{

}
.art_information_main_group .art_information_main_left .in_stock{
    border-radius: 40px;
    padding: 4px 15px;
    background: #35b942;
    margin: 0 0 8px;
    display: inline-block;
    color: #fff;
}
.art_information_main_group .art_information_main_left .no_stock{
    border-radius: 40px;
    padding: 4px 15px;
    background: #db2929;
    margin: 0 0 8px;
    display: inline-block;
    color: #fff;
}

.art_information_main_group .art_information_main_left .min_price{
	font-weight: 600;
    font-size: 18px;
    color: #565656;
}
.art_information_main_group .art_information_main_left .min_price span{
	font-weight: 700;
	font-size: 22px;
	color: #3d55b2;
}
.art_information_main_group .art_information_main_left .min_dost{
	font-weight: 600;
	font-size: 18px;
	color: #565656;
}

.art_information_main_group .art_information_main_left .store{
    border: 1px solid #f5f6f8;
    border-radius: 20px;
    padding: 20px;
    background: #fafafa;
    margin: 0 0 15px;
}
.art_information_main_group .art_information_main_left .store p{
	font-weight: 600;
	font-size: 14px;
	color: #565656;
}
.art_information_main_group .art_information_main_left .store .sore_name{
	font-weight: 600;
	font-size: 18px;
	line-height: 100%;
	color: #3d55b2;
	margin: 0 0 5px;
}
.art_information_main_group .art_information_main_left .store ul{
    margin: 0;
    padding: 0 0 0 14px;
}
.art_information_main_group .art_information_main_left .store ul li{
	font-weight: 600;
	font-size: 16px;
	color: #262626;
	position: relative;
}
.art_information_main_group .art_information_main_left .store ul li:before{
    content: '';
    background-image: url(images/li.svg);
    width: 12px;
    height: 12px;
    position: absolute;
    left: -16px;
    top: 6px;
}

.art_information_main_group .art_information_main_left .store_info{
	padding: 0 0 0 20px;
}
.art_information_main_group .art_information_main_left .store_info li,
.product-information1 li{
	font-weight: 600;
	font-size: 15px;
	color: #565656;
	position: relative;
}
.art_information_main_group .art_information_main_left .store_info li:before,
.product-information1 li:before{
    content: '';
    width: 4px;
    height: 4px;
    background-color: #565656;
    position: absolute;
    border-radius: 50%;
    left: -10px;
    top: 9px;
}

.product-information1 li p {
    padding: 0;
    margin: 0;
    line-height: 1.2em;
}

.list-property{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.list-property .list-property__item{
	font-weight: 600;
	font-size: 16px;
	color: #5a5a5a;
}
.list-property .list-property__item>span{
	color: #000;	
}
.list-property .list-property__item a{
	font-weight: 400;
	font-size: 16px;
	text-decoration: underline;
	color: #3d55b2;
}

.list-property .list-property__item .color_img{
    margin: 0 4px 0 0;
}
.list-property .list-property__item .color_img img{
	width: 16px;
    height: 16px;
    margin: -3px 0 0;
    border: 1px solid #3d55b2;
    border-radius: 5px;
}

/* */


.to_order_group{
    display: flex;
}
.to_order_group .order-quant{
    border-radius: 10px;
    height: 50px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding: 0 10px;
    background: #f5f6f8;
    margin: 0 10px 0 0;
    max-width: 160px;
}
.to_order_group .order-quant .quant_min{
	width: 30px;
    text-align: center;
    cursor: pointer;
}
.to_order_group .order-quant .quant_max{
	width: 30px;
    text-align: center;
    cursor: pointer;
}
.to_order_group .order-quant .quant_int{
	width: calc(100% - 60px);
    text-align: center;
    background: none;
}






#calcul h2{
	color: #40497f;
    font-size: 32px;
    font-weight: 300;
    line-height: 30px;
    padding-bottom: 20px;
    text-align: center;
}

input[type="range" i] {
	background: #e3e3e3;
    width: 100%;
}


.radio-calc{

}
.radio-calc .slick-list{
    margin: 0 -4px;
}
.radio-calc .slick-arrow{
    width: 40px;
    height: 40px;
    background-color: rgb(0 0 0 / 18%);
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    border-radius: 50%;
	cursor: pointer;
	z-index: 9999;
}
.radio-calc .prev{
    left: -20px;
}
.radio-calc .prev:before{
    content: '';
    background-image: url(/local/templates/artkeramika/components/bitrix/catalog.element/product/images/arrow.svg);
    width: 12px;
    height: 22px;
    position: absolute;
    transform: rotate(0deg);
    top: 8px;
    right: 15px;
}
.radio-calc .next{
    right: -20px;
}
.radio-calc .next::before{
    content: '';
    background-image: url(/local/templates/artkeramika/components/bitrix/catalog.element/product/images/arrow.svg);
    width: 12px;
    height: 22px;
    position: absolute;
    transform: rotate(180deg);
    top: 10px;
    right: 12px;
}

.radio-calc label{
    display: block;
    box-shadow: 0px 0px 4px rgb(0 0 0 / 28%);
    margin-bottom: 30px;
	margin: 5px;
}

.radio-calc .calc_izd_item{
    position: relative;
	padding: 3px;
}
.radio-calc .calc_izd_item img{
	width: 100%;
    height: auto;
}
.radio-calc .calc_izd_info{
	padding: 20px;
}
.radio-calc .calc_izd_info .line{
	height: 1px;
    width: 100%;
    background: #e9e9e9;
    margin: 10px 0;
}
.radio-calc .calc_izd_info .item-razmer>div{
    display: flex;
}
.radio-calc .calc_izd_info .item-razmer .property-icon__SIZE{
	margin-right: 10px;
}
.radio-calc .calc_izd_item p{
	display: inline-block;
    vertical-align: top;
    margin-bottom: 15px;
    color: #3e56b4;
    font-weight: 600;
    font-size: 13px;
    line-height: 17px;
	height: 32px;
}
.radio-calc .calc_izd_info .item-price{
	line-height: 15px;
    color: #b13217;
    font-size: 12px;
    font-weight: 700;
}
.radio-calc .cal-radio>input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.radio-calc .cal-radio>div {
    align-items: center;
    user-select: none;
}

.radio-calc .slick-dots{
    display: flex!important;
    margin: 10px 0;
    align-items: center;
    justify-content: center;
}
.radio-calc .slick-dots li{
	width: 12px;
    height: 12px;
    background: #afb6d0;
    border-radius: 50%;
    margin: 0 5px;
}
.radio-calc .slick-dots li.slick-active{
	background: #3e56b4;
}
.radio-calc .slick-dots li span{
	display: none;
}

  
/* создание в label псевдоэлемента  before со следующими стилями */
.cal-radio>div::before {
    content: '';
    display: inline-block;
    flex-shrink: 0;
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
}



/* стили для радиокнопки, находящейся в фокусе и не находящейся в состоянии checked */
.cal-radio>input:focus:not(:checked)+div::before {
	border-color: #80bdff;
}

/* стили для радиокнопки, находящейся в состоянии checked */
.cal-radio>input:checked+div::before {
	border: 4px solid #b13217;
}

/* стили для радиокнопки, находящейся в состоянии disabled */
.cal-radio>input:disabled+div::before {
	background-color: #e9ecef;
}


.rascet_calc{
    background: #FAFAFC;
    padding: 15px;
    border: 1px solid #f0f0f0;
    margin: 20px 0;
}
.rascet_calc>p, .calcstitle{
    margin-bottom: 15px;
    color: #000000;
    font-weight: 700;
    line-height: 24px;
    font-size: 1.17em;
}


.calc_block.disable{
	pointer-events: none;
	position: relative;
}
.calc_block.disable::after{
	content: '';
	background-color: rgb(250 250 252 / 61%);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.calc_block{
	display: flex;
	margin: 0 -15px;
}
.calc_block .calc_item{
    background: #EFEFEF;
    padding: 15px 30px;
    margin: 0 15px;
	text-align: center;
}
.calc_block .calc_itog{
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.calc_block .calc_item p{
    font-weight: 600;
    font-size: 15px;
}
.calc_block .calc_item .quantity-block{
    display: inline-flex;
    border: 1px solid #dfdfdf;
    margin: 10px 0;
    background: #fff;
    padding: 5px;
    border-radius: 16px;	
}
.calc_block .calc_item .quantity-block .minus{
    width: 20px;
    color: #40497f;
    font-weight: 600;
    font-size: 22px;
    line-height: 18px;
	cursor: pointer;
}
.calc_block .calc_item .quantity-block .plus{
	width: 20px;
    color: #40497f;
    font-weight: 600;
    font-size: 22px;
    line-height: 21px;
	cursor: pointer;
}
.calc_block .calc_item .quantity-block .input-text.qty{
    width: 80px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}

.calc_itog p{
    margin: 0 0 10px;
}
.calc_itog .range_cal{
    margin: 15px;
    color: #3e55b4;
    font-weight: 700;
    font-size: 22px;
    line-height: 24px;
}

.calc_itog .butsub{
	background: #40497f;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    padding: 10px 30px;
    border-radius: 20px;
	margin: 0 0 10px;
}
.calc_itog .butsub:hover{
	background: #2d345f;
}

.calc_itog .calc_group{
    display: flex;
    align-items: center;
}

#caclresp p{
    font-size: 14px;
    color: #898989;
    padding: 9px 0;
}
#caclresp a{
	font-size: 14px;
    color: #ffffff;
    padding: 5px 10px;
    background: #00aa05;
    display: inline-block;
    border-radius: 8px;
    line-height: 12px;
}

.rascet_calc .info{
	font-size: 14px;
    margin: 8px 0 0;
    font-weight: 400;
    color: #878787;
}
.rascet_calc .red_info {
    font-size: 14px;
    margin: 8px 0 0;
    font-weight: 400;
    color: #f70000;
}

.happy {
    margin: 25px 0 25px!important;
	color: #3e55b4;
}


.property__item_ARTIKUL{
    cursor: pointer;
}
.property__item_ARTIKUL span::after{
    content: '';
    width: 16px;
    height: 16px;
    background-image: url(/local/templates/artkeramika_new/components/bitrix/catalog.element/product/images/748107.png);
    position: absolute;
    margin: 3px 0 0 5px;
    background-size: contain;
    opacity: 0.3;
}
.property__item_ARTIKUL span:hover::after{
    opacity: 0.5;
}
.property__item_ARTIKUL.copy{

}
.property__item_ARTIKUL.copy span::after{
    background-image: url(/local/templates/artkeramika_new/components/bitrix/catalog.element/product/images/checklist.png);
    opacity: 1;
}


@media(max-width:1200px){
	.calc_block {
		display: flex;
		margin: 0 -15px;
		flex-flow: wrap;
		justify-content: center;
	}
	.calc_block .calc_item {
		background: #EFEFEF;
		padding: 15px 0;
		text-align: center;
		flex: 0 0 calc(33% - 10px);
		margin: 0 10px 10px 0;
	}
	.calc_block .calc_itog {
		display: flex;
		justify-content: center;
		/* flex-direction: column; */
		flex-flow: wrap column;
		margin: 15px 20px 0 0;
		width: 100%;
		align-items: flex-end;
	}
	.calc_item:nth-child(3){
		margin: 0 0 10px 0;
		flex: 0 0 33%;
	}

}
@media(max-width:767px){
	.calc_block .calc_item {
		padding: 15px;
	}
	.radio-calc .calc_izd_item img {
		width: 100%;
		height: auto;
		max-width: 200px;
		margin: auto;
	}

}