
.hidden, #bx-soa-region, #pickUpMap, #bx-soa-pickup, .answers-list-hidden {
    display: none!important;
}

.checkout-main__content__left-side .steps-list__item .step-content .block-title {
    display: block;
}
.input-group.label-group .input-messages .error-message {
    display:block;
}

.checkout-main__content__left-side .steps-list__item .step-content .search-group .label {
    z-index:20;
}

.region-group-cnt:before {
    font-family: Fontello;
    font-style: normal;
    font-weight: 400;
    speak: never;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    content: "\e82d";
    position: absolute;
    top: 14px;
    left: 16px;
    font-size: 24px;
    line-height: 24px;
    color: var(--txt-gray);
    z-index:20;
}

.lega-block {
    margin-top:24px
}

.adminMargin {
    margin-top:30px;
}
.adminHeader {
    top:30px;
}
.adminHeader.scroll {
    top:0px;
}
.ur-data {
    margin-bottom:45px
}
/*
body .bx-soa-tooltip.bx-soa-tooltip-danger .tooltip-inner {
    background: none;
    color: var(--error-color);
    font-size: 12px;
    line-height: 160%;
    font-weight: 500;
    margin-top: 4px;
}
body .bx-soa-tooltip.bx-soa-tooltip-static {
    position: inherit;
    top:0px;
}*/
.ajax-preloader{
    position: fixed;
    z-index: 100;

    width: 300px;
    height: 300px;
    top: 50%;
    left: 50%;
    margin-left: -150px;
    margin-top: -150px;
}

input.input-code-number::-webkit-outer-spin-button,
input.input-code-number::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

body .product-item.day-item {
    border-color: var(--gray-border);
}

.simple-modal.complete-modal .modal-content .icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 120px;
    height: 120px;
    background-color: #c3e2f1;
    border-radius: 50%;
    color: #fff;
    font-size: 90px;
    line-height: 90px;
    margin: 0 auto;
}

.search-main .catalog-list__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 10px);
    flex: 0 0 calc(50% - 10px);
    max-width: calc(50% - 10px);
    margin: 0 20px 20px 0;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    min-height: 210px;
    background-color: #f3f7fa;
}

.code_modal_cnt {
    margin-top: 30px
}
.category-list a.active {
    color: var(--accent-color)!important; /*#2d8dc3*/
}
.banner-bg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.banner-bg .container {
    min-height: 406px;
}
.main-section .main-banner .slide-content {
    padding: 15px 0px;
}
.slide-logo {
    margin-bottom: 15px;    
}
.slide-logo img {
    max-height: 40px;
    width: auto;
}
.main-section .main-banner .slide-content__left-side .slide-descr {
    margin-top: 0px;
}
.slide-descr h2 {
    color: #103B5E;
    font-family: Gilroy;
    font-size: 49px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 15px;
}
.slide-descr h2 span {
    color: #2D8DC3;
}
.main-section .main-banner .slide-content__left-side {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
}
.main-section .main-banner .banner-navigation {
    bottom: 20px;
}
.slide-descr strong {
    color: rgba(16, 59, 94, 1);
}
.slide-descr span {
    color: #2D8DC3;
}
.main-section .main-banner::after {
    display: none;
}
.bn-flex {
    display: flex;
    flex-wrap: wrap;
}
.bn-flex > div {
    margin-right: 35px;
}
.bn-flex p {
    font-size: 16px;
    color: #292D32;
    margin: 0px;
}
.bn-flex p:first-child {
    font-weight: 700; 
    font-size: 18px;
}
.slide-mob_bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-position: right bottom;
    background-size: cover;
    background-repeat: no-repeat;
    display: none;
}
.title-row .header2 {
    max-width: 600px;
}
.category-main .category-menu .submenu-item > a {
    position: relative;
}
.category-main .category-menu .submenu-item > a > span {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 20px;
    height: 20px;
}
.blog-section__content .image-block img {
    max-width: 100%;
    height: auto;
}
.blog-section__content .blog-slider .swiper-slide .blog-content {
    background: none;
}
.blog-section__content .blog-slider .swiper-slide .blog-content .descr-block {
    position: relative;
    margin: 16px 0px 0px 0px;
    padding: 0px 30px 0px 0px;
}
.descr-block .tag {
    width: 100%;
}
.file-item {
    margin-bottom: 10px;
}
@media all and (min-width: 1023px) {
    .blog-section__content .blog-slider .swiper-slide .blog-content .descr-block .item-name {
        font-size: 18px;
    }
}

@media all and (max-width: 1023px) {
    .banner-bg {
        background: none !important;
    }
    .main-section .main-banner .slide-content__left-side {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
    }
    .slide-mob_bg {
        display: block;
    }
    .banner-bg .container {
        position: relative;
        z-index: 10;
    }
    .slide-descr h2 {
        font-size: 40px;
    }
    .main-section .main-banner .slide-content__left-side .slide-descr {
        max-width: unset;
    }
}

@media all and (max-width: 767px) {
    .banner-bg .container {
        min-height: 425px;
    }
    .main-section .main-banner .slide-content__left-side {
        padding-right: 0px;
    }
    .main-section .main-banner .slide-content__left-side {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .slide-descr h2 {
        font-size: 31px;
        margin-bottom: 10px;
    }
    .bn-flex p {
        font-size: 14px;
    }
    .bn-flex p:first-child {
        font-size: 16px;
    }
}