#upd .header__bottom {
    padding-top: 25px;
    padding-bottom: 22px;
    justify-content: space-between;
    position: relative;
}

#upd .header__bottom-menu ul li a,
.header__bottom-menu-icon.dropdown>a {
    padding: 0px 10px;
    white-space: nowrap;
    font-size: 20px;
    line-height: 1;
}

#upd .header__bottom-menu ul li {
    margin-left: 0px;
    margin-right: 2rem;
}

#upd .header__bottom-alles {
    width: 40%;
}

#upd .header__bottom-logo-wrapper {
    padding: 20px 40px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 5px;
    background: white;
    border-radius: 43px;
    box-shadow: 0px 44px 40px 0px #4040400f;
}

#upd .header__bottom-logo-wrapper img {
    width: 200px;
    max-width: 100%;
    height: auto;
}

section.banner {
    margin-top: 73px;
}

#upd .header__top-call::after {
    display: none;
}

#upd .header__top-call img {
    width: 22px;
    height: auto;
}

#upd .header__top-call {
    display: flex;
}

#upd .header__bottom-alles-btns-btn:not(:last-child) {
    margin-right: 3.4rem;
}

a.header__top-call.header__bottom-alles-btns-btn {
    margin-right: 0px !important;
}

.header__bottom-alles-phone {
    font-size: 19.25px;
}

.header__top-city {
    font-size: 17.58px;
}

#upd .header__bottom-alles-btns-btn__value,
#upd .header__bottom-favorite-btns-btn__value {
    font-size: 7.46px !important;
    line-height: 0.73px !important;
    min-width: 12px !important;
    min-height: 12px !important;
    height: 12px !important;
    padding-left: 1px;
    padding-bottom: 1px;
    background: linear-gradient(180deg, rgba(208, 170, 110, 0.8) 0%, rgba(117, 96, 62, 0.8) 76.77%, rgba(106, 87, 56, 0.8) 100%);
    right: -5px !important;
    top: -3px !important;
}

#upd a.header__top-city:before {
    width: 9px;
    height: 5px;
    background: url('/local/templates/idealbeds/img/icon/new/arrow-down.svg');
    background-size: contain;
    content: '';
    position: absolute;
    right: 0;
    top: calc(50% - 2px);
}

#upd a.header__top-city {
    padding-right: 14px;
}

.header__bottom-menu-icon ul {
    overflow-y: auto;
}

@media (min-width: 48em) {
    .header__bottom-menu {
        display: flex;
        align-items: center;
    }
    .header__bottom-menu-icon.dropdown {
        display: flex;
        width: fit-content;
        align-items: center;
    }
    ul.header__bottom-menu-icon-drop.dropdown-content {
        top: 25px;
        padding: 4rem;
        border-radius: 0px 0px 15px 15px;
    }
    .header__bottom-menu-icon ul {
        height: fit-content;
    }
    #upd .header__bottom-logo-wrapper {
        box-shadow: none;
    }
    .header__bottom-menu li.parent.level-1-menu:hover>ul.level-2-menu {
        left: 0rem;
        width: 49.4rem;
        background: #fff;
        top: 22px;
        padding: 4rem;
        border-radius: 0px 0px 15px 15px;
    }
    .header__bottom-menu ul.level-2-menu {
        margin-left: 0px;
        margin-right: 2rem;
    }
    li.dizigner {
        margin-left: 0px;
    }
    #upd .header__bottom-menu ul.level-2-menu li:not(:last-child) {
        margin-bottom: 2.3rem;
    }
}

ul.header__bottom-menu-icon-drop.dropdown-content {
    top: 27px;
}

.header__bottom-menu-icon.dropdown>a {
    text-transform: uppercase;
    margin-left: 10px;
    margin-right: 2rem;
}

@media (max-width: 1600px) {
    #upd .header__bottom-menu ul li a,
    .header__bottom-menu-icon.dropdown>a {
        font-size: 18px;
    }
    #upd .header__bottom-logo-wrapper {
        padding: 20px 35px;
    }
    #upd .header__bottom-logo-wrapper img {
        width: 180px;
    }
    header#upd .container {
        width: 92%;
    }
}

