span.discount{
font-size: 10px;
color: #a80a14;
}
.order-errors-wrapper{
    display: none;
    position: absolute;
    left: 50%;
    margin-left: -95px;
    top: 0;
    top: 0;
    transform: translateY(-100%);
}

.order-errors-wrapper span.errors-order{
    display: block;
    color: #fff;
    border-radius: 4px;
    background: #c74949;
    width: 190px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    font-size: 12px;
    margin-bottom: 7px;
}

.dropdown-toggle.big-city{
    display: inline-block;
    line-height: 21px;
    height: 23px;
    cursor: pointer;
}
#ORDER_CONFIRM_BUTTON:hover+.order-errors-wrapper{
    display: block;
}

.order-city-sel{
    margin: 10px 0;
}



.form-group{
    position: relative;
}

.deliv-selector .order-city-sel{
    display: inline-block;
    margin: 0;
    margin-bottom: 20px;
}
.order-city-sel a span, .order-city-sel a:hover span{
    color:#00B5D3;
    font-weight: bold;
    font-size: 15px;
    border-bottom: 1px dashed #00B5D3;
}

.btn2{
    background-color: #F2F2F2 !important;
    color: #000 !important;
}

/*.pvz-list{
    height: 305px;
    overflow-y:scroll ;
}
.list-group-item{
    margin: 2px 0;
}
.list-group-item:before{
    content:"";
}*/

#location_autocmlp_div{
position: absolute;
width: 100%;
z-index: 10;   
}

#location_autocmlp_div .list-group li{
    width: 100%;
}
.error-label{
    font-size: 12px;
    color: #fff;
    background-color: #c74949;
    position: absolute;
    left: 0;
    top: -7px;
    border-radius: 4px;
    max-width: 300px;
    width: auto !important;
}

.error-label:not(:empty)::after{
    width: 12px;
    height: 7px;
    content: '';
    position: absolute;
    bottom: -5px;
    margin-left: -6px;
    background-size: contain;
    left: 50%;
    background-image: url(/bitrix/templates/stomatorg/images/dist/icons/triangle_red.svg);

}

.error-label:not(:empty){
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.required-field{
    position: relative;
}
.required-field.checked::before{
    content:"";
    display: block;
    width: 17px;
    height: 17px;
    position: absolute;
    background: url(/images/ord/chk-ico.png) no-repeat;
    right: 5px;
    bottom: 9px;
}
.required-field.err::before{
    content:"";
    display: block;
    width: 17px;
    height: 17px;
    position: absolute;
    background: url(/images/ord/err-chk-ico.png) no-repeat;
    right: 5px;
    bottom: 9px;
}

#IML_head{
    position: relative;
}
#IML_map,#IML_info{
    margin-bottom: 25px;
}

#confirm-block #basket-block {
    padding: 20px;
    border: 2px solid #00b5d3;
    background: #f2f2f2;
    color: #000;
    margin-bottom: 25px;
}


#basket-block a{
    background: #00b5d3;
    color: #fff;
    padding: 5px;
    border-radius: 4px;
}

.gui-box.table-order__radio{
    display: none;
}

.deliv-date-block{
    display: flex;
}

.deliv-date-item{
    display: flex;
    margin-right: 20px;
    background: #F2F2F2;
    border-radius: 4px;
    width: 130px;
    height: 70px;
    justify-content: center;
    align-items: center;
}

.deliv-date-item:last-child{
    margin-right: 0;
}

.deliv-date-block .deliv-date-item label{
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    cursor: pointer;
}

.deliv-date-block .deliv-date-item__info{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 5px;
    text-align: center;
    margin: 0;
    border-radius: 4px;
}
.deliv-date-block .deliv-date-item__info b{
    font-weight: 600;
}

.date-input:checked ~ .deliv-date-item__info{
    background: #E0E4F3;
}

.sticky-wrapper{
    align-items: start;
}

.sidebar-wrapper{
    position: sticky !important;
    top: 20px;
    margin-bottom: 85px;
}


