.l-subheader.at_middle, .l-subheader.at_middle .w-dropdown-list, .l-subheader.at_middle .type_mobile .w-nav-list.level_1 {
    background: #cf3238;
    color: var(--color-header-middle-text)
}

.no-touch .l-subheader.at_middle a:hover, .no-touch .l-header.bg_transparent .l-subheader.at_middle .w-dropdown.opened a:hover {
    color: var(--color-header-middle-text-hover)
}

.l-header.bg_transparent:not(.sticky) .l-subheader.at_middle {
    background: var(--color-header-transparent-bg);
    color: var(--color-header-transparent-text)
}

.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-cart-link:hover, .no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-text a:hover, .no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-html a:hover, .no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-nav > a:hover, .no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-menu a:hover, .no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-search > a:hover, .no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-dropdown a:hover, .no-touch .l-header.bg_transparent:not(.sticky) .at_middle .type_desktop .menu-item.level_1:hover > a {
    color: var(--color-header-transparent-text-hover)
}

.l-subheader.at_bottom, .l-subheader.at_bottom .w-dropdown-list, .l-subheader.at_bottom .type_mobile .w-nav-list.level_1 {
    background: #0D2B67;
    color: var(--color-header-middle-text)
}

.no-touch .l-subheader.at_bottom a:hover, .no-touch .l-header.bg_transparent .l-subheader.at_bottom .w-dropdown.opened a:hover {
    color: var(--color-header-middle-text-hover)
}

.l-header.bg_transparent:not(.sticky) .l-subheader.at_bottom {
    background: var(--color-header-transparent-bg);
    color: var(--color-header-transparent-text)
}

.no-touch .l-header.bg_transparent:not(.sticky) .at_bottom .w-cart-link:hover, .no-touch .l-header.bg_transparent:not(.sticky) .at_bottom .w-text a:hover, .no-touch .l-header.bg_transparent:not(.sticky) .at_bottom .w-html a:hover, .no-touch .l-header.bg_transparent:not(.sticky) .at_bottom .w-nav > a:hover, .no-touch .l-header.bg_transparent:not(.sticky) .at_bottom .w-menu a:hover, .no-touch .l-header.bg_transparent:not(.sticky) .at_bottom .w-search > a:hover, .no-touch .l-header.bg_transparent:not(.sticky) .at_bottom .w-dropdown a:hover, .no-touch .l-header.bg_transparent:not(.sticky) .at_bottom .type_desktop .menu-item.level_1:hover > a {
    color: var(--color-header-transparent-text-hover)
}

.header_ver .l-header {
    background: #315da8;
    color: var(--color-header-middle-text)
}

