

/* Start:/local/templates/miestilo_new/components/bitrix/sale.basket.basket/main/style.css?172726768531032*/
.bl_basket_products {
    /* width: 84%;
     margin: 0px auto;*/
}

.bl_basket_wrapper {
    width: 83%;
    margin: 0px auto;
}

.bl_basket_container {
    /*  display: flex;*/
}

.bl_basket_container .bl_basket_top {
    padding-bottom: 30px;
    /*width: 70%;*/
}

.bl_basket_container .bl_basket_bottom {
    /*  width: 30%;
      border: 1px solid #F0F2F4;
      margin-left: 15px;*/
    padding-top: 36px;
    border-top: 1px solid #DADADA;
}

.bl_basket_product_list {
}

.bl_basket_product_list .it_product {
    display: flex;
    /* border: 1px solid #F0F2F4;*/
    /* padding: 10px;*/
    margin-bottom: 36px;
    min-height: 178px;
}

.bl_basket_product_list .it_product:last-child {
    margin-bottom: 0px;
}

.bl_basket_product_list .it_product .product_img {
    width: 17%;
}

.bl_basket_product_list .it_product .product_params {
    width: 80%;
    padding-left: 4%;
    display: flex;
}

.bl_basket_product_list .it_product .product_params .prd_p_right {
    display: flex;
}

.it_product .product_params .b_p_left {
    width: 67.4%;
    padding-right: 1%;
}

.it_product .product_params .b_p_left .bl_prd_name {
    margin-top: 15%;
}

.it_product .product_params .bl_cont_table {
    display: table;
    height: 178px;
}

.it_product .product_params .bl_cont_table .bl_table_cel {
    display: table-cell;
    vertical-align: middle;
}

.it_product .product_params .bl_prd_name .bl_cont_table {
    display: inherit;
    height: inherit;
}

.it_product .product_params .bl_prd_name .bl_cont_table .bl_table_cel {
    display: inherit;
    vertical-align: inherit;
}

.it_product .product_params .b_p_left .prd_name {
    font-family: "Montserrat Medium";
    font-size: 14px;
}

.it_product .product_params .b_p_left .prd_name a {
    font-family: "Montserrat Medium";
    font-size: 14px;
    color: #000;
}

.it_product .product_params .b_p_center {
    width: 80px;
}

.it_product .product_params .b_p_right {
    width: 145px;
    font-family: "Montserrat Medium";
}

.it_product .product_params .b_p_action {
    width: 30px;
}




.basket_quantity_control {
    display: flex;
}

.basket_quantity_control a {
    /*border: 2px solid #D8DCDF;*/
    display: block;
    background: #fff;
    border-radius: 30px;
    height: 30px;
    text-align: center;
    width: 30px;
    color: #000;
}

.basket_quantity_control a.plus {
    border-left: none;
    background: url("/local/templates/miestilo_new/components/bitrix/sale.basket.basket/main/images/icon_plus.png") no-repeat #fff 8px 8px;
}

.basket_quantity_control a.minus {
    border-right: none;
    background: url("/local/templates/miestilo_new/components/bitrix/sale.basket.basket/main/images/icon_minus.png") no-repeat #fff 8px 15px;
}

.basket_quantity_control .control_val {
    /*border: 2px solid #D8DCDF;
    border-right: 1px solid #D8DCDF;
    border-left: 1px solid #D8DCDF;*/
    background: inherit;
    border: none;
    width: 20px;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    font-family: "Montserrat Bold";
}

.bx_ordercart_order_submit {
}

.bx_ordercart_order_submit .checkout {
    display: block;
    background: #F3FC00;
    color: #000;
    text-align: center;
    padding: 8px 0px;
}

.bx_ordercart_coupon .bx_bt_button {
    /* background: #F3FC00;*/
    color: #000;
    text-align: center;
    display: inline-block;
    padding: 4px 4px;
    position: absolute;
    right: 0px;
    top: 18px;
    width: 40px;
    background: url("/local/templates/miestilo_new/components/bitrix/sale.basket.basket/main/./images/arrow-right.png") no-repeat;
}