.table-payment{
    display: flex;
    margin-bottom: 25px;
}

.table-payment-item{
    width: 190px;
    height: 66px;
    background: #F2F2F2;
    border-radius: 4px;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    line-height: 120%;
    font-weight: normal;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}
.table-payment-item:hover{
    cursor: pointer;
}
.table-payment-item.active{
    background: #E0E4F3;
    font-weight: 500;
}


.panel-subtittle img{
    margin-right: 15px;
}

.panel-subtittle{
    font-size: 15px;
    line-height: 18px;
    color: #222222;
    margin-bottom: 20px;
    font-weight: 500;
}

.table-delivery-item{
    display: flex;
    align-items: center;
    padding-left: 55px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 45px;
    margin-bottom: 15px;
    border: 1px solid #DEDEDE;
    border-radius: 4px;
    background-image: url('/bitrix/templates/stomatorg/images/dist/icons/ok_gray.svg');
    background-repeat: no-repeat;
    background-position: 15px center;
}

.table-delivery-item:hover{
    cursor: pointer;
}

.table-delivery-item.active{
    background-color: #E0E4F3;
    border-color: #E0E4F3;
    background-image: url('/bitrix/templates/stomatorg/images/dist/icons/ok_blue.svg');
}

.delivery_price{
    margin-left: auto;
}
.delivery_price b{
    font-weight: 600;
}


.personal-makeorder .required{
    color: #E43535;
}

.select-label{
    padding-bottom: 8px;
    margin-right: 70px;
    position: relative;
}

.select-label:hover{
    cursor: pointer;
}

.select-label span{
    display: flex;
    align-items: center;
}

.select-label img{
    margin-right: 14px;
}

.select-label.active::after{
    content: '';
    height: 3px;
    display: block;
    background-color: #00B5D3;
    border-radius: 4px;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.panel-group .panel-order{
border: none !important;
}

.deliv-selector .btn{
    margin-right: 10px;
}
.order-city-sel{
    margin: 10px 0;
}
.deliv-selector .order-city-sel{
    display: inline-block;
    margin: 0;
    margin-bottom: 20px;
}
.order-city-sel a span, .order-city-sel a:hover span{
    color:#00B5D3;
    font-weight: bold;
    font-size: 15px;
    border-bottom: 1px dashed #00B5D3;
}


.required-field{
    position: relative;
}
.required-field.checked::before{
    content:"";
    display: block;
    width: 17px;
    height: 17px;
    position: absolute;
    background: url(/images/ord/chk-ico.png) no-repeat;
    right: 5px;
    bottom: 9px;
}
.required-field.err::before{
    content:"";
    display: block;
    width: 17px;
    height: 17px;
    position: absolute;
    background: url(/images/ord/err-chk-ico.png) no-repeat;
    right: 5px;
    bottom: 9px;
}

.policy-btn{
    padding-top: 15px;
}
.policy-btn .form-group{
    margin-bottom: 5px;
}
.prof_data_block  .gui-checkbox{
   padding: 0; 
   margin: 0;
}

textarea.form-control{
    min-height: 50px;
}

.gui-box input{
    display: none;
}
.gui-box input:checked ~ .checkbox-custom-dummy{
   background: url(/images/ord/chk-act-ico.png) no-repeat; 
}
.checkbox-custom-dummy{
    display: inline-block;
    width: 17px;
    height: 17px;  
    position: relative;
    top: 5px;
    margin-right: 3px;
    background: url(/images/ord/chk-o.png) no-repeat;   
}
/*.gui-checkbox + .checkbox-custom:checked ~ .checkbox-custom-dummy*/

.table-order.table-delivery tr td{
   vertical-align: middle; 
   
}
.table-order .gui-radiobox{
    margin-bottom: 0;
}
.panel-group .panel-order .panel-heading + .panel-collapse > .panel-body{
    /* padding: 15px 10px !important; */
}
.table-delivery .delivery_price{
    max-width: 180px;
    min-width: 110px;
    padding-left: 10px;
    color: #000;
    font-size: 13px;
}
.table-delivery tr.active,.table-payment tr.active{
    background: #dae8fc;
}
.deliv_input{
    margin-top: 40px;
}
.deliv_input .form-group{
    margin-bottom: 20px;
    position: relative;
}
.deliv-selector .form-group,.person-selector{
    text-align: left;
}
.deliv-selector .form-group label,.person-selector label{
    display: inline-block;
}
div.justify{
    height: 1px;
    display: inline-block;
    width: 100%;
}
#delivery{
    margin-bottom: 50px;
}
#order_form_div .panel-title{
    font-size: 18px;
    font-weight: 500;
    color: #00B5D3;
    margin-bottom: 15px;
}
#customerInfo{
    margin-bottom: 25px;
}

