body {
    .header-widget.widget_block .top-header-block {
        background-color: #6D092D;
    }
    .content-images {
        display: none;
    }
    @media (min-width: 1024px) {
        header {
            .header_bottom {
                display: flex;
                align-items: center;
                justify-content: space-between;
                box-shadow: 0 1px 5px #ddd;
                height: 80px;
                &::before,
                &::after {
                    display: none !important;
                }
                .header_inner_left {
                    /* order: 1; */
                    position: unset !important;
                    left: 0;
                    display: flex;
                    align-items: center;
                    .logo_wrapper {
                        height: 80px;
                        img {
                            position: relative !important;
                            width: 100% !important;
                            height: auto !important;
                            max-width: 250px !important;
                        }
                    }
                }
                .header_inner_right {
                    /* order: 3; */
                    .header_bottom_right_widget_holder {
                        flex-direction: row-reverse;
                        .button-outline-dark {
                            border: 0;
                            border-radius: 0;
                            border-bottom: 1px solid #000 !important;
                            padding: 0;
                            height: auto;
                            line-height: 1.2;
                            &:hover {
                                background-color: transparent !important;
                                color: #000 !important;
                                font-weight: 700;
                            }
                        }
                        .header-user-nav {
                            margin-right: 0;
                            border-left: 1px solid #ccc;
                            padding-left: 25px;
                            margin-left: 25px;
                        }
                    }
                }
                .main_menu {
                    /* order: 2; */
                    padding-left: 45px;
                }
            }
            nav {
                nav.ubermenu {
                    border-top: 0 !important;
                    .ubermenu-target {
                        color: #000 !important;
                    }
                    .ubermenu-item-level-0 {
                        & > .ubermenu-target {
                            & > .ubermenu-target-text {
                                border-bottom: 1px solid transparent;
                                font-size: 14px;
                                letter-spacing: 0.7px;
                                padding-bottom: 3px;
                                &:hover {
                                    border-bottom: 1px solid #000;
                                    font-weight: 600;
                                }
                            }
                        }
                        &.ubermenu-active {
                            & > .ubermenu-target {
                                color: #000 !important;
                                & > .ubermenu-target-text {
                                    border-bottom: 1px solid #000;
                                    color: #000 !important;
                                }
                            }
                        }
                        .ubermenu-target {
                            font-weight: 400 !important;
                        }
                        & > .ubermenu-submenu {
                            margin-top: 65px !important;
                        }
                        i.fa-angle-down {
                            display: none;
                        }
                        .ubermenu-item-header > .ubermenu-target {
                            font-size: 13px !important;
                            text-transform: uppercase;
                        }
                        .ubermenu-item-level-2,
                        .ubermenu-item-level-3 {
                            margin-bottom: 15px;
                            & > .ubermenu-target {
                                font-size: 14px !important;
                            }
                        }
                    }
                    .ubermenu-tabs-group {
                        border-width: 0 !important;
                    }
                    .ubermenu-tab-content-panel {
                    }
                }
                ul.ubermenu-nav {
                    .ubermenu-item-header.ubermenu-has-submenu-stack > .ubermenu-target {
                        border-bottom: 0 !important;
                        margin-top: 20px;
                        letter-spacing: 0.65px;
                    }
                    .ubermenu-item-level-3:has(div.content-images) {
                        width: auto !important;
                        margin-left: auto;
                        float: right;
                        padding-right: 30px;
                        ul.ubermenu-submenu {
                            display: flex !important;
                            .ubermenu-item-level-4 {
                                width: auto !important;
                                & > .ubermenu-target {
                                    padding-left: 20px !important;
                                }
                            }
                            &::after {
                                display: none !important;
                            }
                        } 
                    }
                    .content-images {
                        display: none;
                    }
                    a.menu-surgical-procedures {
                        display: none !important;
                        & + ul {
                            width: 100% !important;
                            padding-left: 25px;
                            display: flex !important;
                            .ubermenu-item-level-3 {
                                &:nth-last-child(2) {
                                    margin-left: auto;
                                }
                                &:nth-last-child(2),
                                &:last-child {
                                    width: auto;
                                    img {
                                        max-width: 273px;
                                    }
                                }
                            }
                        }
                    }
                    a.menu-surgical,
                    a.menu-shop {
                        & + ul {
                            display: flex !important;
                            .ubermenu-item-level-1 {
                                &:nth-last-child(2) {
                                    margin-left: auto;
                                }
                                &:nth-last-child(2),
                                &:last-child {
                                    width: auto;
                                    img {
                                        max-width: 273px;
                                    }
                                }
                            }
                        }
                    }
                    a.menu-shop-brand,
                    a.menu-shop-category {
                        & + ul.ubermenu-submenu {
                            display: flex !important;
                            flex-direction: column;
                            flex-wrap: wrap;
                            height: 325px;
                        }
                    }
                    a.menu-about,
                    a.menu-book {
                        & + ul {
                            display: flex !important;
                            .ubermenu-item-level-1 {
                                &:nth-last-child(2) {
                                    margin-left: auto;
                                }
                                &:nth-last-child(2),
                                &:last-child {
                                    width: auto;
                                    img {
                                        max-width: 273px;
                                    }
                                }
                            }
                        }
                    }
                    a.menu-cosmetic {
                        & + ul {
                            .ubermenu-item-level-1 {
                                & > ul.ubermenu-tabs-group {
                                    padding-top: 30px;
                                    background-color: #F0E6E9;
                                    width: 18%;
                                    .ubermenu-item {
                                        & > .ubermenu-target {
                                            padding-left: 50px;
                                        }
                                        &.ubermenu-active {
                                            & > .ubermenu-target {
                                                background-color: #fff !important;
                                                color: #000 !important;
                                                font-weight: 600 !important;
                                                &:after {
                                                    content: '';
                                                    border: 1px solid #000;
                                                    width: 7px;
                                                    height: 7px;
                                                    border-left: 0;
                                                    border-bottom: 0;
                                                    transform: rotate(45deg);
                                                    display: block;
                                                    position: absolute;
                                                    right: 30px;
                                                    bottom: 0;
                                                    top: 0;
                                                    margin: auto;
                                                }
                                            }
                                        }
                                    }
                                }
                                .ubermenu-item-header.ubermenu-has-submenu-stack > .ubermenu-target {
                                    color: #858585 !important;
                                }
                            }
                            .ubermenu-item-level-4 {
                                margin-bottom: 15px;
                            }
                            a.menu-treatments {
                                & + ul {
                                    display: flex !important;
                                    flex-direction: column;
                                    flex-wrap: wrap;
                                    max-height: 700px;
                                }
                            }
                            li.ubermenu-active {
                                .ubermenu-tab-content-panel {
                                    opacity: 1
                                }
                            }
                            .ubermenu-tab-content-panel {
                                opacity: 0;
                            }
                            a.menu-skin,
                            a.menu-body,
                            a.menu-face,
                            a.menu-wedding {
                                & + ul {
                                    ul.ubermenu-submenu-type-stack {
                                        display: flex;
                                        flex-direction: column;
                                        flex-wrap: wrap;
                                        height: 320px;
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
    @media (max-width: 600px) {
        header .header_bottom {
            box-shadow: 0 1px 5px #ddd;
            height: 80px;
        }
        .header_inner_right .side_menu_button_wrapper {
            height: 80px !important;
        }
        .ubermenu-responsive-default.ubermenu {
            padding-left: 0;
            padding-right: 10px;
        }
        ul.ubermenu-submenu.ubermenu-submenu-type-mega {
            padding-right: 0 !important;
            padding-left: 0 !important;
        }
        .logo_wrapper {
            left: 46% !important;
            height: 80px !important;
            .q_logo a {
                height: 16px !important;
            }
        }
        .mobile_menu {
            margin-top: 31px !important;
            button {
                height: 13px;
                width: 18px;
                padding: 0;
                display: flex;
                flex-direction: column;
                justify-content: space-between;
                outline: 0 !important;

                &:before,
                &:after {
                    content: '';
                    display: block;
                    width: 100%;
                    border-bottom: 2px solid #000;
                }
            }
            i.fas {
                display: none;
            }
        }
    }
}

.ubermenu-main .ubermenu-submenu .ubermenu-tab.ubermenu-current-menu-ancestor > .ubermenu-target {
    background-color: transparent !important;
}