.ns-whmcs-bridge-host {
    align-items: center;
    display: flex;
    gap: 12px;
    justify-content: flex-end;
}

.ns-whmcs-bridge-actions {
    align-items: center;
    display: flex;
    gap: 10px;
    justify-content: flex-end;
    margin-right: 8px;
    white-space: nowrap;
}

.ns-whmcs-bridge-link {
    align-items: center;
    border-radius: 4px;
    display: inline-flex;
    font-size: 14px;
    font-weight: 600;
    justify-content: center;
    line-height: 1;
    min-height: 42px;
    padding: 0 18px;
    text-decoration: none;
    transition: background-color 0.18s ease, border-color 0.18s ease, color 0.18s ease;
}

.ns-whmcs-bridge-link:hover,
.ns-whmcs-bridge-link:focus {
    text-decoration: none;
}

.ns-whmcs-bridge-account {
    background: #ff7100;
    border: 1px solid #ff7100;
    color: #fff;
}

.ns-whmcs-bridge-account:hover,
.ns-whmcs-bridge-account:focus {
    background: #1c2539;
    border-color: #1c2539;
    color: #fff;
}

.ns-whmcs-bridge-cart {
    background: #ff7100;
    border: 0;
    color: #fff;
    height: 34px;
    margin-left: 5px !important;
    margin-right: 0 !important;
    min-height: 34px;
    min-width: 34px;
    overflow: visible;
    padding: 0 9px;
    position: relative;
}

.ns-whmcs-bridge-cart:hover,
.ns-whmcs-bridge-cart:focus {
    background: #e86600;
    color: #fff;
}

.ns-whmcs-bridge-logout {
    background: transparent;
    border: 1px solid rgba(28, 37, 57, 0.18);
    color: #1c2539;
    padding: 0 14px;
}

.ns-whmcs-bridge-logout:hover,
.ns-whmcs-bridge-logout:focus {
    border-color: #ff7100;
    color: #ff7100;
}

.ns-whmcs-bridge-cart-icon {
    align-items: center;
    display: inline-flex;
    justify-content: center;
}

.ns-whmcs-bridge-cart-icon::before {
    content: "\f07a";
    font-family: "Font Awesome 5 Pro";
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    width: 1.25em;
}

.ns-whmcs-bridge-cart-label {
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    position: absolute;
    width: 1px;
}

.ns-whmcs-bridge-cart-badge {
    align-items: center;
    background: #fff;
    border: 1px solid #ff7100;
    border-radius: 999px;
    box-sizing: border-box;
    color: #ff7100;
    display: inline-flex;
    font-size: 10px;
    font-weight: 800;
    height: 18px;
    justify-content: center;
    line-height: 1;
    min-width: 18px;
    padding: 2px;
    position: absolute;
    right: -9px;
    top: -9px;
}

.ns-whmcs-bridge-cart-badge[hidden] {
    display: none;
}

#reactheme-header .elementor-element-a81d58c.ns-whmcs-bridge-host > .elementor-widget-rts-btn {
    display: block;
}

#reactheme-header .elementor-element-a81d58c > .elementor-widget-rts-btn,
html.ns-whmcs-state-logged-in #reactheme-header .elementor-element-a81d58c > .elementor-widget-rts-btn {
    opacity: 0 !important;
    pointer-events: none !important;
    visibility: hidden !important;
}

html.ns-whmcs-state-guest #reactheme-header .elementor-element-a81d58c > .elementor-widget-rts-btn {
    opacity: 1 !important;
    pointer-events: auto !important;
    visibility: visible !important;
}

#reactheme-header .elementor-element-a81d58c > .elementor-widget-rts-btn a,
#reactheme-header .elementor-element-a81d58c > .elementor-widget-rts-btn .rts-btn {
    align-items: center;
    box-sizing: border-box;
    display: inline-flex;
    font-size: 0.9em;
    height: 34px;
    justify-content: center;
    line-height: 1;
    min-width: 79px;
    padding: 0.5rem 1.2rem !important;
}

.elementor-25 .elementor-element.elementor-element-2bead2b .rts-btn {
    background-color: #ff7100;
    border-color: #ff7100;
    border-radius: 5px;
    border-style: solid;
    height: 34px;
    min-width: 79px;
    padding: 0.5rem 1.2rem !important;
}

