.cspt-header-style-3 .cspt-header-info-inner .cspt-header-box {
    margin-right: 50px;
    padding-right: 0;
    position: relative;
    padding-left: 60px;
}

.cspt-header-style-3 .cspt-header-info-inner .cspt-header-box:last-child {
    margin-right: 0px;
}

.cspt-header-style-3 .cspt-pre-header-wrapper .cspt-social-links {
    margin: 0;
}

.cspt-header-style-3 .cspt-pre-header-wrapper .cspt-social-links li {
    position: relative;
    margin: 0;
}

.cspt-header-style-3 .cspt-pre-header-wrapper .cspt-social-links a {
    width: 50px;
    height: 50px;
    line-height: 50px;
}

.cspt-header-style-3 .cspt-pre-header-wrapper .cspt-social-links:before,
.cspt-header-style-3 .cspt-pre-header-wrapper .cspt-social-links li:after {
    content: "";
    position: absolute;
    right: 0px;
    top: 0;
    width: 1px;
    height: 49px;
    background-color: rgba(0, 0, 0, 0.18);
}

.cspt-header-style-3 .cspt-pre-header-wrapper.cspt-bg-color-blackish .cspt-social-links:before,
.cspt-header-style-3 .cspt-pre-header-wrapper.cspt-bg-color-blackish .cspt-social-links li:after {
    background-color: rgba(255, 255, 255, 0.18);
}

.cspt-header-style-3 .cspt-pre-header-wrapper .cspt-social-links:before {
    right: auto;
    left: 0;
}

.cspt-header-style-3 .cspt-header-info-inner .cspt-header-box {
    display: inline-block;
    vertical-align: middle;
}

.cspt-header-style-3 .cspt-header-info-inner .cspt-header-box-icon i {
    position: absolute;
    top: 7px;
    left: 0px;
    font-size: 35px;
    height: 40px;
    width: 40px;
    line-height: 35px;
    text-align: center;
    background-color: transparent;
    border-radius: 50%;
    color: #1c325b;
}

.cspt-header-style-3 .cspt-header-button {
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
}

.cspt-header-style-3 .cspt-right-box {
    display: flex;
    align-items: center;
    font-size: 16px;
}

.cspt-header-style-3 .cspt-right-box .cspt-header-search-form-wrapper .cspt-search-close {
    display: none;
}

.cspt-header-style-3 .cspt-right-box .cspt-header-search-form-wrapper {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
    position: static;
    background-color: transparent;
}

.cspt-header-style-3 .cspt-right-box .cspt-header-search-form-wrapper .search-form input[type="search"] {
    line-height: normal;
    font-size: 15px;
    border: none;
    padding: 15px 15px;
    padding-right: 50px;
}

.cspt-header-style-3 .cspt-right-box .cspt-header-search-form-wrapper .search-form input[type="search"]::placeholder {
    color: #989ba1;
    opacity: 1;
}

.cspt-header-style-3 .cspt-right-box .cspt-header-search-form-wrapper .search-form input[type="search"]:-ms-input-placeholder {
    color: #989ba1;
}

.cspt-header-style-3 .cspt-right-box .cspt-header-search-form-wrapper .search-form input[type="search"]::-ms-input-placeholder {
    color: #989ba1;
}

.cspt-header-style-3 .cspt-right-box .cspt-header-search-form-wrapper .search-form {
    max-width: none;
    width: 235px;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    transform: none;
}

.cspt-header-style-3 .cspt-right-box .cspt-cart-wrapper {
    text-align: center;
}

.cspt-header-style-3 .cspt-right-box .cspt-cart-link {
    display: block;    
}

.cspt-header-style-3 .cspt-right-box .cspt-header-search-form-wrapper .search-form:after {
    right: 24px;
    color: #fff;
    font-size: 17px;
    line-height: normal;
}

.error404 .cspt-parent-header-style-3 .site-content-wrap {
    margin-top: -30px;
}

.cspt-parent-header-style-3 .error-404 {
    padding: 180px 0px 220px 0px;
}

.cspt-header-style-3 .cspt-right-box .cspt-cart-link,
.cspt-header-style-3 .cspt-header-search-btn a {
    color: var(--cspt-emphires-main-menu-typography-color);
}

.cspt-header-style-3 .cspt-right-box .cspt-cart-link:hover,
.cspt-header-style-3 .cspt-header-info-inner .cspt-header-box-icon i {
    color: var(--cspt-emphires-global-color);
}

.cspt-header-style-3 .cspt-header-button a:hover {
    background-color: var(--cspt-emphires-blackish-color);
}

.cspt-header-style-3 .cspt-right-box .cspt-header-search-form-wrapper .search-form input[type="search"],
.cspt-header-style-3 .cspt-right-box .cspt-header-search-form-wrapper .search-form:after {
    color: var(--cspt-emphires-blackish-color);
}

.cspt-header-style-3 .cspt-header-search-btn:before {
    height: 100%;
}