@media (min-width: 900px) {
    .hidden_for_default {
        display: none !important
    }

    .l-subheader.at_top {
        display: none
    }

    .l-header {
        position: relative;
        z-index: 111;
        width: 100%
    }

    .l-subheader {
        margin: 0 auto
    }

    .l-subheader.width_full {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .l-subheader-h {
        display: flex;
        align-items: center;
        position: relative;
        margin: 0 auto;
        height: inherit
    }

    .w-header-show {
        display: none
    }

    .l-header.pos_fixed {
        position: fixed;
        left: 0
    }

    .l-header.pos_fixed:not(.notransition) .l-subheader {
        transition-property: transform, background, box-shadow, line-height, height;
        transition-duration: 0.3s;
        transition-timing-function: cubic-bezier(.78, .13, .15, .86)
    }

    .header_hor .l-header.sticky_auto_hide {
        transition: transform 0.3s cubic-bezier(.78, .13, .15, .86) 0.1s
    }

    .header_hor .l-header.sticky_auto_hide.down {
        transform: translateY(-110%)
    }

    .l-header.bg_transparent:not(.sticky) .l-subheader {
        box-shadow: none !important;
        background: none
    }

    .l-header.bg_transparent ~ .l-main .l-section.width_full.height_auto:first-child > .l-section-h {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .l-header.pos_static.bg_transparent {
        position: absolute;
        left: 0
    }

    .l-subheader.width_full .l-subheader-h {
        max-width: none !important
    }

    .headerinpos_above .l-header.pos_fixed {
        overflow: hidden;
        transition: transform 0.3s;
        transform: translate3d(0, -100%, 0)
    }

    .headerinpos_above .l-header.pos_fixed.sticky {
        overflow: visible;
        transform: none
    }

    .headerinpos_above .l-header.pos_fixed ~ .l-section > .l-section-h, .headerinpos_above .l-header.pos_fixed ~ .l-main .l-section:first-of-type > .l-section-h {
        padding-top: 0 !important
    }

    .l-header.shadow_thin .l-subheader.at_middle, .l-header.shadow_thin .l-subheader.at_bottom, .l-header.shadow_none.sticky .l-subheader.at_middle, .l-header.shadow_none.sticky .l-subheader.at_bottom {
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08)
    }

    .l-header.shadow_wide .l-subheader.at_middle, .l-header.shadow_wide .l-subheader.at_bottom {
        box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.1), 0 2px 1px -1px rgba(0, 0, 0, 0.05)
    }

    .header_hor .l-subheader-cell > .w-cart {
        margin-left: 0;
        margin-right: 0
    }

    .l-header:before {
        content: '171'
    }

    .l-header.sticky:before {
        content: '110'
    }

    .l-subheader.at_top {
        line-height: 40px;
        height: 40px
    }

    .l-header.sticky .l-subheader.at_top {
        line-height: 40px;
        height: 40px
    }

    .l-subheader.at_middle {
        line-height: 121px;
        height: 121px
    }

    .l-header.sticky .l-subheader.at_middle {
        line-height: 60px;
        height: 60px
    }

    .l-subheader.at_bottom {
        line-height: 50px;
        height: 50px
    }

    .l-header.sticky .l-subheader.at_bottom {
        line-height: 50px;
        height: 50px
    }

    .l-subheader.with_centering .l-subheader-cell.at_left, .l-subheader.with_centering .l-subheader-cell.at_right {
        flex-basis: 100px
    }

    .l-header.pos_fixed ~ .l-main > .l-section:first-of-type > .l-section-h, .headerinpos_below .l-header.pos_fixed ~ .l-main > .l-section:nth-of-type(2) > .l-section-h, .l-header.pos_static.bg_transparent ~ .l-main > .l-section:first-of-type > .l-section-h {
        padding-top: 171px
    }

    .headerinpos_bottom .l-header.pos_fixed ~ .l-main > .l-section:first-of-type > .l-section-h {
        padding-bottom: 171px
    }

    .l-header.bg_transparent ~ .l-main .l-section.valign_center:first-of-type > .l-section-h {
        top: -85.5px
    }

    .headerinpos_bottom .l-header.pos_fixed.bg_transparent ~ .l-main .l-section.valign_center:first-of-type > .l-section-h {
        top: 85.5px
    }

    .menu-item-object-us_page_block {
        max-height: calc(100vh - 171px)
    }

    .l-header.pos_fixed:not(.down) ~ .l-main .l-section.type_sticky {
        top: 110px
    }

    .admin-bar .l-header.pos_fixed:not(.down) ~ .l-main .l-section.type_sticky {
        top: 142px
    }

    .l-header.pos_fixed.sticky:not(.down) ~ .l-main .l-section.type_sticky:first-of-type > .l-section-h {
        padding-top: 110px
    }

    .l-header.pos_fixed ~ .l-main .vc_column-inner.type_sticky > .wpb_wrapper {
        top: calc(110px + 4rem)
    }

    .l-header.pos_fixed ~ .l-main .woocommerce .cart-collaterals, .l-header.pos_fixed ~ .l-main .woocommerce-checkout #order_review {
        top: 110px
    }

    .l-header.pos_static.bg_solid ~ .l-main .l-section.height_full:first-of-type {
        min-height: calc(100vh - 171px)
    }

    .admin-bar .l-header.pos_static.bg_solid ~ .l-main .l-section.height_full:first-of-type {
        min-height: calc(100vh - 203px)
    }

    .l-header.pos_fixed:not(.sticky_auto_hide) ~ .l-main .l-section.height_full:not(:first-of-type) {
        min-height: calc(100vh - 110px)
    }

    .admin-bar .l-header.pos_fixed:not(.sticky_auto_hide) ~ .l-main .l-section.height_full:not(:first-of-type) {
        min-height: calc(100vh - 142px)
    }

    .headerinpos_below .l-header.pos_fixed:not(.sticky) {
        position: absolute;
        top: 100%
    }

    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) {
        position: absolute;
        top: 100vh
    }

    .headerinpos_below .l-header.pos_fixed ~ .l-main > .l-section:first-of-type > .l-section-h, .headerinpos_bottom .l-header.pos_fixed ~ .l-main > .l-section:first-of-type > .l-section-h {
        padding-top: 0 !important
    }

    .headerinpos_below .l-header.pos_fixed ~ .l-main .l-section.height_full:nth-of-type(2) {
        min-height: 100vh
    }

    .admin-bar.headerinpos_below .l-header.pos_fixed ~ .l-main .l-section.height_full:nth-of-type(2) {
        min-height: calc(100vh - 32px)
    }

    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-cart-dropdown, .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_2 {
        bottom: 100%;
        transform-origin: 0 100%
    }

    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_mobile.m_layout_dropdown .w-nav-list.level_1 {
        top: auto;
        bottom: 100%;
        box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.1)
    }

    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_3, .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_4 {
        top: auto;
        bottom: 0;
        transform-origin: 0 100%
    }

    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-dropdown-list {
        top: auto;
        bottom: -0.4em;
        padding-top: 0.4em;
        padding-bottom: 2.4em
    }
}