#reactheme-header .elementor-element-e2fa919 .rts-btn-wrapper.show-sticky {
    left: 10px !important;
    position: relative !important;
}

#reactheme-header .elementor-element-a81d58c.ns-whmcs-bridge-host.ns-whmcs-bridge-logged-in > .elementor-widget-rts-btn {
    display: none;
}

#reactheme-header .elementor-element-a81d58c.ns-whmcs-bridge-host {
    align-items: center;
    display: flex;
    gap: 10px !important;
    justify-content: flex-end;
}

#reactheme-header .elementor-element-a81d58c.ns-whmcs-bridge-host .ns-whmcs-bridge-actions {
    gap: 10px !important;
    margin-right: 0 !important;
}

.ns-whmcs-bridge-user-menu {
    position: relative;
}

.ns-whmcs-bridge-user-toggle {
    align-items: center;
    background: transparent;
    border: 0;
    border-bottom: none;
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    font-size: 16px;
    font-weight: 600;
    gap: 6px;
    line-height: 1.2;
    min-height: 42px;
    padding: 0 0 6px;
    white-space: nowrap;
}

.ns-whmcs-bridge-user-toggle:hover,
.ns-whmcs-bridge-user-toggle:focus {
    color: #ff7100;
    outline: none;
}

#reactheme-header .ns-whmcs-bridge-user-toggle,
#reactheme-header .ns-whmcs-bridge-user-toggle:hover,
#reactheme-header .ns-whmcs-bridge-user-toggle:focus,
#reactheme-header .ns-whmcs-bridge-user-menu.is-open .ns-whmcs-bridge-user-toggle {
    background: transparent !important;
    border: 0;
    border-bottom: none;
    box-shadow: none !important;
    color: #fff;
    margin-right: 14px;
    margin-top: 5px;
    min-height: 42px;
    padding: 0 0 6px !important;
}

.ns-whmcs-bridge-user-caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid currentColor;
    height: 0;
    width: 0;
}

.ns-whmcs-bridge-user-menu-panel {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 18px 45px rgba(13, 18, 31, 0.16);
    display: none;
    min-width: 248px;
    padding: 22px 28px;
    position: absolute;
    right: 0;
    top: calc(100% + 14px);
    z-index: 9999;
}

#reactheme-header .ns-whmcs-bridge-user-menu-panel {
    border-radius: 6px;
    box-shadow: 0 18px 45px rgba(13, 18, 31, 0.16);
    padding: 22px 28px;
    right: 0;
    top: calc(100% + 14px);
}

#reactheme-header .ns-whmcs-bridge-user-menu-panel::before {
    content: "";
    height: 14px;
    left: 0;
    position: absolute;
    right: 0;
    top: -14px;
}

.ns-whmcs-bridge-user-menu:hover .ns-whmcs-bridge-user-menu-panel,
.ns-whmcs-bridge-user-menu.is-open .ns-whmcs-bridge-user-menu-panel {
    display: block;
}

.ns-whmcs-bridge-user-menu-link {
    color: #4c5671;
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25;
    padding: 9px 0;
    text-decoration: none;
    white-space: nowrap;
}

.ns-whmcs-bridge-user-menu-link:hover,
.ns-whmcs-bridge-user-menu-link:focus {
    color: #ff7100;
    text-decoration: none;
}

.ns-whmcs-bridge-user-menu-divider {
    border-top: 1px solid #e7ebf2;
    display: block;
    margin: 10px 0;
}

.fixed-header.sticky .ns-whmcs-bridge-user-toggle,
.fixed-header .menu-sticky.sticky .ns-whmcs-bridge-user-toggle {
    color: #1c2539;
}

#reactheme-header.fixed-header.sticky .ns-whmcs-bridge-user-toggle,
#reactheme-header .menu-sticky.sticky .ns-whmcs-bridge-user-toggle,
#reactheme-header.sticky .ns-whmcs-bridge-user-toggle {
    color: #1c2539;
}

#reactheme-header .sidebarmenu-area.ns-whmcs-bridge-host {
    align-items: center;
    display: inline-flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    gap: 10px;
    justify-content: flex-end;
}