.clear {
    clear: both;
}

.container_coupon {
    display: flex;
}

.container_coupon .coupon_title {
    font-family: "Montserrat Medium";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    font-feature-settings: 'pnum' on, 'lnum' on;
    margin-right: 20px;
    cursor: pointer;
}

.container_coupon .coupon_title div {
    border-bottom: 1px solid #000;
    line-height: 17px;
    text-transform: capitalize;
    margin-top: 17px;
}

.product_params .b_p_right .old_price {
    color: #99A3B1;
    font-size: 14px;
}

.product_params .b_p_right .old_price .op_cont {
    display: flex;
    text-decoration: line-through;
}

.product_params .b_p_right .current_price {
    font-size: 24px;
    color: #C4C4C4;
    text-decoration: line-through;
}

.product_params .b_p_right .discount_val {
    margin-top: 8px;
}

.product_params .b_p_right .discount_val .b_n {
    color: #C4C4C4;
    padding-right: 10px;
    font-size: 12px;
    line-height: 14px;
}

.product_params .b_p_right .discount_val .b_v {
    color: #C4C4C4;
    font-size: 18px;
}

.product_params .b_p_right .discount_value_sum,
.product_params .b_p_right .current_price_sum {
    font-size: 14px;
    color: #000;
    font-family: "Montserrat Medium";
}
.product_params .b_p_right .current_price_sum.discount {
    color: #624871;
}
.product_params .b_p_right .discount_value_sum {
    color: #b0aeb0;
    text-decoration: line-through;
}

.b_p_action .btn_delete {
    color: #596472;
    font-size: 13px;
    height: 30px;
    width: 30px;
    display: block;
    background: url("/local/templates/miestilo_new/images/m-close.png") no-repeat;
    background-size: cover;
    margin-left: 3px;
}

.b_p_center .b_center_top {

}

.product_params .colum_container {
    width: max-content;
    margin: 0px auto;
}

/* ------------------------------------ */
.bl_choice_bonus{
    margin-top: 6px;
}

.bl_form_ch_bonus{
    font-size: 12px;
    padding: 10px 5px;
    border: 1px solid #DADADA;
    margin-top: 4px;
}
.bl_form_ch_bonus .it_params_info{

}
.bl_form_ch_bonus .b_t{
    margin-bottom: 3px;
}
.bl_form_ch_bonus .b_i{

}
.bl_form_ch_bonus .b_e{
    color: red;
    text-transform: lowercase;
    margin-top: 4px;
}

.bl_choice_bonus .btn_del_bonus{
    background: url("/local/templates/miestilo_new/images/m-close.png") no-repeat;
    background-size: contain;
    width: 12px;
    height: 12px;
    cursor: pointer;
    display: inline-block;
    /*border: 1px solid #DADADA;
    border-radius: 50%;*/
    margin-left: 10px;
}

.bl_form_ch_bonus .btn_b_submit{
    cursor: pointer;
    border: 0.5px solid #43013B;
    padding: 4px 10px;
    display: inline-block;
    margin-left: 3px;
}
.bl_form_ch_bonus .p_val_set_bonus{

}

.bx_ordercart_order_sum {
    display: none;
}

.bx_ordercart_order_sum .bl_choice_bonus .it_params_info{
    margin-bottom: 5px;
}

.bx_ordercart_order_sum .bl_choice_bonus .it_params_info .p_val.bonus_r{

}

.bl_form_ch_bonus input[name='inp_choice_bonus']{
    font-size: 12px;
    padding: 2px 5px;
}

/* size */
.bl_basket_products .page_cart_title {
    font-family: "Montserrat Bold";
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    color: #43013B;
    padding: 53px 0px 40px 0px;
}

.bl_basket_products .bx_item_detail_size_small_noadaptive {
    position: relative;
    margin-bottom: 10px;
    padding: 0;
}

.bx-no-touch .bl_basket_products .bx_item_detail_size_small_noadaptive.full {
    position: relative;
    margin-left: -5%;
    padding: 0 5%;
}

/*----*/

