* {
	scroll-behavior: smooth;
}
.buy_machine{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.buy_machine div{
	margin-top: 14px;
}
.yandex_split_product{
	display: flex;
	padding: 5px 5px;
	border-radius: 10px;
	background: #F5F5F5;
	max-width: 50%;
	width: max-content;
	cursor: pointer;
}
.yandex_split_product span{
	margin-left: 5px;
	font-weight: bold;
}
.yandex_split_product p{
	margin: 0 5px;
}
.halva{
	background: #f5f5f5;
	border-radius: 10px;
}
.halva img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.tbank{
	display: flex;
	padding: 5px 5px;
	background: #f5f5f5;
	border-radius: 10px;
	width: max-content;
}
.tbank p{
	font-size: 16px;
	margin-left: 5px;
}
.el_title_box{
	/* margin-top: 19px; */
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin-top: 15px;
}
.napolenie{
	position: relative;
}
.napolenie p{
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);
	font-size: 18px!important;
	font-weight: bold!important;
	padding: 10px 40px;
	background-color: #FAFAFC;
	border-radius: 10px 10px 0 0;
}
.color_button{
	width: 17px!important;
	height: 17px!important;
	border-radius: 50% !important;
	border: none!important;
	margin-right: 8px!important;
	position: relative!important;
	background-color: transparent!important;
}
.color_button:hover{
	background-color: transparent;
}
.modal_params_view_fully_img.color{
	cursor: pointer;
	width: 28px;
	height: 28px;
	padding: 0 12px;
	border-radius: 10px;
	border: none;
	background-color: white;
	color: #30314F;
	font-weight: 500;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	right: 0;
}
.el_title_box h1{
	width: 100%;
	max-width: 80%;
	font-size: 1.5rem;
	color: #30314F;
	font-style: normal;
}

.el_title_box__icons{
	width: 85px;
	display: flex;
	align-items: center;
	height: max-content;
	justify-content: space-between;
}


.el_title_box .product__code{
	/* margin: 0; */
	margin-top: 8px;
	margin-left: 0px;
}

/* -------------------------= */




.container_el{
	/* position: relative; */
	/* width: 100%;
	height: max-content; */
}
.container_rel{
	position: relative;
	width: 100%;
	height: max-content;
	display: flex;
	justify-content: space-between;
}

.content_el{
	width: 58%;
}

.sidebar_el{
	width: 38%;
	position: relative;
}

.sidebar_el_content{
	top: 80px;
	width: 100%;
	height: max-content;
	position: sticky;
}


/* ------------------------------ */


.slider__discount {
	position: absolute;
	bottom: 69px;
	left: 0;
	width: 91px;
	height: 41px;
	background: #FFD02B;
	border-radius: 0px 20px 20px 0px;
	font-size: 1.4rem;
	line-height: 1.6rem;
	color: black;
	font-weight: 700;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 20;
}

.popup .slider__discount {
	display: none;
  }



/* ------------------------ */


.el_rewiews_box{
	display: none;
	align-items: end;
}

.product__star_box {
	width: -moz-max-content;
	width: max-content;
	display: flex;
	align-items: center;
}

.star_box{
	width: 24px;
	height: 24px;
	position: relative;
}

.star_box img{
	width: 24px;
	height: 24px;
}

.star_icon_not_active{
	width: 100%;
	height: 100%;
}
.star_icon_active{
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	overflow: hidden;
	left: 0;
	top: 0;
	bottom: 0;
}
/* ============================ */

.product_info__reviews {
	width: -moz-max-content;
	width: max-content;
	height: -moz-max-content;
	height: max-content;
	margin-left: 20px;
}

.product_info__reviews a {
	color: #6666CC;
	text-decoration: underline;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0.8px;
}

.product_info__reviews span {
	color: #676767;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0.8px;
}

@media screen and (max-width: 1000px){
	.not_reviews{
		text-align: center;
	}
}


/* ===================================== */

.product__code {
	margin-left: 10px;
	margin-top: 4px;

}

.product__code  li{
	margin: 0px;
}

.product__code .product-item-detail-properties-dots{
	display: none;
}

.product__code .product-item-detail-properties-name{
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	color: #9B9B9B;
	flex: none;
	/* width: 100%; */
	width: max-content;
	max-width: 100%;

}

.product__code .product-item-detail-properties-value{
	flex: none;
	width: max-content;
	max-width: 100%;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	color: #9B9B9B;
	max-width: 160px;

	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

/* ------------- */

.product__willShare{
	width: max-content;
	position: relative;
}
.willShare_label{
	width: max-content;
	height: max-content;
	display: flex;
	align-items: center;
	font-weight: 400;
	font-size: 28px;
	line-height: 28px;
	color: #676767;
	cursor: pointer;
	/* margin-bottom: 5px; */
}
.willShare_label i{
	margin-right: 5px;
}
.product_willShare__list{
	position: absolute;
	top: 30px;
	right: 0;
	width: max-content;
	height: max-content;
	overflow: hidden;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.438);
	border-radius: 0px 0px 5px 5px;
	/* margin: auto; */
	display: none;
}

.product__willShare:hover .product_willShare__list{
	display: block;
}

.product_willShare__list ul{
	margin: 0px;
	padding: 0px;
	width: 100px;
	height: max-content;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: white;
	position: relative;
	margin: 0px 4px 2px;
}
/* .product_willShare__list ul li{

} */
.product_willShare__list a{
	cursor: pointer;
}

.product_willShare__list .copi_url{
	cursor: pointer;
}

.product_willShare__list svg{
	width: 20px;
	height: 20px;
}

.product_willShare__list .product_willShare__whatsapp svg{
	width: 22px;
	height: 22px;
}

.product_willShare__list .copi_url_input{
	opacity: 0;
	position: absolute; 
	left: -100%;
}



#url_copy_popup{}

#url_copy_popup .btn-default{
	font-size: 12px;
	line-height: 14px;
	display: block;
	width: max-content;
	height: max-content;
	margin: 0 auto;
	box-shadow: none;
	padding: 8px 20px;
}

/* --------------- */


/* 
.product_info__price_box {
	width: -moz-max-content;
	width: max-content;
	display: flex;
	align-items: center;
}

.product_info__price {
	color: #676767;
	font-size: 20px;
	line-height: 23px;
  }
  .product_info__price b {
	font-weight: 500;
	color: #30314F;
	margin-right: 10px;
  }
  .product_info__price span {
	text-decoration: line-through;
  } */

.el_price_box{
	display: flex;
	align-items: center;
	margin-top: 30px;
}
.el_price{
	width: max-content;
	max-width: 80%;
	width: calc(100% - 125px);
	display: flex;
	align-items: end;
	flex-wrap: wrap;
}

.el_price__current b{
	color: #000;
	font-size: 30px;
	font-style: normal;
	font-weight: 526;
	line-height: normal;
}

.el_price__current b[data-discounted=true]{
	color:#30314F;
}

.el_price__old{
	position: relative;
	margin-left: 12px;
}

.product_info__discount{
	margin-left: 14px;
	background: #A0A0FE;
	border-radius: 9px;
	height: 25px;
	width: 48px;
	display: flex;
}
.product_info__discount span{
	color: white;
	font-weight: bold;
	font-size: 16px;
	line-height: 1;
	margin: auto;
}
.el_price__old s{
	color: #676767;
	font-size: 1.2rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-decoration: line-through;
}


.el_price_desc{
	width: 100%;
	color: #9B9B9B;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0.65px;
	margin-top: 4px;
}


.el_price__old .product_info__discount{
	position: absolute;
	width: 60px;
	height: 30px;
	top: -5px;
	right: -68px;
}
.el_price__old .product_info__discount span{
	position: relative;
	display: block;
	width: max-content;
	height: max-content;
	z-index: 3;
	margin: 6px auto 0px;

	color: #ffffff;

	font-size: 1rem;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}

.el_price__old .product_info__discount img{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}