@media (min-width: 600px) and (max-width: 899px) {
    .hidden_for_tablets {
        display: none !important
    }

    .l-subheader.at_top {
        display: none
    }

    .l-header {
        position: relative;
        z-index: 111;
        width: 100%
    }

    .l-subheader {
        margin: 0 auto
    }

    .l-subheader.width_full {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .l-subheader-h {
        display: flex;
        align-items: center;
        position: relative;
        margin: 0 auto;
        height: inherit
    }

    .w-header-show {
        display: none
    }

    .l-header.pos_fixed {
        position: fixed;
        left: 0
    }

    .l-header.pos_fixed:not(.notransition) .l-subheader {
        transition-property: transform, background, box-shadow, line-height, height;
        transition-duration: 0.3s;
        transition-timing-function: cubic-bezier(.78, .13, .15, .86)
    }

    .header_hor .l-header.sticky_auto_hide {
        transition: transform 0.3s cubic-bezier(.78, .13, .15, .86) 0.1s
    }

    .header_hor .l-header.sticky_auto_hide.down {
        transform: translateY(-110%)
    }

    .l-header.bg_transparent:not(.sticky) .l-subheader {
        box-shadow: none !important;
        background: none
    }

    .l-header.bg_transparent ~ .l-main .l-section.width_full.height_auto:first-child > .l-section-h {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .l-header.pos_static.bg_transparent {
        position: absolute;
        left: 0
    }

    .l-subheader.width_full .l-subheader-h {
        max-width: none !important
    }

    .headerinpos_above .l-header.pos_fixed {
        overflow: hidden;
        transition: transform 0.3s;
        transform: translate3d(0, -100%, 0)
    }

    .headerinpos_above .l-header.pos_fixed.sticky {
        overflow: visible;
        transform: none
    }

    .headerinpos_above .l-header.pos_fixed ~ .l-section > .l-section-h, .headerinpos_above .l-header.pos_fixed ~ .l-main .l-section:first-of-type > .l-section-h {
        padding-top: 0 !important
    }

    .l-header.shadow_thin .l-subheader.at_middle, .l-header.shadow_thin .l-subheader.at_bottom, .l-header.shadow_none.sticky .l-subheader.at_middle, .l-header.shadow_none.sticky .l-subheader.at_bottom {
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08)
    }

    .l-header.shadow_wide .l-subheader.at_middle, .l-header.shadow_wide .l-subheader.at_bottom {
        box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.1), 0 2px 1px -1px rgba(0, 0, 0, 0.05)
    }

    .header_hor .l-subheader-cell > .w-cart {
        margin-left: 0;
        margin-right: 0
    }

    .l-subheader.at_top {
        line-height: 40px;
        height: 40px
    }

    .l-header.sticky .l-subheader.at_top {
        line-height: 40px;
        height: 40px
    }

    .l-header:before {
        content: '130'
    }

    .l-header.sticky:before {
        content: '110'
    }

    .l-subheader.at_middle {
        line-height: 80px;
        height: 80px
    }

    .l-header.sticky .l-subheader.at_middle {
        line-height: 60px;
        height: 60px
    }

    .l-subheader.at_bottom {
        line-height: 50px;
        height: 50px
    }

    .l-header.sticky .l-subheader.at_bottom {
        line-height: 50px;
        height: 50px
    }

    .l-subheader.with_centering_tablets .l-subheader-cell.at_left, .l-subheader.with_centering_tablets .l-subheader-cell.at_right {
        flex-basis: 100px
    }

    .l-header.pos_fixed ~ .l-main > .l-section:first-of-type > .l-section-h, .l-header.pos_static.bg_transparent ~ .l-main > .l-section:first-of-type > .l-section-h {
        padding-top: 130px
    }

    .l-header.bg_transparent ~ .l-main .l-section.valign_center:first-of-type > .l-section-h {
        top: -65px
    }

    .l-header.pos_fixed ~ .l-main .l-section.type_sticky {
        top: 110px
    }

    .admin-bar .l-header.pos_fixed ~ .l-main .l-section.type_sticky {
        top: 142px
    }

    .l-header.pos_fixed.sticky:not(.down) ~ .l-main .l-section.type_sticky:first-of-type > .l-section-h {
        padding-top: 110px
    }

    .l-header.pos_static.bg_solid ~ .l-main .l-section.height_full:first-of-type {
        min-height: calc(100vh - 130px)
    }

    .l-header.pos_fixed:not(.sticky_auto_hide) ~ .l-main .l-section.height_full:not(:first-of-type) {
        min-height: calc(100vh - 110px)
    }
}

