:root {
    --mp-bg: #f8f8f8;
    --mp-primary: #008c3a;
    --mp-secondary: #97c21a;
    --mp-tertiary: #ffd400;
    /*--mp-noactive: #dedede;*/
    --mp-noactive: #aaaaaa;
    /*--mp-highlight: rgba(151,151,151,.25);*/
    --mp-highlight: #aaaaaa;
    --mp-notification: #d73235;
    --mp-notification-hover: #b22528;
    --mp-link: #2c54bb;
    --mp-hover: #e6f4ec;
    --mp-btn-hover: #00692c;
    --mp-btn-disabled: #F5F5F5;
    --mp-statusgreen: #cce8d8;
    --mp-statusyellow: #fff3b3;
    --mp-statusflash: #ffd400;
    --mp-statusred: #f3c2c3;
    /*--mp-statusgrey: #616161;*/
    --mp-statusgrey: #dedede;
    --mp-white: #fdfdfd;
    --mp-black: #000000;
    --mp-accent: #008c3a;
    --mp-globalmw: 1840px;
    --mp-font-family: 'Inter', sans-serif;
    --mp-font-fa: 'Font Awesome 5 Free';
    --mp-font-bi: 'bootstrap-icons';
}

.cart-header {
    border-bottom: 1px solid #eeeeee;
    text-align: center;
    color: #aaa;
}

.food_button.active{
    background-color: #00692c;
}

.food_button:focus,
.food_button:hover,
.food_button:active{
    background-color: #00692c;
}

.deldel {
    font-size: 12px;
    color: #aaa;
}

.cart_items {
    text-align: center;
	font-size: 15px;
}
.cart-total {
    background: #f2f3f5;
    color: #37404e;
    padding: 1.3rem 0px;
    border-radius: 4px;
}
.free-develery {

}
.free-develery a{
    color: #fff;
    text-decoration: underline;
}
.free-develery span{
    background: #fff;
    color: #4285F4;
}
.cart-process .cart-process-title {
    font-weight: 700;
    font-size: 17px;
}

@media (max-width: 450px) {
.cart-process .cart-process-title {
    font-size: 20px !important;
}
}

.cart-buttons {
    margin: 0 auto;
}
.add_order {
    margin: 0 auto;
}
#ordercomfirm {
    margin: 0 auto;
}
.cart-buttons .cart-button {
    font-size: unset;
    border: 1px solid #d6d6d6;
    font-size: 15px;
    margin-bottom: 7.5px;
    margin-top: 7.5px;
    padding: 10px 10px;
    cursor: pointer;
	border-radius:4px;
}
.errors-pays-types {
    color: #dc3545;
}

.cart-buttons .cart-button:hover {
    opacity: 0.7;
}
.cart-buttons .cart-button .title {
    display: block;
    text-transform: none;
}
.cart-buttons .cart-button .commit {
    display: block;
    color: #828282;
    font-weight: normal;
    text-transform: none;
    font-size: 12px;
}
.cart-totals {
    text-align: center;
    font-weight: 20px;
}
.cart-totals .sum {
    font-size: 17px;
    margin-right: 25px;
	font-weight: 700;
}
.cart-totals .sum .value{
    color: #828282;
}
.cart-save {
    text-align: center;
}
.cart-item {
    border-bottom: 1px solid #d6d6d6;
}
.cart-item img {
    max-width: 100%;
    max-height: auto;
	border-radius: 8px;
	transition: all 0.3s ease-in;
}

.cart-item img:hover {
    max-width: 100px;
    max-height: auto;
	border-radius: 8px;
	opacity: 0.8;
	transition: all 0.3s ease-in;
}

.cart-button.disabled {
    opacity: 0.3;
    }
#map, .map {
    width: 100%;
    min-height: 400px;
}
.map .items-list {
    height: 380px;
    overflow-y: auto;
}
.map .items-list .item {
    padding: 10px;
    font-size: 12px;
    border: 1px solid #fff;
}
.map .items-list .item a {
    color: #262626;
}
.map .items-list .item.active .title {
    color: #009029;
    font-weight: bold;
}

.map .items-list .item .payments {
    margin-top: 5px;
}

.map .items-list .item .payments img {
    display: inline-block;
    width: 11px;
    margin-top: -4px;
}

.map .items-list .item .payments span {
    display: inline;
}

.map .items-list .item span {
    
}