#order_form_content .panel{
  box-shadow:none; 
  border-color: #ddd;  
}

.suggestions-promo{
    display: none !important;
}
.bxb_note{
    color: #9d0000;
    font-size: 12px;
    font-weight: bold;
}
.deliv-free-b{
    color: #006699;
    font-size: 14px;
    font-weight: bold;
    margin-left: 50px;
    
}
.map-show-btn{
    padding: 0px 0 7px;
    text-align: center;
    background: #f7f7f7;
}
.map-show-btn .link-btn{
    display: inline-block;
    padding: 4px 0 2px 28px;
    cursor: pointer;
    background: url("/images/ico-sprite.png") no-repeat 3px -20px;
}
.map-show-btn .link-btn.link-close {
    background-position: -3px 3px;
}
.map-block {
    position: relative;
    z-index: 99;
    line-height: 0px;
    overflow: hidden;
    height: 376px;
    -moz-transition: height 0.5s cubic-bezier(0.55, 0.09, 0.68, 0.53);
    -webkit-transition: height 0.5s cubic-bezier(0.55, 0.09, 0.68, 0.53);
    -o-transition: height 0.5s cubic-bezier(0.55, 0.09, 0.68, 0.53);
    transition: height 0.5s cubic-bezier(0.55, 0.09, 0.68, 0.53);
    will-change: all;
    width: 100%;
}


.last-prof-gui-box .gui-checkbox{
    padding: 0;
    margin: 10px 0;
}
.last_prof_block{
    height: auto;
   /* overflow: hidden; */
    -moz-transition: height 0.5s cubic-bezier(0.55, 0.09, 0.68, 0.53);
    -webkit-transition: height 0.5s cubic-bezier(0.55, 0.09, 0.68, 0.53);
    -o-transition: height 0.5s cubic-bezier(0.55, 0.09, 0.68, 0.53);
    transition: height 0.5s cubic-bezier(0.55, 0.09, 0.68, 0.53);
    will-change: all;    
}
.last_prof_block.prof_hide {
    height: 0px;
}
.padding-b-10{
    margin-bottom: 5px;
    margin-top: 5px;
}
#bx-soa-total.bx-soa-cart-total-fixed {
    position: fixed;
    top: 10px;
    z-index: 100;
    /*width: 428px;*/
}

#bx-soa-sidebar {
    position: relative;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
}