@media (max-width: 599px) {
    .hidden_for_mobiles {
        display: none !important
    }

    .l-subheader.at_top {
        display: none
    }

    .l-header {
        position: relative;
        z-index: 111;
        width: 100%
    }

    .l-subheader {
        margin: 0 auto
    }

    .l-subheader.width_full {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .l-subheader-h {
        display: flex;
        align-items: center;
        position: relative;
        margin: 0 auto;
        height: inherit
    }

    .w-header-show {
        display: none
    }

    .l-header.pos_fixed {
        position: fixed;
        left: 0
    }

    .l-header.pos_fixed:not(.notransition) .l-subheader {
        transition-property: transform, background, box-shadow, line-height, height;
        transition-duration: 0.3s;
        transition-timing-function: cubic-bezier(.78, .13, .15, .86)
    }

    .header_hor .l-header.sticky_auto_hide {
        transition: transform 0.3s cubic-bezier(.78, .13, .15, .86) 0.1s
    }

    .header_hor .l-header.sticky_auto_hide.down {
        transform: translateY(-110%)
    }

    .l-header.bg_transparent:not(.sticky) .l-subheader {
        box-shadow: none !important;
        background: none
    }

    .l-header.bg_transparent ~ .l-main .l-section.width_full.height_auto:first-child > .l-section-h {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .l-header.pos_static.bg_transparent {
        position: absolute;
        left: 0
    }

    .l-subheader.width_full .l-subheader-h {
        max-width: none !important
    }

    .headerinpos_above .l-header.pos_fixed {
        overflow: hidden;
        transition: transform 0.3s;
        transform: translate3d(0, -100%, 0)
    }

    .headerinpos_above .l-header.pos_fixed.sticky {
        overflow: visible;
        transform: none
    }

    .headerinpos_above .l-header.pos_fixed ~ .l-section > .l-section-h, .headerinpos_above .l-header.pos_fixed ~ .l-main .l-section:first-of-type > .l-section-h {
        padding-top: 0 !important
    }

    .l-header.shadow_thin .l-subheader.at_middle, .l-header.shadow_thin .l-subheader.at_bottom, .l-header.shadow_none.sticky .l-subheader.at_middle, .l-header.shadow_none.sticky .l-subheader.at_bottom {
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08)
    }

    .l-header.shadow_wide .l-subheader.at_middle, .l-header.shadow_wide .l-subheader.at_bottom {
        box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.1), 0 2px 1px -1px rgba(0, 0, 0, 0.05)
    }

    .header_hor .l-subheader-cell > .w-cart {
        margin-left: 0;
        margin-right: 0
    }

    .l-header:before {
        content: '110'
    }

    .l-header.sticky:before {
        content: '110'
    }

    .l-subheader.at_top {
        line-height: 40px;
        height: 40px
    }

    .l-header.sticky .l-subheader.at_top {
        line-height: 40px;
        height: 40px
    }

    .l-subheader.at_middle {
        line-height: 60px;
        height: 60px
    }

    .l-header.sticky .l-subheader.at_middle {
        line-height: 60px;
        height: 60px
    }

    .l-subheader.at_bottom {
        line-height: 50px;
        height: 50px
    }

    .l-header.sticky .l-subheader.at_bottom {
        line-height: 50px;
        height: 50px
    }

    .l-subheader.with_centering_mobiles .l-subheader-cell.at_left, .l-subheader.with_centering_mobiles .l-subheader-cell.at_right {
        flex-basis: 100px
    }

    .l-header.pos_fixed ~ .l-main > .l-section:first-of-type > .l-section-h, .l-header.pos_static.bg_transparent ~ .l-main > .l-section:first-of-type > .l-section-h {
        padding-top: 110px
    }

    .l-header.bg_transparent ~ .l-main .l-section.valign_center:first-of-type > .l-section-h {
        top: -55px
    }

    .l-header.pos_fixed ~ .l-main .l-section.type_sticky {
        top: 110px
    }

    .l-header.pos_fixed.sticky:not(.down) ~ .l-main .l-section.type_sticky:first-of-type > .l-section-h {
        padding-top: 110px
    }

    .l-header.pos_static.bg_solid ~ .l-main .l-section.height_full:first-of-type {
        min-height: calc(100vh - 110px)
    }

    .l-header.pos_fixed:not(.sticky_auto_hide) ~ .l-main .l-section.height_full:not(:first-of-type) {
        min-height: calc(100vh - 110px)
    }
}