.map .items-list .item.active{
    border: 1px solid #ffaa55;
}
.map .items-list .item.active .title {
    color: #009029;
}



.time {
    margin-top: 5px;
    color: #999;
}


#ordercomfirm textarea {

}


.oversized {
    color: #DB4437;
    text-align: left;
    font-size: 13px;
}

.cart-buttons .active,.pays-types .active{
    border-color: #0F9D58;
    background: none;
}
.map .city-search-box {
    height: 380px;
    overflow-y: auto;
}

.setPvz {
    height: 584px !important;
}
.sklad-icon-title {
    color: #000;
    font-weight: bold;
    position: absolute;
    left: 40px;
    background: #fff;
    padding: 5px;
    border-radius: 5px;
    top: -15px;
    width: 150px;
    text-align: left;
}
#setSkladMap {
    //height: 530px;
}


.city-search-box {

}

.city-search-box .item {

}

.kd-time {

}

.kd-form input, .kd-form .dropdown-toggle {
    border-radius: 5px;
    background-color: #fff;

}

.kd-time .dropdown-toggle {
    color: #828282;
    border: 1px solid #e6e8ea;
    color: #828282666;
    border-color: #cccccc;
}


.kd-time .dropdown-toggle::after {
    position: absolute;
    right: 10px;
    top: 17px;
}


.kd-time .dropdown-menu {
    width: 100%;

}
.kd-time .dropdown-item {
    display: block;
    float: left;
    border: 1px solid #e6e8ea;
    width: auto;
    clear: unset;
    margin: 5px;
    padding: 0px 20px;
    cursor: pointer;
    text-align: center;
}
.oversized {
    margin-bottom: 20px;
}

.kd-time .dropdown-item.active {
    border-color: #ff9329;
}
.develery-item span.total {
    border-radius: 5px;
    margin: 0px;
    padding: 0px 7px;
}

@media (max-width: 650px) {

.map .city-search-box {
    height: 250px;
    overflow-y: auto;
}
.setPvz .map .items-list {
    height: 200px;
    overflow-y: auto;
}

.setPvz {
    height: 250px !important;
}

#map, .map {
    width: 100%;
    min-height: 250px;
}


}
.payments_text {
    margin-bottom: 20px;
    color: #DB4437;
    text-align: left;
    font-size: 13px;
}

.count-input {
  border: 1px solid #d6d6d6;
display: inline-flex;
width: auto;
border-radius: 16px;
}
.count-input .input-nu {
    border: 0px;
    margin: 0px;
    background: none;
    color: #555;
	font-weight: 600;
}

.count-input .btn-number {
    background: none;
}
.count-input .btn-number:hover .fa{
    color: #4285f4;
}
.count-input .btn-number .fa{
   color: #b9b9b9;
font-size: 14px;
}

@media (max-width: 1400px) and (min-width:992px) {
    .count-input {
        width: 100%;
    }
    .count-input .btn {
        padding: 5px 0px;
    }
    .input-group-btn {
        width: 33%;
    }
}
@media (max-width: 1092px) and (min-width:992px) {
    .cart-page .btn-to-confirm {
        font-size: 15px;
    }
}

body {
    /*width: 100%;*/
    /*min-width: 100%;*/
    /*font-family: 'Inter', sans-serif;*/
}
/*a {*/
/*    color: #141414;*/
/*}*/

#cart-page *:not(.fa) {
    font-family: 'Inter', sans-serif;
}

#cart-page h3,
#cart-page .cart-info h3 {
    font-size: 22px;
    color: #000;
    font-weight: 700;
}

#cart-page .no_items,
#cart-page .cart-title {
    font-size: 26px;
    font-weight: 700;
}
#cart-page .cart_result,
#cart-page .cart-title>span {
    font-size: 16px;
    font-weight: 400;
    color: var(--mp-highlight);
}
#cart-page .btn-mp.active {
    color: var(--mp-white);
    background-color: var(--mp-primary);
    border-color: var(--mp-primary);
}
#cart-page .btn-mp.active:hover {
    background-color: var(--mp-btn-hover);
    border-color: var(--mp-btn-hover);
}
#cart-page .green-checkbox>span::before {
    width: 24px;
    height: 24px;
}
#cart-page .cart-list {
    background-color: #FFFFFF;
    border: 1px solid var(--mp-highlight);
    border-radius: 20px;
    padding: 20px;
}
#cart-page .cart-list>.cart-header-items {
    border-radius: 10px;
    padding: 14px 20px;
    background-color: #F5F5F5;
    color: #616161;
    font-size: 14px;
}
#cart-page .cart-item {
    border-bottom: none;
    width: 100%;
}
#cart-page .cart-icon {
    width: 24px;
    height: 24px;
    margin-right: 10px;
}
#cart-page .product-image {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
}
#cart-page .count-input {
    border: 1px solid var(--mp-highlight);
    padding: 1px 0;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 400;
    width: 90px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}