.el_price_box__count_product{
	color: #6666CC;
	/* font-size: 1rem; */
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

/* .product_info__discount {
	width: 82px;
	height: 37px;
	border-radius: 20px 0px;
	background: #FFD02B;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 57px;
}

  .product_info__discount span {
	color: black;
	font-weight: 500;
	font-size: 20px;
	line-height: 23px;
  }
  
  .product_info__price_reduction {
	width: -moz-max-content;
	width: max-content;
	height: -moz-max-content;
	height: max-content;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	color: #676767;
	display: flex;
	align-items: center;
	cursor: pointer;
  }
  .product_info__price_reduction i {
	font-size: 18px;
	margin-right: 10px;
  } */

/* ===================================== */

.el_size_box{
	margin-top: 30px;
}

.el_size_box_header {
	position: relative;
}

.el_size_box h4{
	color: #30314F;
	font-size: 1.125rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.el_size_box_header .discount_button_wrap {
	position: absolute;
	right: 0;
	bottom: -12px;
	padding: 1px;
	border-radius: 10px;
	user-select: none;
}

.el_size_box_header button {
	border: none;
	border-radius: 9px;
	background: #FFF;
	padding: 11px 8px 11px 47px;
	transition: all 0.2s;
	display: flex;
	align-items: center;
}

.el_size_box_header button:focus {
	outline: none;
}

.el_size_box_header button span {
	color: #F8214E;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	position: relative;
	transition: all 0.2s;
}

.el_size_box_header button span::before {
	position: absolute;
	content: "";
	background: center / contain no-repeat url(/local/templates/planeta_new/images/gradient_planet.png);
	height: 29px;
	width: 32px;
	top: 0;
	bottom: 8px;
	margin: auto 0;
	left: -39px;
	transition: all 0.2s;
}

.el_size_box_header button:hover {
	background: none;
}

.el_size_box_header button:hover span {
	color: white;
}

.el_size_box_header button:hover span::before {
	background-image: url(/local/templates/planeta_new/images/gradient_planet_reverse.png);
}

.product_info__info_list {
	margin-top: 20px!important;
	 user-select: none;
}
.product_info__info_list .info_list__container {
	width: 100%;
	/* max-width: 650px; */
	height: -moz-max-content;
	height: max-content;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.price_filling_scheme{
	display: none;
}
.info_list__container .select_div select{
	background: #F5F5F5;
	border: none;
	border-radius: 10px;
	padding: 10px;
	font-size: 14px;
	color: #30314F;
	font-weight: 700;
}
.info_list__container .select_div label{
	font-size: 14px;
	color: #30314F;
	margin-right: 10px;
}
.info_list__container .select_div{
	padding: 10px 0;
	width: 100%;
}
.info_list__container .select_div input{
	background: #F5F5F5;
	border: none;
	border-radius: 10px;
	text-align: center;
	width: 100px;
}
.info_list__container .select_div span{
	position: absolute;
	right: 5px;
}
/* @media screen and (max-width: 1000px){
	.product_info__info_list .info_list__container {
		max-width: 610px;
	}
}

@media screen and (max-width: 450px){
	.product_info__info_list {
		margin-top: 22px!important;
	}
} */


.info_list__item_box{
	width: 100%;
	padding: 5px 10px 5px 0;
	display: flex;
	align-items: center;
}

.info_list__item_box .info_list__name_prev{
	color: #838383;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.info_list__item_box .dimensions__head{
	color: #30314F;
	text-align: center;
	font-size: 1rem;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}


.info_list__item {
	/* padding: 0px 11px 0px 14px; */
	font-size: 0.8rem;
	font-size: max( 0.8rem, 14px ) ;
	line-height: 1.2rem;
	height: 29px;
	background: #F5F5F5;
	/* border: 1px solid #A9A9A9; */
	border-radius: 5px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;

	margin-left: 7px;
}

.dimensions__box i{
	font-size: 10px;
	width: max-content;
	height: max-content;
	margin-left: 2px;
	margin-top: 2px;
}

/* @media screen and (max-width: 1200px){
	.dimensions__box i{
		margin-left: 2px;
		margin-top: 2px;
	}
	
} */

.not_active_size_item{
	background: transparent;
	border: none;
}

.not_active_size_item img,
.not_active_size_item i{
	opacity: 0;
}
.dimensions__box .el_size_arrow_up{
	display: none;
}
/* 
input[type=checkbox]:checked ~ .bi-caret-up-fill{
	display: inline;
}

input[type=checkbox]:checked ~ .bi-caret-down-fill{
	display: none;
} */
.dimensions__box img{
	width: 10px;
	margin-left: 8px;
}

input[type=checkbox]:checked ~ .el_size_arrow_up{
	display: inline;
}

input[type=checkbox]:checked ~ .el_size_arrow_down{
	display: none;
}



.info_list__container{
	width: 100%;
	height: 100%;
}

/* .info_list__item{
} */

.info_list__dimensions{
	width: 100%;
	height: 100%;

}

.dimensions__box{
	width: max-content;
	height: 100%;
	display: flex;
	align-items:center;
}

.dimensions__box input{
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}

.dimensions__head{
	width: 100%;
	text-align: center;
	min-width: 60px;
	max-width: 160px;
	height: 100%;
}

.dimensions__head label{
	cursor: pointer;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0px 10px 0px 12px;
}



.dimensions__head label span{}

.dimensions__list{
	position: absolute;
	width: 100%;
	height: max-content;
	padding: 10px 10px;
	background-color: white;
	border: 1px solid #A9A9A9;
	left: 0;
	top: 50px;
	border-radius: 10px;
	z-index: 20;
	display: none;
}

input[type=checkbox]:checked ~ .dimensions__list{
	display: block;
}

.dimensions__list .product-item-detail-info-container{
	width: 100%;
	height: max-content;
}

.dimensions__list .product-item-detail-info-container label{
	display: block;
	width: 90%;
	margin: 0 auto;
}

.dimensions__list .product-item-scu-item-list{
	width: 100%;
	height: max-content;
}

.dimensions__list .product-item-scu-item-list .selected{
}

.dimensions__list .product-item-scu-item-text-container{
	display: block;
	width: 100%;
	height: max-content;
	padding: 5px 0px;
	border: none;
	outline:none;
}
.dimensions__list .product-item-scu-item-text-block{
	outline: none;
}
.dimensions__list .product-item-scu-item-text{
	font-size: 14px;
	line-height: 0px;
	color: #3333337c;
	transition: color 0.2s;
}

.dimensions__list .product-item-scu-item-text:hover{
	color: #333;
}


.dimensions__list .product-item-scu-item-list .selected .product-item-scu-item-text{
	font-size: 14px;
	color: #30314F;
	font-weight: 600;
}

/* .info_list__item span {
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #676767;
} */

/* ================================== */

.product_info__btn_box {
	margin-top: 28px!important;
	display: flex;
	justify-content: space-between;
}
.product_info__btn_box button {
	width: 196px;
	height: 37px;
	background-color: white;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	color: #30314F;
	border: 1px solid #CFCFCF;
	border-radius: 10px;
	cursor: pointer;
	outline: none;
}

.product_info__btn_box button:hover{
	outline: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-tap-highlight-color: transparent;
}

.product_info__btn_box button:active{
	outline: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-tap-highlight-color: transparent;
}

.product_info__btn_box button .u-btn-outline-primary span{
	color: #30314F;
	font-weight: 500;
}



.product_info__btn_box .btn:disabled, .btn.disabled, fieldset:disabled .btn { 
	opacity: 1;
}

@media(hover: hover) and (pointer: fine) {
	.product_info__btn_box button:hover{
		background: #30314F;
		color: white;
		border: 1px solid #30314F;
	} 

	.product_info__btn_box button:hover .u-btn-outline-primary span{
		background: #30314F;
		color: white!important;
		border: 1px solid #30314F;
	} 
}

.product_info__btn_box button div {
	margin-top: 4px;
}
.product_info__btn_box .product_info__shop_cart_btn {
	background: #30314F;
	border: 1px solid #30314F;
	border-radius: 10px;
	color: white;
	display: flex;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
}

/* @media(hover: hover) and (pointer: fine) { */
	.product_info__btn_box .product_info__shop_cart_btn:hover{
		background: white;
		color: #30314F;
	}
/* } */
.product_info__btn_box .product_info__shop_cart_btn div {
	display: flex;
	width: -moz-max-content;
	width: max-content;
	height: -moz-max-content;
	height: max-content;
	align-items: center;
}
.product_info__btn_box .product_info__shop_cart_btn div i {
	font-size: 18px;
	margin-right: 22px;
	margin-bottom: 3px;
}
/* ====================================== */
.product_info__extra_options {
	margin-top: 28px!important;
}
.product_info__extra_options h5 {
	font-weight: 500;
	font-size: 1rem;
	line-height: 1.2rem;
	color: #30314F;
	margin: 0px;
}

.drop_down_list {
	margin-top: 28px!important;
}

.drop_down__item_box {
	margin-top: 28px;
}
.drop_down__item_box input {
	display: none;
}

.drop_down__item_box:first-child {
	margin-top: 0px;
}

.drop_down__item {
	width: 100%;
	height: 37px;
	background: #FFFFFF;
	border: 1px solid #CFCFCF;
	border-radius: 10px;
	overflow: hidden;
	transition: all 0.5s;
}
.drop_down__item label {
	width: 95%;
	margin: 0 auto;
	height: 37px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-weight: 500;
	font-size: 1rem;
	line-height: 1.2rem;
	color: #676767;
	cursor: pointer;
}

input[type=checkbox]:checked ~ .drop_down__item {
	height: 220px;
}

.drop_down__params {
	border-top: 1px solid #CFCFCF;
	width: 100%;
	max-height: 180px;
	min-height: 100px;
	overflow: auto;
}
.drop_down__params .drop_down__params_list {
	height: -moz-max-content;
	height: max-content;
	width: 95%;
	margin: 10px auto 0px;
}

.drop_dow__params_item {
	width: 100%;
	height: -moz-max-content;
	height: max-content;
	margin-top: 20px;
}
.drop_dow__params_item h6 {
	font-size: 14px;
	line-height: 14px;
	margin: 0px;
	color: #676767;
	font-weight: 400;
}
.drop_dow__params_item label,
.drop_dow__params_item div
 {
	width: 100%;
	height: -moz-max-content;
	height: max-content;
	display: flex;
	margin: 10px 0px;
	position: relative;
	align-items: center;
}
.drop_dow__params_item label input,
.drop_dow__params_item div input {
	position: absolute;
	left: 50px;
	top: 50px;
	width: 18px;
	height: 18px;
	z-index: 3;
	display: block;
}
.drop_dow__params_item label img,
.drop_dow__params_item div img {
	width: 77px;
	height: 77px;
	-o-object-fit: cover;
		object-fit: cover;
	border-radius: 12px;
	position: relative;
	z-index: 2;
}
.drop_dow__params_item label span,
.drop_dow__params_item div span {
	font-size: 13px;
	font-size: min(1rem,14px);
	line-height: min(1.2rem,16px);
	padding-left: 20px;
	color: #333333;

	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
  







/*region Sidebar */

.product-item-detail-pay-block {
	position: relative;
	margin-bottom: 15px;
	padding: 15px 15px 0;
	border: 1px solid #e4e4e4;
	border-radius: 3px;
	background-color: #fff;
}

.bx-retina .product-item-detail-pay-block { border-width: .5px; }

/*endregion*/

/*region Compare*/
.product-item-detail-compare-container {
	position: relative;
	margin: 0 -15px 1px -14px;
	padding: 4px 15px;
	min-height: 30px;
	border-top: 1px solid #e4e4e4;
	background: #f3f3f3;
	box-shadow: inset 0 1px 1px 0 #eee;
	color: #4e4e4e;
	vertical-align: middle;
	font-size: 12px;
	line-height: 20px;
	border-radius: 1px;
}

.product-item-detail-compare .checkbox {
	margin: 0;
	padding: 0;
}

/*endregion*/

/* CONTAINER SKU ------------------- */
.product__info .container_sku{
	margin-top:20px;
}
/* ------------- SKU -------------- */



.el_sku_box{
	margin-top: 20px;
}

.el_sku_box__list{
	width: 100%;
	height: max-content;
	/* flex-direction: column; */
	align-items: center;
	justify-content: space-between;
	display: flex;
	flex-wrap: wrap;
}


.el_sku_box__sku_item{
	width: 48%;
	height: max-content;
	margin-bottom: 20px;
}

/* .el_sku_box__list .el_sku_box__sku_item:last-child{ */

/* } */


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

.sku_item_btn__info{

}
 
.sku_item_btn__info span{
	color: #9B9B9B;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0.7px;
}

.sku_item_btn__info div{
	display: flex;
	align-items: start;
	margin-bottom: 4px;
}

.sku_item_btn__info div:last-child{
	margin-bottom: 0px;
}

.sku_item_btn__info img{
	width: 17px;
	height: 17px;
	border-radius: 50%;
	border: 1px solid #A3A6A7;
	margin-right: 8px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.sku_item_btn button{
	width: 108px;
	height: 39px;
	display: block;
	/* background-color: #6666CC; */
	border: 1px solid #30314F;
	background-color: transparent;
	/* color: white; */
	color: #30314F;
	/* border: none; */
	border-radius: 10px;
	font-weight: 400; 	
	letter-spacing: 0.08rem;
	font-size: 14px;
	transition: all 0.2s;
	user-select: none;
}

.sku_item_btn .sku_item_btn__text-selected {
	display: none;
}

.sku_item_btn.sku_selected .sku_item_btn__text {
	display: none;
}

.sku_item_btn.sku_selected .sku_item_btn__text-selected {
	display: inline;
}

.sku_item_btn.sku_selected button {
	background-color: #6666CC33;
}

.sku_item_btn .sku_item_btn__text-selected {
	display: none;
}

.sku_item_btn.sku_selected .sku_item_btn__text {
	display: none;
}

.sku_item_btn.sku_selected .sku_item_btn__text-selected {
	display: inline;
}

.sku_item_btn.sku_selected button {
	background-color: #6666CC33;
}

.sku_item_btn .sku_item_btn__text-selected {
	display: none;
}

.sku_item_btn.sku_selected .sku_item_btn__text {
	display: none;
}

.sku_item_btn.sku_selected .sku_item_btn__text-selected {
	display: inline;
}

.sku_item_btn.sku_selected button {
	background-color: #6666CC33;
}

.sku_item_btn button:hover:not([disabled]) {
	background-color:#30314F;
	color: white;

}

.sku_item_btn button:disabled{
	border: 1px solid #5f5f64;
	color: #5f5f64;
	cursor: default;
}





.el_individual_order{
	margin-top: 20px;
}
.el_individual_order__box{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.el_individual_order__box h4{
	color: #30314F;
	font-size: 1rem;
	font-weight: 500;
}
.el_individual_order__box button{
	/* width: 233px; */
	width: 100%;
	height: 48px;
	background-color: #6666CC;
	color: white;
	border: none;
	font-size: 1em;
	/* border: 0px; */
	border-radius: 10px;
	font-weight: 500;
	transition: all 0.2s;
	user-select: none;
}

.el_individual_order__box button:hover{
	color: white;
	background-color: #30314F;
}

.el_buy_credit {
	margin-top: 15px;
}

.el_buy_credit__box img {
	width: 100%;
	user-select: none;
	cursor: pointer;
}

.el_delivery_info{
	margin-top: 9px;
}

.el_delivery_info p{
	font-size: 1.125rem;
	color: #838383;
	font-style: normal;
	font-weight: 400;
	padding: 0px;
}

.el_delivery_info p b{
	font-weight: 500;
	color: #30314F;
	margin-right: 6px;
}

.el_delivery_info p b .el_delivery_info_blue{
	color: #6666CC;
	text-decoration: underline;
	cursor: pointer;
}

.loader_delivery {
	display: none;
}

.payment_upon_receipt{
	margin-top: 17px;
	width: max-content;
	background: #F5F5F5;
	border-radius: 10px;
	cursor: pointer;
}
.payment_upon_receipt .payment_container{
	padding: 6px 10px;
	display: flex;
	color: #838383;
}
.payment_upon_receipt .payment_container span{
	margin: auto 10px auto 6px;
	font-size: 14px;
}
.payment_upon_receipt .payment_container svg{
	margin: auto;
}
.payment_upon_receipt:hover {
	background: linear-gradient(270deg, #f5f5f5, #e0e0e0, #f5f5f5);
	background-size: 600% 600%;
	animation: gradientFlow 5s ease infinite;
}

@keyframes gradientFlow {
	0% {
		background-position: 0 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0 50%;
	}
}
.modal_payment_upon_receipt{
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 999999;
	background: rgba(0, 0, 0, 0.2);
	display: none;
}
.payment-info {
	position: absolute;
	left: 50%;
	transform: translate(-50%, 1000%);
	background: #fff;
	width: 100%;
	max-width: 600px;
	border-radius: 20px 20px 0 0;
	overflow: hidden;
	transition: transform .5s ease;
	box-shadow: 0 -5px 15px rgba(0,0,0,0.2);
}

/* Шапка окна */
.payment-header {
	background: #6a5acd;
	color: #fff;
	padding: 16px 20px;
	font-size: 18px;
	font-weight: bold;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

/* Кнопка закрытия */
.close-btn {
	background: none;
	border: none;
	color: #fff;
	font-size: 24px;
	cursor: pointer;
	line-height: 1;
}

/* Текст в теле */
.payment-body {
	padding: 20px;
	font-size: 16px;
	color: #333;
}

.payment-body p {
	margin-bottom: 16px;
}

.payment-body a {
	color: #00b386;
	text-decoration: none;
	font-weight: 500;
}

.payment-body a:hover {
	text-decoration: underline;
}

/* Состояния активности */
.overlay.active {
	opacity: 1;
	pointer-events: auto;
}

.payment-info.active {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.el_buy_btn{
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
.el_buy_btn a{
	/* max-width: 228.618px; */
	width: 48%;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0px 0px!important;
	padding: 0px;
	font-size: 1rem;
	border-radius: 10px;
	border: 1px solid #15AE5C;
	background-color: white;
	font-weight: 500;
	color: #30314F;

	transition: all 0.2s;
}
.el_buy_btn a.invertion{
	background-color: #15AE5C;
	color: white;
}
.el_buy_btn a.invertion:hover{
	background-color: rgb(0, 141, 67);
	color: white;
}
.el_buy_btn .by_btn_shop_to_cart{
	background-color: #15AE5C;
	color: white;
}

.el_buy_btn a:hover{
	background-color: #15AE5C;
	color: white;
	border: 1px solid #15AE5C;

}

.el_buy_btn .btn_buy_to_ozon{
	/* background: #005BFF; */
	background: center / cover no-repeat url(/local/templates/planeta_new/images/ozon.svg);
    color: white;
	border: #005BFF 1px solid;
}

.el_buy_btn a img{
	margin-right: 16px;
}

/*region Price */


.product-item-detail-price-current {
	color: #d0021b;
	white-space: nowrap;
	font-weight: var(--ui-font-weight-bold);
	text-align: center;
	font-size: 30px;
	line-height: 33px;
	transition: font-size 200ms ease;
}

.product-item-detail-price-old {
	color: #bdbdbd;
	text-align: center;
	text-decoration: line-through;
	white-space: nowrap;
	font-weight: var(--ui-font-weight-bold);
	font-size: 14px;
	line-height: 17px;
}

.product-item-detail-economy-price {
	color: #333;
	text-align: center;
	/*white-space: nowrap;*/
	font-weight: var(--ui-font-weight-bold);
	font-size: 14px;
	line-height: 17px;
}

/*endregion*/
.product-item-detail-info-container{
	margin-top: 12px;
}
.product-item-detail-info-container-title {
	font-size: 1rem;
    line-height: 1.2rem;
    color: #30314F;
	margin-bottom: 12px;
	margin-left: 0;
}

/*region SCU */
.product-item-scu-container-title {
	color: #a5a5a5;
	font-size: 12px;
}

.product-item-scu-block { }

.product-item-scu-list { margin: 0; }

.product-item-scu-item-list {
	/* overflow: hidden; */
	margin: 0;
	padding: 0;
	list-style: none;
}

.product-item-scu-item-color-container,
.product-item-scu-item-text-container {
	/* display: inline-block;
	box-sizing: border-box;
	padding: 5px 3px;
	max-width: 100%;
	vertical-align: middle; */
}

.product-item-scu-item-text-container { min-width:38px; }

.product-item-scu-item-color-container {
	/* max-width: 40px;
	width: 25%; */
}

.product-item-scu-item-color-block {
	position: relative;
	padding-top: 100%;
	outline: 1px solid #c0cfda;
	cursor: pointer;
}

.bx-no-touch .product-item-scu-item-color-block { transition: outline 200ms ease; }

.bx-retina .product-item-scu-item-color-block { outline-width: .5px; }

.product-item-scu-item-color-container.selected .product-item-scu-item-color-block { outline-width: 2px; }

.bx-retina .product-item-scu-item.selected .product-item-scu-item-color-block { outline-width: 1px; }

.product-item-scu-item-color {
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.product-item-scu-item-text-block {
	position: relative;
	padding: 0 5px;
	outline: 1px solid #c0cfda;
	cursor: pointer;
	text-align: center;
}

.bx-no-touch .product-item-scu-item-text-block { transition: outline 300ms ease; }

.bx-retina .product-item-scu-item-text-block { outline-width: .5px; }

.product-item-scu-item-text-block:hover,
.product-item-scu-item-color-block:hover,
.product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.product-item-scu-item-color-container.selected .product-item-scu-item-color-block { outline-color: var(--theme-color-primary); }

.product-item-scu-item-text-container.selected .product-item-scu-item-text-block { outline-width: 2px; }

.bx-retina .product-item-scu-item.selected .product-item-scu-item-text-block { outline-width: 1px; }

.selected .product-item-scu-item-color-block {
	outline-color:#30314F!important;
}

.product-item-scu-item-text {
	overflow: hidden;
	max-width: 100%;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	line-height: 18px;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block {
	position: relative;
	overflow: hidden;
	outline-color: #a9adb4 !important;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block:after {
	position: absolute;
	top: -2px;
	right: -2px;
	bottom: -2px;
	left: -2px;
	background: rgba(255, 255, 255, 0.75) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center;
	background-size: 80% 80%;
	content: "";
}

.product-item-selected-scu-container { word-spacing: 1px }

.product-item-selected-scu {
	display: inline-block;
	overflow: hidden;
	padding: 0 5px;
	min-width: 22px;
	height: 22px;
	outline: 1px solid #c0cfda;
	outline-color: var(--theme-color-primary);
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 11px;
	line-height: 22px;
}

.bx-retina .product-item-selected-scu { outline-width: .5px; }

.product-item-selected-scu-color {
	background-position: center;
	background-size: 20px 20px;
	background-repeat: no-repeat;
}

/*endregion*/

/*region Amount*/
.product-item-amount {
	padding: 0 0 2px;
	text-align: center;
}

.product-item-amount-field-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	max-width: 150px;
	margin: 0 auto 15px;
}


.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
	position: relative;
	display: block;
	min-width: 22px;
	height: 22px;
	border-radius: 2px;
	background-color: #f2f2f2;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	transition: background 300ms ease, opacity 300ms ease;
}

.bx-retina .product-item-amount-field-btn-plus,
.bx-retina .product-item-amount-field-btn-minus { border-width: .5px; }

.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-minus:hover { background: #d3d3d3; }

.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-minus:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	opacity: .8;
	transition: opacity 300ms ease, background 300ms ease;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after {
	opacity: .3 !important;
	cursor: default;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover { background-color: #f2f2f2; }

.product-item-amount-field-btn-minus:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	opacity: .8;
	transition: opacity 300ms ease;
}

.product-item-amount-field-btn-plus:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center;
	background-size: 10px;
}

.product-item-amount-field-btn-minus:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;
	background-size: 10px;
}

.product-item-amount-field-btn-plus:hover:after,
.product-item-amount-field-btn-minus:hover:after { opacity: 1; }

.product-item-amount-field-block {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.product-item-amount-field {
	display: block;
	padding: 0;
	width: 100%;
	height: 22px;
	border: 1px solid transparent;
	border-radius: 2px;
	background: transparent !important;
	color: #000;
	vertical-align: middle;
	text-align: center;
	font-weight: var(--ui-font-weight-bold);
	font-size: 19px;
	line-height: 22px;
	transition: border 300ms ease;
}

.bx-retina .product-item-amount-field { border-width: .5px; }

.product-item-amount-field:focus {
	outline: none !important;
	border-color: #006cc0;
	border-color: var(--theme-color-primary);
}

.bx-no-touch input.product-item-amount-field::-webkit-outer-spin-button,
.bx-no-touch input.product-item-amount-field::-webkit-inner-spin-button {
	margin: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
}

.product-item-amount-description-container {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	color: #a5a5a5;
	white-space: nowrap;
	font-size: 12px;
}

.product-item-amount-description-container strong {
	color: #333;
	white-space: nowrap;
}

.product-item-amount-label-container {
	margin: 5px 0;
	color: #a5a5a5;
	font-weight: var(--ui-font-weight-bold);
	font-size: 12px;
}

/**/
.product-item-quantity {
	color: #333;
	font-weight: normal;
	font-size: 12px;
}

/*endregion*/

/*region Buy button*/
.btn.product-item-detail-buy-button {
	position: relative;
	display: block;
	margin: 0 auto;
	max-width: 250px;
	width: 100%;
	padding-top: 12px;
	padding-bottom: 12px;
	font-weight: var(--ui-font-weight-bold);
	text-transform: uppercase;
}

.product-item-detail-short-card-btn .btn.product-item-detail-buy-button { margin: 0; }

.btn.product-item-detail-buy-button span {
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	display: inline-block;
	min-height: 16px;
	max-width: 100%;
	white-space: normal;
	line-height: 16px;
	transform: translateY(-50%);
}

.btn-link.product-item-detail-buy-button { height: 25px; }

/*endregion*/

/*region Slider */
.product-item-detail-slider-container {
	position: relative;
	max-width: 100%;
	background: transparent;
	transition: background 800ms ease;
	z-index: 90;
}

.product-item-detail-slider-block {
	position: relative;
	/* box-sizing: border-box; */
	/* padding-top: 56.25%; */
	/* padding-top: 76.25%; */
	height: 652px;
}

.product-item-detail-slider-block.product-item-detail-slider-block-square { padding-top: 100%; }

.product-item-detail-slider-images-container {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.product-item-detail-slider-image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-align: center;
	opacity: 0;
	transition: opacity 250ms linear;
	border-radius: 20px;
	/* box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px; */
	border: 1px solid #E2E1E1;
}

.popup .product-item-detail-slider-image{
	box-shadow: none;
}

.product-item-detail-slider-image.active {
	z-index: 10;
	opacity: 1;
	display: flex!important;
}

.product-item-detail-slider-image img {
	/* position: relative; */
	/* top: 50%;
	left: 50%; */
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: center;
	/* max-width: 100%;
	max-height: 100%; */
	/* width: auto;
	height: auto; */
	outline: 1px solid transparent;
	/* background-position: center;
	background-repeat: no-repeat;
	transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
	transform: translateY(-50%) translateX(-50%); */
}

.popup .product-item-detail-slider-image img{
	object-fit: contain;
}

.product-item-detail-slider-progress-bar {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 180;
	height: 3px;
	background-color: #006cc0;
	background-color: var(--theme-color-primary)
}

/*endregion*/

/*region Slider Controls*/
.product-item-detail-slider-controls-block {
	/* overflow: auto;
	padding: 2px; */
	margin-top: 28px;
}

.popup .product-item-detail-slider-controls-block{
	/* overflow:visible; */
	padding: 0px;
	margin-top: 0px;
}

.product-item-detail-slider__img_list{
	/* width: max-content; */
}
/* .popup .product-item-detail-slider__img_list{
	width: 100%;
} */



.product-item-detail-slider__img_list .list_items__box{
	padding: 2px 0px;
}
.product-item-detail-slider-controls-image {
	position: relative;
	display: inline-block;
	overflow: hidden;
	width: 77px;
	height: 77px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.075);
	border-radius: 12px;
	outline: 1px solid #c0cfda;
	background-color: #fff;
	text-align: center;
	cursor: pointer;
	margin-right: 10px;
}


/* @media screen and (max-width: 1000px){
	.product-item-detail-slider-controls-block{
		margin-top: 22px;
	}
} */

.product-item-detail-slider-controls-block::-webkit-scrollbar {
	width: 3px;
	height: 3px;
}

.product-item-detail-slider-controls-block::-webkit-scrollbar-track {
	background-color: rgb(245, 245, 245);
	border-radius: 5px;
}

.product-item-detail-slider-controls-block::-webkit-scrollbar-thumb {
	box-shadow: inset 0 0 6px #30314F;
	border-radius: 5px;
}


@media screen and (max-width: 460px){
	.product-item-detail-slider-controls-block{
		/* display: flex; */
		/* align-items: center; */
		/* justify-content: space-between; */
		/* flex-wrap: wrap; */
		overflow: auto;
		padding: 2px;
		margin-top: 22px;
		padding-bottom: 6px;

		scrollbar-color: #6969dd #e0e0e0;
		scrollbar-width: thin;
	}


	
	.popup .product-item-detail-slider-controls-block{
		overflow:visible;
		padding: 0px;
		margin-top: 0px;
	}


	.product-item-detail-slider__img_list{
		width: max-content;
	}
	.popup .product-item-detail-slider__img_list{
		width: 100%;
	}

	.product-item-detail-slider-controls-image {
		width: 60px;
		height: 60px;
		margin-right: 10px;
	}

	.product-item-detail-slider-controls-image img{

	}

	

}

.product-item-detail-slider-controls-image:hover,
.product-item-detail-slider-controls-image.active { outline-color: var(--theme-color-primary); }

.bx-no-retina .product-item-detail-slider-controls-image.active { outline-width: 2px; }

.bx-retina .product-item-detail-slider-controls-image { outline-width: .5px; }

.bx-retina .product-item-detail-slider-controls-image.active { outline-width: 1px; }

.product-item-detail-slider-controls-image img {
	/* position: ; */
	top: 50%;
	left: 50%;
	/* max-width: 65px;
	max-height: 65px; */
	width: 100%;
	height: 100%;
	object-fit: cover;
	/* transform: translateY(-50%) translateX(-50%); */
}

.product-item-detail-slider-left,
.product-item-detail-slider-right {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 50px;
	height: 50px;
	margin: auto;
	z-index: 111;
	display: flex;
	border-radius: 50%;
	border: 1px solid rgba(0, 0, 0, 0.26);
	/* width: 25%; */
	background: rgb(255, 255, 255) url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2230%22%20viewBox%3D%220%200%2016%2030%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2050%202%2036%2016%2022%2015%2021%201%2035%200%2036%201%2037%2015%2051%22%20transform%3D%22translate(0%20-21)%22%2F%3E%3C%2Fsvg%3E') no-repeat center;
	background-size: 6px 12px ;
	opacity: .9;
	cursor: pointer;
	/* transition: all 300ms ease; */
	justify-content: center;
	align-items: center;
}

.product-item-detail-slider-left { left: 10px; }

.product-item-detail-slider-right {
	right: 10px;
	transform: rotate(180deg);
}

.product-item-detail-slider-left:hover,
.product-item-detail-slider-right:hover {
	background-color: rgba(255, 255, 255, .4);
	opacity: .8;
}

.product-item-detail-slider-close { display: none; }

.product-item-detail-slider-container.popup .product-item-detail-slider-close {
	position: absolute;
	top: 0px;
	right: 120px;
	bottom: 0;
	z-index: 150;
	display: block;
	width: 50px;
	height: 50px;
	background: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2015.1%208.944%208%2016%201%2015.006%200%208.05%207%20.994%200%200%201%207.056%208%200%2015.1%20.994%2016%208.05%209%2015.006%2016%22%2F%3E%3C%2Fsvg%3E') no-repeat center;
	opacity: .27;
	cursor: pointer;
	transition: all 300ms ease;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-close:hover { opacity: 1; }

.product-item-detail-slider-container.popup .product-item-detail-slider-right { right: 140px; }

/*endregion*/

/*region magnified*/
.product-item-detail-slider-container.magnified .product-item-detail-slider-image { z-index: 100; }

.product-item-detail-slider-container.magnified .product-item-detail-slider-image img { outline-color: #ddd; }

.product-item-detail-slider-container.magnified .product-item-detail-slider-left,
.product-item-detail-slider-container.magnified .product-item-detail-slider-right { z-index: 50; }

.product-item-detail-slider-container.magnified .product-item-label-text,
.product-item-detail-slider-container.magnified .product-item-label-ring { opacity: 0; }

/*	>>>	popup*/
.product-item-detail-slider-container.popup {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999999;
	background: #fff;
	animation-name: imgPopupShow;
	animation-duration: 300ms;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-images-container { right: 105px; }

.product-item-detail-slider-container.popup .product-item-detail-slider-block {
	padding-top: 0;
	height: 100vh;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-image {
	position: absolute;
	top: 50%;
	left: 50%;
	max-height: 100vh;
	width: calc(100% - 150px);
	transform: translateY(-50%) translateX(-50%);
	display: flex;
	align-items: center;
	justify-content: center;
}

@-webkit-keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

@-moz-keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

@-ms-keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

@-o-keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

@keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

.product-item-detail-slider-container.popup .product-item-detail-slider-image img {
	max-width: 100%;
	max-height: 90vh;
	width: auto;
	cursor: default;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-controls-block {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	overflow-y: auto;
	padding: 20px;
	border-left: 1px solid #d3d3d3;
	background-color: #fff;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-controls-image {
	display: block;
	margin-bottom: 20px;
}

/*endregion*/

/*region  Slider Mobile*/
@media (max-width: 767px) {
	.product-item-detail-slider-container.popup .product-item-detail-slider-images-container { right: 0; }

	.product-item-detail-slider-container.popup .product-item-detail-slider-block {
		padding-top: 0;
		height: calc(100vh - 111px);
	}

	.product-item-detail-slider-container.popup .product-item-detail-slider-image { width: 90%; }

	.product-item-detail-slider-container.popup .product-item-detail-slider-image img {
		max-width: 100%;
		max-height: calc(100vh - 115px);
		width: auto;
		cursor: default;
	}

	.product-item-detail-slider-container.popup .product-item-detail-slider-controls-block {
		position: absolute;
		top: auto;
		right: 0;
		bottom: 0;
		left: 0;
		overflow-x: auto;
		max-height: 111px;
		border-top: 1px solid #d3d3d3;
		border-left: none;
		white-space: nowrap;
	}

	.product-item-detail-slider-container.popup .product-item-detail-slider-controls-image {
		display: inline-block;
		margin-bottom: 0;
	}

	.product-item-detail-slider-container.popup .product-item-detail-slider-close {
		right: 10px;
		z-index: 200;
	}

	.product-item-detail-slider-left,
	.product-item-detail-slider-right { max-width: 75px; }

	.product-item-detail-slider-container.popup .product-item-detail-slider-right { right: 10px; }

}

/*endregion*/

/*region Label*/
.product-item-label-text,
.product-item-label-ring {
	position: absolute;
	z-index: 190;
	opacity: 0;
	transition: opacity 450ms ease;
}

.catalog .product-item-label-text span{
	/* display: inline-block;
	clear: both;
	margin-bottom: 2px;
	background: #30314F;
	border-radius: 15px 0px 15px;
	color: white;
	vertical-align: middle;
	text-align: center;
	transition: all 250ms ease; */
}

.catalog .product-item-label-text span,
.product-item-label-ring {
	/* display: inline-block;
	clear: both;
	margin-bottom: 2px;
	background: #30314F;
	border-radius: 15px 0px 15px;
	color: white;
	vertical-align: middle;
	text-align: center;
	transition: all 250ms ease; */
}

.bx-red .product-item-label-text span,
.bx-red .product-item-label-ring { background-color: #fba90c; }

.product-item-label-text > div,
.product-item-label-ring > div { line-height: 0; }

.product-item-detail-slider-container.popup .product-item-label-text,
.product-item-detail-slider-container.popup .product-item-label-ring { display: none; }

/* TEXT */
.product-item-label-text span {
	padding: 2px 5px;
	vertical-align: middle;
	font-weight: var(--ui-font-weight-bold);
}

.product-item-label-text.product-item-label-small span {
	margin-bottom: 1px;
	/* padding: 2px 7px; */
	font-weight: normal;
	font-size: 13px;
	line-height: 14px;
}

.product-item-label-text.product-item-label-big span {
	/* padding: 4px 10px; */
	/* padding: 8px 25px; */
	font-size: 1rem;
	line-height: 1.2rem;
	/* font-size: 13px;
	line-height: 17px; */
	font-weight: 500;
}

@media (max-width: 767px) {
	.product-item-label-text > div { line-height: 0; }

	.product-item-label-text.product-item-label-small span,
	.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
		margin-bottom: 1px;
		padding: 2px 7px;
		font-size: 10px;
		line-height: 14px;
	}

	.product-item-big-card .product-item-label-text.product-item-label-small span,
	.product-item-label-text.product-item-label-big span,
	.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
		margin-bottom: 1px;
		/* padding: 3px 12px; */
		padding: 6px 20px;
		font-size: 14px;
		line-height: 16px;
	}

	.product-item-big-card .product-item-label-text.product-item-label-big span {
		padding: 3px 12px;
		font-size: 20px;
		line-height: 25px;
	}
}

/*RING*/
.product-item-label-ring {
	box-sizing: border-box;
	border-radius: 50%;
	font-weight: var(--ui-font-weight-bold);
}

.product-item-label-ring.product-item-label-small {
	width: 40px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
}

.product-item-label-ring.product-item-label-big {
	width: 50px;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
}

@media (max-width: 767px) {
	.product-item-label-ring.product-item-label-small,
	.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
		width: 20px;
		height: 20px;
		font-size: 13px;
		line-height: 20px;
	}

	.product-item-big-card .product-item-label-ring.product-item-label-small,
	.product-item-label-ring.product-item-label-big,
	.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
		width: 35px;
		height: 35px;
		font-size: 12px;
		line-height: 35px;
	}

	.product-item-big-card .product-item-label-ring.product-item-label-big {
		width: 70px;
		height: 70px;
		font-size: 24px;
		line-height: 70px;
	}
}

/* .product-item-label-top { top: -5px; } */
.catalog_container .product-item-label-top { top: 0px; }


.product-item-label-center {
	left: 50%;
	transform: translateX(-50%);
}

.product-item-label-center > div { text-align: center; }

/* .product-item-label-left { left: -5px; } */
.catalog_container .product-item-label-left { left: 0px; }


.product-item-label-left > div { text-align: left; }

.product-item-label-bottom { bottom: -5px; }

.product-item-label-middle {
	top: 50%;
	transform: translateY(-50%);
}

.product-item-label-right { right: -5px; }

.product-item-label-right > div { text-align: right; }

.product-item-label-center.product-item-label-middle { transform: translateY(-50%) translateX(-50%); }

/*endregion*/

/*region  Tabs */
.product-item-detail-tabs-container {
	/* min-height: 60px; */
	border-bottom: 0px solid #ededed;
}


.container_el .navigation_tabs_box{
	/* margin-top: 30px; */
}

.product_info__product_characteristics.mobile,
.navigation_tabs_box.mobile {
	display: none;
}

.product-item-detail-tabs-list {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

.product-item-detail-tabs-list .el_buy_btn{
	height: max-content;
	width: max-content;
	margin-left: auto;
	padding-top: 7px;
	margin-top: 0px;
}
.product-item-detail-tabs-list .el_buy_btn a{
	width: 140px;
	height: 30px;
	font-size: 1rem;
	line-height: 1rem;
	background-color: #15AE5C;
	color: white;
}

.product-item-detail-tabs-list:after {
	display: table;
	clear: both;
	content: "";
}

.product-item-detail-tab {
	float: left;
	/* min-height: 60px; */
}

.product-item-detail-tab-link {
	/* position: relative;
	display: inline-block;
	box-sizing: border-box;
	padding: 10px 25px;
	height: 60px;
	color: #000;
	vertical-align: middle;
	text-transform: uppercase;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-weight: var(--ui-font-weight-bold);
	font-size: 13px;
	line-height: 45px;
	transition: all 250ms ease; */
}

.product-item-detail-tab-link:hover,
.product-item-detail-tab.active .product-item-detail-tab-link {
	/* color: #30314F;
	color: var(--theme-color-primary);
	text-decoration: none; */
}

.product-item-detail-tab-link:after {
	/* position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 3px;
	background: #30314f00;
	background: var(--theme-color-primary);
	content: "";
	transition: all 200ms ease; */
}

.product-item-detail-tab-link:hover:after,
.product-item-detail-tab.active .product-item-detail-tab-link:after { 
	/* height: 3px; */
	background: #30314F;

}

.product-item-detail-tab-link:active:after { /*height: 6px;*/ }

.product-item-detail-tab-content { 
	/* padding: 25px 0; */
 }


@media screen and (max-width: 500px){
	.product-item-detail-tab-content {
		/* padding: 15px 0; */
	}
}
/* @media (max-width: 991px) {
	.product-item-detail-tabs-container { display: none !important; }

	.product-item-detail-tab-content { display: block !important; }
} */

/*Tab fixed*/
.product-item-detail-tabs-container-fixed {
	position: fixed;
	top: -100px;
	right: 0;
	left: 0;
	z-index: 300;
	background-color: #fff;
	box-shadow: 0 4px 14px 0 rgba(32, 54, 74, .23);
	transition: top 350ms linear;
}

.product-item-detail-tabs-container-fixed {
	/* min-height: 45px;
	background: #fff; */
}

.product-item-detail-tabs-container-fixed.active {
	top: 0;
	opacity: 1;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tabs-list {
	margin: 0 auto;
	max-width: 1048px;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tab { 
	min-height: 45px;
	display: flex;
	align-items: center;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tab-link {
	padding: 10px 25px;
	height: 45px;
	line-height: 25px;
	color: #A9A9A9;
	font-size: 1rem;
}

.product-item-detail-tabs-list .active .product-item-detail-tab-link,
.product-item-detail-tabs-container-fixed .product-item-detail-tab-link:hover{
	color: #30314F;
}


.bx-touch .product-item-detail-tabs-container-fixed { display: none !important; }

/*endregion*/

/*region Small Card*/
.product-item-detail-short-card-fixed {
	position: fixed;
	top: -85px;
	right: 0;
	left: 0;
	z-index: 310;
	box-sizing: border-box;
	height: 85px;
	background-color: #fff;
	box-shadow: 0 4px 14px 0 rgba(32, 54, 74, .23);
	transition: top 220ms linear;
}

.product-item-detail-short-card-fixed.active {
	top: 0;
	opacity: 1;
}

.product-item-detail-short-card-fixed.active + .product-item-detail-tabs-container-fixed.active { top: 85px; }

.bx-touch .product-item-detail-short-card-fixed { display: none !important; }

.product-item-detail-short-card-fixed .product-item-detail-short-card-content-container {
	margin: 0 auto;
	max-width: 1048px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.product-item-detail-short-card-image {
	padding-right: 15px;
	width: 80px;
	max-width: 80px;
	vertical-align: middle;
	text-align: center;
}

.product-item-detail-short-card-image img {
	max-width: 100%;
	height: auto;
	max-height: 65px;
	width: auto;
}

.product-item-detail-short-title-container {
	max-width: 650px;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.product-item-detail-short-title-text {
	display: block;
	color: #000;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 16px;
	font-family: Helvetica, sans-serif!important;
	/* font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans)); */
	font-weight: var(--ui-font-weight-regular, 400);
}

.product-item-detail-short-card-price {
	padding: 0 10px;
	vertical-align: middle;
	text-align: right;
}

.product-item-detail-short-card-btn {
	padding-left: 10px;
	min-width: 120px;
}

/*endregion*/

/*region Properties */

.product-item-detail-tab-content { 
	/* display: none; */
}

.product-item-detail-tab-content.active {
	display: block;
}

.product-item-detail-tab-content h3 {
	margin-bottom: 10px;
	font-weight: var(--ui-font-weight-bold);
	font-size: 14px;
}

.product-item-detail-properties {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}

.product-item-detail-properties-item {
	margin-bottom: 5px;
	display: flex;
	align-items: stretch;
}

.product-item-detail-properties-dots {
	border-bottom: 1px dotted #a5a5a5;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}

.product-item-detail-properties-name,
.product-item-detail-properties-value {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 60%;
	width: auto;
	font-size: 12px;
}

.product-item-detail-properties-name {
	padding-right: 3px;
	color: #a5a5a5;
}

.product-item-detail-properties-value {
	color: #343a40;
	padding-left: 3px;
	text-align: right;
}

/*endregion*/

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

input[type='number'] { -moz-appearance: textfield; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button { -webkit-appearance: none; }



@media screen and (max-width: 1200px) {
	.product__willShare {
	  font-size: 14px;
	}
	.product__willShare i {
	  font-size: 16px;
	  margin-right: 10px;
	}
	.product_info__price {
	  font-size: 1.4rem;
	  line-height: 1.6rem;
	}
	.product_info__price_reduction {
	  font-size: 1rem;
	  line-height: 1.2rem;
	}
	.product_info__price_reduction i {
	  font-size: 1.2rem;
	  margin-right: 5px;
	}
	.product_info__bonus {
	  width: -moz-max-content;
	  width: max-content;
	  height: -moz-max-content;
	  height: max-content;
	  font-weight: 400;
	  font-size: 14px;
	  line-height: 16px;
	  color: #676767;
	  display: flex;
	}
	.product_info__bonus i {
	  font-size: 18px;
	  margin-left: 10px;
	}

	.product_info__btn_box {
	  margin-top: 28px;
	}
	.product_info__btn_box button {
	  width: 136px;
	  height: 32px;
	  font-size: 12px;
	}
	.product_info__btn_box button div {
	  margin-top: 3px;
	}
	.product_info__btn_box .product_info__shop_cart_btn div i {
	  font-size: 14px;
	  margin-right: 12px;
	  margin-bottom: 1.5px;
	}
	.drop_down__item {
	  width: 100%;
	  height: 32px;
	}
	.drop_down__item label {
	  height: 32px;
	  font-size: 1rem;
	  line-height: 1.2rem;
	}
	input[type=checkbox]:checked ~ .drop_down__item {
	  height: 180px;
	}
	.drop_down__params {
	  max-height: 140px;
	  min-height: 80px;
	}
	.drop_dow__params_item {
	  margin-top: 20px;
	}
	.drop_dow__params_item h6 {
	  font-size: 1rem;
	  line-height: 1.2rem;
	}
	.drop_dow__params_item label {
	  height: -moz-max-content;
	  height: max-content;
	  margin: 5px 0px;
	}
	.drop_dow__params_item label input {
	  position: absolute;
	  left: 50px;
	  top: 50px;
	  width: 18px;
	  height: 18px;
	}
	.drop_dow__params_item label img {
	  width: 77px;
	  height: 77px;
	  -o-object-fit: cover;
		 object-fit: cover;
	  border-radius: 12px;
	  position: relative;
	  z-index: 2;
	}
	.drop_dow__params_item label span {
	  font-size: 12px;
	  line-height: 14px;
	  padding-left: 15px;
	}
  }
  @media screen and (max-width: 991px) {
	.product__info {
	  margin-top: 32px;
	}
	.product__willShare {
	  font-size: 1rem;
	  font-size-font-size: 1.2rem;
	  font-size-margin-right: 10px;
	}
	.product_info__price {
	  font-size: 1.6rem;
	  line-height: 1.8rem;
	}
	.product_info__price_reduction {
	  font-size: 1rem;
	  line-height: 1.2rem;
	}
	.product_info__price_reduction i {
	  font-size: 1.2rem;
	  margin-right: 5px;
	}

	.product_info__btn_box {
	  margin-top: 28px;
	  justify-content: start;
	}
	.product_info__btn_box button {
	  width: 136px;
	  height: 32px;
	  font-size: 12px;
	  margin-right: 12px;
	}
	.product_info__btn_box button div {
	  margin-top: 1px;
	}
	.product_info__btn_box .product_info__shop_cart_btn div i {
	  font-size: 14px;
	  margin-right: 12px;
	  margin-bottom: 0px;
	}
	.drop_down_list {
	  margin-top: 12px;
	}
	.drop_down__item_box {
	  margin-top: 12px;
	}
	.drop_down__item {
	  width: 100%;
	  /* height: 32px; */
	  height: 38px;

	}
	.drop_down__item label {
	  /* height: 32px; */
	  height: 38px;
	  font-size: 1.2rem;
	  line-height: 1.4rem;
	}
	input[type=checkbox]:checked ~ .drop_down__item {
	  height: 180px;
	}
	.drop_down__params {
	  max-height: 140px;
	  min-height: 80px;
	}
	.drop_dow__params_item {
	  margin-top: 20px;
	}
	.drop_dow__params_item h6 {
	  font-size: 1rem;
	  line-height: 1.2rem;
	}
	.drop_dow__params_item label {
	  height: -moz-max-content;
	  height: max-content;
	  margin: 5px 0px;
	}
	.drop_dow__params_item label input {
	  position: absolute;
	  left: 50px;
	  top: 50px;
	  width: 18px;
	  height: 18px;
	}
	.drop_dow__params_item label img {
	  width: 77px;
	  height: 77px;
	  -o-object-fit: cover;
		 object-fit: cover;
	  border-radius: 12px;
	  position: relative;
	  z-index: 2;
	}
	.drop_dow__params_item label span {
	  font-size: 12px;
	  line-height: 14px;
	  padding-left: 15px;
	}
  }
  @media screen and (max-width: 630px) {
	  .product_info__discount{
		  width: 40px;
		  height: 21px;
	  }
	  .product_info__discount span{
		font-size: 13px;
	  }
	.product_info__info_list {
	  margin-top: 18px;
	}
	.product_info__info_list .info_list__container {
	  flex-wrap: wrap;
	  justify-content: start;
	}
	.product_info__btn_box {
	  margin-top: 18px;
	}
	


	.product-item-detail-tab{
		min-height: max-content;
	}
	.product-item-detail-tab-link{
		padding: 5px 12px;
		height: max-content;
		font-size: 12px;
	}
  }
@media screen and (max-width: 576px) {
	.product_info__price_reduction {
		margin-top: 10px;
	}
	.product_info__info_list .info_list__container{
		width: 100%;
		justify-content: space-between;
	}
	
}
@media screen and (max-width: 450px) {

	.product_info__btn_box {
		width: 100%;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.product_info__btn_box button {
		width: 49%;
		margin-top: 10px;
		margin-right: 0px;
	}

	.product_info__btn_box button:first-child{
		width: 100%;
	}


	.product-item-detail-tabs-container{
		min-height: 0px;
	}
/* 
	.product-item-detail-tab-link{
		padding: 0px;
		margin: 0px 10px;
		height: 40px;
		font-size: 10px;
	} */

}

@media screen and (max-width: 390px) {
	.product_info__price b{
		font-size: 22px;
	}

	.product_info__price span{
		font-size: 18px;
	}

	.product_info__discount {
		margin-left: 10px;
	}

	.product_info__info_list{
		margin-top: 12px!important;
	}

	/* .product_info__info_list .info_list__item:nth-child(3){
		width: 40%;
	} */

	/* .product_info__info_list .info_list__item:last-child{
		width: 59%;
  	}  */

	.product_info__btn_box button div {
		margin-top: 2px;
	}

	.product_info__btn_box{
		margin-top: 22px!important;
	}
}

  /* -- tabs product -- */




  /* delivery */

.delivery p {
	padding: 4px 0px;
}
.delivery .delivery__img_box {
	width: 100%;
	height: -moz-max-content;
	height: max-content;
	display: flex;
	justify-content: space-between;
	margin-top: 13px;
}


.delivery .delivery__img_box img {
	width: 170px;
	height: 224px;
	-o-object-fit: cover;
	   object-fit: cover;
	margin-bottom:4px;
}

@media screen and (max-width:768px){
	.delivery .delivery__img_box img{
		width: 24%;
		height: 170px;
	}
}

@media screen and (max-width:500px){
	.delivery .delivery__img_box img{
		width: 32%;
	}
}

@media screen and (max-width:410px){
	.delivery .delivery__img_box img{
		width: 49%;
	}
}

/* video */

.instruction__container {
	width: 100%;
	height: 100%;
  }
  
  .instruction_video {
	width: 100%;
	max-width: 753px;
	height: 380px;
  }
  .instruction_video iframe {
	width: 100%;
	height: 100%;
  }
  

/* characteristics */

.characteristics_description {
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.2rem;
	max-width: 900px;
	color: #424242;
  }
  .characteristics_description input {
	display: none;
  }
  .characteristics_description div {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	font-size: 1rem;
	line-height: 1.2rem;
  }
  .characteristics_description label {
	color: #5B92D3;
	cursor: pointer;
	font-size: 14px;
	line-height: 16px;
  }
  .characteristics_description .description_close {
	display: none;
  }
  .characteristics_description input[type=checkbox]:checked ~ label .description_close {
	display: block;
  }
  .characteristics_description input[type=checkbox]:checked ~ label .description_open {
	display: none;
  }
  .characteristics_description input[type=checkbox]:checked ~ div {
	-webkit-line-clamp: 99;
  }
  
/* desc params */

.description__params {
	width: 100%;
	max-width: 765px;
	margin-top: 10px;
}
.description__params ul {
	width: 90%;
	height: -moz-max-content;
	height: max-content;
	margin: 0px;
	padding: 0px;
}
.description__params ul li {
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
	font-weight: 500;
	font-size: 1rem;
	line-height: 1.2rem;
	color: #424242;
	border-bottom: 1px dashed rgba(103, 103, 103, 0.3);
}
.description__params ul li div{
	background-color: white;
	margin-bottom: -2px;

}
.description__params ul li div:last-child{
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.description__params ul li div:first-child{
	margin-right: 20px;
	width: max-content;
}


.description__default_params{
	width: 100%;
	max-width: 765px;
}

.description__default_params input{
	display: none;
}

.description__default_params label{
	font-size: 14px;
	line-height: 16px;
	color: #5B92D3;
	cursor: pointer;
	margin-top: 10px;
}

.default_params_list_show{
	display: inline;
}

.default_params_list_hide{
	display: none;
}

.default_params__list{
	width: 90%;
	height: 0px;
	overflow: hidden;
}

.description__default_params input[type=checkbox]:checked ~ .default_params__list{
	height: max-content;
}

.description__default_params input[type=checkbox]:checked ~ label .default_params_list_show{
	display: none;
}
.description__default_params input[type=checkbox]:checked ~ label .default_params_list_hide{
	display: inline;
}

.default_params__list h5{
	margin: 10px 0px 0px;
	font-weight: 500;
	font-size: 1rem;
	line-height: 1.2rem;
	color: #000000;
}
.default_params__list h5:first-child{
	margin-top: 0px;
}
.default_params__list ul{
	margin: 0px;
	padding: 0px;
}
.default_params__list ul li{
	display: flex;
	align-items: end;
	justify-content: space-between;
	border-bottom: 1px dashed rgba(103, 103, 103, 0.3);
	margin-top: 10px;
	font-size: 1rem;
	line-height: 1.2rem;
}
.default_params__list span{
	color: rgba(103, 103, 103, 0.7);
	font-weight: 500;
	margin-bottom: -2px;
	background-color: white;
	width: max-content;
	min-width: max-content;
	margin-right: 10px;
}
.default_params__list b{
	color: #424242;
	font-weight: 500;
	margin-bottom: -2px;
	background-color: white;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

  /* small card  */

@media screen and (max-width:1200px){

	.product-item-detail-info-container {
		margin-top: 10px;
	}

	.container_sku .product-item-detail-info-container:first-child{
		margin-top: 0px;
	}


	.product-item-detail-slider-block {
		height:500px;
	}
	.info_list__container .info_list__item {
		/* padding: 5px 3.5px; */
		/* padding: 5px 5px; */
		/* padding: 5px 10px; */
		/* height: 35px */
	}
	.dimensions__head {
		min-width:90px;
	}	

	.drop_down_list {
		margin-top: 18px!important;
	}

}


@media screen and (max-width:1000px){

	.characteristics_description {
		max-width: 100%;
	}

	.characteristics_description label {
		font-size: 12px;
		line-height: 14px;
	}

	.product-item-detail-tab-content{
		width: 98%;
	}
	.description__params {
		width: 100%;
		max-width: 100%;
	}
	.description__params ul {
		width: 100%;
	}
	
	.catalog_container{
		/* max-width:650px; */
		margin: 30px auto 0px;
	}
	.description__default_params{
		max-width: 100%;
	}
	.default_params__list{
		width: 100%;
	}

	.description__default_params label{
		font-size: 12px;
		line-height: 14px;
	}
}

@media screen and (max-width:768px){
	

	.product-item-detail-tab-content{
		width: 100%;
	}

}

@media screen and (max-width:450px){

	.instruction_video {
		height: 250px;
	}

	.product-item-detail-slider-block{
		height: 400px;
	}
}
	




/* --------------FDVORITES-------------------- */
/* 
.product_in_favoritest{

} */

.favorites_btn div{
	display: flex;
	align-items: center;
	justify-content: center;
}
.favorites_btn div i{
	width: max-content;
	height: max-content;
	/* font-size: 16px; */
	font-size: 27px;
}
.favorites_btn div span{
	/* margin-top: -10px; */
	width: max-content;
	height: max-content;
	display: block;
	margin-left: 10px;
}
  
  .favorites_btn .not_favorites_text{
	display: flex;
  
  }
  
  .favorites_btn .in_favorites_text{
	display: none;
  
  }
  
  
  .product_in_favorites .in_favorites_text{
	display: flex;
	color: #E11A4A;
    /* border: 1px solid #30314F; */
  }
  .product_in_favorites .not_favorites_text{
	display: none;
  
  }

  /* .product_info__btn_box .product_in_favorites{
	background-color: #E11A4A;
	color: white;
    border: 1px solid #30314F;
  } */

@media(hover: hover) and (pointer: fine) {
	.product_info__btn_box .product_in_favorites:hover{
		background-color: #ffffff;
		color: #30314F;
	}
}

.bx-catalog-element .card_item__favorites--active{
	content: '';
	background-image: none;
}

@media screen and (max-width: 500px){
	.favorites_btn div i{
		font-size: 14px;
		margin-top: 4px;
	}
	.favorites_btn div span{
		margin-left: 6px;
	}
	  
}





/* REVIEWS */


.reviews {
	width: 100%;
}

.rewiews__container {
	width: 100%;
}

.reviews__list{

}


.reviews{

}


/* .reviews .rewiews__item_rewiews {
    width: 70%;
    height: -moz-max-content;
    height: max-content;
    border-radius: 5px;
    margin-bottom: 40px;
} */


.reviews_container .rewiews__item_rewiews{
	width: 100%;
	height: max-content;
	margin-bottom: 0px;
	margin-top: 30px;
}

.item_rewiews__body .item_rewiews__img-box{
	flex-wrap: wrap;
}

.reviews .item_rewiews__user_info_rew b{
	display: none;
}
.reviews .item_rewiews__user_info_rew .item_rewiews__reviews_date{
	display:block;
}
.reviews .item_rewiews__user_info_rew a{
	display: none;
}

.item_rewiews__img{
	margin-bottom: 15px;
}



@media screen and (max-width: 800px){
	.item_rewiews__img{
		margin-bottom: 5px;
	}
}

@media screen and (max-width: 550px){
	.product_reviews {
		margin-top: -10px;
	}
}
  /* .rewiews__item_rewiews {
	width: 100%;
	height: -moz-max-content;
	height: max-content;
	margin-bottom: 28px;
  }
  
  .item_rewiews__head {
	display: flex;
	align-items: center;
	justify-content: space-between;
  }
  .item_rewiews__head .item_rewiews__user_info_rew {
	display: flex;
	align-items: center;
	font-size: 1.15rem;
	line-height: 1.3rem;
  }
  .item_rewiews__head .item_rewiews__user_info_rew .user_info_rew__img {
	width: 23px;
	height: 23px;
  }
  .item_rewiews__head .item_rewiews__user_info_rew .user_info_rew__img img {
	width: 100%;
	height: 100%;
  }
  .item_rewiews__head .item_rewiews__user_info_rew h6 {
	font-weight: 400;
	font-size: 1.15rem;
	line-height: 1.3rem;
	color: #30314F;
	margin: 0px 60px 0px 15px;
  }
  .item_rewiews__head .item_rewiews__user_info_rew b {
	font-weight: 400;
	color: rgba(103, 103, 103, 0.7);
  }
  .item_rewiews__head .item_rewiews__grade {
	display: flex;
  }
  
  .item_rewiews__body {
	margin-top: 11px;
  }
  .item_rewiews__body h5 {
	font-weight: 500;
	font-size: 1.15rem;
	line-height: 1.3rem;
	color: #000000;
	margin: 0px 0px 10px 0px;
  }
  .item_rewiews__body span {
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
  }
  
  .item_rewiews__img-box {
	max-width: 100%;
	overflow: auto;
	margin-top: 10px;
	display: flex;
  }
  .item_rewiews__img-box .item_rewiews__img {
	width: 100%;
	min-width: 112px;
	max-width: 112px;
	height: 181px;
	overflow: hidden;
	border-radius: 15px;
	margin-right: 15px;
  }
  .item_rewiews__img-box .item_rewiews__img img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
  } */
  
  .reviews_card__box {
	width: 100%;
  }
  
  .reviews_card__head {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 24px;
	border-bottom: 1px solid rgba(103, 103, 103, 0.7);
  }
  .reviews_card__head span {
	font-weight: 500;
	font-size: 1.3rem;
	line-height: 1.4rem;
	color: #3D3E5A;
  }
  
  .reviews_card__box_star {
	display: flex;
  }
  .reviews_card__box_star .card_item__star::after {
	font-size: 1.4rem;
  }
  
  .reviews_card__body {
	margin-top: 28px;
  }




  .catalog_container .searc_pagination {
	margin-bottom: 0px;
  }

  .catalog_container .searc_pagination {
	height: max-content;
	max-height: 40px;
  }


  .reviews_card__body button {
	width: 100%;
	max-width: 400px;
	height: 37px;
	display: block;
	color: white;
	background: #30314F;
	border-radius: 10px;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	border: none;
	margin: 0 auto;
  }
  
  .reviews_card__count_rev {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 28px;
  }
  
  .count_rev__title {
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.2rem;
	color: rgba(103, 103, 103, 0.7);
  }
  
  .count_rev__line_box {
	width: 230px;
	height: 3px;
	background-color: rgba(103, 103, 103, 0.6980392157);
	position: relative;
	border-radius: 5px;
  }
  .count_rev__line_box div {
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
	background-color: #3D3E5A;
  }
  
  .reviews_card__info {
	margin-top: 28px;
  }
  .reviews_card__info span {
	display: block;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	color: rgba(103, 103, 103, 0.7);
  }
  .reviews_card__info b {
	display: block;
	margin-top: 10px;
	font-size: 1rem;
	line-height: 1.2rem;
	color: #000000;
  }
  
  .reviews_card__footer_box_info {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 10px;
  }
  .reviews_card__footer_box_info b {
	margin: 0px;
  }
  
  .reviews_card__info_line {
	width: 100%;
	height: 3px;
	background-color: rgba(103, 103, 103, 0.6980392157);
	position: relative;
	border-radius: 5px;
	margin-top: 6px;
  }
  .reviews_card__info_line div {
	position: absolute;
	left: 0;
	top: 0;
	width: 0%;
	height: 100%;
	background-color: #3D3E5A;
  }





@media screen and (max-width: 1000px){
	.catalog_container .reviews_card__body button{
		margin-bottom: 20px;
	}
}


/* -------------------------------------------------------- */


.product-info__mobile-box{
	width: max-content;
	height: max-content;
}

.product-info__mobile-box h2{
	color: #303150;
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
	margin: 0;
	padding: 0px;
}
 
.mibile__product_articul {
	margin-top: 10px;
}
.mibile__product_articul span{
	color: #A0A0A0;
	font-size: 16px;
	line-height: 20px;
}

.mibile__product_articul .product-item-detail-properties-dots{
	display: none;
}

.product-info__star-box{
	display: flex;
	align-items: end;
	margin-top: 12px;
}

@media screen and (max-width: 1000px){
	.catalog_container {
		margin: 22px auto 0px;
	}

	
	.product-info__mobile-box{
		margin-bottom: 15px;
	}
}



/* ------------ Modal Discount ------------------ */
.modal_discount {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
	display: none;
}

.modal_discount__open {
	display: block;
}

.modal_discount_close {
	cursor: pointer;
}

.modal_discount__content {
	position: absolute;
	height: max-content;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.modal_discount__content_container {
	height: max-content;
	width: 100%;
	background: white;
	border-radius: 10px;
	overflow: hidden;
}

.modal_discount__content_head {
	padding: 30px 80px;
	color: white;
	background: linear-gradient(102.11deg, #FF6A00 9.44%, #FF312F 23.21%, #EE0979 98.94%);
	position: relative;
	user-select: none;
}

.modal_discount__content_head h4 {
	font-size: 24px;
	line-height: 29px;
}

.modal_discount__content_head img {
	position: absolute;
	bottom: 0;
	right: 95px;
	height: 76px;
	width: 556px;
}

.modal_discount__content_body {
	padding: 40px 40px 60px 80px;
}

.modal_discount__body_header {
	margin-bottom: 32px;
}

.modal_discount__body_header h4 {
	font-size: 24px;
	line-height: 29px;
	font-weight: bold;
}

.modal_discount__body_header p {
	font-size: 16px;
	line-height: 19px;
	margin-top: 8px;
}

.modal_discount__offer_list {
	height: 300px;
	/* min-height: 300px;
	max-height: 400px; */
	overflow-y: auto;
}

.modal_discount__offer {
	padding: 30px 35px 30px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #8A8A8A;
}

.modal_discount__offer:hover {
	background: #eee;
}

.modal_discount__offer_sizes {
	display: flex;
	font-size: 16px;
	font-weight: 500;
	line-height: 19.2px;
	width: 465px;
}

.modal_discount__offer_size .size_name {
	color: #898989;
	margin-right: 10px;
}

.modal_discount__offer_size .size_value {
	color: #30314F;
	margin-right: 27px;
}

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

.modal_discount__offer_price {
	display: flex;
	align-items: baseline;
	justify-content: space-between;
}

.modal_discount__offer_price-old {
	color: #676767;
	text-decoration: line-through;
	font-size: 16px;
	font-weight: 400;
	line-height: 19.2px;
	margin-right: 33px;
}

.modal_discount__offer_price-new {
	color: #009030;
	font-size: 24px;
	font-weight: 500;
	line-height: 28.8px;
	margin-right: 15px;
}

.modal_discount__offer_second_row img {
	width: 32px;
	height: 28px;
	margin-right: 80px;
	margin-bottom: 7px;
}

.modal_discount__select_offer_btn {
	background: transparent;
	border-radius: 12px;
	border: 2px solid #009030;
	padding: 7px 35px;
	font-size: 16px;
	line-height: 19.2px;
	transition: all 0.1s;
}

.modal_discount__select_offer_btn.current {
	background: #009030;
	color: white;
}

.modal_discount__select_offer_btn:hover {
	background: #009030e8;
	border: 2px solid #009030e8;
	color: white;
}

.modal_discount__select_offer_btn span.current_text {
	display: none;
}

.modal_discount__select_offer_btn.current span.current_text {
	display: block;
}

.modal_discount__select_offer_btn.current span.default_text {
	display: none;
}

.modal_discount__body_footer {
	height: 80px;
	border-top: 1px solid #8A8A8A;
}

/* ------------ Modal Credit ------------------ */
.modal_credit {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
	display: none;
}

.modal_credit__open {
	display: block;
}

.modal_credit_close {
	cursor: pointer;
}

.modal_credit__content {
	position: absolute;
	height: max-content;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.modal_credit__content_container {
	height: max-content;
	width: 100%;
	background: white;
	border-radius: 10px;
	overflow: hidden;
}

.modal_credit__content_head {
	padding: 30px 80px;
	color: white;
	background: #6666CC;
	position: relative;
	user-select: none;
}

.modal_credit__content_head h4 {
	font-size: 24px;
	line-height: 29px;
}

.modal_credit__content_head img {
	position: absolute;
	bottom: 0;
	right: 95px;
	height: 76px;
	width: 556px;
}

.modal_credit__content_body {
	padding: 40px 60px 60px 80px;
	display: flex;
	flex-flow: row;
}

.modal_credit__product_img {
	width: 40%;
	overflow: hidden;
	border-radius: 20px;
	position: relative;
}

.modal_credit__product_img img {
	width: 100%;
	object-fit: cover;
}

.modal_credit__info  {
	margin-left: 90px;
	padding-top: 40px;
}
.modal_credit__credit_params span {
	font-size: 32px;
	color: #30314F;
	padding: 10px 22px;
	background-color: #F5F5F5;
	border-radius: 10px;
	margin-right: 15px;
	user-select: none;
}

.modal_credit__product_info {
	margin-top: 40px;
	color: #30314F;
}

.modal_credit__product_info h5 {
	font-size: 24px;
	font-weight: bold;
}

.modal_credit__product_info p {
	margin-top: 8px;
	font-size: 18px;
	max-width: 400px;
}

.modal_credit__product_price {
	margin: 30px 0 50px;
}

.modal_credit__product_price span {
	font-size: 40px;
	color: #30314F;
	position: relative;
}

.modal_credit__product_price span::before {
	content: '';
	position: absolute;
	left: -5px;
	top: 49%;
	right: -5px;
	border-top: 2px solid;
	border-color: inherit;

	-webkit-transform: rotate(-6deg);
	-moz-transform: rotate(-6deg);
	-ms-transform: rotate(-6deg);
	-o-transform: rotate(-6deg);
	transform: rotate(-6deg);
}

.modal_credit__buy_btn {
	padding: 15px 45px;
	font-size: 24px;
	color: white;
	border: none;
	border-radius: 10px;
}

.modal_credit__buy_btn,
.modal_credit__buy_btn:hover,
.modal_credit__buy_btn:focus,
.modal_credit__buy_btn:active {
	background: #15AE5C;
	box-shadow: none;
}

/* ------------ Modal ------------------ */

.modal__select_params{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
	display: none;
}

.modal_open__filling_schemes,
.modal_open__dop_option,
.modal_open__optional_equip,
.modal_open__color_params{
	display: block;
}


.select_params__bg{
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.11);
}

.modal_select_close{
	cursor: pointer;
}

.select_params__content{
	position: absolute;
	/* width: 100%; */
	height: max-content;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.select_params__content_container{
	width: 100%;
	height: 100%;
	background-color: white;
	border-radius: 10px 10px 0px 0px;
	overflow: hidden;

	display: none;
}

.modal_open__optional_equip .modal_select_params__optional_equip,
.modal_open__filling_schemes .modal_select_params__filling_schemes, 
.modal_open__dop_option .select_params__dop_option,
.modal_open__color_params .modal_select_params_color{
	display: block;
}

.select_params__content_head{
	display: flex;
	align-items: center;
	justify-content: space-between;
	/* height: 88px; */
	padding: 37px 83px 24px 83px;
	background: #30314F;
	color: white;
	position: relative;
}

.select_params__content_head h4{
	font-size: 1.5rem;
	line-height: 1.7rem;
}

.content_head_close_btn{
	width: max-content;
	height: max-content;
	font-size: 1.5rem;
	line-height: 1.5rem;
	position: absolute;
	right: 29px;
	top: 35px;
} 


.select_params__content_body{
	padding: 0px 24px 0px 83px;
}

.select_params__content_body .product-item-detail-info-container-title{
	font-size: 1rem;
}

.select_params__content_box{
	/* padding-top: 66px; */
	padding-bottom: 22px;
	max-height: 400px;
	width: 100%;
	overflow-y: auto;
}

.select_params__content_list{
	--card-gap-h: 99px;
	--card-gap-v: 66px;
	width: calc(100% + var(--card-gap-h));
	height: max-content;
	padding-right: 70px;

	display: flex;
	align-items: start;
	/* justify-content: space-between; */
	flex-wrap: wrap;
	margin-left: calc(0px - var(--card-gap-h))!important;
}

.content_list__modl_params_card{
	width: 144px;
	position: relative;
	height: 280px;
	display: flex;
	flex-direction: column;
	text-align: center;
	margin-left: var(--card-gap-h);
	margin-top: var(--card-gap-v);
}

.content_list__modl_params_card a{
	display: block;
	width: 100%;
	height: max-content;
}

.modl_params_card__img_box{
	width: 100%;
	height: 143px;
	border-radius: 10px;
	border: 1px solid #A9A9A9;
	position: relative;
	/* overflow: hidden; */
	cursor: pointer;
}

.modl_params_card__img_box img{
	width: 100%;
	height: 100%;
	border-radius: 10px;
	object-fit: cover;
}
li.content_list__modl_params_card[data-section-id='1045'] span{
	display: none;
}

/* .modl_params_card__img_box img:hover{
	transform: scale(1.5);
} */

.content_list__modl_params_card h4{
	font-size: 1.1rem;
	line-height: 1.25rem;
	color: #838383;
	margin-top: 19px;
}

.content_list__modl_params_card span{
	font-size: 1.25rem;
	line-height: 1.5rem;
	color: #6666CC;
	font-weight: 400;
	margin-top: 7px;
}

.modl_params_card__box_btn{
	display: flex;
	align-items: center;
	justify-content: normal;
	margin-top: auto;
}

.modl_params_card__box_btn_one{
	display: flex;
	margin-top: auto;
}

.modl_params_card__box_btn a{
	display: block;
	width: 50%;
}
.content_list__modl_params_card button{
	margin-top: auto;
	cursor: pointer;
	display: block;
	width: 50%;
	/* height: 39px; */
	height: 28px;
	border-radius: 10px;
	border: 1px solid #009030;
	color: black;
	background-color: transparent;

	
	color: #30314F;
	/* font-size: 1rem; */
	font-size: 12px;
	font-weight: 500;
	font-style: normal;
	line-height: normal;
	outline: none;
}
.drawer_buttons{
	display: flex;
	justify-content: space-between;
}
.content_list__modl_params_card .drawer_buttons button{
	width: 30%;
}
.content_list__modl_params_card a button{
	width: 100%;
}

.modl_params_card__box_btn_one button{
	width: 100%;
	height: 39px;
	font-size: 16px;
}


.content_list__modl_params_card button:hover{
	background: #009030e8;
	color: white;
}


.content_list__modl_params_card .modl_params_card__btn_active{
	background: #009030;
	color: white;
	display: none;
}

.selected button{
	display: none;
}

.selected .modl_params_card__btn_active{
	display: block;
}



.modl_params_card__box_btn div{
	cursor: pointer;
	width: 28px;
	height: 28px;
	/* padding: 0px 12px; */
	border-radius: 10px;
	/* background: #009030e8; */
	border: 1px solid #009030;
	background-color: transparent;
	color: #30314F;
	/* color: white; */
	font-weight: 500;
	margin-left: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.modal_params_view_fully_name{
	position: relative;
}
.tooltip_castom{
	width: 200px!important;
	border: none!important;
	visibility: hidden;
	position: absolute;
	bottom: 115%;
	z-index: 1;
}
.tooltip_castom p{
	width: 200px;
	font-size: 12px;
	background-color: black;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 5px;
}
.modal_params_view_fully_name:hover .tooltip_castom {
	visibility: visible;
}
.modal_params_view_fully_img{
	font-size: 12px;
}
.modal_params_view_fully_name{
	font-size: 18px;
	line-height: 12px;
}
                                                              



.select_params__modal_content_footer{
	width: 100%;
	border-top: 1px solid #A3A6A7;	
	padding: 41px 145px 92px 82px;
	margin-top: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}


.modal_content_footer__price{

}

.modal_content_footer__price h4{
	font-size: 1.25rem;
	color: #30314F;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.modal_content_footer__price_box{
	display: flex;
	align-items: end;
	margin-top: 6px;
}
.modal_content_footer__price_box span{
	color: #000;
	/* font-family: Forma DJR Cyrilic Variable; */
	font-family: Helvetica, sans-serif!important;
	font-size: 2rem;
	line-height: 2rem;
	font-style: normal;
	font-weight: 526;
	/* line-height: normal; */
}
.modal_content_footer__price_box span[data-discounted=true]{
	color: #009030;
}
.modal_content_footer__price_box s{
	font-size: 1.25rem;
	color: #676767;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-left: 35px;
}


.modal_content_footer__btns{
	display: flex;
	align-items: center;
}

.modal_content_footer__btns button{
	outline: none;
	border: none;
	background-color: transparent;
	font-size: 1.25rem;
	color: #838383;
	border-radius: 10px;
}


.modal_content_footer__btns .remove{
	text-decoration: underline;
	margin-right: 35px;
}

.modal_content_footer__btns .success{
	width: 242px;
	height: 54.756px;
	background-color: #009030;
	color: white;
}

/* ------------------------- Product info ---------------------- */

.product_info{
	width: 100%;
}

.product_info__navigation{
	margin-top: 50px;
}

.content_el .product_info__navigation{
	margin-top: 28px;
}

.product_info__navigation ul{
	display: flex;
	align-items: center;
	padding: 0px;
	margin: 0px;
}
.product_info__navigation ul li{
	margin-right: 20px;
}

.product_info__navigation ul li:last-child{
	margin: 0px;
}

.product_info__navigation ul li a{
	font-size: 1rem;
	color: #A9A9A9;
	font-style: normal;
	font-weight: 526;
	line-height: normal;
}


.product_info__navigation ul .active a{
	color: #30314F;
}


/* --------------------------------------- */


.product_info__product_characteristics{
	margin-top: 18px;
}

.product_characteristics__mess_bg{
	padding: 20px 22px;
	border-radius: 10px;
	background: #F5F5F5;
	color: #676767;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}


.product_characteristics__container_info{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}

.product_characteristics__params{
	width: 48%;
}

.product_characteristics__params.long{
	width: 100%;
}


.product_characteristics__params h4{
	margin-top: 20px;
	color: #30314F;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	/* line-height: 24px; */
}
.product_characteristics__params h4:first-child{
	margin-top: 0px;
}
.product_characteristics__params ul{
	margin-top: 8px;
	margin-bottom: 0px;
	padding: 0px;
}
.product_characteristics__params ul li{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 2px;
	border-bottom: 1px solid #D1D2D3;
	margin-top: 2px;
}

.product_characteristics__params ul li span{
	color: #676767;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
}





.product_characteristics__right_box{
	width: 48%;
}

.product_characteristics__product_img{
	width: 100%;
	height: 458px;
	border-radius: 20px;
	border: 1px solid #CEC6C6;
	/* max-height: 800px; */
	overflow: hidden;
}

.product_characteristics__product_img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.product_characteristics__product_info_download{
	margin-top: 33px;
}

.product_characteristics__product_info_download span{
	font-size: 1rem;
	font-weight: 500;
}


.product_characteristics__product_info_download a{
	display: flex;
	align-items: center;
	margin-top: 10px;
	color: #6666CC;
	/* margin-left: 26px; */
}

.product_info_download_img {
	width: 32px;
	height: 34px;
}

.product_info_download_img img{
	width: 100%;
	height: 100%;
}
.product_info_download_text{
	margin-left: 12px;
}

.product_info_download_text small{
	font-size: 0.875rem;
	color: #9B9B9B;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0.7px;
}
.product_info_download_text h4{
	font-size: 1rem;
	/* color: #30314F; */
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

.product_characteristics__rich_content{
	width: 100%;
	height: max-content;
	/* max-height: 800px; */
	overflow: hidden;
	margin-top: 44px;
}

/* .product_characteristics__rich_content img{
	width: 100%;
	height: 100%;
	object-fit: contain;
} */

/* ------------------------------------ */

.product_info__product_reviews{
	margin-top: 58px;
}


.media_content_buyer__container{
	width: 100%;
	height: max-content;
}

.media_content_buyer__list{
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
	display: flex;
}

.media_content_buyer__item{
	width: 112px;
	height: 181px;
	border-radius: 10px;
	overflow: hidden;
	margin-right: 18px;
}

.media_content_buyer__item img{
	width: 100%;
	height: 100%;
}



.reviews_container{
	/* margin-top: 53px; */
	/* margin-top: 30px; */
	margin-top: 0px;
}

.reviews_container h4{
	margin-bottom: 0px;
}

.reviews_container .item_rewiews__user_info_rew b,
.reviews_container .item_rewiews__user_info_rew a{
	display: none;
}

.reviews_container  .item_rewiews__user_info_rew{
	width: 100%;
}

.reviews_container .item_rewiews__user_info_rew  .item_rewiews__reviews_date{
	display: block;
	margin-left: auto;
}

/* reviews sidebar */

.reviews_sidebar{

}

.reviews_sidebar__head{
	width: 100%;
	display: flex;
	align-items: end;
	justify-content: space-between;
	padding-bottom: 9px;
	border-bottom: 1px solid rgba(103, 103, 103, 0.70);
}

.reviews_sidebar__star_box{
	width: max-content;
	height: max-content;
	display: flex;
	align-items: center;
}

/* .reviews_sidebar__star_box img{
	width: 27px;
	height: 27px;
} */

.reviews_sidebar__evaluation{
	color: #3D3E5A;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}



.reviews_sidebar__body{
	margin-top: 23px;
}


.reviews_sidebar__range_line{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 15px;
}

.reviews_sidebar__range_line span{
	color: rgba(103, 103, 103, 0.70);
	font-size: 1rem;
	font-style: normal;
	display: block;
	width: 90px;
	/* width: calc( 100% - 570px) ; */
	font-weight: 400;
	line-height: normal;
}

.reviews_sidebar__range_line span:last-child{
	width: 30px;
	/* width: max-content; */
	text-align: right;
}

.range_line__item{
	width: 402px;
	border-radius: 10px;
	max-width: 86%;
	height: 14px;
	overflow: hidden;
	position: relative;
}

.range_line__item_1{
	width: 100%;
	height: 100%;
	background: #ECECEC;

}

.range_line__item_2{
	content: '';
	background-color: #6666CC;
	opacity: 50%;
	width: 20%;
	height: 100%;
	position: absolute;
	border-radius: 10px;
	left: 0;
	top: 0;
}

/* ------------------- */


.reviews_sidebar__opinion_about_product {
	margin-top: 24px;
}
.opinion_about_product {
	width: 100%;
	height: max-content;
}
.opinion_about_product__head {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.opinion_about_product__head b{
	color: #30314F;
	font-size: 1rem;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
.opinion_about_product__head span{
	color: rgba(103, 103, 103, 0.70);
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.opinion_about_product__body {
	/* margin-top: 18px; */
}
.opinion_about_product__range {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 14px;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.opinion_about_product__range span{
	color: rgba(103, 103, 103, 0.70);
}

.opinion_about_product__range b{
	color: #000;
	font-weight: 400;
}

.opinion_about_product__range_line {
	width: 100%;
	border-radius: 10px;
	height: 14px;
	margin-top: 6px;
	overflow: hidden;
	position: relative;
}

.opinion_about_product__range_line_1{
	width: 100%;
	height: 100%;
	background: #ECECEC;
}

.opinion_about_product__range_line_2{
	position: absolute;
	height: 100%;
	width: 0%;
	border-radius: 10px;
	left: 0;
	top: 0;
	background-color: #6666CC;
	opacity: 50%;
}

.reviews_sidebar button{
	/* width: 312px; */
	width: 184px;
	max-width: 90%;
	height: 42px;
	border-radius: 10px;
	border: 1px solid #6666CC;
	background: #6666CC;
	display: block;
	color: white;
	font-size: 1.125rem;
	font-style: normal;
	/* font-weight: 500; */
	line-height: normal;
	margin: 28px auto 0px;
	user-select: none;
}

/* ------------ Create interior ------------------ */

.product_info__create_interior{
	margin-top: 26px;
}

.product_info__create_interior h3{}
.product_info__create_interior p{}

.create_interior__container{
	margin-top: 21px;
}

.create_interior__list{
	display: flex;
	align-items: center;
}

.create_interior__item{
	width: 313px;
	display: block;
	cursor: pointer;
	margin-right: 34px;
}

.create_interior__list .create_interior__item:last-child{
	margin: 0px;
}


.create_interior__item img{
	width: 100%;
	height: 313px;
	object-fit: cover;
}
.create_interior__item span{
	color: #A9A9A9;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0.49px;
	margin-top: 10px;
}

/* ---------------------- deliver info ------------ */

.product_info__delivery_info{
	margin-top: 80px;
}
.product_info__delivery_info h3{
	color: #30314F;
	font-size: 2rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin: 0px;
	line-height: 2.2rem;
}

.delivery_info__card_info_box{
	margin-bottom: 40px;
	width: 100%;
	height: max-content;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.delivery_info__card{
	width: 240px;
	max-width: 32%;
	height: 240px;
	border-radius: 10px;
	border: 4px solid #F5F5F5;

	color: #676767;
	text-align: center;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0.698px;
}

.delivery_info__card img{
	display: block;
	margin: 45px auto 20px;
}

.delivery_info__card b{
	font-weight: 600;
	color: #30314F;
	/* margin-top: 35px; */
}



.product_info__delivery_info h4{
	color: #30314F;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0.84px;
	margin-top: 30px;
}

.delivery_info__content{
	display: flex;
	align-items: start;
	justify-content: space-between;
	margin-top: 24px;
}

.delivery_info__left_box{
	width: 58%;
}

.delivery_info__card_info_box p{
	color: #676767;
	line-height: 1.2rem;
}

.delivery_info__text_box p{
	color: #676767;
	line-height: 1.375rem;
}

.delivery_info__text_box a {
	color: #6666CC;
	text-decoration: underline;
}

.delivery_info__text_box a:hover {
	text-decoration: none;
}

.delivery_info__text_box h4{
	font-size: 1.125rem;
	color: #30314F;
}

.delivery_info__text_box ul{
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 20px;
}


.delivery_info__text_box ul li{
	position: relative;
	display: flex;
	align-items: start;
	color: #676767;
	font-size: 1rem;
	line-height: 1.2rem;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.56px;
	margin-bottom: 12px;
}

.delivery_info__text_box ul li:last-child{
	margin-bottom: 0px;
}

.delivery_info__text_box ul li::before{
	content: '';
	width: 8px;
	min-width: 8px;
	height: 8px;
	border-radius: 50%;
	display: block;
	margin-top: 5px;
	background-color: #30314F;
}

.delivery_info__text_box ul li span{
	margin-left: 12px;
	color: #676767;
	font-size: 1rem;
	line-height: 1.375rem;
}


.delivery_info__form_box{
	width: 38%;
	text-align: center;
	height: 240px;
	/* margin-bottom: 12px; */
	padding: 30px 0px 33px 0px;
	/* border-top: 1px solid rgba(103, 103, 103, 0.70); */
	/* border-bottom: 1px solid rgba(103, 103, 103, 0.70); */
	background-color: #F5F5F5;
	border-radius: 10px;
}


.delivery_info__step_2{
	display: none;
	padding: 0px 20px;
}

.delivery_info_step_2_active .delivery_info__step_2{
	display: block;
}

.delivery_info_step_2_active .delivery_info__step_1{
	display: none;
}





.delivery_info__form_box h4{
	color: #30314F;
	font-size: 1.5rem;
	font-style: normal;
	/* font-weight: 600; */
	line-height: normal;
	letter-spacing: 0.84px;
	margin-top: 0px;
}
.delivery_info__form_box form{
	margin-top: 24px;
}
.delivery_info__form_box input{
	border-radius: 10px;
	border: 1px solid #AAAAAA;
	width: 85%;
	height: 42px;
	padding: 0px 18px;

	color: #676767;
	font-size: 1.125rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0.698px;
}
.delivery_info__form_box input:focus{
    outline: none;
    border: 1px solid #30314F;
}
.delivery_info__form_box button{
	border-radius: 10px;
	border: 1px solid #6666CC;
	background: #6666CC;
	/* width: 312px; */
	width: 143px;
	max-width: 80%;
	height: 42px;
	margin-top: 40px;

	color: #FFF;
	font-size: 1.125rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}




.delivery_info__step_2 p{
	margin-top: 20px;
	font-size: 1.25rem;
	font-weight: 400;
	color: #676767;
}

.delivery_info__step_2 p b {
	color: #6666CC;
	font-weight: 400;
}

.delivery_info__step_2 .delivery_city {
	text-decoration: underline;
	cursor: pointer;
	font-size: 1.5rem;
}



/* ______________________MEDIA__________________ */
/* 
@media screen and ( min-width: 1400px) {
	.delivery_info__card_info_box{
		max-width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
} */

@media screen and (max-width: 1400px){
	.modal_credit__info {
		padding-top: 20px;	
	}
	.modal_credit__credit_params span {
		font-size: 26px;
	}
	.modal_credit__product_price {
		margin: 24px 0 30px;
	}
	.modal_credit__product_price span {
		font-size: 36px;
	}
	.modal_credit__buy_btn {
		font-size: 22px;
		padding: 12px 36px;
	}
	
	.bx-rating-icon-container img{
		width: 24px;
		height: 24px;
	}

		
	.star_box{
		width: 24px;
		height: 24px;
	}

	.star_box img{
		width: 24px;
		height: 24px;
	}




	.product_info__reviews > * {
		font-size: 14px;
		margin-left: 30px;
	}

	.el_title_box h1{
		font-size: 1.8rem;
		line-height: 2rem;
	}

	.el_title_box__icons{
		width: 70px;
	}

	.favorites_btn div i{
		font-size: 24px;
	}

	.willShare_label{
		font-size: 25px;
	}
	


	/* --- scu btn ------- */

	.el_sku_box__sku_item{
		margin-bottom: 14px;
	}

	.sku_item_btn__info span{
		font-size: 12px;
	}

	.sku_item_btn button{
		width: 94px;
		height: 32px;
		font-size: 14px;

	}

	.el_size_box_header button {
		padding: 8px 8px 7px 44px;
	}

	.el_size_box_header button span::before {
		height: 24px;
		left: -35px;
		bottom: 3px;
	}

	.select_params__content_list{
		--card-gap-h: 50px;
		--card-gap-v: 51px;
	}

	.content_list__modl_params_card{
		height: 260px;
	}
}


@media ( max-width: 1200px) {

	.product-item-detail-slider-block{
		height: 560px;
	}


	.el_title_box{
		margin-top: 12px;
	}

	.el_price_box{
		margin-top: 24px;
	}

	.product_info__info_list .info_list__container{
		flex-wrap: wrap;
	}

	.info_list__item_box{
		margin-bottom: 4px;
	}

	.el_size_box{
		margin-top: 28px;
	}

	.el_sku_box{
		margin-top: 16px;
	}

	.el_sku_box__sku_item{
		width: max-content;
	}
	.sku_item_btn__info{
		margin-right: 12px;
	}

	.sku_item_btn__info img {
		width: 14px;
		height: 14px;
	}

	.el_delivery_info p{
		font-size: 1rem;
	}

	.el_individual_order__box button{
		/* width: 45%; */
		font-size: 1rem;
		height: 38px;
	}

	.el_individual_order__box h4{

	}

	.el_individual_order{
		margin-top: 12px;
	}

	.el_buy_btn{
		margin-top: 18px;
	}

	.el_buy_btn a{
		height: 42px;
		font-size: 1rem;
	}

	/* ------- nav tabs ------ */

	.product_info__navigation ul li{
		margin-right: 18px;
	}

	.product_info__navigation ul li a{
		font-size: 12px;
	}

	/* =============================== */
	.create_interior__item img{
		height: 270px;
	}
	/* ------ deliver info ----------- */
	.delivery_info__content{
		flex-wrap: wrap;
	}
	.delivery_info__left_box,
	.delivery_info__form_box {
		width: 100%;
	}

	.delivery_info__form_box{
		margin: 22px auto 0px;
		max-width: 90%;
	}

	.delivery_info__card img{
		width: 80px;
		height: 80px;
	}

	.delivery_info__text_box ul li{
		font-size: 12px;
		line-height: 14px;
	}

	.delivery_info__form_box h4{
		font-size: 1.2rem;
		line-height: 1.4rem;
	}

	.delivery_info__form_box input{
		height: 43px;
	}
	.delivery_info__form_box button{
		height: 43px;
	}



	.select_params__content_body{
		padding-left: 50px;
	}

	.select_params__content_head{
		padding-left: 50px;
	}

	.select_params__content_list{
		--card-gap-h: 60px;
		--card-gap-v: 51px;
	}

	.select_params__modal_content_footer{
		padding-left: 50px;
		padding-right: 50px;
	}

	.select_params__content_list .content_list__modl_params_card:nth-child(5n){
		margin-right: 26px;

	}

	.select_params__content_list .content_list__modl_params_card:nth-child(4n){
		margin-right: 0px;
	}

	.modal_discount__content_head img {
		display: none;
	}

	.modal_discount__offer_size:nth-child(3) .size_value {
		margin-right: 0;
	}

	.modal_discount__offer_second_row {
		margin-top: 20px;
		width: 100%;
	}

	.modal_discount__offer_second_row img {
		margin-right: 0;
	}

	.modal_credit__content_head img {
		display: none;
	}
	.modal_credit__content_head h4 {
		font-size: 22px;
	}
	.modal_credit__info {
		padding-top: 10px;
		margin-left: 70px;
	}
	.modal_credit__credit_params span {
		font-size: 22px;
		padding: 8px 18px;
		margin-right: 12px;
	}
	.modal_credit__product_info {
		margin-top: 30px;
	}
	.modal_credit__product_info h5 {
		font-size: 20px;
	}
	.modal_credit__product_info p {
		font-size: 16px;
	}
	.modal_credit__product_price {
		margin: 18px 0 27px;
	}
	.modal_credit__product_price span {
		font-size: 28px;
	}
	.modal_credit__buy_btn {
		font-size: 18px;
		padding: 10px 30px;
	}

}


@media screen and ( min-width: 1000px ){
	.content_el .el_title_box,
	.content_el .el_rewiews_box{
		display: none;
	}
}


@media screen and (max-width: 1000px){

	.container-lg{
		padding: 0px 22px!important;	
	}

	.container_el{
		margin-top: 20px;
	}

	.container_el .content_el .product_info__product_characteristics,
	.container_el .content_el .navigation_tabs_box{
		display: none;
	}		
	
	.container_rel{
		flex-wrap: wrap;
	}

	.content_el{
		width: 100%;
	}



	.content_el .el_title_box,
	.content_el .el_rewiews_box{
		display: flex;
	}

	.el_title_box h1{
		-webkit-line-clamp: 2;
	}
	
	.content_el .el_rewiews_box{
		margin-top: 12px;
	}


	.content_el_slider{
		margin-top: 22px;
	}

	.sidebar_el{
		width: 100%;
	}

	.sidebar_el .el_title_box,
	.sidebar_el .el_rewiews_box{
		display: none;
	}

	.el_price_box,
	.el_size_box,
	.product_info__info_list{
		max-width: 550px;
	}

	.el_sku_box{
		max-width: 550px;
	}

	.container-lg .navigation_tabs_box{
		margin-top: 22px;
	}

	.el_individual_order,
	.el_buy_btn,
	.el_buy_credit {
		max-width: 550px;
	}

	/* --------------------------- */

	/* .product_characteristics__rich_content{
		max-height: 700px;
	}
	.product_characteristics__rich_content img{
		max-height: 700px;

	} */
	/* ----------------- */
	/* item_rewiews__user_info_rew */


	/*  */
	.product_info__product_reviews .content_el{
		width: 60%;
	}

	.item_rewiews__user_info_rew .user_info_rew__img{
		/* width: ; */
		width: 26px;
		height: 24px;
	}

	.item_rewiews__user_info_rew .user_info_rew__img img{
		width: 16px;
		height: 14px;
	}

	.item_rewiews__body .item_reviews__name{
		margin-bottom: 10px;
	}
	.rewiews__list .item_rewiews__body .item_rewiews__img-box{
		margin-top: 14px;
	}
	.reviews_container .rewiews__item_rewiews{
		margin-bottom: 22px;
	}

	.product_info__product_reviews .sidebar_el{
		width: 38%;
	}

	.reviews_sidebar__star_box img{
		width: 20px;
		height: 20px;
	}


	.range_line__item{
		width: 73%;
	}

	.reviews_sidebar button{
		max-width: 70%;
		height: 42px;
	}

	/* ================== */

	.create_interior__item img{
		height: 240px;
	}
	
	/* =================== */

	.delivery_info__card{
		height: 250px;
		font-size: 1rem;
	}
	.delivery_info__card img{
		width: 80px;
		height: 80px;
		margin: 40px auto 22px;
	}

	.delivery_info__card{
		padding: 0px 12px;
	}

	/* ---------------------------- */

	.product_info__delivery_info h4{
		margin-top: 28px;
	}

	.delivery_info__text_box ul li{
		font-size: 12px;
		line-height: 14px;
		letter-spacing: 0.26px;
		margin-bottom: 12px;
	}

	.delivery_info__form_box h4{
		margin-top: 0px;
		font-size: 1.2rem;
	}
	.delivery_info__form_box input{
		height: 42px;
		font-size: 1rem;
	}
	.delivery_info__form_box button {
		height: 42px;
	}

	.catalog_top_container h4{
		margin-bottom: 22px;
	}


	/* ------------ Modal ----------------- */

	.select_params__content_head{
		padding: 27px 83px 24px 42px;
	}

	.select_params__content_head h4 {
		font-size: 1.3rem;
		line-height: 1.5rem;
	}

	.content_head_close_btn{
		top: 27px;
	}

	.select_params__content_list{
		padding-right: 42px;
	}

	.select_params__content_body{
		/* margin-top: 44px; */
		padding: 0px 24px 0px 42px;
	}

	/* .select_params__content_box{
		padding-top: 42px;
	} */

	.content_list__modl_params_card{
		height: 260px;
	}

	.select_params__content_list{
		--card-gap-h: 34px;
		--card-gap-v: 32px;
	}

	.select_params__modal_content_footer{
		padding: 22px 95px 32px 42px;
	}
	/* ----------------------------------- */


	.modal_credit__content_head {
		padding-left: 60px;
	}
	.modal_credit__content_head h4 {
		font-size: 20px;
	}
	.modal_credit__content_body {
		padding: 30px 45px 45px 60px;
	}
	.modal_credit__product_img {
		flex-shrink: 0;
	}
	.modal_credit__info {
		margin-left: 60px;
	}
	.modal_credit__credit_params span {
		font-size: 18px;
		padding: 6px 12px;
		margin-right: 8px;
		border-radius: 5px;
	}
	.modal_credit__product_info {
		margin-top: 18px;
	}
	.modal_credit__product_info h5 {
		font-size: 18px;
	}
	.modal_credit__product_info p {
		font-size: 12px;
	}
	.modal_credit__product_price {
		margin: 16px 0 24px;
	}
	.modal_credit__product_price span {
		font-size: 24px;
	}
	.modal_credit__buy_btn {
		text-align: center;
		width: 100%;
	}
}

@media screen and (max-width: 800px){

	.product-item-detail-tabs-list{
		flex-wrap: wrap;
	}
	.product-item-detail-tabs-list li{
		/* margin-bottom: 6px; */
	}

	.product-item-detail-tabs-list li a{
		width: max-content;
		display: block;
	}

	.product_info__product_characteristics{
		margin-top: 12px;
	}


	.product_info__product_reviews .content_el {
		width: 100%;
	}
	.product_info__product_reviews .sidebar_el {
		width: 100%;
	}

	/* .rewiews__list .rewiews__item_rewiews:last-child{ 
		margin: 0px;
	}

	.reviews_container .rewiews__list .rewiews__item_rewiews:last-child{
		margin-bottom: 0px ;
	} */

	.searc_pagination {
		margin-top: -28px;
	}

	.reviews_container .item_rewiews__user_info_rew .item_rewiews__reviews_date {
		margin-right: 12px;
	}

	.product_info__product_reviews .searc_pagination {
		margin-bottom: 0px;
	}

	.reviews_sidebar__opinion_about_product{
		margin-top: 28px;
	}

	.create_interior__container{
		max-width: 100%;
		overflow: hidden;
	}
	.create_interior__item{
		width: 200px;
		min-width: 200px;
	}

/* ------------- */
	.product_info__delivery_info{
		margin-top: 38px;
	}

	.product_info__delivery_info h3{
		font-size: 1.6rem;
	}

	.delivery_info__card_info_box{
		margin-bottom: 22px;
	}

/* ------------------- */

	.delivery_info__card{
		height: 195px;
		font-size: 12px;
	}

	.delivery_info__card img{
		width: 50px;
		height: 50px;

		margin: 24px auto 16px;
	}


	/*  */

	.delivery_info__content{
		flex-wrap: wrap;
		margin-top: 20px;
	}

	.delivery_info__form_box,
	.delivery_info__text_box{
		width: 100%;
	}

	.delivery_info__form_box{
		margin: 22px auto 0px;
		max-width: 90%;
	}



	/* ------------ Modal ----------------- */

	.select_params__content_head{
		padding: 24px 24px 24px 24px;
	}

	.select_params__content_head h4 {
		font-size: 1.3rem;
		line-height: 1.5rem;
	}

	.content_head_close_btn{
		top: 27px;
	}

	.modal_content_footer__price h4{
		font-size: 1rem;
	}

	.modal_content_footer__price_box span{
		font-size: 1.8rem;
		line-height: 1.8rem;
	}


	.modal_content_footer__price_box s{
		margin-left: 20px;
	}


	.modal_content_footer__btns .remove{
		margin-right: 20px;
	}
	
	.modal_content_footer__btns .success{
		width: 190px;
		height: 42px;
	}


	.select_params__modal_content_footer{
		padding: 24px 32px 32px 24px;
	}

	.select_params__content_body{
		padding: 0px 24px 0px 42px;
	}

	.select_params__content_box {
		padding-top: 24px;
		padding-right: 18px;
	}

	.select_params__content_list{
		--card-gap-h: 3%;
		--card-gap-v: 32px;
		padding-right: 0px;
	}

	.select_params__content_list .content_list__modl_params_card{
		width: 30%;
	}


	.select_params__modal_content_footer{
		padding: 22px 32px 32px 42px;
	}

	/* ----------- Modal Discount ------------- */

	.modal_discount__content_head {
		padding-left: 24px;
	}

	.modal_discount__content_head h4 {
		font-size: 16px;
		line-height: 19.2px;
	}

	.modal_discount__content_body {
		padding: 30px 24px 40px;
	}

	.modal_discount__body_header {
		margin-bottom: 20px;
	}

	.modal_discount__body_header h4,
	.modal_discount__offer_price-new {
		font-size: 18px;
		line-height: 24.84px;
	}

	.modal_discount__body_header p {
		font-size: 12px;
		line-height: 16.56px;
	}

	.modal_discount__offer {
		padding: 20px 20px 24px 0;
	}

	.modal_discount__offer_sizes span,
	.modal_discount__offer_price-old {
		font-size: 13px;
		line-height: 17.94px;
	}

	.modal_discount__select_offer_btn {
		padding: 5px 20px;
		font-size: 14px;
		line-height: 19.32px;
	}

	.modal_discount__body_footer {
		height: 0;
		border: none;
	}

	/* ----------- Modal Credit ------------- */
	.modal_credit__content_head {
		padding-left: 80px;
	}
	.modal_credit__content_body {
		flex-direction: column;
		padding: 40px 60px 60px 80px;
	}
	.modal_credit__product_img {
		width: 320px;
		max-width: 100%;
	}
	.modal_credit__info {
		margin-left: 0;
		margin-top: 40px;
	}
}


@media screen and ( max-width: 650px) {
	.select_params__modal_content_footer{
		flex-direction: column;
		align-items: end;
	}
	.modal_content_footer__price{
		margin-right: auto;
		margin-bottom: 12px;
	}
}

@media screen and (max-width: 640px) {
	.product_info__product_characteristics.mobile,
	.navigation_tabs_box.mobile {
		display: block;
	}
	.product_info__product_characteristics.desktop,
	.navigation_tabs_box.desktop {
		display: none;
	}
}


@media screen and (max-width: 550px){


	.content_head_close_btn{
		top: -24px;
		right: -12px;
		font-size: 14px;
		line-height: 22px;
		text-align: center;
		display: flex;
		justify-content: center;
		color: white;
		width: 22px;
		height: 22px;
		border-radius: 50%;
		background-color: #30314F;
		/* text-shadow: black; */
		/* text-shadow: rgb(0, 0, 0) 1px 0 10px; */
	}


	.select_params__content_container{
		overflow: visible;
	}

	.select_params__content_head {
		padding: 12px 14px 12px 14px;
		border-radius: 10px 10px 0px 0px;
	}
	.select_params__content_head h4{
		font-size: 1.2rem;
		line-height: 1.4rem;
	}

	.select_params__content_body {
		padding: 0px 12px 0px 22px;
	}
	

 	.select_params__content_box {
		padding-top: 14px;
		max-height: 350px;
		padding-right: 12px;
	}


	.select_params__content_body ul{
		display: flex;
		align-items: start;
		justify-content: space-between;
	}

	.select_params__content_list{
		--card-gap-h: 4%;
	}

	.select_params__content_list .content_list__modl_params_card{
		width: 46%;
		/* max-width: 200px; */
		height: 260px;
		margin-right: 0px;
	}

	.select_params__content_list .content_list__modl_params_card:nth-child(5n),
	.select_params__content_list .content_list__modl_params_card:nth-child(4n),
	.select_params__content_list .content_list__modl_params_card:nth-child(3n){ 
		margin-right: 0px;
	}

	.modal_select_params_color .select_params__content_list{
		justify-content: space-between;
		padding-right: 0px;
	}

	.modl_params_card__box_btn_one button{
		height: 32px;
		font-size: 15px;
	}
	


	.select_params__modal_content_footer{
		padding: 14px 19px 22px 19px;
		margin-top: 12px;
	}

	.modal_content_footer__price{
		margin-bottom: 16px;
	}

	.modal_content_footer__btns .remove{
		font-size: 1.1rem;
		width: max-content;
	}
	.modal_content_footer__btns .success{
		font-size: 1.1rem;
		width: 140px;
		height: 36px;
		margin-left: auto;
	}
	/* ..select_params__modal_content_footers */

	.modal_credit__content_head {
		padding-left: 32px;
	}
	.modal_credit__content_head h4 {
		font-size: 16px;
	}
	.modal_credit__content_body {
		padding: 26px 32px 48px;
	}
	.modal_credit__product_img {
		width: 100%;
	}
	.modal_credit__info {
		margin-top: 20px;
	}
}

@media (max-width: 530px) and (min-width: 400px){ 

	.info_list__container{
		margin-top: 5px;
	}
	
	.info_list__item_box{
		margin-top: 6px;
		margin-right: 6px;
	}

	.product_info__info_list .info_list__container{
		justify-content: start;
	}
	/* .info_list__item{
		margin-left: 4px;
	}
	
	.dimensions__head{
		min-width: 84px;
	}

	.dimensions__head label{
		padding: 0px 0px 0px 3px;
	} */
} 


@media screen and (max-width: 500px) {
	.product-item-detail-slider-block{
		height: 350px;
	}

	.slider__discount{
		width: 80px;
		height: 34px;
		font-size: 1.2rem;
		line-height: 1.4rem;
	}

	.product-item-detail-slider-controls-block{
		margin-top: 12px;
	}

	.product-item-detail-slider-controls-image{
		width: 60px;
		height: 60px;
	}

	.el_price_box{
		justify-content: space-between;
	}

	.el_size_box{
		margin-top: 22px;
	}

	.el_sku_box__sku_item{
		width: max-content;
	}
	.el_sku_box__sku_item .sku_item_btn__info {
		margin-right: 16px;
	}


	.el_individual_order{
		margin-top: 8px;
		flex-wrap: wrap;
	}

	.el_individual_order__box h4{
		font-size: 13px;
	}

	.el_individual_order{
		margin-top: 18px;
	}

	.el_individual_order__box button{
		/* width: 48%; */
		width: 100%;
		height: 40px;
		font-size: 14px;
		line-height: 18px;
	}


	.el_delivery_info{
		margin-top: 22px;
	}

	.el_buy_btn{
		margin-top: 22px;
	}

	.el_buy_btn a{
		height: 42px;
		font-size: 14px;
	}
	.el_buy_btn a img{
		margin-right: 12px;
		width: 16px;
	}

	.el_delivery_info{
		margin-top: 14px;
	}

	.el_delivery_info p{
		font-size: 1rem;
	}


	.product_info__navigation ul li{
		margin-right: 12px;
	}
	.product_info__navigation ul li a{
		padding: 2px 0px;
	}


	.product_characteristics__mess_bg{
		padding: 12px 16px;
	}


	.product_characteristics__container_info{
		flex-wrap: wrap;
	}
	.product_characteristics__params{
		width: 100%;
	}

	.product_characteristics__right_box{
		width: 100%;
		margin-top: 14px;
	}

	.product_characteristics__product_info_download{
		margin-top: 18px;
	}


	.product_characteristics__rich_content{
		margin-top: 22px;
	}



	.product_info__product_reviews{
		margin-top: 22px;
	}

	
	.reviews_sidebar button{
		height: 32px;
	}

	.media_content_buyer__list{
		margin-top: 14px;
	}


	.product_info__create_interior h3{
		font-size: 1.30rem;
	}
	.product_info__create_interior p{
		margin-top: 8px;
	}



	.reviews_container {
		/* margin-top: 22px; */
	}
	.reviews_container h4{
		margin-bottom: 14px;
		
	}
	.reviews_container .rewiews__list {
		margin-top: 14px;
	}

	.reviews_container .rewiews__item_rewiews{
		margin-top: 14px;
	}

	.product_info__delivery_info h3{
		font-size: 1.30rem;
	}

	.product_info__delivery_info h4{
		margin-top: 12px;
		font-size: 1.30rem;
	}




	.delivery_info__form_box{
		padding: 24px 14px;
		max-width: 100%;
	}

	.delivery_info__form_box h4{
		margin-top: 0px;
	}

	.delivery_info__form_box input{
		width: 90%;
		height: 32px;
	}

	.delivery_info__form_box button{
		height: 32px;
	}

	.modal_discount__offer_sizes {
		width: 100%; 
	}

	.modal_discount__offer_size .size_name {
		margin-right: 5px;
	}

	.modal_discount__offer_size .size_value {
		margin-right: 10px;
	}

}

@media screen and (max-width: 425px){

	.el_sku_box__list .el_sku_box__sku_item:first-child{
		margin-right: 4px;
	} 

	.el_sku_box__sku_item .sku_item_btn__info{
		margin-right: 10px;
	}
	.sku_item_btn button{
		font-size: 12px;
		width: 76px;
	}

	.el_size_box_header button {
		padding-left: 42px;
	}

	.el_size_box_header button span {
		font-size: 12px;
	}


	.content_list__modl_params_card {
		width: 120px;
		height: 220px;
		/* margin-right: 0px; */
	}
	.modl_params_card__img_box{
		height: 120px;
	}
	.content_list__modl_params_card h4{
		font-size: 13px;
		line-height: 16px;
		margin-top: 18px;
	}
	.modal_content_footer__price{
		margin-bottom: 14px;
	}
	.modal_content_footer__btns{
		justify-content: space-between;
		width: 100%;
		/* margin-top: ; */
	}
	.modal_content_footer__btns .remove{
		margin-right: 0px;
		padding: 0px;
	}

	.modal_content_footer__btns .success{
		width: 160px;
	}



	.delivery_info__card_info_box{
		flex-wrap: wrap;
		margin-top: 14px;
	}
	.delivery_info__card{
		width: 100%;
		max-width: 100%;
		margin-bottom: 12px;
	}

	.delivery_info__card img{
		width: 60px;
		height: 60px;
		margin: 34px auto 16px;
	}

	.delivery_info__card_info_box .delivery_info__card:last-child{
		margin-bottom: 0px;
	}



	.select_params__content_list .content_list__modl_params_card{
		height: 240px;
	}

	.modal_discount__offer_sizes {
		flex-wrap: wrap;
	}

	.modal_discount__offer_price-new {
		margin-right: 7px;
	}
	.modal_discount__offer_price-old {
		margin-right: 10px;
	}
	.modal_discount__offer_second_row img {
		display: none;
	}
}

@media screen and (max-width: 410px){

	.el_price_box{
		flex-direction: column;
		/* justify-content: left; */
		align-items:start;
		margin-top: 20px;
	}

	.el_price{
		width: 100%;
	}

	.el_price_box__count_product{
		margin-top: 6px;
	}
}

/* ========================================= */

.delov_line_box{
	width: 100%;
}





/* ----------------- popup Color proof ------------------- */

.popup__color_proof{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 500;

    opacity: 0;
	
    display: none;
    transition: all 0.2s;
}


.color_proof__bg{
    width: 100%;
    height: 100%;
    background: rgba(45, 45, 45, 0.40);
}

.close_city_list{
    cursor: pointer;
}

.color_proof__content{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    
    width: 95%;
    max-width: 650px;

    border-radius: 10px;
	height: max-content;
    background: #FFF;
    /* overflow: hidden;? */
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
					
.color_proof__close-btn{
    position: absolute;
    right: 12px;
    top: 12px;
    width: max-content;
    height: max-content;
    font-size: 18px;
    line-height: 18px;
    z-index: 20;
}




.color_proof__city_box_container{
    width: 100%;
    height: max-content;
	padding: 30px;
    max-height: 748px;
}

.color_proof__city_box h4{
    color: #333;
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    margin: 0px;
}

.color_proof__city_box form{
    margin-top: 20px;
    width: 100%;
}

.color_proof__input_box{
    width: 100%;
    height: max-content;
    position: relative;
	margin-top: 12px;
}
.color_proof__input_box input{
    width: 100%;
    height: 40px;
    border: 1px solid #ACACAC;
	border-radius: 10px;
    color: #30314F;
    font-size: 18px;
    font-weight: 400;
    padding-left: 8px;
}

.color_proof__input_box input:focus{
    outline: none;
    border: 1px solid #30314F;
}

/* .color_proof__input_box .color_proof__input_box_btn{
    position: absolute;
    right: 12px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: max-content;
    height: max-content;
    font-size: 19px;
    line-height: 19px;
    color: #7D0808;
    cursor: pointer;
} */

.input_box_btn_hidden{
    display: none;
}

.color_proof__city_container{
    width: 100%;
    /* height: 100%; */
    height: 540px;
    margin-top: 20px;
    overflow: auto;
}

.color_proof__city_list{
    height: max-content;
    width: 100%;
}
.color_proof_spinner {
	margin: 255px auto 0;
	width: 28px;
}
.color_proof__city_list label{
    display: block;
    padding: 6px;
    margin-bottom: 6px;
    cursor: pointer;
}
.color_proof__city_list label:hover{
    background: #6666CC33;
}
.color_proof__city_list input{
    display: none;
}
.color_proof__city_list h6{
    color: #2D2D2D;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 3px;
}
.color_proof__city_list p{
    margin: 0px;
    color: #ACACAC;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
}


.color_proof__city_btn_box{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
	display: none;
}
.color_proof__city_btn_box button{
    border-radius: 10px;
    background: #6666CC;
    padding: 10px 35px;
    color: white;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    border: none;
    outline: none;

    margin-left: auto;
}

/* .color_proof__city_btn_box .city_btn_box__red_btn{
    background-color: #7D0808;
} */
		


.popup_color_proof__success{
    width: 730px;
    max-width: 95%;
    height: max-content;
}

.color_proof__success_content{
    width: 90%;
    padding: 40px 0px;
    margin: 0 auto;
    text-align: center;

    display: none;
}

.popup_color_proof__success .color_proof__success_content{
    display: block;
}


.popup_color_proof__success .color_proof__container{
    display: none;
}

.color_proof__success_content h4{
    color: #333;
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
}
.color_proof__success_content p{
    color: #2D2D2D;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    margin: 20px 0px 0px;
}
.color_proof__success_content button{
    padding: 10px 35px;
    border-radius: 10px;
    background: #7D0808;
    border: none;
    color: white;

    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    margin-top: 20px;
}


/* @media screen and (max-width: 1400px){

    .color_proof__content{
        max-width: 940px;
        height: 428px;
    }


    .color_proof__text_box h4{
        font-size: 24px;
        line-height: 28px;
        font-weight: 700;
        margin-bottom: 8px;
    }
    .color_proof__text_box p{
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 8px;
        max-width: 555px;
    }

    .color_proof__text_box form label{
        max-width: 90%;
        margin-bottom: 8px;
    }
    .color_proof__text_box form label span{
        font-size: 14px;
        line-height: 18px;
    }
    .color_proof__text_box form label input{
        width: 100%;
        height: 32px;
        font-size: 14px;
        font-weight: 400;
        padding-left: 8px;
    }

    .color_proof__text_box form p{
        font-size: 14px;
        line-height: 18px;
    }

    .color_proof__text_box form button{
        padding: 8px 30px;
        font-size: 14px;
        line-height: 14px;
        margin-top: 20px;
    }

}
 */



@media screen and (max-width: 1000px){

    .color_proof__content{
		width: 95%;
        max-width: 720px;
        /* height: 320px; */
    }

	.color_proof__city_box_container{
		width: 100%;
		height: max-content;
		padding: 20px 14px;
	}

	.color_proof__city_container{
		width: 100%;
		height: 200px;
		margin-top: 12px;
		overflow: auto;
		border: 1px solid #ACACAC;
		border-radius: 5px;
		padding: 2px 3px;
	}

	.color_proof_spinner {
		margin-top: 81px;
	}

	.color_proof__city_box_container h4{
		font-size: 16px;
		line-height: 18px;
	}

	.color_proof__input_box{
		margin-top: 8px;
	}
	
	.color_proof__input_box input{
		height: 32px;
		font-size: 14px;
		line-height: 16px;
		border-radius: 5px;
	}

	.color_proof__city_list label{
		padding: 4px;
	}

	.color_proof__city_list label h6{
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 1px;
	}

	.color_proof__city_btn_box{
		margin-top: 12px;
	}

	.color_proof__city_btn_box button {
		padding: 8px 16px;
		font-size: 14px;
		line-height: 14px;
	}

}

.show_big_img_modal{
	position: absolute;
	width: 250px;
	height: 250px;
	max-height: 400px;
	border: 1px solid #30314F;
	z-index: 1000;
	display: none;
	background-color: white;
	border-radius: 10px;
	top: 0;
	/* bottom: 0; */
	margin: auto;
}

.show_big_img_modal_left::before{
	content:"";
	position: absolute;
	top: 0;
	bottom: 0;
	left: -15px;
	width: 0;
    height: 0;
	margin: auto;
    border-top: 10px solid transparent;
    border-right: 15px solid #30314F;
    border-bottom: 10px solid transparent;
}

.show_big_img_modal_right::before{
	content:"";
	position: absolute;
	top: 0;
	bottom: 0;
	right: -15px;
	width: 0;
	height: 0;
	margin: auto;
	border-top: 10px solid transparent;
	border-left: 15px solid #30314F;
	border-bottom: 10px solid transparent;
}

.show_big_img_modal img{ 
	width: 100%;
	border-radius: 10px;
	object-fit: cover;

}


/* ------------------------------------ */


.show_img_box {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1002;
	display: none;
}
.show_img_box__bg {
	width: 100%;
	height: 100%;
	background-color: #00000052;
}
.show_img_box_hide{
	cursor: pointer;
}
.show_img_box__content {
	width: max-content;
	max-width: 90%;
	height: max-content;
	max-height: 90vh;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background-color: white;
	border-radius: 10px;
}
.show_img_box__close_btn{
	position: absolute;
	right: 8px;
	top: 5px;
	font-size: 18px;
	font-weight: 700;

}
.show_img_box__container{
	padding: 30px 30px;
	width: 100%;
	/* height: 100%; */
}

.show_img_box__container img{
	width: 100%;
	max-height: 90vh;
	max-height: calc( 90vh - 60px);
	/* max-height: 100%; */
	object-fit: contain;
}
@media screen and ( max-width: 500px ){

	.show_img_box__content {
		max-width: 95%;
	}

	.show_img_box__container{
		padding: 12px 16px;
	}

	.show_img_box__container img{
		max-height: calc( 90vh - 24px);
	}

	.show_img_box__close_btn{
		position: absolute;
		right: 0px;
		top: -34px;
		font-size: 22px;
		color: white;
	}

}
@media screen and (max-width: 490px) {
	.buy_machine{
		display: block;
	}
	.yandex_split_product{
		max-width: 100%;
	}
	.halva{
		width: 181px;
		margin: 10px 0;
	}
}
.split_modal{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2147483647;
	display: none;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	opacity: 1;
}
.split_background{
	-webkit-tap-highlight-color: transparent;
	width: 100%;
	height: 100%;
	opacity: 1;
	background: rgba(0, 0, 0, 0.5);
	transition: opacity 150ms;
}
.split_modal_window{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50%;
	height: 80%;
	transform: translate(-50%, -50%);
	background: white;
	border-radius: 28px;
}
.split_container{
	display: flex;
	flex-direction: column;
	height: 100%;
	padding: 30px;
}
.split_container__head{
	display: flex;
	margin: 0 0 auto 0;
	justify-content: center;
	align-items: flex-start;
}
.split_container__head h3{
	font-weight: 700;
	margin: 0 20px;
}
.split_container__body{
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	margin: auto;
}
.split_container__body  h3{
	margin-bottom: 30px;
	font-weight: 700;
}
.split_container__body .vertical_line{
	border-left: 1px solid #CCCCCC;
	height: 4vh;
}
.split_container__footer button{
	border: none;
	background: black;
	color: white;
	padding: 10px;
	width: 100%;
	-webkit-border-radius: 21px;
	-moz-border-radius: 21px;
	border-radius: 21px;
}
.split_container__footer button:hover{
	color: #CCCCCC;
}
.split_container__body img{
	width: 50px;
	margin: 5px;
}
.split_container__head img{
	width: 30px;
}
@media screen and (max-width: 700px){
	.split_modal_window{
		height: 100%;
		width: 100%;
	}
	.split_container__body .vertical_line{
		height: 7vh;
	}
}
