
#map {
    height: 201px;
}

.home-slider {
    height: 135px;
}
@media (min-width: 64rem) {
    #map {
        height: 420px;
    }
    .home-slider {
        height: 240px;
    }
}


.row-col .col, 
.row-col [class*=" col-"], 
.row-col [class^=col-] {
    margin: 0;
    margin-bottom: 0;
}


.footer_vk{color:#07F}
.footer_ok{color:#FF7609}
.footer_tg{color:#18A3E6}
.WhatsApp {color: #28D146;}




.ngod {
    position: fixed;
    width: 267px;
    height: 400px;
    bottom: -204px;
    z-index: 2;
    right: -141px;
    transform: rotate(-14deg);
}

@media (min-width: 64rem) {
    .ngod {
        bottom: -40px;
        z-index: 2;
        right: -149px;
    }
}

.bellLight__input {
    padding-top: var(--space-sm) !important;
    padding-bottom: var(--space-sm) !important;
    font-size: var(--text-md, 1.125rem) !important;
    margin-bottom: 0 !important;
}

.bellLight__bbt input[type="submit"] {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.home-slider__img a,
.home-slider__img a:hover {
    opacity: 1!important;
}



.h-popular__img a,
.h-promo a,
.h-promo .icon {
    z-index: 0;
}




:root {
    --add_to_cart_button_text_color: #d7e7f8;
    --add_to_cart_button_color: #002b55;
}


.buy1click-button, .buy1click-form-button {
    width: 100% !important;
    border-radius: 15px;
    border: 1px solid transparent;
}
.buy1click-button_type_item {
    background: #d7e7f8;
    color: #002b55;
    box-shadow: 0 0px 0px rgba(0, 0, 0, .2);
}
.buy1click-button:hover {
    background-color: #cbe0f7 !important;
}

.b-cityselect__list a {
    color: #000;
}
.b-cityselect__list a:hover {
    color: #4652FF;
}

.phome_menedzher-row [class^=col-] {
    margin: 0;
}