.bl_basket_products .bx_item_detail_size_small_noadaptive .bx_item_section_name_gray {
    color: #9e9e9e;
    vertical-align: middle;
    font-size: 11px;
    line-height: 11px;
}

/*----*/

.bl_basket_products .bx_item_detail_size_small_noadaptive .bx_size_scroller_container {
    position: relative;
    margin-top: 5px;
    margin-left: 10px;
}

.bl_basket_products .bx_item_detail_size_small_noadaptive .bx_size {
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
}

.bl_basket_products .bx_item_detail_size_small_noadaptive ul {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
}

.bx-touch .bl_basket_products .bx_item_detail_size_small_noadaptive .bx_size {
    overflow-x: auto;
}

.bl_basket_products .bx_item_detail_size_small_noadaptive ul {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
}

.bx-touch .bl_basket_products .bx_item_detail_size_small_noadaptive .bx_size ul {
    margin-left: 0 !important;
}

.bl_basket_products .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;
}

.bl_basket_products .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 .bl_basket_products .bx_item_detail_size_small_noadaptive ul li a {
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/local/templates/miestilo_new/components/bitrix/sale.basket.basket/main/images/x2border.png) 2 stretch;
    -moz-border-image: url(/local/templates/miestilo_new/components/bitrix/sale.basket.basket/main/images/x2border.png) 2 stretch;
    -o-border-image: url(/local/templates/miestilo_new/components/bitrix/sale.basket.basket/main/images/x2border.png) 2 stretch;
    border-image: url(/local/templates/miestilo_new/components/bitrix/sale.basket.basket/main/images/x2border.png) 2 fill stretch;
}

.bl_basket_products .bx_item_detail_size_small_noadaptive ul li:hover a {
    border: 1px solid #006cc0
}

.bl_basket_products .bx_item_detail_size_small_noadaptive ul li:active a,
.bl_basket_products .bx_item_detail_size_small_noadaptive ul li.bx_active a {
    border: 2px solid #006cc0;
}

.bx-touch .bl_basket_products .bx_item_detail_size_small_noadaptive ul li.bx_active a {
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/local/templates/miestilo_new/components/bitrix/sale.basket.basket/main/images/x2border_active.png) 2 stretch;
    -moz-border-image: url(/local/templates/miestilo_new/components/bitrix/sale.basket.basket/main/images/x2border_active.png) 2 stretch;
    -o-border-image: url(/local/templates/miestilo_new/components/bitrix/sale.basket.basket/main/images/x2border_active.png) 2 stretch;
    border-image: url(/local/templates/miestilo_new/components/bitrix/sale.basket.basket/main/images/x2border_active.png) 2 fill stretch;
}

/*----*/

.bx-no-touch .bl_basket_products .bx_item_detail_size_small_noadaptive .bx_slide_left,
.bx-no-touch .bl_basket_products .bx_item_detail_size_small_noadaptive .bx_slide_right {
    opacity: 0.8
}

.bx-no-touch .bl_basket_products .bx_item_detail_size_small_noadaptive .bx_slide_left:hover,
.bx-no-touch .bl_basket_products .bx_item_detail_size_small_noadaptive .bx_slide_right:hover {
    opacity: 1.0
}

.bl_basket_products .bx_item_detail_size_small_noadaptive.full .bx_slide_left,
.bl_basket_products .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 .bl_basket_products .bx_item_detail_size_small_noadaptive .bx_slide_left {
    left: -5%;
    background: url(/local/templates/miestilo_new/components/bitrix/sale.basket.basket/main/images/arr_left.png) no-repeat left center;
    background-size: 100% auto
}

.bx-no-touch .bl_basket_products .bx_item_detail_size_small_noadaptive .bx_slide_right {
    right: -5%;
    background: url(/local/templates/miestilo_new/components/bitrix/sale.basket.basket/main/images/arr_right.png) no-repeat right center;
    background-size: 100% auto
}

.bx-touch .bl_basket_products .bx_item_detail_size_small_noadaptive .bx_slide_left {
    left: 0;
    background: url(/local/templates/miestilo_new/components/bitrix/sale.basket.basket/main/images/fade_left.png) repeat-y left center;
    background-size: 100% auto
}

