footer .short .right_block {
    float: right;
    margin-top: -1px;
    /* max-width: 192px; */
    max-width: 220px;
    display: none;
}

footer .footer-inner {
    position: relative;
    margin: 0px;
    padding: 59px 0 64px;
background: #1e97c7;
background: linear-gradient(90deg,#1e97c7 0%, #094f7a 0%, #2175b2 71%, #3697e4 90%, #42aaff 100%);
}
* {

footer .info .subscribe_button .btn {
    position: relative;
    display: block;
    padding: 15px 45px 14px 18px;
    white-space: normal;
    /* background: #494949; */
    /* border-color: #494949; */
    text-align: left;
    letter-spacing: 0.8px;
}


* {
    footer .info .subscribe_button .btn {
        position: relative;
        display: block;
        padding: 15px 45px 14px 18px;
        white-space: normal;
        background: #145d90;
        border-color: #ffffff;
        text-align: left;
        letter-spacing: 0.8px;
    }
}


.alert-danger p, font.errortext {
    color: #e83333;
    display: none;
}


.btn.btn-default {
    background-color: #145d90;
    border-color: #145d90;
    color: #ffffff;
    background: linear-gradient(90deg, #1e97c7 0%, #094f7a 0%, #2175b2 71%, #3697e4 90%, #42aaff 100%);
}


.basket_normal .logo_and_menu-row .basket-link {
        padding-left: 10px;
        padding-right: 10px;
        display: none;
    }
}

.mega_fixed_menu .right_menu_block .contact_wrap .person_wrap .counters {
    margin-bottom: 21px;
    display: none;
}

#headerfixed .basket-link.basket {
    position: relative;
    display: none;
}

footer .social-icons ul {
    position: relative;
    display: inline-block;
    padding: 0 32px;
    background: #14619500;
    /* background: var(--d1b_dark_light); */
    z-index: 1;
}

#mobilemenu .menu.middle a .svg-basket, #mobilemenu .menu.middle a .svg-inline-basket {
    width: 18px;
    min-width: 18px;
    height: 17px;
    min-height: 17px;
    left: 19px;
    top: 24px;
    display: none;
}