.cspt-header-style-6 .cspt-header-overlay {
    position: absolute;
    z-index: 9;
    width: 100%;
}

.cspt-header-style-6 .cspt-header-content {
    margin: 0 50px;
    position: relative;
}

.cspt-header-style-6 .cspt-right-box {
    line-height: var(--cspt-emphires-header-height) !important;
    height: var(--cspt-emphires-header-height) !important;
}

.cspt-header-style-6 .cspt-sticky-header.cspt-header-sticky-yes .cspt-right-box {
    height: var(--cspt-emphires-sticky-header-height)!important;
    line-height: var(--cspt-emphires-sticky-header-height)!important;
}

.cspt-header-style-6 .cspt-right-box .cspt-social-links li a {
    color: var(--cspt-emphires-main-menu-typography-color);
}

.cspt-header-style-6 .cspt-navbar.cspt-main-active-color-globalcolor>div>ul>li:hover>a,
.cspt-header-style-6 .cspt-navbar.cspt-main-active-color-globalcolor>div>ul>li.current_page_item>a,
.cspt-header-style-6 .cspt-navbar.cspt-main-active-color-globalcolor>div>ul>li.current-menu-parent>a {
    color: var(--cspt-emphires-secondary-color);
}

.cspt-header-style-6 .cspt-sticky-header.cspt-header-sticky-yes .cspt-right-box .cspt-social-links li a {
    color: var(--cspt-emphires-main-menu-sticky-color);
}

@media (max-width:1200px) {
    .cspt-header-style-6 .cspt-right-box,
    .cspt-header-style-6 .cspt-header-button-wrapper {
        display: none;
    }
    .cspt-header-style-6 .nav-menu-toggle {
        color: #fff;
    }
    .cspt-header-style-6 .cspt-header-content {
        margin: 0 30px;
    }
}

