    .cspt-header-style-7 .cspt-header-overlay {
        position: absolute;
        width: 100%;
        z-index: 5;
    }
    
    .cspt-header-style-7 .cspt-social-links li a {
        color: var(--cspt-greenly-secondary-color);
    }
    .cspt-header-style-7 .cspt-social-links li a:hover {
        color: var(--cspt-greenly-global-color);
    }
    
    @media(min-width:1200px) {
        .cspt-header-style-7 .cspt-header-content {
            margin: 0 50px;
            position: relative;
        }
        .cspt-header-style-7 .cspt-logo-menuarea .navigation-top {
            margin-left: 100px;
        }
        .cspt-header-style-7 .cspt-right-box .cspt-social-links {
            list-style-type: none;
            margin: 0;
            padding: 0;
        }
        .cspt-header-style-7 .cspt-right-box .cspt-social-links li {
            margin-right: 10px;
            display: inline-block;
        }
        .cspt-header-style-7 .cspt-right-box .cspt-header-button2 a {
            color: var(--cspt-greenly-white-color);
            display: inline-block;
            padding: 0px 35px;
            line-height: 50px;
            height: 50px;
            margin-left: 25px;
            font-size: 14px;
            position: relative;
            text-transform: uppercase;
            background-color: var(--cspt-greenly-global-color);
        }
        .cspt-header-style-7 .cspt-right-box .cspt-header-button2 a:hover {
            background-color: var(--cspt-greenly-secondary-color);
        }
        .cspt-header-style-7 .cspt-search-cart-box {
            align-items: center;
            display: flex;
        }
        .cspt-header-style-7 .cspt-search-cart-box>* {
            padding: 0 25px;
        }
        .cspt-header-style-7 .cspt-search-cart-box>*:nth-child(2):after {
            content: '';
            width: 1px;
            height: 30px;
            background-color: rgba(var(--cspt-greenly-main-menu-typography-color-rgb), 0.10);
            position: absolute;
            left: 0px;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        }
        .cspt-header-style-7 .cspt-logo-menuarea .cspt-cart-wrapper {
            position: relative;
        }
        .cspt-header-style-7 .cspt-logo-menuarea .cspt-cart-details {
            position: relative;
        }
        .cspt-header-style-7 .cspt-logo-menuarea .cspt-cart-count {
            position: absolute;
            top: -15px;
            left: 6px;
            color: var(--cspt-greenly-white-color);
            height: 16px;
            line-height: 16px;
            width: 16px;
            text-align: center;
            border-radius: 50%;
            font-size: 10px;
            background-color: var(--cspt-greenly-global-color);
        }
        .cspt-header-style-7 .cspt-cart-wrapper .woocommerce-Price-currencySymbol {
            margin-right: 5px;
        }
        .cspt-header-style-7 .cspt-cart-wrapper.cspt-show-cart-amount-no .woocommerce-Price-amount.amount {
            display: none !important;
        }
        .cspt-header-style-7 .cspt-header-search-btn a,
        .cspt-header-style-7 .cspt-cart-wrapper .cspt-cart-link i:before,
        .cspt-header-style-7 .cspt-cart-wrapper .cspt-cart-link {
            font-weight: 600;
        }
        .cspt-header-style-7 .cspt-navbar div>ul>li>a {
            margin: 0 25px;
        }
    }
    
    @media (max-width:1600px) {
        .cspt-header-style-7 .cspt-header-content {
            margin: 0px 30px;
        }
        .cspt-header-style-7 .cspt-logo-menuarea .navigation-top {
            margin-left: 40px;
        }
    }
    
    @media (max-width:1500px) {
        .cspt-header-style-7 .cspt-logo-menuarea .navigation-top {
            margin-left: 40px;
        }
    }
    
    @media(max-width:1450px) {
        .cspt-header-style-7 .cspt-logo-menuarea .navigation-top {
            margin-left: 20px;
        }
        .cspt-header-style-7 .cspt-right-box .cspt-header-button2 a {
            margin-left: 30px;
        }
        .cspt-header-style-7 .cspt-right-box .cspt-social-links {
            margin-right: 0px;
        }
    }
    
    @media (max-width:1385px) {
        .cspt-header-style-7 .cspt-navbar div>ul>li>a {
            margin: 0 18px;
        }
    }
    
    @media (max-width:1350px) {
        .cspt-header-style-7 .cspt-logo-menuarea .navigation-top {
            margin-left: 30px;
        }
        .cspt-header-style-7 .cspt-right-box .cspt-header-button2 a {
            margin-left: 10px!important;
        }
    }
    
    @media only screen and (min-width: 1200px) and (max-width: 1280px) {
        .cspt-header-style-7 .cspt-logo-menuarea .cspt-cart-wrapper {
            display: none;
        }
    }
    
    @media(max-width:1200px) {
        .cspt-header-style-7 .cspt-search-cart-box,
        .cspt-header-style-7 .cspt-right-box {
            display: none !important;
        }
        .cspt-header-style-7 .cspt-right-box .cspt-header-search-btn,
        .cspt-header-style-7 .cspt-logo-menuarea .cspt-social-links {
            display: none;
        }
        .cspt-header-style-7 .cspt-header-content {
            position: relative;
        }
        .cspt-header-style-7 .cspt-header-content {
            margin: 0px 20px 0px 30px!important;
        }
    }