#cart-page .count-input .input-nu {
    color: #000000;
}
#cart-page .cart_items .cashback-sum {
    background-color: rgba(0, 140, 58, 0.1);
    position: unset;
    /*margin: auto;*/
    width: max-content;
    /*padding: 5px 10px;*/
}
#cart-page .price_item {
    white-space: nowrap;
}
#cart-page .cart_items .old-price {
    font-size: 14px;
    font-weight: 400;
    text-decoration: line-through;
    color: var(--mp-highlight);
}
#cart-page .items-list-table {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
#cart-page .product_title_cell {
    flex: 2;
    padding: 5px 0 5px 15px;
    text-align: left;
}
#cart-page .checkbox_cell>label {
    margin: 0;
    padding: 0;
}
#cart-page .checkbox_cell {
    width: 30px;
}
#cart-page .image_cell {
    min-width: 75px;
}
#cart-page .image_cell img {
    width: 75px;
    height: 75px;
}
#cart-page .info_cell {
    flex: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: -30px;
}
#cart-page .info_cell .counter_cell {
    flex: 1;
}
#cart-page .info_cell .price_cell {
    flex: 2;
    padding-left: 10px;
    text-align: left;
}
/*#cart-page .items-list-table>div {*/
/*    border: 1px dashed #ccc;*/
/*}*/
#cart-page .input-group .btn {
    padding: 5px 7px;
}


#cart-page .desktop-hide {
    display: none;
}
#cart-page .phone-hide {
    display: flex;
}
#cart-page .form-global {
    max-width: 100%;
}
#cart-page .cart-button {
    border: 1px solid var(--mp-highlight);
    border-radius: 10px;
    padding: 20px;
    height: 100%;
    min-height: 160px;
    cursor: pointer;
}
#cart-page .cart-button.active {
    border: 2px solid var(--mp-primary);
}
#cart-page .cart-button .title {
    font-size: 16px;
    font-weight: 600;
    display: block;
}
#cart-page .cart-button .card-button-footer {
    color: var(--mp-highlight);
    font-size: 14px;
    position: absolute;
    left: 35px;
    bottom: 10px;
}
#cart-page .cart-button .card-button-footer.green {
    color: var(--mp-primary);
}
#cart-page .errors-pays-types {

}
#cart-page .cart-button .commit {
    color: var(--mp-highlight);
}
#cart-page .cart-info-data div {
    font-size: 16px;
    font-weight: 400;
    color: #616161;
}

#cart-page .cart-info-data a {
    font-size: 12px;
    color: #2c54bb;
    cursor: pointer;
}
#cart-page .card-gray {
    background-color: #F5F5F5;
    padding: 10px;
    border-radius: 8px;
    margin: 0;
}
#cart-page .cart-info h3>span {
    font-size: 16px;
    font-weight: 400;
    color: var(--mp-highlight);
    position: absolute;
    right: 35px;
    top: 21px;
}
#cart-page .text-black,
#cart-page .text-black span {
    color: #000;
}
#cart-page .nowrap {
    white-space: nowrap;
}
#cart-page .sm-br {
    display: inline;
}
#cart-page input:valid { border-color: var(--mp-primary); }
#cart-page input:invalid { border-color: red; }

.modal .modal-content {
    border-radius: 10px;
    padding: 10px;
}

#cart-page .sum_delivery span,
#cart-page .total_sum span{
    font-size: 22px;
    color: #000;
    font-weight: 700;
}

#content_id .modal .close {
    background: transparent;
    font-size: xx-large;
}
#content_id .modal .close span {
    color: #AAAAAA;
}

#content_id .btn-mp.btn:disabled {
    background-color: var(--mp-btn-disabled);
    border: 1px solid var(--mp-btn-disabled);
    color: var(--mp-noactive);
}
#setYandex .delivery_price>div {
    color: var(--mp-highlight);
    font-size: 12px;
    font-weight: 400;
    margin-top: -12px;
}
#setYandex .delivery_price>p {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    display: flex;
    justify-content: space-between;
}
#setYandex .delivery_price>p>span {
    color: var(--mp-highlight);
    font-size: 16px;
    font-weight: 700;
}

