.bx_ordercart .bx_sort_container{
	margin-bottom:15px;
	min-height:32px;
	color:#919191;
	vertical-align:middle;
	font-size:15px;
	line-height:32px;
}
.bx_ordercart .bx_sort_container a{
	display:inline-block;
	margin-left:20px;
	padding:0 20px;
	border:1px solid #cdcdcd;
	border-radius:3px;
	background:#f9f9f9;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlM2UzZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#e3e3e3));
	background:-webkit-linear-gradient(top, #f9f9f9 0%,#e3e3e3 100%);
	background:   -moz-linear-gradient(top, #f9f9f9 0%,#e3e3e3 100%);
	background:    -ms-linear-gradient(top, #f9f9f9 0%,#e3e3e3 100%);
	background:     -o-linear-gradient(top, #f9f9f9 0%,#e3e3e3 100%);
	background:        linear-gradient(to bottom, #f9f9f9 0%,#e3e3e3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e3e3e3',GradientType=0 );
	color:#4f4f4f;
	text-decoration:none;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	line-height:32px;
}

.bx_ordercart .bx_sort_container a.current {
    background-color: #606060;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.09), rgba(255, 255, 255, 0.09));
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    box-shadow:inset 0 1px 2px 0 #3e3e3e;
    color: #F2F2F2;
    text-shadow:0 1px 0 #505050;
}

.bx_ordercart .bx_sort_container a.current:hover {
	background-color: #000 !important;
	background: none;
}

.bx_ordercart .bx_sort_container a:hover{
	background:#f9f9f9;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#ededed));
	background:-webkit-linear-gradient(top, #f9f9f9 0%,#ededed 100%);
	background:   -moz-linear-gradient(top, #f9f9f9 0%,#ededed 100%);
	background:    -ms-linear-gradient(top, #f9f9f9 0%,#ededed 100%);
	background:     -o-linear-gradient(top, #f9f9f9 0%,#ededed 100%);
	background:        linear-gradient(to bottom, #f9f9f9 0%,#ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ededed',GradientType=0 );
}
.bx_ordercart .bx_sort_container a:active{
	background:#707070;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzcwNzA3MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMmEyYTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#a2a2a2));
	background:-webkit-linear-gradient(top, #707070 0%,#a2a2a2 100%);
	background:   -moz-linear-gradient(top, #707070 0%,#a2a2a2 100%);
	background:    -ms-linear-gradient(top, #707070 0%,#a2a2a2 100%);
	background:     -o-linear-gradient(top, #707070 0%,#a2a2a2 100%);
	background:        linear-gradient(to bottom, #707070 0%,#a2a2a2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#707070', endColorstr='#a2a2a2',GradientType=0 );
	box-shadow:inset 0 1px 2px 0 #3e3e3e;
	color:#fff;
	text-shadow:0 1px 0 #505050;
}
.bx_ordercart .bx_ordercart_order_table_container{
	overflow-x:auto;
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
			box-sizing:border-box;
	margin:0;
	padding:0;
	width:100%;
	border:1px solid #c9c9c9;
	border-radius:3px;
	font-size:14px;
}
.bx_ordercart .bx_ordercart_order_table_container table{
	margin:0;
	padding:0;
	min-width:100%;
	border-collapse:collapse;
}
.bx_ordercart .bx_ordercart_order_table_container table td{
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
			box-sizing:border-box;
	white-space:nowrap;
	}
.bx_ordercart .bx_ordercart_order_table_container table td.margin{
	padding:0;
	width:2%;
	border-bottom:none !important;
}
.bx_ordercart .bx_ordercart_order_table_container table thead td{
	padding:0 5px;
	min-height:39px;
	background:#f5f5f5;
	color:#000;
	font-size:14px;
	line-height:39px;
}
.bx_ordercart .bx_ordercart_order_table_container table tbody td{
	padding:2% 1%;
	border-bottom:1px solid #e5e5e5;
	vertical-align:top;
}
.bx_ordercart .bx_ordercart_order_table_container table tbody tr:last-child td{border-bottom:none;}
.bx_ordercart .bx_ordercart_order_table_container tbody td.itemphoto{width:20%;}
.bx_ordercart .bx_ordercart_order_table_container tbody td.item,
.bx_ordercart .bx_ordercart_order_table_container tbody td.custom,
.bx_ordercart .bx_ordercart_order_table_container tbody td.control,
.bx_ordercart .bx_ordercart_order_table_container tbody td.price{
	text-align:left;
	font-size:16px;
	line-height:22px;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.custom span{display:none;}
.bx_ordercart .bx_ordercart_order_table_container tbody td.custom a{
	color: #327AB7;
	font-size: 11px;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.item{width:70%;}
.bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price{
	color:#000;
	font-weight:bold;
	font-size:19px;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.price     .old_price{
	color:#b8b8b8;
	text-decoration:line-through;
	font-size:13px;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.price    .type_price{
	color:#7f7f7f;
	font-size:11px;
	line-height:13px;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price_value{
	font-size:11px;
	line-height:13px;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.control a{
	color:#327ab7;
	font-size:11px;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.control a:hover{text-decoration:none;}
.bx_ordercart .bx_ordercart_photo_container{
	position:relative;
	padding-top:100%;
	min-width:50px;
	max-width:100%;
	height:0;
	border:1px solid #c0cfda;
	border-radius:2px;
}
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_photo{
	position:absolute;
	top:   4%;
	right: 4%;
	bottom:4%;
	left:  4%;
	background-position:center;
	-webkit-background-size:auto 100%;
			background-size:auto 100%;
	background-repeat:no-repeat;
}
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_brand{
	position:relative;
	margin-top:3%;
	min-width:50px;
	max-width:100%;
	border:1px solid #c0cfda;
	border-radius:2px;
	line-height:0;
}
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_brand img{
	margin:0;
	padding:0;
	width:100%;
	height:auto;
}
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle{
	margin:0;
	padding:0;
	white-space:normal;
	line-height:18px;
}
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
	line-height:18px;
}
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemart{
	margin-bottom:10px;
	color:#b4b4b4;
	font-size:13px;
}
.bx-touch    .bx_ordercart td.custom .centered,
.bx-no-touch .bx_ordercart td.custom .some-class{display: none}

.bx_ordercart .bx_ordercart_order_pay{
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
			box-sizing:border-box;
	margin:20px auto 0;
	padding:0 20px;
}
.bx_ordercart .bx_ordercart_order_pay_left{
	float:left;
	width:50%;
}
.bx_ordercart .bx_ordercart_order_pay_right{
	float:left;
	width:50%;
	text-align:right;
}
.bx_ordercart .bx_ordercart_coupon{ }
.bx_ordercart .bx_ordercart_coupon span{
	display:block;
	margin-bottom:13px;
	color:#7f7f7f;
	font-size:13px;
}
.bx_ordercart .bx_ordercart_coupon input{
	height:34px;
	border:1px solid #bababa;
	border-radius:3px;
	box-shadow:inset 0 1px 2px 0 rgba(0,0,0,.21);
	color:#000;
	text-align:left;
	font-weight:bold;
	font-size:16px;
	line-height:34px;
}
.bx_ordercart .bx_ordercart_coupon input.good{
	border:1px solid #59a62a;
	background:rgba(89,166,42,.16);
	box-shadow:0 0 2px 0 rgba(89,166,42,.8);
}
.bx_ordercart .bx_ordercart_coupon input.bad{
	border:1px solid #e16565;
	background:rgba(225,101,101,.16);
	box-shadow:0 0 2px 0 rgba(225,101,101,.8);
}
.bx_ordercart .bx_ordercart_order_sum{float:right;}
.bx_ordercart .bx_ordercart_order_sum tr{ }
.bx_ordercart .bx_ordercart_order_sum tr td{
	padding:1px;
	text-align:right;
	font-size:13px;
}
.bx_ordercart .bx_ordercart_order_sum tr td.custom_t1{width:100%;}
.bx_ordercart .bx_ordercart_order_sum tr td.custom_t2{white-space:nowrap;}
.bx_ordercart .bx_ordercart_order_sum tr td.fwb{font-weight:bold;}
.bx_ordercart .bx_ordercart_order_pay_center{
	margin-top:20px;
	padding-top:20px;
	border-top:1px solid #e4e6e8;
	text-align:right;
}
.bx_ordercart .bx_ordercart_order_pay_center span,
.bx_ordercart .bx_ordercart_order_pay_center a{
	vertical-align:top;
	line-height:53px;
}
.bx_ordercart .bx_ordercart_order_pay_center span{
	margin:0 30px;
	font-weight:bold;
	font-size:17px;
}
.bx_ordercart .bx_ordercart_order_pay_center .checkout{
	position:relative;
	top:-9px;
	display:inline-block;
	padding:0 18px;
	border-radius:3px;
	background:#00a2df;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a2df), color-stop(100%,#006fcb));
	background:-webkit-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:   -moz-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:    -ms-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:     -o-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:        linear-gradient(to bottom, #00a2df 0%,#006fcb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a2df', endColorstr='#006fcb',GradientType=0 );
	color:#fff;
	vertical-align:bottom;
	text-decoration:none;
	text-shadow:0 1px 0 #0075b6;
	font-weight:bold;
	line-height:36px;
}
.bx_ordercart .bx_ordercart_order_pay_center .checkout:hover{
	background:#00a2df;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYTdkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a2df), color-stop(100%,#0a7ddd));
	background:-webkit-linear-gradient(top, #00a2df 0%,#0a7ddd 100%);
	background:   -moz-linear-gradient(top, #00a2df 0%,#0a7ddd 100%);
	background:    -ms-linear-gradient(top, #00a2df 0%,#0a7ddd 100%);
	background:     -o-linear-gradient(top, #00a2df 0%,#0a7ddd 100%);
	background:        linear-gradient(to bottom, #00a2df 0%,#0a7ddd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a2df', endColorstr='#0a7ddd',GradientType=0 );
}
.bx_ordercart .bx_ordercart_order_pay_center .checkout:active{
	background:#0a7ddd;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBhN2RkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGEyZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#0a7ddd), color-stop(100%,#00a2df));
	background:-webkit-linear-gradient(top, #0a7ddd 0%,#00a2df 100%);
	background:   -moz-linear-gradient(top, #0a7ddd 0%,#00a2df 100%);
	background:    -ms-linear-gradient(top, #0a7ddd 0%,#00a2df 100%);
	background:     -o-linear-gradient(top, #0a7ddd 0%,#00a2df 100%);
	background:        linear-gradient(to bottom, #0a7ddd 0%,#00a2df 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a7ddd', endColorstr='#00a2df',GradientType=0 );
	box-shadow:inset 0 3px 2px 1px rgba(0,0,0,.22);
}

		@media (max-width:980px){
			.bx-touch .bx_ordercart .bx_sort_container span{display:block;}
			.bx-touch .bx_ordercart .bx_sort_container a{margin:0 20px 10px 0;}
			.bx_ordercart .bx_ordercart_order_table_container table thead td{font-size:13px;}
			.bx_ordercart .bx_ordercart_order_table_container tbody td.custom,
			.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a,
			.bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price{font-size:14px;}
		}
		@media (max-width:680px){
			.bx_ordercart .bx_ordercart_order_table_container table thead td{font-size:12px;}
			.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a,
			.bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price{font-size:12px;}
		}
		@media (max-width:600px){

			.bx-touch .bx_ordercart .bx_ordercart_order_pay{width:100%;}
			.bx-touch .bx_ordercart .bx_ordercart_order_pay_left,
			.bx-touch .bx_ordercart .bx_ordercart_order_pay_right{
				float:none;
				width:100%;
				text-align:center;
			}

			.bx-touch .bx_ordercart .bx_ordercart_order_sum{
				float:none;
				margin-top:20px;
				width:100%;
			}
		}
		@media (max-width:530px){
			.bx-touch .bx_ordercart .bx_sort_container{
				margin:10px 0;
				text-align:left;
				line-height:13px;
			}
			.bx-touch .bx_ordercart .bx_sort_container a{
				display:inline;
				margin:0 10px 0 0;
				padding:0;
				border:none;
				background:none;
				color:#327ab7;
				text-decoration:underline;
				font-size:13px;
			}
			.bx-touch .bx_ordercart .bx_sort_container a:hover{text-decoration:none;}
			.bx-touch .bx_ordercart .bx_ordercart_order_table_container table,
			.bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody,
			.bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr,
			.bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td{display:block}
			.bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td{padding:2% 6%}
			.bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr{
				margin-bottom:20px;
				border-bottom:3px double #c9c9c9;
			}
			.bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr:last-child{
				margin-bottom:0;
				border-bottom:none;
			}
			.bx-touch .bx_ordercart .bx_ordercart_order_table_container table thead{display:none;}
			.bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td.item,
			.bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td.itemphoto{width:100%;}
			.bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td.item{padding-bottom:20px;}
			.bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.item .bx_item_detail_size_small_noadaptive,
			.bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.item .bx_item_detail_scu_small_noadaptive{margin:5px auto !important;}
			.bx-touch .bx_ordercart .bx_ordercart_photo_container{
				margin:0 auto;
				padding-top:50%;
				max-width:250px;
			}
			.bx-touch .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_brand {
				border:none;
				text-align:center;
			}
			.bx-touch .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_brand img {
				max-width:100%;
				width:auto;
				border-radius:2px;
			}
			.bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody td{border:none}
			.bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.custom span{
				display:inline-block;
				margin-right:10px;
				font-weight:bold;
			}
			.bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.control{text-align:center;word-spacing:15px;}
			.bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.control br{display:none}
			.bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price{
				padding-top:20px;
				text-align:center;
			}
			.bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price{
				margin-top:10px;
				margin-bottom:10px;
				font-size:28px;
			}
			.bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price .old_price{
				margin-left:10px;
				font-size:19px;
			}
			.bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price,
			.bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price_value{display:inline-block;}
		}
		@media (max-width:490px){
			.bx-touch .bx_ordercart .bx_ordercart_order_pay_center{
				margin-bottom:40px;
				text-align:center;
			}
			.bx-touch .bx_ordercart .bx_ordercart_order_pay_center span{display:block;}
			.bx-touch .bx_ordercart .bx_ordercart_order_pay_center .checkout{top:0;}
		}



.bx_ordercart .bx_ordercart_order_pay,
.bx_ordercart .bx_ordercart_order_sum,
.bx_ordercart .bx_ordercart_order_pay_left,
.bx_ordercart .bx_ordercart_order_pay_right,
.bx_ordercart .bx_ordercart_order_pay_center,
.bx_ordercart .bx_ordercart_order_pay_center span,
.bx_ordercart .bx_ordercart_order_pay_center .checkout,
.bx_ordercart .bx_ordercart_order_table_container table,
.bx_ordercart .bx_ordercart_order_table_container table tbody,
.bx_ordercart .bx_ordercart_order_table_container table tbody tr,
.bx_ordercart .bx_ordercart_order_table_container table tbody tr td,
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a,
.bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price
{
-webkit-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
transition:all 0.3s ease;
}

/* quantity control table */

table.counter td {
	border: none !important;
    vertical-align: middle;
}

table.counter tbody tr td#quantity_control
{
	padding: 0px !important;
	text-align: left;
}

.quantity_control {
	display: inline-block;
	left: 0;
	margin: 0;
	padding: 0;
}

.quantity_control a {
    background: url("images/arrows.png") no-repeat scroll 0 0 transparent;
    border: 1px solid #D8D8D8;
    display: block;
    height: 10px;
    text-align: center;
    width: 11px;
}

.quantity_control a.plus {
    background-position: 0px 0px;
    border-radius: 5px 5px 0 0;
}

.quantity_control a.minus {
    background-position: 0px -20px;
    border-radius: 0 0 5px 5px;
    margin-top: -1px;
}

.flat {
	display: inline;
}

.centered {
	text-align: center;
}

.bt2{
	color:#3f3f3f;
	font-size:13px;
	text-align:center;
	padding:7px 16px;
	text-decoration:none;
	box-shadow:0 1px 2px 1px rgba(0,0,0,0.4);
	border-radius:3px;
	font-weight:bold;
	text-shadow:0 1px 1px #fff;
	background:#fff;
	background:-moz-linear-gradient(top,#fff 0%,#eee 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#eee));
	background:-webkit-linear-gradient(top,#fff 0%,#eee 100%);
	background:-o-linear-gradient(top,#fff 0%,#eee 100%);
	background:-ms-linear-gradient(top,#fff 0%,#eee 100%);
	background:linear-gradient(to bottom,#fff 0%,#eee 100%);
}
.bt2:hover{
	color:#3f3f3f;
	background:#fbfbfb;
	text-decoration:none !important
}
.bt2:active{
	color:#3f3f3f;
	text-shadow:none;
	text-shadow:0 2px 1px white;
	background:#fbfbfb;
	background:-webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,#fbfbfb),color-stop(100%,#eaeaea));
	background:-webkit-radial-gradient(center,ellipse cover,#fbfbfb 0%,#eaeaea 100%);
	background:-o-radial-gradient(center,ellipse cover,#fbfbfb 0%,#eaeaea 100%);
	background:-ms-radial-gradient(center,ellipse cover,#fbfbfb 0%,#eaeaea 100%);
	background:radial-gradient(ellipse at center,#fbfbfb 0%,#eaeaea 100%);
	box-shadow:none;
	padding:6px 15px;
	border:1px solid #d2d2d2
}
input.bt2{border:none}
input.bt2:active{border:1px solid #d2d2d2}

/* size */

.bx_item_detail_size_small_noadaptive{
	position: relative;
	margin-bottom: 10px;
	padding: 0;
	width:192px;
}
.bx-no-touch .bx_item_detail_size_small_noadaptive.full {
	position: relative;
	margin-left: -5%;
	padding: 0 5%;
}

/*----*/

.bx_item_detail_size_small_noadaptive .bx_item_section_name_gray{
	color: #9e9e9e;
	vertical-align: middle;
	font-size: 11px;
	line-height: 11px;
}

/*----*/

.bx_item_detail_size_small_noadaptive .bx_size_scroller_container{position: relative}

.bx_item_detail_size_small_noadaptive .bx_size{
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%;
}

.bx_item_detail_size_small_noadaptive ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap;
}

.bx-touch 	 .bx_item_detail_size_small_noadaptive .bx_size{overflow-x: auto;}
			 .bx_item_detail_size_small_noadaptive ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap;
}
.bx-touch 	.bx_item_detail_size_small_noadaptive .bx_size ul{margin-left: 0 !important;}
			.bx_item_detail_size_small_noadaptive ul li{
	position: relative;
	display: block;
	float: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	height: 25px;
}
	.bx_item_detail_size_small_noadaptive ul li a{
	position: absolute;
	top: 0;
	right: 2px;
	bottom: 2px;
	left:2px;
	display: block;
	overflow: hidden;
	border: 1px solid #c0cfda;
	background: #fff;

	color: #3f3f3f;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	line-height: 22px;
}
.bx-touch	.bx_item_detail_size_small_noadaptive ul li a{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(images/x2border.png) 2 stretch;
	   -moz-border-image: url(images/x2border.png) 2 stretch;
		 -o-border-image: url(images/x2border.png) 2 stretch;
			border-image: url(images/x2border.png) 2 fill stretch;
}
		  .bx_item_detail_size_small_noadaptive ul li:hover a{border: 1px solid #006cc0}
		  .bx_item_detail_size_small_noadaptive ul li:active a,
		  .bx_item_detail_size_small_noadaptive ul li.bx_active a{
	/*padding: 3px;*/
	border: 2px solid #006cc0;
}
.bx-touch .bx_item_detail_size_small_noadaptive ul li.bx_active a{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(images/x2borderactive.png) 2 stretch;
	   -moz-border-image: url(images/x2borderactive.png) 2 stretch;
		 -o-border-image: url(images/x2borderactive.png) 2 stretch;
			border-image: url(images/x2borderactive.png) 2 fill stretch;
}

/*----*/

.bx-no-touch .bx_item_detail_size_small_noadaptive .bx_slide_left,
.bx-no-touch .bx_item_detail_size_small_noadaptive .bx_slide_right  	 {opacity:0.8}
.bx-no-touch .bx_item_detail_size_small_noadaptive .bx_slide_left:hover,
.bx-no-touch .bx_item_detail_size_small_noadaptive .bx_slide_right:hover {opacity:1.0}

.bx_item_detail_size_small_noadaptive.full .bx_slide_left,
.bx_item_detail_size_small_noadaptive.full .bx_slide_right{
	position: absolute;
	top: 0;
	bottom:4px;
	width :5%;
	max-width:11px;
	cursor: pointer;
}
.bx-no-touch .bx_item_detail_size_small_noadaptive .bx_slide_left {left: -5%;background:url(images/arr_left.png)  no-repeat left  center;background-size: 100% auto}
.bx-no-touch .bx_item_detail_size_small_noadaptive .bx_slide_right{right:-5%;background:url(images/arr_right.png) no-repeat right center;background-size: 100% auto}
.bx-touch 	 .bx_item_detail_size_small_noadaptive .bx_slide_left {left:   0;background:url(images/fade_left.png)  repeat-y left  center;background-size: 100% auto}
.bx-touch 	 .bx_item_detail_size_small_noadaptive .bx_slide_right{right:  0;background:url(images/fade_right.png) repeat-y right center;background-size: 100% auto}

/* end of size */

/* sku */

.bx_item_detail_scu_small_noadaptive{
	position: relative;
	margin-bottom: 10px;
	padding: 0;
	max-width: 100%;
	width:193px;
}
.bx-no-touch .bx_item_detail_scu_small_noadaptive.full {
	position: relative;
	margin-left: -5%;
	padding: 0 5%
}

/*----*/

.bx_item_detail_scu_small_noadaptive .bx_item_section_name_gray{
	color: #9e9e9e;
	vertical-align: middle;
	font-size: 11px;
	line-height: 11px
}

/*----*/

.bx_item_detail_scu_small_noadaptive .bx_scu_scroller_container{position: relative}

.bx_item_detail_scu_small_noadaptive .bx_scu{
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%
}
.bx-touch 	 .bx_item_detail_scu_small_noadaptive .bx_scu{overflow-x: auto}

.bx_item_detail_scu_small_noadaptive .bx_scu ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap
}

.bx-touch 	.bx_item_detail_scu_small_noadaptive .bx_scu ul{margin-left: 0 !important}
 			.bx_item_detail_scu_small_noadaptive .bx_scu ul li{
	position: relative;
	display: block;
	float: left;
	padding-top: 10%;
	height: 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}


.bx_item_detail_scu_small_noadaptive .bx_scu ul li a{
	position: absolute;
	top: 0;
	right: 2px;
	bottom: 4px;
	left:2px;
	display: block;
	overflow: hidden;
	border: 1px solid #c0cfda;
	background: #fff;
}
.bx-touch	.bx_item_detail_scu_small_noadaptive .bx_scu ul li a{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(images/x2border.png) 2 stretch;
	   -moz-border-image: url(images/x2border.png) 2 stretch;
		 -o-border-image: url(images/x2border.png) 2 stretch;
			border-image: url(images/x2border.png) 2 fill stretch;
}
		  .bx_item_detail_scu_small_noadaptive .bx_scu ul li:hover a{border: 1px solid #006cc0}
		  .bx_item_detail_scu_small_noadaptive .bx_scu ul li:active a,
		  .bx_item_detail_scu_small_noadaptive .bx_scu ul li.bx_active a{
	padding: 3px;
	border: 2px solid #006cc0;
}
.bx-touch .bx_item_detail_scu_small_noadaptive .bx_scu ul li.bx_active a{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(images/x2borderactive.png) 2 stretch;
	   -moz-border-image: url(images/x2borderactive.png) 2 stretch;
		 -o-border-image: url(images/x2borderactive.png) 2 stretch;
			border-image: url(images/x2borderactive.png) 2 fill stretch;
}
.bx_item_detail_scu_small_noadaptive .bx_scu ul li a span{
	position: absolute;
	top:   6%;
	right: 6%;
	bottom:6%;
	left:  6%;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
.bx_item_detail_scu_small_noadaptive .bx_scu ul li a span img{
	width: auto;
	height: 25px;
}

/*----*/

.bx-no-touch .bx_item_detail_scu_small_noadaptive .bx_slide_left,
.bx-no-touch .bx_item_detail_scu_small_noadaptive .bx_slide_right  	  {opacity:0.8}
.bx-no-touch .bx_item_detail_scu_small_noadaptive .bx_slide_left:hover,
.bx-no-touch .bx_item_detail_scu_small_noadaptive .bx_slide_right:hover{opacity:1.0}

.bx_item_detail_scu_small_noadaptive.full .bx_slide_left,
.bx_item_detail_scu_small_noadaptive.full .bx_slide_right{
	position: absolute;
	top: 0;
	bottom:4px;
	width :5%;
	max-width:11px;
	cursor: pointer;
}
.bx-no-touch .bx_item_detail_scu_small_noadaptive .bx_slide_left {left: -5%;background:url(images/arr_left.png)  no-repeat   left  center;background-size: 100% auto}
.bx-no-touch .bx_item_detail_scu_small_noadaptive .bx_slide_right{right:-5%;background:url(images/arr_right.png) no-repeat   right center;background-size: 100% auto}
.bx-touch 	 .bx_item_detail_scu_small_noadaptive .bx_slide_left {left:   0;background:url(images/fade_left.png)  repeat-y   left  center;background-size: 100% auto}
.bx-touch 	 .bx_item_detail_scu_small_noadaptive .bx_slide_right{right:  0;background:url(images/fade_right.png) repeat-y   right center;background-size: 100% auto}

/* end of sku */
/@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap);
*,::after,::before{
	box-sizing:border-box;
	border:0 solid currentColor;
	--tw-border-spacing-x:0;
	--tw-border-spacing-y:0;
	--tw-translate-x:0;
	--tw-translate-y:0;
	--tw-rotate:0;
	--tw-skew-x:0;
	--tw-skew-y:0;
	--tw-scale-x:1;
	--tw-scale-y:1;
	--tw-scroll-snap-strictness:proximity;
	--tw-ring-offset-width:0px;
	--tw-ring-offset-color:#fff;
	--tw-ring-color:rgb(59 130 246 / 0.5);
	--tw-ring-offset-shadow:0 0 #0000;
	--tw-ring-shadow:0 0 #0000;
	--tw-shadow:0 0 #0000;
	--tw-shadow-colored:0 0 #0000;
	box-sizing:border-box;
	-webkit-tap-highlight-color:rgba(0,0,0,0)
}

button,input,optgroup,select,textarea{
	font-family:inherit;
	font-feature-settings:inherit;
	font-variation-settings:inherit;
	font-weight:inherit;
	color:inherit;padding:0
}
[type=button],[type=reset],[type=submit],button{
	-webkit-appearance:button;
	background-color:transparent;
	background-image:none;
	-webkit-appearance:button
}


.cart-open-btn{border-width:2px;--tw-border-opacity:1;border-color:rgb(164 72 191 / var(--tw-border-opacity));
	--tw-text-opacity:1;
	color:rgb(29 32 46 / var(--tw-text-opacity));
	font-size:14px;
	font-weight:700;
	line-height:24px;
	border-radius:12px;
	padding:10px 20px}
.cart-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);opacity:0;visibility:hidden;transition:.3s;z-index:999}
.cart-sidebar{position:fixed;top:0;right:-100%;max-width:536px;width:100%;height:100%;background:#fff;box-shadow:-2px 0 20px rgba(0,0,0,.2);transition:right .3s;z-index:1000;display:flex;flex-direction:column}
.cart-sidebar__wrapper{position:relative;display:flex;height:100%;flex-direction:column;justify-content:space-between;padding:36px}
.cart-header{padding-bottom:20px}
.cart-header h2{--tw-text-opacity:1;color:rgb(29 32 46 / var(--tw-text-opacity));font-size:20px;font-weight:700;line-height:24px}
.cart-content{display:flex;flex-direction:column;grid-column-gap:24px;grid-row-gap:24px;flex:1;overflow-y:auto}
.cart-close-btn{position:absolute;right:1rem;top:1rem;cursor:pointer}
.cart-overlay.active{opacity:1;visibility:visible}
.cart-sidebar.active{right:0}
.checkout-goods__block{display:flex;flex-direction:column;overflow:hidden;grid-column-gap:16px;grid-row-gap:16px}
.checkout-goods__block h5{--tw-text-opacity:1;color:rgb(29 32 46 / var(--tw-text-opacity));font-size:17px;font-weight:600;line-height:24px}
.checkout-goods__block__items{border-radius:6px;border:1px solid #d4dcde}
.checkout-goods__block__items--item{display:flex;padding:.75rem;grid-column-gap:16px;grid-row-gap:16px}
.checkout-goods__block__items--item:not(:last-child){border-bottom:1px solid #d4dcde}
.checkout-goods__block__items--item img{background-size:cover;background-position:center;background-repeat:no-repeat;width:72px;height:64px}
.checkout-goods__block__items--item__info{display:flex;width:100%;flex-direction:column;grid-column-gap:12px;grid-row-gap:12px}
.checkout-goods__block__items--item__info__top{display:flex;align-items:flex-start;justify-content:space-between}
.checkout-goods__block__items--item__info__top p{--tw-text-opacity:1;color:rgb(29 32 46 / var(--tw-text-opacity));max-width:316px;width:100%;font-size:14px;font-weight:400;line-height:20px}
.checkout-goods__block__items--item__info__bottom{display:flex;align-items:center;justify-content:space-between}
.checkout-goods__block__items--item__info__bottom .counter__prices{display:flex;align-items:center;grid-column-gap:8px;grid-row-gap:8px}
.checkout-goods__block__items--item__info__bottom .counter__prices span{--tw-text-opacity:1;color:rgb(29 32 46 / var(--tw-text-opacity));font-size:16px;font-weight:600;line-height:24px}
.checkout-goods__block__items--item__info__bottom .counter__prices .price-old{display:none;font-weight:400;text-decoration:line-through}
.checkout-goods__block__items--item__info__bottom .counter__prices .price-old.active{display:flex}
.checkout-services__block__items{display:flex;align-items:center;justify-content:space-between;padding:.75rem;grid-column-gap:12px;grid-row-gap:12px}
.checkout-services__block__items:not(:last-child){border-bottom:1px solid #d4dcde}
.checkout-services__block__items--title{--tw-text-opacity:1;color:rgb(79 89 92 / var(--tw-text-opacity));max-width:160px;font-size:14px;font-weight:400;line-height:20px}
.checkout-services__block__items .checkout-time-dropdown__wrapper{display:flex;align-items:center;grid-column-gap:20px;grid-row-gap:20px}
.checkout-services__block__items .checkout-time-dropdown__wrapper .services-block--time--price{white-space:nowrap}
.cart__bottom{display:flex;flex-direction:column;padding-top:1.25rem;grid-column-gap:20px;grid-row-gap:20px;border-top:1px solid #d4dcde}
.cart__bottom .cart-total-price{display:flex;align-items:center;justify-content:space-between}
.cart__bottom .cart-total-price p,.cart__bottom .cart-total-price span{--tw-text-opacity:1;color:rgb(29 32 46 / var(--tw-text-opacity));font-size:24px;font-weight:600;line-height:24px}
.cart__bottom__btns{display:flex;align-items:center;grid-column-gap:12px;grid-row-gap:12px}
.cart__bottom__btns .btn-submit{max-width:100%}
.footer__container{padding:100px 120px;background:#fff}
.footer__wrapper{display:flex;grid-column-gap:130px;grid-row-gap:130px}
.footer__wrapper__column{max-width:210px}
.footer__wrapper__column h1{font-size:34px;font-weight:700;line-height:46px;color:#8955f6;margin-bottom:20px}
.footer__wrapper__column p{font-size:20px;font-weight:400;line-height:30px;color:#999;margin-bottom:20px}
.footer__wrapper__column .footer__icons{display:flex;grid-column-gap:9px;grid-row-gap:9px}
.footer__nav{display:flex;grid-column-gap:80px;grid-row-gap:80px}
.footer__nav__column{display:flex;flex-direction:column}
.footer__nav__column li:first-child{margin-bottom:24px}
.footer__nav__column li:first-child a{font-size:20px;font-weight:700;line-height:24px;color:#5c5c5c}
.footer__nav__column li>a{font-size:20px;font-weight:400;line-height:24px;color:#5c5c5c}
.footer__nav__column li:not(:last-child){margin-bottom:20px}
.footer__bottom span{display:flex;justify-content:center;grid-column-gap:5px;grid-row-gap:5px;margin-top:90px;font-size:16px;font-weight:400;line-height:19px;color:rgba(51,51,51,.5019607843)}
@media(max-width:868px){
	.footer__container{padding:40px}
	.footer__nav,.footer__wrapper{grid-column-gap:20px;grid-row-gap:20px}
}
@media(max-width:600px){
	.footer__wrapper{flex-direction:column;grid-column-gap:10px;grid-row-gap:10px}
	.footer__nav ul:nth-child(3){display:none}
	.footer__wrapper__column{display:flex;flex-direction:row;gap:.5rem}
	.footer__wrapper__column p{display:none}}
.accordion-order{width:100%;max-width:1000px;background-color:#f5f8fa;border-radius:6px;border:1px solid #d4dcde}
.accordion-order__top{display:flex;cursor:pointer;align-items:center;justify-content:space-between;padding-left:2rem;padding-right:2rem;padding-top:1.75rem;padding-bottom:1.75rem}
.accordion-order__top--name{display:flex;align-items:center;justify-content:center;grid-column-gap:8px;grid-row-gap:8px}
.accordion-order__top--name h3{font-size:24px;font-weight:600;line-height:24px;color:#1d202e}
.accordion-order__top--change{display:flex;align-items:center;grid-column-gap:16px;grid-row-gap:16px}
.accordion-order__top--change a{display:none;--tw-text-opacity:1;color:rgb(164 72 191 / var(--tw-text-opacity));font-size:16px;font-weight:600;line-height:24px}
.accordion-order__top--change a.active{display:flex}
.accordion-order__content{max-height:0;overflow:hidden;--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);padding:0}
.accordion-order__content.open{max-height:1000px;padding:28px 32px 30px}
.accordion-arrow svg{transition:transform .3s}
.accordion-arrow svg.rotated{transform:rotate(180deg)}
.accordion-ready{display:none}
.accordion-ready.active,.accordion-work{display:flex}
.accordion-work.disabled{display:none}
@media(max-width:840px){
	.accordion-order__top{padding-left:1rem;padding-right:1rem;padding-top:1.25rem;padding-bottom:1.25rem}
	h3{font-size:18px!important}
	.accordion-order__content.open{padding:16px 18px 18px!important}
}
.btn-settings{cursor:pointer;--tw-text-opacity:1;color:rgb(164 72 191 / var(--tw-text-opacity));font-size:16px;font-weight:600;line-height:24px}
.btn-submit{width:100%;max-width:138px;--tw-bg-opacity:1;background-color:rgb(164 72 191 / var(--tw-bg-opacity));padding-left:1.25rem;padding-right:1.25rem;padding-top:.75rem;padding-bottom:.75rem;--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity));transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);font-size:14px;font-weight:700;line-height:100%;border-radius:4px;border:1px solid rgba(0,0,0,0);align-self:flex-end}
.btn-submit:hover{--tw-border-opacity:1;border-color:rgb(164 72 191 / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(164 72 191 / var(--tw-text-opacity))}
.btn-link{display:inline-block;--tw-text-opacity:1;color:rgb(164 72 191 / var(--tw-text-opacity));font-size:16px;font-weight:600;line-height:24px}
.btn-submit-cancel,.btn-submit-cont{width:100%;max-width:170px;--tw-border-opacity:1;border-color:rgb(164 72 191 / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(164 72 191 / var(--tw-text-opacity));font-size:14px;font-weight:700;line-height:100%}
.btn-submit-cancel:hover,.btn-submit-cont:hover{--tw-border-opacity:1;border-color:rgb(255 255 255 / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(164 72 191 / var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity))}
.btn-submit.btn-submit-order{position:relative}
.btn-submit.btn-submit-order.disabled{pointer-events:none;--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity));background:#b8c2cd}.btn__tooltip{position:relative;display:inline-block}
.btn-submit-end{display:none}
.btn-submit-end.active{display:flex}
.tooltip{text-align:center;--tw-text-opacity:1;color:rgb(29 32 46 / var(--tw-text-opacity));position:absolute;top:calc(100% + 5px);left:50%;transform:translateX(-50%);background:#fff;max-width:216px;width:100%;padding:8px 12px;font-size:12px;font-weight:400;line-height:16px;border-radius:4px;white-space:normal;display:block;opacity:0;transition:opacity .2s;pointer-events:none;z-index:1000;box-shadow:0 4px 8px rgba(73,96,104,.16)}
.tooltip.show{opacity:1}
.counter{display:flex;align-items:center}
.counter button{display:none}
.counter.active .increment{display:flex;height:1.5rem;width:1.5rem;align-items:center;justify-content:center;--tw-bg-opacity:1;background-color:rgb(164 72 191 / var(--tw-bg-opacity));border-top-right-radius:4px;border-bottom-right-radius:4px}
.counter.active .decrement{display:flex;height:1.5rem;width:1.5rem;align-items:center;justify-content:center;--tw-bg-opacity:1;background-color:rgb(164 72 191 / var(--tw-bg-opacity));border-top-left-radius:4px;border-bottom-left-radius:4px}
.counter.active .quantity{display:flex;width:2.5rem;align-items:center;justify-content:center;--tw-text-opacity:1;color:rgb(29 32 46 / var(--tw-text-opacity));font-size:16px;font-weight:500;line-height:22px;background:#f5f8fa}
.custom-radio__wrapper p{--tw-text-opacity:1;color:rgb(29 32 46 / var(--tw-text-opacity));font-size:16px;font-weight:500;line-height:22px}
.custom-radio{grid-column-gap:16px;grid-row-gap:16px;display:inline-flex;align-items:center;cursor:pointer}
.custom-radio input[type=radio]{display:none}
.custom-radio input[type=radio]:checked+.radio-mark::after{opacity:1;transform:scale(1)}
.custom-radio input[type=radio]:checked+.radio-mark{border:2px solid #a448bf}
.custom-radio .radio-mark{width:20px;height:20px;border:2px solid #b8c2cd;border-radius:50%;position:relative;transition:border-color .2s;display:flex;align-items:center;justify-content:center}
.custom-radio .radio-mark::after{content:"";width:10px;height:10px;background-color:#a448bf;border-radius:50%;opacity:0;transform:scale(.8);transition:.2s}
.dropdown{width:100%;max-width:288px}
.dropdown__wrapper{position:relative;width:100%;max-width:288px}
.dropdown-main{display:flex;cursor:pointer;align-items:center;justify-content:space-between;padding-left:1rem;padding-right:1rem;padding-top:10px;padding-bottom:10px;border-radius:4px;border:1px solid #d4dcde}
.dropdown-main p{--tw-text-opacity:1;color:rgb(29 32 46 / var(--tw-text-opacity));font-size:14px;font-weight:500;line-height:16px}
.dropdown-list{position:absolute;z-index:10;margin-top:.25rem;display:none;--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));border-radius:6px;border:1px solid rgba(89,125,137,.1490196078)}
.dropdown-list.active{display:flex}
.custom-checkbox{display:inline-flex;align-items:center;grid-column-gap:8px;grid-row-gap:8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:16px;font-weight:500;color:#2d2d2d;transition:background-color .3s;border-radius:6px}
.custom-checkbox input{display:none}
.custom-checkbox .checkmark{width:20px;height:20px;border:2px solid #cfcfd4;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:.2s}
.custom-checkbox .checkmark svg{display:none;width:13px;height:12px}
.custom-checkbox:hover{background-color:#f9fafe}
.custom-checkbox:hover .checkmark{border-color:#a448bf}
.custom-checkbox input:checked+.checkmark{background-color:#a448bf;border-color:#a448bf}
.custom-checkbox input:checked+.checkmark svg{display:block}
.custom-checkbox input:checked~.label-text,.custom-checkbox:hover .label-text{color:#a448bf}
.time-dropdown{width:120px}
.time-dropdown__wrapper{position:relative}
.time-dropdown-arrow{display:none}
.time-dropdown-main{display:flex;justify-content:center}
.time-dropdown-main.active{cursor:pointer;align-items:center;justify-content:space-between;border-radius:4px;padding:10px 16px;background:#f5f8fa;border:1px solid #d4dcde}
.time-dropdown-main.active .time-dropdown-main--count{--tw-text-opacity:1;color:rgb(29 32 46 / var(--tw-text-opacity));font-size:16px;font-weight:500;line-height:22px}
.time-dropdown-main.active .time-dropdown-arrow{display:flex}
.time-dropdown-main--count{--tw-text-opacity:1;color:rgb(79 89 92 / var(--tw-text-opacity));font-size:14px;font-weight:400;line-height:16px}
.time-dropdown-list{position:absolute;margin-top:.25rem;display:none;width:100%;flex-direction:column;background:#f5f8fa;border:1px solid #d4dcde;border-radius:4px;z-index:100}
.time-dropdown-list.active{display:flex}
.time-dropdown-list--item{cursor:pointer;--tw-text-opacity:1;color:rgb(29 32 46 / var(--tw-text-opacity));transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);padding:8px;font-size:16px;font-weight:500;line-height:22px}
.time-dropdown-list--item:hover{background:#cccfd1}
.form__input{display:flex;width:100%;max-width:100%;flex-direction:column;gap:.5rem}
.form__input span{--tw-text-opacity:1;color:rgb(79 89 92 / var(--tw-text-opacity));font-size:12px;font-weight:400;line-height:12px}
.form__input input,.form__input textarea{width:100%;padding-left:1rem;padding-right:1rem;padding-top:10px;padding-bottom:10px;--tw-text-opacity:1;color:rgb(29 32 46 / var(--tw-text-opacity));font-size:16px;font-weight:500;line-height:22px;border-radius:4px;border:1px solid #d4dcde;background:#f5f8fa;outline:0}
.form__input input::-moz-placeholder,.form__input textarea::-moz-placeholder{color:#b8c2cd}
.form__input input::placeholder,.form__input textarea::placeholder{color:#b8c2cd}
.form__input textarea{height:128px}
.form__checkbox{margin-top:1rem;display:flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;gap:1rem}
.form__checkbox input{display:none}
.form__checkbox input:checked+.custom-checkbox{background-color:#a448bf;border-color:#a448bf}
.form__checkbox input:checked+.custom-checkbox .check-icon{opacity:1;transform:scale(1)}
.form__checkbox .custom-checkbox{width:24px;height:24px;border:2px solid #ccc;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:.2s}
.form__checkbox .custom-checkbox .check-icon{opacity:0;transform:scale(.8);transition:.2s}
.form__checkbox .label-text{--tw-text-opacity:1;color:rgb(29 32 46 / var(--tw-text-opacity));font-size:14px;font-weight:500;line-height:16px}
.form__checkbox .label-text a{font-weight:400;color:#a448bf;text-decoration:none}
.form__two__inputs{display:flex;justify-content:space-between;grid-column-gap:16px;grid-row-gap:16px}
@media(max-width:500px){
	.form__two__inputs{flex-direction:column}
}
.custom-select__wrapper{display:flex;flex-direction:column;grid-column-gap:8px;grid-row-gap:8px}
.custom-select__wrapper--title{--tw-text-opacity:1;color:rgb(79 89 92 / var(--tw-text-opacity));font-size:12px;font-weight:400;line-height:12px}
.custom-select{position:relative;width:100%;font-family:sans-serif;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;border:1px solid #d4dcde;border-radius:4px;background:#f5f8fa;outline:0}
.select-display{padding:10px 14px;display:flex;justify-content:space-between;align-items:center;font-weight:500;font-size:16px;color:#1d202e;z-index:10}
.arrow{font-size:12px;transition:transform .3s}
.custom-select.open .arrow{transform:rotate(180deg)}
.options{position:absolute;top:100%;left:0;right:0;max-height:0;overflow:hidden;background:#fff;border:1px solid #d4dcde;border-top:none;border-radius:6px;box-shadow:0 2px 6px rgba(89,125,137,.1490196078);transition:max-height .3s;z-index:100}
.custom-select.open .options{max-height:500px;overflow-y:auto}
.option{--tw-text-opacity:1;color:rgb(29 32 46 / var(--tw-text-opacity));transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);padding:12px 20px;font-size:16px;font-weight:500;line-height:20px;z-index:50}
.option:hover{--tw-text-opacity:1;color:rgb(164 72 191 / var(--tw-text-opacity));background:#eaeaea}

.cart-sidebar {
	right: 0;
}

.checkout-goods__block__items--item__info__top .counter__prices .price-total {
	display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
	color: #1d202e;
	width: 95px;
}

.checkout-goods__block {
	overflow: visible;
}

.top-block.top-block-v1 {
	/*z-index: 0;*/
}