.bx-touch .bl_basket_products .bx_item_detail_size_small_noadaptive .bx_slide_right {
    right: 0;
    background: url(/local/templates/miestilo_new/components/bitrix/sale.basket.basket/main/images/fade_right.png) repeat-y right center;
    background-size: 100% auto
}

/* end of size */

.bx_ordercart_order_sum .it_params_info {
    display: flex;
    margin-bottom: 2px;
    color: #000;
    font-family: "Montserrat Medium";
    line-height: 16px;
}

.bx_ordercart_order_sum .it_params_info .p_name {
    width: 144px;
    font-size: 14px;
    color: #000;
}

.bx_ordercart_order_sum .it_params_info .p_val {
    width: 30%;
    font-size: 14px;
    text-align: right;
    letter-spacing: -0.4px;
}

.bx_ordercart_order_sum .it_params_info.final {
    margin-top: 34px;
}

.bx_ordercart_order_sum .it_params_info.final .p_name {
    text-transform: uppercase;
}

.bx_ordercart_order_sum .it_params_info.final .p_val {
    font-size: 15px;
    font-weight: bold;
    text-align: right;
    font-family: "Montserrat Bold";
}

.bx_ordercart_order_sum .b_user_discount_coupon {
    margin: 15px 0px;
}

.bx_ordercart_order_sum .b_user_discount_coupon .p_val {
    font-size: 14px;
    text-align: right;
}

/* -- */
.bl_basket_products .bx_ordercart_coupon {
    position: relative;
    white-space: nowrap;
    width: 43%;
}

.bl_basket_products .bx_ordercart_coupon .bl_input_coupon {
    border-bottom: 1px solid #000;
    display: none;
}

.bl_basket_products .bx_ordercart_coupon span {
    display: block;
    margin-bottom: 13px;
    color: #7f7f7f;
    font-size: 13px;
}

.bl_basket_products .bx_ordercart_coupon input {
    height: 25px;
    margin-top: 10px;
    border: none;
    color: #000;
    text-align: left;
    background: inherit;
    font-size: 16px;
    vertical-align: middle;
    outline: none !important;
    width: 100%;
    padding-right: 42px;
}

.bl_basket_products .bx_ordercart_coupon span.good,
.bl_basket_products .bx_ordercart_coupon span.bad,
.bl_basket_products .bx_ordercart_coupon span.disabled {
    display: inline-block;
    width: 22px;
    height: 34px;
    vertical-align: middle;
    margin: 0 0 0 5px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 4px;
}

.bl_basket_products .bx_ordercart_coupon span.disabled:hover {
    cursor: pointer
}

.bl_basket_products .bx_ordercart_coupon input.good {
    position: relative;
    /*border:1px solid #59a62a;
    background:rgba(89,166,42,.16);
    box-shadow:0 0 2px 0 rgba(89,166,42,.8);*/
    text-align: right;
    color: #000;
}

.bl_basket_products .bx_ordercart_coupon span.good {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAANCAYAAABPeYUaAAAAoklEQVQ4y2NgIBOUb7JkY6AEAA0wBuJHQGxHrgFWQPwBiP8D8WcgliTVAHuoRpAB/4A4E10BDwED3ID4K9SAP0CciK7ACYhfg2gcBvgA8Q8kA6LQFQgB8Seogq/oBgH5QUD8EyoPooNwOTUMagOKQSAbkcRBLvEhFGjoBvWi8V2JDX1kg2AY5FV7UqMR2SBQerAkN0GBDHoJSpmUJm1uYtUCAMzalTMY8Lf6AAAAAElFTkSuQmCC") no-repeat center;
}

.bl_basket_products .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);*/
    color: #FF0000;
    text-align: right;
}

