.cspt-header-style-10 .cspt-header-button a:hover:after {
    color: var(--cspt-emphires-global-color);
}

.cspt-header-style-10 .cspt-title-bar-content {
    padding-top: 120px;
}

.cspt-header-style-10 .cspt-header-overlay {
    position: absolute;
    width: 100%;
    z-index: 5;
}



@media(min-width:1200px) {
    .cspt-header-style-10 .cspt-header-content {
        margin: 0 50px;
        position: relative;
    }
    .cspt-header-style-10 .cspt-right-box .cspt-header-box.cspt-header-box-3,
    .cspt-header-style-10 .cspt-right-box .cspt-header-box.cspt-header-box-2,
    .cspt-header-style-10 .cspt-header-search-btn:before {
        display: none;
    }
    .cspt-header-style-10 .cspt-logo-menuarea .navigation-top {
        margin-left: 100px;
    }
    .cspt-header-style-10 .cspt-right-box .cspt-social-links {
        list-style-type: none;
        margin: 0;
        padding: 0;
        margin-right: 20px;
    }
    .cspt-header-style-10 .cspt-right-box .cspt-social-links li {
        margin-right: 10px;
        display: inline-block;
    }


    .cspt-header-style-10 .cspt-right-box .cspt-social-links{
        position: relative;
    }
    .cspt-header-style-10 .cspt-right-box .cspt-social-links::after {
        content: '';
        width: 1px;
        height: 50px;
        background-color: #ebebeb;
        position: absolute;
        right: -21px;
        top: -9px;           
    }



    .cspt-header-style-10 .cspt-right-box .cspt-header-button2 a {
        color: var(--cspt-emphires-white-color);
        display: inline-block;
        padding: 0px 35px;
        line-height: 50px;
        height: 50px;
        margin-left: 20px;
        font-weight: 800;
        font-size: 14px;
        position: relative;
        border-radius: 25px;
        letter-spacing: 1px;
        background-color: var(--cspt-emphires-secondary-color);
    }
    .cspt-header-style-10 .cspt-header-button a {
        margin-left: 60px;
        line-height: 32px;
        height: 100%;
        display: inline-block;
        padding: 0 20px;
        vertical-align: middle;
        padding-right: 0px;
        font-weight: normal;
        font-size: 16px;
        position: relative;
        border-radius: 6px;
        letter-spacing: 1px;
    }
    .cspt-header-style-10 .cspt-right-box .cspt-header-box span {
        display: block;
        line-height: normal;
    }
    .cspt-header-style-10 .cspt-right-box .cspt-header-box .cspt-header-box-title {
        margin-bottom: 6px;
        font-size: 14px;
        color: #666;
        font-weight: 600 !important;
    }
    .cspt-header-style-10 .cspt-right-box .cspt-header-box .cspt-header-box-content {
        font-size: 16px;
        font-weight: 700;
        color: var(--cspt-emphires-secondary-color);
    }
    .cspt-header-style-10 .cspt-right-box .cspt-header-box .cspt-header-box-icon i {
        position: absolute;
        top: 7px;
        left: 30px;
        font-size: 35px;
        height: 40px;
        width: 40px;
        line-height: 35px;
        text-align: center;
        background-color: transparent;
        border-radius: 50%;
        color: var(--cspt-emphires-global-color);
    }
    .cspt-header-style-10 .cspt-right-box .cspt-header-box {
        display: inline-block;
        vertical-align: middle;
        margin-right: 40px;
        padding-right: 0;
        position: relative;
        padding-left: 85px;
    }
    .cspt-header-style-10 .cspt-right-box .cspt-header-button2 a:hover {
        background-color: var(--cspt-emphires-global-color);
    }
    .cspt-header-style-10 .cspt-logo-menuarea .cspt-search-cart-box>*:nth-child(2):after {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 1px;
        height: 25px;
        background: #ebebeb;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .cspt-header-style-10 .cspt-logo-menuarea .cspt-cart-details {
        position: relative;
    }
    .cspt-header-style-10 .cspt-logo-menuarea .cspt-cart-count {
        position: absolute;
        top: -15px;
        left: 5px;
        color: #fff;
        height: 18px;
        line-height: 18px;
        width: 18px;
        text-align: center;
        border-radius: 50%;
        font-size: 10px;
        background-color: var(--cspt-emphires-global-color);
    }
    .cspt-header-style-10 .cspt-cart-wrapper .cspt-cart-link i:before,
    .cspt-header-style-10 .cspt-cart-wrapper .cspt-cart-link {
        font-weight: 800;
    }
    .cspt-header-style-10 .cspt-search-cart-box {
        display: flex;
        align-items: center;
    }
    .cspt-header-style-10 .cspt-search-cart-box>* {
        padding: 0 20px;
        position: relative;
    }
}






@media (max-width:1660px) {
    .cspt-header-style-10 .cspt-header-content {
        margin: 0px 30px;
    }
    .cspt-header-style-10 .cspt-logo-menuarea .navigation-top {
        margin-left: 60px;
    }
}
@media (max-width:1580px) {
    .cspt-header-style-10 .cspt-logo-menuarea .navigation-top {
        margin-left: 40px;
    }
    .cspt-header-style-10 .cspt-navbar div>ul>li>a {
        margin: 0px 14px;
    }
}

@media(max-width:1510px) {
    .cspt-header-style-10 .cspt-logo-menuarea .navigation-top {
        margin-left: 20px!important;
    }
    .cspt-header-style-10 .cspt-header-button a {
        margin-left: 40px;
    }
    .cspt-header-style-10 .cspt-right-box .cspt-header-button2 a {
        margin-left: 30px;
    }
    .cspt-header-style-10 .cspt-right-box .cspt-social-links {
        margin-right: 0px;
    }
    .cspt-header-style-10 .cspt-right-box .cspt-header-box {
        padding-left: 20px;
        margin-right: 0px;
        display: none;
    }
    .cspt-header-style-10 .cspt-right-box .cspt-header-box .cspt-header-box-icon i {
        position: unset;
        display: none;
    }
    .cspt-header-style-10 .cspt-right-box .cspt-social-links::after{
        display: none;
    }
}
@media (max-width:1350px) {
    .cspt-header-style-10 .cspt-header-button a {
        font-size: 18px;
        line-height: 28px;
    }
    .cspt-header-style-10 .cspt-logo-menuarea .navigation-top {
        margin-left: 30px;
    }
    .cspt-header-style-10 .cspt-right-box .cspt-header-box {
        border-left: none;
    }

    .cspt-header-style-10 .cspt-right-box .cspt-header-button {
        border-left: none;
    }
}

@media (max-width:1230px) {
    .cspt-header-style-10 .cspt-search-cart-box .cspt-header-search-btn {
        display: none;
    }
}

@media(max-width:1200px) {
    .cspt-header-style-10 .cspt-search-cart-box .cspt-cart-wrapper,
    .cspt-header-style-10 .cspt-search-cart-box .cspt-header-search-btn,
    .cspt-header-style-10 .cspt-header-search-btn:before,
    .cspt-header-style-10 .cspt-right-box,
    .cspt-header-style-10 .cspt-logo-menuarea .cspt-social-links {
        display: none !important;
    }
    .cspt-header-style-10 .cspt-header-content {
        position: relative;
    }
    .cspt-header-style-10 .cspt-navbar div>ul>li>a{
        margin: 0;
    }
}