@media (min-width: 900px) {
    .ush_image_1 {
        height: 100px !important
    }

    .l-header.sticky .ush_image_1 {
        /*height: !important*/
    }
}

@media (min-width: 600px) and (max-width: 899px) {
    .ush_image_1 {
        height: 70px !important
    }

    .l-header.sticky .ush_image_1 {
        /*height: !important*/
    }
}

@media (max-width: 599px) {
    .ush_image_1 {
        height: 50px !important
    }

    .l-header.sticky .ush_image_1 {
        /*height: !important*/
    }
}

@media (min-width: 900px) {
    .ush_image_2 {
        height: 100px !important
    }

    .l-header.sticky .ush_image_2 {
        /*height: !important*/
    }
}

@media (min-width: 600px) and (max-width: 899px) {
    .ush_image_2 {
        height: 70px !important
    }

    .l-header.sticky .ush_image_2 {
        /*height: !important*/
    }
}

@media (max-width: 599px) {
    .ush_image_2 {
        height: 50px !important
    }

    .l-header.sticky .ush_image_2 {
        /*height: !important*/
    }
}

@media (min-width: 900px) {
    .ush_image_3 {
        height: 100px !important
    }

    .l-header.sticky .ush_image_3 {
        /*height: !important*/
    }
}

@media (min-width: 600px) and (max-width: 899px) {
    .ush_image_3 {
        height: 70px !important
    }

    .l-header.sticky .ush_image_3 {
        /*height: !important*/
    }
}