.bl_basket_products .bx_ordercart_coupon span.good:hover,
.bl_basket_products .bx_ordercart_coupon span.bad,
.bl_basket_products .bx_ordercart_coupon span.disabled {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjA2QzFEQUU3QTJEMTFFNEJFMTJEMjJGMUE4MkZDRkYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjA2QzFEQUY3QTJEMTFFNEJFMTJEMjJGMUE4MkZDRkYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MDZDMURBQzdBMkQxMUU0QkUxMkQyMkYxQTgyRkNGRiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2MDZDMURBRDdBMkQxMUU0QkUxMkQyMkYxQTgyRkNGRiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuRKTjMAAAC1SURBVHjaXJAhEsIwEEWTDiCoAa6CBtUKEAxHwAfHGSpxySWqUFQUh+YG3AEMOvxlfmf+kJmXnXRftr/1McaDc+4M9iGEu5OVUlqhXMCpwNaABejYUKljrxlh24EbmFHeomZKJXiZ43POdnsp8odDB6lGpMdP5KtUdirZoZDsNmEs5wmYDoeC09YoV8pvUuoHevyef6nikB7MmXljE1sJXlkm5qr5zHqtiQE8Nbgtka13/AowAFzKRSz6AcYPAAAAAElFTkSuQmCC") no-repeat center;
}

.bl_basket_products .bx_ordercart_coupon span.bad:hover {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAXCAMAAAA4Nk+sAAAA1VBMVEXVLy/VMTHWMjLWMzPWNDTWNjbXODjXOjrXOzvYPT3YPz/ZQUHZQ0PaRkbaR0faSEjbTEzbTU3bTk7bT0/dWFjdWVneW1veXV3fYWHfYmLgY2PgZGTgZWXgZmbibW3ib2/jc3Pjd3flfX3lf3/mgYHojo7oj4/rm5vrnZ3soKDtpKTtpqbuqanura3wsrLxuLjxurr42tr43Nz43t754uL54+P76ur76+v77Oz87u787+/88PD88fH88vL99PT99fX99vb++Pj++fn++vr+/Pz//f3////hD3ITAAAA4klEQVQoU2XR2VrCMBRF4YWCAwIiGg1OYHGsI1qrNalGpef9H8mLNvlKXTfJ/m8P4iusWYRB+bxeH7ShvX+V1Nier1DVmhnP8wG1hs8lzzdZauNFBPnaodEwF+SiqXApfHQAIqMBtIkAOim3AKTiNGgnKQA3nAKgcnFj7cQqAE7YJnhQeqwRPCgt1qvf2Ik4XY1VRkHzPPiAs6BKWe8THgB4F6tAWXkD4B7XBZgmCkAlU4DuJxLzr1iQQtPo8FcQyXaXdZSVZ8iO6nps/NGKu57HrXhRO/HP00z1+3vR43e5/wBykDHWjqbzywAAAABJRU5ErkJggg==") no-repeat center;
}

.bl_basket_products .bx_ordercart_coupon input.disabled {
    color: #9a9a9a;
}

.bl_basket_products .bx_ordercart_coupon_notes {
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -ms-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
    display: none;
    opacity: 0;
    white-space: normal;
    border: 1px solid #ddd;
    position: absolute;
    top: 100%;
    right: 14px;
    max-width: 270px;
    padding: 10px;
    background: #fff;
    z-index: 1010;
    border-radius: 5px;
    font-size: 13px;
    line-height: 17px;
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .05)
}

.bl_basket_products .bx_ordercart_coupon:hover .bx_ordercart_coupon_notes {
    display: block;
    opacity: 1;
}

.bx-touch .bl_basket_products .bx_ordercart_coupon_notes {
    display: block;
    opacity: 1;
    position: relative;
    top: auto;
    left: auto;
    margin: 10px auto;
    box-shadow: none
}

.it_params_info.old_all_price .p_val {
    text-decoration: line-through;
    text-align: right;
}

.bx_ordercart_order_sum {

}

.bx_ordercart_order_pay {
    float: right;
    width: 34.5%;
}

.bx_ordercart_order_pay_left {
    margin-bottom: 38px;
    /* float: left;*/
}

.bx_ordercart_order_pay_right {
    margin-bottom: 20px;
    /*float: right;*/
}

.bl_basket_null {
    padding-bottom: 40px;
}

.bl_basket_null a {
    color: #43013B;
    font-family: "Montserrat Medium";
    text-transform: uppercase;
    font-size: 12px;
}

