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

.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 0px;
    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;
}
.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;
    }
}
    