/*services*/
.service{
    position: relative;
    margin-bottom: 20px;
}

.select_service{
    width: 230px;
    padding: 10px 20px;
    border-radius: 100px;
    background-color: #E6F4EC;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    margin-top: 30px;
}

.service_option{
    width: 230px;
    display: block;
    height: auto;
    padding: 14px;
    background-color: #FFFFFF;
    border-radius: 10px;
    position: absolute;
    filter: drop-shadow(0 2px 6px #0000001A);
    display: none;
    margin-top: 10px;
    z-index: 1000;
}

.service_pric{
font-weight: 600;
font-size: 14px;
line-height: 100%;
font-family: 'Golos Text' !important;
}

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

.selected_option{
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.service_point .green-checkbox>span:before{
    width: 20px !important;
    height: 20px !important;
    margin-top: 7px;
}
.count_services{
    background-color: #008C3A;
    padding: 2px 6px;
    height: 18px;
    width: 18px;
    border-radius: 50px;
    margin-left: 10px;
    text-align: center;
}
.service_space{
    display: none;
    height: 10px;
}
#count_services{
    display: block;
    position: absolute;
    color: #FFFFFF;
    font-size: 10px;
}
.service_checkbox{
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid #AAAAAA;
}
.service_space:hover{
    display: block;
}
/* .service_space:hover ~ .service_option{
    transition: .3s;
    display: flex;
    flex-direction: column;
} 
.select_service:hover ~ .service_option{
    transition: .3s;
    display: flex;
    flex-direction: column;
}
.service_option:hover{
    transition: .3s;
    display: flex;
    flex-direction: column;
} */

.service_point{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
/*services*/


@media (max-width: 1024px) {
    #cart-page .product_title_cell {
        flex: 1;
    }
    #cart-page .item_count_text {
        display: none;
    }
}

@media (max-width: 1024px) {
    #cart-page .item_count_text {
        display: none;
    }
}
@media (max-width: 768px) {
    #cart-page .sm-br {
        display: block;
    }
    #cart-page .item_count_text {
        display: inline;
    }
    #cart-page .price_item {
        display: inline;
    }
    #cart-page .info_cell {
        justify-content: space-between;
        align-items: center;
        flex-direction: column-reverse;
        margin-right: 0;
    }
    #cart-page .cart_items .cashback-sum {
        position: unset;
        display: inline-block;
    }
    #cart-page .cart_items .old-price {
        display: block;
        margin-bottom: 5px;
        text-align: end;
    }
    #cart-page .cart_items .price_cell{
        flex: 1;
        width: 100%;
        text-align: end;
    }
    #cart-page .info_cell .counter_cell {
        width: 100%;
        text-align: right;
        text-align: -webkit-right;
    }
}
@media (max-width: 765px) {
    #cart-page .cart_items .old-price {
        display: inline;
    }
    #cart-page .cart-item {
        width: auto;
    }
    #cart-page .phone-hide {
        display: none;
    }
    #cart-page .desktop-hide {
        display: block;
    }
    #cart-page .image_cell {
        min-width: 60px;
    }
    #cart-page .image_cell img {
        width: 60px;
        height: 60px;
        margin-bottom: 5px;
    }
    #cart-page .cart_items .price_cell {
        text-align: start;
    }
    #cart-page .mobile-actions {
        display: flex    ;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
    }
    #cart-page .mobile-actions a {
        border: 1px solid var(--mp-highlight);
        border-radius: 8px;
        display: inline-block;
        padding: 6px;
        width: 36px;
        height: 36px;
        margin-right: 4px;
    }
    #cart-page .count-input {
        padding: 0;
        width: 120px;
    }
    #cart-page .item-end {
        display: block;
        margin-top: 20px;
        width: 100%;
        border-bottom: 1px solid var(--mp-highlight);
    }
}
.sticky-box {
    position: sticky;
    top: 20px;
}

.cart-delete-items-btn{
    color: #AAAAAA;
    background-color: white;
    /* width: 140px; */
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
     transition: color 0.3s ease;
}

.cart-delete-items-btn:active {
    color: #008C3A;
    background-color: white;
}