@media (min-width: 1200px) {
    .cspt-header-style-3 .cspt-header-menu-area,
    .cspt-header-style-3 .cspt-right-box .cspt-header-search-form-wrapper .search-form input[type="search"],
    .cspt-header-style-3 .cspt-header-menu-area .navigation-top,
    .cspt-header-style-3 .cspt-right-box,
    .cspt-header-style-3 .cspt-header-menu-area .cspt-navbar div>ul>li,
    .cspt-header-style-3 .cspt-header-menu-area .navigation-top .cspt-navbar div>ul>li>a {
        height: 70px !important;
        line-height: 70px !important;
    }
    .cspt-header-style-3 .cspt-sticky-header .cspt-header-menu-area,
    .cspt-header-style-3 .cspt-sticky-header .cspt-right-box .cspt-header-search-form-wrapper .search-form input[type="search"],
    .cspt-header-style-3 .cspt-sticky-header .cspt-header-menu-area .navigation-top,
    .cspt-header-style-3 .cspt-sticky-header .cspt-right-box,
    .cspt-header-style-3 .cspt-sticky-header .cspt-header-menu-area .cspt-navbar div>ul>li,
    .cspt-header-style-3 .cspt-sticky-header .cspt-header-menu-area .navigation-top .cspt-navbar div>ul>li>a {
        height: var(--cspt-emphires-sticky-header-height) !important;
        line-height: var(--cspt-emphires-sticky-header-height) !important;
    }
    .cspt-header-style-3 .cspt-header-menu-area:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        height: 1px;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.10);
    }
    .cspt-header-style-3 .cspt-header-menu-area.cspt-sticky-on:after {
        top: auto;
        bottom: 0;
    }
    .cspt-header-style-3 .cspt-right-box .cspt-cart-wrapper,
    .cspt-header-style-3 .cspt-right-box .cspt-header-search-form-wrapper {
        border-right: 1px solid rgba(0, 0, 0, 0.10);
    }
    .cspt-header-style-3 .cspt-right-box .cspt-header-search-form-wrapper {
        border-left: 1px solid rgba(0, 0, 0, 0.10);
    }
    .cspt-header-style-3 .cspt-header-button a {
        color: #fff;
        height: 100%;
        display: inline-block;
        padding: 0 30px;
        vertical-align: middle;
        padding-right: 8px;
        line-height: 60px;
        height: 60px;
        text-transform: uppercase;
        font-weight: 800;
        font-size: 13px;
        position: relative;
        letter-spacing: 1px;
        background-color: var(--cspt-emphires-global-color);
    }
    .cspt-header-style-3 .cspt-header-button a:after {
        content: "\e81c";
        font-family: "creativesplanet-base-icons";
        margin-left: 20px;
        font-size: 20px;
        top: 0;
        position: relative;
        font-weight: bold;
        background-color: #fff;
        padding: 14px 18px;
        color: var(--cspt-emphires-blackish-color);
    }
    .cspt-header-style-3 .cspt-sticky-header .cspt-header-menu-area .container {
        padding: 0px;
    }
    .cspt-header-style-3 .cspt-sticky-header .cspt-header-menu-area-inner .navigation-top {
        margin-right: 25px;
    }
    .cspt-header-style-3 .cspt-right-box .cspt-search-cart-box .cspt-cart-link,
    .cspt-header-style-3 .cspt-right-box .cspt-search-cart-box {
        display: flex;
        align-items: center;
    }
    .cspt-header-style-3 .cspt-right-box .cspt-search-cart-box,
    .cspt-header-style-3 .cspt-right-box .cspt-cart-wrapper .cspt-cart-details {
        position: relative;
    }
    .cspt-header-style-3 .cspt-right-box .cspt-search-cart-box>* {
        padding: 0 25px;
    }

    .cspt-header-style-3 .cspt-right-box .cspt-cart-wrapper .cspt-cart-count {
        position: absolute;
        top: 50%;
        margin-top: -24px;
        left: 4px;
        background-color: var(--cspt-emphires-global-color);
        color: #fff;
        height: 17px;
        line-height: 17px;
        width: 17px;
        text-align: center;
        border-radius: 50%;
        font-size: 10px;
    }

    .cspt-header-style-3 .cspt-right-box .cspt-search-cart-box>.cspt-header-search-btn{
        display: none;
    }

}

@media (max-width: 1200px) {
    /*=== cspt-header-style-3 ===*/
    .cspt-header-style-3 .cspt-header-search-btn:before,
    .cspt-header-style-3 .cspt-right-box {
        display: none;
    }
    .cspt-header-style-3 .cspt-header-top-area>.container {
        margin: 0 30px;
        padding: 0;
        max-width: none;
        width: auto;
        position: relative;
    }
    .cspt-header-style-3 .cspt-pre-header-wrapper>.container {
        max-width: none;
        width: auto;
        margin: 0 50px;
        padding: 0;
    }
}