@media(min-width:1200px) {
    .cspt-header-style-6 .cspt-pre-header-wrapper .container {
        max-width: none;
        padding: 0 50px
    }
    .cspt-header-style-6 .site-branding.cspt-logo-area {
        margin-right: 80px;
    }
    .cspt-header-style-6 .cspt-logo-menuarea {
        display: -ms-flexbox!important;
        display: flex!important;
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important;
    }
    .cspt-header-style-6 .cspt-right-box {
        margin-left: 10px;
        display: flex;
        align-items: center;
    }
    .cspt-header-style-6 .navigation-top {
        margin-left: auto!important;
    }
    .cspt-header-style-6 .cspt-navbar div>ul>li>a {
        margin: 0 17px;
    }
    .cspt-header-style-6 .cspt-title-bar-content {
        padding-top: 150px;
    }
    .cspt-header-style-6 .cspt-header-button a {
        color: #0c121d;
        height: 100%;
        display: inline-block;
        padding: 0 30px;
        vertical-align: middle;
        padding-right: 8px;
        line-height: 60px;
        height: 60px;
        background-color: #fff;
        text-transform: uppercase;
        font-weight: 800;
        font-size: 13px;
        position: relative;
        border-radius: 6px;
        letter-spacing: 1px;
        -webkit-transition: all .6s;
        -moz-transition: all .6s;
    }
    .cspt-header-style-6 .cspt-header-button a:hover {
        background-color: var(--cspt-emphires-global-color);
        color: var(--cspt-emphires-white-color);
    }
    .cspt-header-style-6 .cspt-sticky-header .cspt-header-button a {
        background-color: var(--cspt-emphires-global-color);
        color: var(--cspt-emphires-white-color);
    }
    .cspt-header-style-6 .cspt-sticky-header .cspt-header-button a:hover {
        background-color: var(--cspt-emphires-blackish-color);
    }
    .cspt-header-style-6 .cspt-header-button a:after {
        content: "\e81c";
        font-family: "creativesplanet-base-icons";
        margin-left: 20px;
        font-size: 20px;
        top: 0;
        position: relative;
        font-weight: normal;
        padding: 14px 18px;
        border-radius: 5px;
        background-color: var(--cspt-emphires-global-color);
        color: var(--cspt-emphires-white-color);
        -webkit-transition: all .6s;
        -moz-transition: all .6s;
    }
    .cspt-header-style-6 .cspt-header-button a:hover:after,
    .cspt-header-style-6 .cspt-sticky-header .cspt-header-button a:after {
        background-color: var(--cspt-emphires-white-color);
        color: var(--cspt-emphires-blackish-color);
    }
    .cspt-header-style-6 .cspt-header-button .cspt-header-button-text-1 {
        font-weight: 700;
        margin-bottom: 5px;
    }
    .cspt-header-style-6 .cspt-header-button {
        line-height: normal;
    }
    .cspt-header-style-6 .cspt-right-box .cspt-social-links {
        list-style-type: none;
        margin: 0;
        padding: 0;
        margin-right: 32px;
    }
    .cspt-header-style-6 .cspt-right-box .cspt-social-links li {
        margin-right: 10px;
        display: inline-block;
    }
    .cspt-header-style-6 .cspt-sticky-on .cspt-header-button a {
        color: #fff;
    }
    .cspt-header-style-6 .cspt-sticky-on .cspt-header-button a:after {
        background-color: #fff;
        color: #0c121d;
    }
    .cspt-header-style-6 .cspt-right-box .cspt-social-links {
        margin-right: 15px;
    }
    .cspt-header-style-6 .cspt-right-box .cspt-cart-wrapper,
    .cspt-header-style-6 .cspt-right-box .cspt-cart-wrapper .cspt-cart-details {
        position: relative;
    }
    .cspt-header-style-6 .cspt-right-box .cspt-search-cart-box {
        display: flex;
        align-items: center;
    }
    .cspt-header-style-6 .cspt-right-box .cspt-search-cart-box>* {
        padding: 0 25px;
    }
    .cspt-header-style-6 .cspt-right-box .cspt-search-cart-box>*:nth-child(2):after {
        content: '';
        width: 1px;
        height: 25px;
        background-color: rgba(var(--cspt-emphires-main-menu-typography-color-rgb), 0.20);
        position: absolute;
        left: 0px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .cspt-header-style-6 .cspt-sticky-header .cspt-right-box .cspt-search-cart-box>*:nth-child(2):after {
        background-color: rgba(var(--cspt-emphires-blackish-color-rgb), 0.10);
    }
    .cspt-header-style-6 .cspt-right-box .cspt-search-cart-box>div>a {
        color: #fff;
    }
    .cspt-header-style-6 .cspt-sticky-header .cspt-right-box .cspt-search-cart-box>div>a {
        color: var(--cspt-emphires-blackish-color);
    }
    .cspt-header-style-6 .cspt-right-box .cspt-cart-wrapper .cspt-cart-count {
        position: absolute;
        top: -12px;
        left: 10px;
        background-color: var(--cspt-emphires-blackish-color);
        color: #fff;
        height: 15px;
        line-height: 15px;
        width: 15px;
        text-align: center;
        border-radius: 50%;
        font-size: 10px;
    }
}

@media(max-width: 1260px) {
    .cspt-header-style-6 .cspt-right-box .cspt-header-search-btn {
        display: none;
    }
    .cspt-header-style-6 .cspt-mobile-search .cspt-header-search-btn a {
        color: var(--cspt-emphires-white-color);
    }
}

@media(max-width: 1400px) {
    .cspt-header-style-6 .cspt-right-box .cspt-cart-wrapper {
        display: none;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1530px) {
    .cspt-header-style-6 .cspt-navbar div>ul>li>a {
        margin: 0 12px;
    }
    .cspt-header-style-6 .site-branding.cspt-logo-area {
        margin-right: 30px;
    }
    .cspt-header-style-6 .cspt-header-content {
        margin: 0 30px;
    }
}