.align-right{
    text-align: right;
}
.align-left{
    text-align: left;
}
.personal-panel__editbasket-link{
    font-size: 12px;
}
.personal-panel .personal-panel__allinfo-block{
    float: none !important;
    margin-right:0px !important;
}
.personal-panel .personal-panel__allinfo-block .f-left{
    margin-right: 10px !important;
}
.personal-panel .personal-panel__allinfo-block .f-right{
    text-align: right;
}
.personal-panel .personal-panel__allinfo-summary{
    margin-left: 0 !important;
}
.table-payment tr{
    color: #555555;
    font-size: 13px;
}
#delivery .table-order tbody > tr{
    cursor: pointer !important;
}
.deliv-desc{
    color: #000;
    font-size: 15px;
}
.deliv-desc b{
    font-weight: 600;
}
.total-block{
    text-align: left;
    margin-top: 7px;
    width: 100%;
    color: #202020;
}
 .align-right{
    text-align: right;
}
.align-center{
    text-align: center;
}
.total-block .divider{
    
    width: 100%;
    height: 10px;
}
.blue{
    color: #006699;
}
.basket-total{
    margin-bottom: 15px;
}
.order-deliv-block,.order-payment{
    margin-top: 20px;
}
.total-block .total-prod,.total-block .total-prod-dsk{
    font-size: 15px;
}
.total-block .total-ord-sum,.total-block .total-ord{
    font-size: 20px;
}
.total-block .total-prod-sum,.total-block .total-prod-dsk-sum{
    font-size: 15px;
}
.total-block .total-vat{
    
}
.total-block .total-vat,.total-block .total-vat-sum{
    color: #006699;
}
.total-block .total-prod-dsk-sum{
    color: #f00;
}
.total-block .total-ord,.total-block .total-ord-sum{
    font-weight: bold;
}

.deliv-date{
    margin-top: 25px;
}
.deliv-date .control-label{
    margin-bottom: 10px;
}


#delivery_DLin .deliv-date-item{
    width: 100%;
    float: none;
    border-left: none;
    
}
.deliv-date-block .deliv-date-item:first-child{
    border-left: none;
}
.deliv-date-block .deliv-date-item.hl span{
    color: #c74949;
}


#delivery_DLin  .deliv-date-item span{
 text-align: left;  
 padding: 10px; 
 border:none;
}
#delivery_DLin .deliv-date-item span span{
   padding: 0px;  
}
.deliv-date-block .deliv-date-item input{
    display: none;
}



.warm_note{
    padding: 10px;
    color:#9d0000;font-size: 13px;font-weight: bold;
}
.order_city_cel{
    margin: 20px 0 5px 0;
}
.order_city_cel .city-autodetect{
    padding-left: 10px;
    color: #202020;
}
.order_city_cel .tfl__link-container .tfl__link{
    font-size: 16px;
    color: #006699;
    border-bottom: 1px dashed;
}

.spasibo_prog{
    width: 100%;
    margin-bottom: 10px;
}
 .sber-link{
    background: #E6F7DA;
    display: block;
    border-radius:5px;
    border:1px solid #01b938;
    padding: 10px 20px;
    line-height: 35px;
}
.sps-basket .spasibo_txt{
    width: 255px;
    color: #000;
    font-size: 14px;
    line-height: 18px;
    margin-left: 15px;
    color: #01b938;
    
}
.sps-basket .spasibo_txt span{
    color: #00B5D3;
    text-decoration: underline;
}
.spasibo_prog .spasibo_sum{
    padding: 0;
    float: right;
}


#yd-err{
    color: #c74949;display: none;
}
#houseProp{
   /* width:calc(100% - 110px);
    display: inline-block;*/
    vertical-align: bottom;
}
#addr-sel{
    width:95px;
    border: 1px solid ;
    display: inline-block;
    vertical-align: bottom;
    padding-left: 5px;
    padding-right: 5px;
}


@media (max-width: 1299.98px){
    .cart-wrapper.cart-wrapper_order{
        margin-bottom: 30px;
    }
}

@media (max-width: 991.98px){
    .deliv-date-block{
        flex-wrap: wrap;
    }
    .deliv-date-item{
        margin-bottom: 20px;
    }

    #confirm-block #basket-block{
        font-size: 10px;
    }
}