.bl_basket_null a:hover {
    color: #000;
}

.bl_basket_null .message-cont {
    text-align: center;
    border-bottom: 1px solid #DADADA;
    padding-bottom: 40px;
}

@media all and (max-width: 1200px) {

    .bl_basket_products .bx_ordercart_coupon {
        width: 35.5%;
    }

    .bl_basket_products .page_cart_title {
        padding: 48px 0px 40px 0px;
    }

    .bl_basket_wrapper {
        width: 95%;
    }

    .bl_basket_product_list .it_product {
        min-height: 164px;
        margin-bottom: 15px;
    }

    .it_product .product_params .bl_cont_table {
        height: 164px;
    }

    .bl_basket_product_list .it_product .product_img {
        width: 15.3%;
    }

    .bl_basket_product_list .it_product .product_img img {
        max-height: 164px;
        max-width: 164px;
    }

    .bl_basket_product_list .it_product .product_params {
        padding-left: 2%;
        position: relative;
    }

    .it_product .product_params .b_p_left {
        width: 64%;
        padding-right: 4%;
    }

    .it_product .product_params .b_p_left .bl_prd_name {
        margin-top: 14%;
    }

    .it_product .product_params .b_p_right {
        width: 122px;
    }

    .b_p_action .btn_delete {
       /* position: absolute;
        right: 50px;
        top: 85px;*/
    }

    .b_p_action .basket_favorites{
       /* position: absolute;
        top: 35px;
        right: 30px;*/
    }

    .bl_basket_container .bl_basket_top {
        padding-bottom: 17px;
    }

    .bx_ordercart_order_pay {
        width: 40.9%;
    }

    .bx_ordercart_order_sum .it_params_info .p_name {
        width: 121px;
    }
}

@media all and (max-width: 1024px) {

    .it_product .product_params .b_p_left .bl_prd_name {
        margin-top: 18%;
    }

    .bl_basket_wrapper {
        width: 91%;
    }

    .bl_basket_product_list .it_product .product_img {
        width: 147px;
    }

    .bl_basket_product_list .it_product .product_params {
        width: 78%;
    }

    .bx_ordercart_photo_container img {
        max-width: 147px;
        max-height: 147px;
    }

    .bl_basket_products .page_cart_title {
        padding: 25px 0px 0px 0px;
        font-size: 13px;
    }

    .product_params .bx_ordercart_itemtitle {
        font-size: 14px;
    }

    .bx_ordercart_order_sum .it_params_info.final .p_val {
        font-size: 12px;
    }

    .product_params .b_p_right .current_price_sum {
        font-size: 20px;
    }

    .product_params .b_p_right .current_price {
        font-size: 24px;
    }
}

