.opt-table li {
	border-width: 1px 1px 2px 1px;
	border-style: solid;
	border-color: #f1ebf2;
	margin-bottom: -1px;
}
.opt-table li:last-child {
	border-width: 1px 1px 1px 1px;
}
.opt-table li .top-inner {
	padding: 10px;
}
.opt-table li table {
	margin: 0;
}
.opt-table li table thead td {
	background-color: #feebf3;
}
.opt-table li table tr td:first-child {
	border-left: 0;
}
.opt-table li table tr td:last-child {
	border-right: 0;
}
.opt-table li table tr:last-child td {

}

.opt-table li .table-product {
	display: none;
}

.d-flex {
	display: flex;
}
.js-content-between {
	justify-content: space-between;
}
.init-js-button a {
	text-decoration: none;
	border-bottom: 1px dashed #3434af;
}
.text-right {
	text-align: right !important;
}
.user_order__files {
	padding: 0 10px;
	background-color: #f6f6f6;
}
.order_comments_list {
	margin-bottom: 20px;
}
.order_comments_list p {margin-bottom: 4px;}
.order_comments_list li {border-bottom:1px solid #e8e5ec; padding: 10px 10px;}
.order_comments_list .type_comment_2 {text-align: right;background-color: #fdfcfc;}

.order__files .attach_files {margin-bottom: 25px;}
.order__files .attach_files ul li {margin-bottom: 10px;}
.order__files .button {margin-top: 20px;}

.action-row td {text-align: right;}
.purchase-show {padding:10px 0;}
.push_order__finish {text-align: center; margin-bottom: 25px; font-size: 22px;}
.push_order__finish .btn {width: auto !important;}

.action-row .js-add-product {margin-right: 20px;}

.callback-result__icon {
    background-image:  url(../img/su-image.svg);
    background-repeat: no-repeat;
    background-position: top center;
    padding: 100px 0 0 0;
	background-size: 55%;
}

.price-block .packing {padding-left: 55px;}
.filtersku{
    clear: both;
    margin-top: 45px;
}
.filtersku > .title{
    font-weight: 700;
    color: #333;
    margin:0 0 10px;
}
.blockwithfiltersku .text{
    margin-bottom:10px;
}
.blockwithfiltersku textarea{
    margin-bottom:10px;
}
.exclude_sku_button{
    padding: 5px 20px;
    display: block;
    border: 1px solid #ae6daa;
    border-radius: 4px;
    color: #fff;
    text-decoration: none;
    margin-right: 5px;
    position: relative;
    margin-bottom: 5px;
    display: inline-block;
    background: #ae6daa;
    cursor:pointer;
}
.exclude_sku_button:hover{
    color: #ae6daa;
    background: #fff;
}
.blockwithfiltersku .error{
    display:none;
    margin:0 0 10px;
    color:red;
}
.exclude_sku_reset{
    padding: 5px 20px;
    display: block;
    border: 1px solid #ae6daa;
    border-radius: 4px;
    color: #ae6daa;
    text-decoration: none;
    margin-right: 5px;
    position: relative;
    margin-bottom: 5px;
    display: inline-block;
    background: #fff;
    cursor:pointer;
}
.exclude_sku_reset:hover{
    color: #fff;
    background: #ae6daa;
}
.content-cart__a{
    display: block;
    margin-left: -50px;
    font-size: 12px;
    letter-spacing: 0px;
    width: calc(100% + 50px);
    margin-top: 10px;
}
.product_info_comment .imya{
    display: inline-block;
    font-family: "SegoeUISemiBold",sans-serif;
    vertical-align: top;
    line-height: 18px;
    text-decoration: none;
    color: #333;
    transition: .3s ease;
}
.product_info_comment .imya:hover {
    text-decoration: underline;
    color: #683b90;
}
.product_info_comment .sku{
    color: #c7c7c7;
}
.product_info_comment .adress{
    background: #ae6daa;
    height: 27px;
    line-height: 24px;
    padding: 0 17px;
    font-size: 14px;
    text-transform: none;
    display: block;
    width: 160px;
    margin: 4px auto;
    border-radius: 2px;
    border: 1px solid #9f5d9b;
    color: #fff;
    font-family: "SegoeUISemiBold", sans-serif;
    text-decoration: none;
}
.product_info_comment .adress:hover{
    background: #bb95b9;
    border-color: #b080ad;
}
.product_info_comment .adress{
    background: #ae6daa;
    height: 27px;
    line-height: 24px;
    padding: 0 17px;
    font-size: 14px;
    text-transform: none;
    display: block;
    width: 160px;
    margin: 4px auto;
    border-radius: 2px;
    border: 1px solid #9f5d9b;
    color: #fff;
    font-family: "SegoeUISemiBold", sans-serif;
    text-decoration: none;
}
.product_info_comment .adress:hover{
    background: #bb95b9;
    border-color: #b080ad;
}
.main_comment_url_block{
    text-align: center;
}
.main_comment_url{
    background: #ae6daa;
    height: 27px;
    line-height: 24px;
    padding: 0 17px;
    font-size: 14px;
    text-transform: none;
    display: inline-block;
    width: 300px;
    margin: 10px;
    border-radius: 2px;
    border: 1px solid #9f5d9b;
    color: #fff;
    font-family: "SegoeUISemiBold", sans-serif;
    text-decoration: none;
}
.main_comment_url:hover{
    background: #bb95b9;
    border-color: #b080ad;
}
input[type="submit"].checkout_button_red{
    display: block;
    margin: 0 auto;
    background: red;
    border: none;
    height: 60px;
}

.akciya_price{
  color: red;
}
.akciya_price span{
  font-weight: bold;
}
.variants .akciya_price{
    margin-bottom: 10px;
}
@media(max-width: 991px) {
	#comments .comment-content {padding-left: 10px;}
	#comments > .comments li.children-comment.admin .comment-content {padding-left: 0;}
}
@media(max-width: 736px) {
	.product-main-box .new {
		font-size: 34px;
		min-width: 95px;
		line-height: 40px;
	}
	.select-city__container {
		max-height: 400px;
		overflow: scroll;
	}

	#inform-back-in-stock {
		max-width: 100%;
	}
}

@media(max-width: 414px) {
    .product-main-box .variants .quick-buy-btn, .product-main-box .variants .btn-att {
        width: 155px;
        font-size: 16px;
        padding: 0 10px;
        line-height: 35px;
    }
}