.cart-delete-items-btn:hover {
    color: #008C3A;
    background-color: white;
}
.modal-delete {
    width: 250px;
    height: 96px;
    background-color: #FFFFFF;
    position: absolute;
    z-index: 1000;
    right: -30px;
    top: 85px;
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-shadow: 0px 2px 6px 0px #0000001A;
}

.modal-title {
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    font-family: 'Golos Text' !important;
    margin: 8px 14px 10px;
}

.modal-delete-buttons {
    display: flex;

}

.modal-delete-btn {
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    font-family: 'Golos Text' !important;
    border-radius: 6px;
    width: 106px;
    height: 29px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
}

.btn-delete {
    background-color: #008C3A;
    color: #FFFFFF;
    margin: 0 10px 0 14px;
}

.btn-cancel {
    color: #000000;
    background-color: #FFFFFF;
}

/* Cart head buttons*/
.cart-title-container {
    display: flex;
    justify-content: space-between;
}

.cart-switch-container {
    display: flex;
}

.cart-switch-container .food_check {
    display: flex;
    border-radius: 50px;
}

.cart-switch-container .food_check button {
    border: none;
    border-radius: 50px;
    outline: none;
    margin: 0 0 0 0;
    font-size: 15px
}

@media (min-width: 600px) {
    .cart-title-container {
        margin-bottom: 20px;
    }

    .cart-switch-container {
        width: 33%;
        justify-content: center;
        min-width: 200px;
        align-items: center;
    }

    .cart-switch-container .food_check {
        flex-direction: row;
        background-color: #ddd;
        width: 200px
    }

    .cart-option-delete-container {
        display: flex;
        flex-direction: row;
        width: 33%;
        justify-content: right;
        align-items: center;
        margin-right: 5px;
    }

    .cart-option-select-all-container {
        display: flex;
        flex-direction: row;
        width: 33%;
        justify-content: left;
        margin-bottom: 0;
        align-items: center;
        margin-left: 5px;
    }

    .cart-option-select-all-container .green-checkbox {
        margin-top: 10px;
        margin-bottom: 0;
    }
}
@media (max-width: 599px) and (min-width: 430px) {
    .cart-title-container {
        min-height: 100px;
        margin-bottom: 10px;
        position: relative;
    }

    .cart-switch-container {
        justify-content: right;
        min-width: 300px;
        width: 50%;
        position: absolute;
        top: 20%;
        right: 0;
        margin-right: 15px;
        order: 3;
    }

    .cart-switch-container .food_check {
        flex-direction: row;
        background-color: #ddd;
        width: 200px
    }

    .cart-option-select-all-container{
        position: absolute;
        left: 0;
        width: 50%;
        top: 0;
        margin-top: 10px;
    }

    .cart-option-delete-container {
        position: absolute;
        left: 0;
        width: 50%;
        bottom: 0;
        margin-bottom: 10px;
    }
}
@media (max-width: 429px) and (min-width: 375px) {
    .cart-title-container {
        min-height: 100px;
        margin-bottom: 10px;
        position: relative;
    }

    .cart-switch-container {
        justify-content: right;
        position: absolute;
        top: 0;
        right: 0;
        width: 50%;
        margin-right: 15px;
        min-width: 300px;
        order: 3;
    }

    .cart-switch-container .food_check {
        display: flex;
        flex-direction: column;
        width: 150px
    }

    .cart-option-select-all-container{
        position: absolute;
        left: 0;
        width: 50%;
        top: 0;
        margin-top: 10px;
    }

    .cart-option-delete-container {
        position: absolute;
        left: 0;
        width: 50%;
        bottom: 0;
        margin-bottom: 10px;
    }
}
@media (max-width: 374px) {
    .cart-title-container {
        flex-direction: column;
        margin-bottom: 10px;
    }

    .cart-switch-container {
        justify-content: center;
        width: 100%;
        min-width: 200px;
        align-items: center;
    }

    .cart-switch-container .food_check {
        display: flex;
        border-radius: 50px;
        background-color: #ddd;
        width: 200px
    }

    .cart-option-select-all-container {
        display: flex;
        flex-direction: row;
        width: 100%;
        justify-content: center;
        margin-bottom: 0;
        align-items: center;
    }

    .cart-option-select-all-container .green-checkbox {
        margin-top: 10px;
        margin-bottom: 0;
    }

    .cart-option-delete-container {
        display: flex;
        flex-direction: row;
        width: 100%;
        justify-content: center;
        align-items: center;
    }
}