@media (max-width: 1400px) {
    #upd .header__bottom-menu ul li a,
    .header__bottom-menu-icon.dropdown>a {
        font-size: 16px;
    }
    #upd .header__bottom-logo-wrapper {
        padding: 15px 40px;
        left: 48%;
    }
    #upd .header__bottom-logo-wrapper img {
        width: 160px;
    }
    header#upd .container {
        width: 96%;
    }
    #upd .header__bottom-alles-btns {
        margin-left: 5px;
    }
    #upd .header__bottom {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    section.banner {
        margin-top: 55px;
    }
}

@media (max-width: 1200px) {
    #upd .header__bottom-menu ul li a,
    .header__bottom-menu-icon.dropdown>a {
        font-size: 14px;
    }
    #upd .header__bottom-logo-wrapper {
        padding: 10px 40px;
        left: 47%;
    }
    #upd .header__bottom-logo-wrapper img {
        width: 130px;
    }
    header#upd .container {
        width: 96%;
    }
    #upd .header__bottom-alles-btns {
        margin-left: 5px;
    }
    #upd .header__bottom {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    section.banner {
        margin-top: 50px;
    }
    .header__bottom-alles-phone {
        font-size: 14px;
    }
    #upd a.header__top-city {
        font-size: 14px;
    }
}

@media (max-width: 1100px) {
    #upd .header__bottom-menu ul li a {
        font-size: 12px;
    }
}

@media (max-width: 1020px) {
    #upd .header__bottom-menu ul li a,
    .header__bottom-menu-icon.dropdown>a {
        font-size: 12px;
    }
    #upd .header__bottom-logo-wrapper {
        padding: 10px 20px;
        left: 47%;
    }
    #upd .header__bottom-logo-wrapper img {
        width: 110px;
    }
    header#upd .container {
        width: 96%;
    }
    #upd .header__bottom-alles-btns {
        margin-left: 5px;
    }
    #upd .header__bottom {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    section.banner {
        margin-top: 45px;
    }
    .header__bottom-alles-phone {
        font-size: 12px;
    }
    #upd a.header__top-city {
        font-size: 12px;
    }
    #upd .header__bottom-menu ul li {
        margin-right: 1rem;
    }
}

@media (max-width: 992px) {
    #upd .header__bottom-menu ul li a,
    .header__bottom-menu-icon.dropdown>a {
        font-size: 10px;
    }
    #upd .header__bottom-logo-wrapper {
        padding: 10px 17px;
        left: 47%;
        border-radius: 18px;
    }
    #upd .header__bottom-logo-wrapper img {
        width: 83px;
        height: auto;
    }
    header#upd .container {
        width: 96%;
    }
    #upd .header__bottom-alles-btns {
        margin-left: 5px;
    }
    #upd .header__bottom {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    section.banner {
        margin-top: 30px;
    }
    .header__bottom-alles-phone {
        font-size: 12px;
    }
    #upd a.header__top-city {
        font-size: 13px;
    }
    #upd .header__bottom-menu ul li {
        margin-right: 0px;
    }
    #upd a.header__bottom-alles-phone {
        display: none;
    }
    .header__top-city::after {
        width: 15px;
        height: 18px;
        left: -9px;
    }
}