@media (max-width: 599px) {
    .ush_image_3 {
        height: 50px !important
    }

    .l-header.sticky .ush_image_3 {
        /*height: !important*/
    }
}

.header_hor .ush_menu_1.type_desktop .menu-item.level_1 > a:not(.w-btn) {
    padding-left: 20px;
    padding-right: 20px
}

.header_hor .ush_menu_1.type_desktop .menu-item.level_1 > a.w-btn {
    margin-left: 20px;
    margin-right: 20px
}

.header_ver .ush_menu_1.type_desktop .menu-item.level_1 > a:not(.w-btn) {
    padding-top: 20px;
    padding-bottom: 20px
}

.header_ver .ush_menu_1.type_desktop .menu-item.level_1 > a.w-btn {
    margin-top: 20px;
    margin-bottom: 20px
}

.ush_menu_1.type_desktop .menu-item:not(.level_1) {
    font-size: 1rem
}

.ush_menu_1.type_mobile .w-nav-anchor.level_1, .ush_menu_1.type_mobile .w-nav-anchor.level_1 + .w-nav-arrow {
    font-size: 1.1rem
}

.ush_menu_1.type_mobile .w-nav-anchor:not(.level_1), .ush_menu_1.type_mobile .w-nav-anchor:not(.level_1) + .w-nav-arrow {
    font-size: 0.9rem
}

@media (min-width: 900px) {
    .ush_menu_1 .w-nav-icon {
        font-size: 24px
    }
}

@media (min-width: 600px) and (max-width: 899px) {
    .ush_menu_1 .w-nav-icon {
        font-size: 24px
    }
}

@media (max-width: 599px) {
    .ush_menu_1 .w-nav-icon {
        font-size: 24px
    }
}

.ush_menu_1 .w-nav-icon > div {
    border-width: 3px
}

@media screen and (max-width: 899px) {
    .w-nav.ush_menu_1 > .w-nav-list.level_1 {
        display: none
    }

    .ush_menu_1 .w-nav-control {
        display: block
    }
}

.ush_menu_1 .menu-item.level_1 > a:not(.w-btn):focus, .no-touch .ush_menu_1 .menu-item.level_1.opened > a:not(.w-btn), .no-touch .ush_menu_1 .menu-item.level_1:hover > a:not(.w-btn) {
    background: transparent;
    color: #be9d26
}

.ush_menu_1 .menu-item.level_1.current-menu-item > a:not(.w-btn), .ush_menu_1 .menu-item.level_1.current-menu-ancestor > a:not(.w-btn), .ush_menu_1 .menu-item.level_1.current-page-ancestor > a:not(.w-btn) {
    background: transparent;
    color: var(--color-header-middle-text-hover)
}

.l-header.bg_transparent:not(.sticky) .ush_menu_1.type_desktop .menu-item.level_1.current-menu-item > a:not(.w-btn), .l-header.bg_transparent:not(.sticky) .ush_menu_1.type_desktop .menu-item.level_1.current-menu-ancestor > a:not(.w-btn), .l-header.bg_transparent:not(.sticky) .ush_menu_1.type_desktop .menu-item.level_1.current-page-ancestor > a:not(.w-btn) {
    background: transparent;
    color: var(--color-header-transparent-text-hover)
}

.ush_menu_1 .w-nav-list:not(.level_1) {
    background: var(--color-header-middle-bg);
    color: #424242
}

.no-touch .ush_menu_1 .menu-item:not(.level_1) > a:focus, .no-touch .ush_menu_1 .menu-item:not(.level_1):hover > a {
    background: #ffffff;
    color: #424242
}

.ush_menu_1 .menu-item:not(.level_1).current-menu-item > a, .ush_menu_1 .menu-item:not(.level_1).current-menu-ancestor > a, .ush_menu_1 .menu-item:not(.level_1).current-page-ancestor > a {
    background: #ffffff;
    color: #424242
}

.ush_text_1 {
    color: #fff0ef !important;
    text-align: center !important;
    font-weight: 600 !important;
    font-size: 23px !important;
    text-shadow: 1px 5px 4px black;
}
