.header-main .logo-left .logo {
    margin-right: 48px;
}


@media (min-width: 796px) {
    .header-main .nav.nav-right {
        flex-flow: row;
        width: 450px;
    }
}

.header-main .nav.nav-right>li {
    margin: 0 6px;
}

.header-main .nav.nav-right>li.header-button-1 {
    min-width: 180px;
}

.header-main .nav.nav-right>li.header-button-1 a {
    min-height: 44px;
    font-size: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-main .searchform-wrapper.form-flat form>div {
    flex-direction: row-reverse;
}

.header-main .searchform-wrapper.form-flat .flex-col:last-of-type {
    margin: 0;
    position: absolute;
    left: 0;
}

.header-main .searchform-wrapper.form-flat input:not([type=submit]) {
    border-radius: 8px;
    padding-left: 2.9em;
    font-size: 1rem;
    min-height: 44px;
}

.header-main .searchform-wrapper.form-flat input:not([type=submit])::placeholder {
    color: #73818A;
    font-weight: 400;
}

.header-main li>a:hover {
    font-weight: 600 !important;
}

.header-main .nav-dropdown.nav-dropdown-default>li>a {
    margin: 0;
    padding: 12px 0px;
    font-size: 1rem;
    color: #1a1a1a;
}

.header-main .nav-dropdown.nav-dropdown-default>li>a:hover {
    color: #1F6F4A;
}

.header-main .nav-dropdown {
    top: 54px;
    padding-top: 8px;
    padding-bottom: 8px;

}

.header-main .nav-dropdown::before {
    content: '';
    position: absolute;
    top: -25px;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: -1;
}


.header-main .td-product-menu-dropdown {
    margin: 0 !important;
    padding: 12px 0px !important;
}

.header-main .td-product-menu-dropdown .col {
    padding: 0px 32px 0px 32px;
    border-right: 1px solid #E5E5E5;

}

.header-main .td-product-menu-dropdown .col .col-inner {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.header-main .td-product-menu-dropdown .col:first-of-type {
    padding-left: 20px;
}

.header-main .td-product-menu-dropdown .col:last-of-type {
    padding-right: 20px;
    border-right: 0;
}


.header-main .td-product-menu-dropdown .menu-heading {
    color: #F97316;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: -3%;
}

.header-main .td-product-menu-dropdown a {
    font-weight: 500;
    font-size: 1rem;
    line-height: 150%;
    letter-spacing: -3%;
    color: #1a1a1a;
}

.header-main .td-product-menu-dropdown a:hover {
    color: #1F6F4A;
    font-weight: 600 !important;
}


.icon-menu::before {
    content: "" !important;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: no-repeat center / contain;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M7.5 10H17.5M2.5 5H17.5M2.5 15H17.5' stroke='%231A1A1A' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

/* ==========================================================================
   Mobile & Responsive Styles
   ========================================================================== */

@media (max-width: 767px) {
    .header-main {
        padding-top: 30px;
    }
}

/* ==========================================================================
   Modal (Magnific Popup) & Sidebar Layout
   ========================================================================== */

.mfp-bg,
.mfp-wrap {
    z-index: 999999;
}

.mfp-content {
    background: white !important;
}

.mfp-close {
    display: none;
}

.sidebar-header {
    display: flex;
    justify-content: space-between;
    padding: 48px 1rem 12px 1rem;
    width: 100%;
    background: white;
    box-shadow: 0px 4px 20px 0px rgba(26, 26, 26, 0.08);
}

.sidebar-header .mfp-close {
    display: block;
    opacity: 1;
    position: relative !important;
    z-index: 99;
    width: 20px;
    height: 20px;
    mix-blend-mode: unset !important;
}

.sidebar-menu,
.sidebar-menu .html {
    padding: 0 !important;
}

/* ==========================================================================
   Mobile Sidebar Search
   ========================================================================== */

.mobile-sidebar .header-search-form {
    margin-top: 24px !important;
    padding: 0 1rem !important;
}

.mobile-sidebar .header-search-form input:not([type=submit]) {
    position: relative;
    border: 1px solid #E5E5E5;
    border-radius: 8px;
    color: #1a1a1a !important;
    padding-left: 40px;
}

.mobile-sidebar .header-search-form input:not([type=submit])::placeholder {
    color: #73818A;
    font-weight: 500;
}

.mobile-sidebar .searchform-wrapper.form-flat .flex-col:last-of-type {
    margin: 0;
    position: absolute;
    left: 0;
    top: 2px;
}

.mobile-sidebar .header-search-form .icon-search:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: no-repeat center / contain;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M17.5003 17.5003L13.8753 13.8753M15.8333 9.16667C15.8333 12.8486 12.8486 15.8333 9.16667 15.8333C5.48477 15.8333 2.5 12.8486 2.5 9.16667C2.5 5.48477 5.48477 2.5 9.16667 2.5C12.8486 2.5 15.8333 5.48477 15.8333 9.16667Z' stroke='%23666666' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.mobile-sidebar .live-search-results {
    background: white;
    box-shadow: 0px 4px 20px 0px rgba(26, 26, 26, 0.08);
    margin-top: 8px;
}

/* ==========================================================================
   Mobile Sidebar Navigation Menu
   ========================================================================== */

.mobile-sidebar .menu-item {
    border-top: 0px !important;
    border-bottom: 1px solid #E5E5E5;
    width: 288px !important;
    margin: 0 auto !important;
}

.mobile-sidebar .menu-item a {
    font-size: 1rem !important;
    font-weight: 500 !important;
    color: #1a1a1a !important;
    padding: 8px 0 !important;
    text-transform: none;
}

.mobile-sidebar .has-child .menu-item {
    border: 0;
    padding: 0;
}

.mobile-sidebar .menu-item button i {
    color: #666666;
    font-size: 20px;
}

/* ==========================================================================
   Sidebar Navigation Structure
   ========================================================================== */

.nav-sidebar.nav-vertical>li+li {
    border-top: 0 !important;
}

.nav-sidebar.nav-vertical>li.menu-item.active {
    background: transparent;
}

.off-canvas:not(.off-canvas-center) .nav-vertical li>a {
    padding-left: 0;
}

.nav-sidebar {
    position: relative;
    height: 100vh;
    padding-bottom: 112px;
    overflow: scroll;
}

.nav-sidebar>li:last-of-type {
    position: sticky;
    bottom: 1rem;
}

.nav-sidebar>li:nth-last-child(2) {
    padding-bottom: 50vh;
}

.sidebar-menu .menu-item {
    background: transparent !important;
}

.sidebar-menu .menu-item .sub-menu {
    padding-bottom: 0 !important;
}

.menu-item:hover>a {
    font-weight: 600 !important;
}