@media (max-width: 768px) {
    #upd .header__bottom-alles {
        width: 60%;
        margin-left: auto;
    }
    header#upd .container {
        width: 100%;
        padding: 0 16px;
    }
    #upd a.header__top-city {
        /* display: none; */
    }
    #upd .header__bottom-alles>a.header__top-city {
        display: none;
    }
    #upd .header__bottom-logo-wrapper {
        transform: none;
        left: 0;
        padding: 12px 18px;
        top: 0px;
        z-index: 1001;
    }
    #upd .header__bottom-logo-wrapper img {
        width: 84px;
        height: auto;
    }
    a.header__bottom-alles-btns-btn.mobile {
        display: none;
    }
    #upd .header__bottom-alles-btns {
        margin-top: 0px;
        margin-left: 0px;
    }
    #upd .header__bottom-alles-btns {
        width: 21px;
        height: 21px;
        min-height: 21px;
        min-width: 21px;
    }
    #upd a.header__bottom-alles-btns-btn.desctop {
        display: block !important;
    }
    #upd .header__bottom-alles-btns-btn:not(:last-child) {
        width: 21px;
        height: 21px;
        min-width: 21px;
        min-height: 21px;
    }
    #upd .header__burger {
        width: 14px;
        height: 11px;
        margin: 0px;
    }
    .header__burger::after,
    .header__burger::before {
        width: 100%;
        height: 1px;
        background: linear-gradient(180deg, rgba(208, 170, 110, 0.8) 0%, rgba(117, 96, 62, 0.8) 76.77%, rgba(106, 87, 56, 0.8) 100%);
    }
    .header__burger span {
        top: calc(50% - 1px);
        background: linear-gradient(180deg, rgba(208, 170, 110, 0.8) 0%, rgba(117, 96, 62, 0.8) 76.77%, rgba(106, 87, 56, 0.8) 100%);
        height: 1px;
    }
    .header__burger.active::after,
    .header__burger.active::before {
        top: 5px;
    }
    .header__bm {
        top: 31px;
    }
    #upd a.header__top-city {
        font-size: 3.4rem;
        padding-left: 0px;
    }
    #upd a.header__top-city:before {
        width: 11px;
        height: 6px;
        background-repeat: no-repeat;
        right: -10px;
        top: calc(50% - 0px);
    }
}

@media (max-width: 500px) {
    #upd .header__bottom-alles-btns-btn:not(:last-child) {
        margin-right: 3.7rem;
    }
}

@media (max-width: 450px) {
    #upd .header__bottom-alles-btns-btn:not(:last-child) {
        margin-right: 3rem;
    }
}

@media (max-width: 375px) {
    #upd .header__bottom-alles-btns-btn:not(:last-child) {
        margin-right: 2.5rem;
    }
    #upd .header__bottom-logo-wrapper {
        left: -10px;
        padding: 10px 16px;
    }
    #upd .header__bottom-alles {
        width: calc(100% - 120px);
    }
    header#upd .container {
        padding-right: 10px;
    }
    #upd .header__bottom-alles-btns-btn:not(:last-child) {
        width: 18px;
        height: 18px;
        min-width: 18px;
        min-height: 18px;
    }
}

.header__bottom-menu-icon ul {
    overflow-y: auto;
}

@media (max-width: 768px) {
    .header__bottom-alles-btns-form {
        width: 100vw;
        left: 50%;
        transform: translateX(-50%);
    }
    .header__bottom-alles-btns-form-wrap {
        padding-left: 10px;
        padding-right: 20px;
    }
    #upd .header__bottom-logo-wrapper {
        z-index: 0;
    }
    #upd .header__bottom-logo-wrapper img {
        width: 74px;
    }
    header#upd .container {
        padding-left: 5px;
        padding-right: 20px;
    }
    #upd .header__burger {
        width: 20px;
        height: 16px;
    }
    .no__scroll #upd .header__bottom-logo-wrapper {
        padding-top: 2px;
    }
    .no__scroll #upd a.header__bottom-alles-btns-btn.dropdown-click.active {
        opacity: 0;
    }
    .fake3 {
        height: fit-content;
    }
    .category__filter-item-content-wr-r {
        height: fit-content;
    }
    .bx-filter-container-modef>.bx-filter-popup-result {
        z-index: 999;
        top: -30px;
    }
    .category__filter-items {
        padding-top: 30px;
    }
    .photo .recommended__header-link {
        top: unset;
    }
    .bx-ag-search-page.search-page.theme-blue {}
    .bx-ag-search-page.search-page.theme-blue input[type="text"] {
        box-sizing: border-box;
        max-width: 100%;
        margin-bottom: 15px;
    }
    .header__bm-lists li span.akkar.active+ul {
        display: block !important;
    }
    .header__bm-lists li span.akkar+ul {
        display: none !important;
    }
}

@media (min-width: 768px) {
    body ul.header__bottom-menu-icon-drop.dropdown-content {
        top: 100%;
    }
}

body .__jivoMobileButton {
    bottom: 75px;
    right: 0;
}