@media all and (max-width: 768px) {

    .bl_basket_products .page_cart_title {
        padding: 25px 0px 24px 0px;
        font-size: 12px;
    }

    .bl_basket_product_list .it_product .product_params {
        padding-left: 0%;
    }

    .product_params .bx_ordercart_itemtitle {
        font-size: 12px;
    }

    .bl_basket_container .bl_basket_bottom {
        padding: 26px 0px 0px 0px;
    }

    .bl_basket_products .bx_item_detail_size_small_noadaptive ul li a {
        width: 130px;
    }

    .bx_ordercart_coupon .bx_bt_button {
        font-size: 12px;
        padding: inherit;
        height: 4px;
        margin-top: 5px;
        width: 26px;
        background-size: contain;
    }

    .bx_ordercart_order_sum .it_params_info .p_name {
        font-size: 12px;
    }

    .bx_ordercart_order_sum .b_user_discount_coupon .p_val {
        text-align: right;
        font-size: 12px;
    }

    .bx_ordercart_order_sum .it_params_info.final .p_name {
        font-size: 13px;
        text-transform: uppercase;
        letter-spacing: -0.4px;
    }

    .bx_ordercart_order_sum .it_params_info.final .p_val {
        text-align: right;
    }

    .bx_ordercart_order_sum .it_params_info .p_val {
        text-align: right;
        font-size: 12px;
    }

    .bl_basket_product_list .it_product {
        min-height: 147px;
        margin-bottom: 18px;
    }

    .it_product .product_params .b_p_left {
        width: 51%;
        padding-left: 4%;
    }

    .it_product .product_params .b_p_left .bl_prd_name {
        margin-top: 30%;
    }

    .it_product .product_params .b_p_left .prd_name {
        line-height: 14px;
    }

    .it_product .product_params .b_p_left .prd_name a {
        font-size: 12px;
    }

    .it_product .product_params .b_p_center {
        width: 65px;
    }

    .product_params .b_p_right .current_price {
        font-size: 14px;
        text-align: right;
    }

    .product_params .b_p_right .old_price .op_cont {
        width: max-content;
        float: right;
    }

    .product_params .b_p_right .current_price_sum {
        font-size: 12px;
        text-align: right;
    }

    .bl_basket_products .bx_item_detail_size_small_noadaptive ul li {
        float: inherit;
    }

    .it_product .product_params .b_p_right {
        width: 135px;
    }

    .b_p_action .btn_delete {
        width: 20px;
        height: 20px;
    }

    .b_p_action .basket_favorites{
        width: 38px;
        height: 26px;
        /* position: absolute;
         top: 35px;
         right: 30px;*/
    }

    .bl_basket_container .bl_basket_top {
        padding-bottom: 20px;
    }

    .it_product .product_params .bl_cont_table {
        height: 147px;
    }

    .basket_quantity_control a {
        height: 25px;
        width: 25px;
    }

    .basket_quantity_control a.plus {
        background: url("/local/templates/miestilo_new/components/bitrix/sale.basket.basket/main/images/icon_plus.png") no-repeat #fff 4px;
        background-size: 13px;
    }

    .basket_quantity_control a.minus {
        background: url(/local/templates/miestilo_new/components/bitrix/sale.basket.basket/main/images/icon_minus.png) no-repeat #fff 6px;
        background-size: 12px;
    }

    .bx_ordercart_order_pay {
        width: 40%;
    }

    .container_coupon .coupon_title {
        font-size: 12px;
    }

    .bl_basket_products .bx_ordercart_coupon input {
        margin-top: 12px;
        height: 22px;
        padding-right: 27px;
    }

    .bl_basket_products .bx_ordercart_coupon {
        width: 60%;
    }

    .container_coupon .coupon_title div {
        border-bottom: 0.75px solid #000;
    }

    .bl_basket_products .bx_ordercart_coupon .bl_input_coupon {
        border-bottom: 0.75px solid #000;
    }

    .bx_ordercart_order_pay_left {
        margin-bottom: 40px;
    }

    .bx_ordercart_order_sum .it_params_info {
        margin-bottom: 0px;
    }

    .bx_ordercart_order_sum .it_params_info .p_name {
        width: 90px;
    }

    .bx_ordercart_order_sum .it_params_info.final {
        margin-top: 25px;
    }

    .bl_basket_product_list .it_product .product_img img {
        max-height: 147px;
        max-width: 147px;
    }

}

@media all and (max-width: 767px) {
    .bl_basket_container {
        display: inherit;
    }

    .bl_basket_container .bl_basket_top {
        width: 100%;
        float: inherit;
    }

    .bl_basket_container .bl_basket_bottom {
        width: 100%;
        float: inherit;
        margin-left: 0px;
    }
}