#reactheme-header .sidebarmenu-area.ns-whmcs-bridge-host .ns-whmcs-bridge-actions {
    align-items: center;
    display: inline-flex;
    flex: 0 0 auto;
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 0 0 0 0 !important;
    order: 1;
}

#reactheme-header .sidebarmenu-area.ns-whmcs-bridge-host .offcanvas-icon {
    flex: 0 0 auto;
    margin: 0;
    order: 2;
}

#reactheme-header .sidebarmenu-area.ns-whmcs-bridge-host .ns-whmcs-bridge-cart {
    border-radius: 5px;
    height: 40px;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: -5px;
    min-height: 40px;
    min-width: 40px;
    padding: 0;
    width: 40px;
}

#reactheme-header .sidebarmenu-area.ns-whmcs-bridge-host .nav-menu-link.menu-button {
    align-items: center;
    display: inline-flex;
    height: 40px;
    justify-content: center;
    width: 40px;
}

#reactheme-header .header-quote.ns-whmcs-bridge-host {
    align-items: center;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    gap: 10px;
    justify-content: flex-end;
}

#reactheme-header .header-quote.ns-whmcs-bridge-host .ns-whmcs-bridge-actions {
    align-items: center;
    display: inline-flex;
    flex: 0 0 auto;
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 0 10px 0 0 !important;
    order: 1;
}

#reactheme-header .header-quote.ns-whmcs-bridge-host .sidebarmenu-area {
    flex: 0 0 auto;
    order: 2;
}

.menu-wrap-off:not(.off-open) .inner-offcan > .nav-link-container {
    display: none !important;
    pointer-events: none;
    visibility: hidden;
}

.menu-wrap-off:not(.off-open) {
    box-shadow: none !important;
    pointer-events: none;
    transform: translate3d(100%, 0, 0) !important;
    visibility: hidden;
}

.menu-wrap-off.off-open {
    pointer-events: auto;
    visibility: visible;
}

.mobile-menu-container ul li.ns-whmcs-bridge-mobile-auth a,
.sidenav .menu > li.ns-whmcs-bridge-mobile-auth > a {
    border-bottom: 1px solid #edf0f5;
    color: #4c5671;
    display: block;
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    padding: 12px 0;
    text-decoration: none;
}

.mobile-menu-container ul li.ns-whmcs-bridge-mobile-auth a:hover,
.mobile-menu-container ul li.ns-whmcs-bridge-mobile-auth a:focus,
.sidenav .menu > li.ns-whmcs-bridge-mobile-auth > a:hover,
.sidenav .menu > li.ns-whmcs-bridge-mobile-auth > a:focus {
    color: #ff7100;
    text-decoration: none;
}

@media (max-width: 1199px) {
    .ns-whmcs-bridge-host {
        gap: 8px;
    }

    .ns-whmcs-bridge-actions {
        gap: 8px;
        margin-right: 4px;
    }

    .ns-whmcs-bridge-link {
        font-size: 13px;
        min-height: 38px;
        padding: 0 12px;
    }

    .ns-whmcs-bridge-logout {
        padding: 0 10px;
    }

    .ns-whmcs-bridge-user-toggle {
        font-size: 14px;
        min-height: 38px;
    }

    .ns-whmcs-bridge-user-menu-panel {
        min-width: 224px;
        padding: 18px 22px;
    }

    .ns-whmcs-bridge-user-menu-link {
        font-size: 15px;
    }

    .ns-whmcs-bridge-cart {
        min-width: 34px;
        padding: 0 9px;
    }

    #reactheme-header .elementor-element-a81d58c.elementor-hidden-mobile.ns-whmcs-bridge-host {
        display: none !important;
    }
}

@media (max-width: 575px) {
    #reactheme-header .header-quote.ns-whmcs-bridge-host {
        gap: 8px;
    }

    #reactheme-header .header-quote.ns-whmcs-bridge-host .ns-whmcs-bridge-actions {
        margin-right: 6px !important;
    }

    #reactheme-header .header-quote.ns-whmcs-bridge-host .ns-whmcs-bridge-cart {
        margin-left: 0 !important;
    }

    .ns-whmcs-bridge-account {
        max-width: 104px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .ns-whmcs-bridge-link {
        min-height: 36px;
    }
}