@media (max-width: 767.98px) {
    .person-selector{
        display: flex;
    }
    .select-label{
        margin-right: 20px;
    }

    .deliv-selector .order-city-sel{
        margin-bottom: 10px;
    }

    .panel-body,.deliv-desc{
        font-size: 12px;
    }

    #order_form_div .panel-title{
        font-size: 12px;
    }

    .table-payment{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
                flex-direction: column;

    }

    .table-payment-item{
        width: 100%;
        margin-bottom: 10px;
        display: inline-flex;
    }

    .table-delivery .delivery_price{
        display: none;
    }

    .deliv-date-block{
        white-space: nowrap;
        display: block;
        overflow-x: scroll;
    }

    .deliv-date-block .deliv-date-item{
        display: inline-block;
        margin-bottom: 10px;
        margin-right: 10px;
    }

    #ORDER_CONFIRM_BUTTON{
        margin-top: 20px;
    }

}
.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
a.list-group-item {
    color: #555;
}
a.list-group-item .list-group-item-heading {
    color: #333;
}
a.list-group-item:focus,
a.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: rgba(204, 204, 204, 0.3);
    color: #777;
    cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    /*background-color: #337ab7;*/
    border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
    color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef;
}



span.warn{
    color: #000;
    font-weight: bold;
}

span.nowrap{
white-space: nowrap;
}
.hidden-input{
    display: none;
}

.map_hide{
    height: 0;
}
.map-block .map{
    width: 100%;
    height: 375px;
}
.deliv-date-item.active{
    background: #E0E4F3;
}

.panel-footer{
    padding: 10px 15px;
    border-color:#ddd;
    border-top:0;
    background-color:#f5f5f5;
    border-bottom-right-radius:3px;
    border-bottom-left-radius:3px;
}

/* IML LIST */

#filterInput{
    margin-bottom: 10px;
}

.list-group{
    padding-left: 0;
    list-style-type: none;
}

.list-group {
    padding-left: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-left: -5px;
    margin-right: -5px;
    -webkit-transition: .3s border;
    -o-transition: .3s border;
    transition: .3s border;
}

li.pvz-item {
    border: 1px solid #ccc;
    margin: 5px;
    /* flex-basis: 50%; */
    width: -webkit-calc(33.33% - 10px);
    width: calc(33.33% - 10px);
    padding: 30px 15px 12px 15px;
    -webkit-border-radius: 4px;
            border-radius: 4px;
    cursor: pointer;
    position: relative;
}

.pvz-item.active{
    border-color: #00b5d3;
    background-color: #E0E4F3;
}
.select-pvz .pvz-item.active p{
    color: #222;
}

li.pvz-item:hover {
    border: 1px solid #00b5d3;
}

.pvz-item__title{
    color: #00b5d3;
    font-weight: 500;
}
.pvz-item__worktime,.pvz-item__phone{
    margin-bottom: 7px;
}

.pvz-item__icons{
    position: absolute;
    top: 5px;
    right: 10px;
    text-align: right;
}
.pvz-item__icons img{
    margin-right: 5px;
}
.pvz-item__icons img:last-child{
    margin-right: 0px;
}

label[for=pay_card]{
    margin-right: 10px;
}
label[for=pay_card], label[for=pay_cash]{
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}
label[for=pay_card] input, label[for=pay_cash] input{
    margin-right: 4px;
}

.paycard_disable .pvz-item_card:not(.pvz-item_cash){
    display: none !important;
}

.paycash_disable .pvz-item_cash:not(.pvz-item_card){
    display: none !important;
}
/*.paycash_disable.paycard_disable .pvz-item{
    display: none !important;
}*/
.paycash_disable.paycard_disable .pvz-item:not(.pvz-item_free){
    display: none !important;
}
#pvz-list{
    max-height: 295px;
    overflow: auto;
}

#pvz-list::-webkit-scrollbar {
    width: 5px; /* ширина для вертикального скролла */
    height: 5px; /* высота для горизонтального скролла */
    background-color: #f2f2f2;
}

#pvz-list{
    scrollbar-color: $accent #f2f2f2;     /* «цвет ползунка» «цвет полосы скроллбара» */
    scrollbar-width: auto;  /* толщина */
}



@media (max-width: 575.98px){
    li.pvz-item{
        width: calc(50% - 10px);
    }
}


/* IML LIST END */