@media all and (max-width: 450px) {

    .bl_basket_products .bx_ordercart_coupon {
        width: 53%;
    }

    .bx_ordercart_coupon .bx_bt_button {
        width: 40px;
        height: 6px;
    }

    .bl_basket_products .page_cart_title {
        padding: 33px 0px 29px 0px;
    }

    .bl_basket_wrapper {
        width: 100%;
        padding-left: 8%;
        padding-right: 8%;
    }

    .bl_basket_product_list .it_product {
        min-height: 106px;
        margin-bottom: 21px;
    }

    .it_product .bx_ordercart_photo_container {
        text-align: center;
    }

    .bl_basket_product_list .it_product .product_img {
        width: 40%;
        float: inherit;
    }

    .bl_basket_product_list .it_product .product_img img {
        max-height: 106px;
        max-width: 106px;
    }

    .bx_ordercart_photo_container img {
        max-width: 106px;
        max-height: 106px;
    }

    .it_product .product_params .b_p_left {
        width: 100%;
        padding-right: 0px;
    }

    .it_product .product_params .b_p_left .bl_prd_name {
        margin-top: inherit;
    }

    .it_product .product_params .bl_cont_table {
        height: 50px;
    }

    .it_product .product_params .bl_prd_name .bl_cont_table {
        display: table;
        height: 50px;
    }

    .it_product .product_params .bl_prd_name .bl_cont_table .bl_table_cel {
        display: table-cell;
        vertical-align: middle;
    }

    .bl_basket_product_list .it_product .product_params {
        display: block;
        padding-left: 6%;
        width: 73%;
    }

    .it_product .product_params .b_p_left {
        padding-left: 0px;
    }

    .it_product .product_params .b_p_right {
        width: 60%;
    }

    .bx_ordercart_order_pay {
        width: 76%;
        margin: 0px auto;
        float: inherit;
    }

    .bl_basket_container .bl_basket_bottom {
        padding: 15px 0px 0px 0px;
    }

    .bx_ordercart_order_pay_left {
        margin-bottom: 32px;
    }

    .bx_ordercart_order_sum .it_params_info {
        line-height: 14px;
    }

    .bx_ordercart_order_sum .it_params_info.final {
        margin-top: 29px;
    }

    .bx_ordercart_order_sum .it_params_info .p_name {
        width: 157px;
    }

    .order_form_content .b_carousel_title h1 {
        font-size: 24px;
        line-height: 32px;
    }

    .wrapper-background .order_form_content .slide-line-block {
        padding-top: 6px;
    }

    .b_p_action .btn_delete {

    }

    .bl_basket_container .bl_basket_top {
        padding-bottom: 40px;
    }

}

@media all and (max-width: 425px) {

    .basket_quantity_control .control_val {
        width: 24px;
    }

    .it_product .product_params .b_p_left {
        width: 100%;
    }

    .it_product .product_params .b_p_center {
        width: 70px;
    }

    .it_product .product_params .b_p_right {
        width: 100px;
    }

    .it_product .product_params .b_p_action {
        width: 25px;
    }
}

@media all and (max-width: 375px) {

    .bl_basket_wrapper {
        padding-left: 6%;
        padding-right: 6%;
    }

    .bl_basket_product_list .it_product .product_img {
        width: 37%;
    }

    .bl_basket_product_list .it_product .product_img img {
        max-height: 108px;
        max-width: 108px;
    }

    .bl_basket_product_list .it_product .product_params {
        padding-left: 5.5%;
        width: 62%;
    }

    .it_product .product_params .bl_cont_table .bl_table_cel {
        overflow: hidden;
    }

    .it_product .product_params .b_p_left .prd_name a {
        font-size: 10px;
    }

    .bx_ordercart_order_pay {
        width: 75%;
    }

    .bl_basket_products .bx_ordercart_coupon_notes {
        max-width: 160px;
        text-align: center;
    }

    .bl_basket_products .bx_ordercart_coupon input {
        padding-right: 50px;
    }

    .b_basket_product_del.confirm_order {
        font-size: 12px;
    }

    .confirm_order .thanks-header .thanks-order-number {
        font-size: 20px;
        margin-bottom: 24px;
    }

    /*.b_basket_product_del.confirm_order {
        width: 270px !important;
    }*/

}

@media all and (max-width: 320px) {

    .bl_basket_product_list .it_product .product_img {
        width: 34%;
    }

    .bl_basket_product_list .it_product .product_params {
        width: 66%;
    }

    .bl_basket_product_list .it_product .product_img img {
        max-height: 90px;
        max-width: 90px;
    }

    .bx_ordercart_order_pay {
        width: 90%;
    }

    .b_p_action .btn_delete {
        right: inherit;
        top: inherit;
        position: inherit;
    }
}
/* End */
/* /local/templates/miestilo_new/components/bitrix/sale.basket.basket/main/style.css?172726768531032 */
