/*=== cspt-header-style-4 ===*/
.cspt-header-style-4 .cspt-header-overlay {
    position: absolute;
    z-index: 9;
    width: 100%;
}
 .cspt-header-style-4 .cspt-pre-header-wrapper{
    height: 85px;
    line-height: 85px;
 }
.cspt-header-style-4 .cspt-pre-header-left .cspt-header-box{
	margin-right: 50px;
	padding-right: 0;
	position: relative;
	padding-left:60px;
	display: inline-block;
    vertical-align: middle;
}
.cspt-header-style-4 .cspt-pre-header-left .cspt-header-box span {
    display: block;
}
.cspt-header-style-4 .cspt-pre-header-left .cspt-header-box-icon i{
	position: absolute;
	top: 0;
	left: 0px;
	font-size: 36px;
	line-height: 40px;
	text-align: center;
	color: var(--cspt-leblix-global-color);
}
.cspt-header-style-4 .cspt-pre-header-wrapper .cspt-contact-info li{
	padding: 0px;
    font-size: 12px;
    line-height: 20px;
    margin-right: 0px;
	display: block;	
}
.cspt-header-style-4 .cspt-pre-header-wrapper .cspt-contact-info li.cspt-leftshape{
	background-color: var(--cspt-leblix-global-color);
	color: var(--cspt-leblix-white-color);	
	padding: 10px;
}
.cspt-header-style-4 .cspt-pre-header-wrapper .cspt-contact-info li.cspt-leftshape:before{
    content: "";
    position: absolute;
    left: -20px;
    top: 0px;
    border-right: 20px solid var(--cspt-leblix-global-color);
    border-bottom: 42px solid transparent;
}
.cspt-header-style-4 .cspt-pre-header-wrapper .cspt-contact-info li:last-child{
	margin-right: 0px;
	padding-right: 0px;
	display: inline-block;
    background: transparent;
}
.cspt-header-style-4 .cspt-pre-header-wrapper .cspt-social-links {
    margin-right: 0px;
	padding: 12px 5px;
	display: -webkit-box;
}
.cspt-header-style-4 .cspt-contact-info .cspt-social-links li.cspt-social-facebook a{
    color: #175b98;
}
.cspt-header-style-4 .cspt-contact-info .cspt-social-links li.cspt-social-twitter a{
    color: #11abf1;
}
.cspt-header-style-4 .cspt-contact-info .cspt-social-links li.cspt-social-linkedin a{
    color: #e08fca;
}
.cspt-header-style-4 .cspt-contact-info .cspt-social-links li.cspt-social-youtube a{
    color: #ff0000;
}
.cspt-header-style-4 .cspt-pre-header-wrapper .cspt-social-links a {
    width: 25px;
    height: 25px;
    line-height: 23px;
    font-size: 13px;
    color: var(--cspt-leblix-white-color);
    margin: 0 10px;
}
.cspt-header-style-4 .cspt-contact-info .cspt-social-links a i:hover{
    color: var(--cspt-leblix-global-color)!important;
}
.cspt-header-style-4 .cspt-pre-header-wrapper .cspt-social-links a:hover{
    color: var(--cspt-leblix-global-color);
}
.cspt-header-style-4 .cspt-header-search-btn {
    margin-right: 45px;
}

@media (max-width: 1200px){
    .cspt-header-style-4 .cspt-header-overlay > .container {
        padding: 0;
    }
    .cspt-header-style-4 .cspt-header-content{        
        position: relative;
    }
    .cspt-header-style-4 .cspt-header-wrapper.cspt-sticky-on{
        position: static !important;
        width: auto !important;
    }

    .home .cspt-header-style-4 .cspt-social-links,
    .cspt-header-style-4:before,
    .cspt-header-style-4:after,
    .cspt-header-style-4 .cspt-social-links,
    .cspt-header-style-4 .cspt-right-box{
        display: none;
    } 
    .cspt-header-style-4 .cspt-mobile-search .cspt-header-search-btn a,
    .cspt-header-style-4 .nav-menu-toggle{
        color: rgba(var(--cspt-leblix-main-menu-typography-color-rgb), 1);
    } 
    .cspt-header-style-4 .cspt-menuarea .cspt-mobile-search,
    .cspt-header-style-4 .cspt-menuarea button i{
        color: var(--cspt-leblix-white-color);
    }
    .cspt-header-style-4 .cspt-mobile-search .cspt-header-search-btn{
        right: 0;
    }

 }

 @media (min-width: 1200px) { 

    .cspt-header-style-4 .site-title{
        height: var(--cspt-leblix-header-height) !important;
    }
    .cspt-header-style-4 .cspt-sticky-on .site-title{
        height: var(--cspt-leblix-sticky-header-height) !important;
        line-height: var(--cspt-leblix-sticky-header-height) !important;
    }      
    .cspt-header-style-4 .site-branding{
        margin-right: 50px;	
        -webkit-transition: all 300ms ease;
        transition: all 300ms ease;
    }
    .cspt-header-style-4 .cspt-right-box .cspt-cart-wrapper, 
    .cspt-header-style-4 .cspt-right-box .cspt-header-search-btn {
       margin: 0 20px;
    }
    .cspt-header-style-4 .cspt-right-box .cspt-header-search-btn{
       margin-left: 0;
    }  
    .cspt-header-style-4 .cspt-right-box {
        display: flex;
        align-items: center;
    }

    /*=== cspt-header-button ===*/
    .cspt-header-style-4 .cspt-right-box .cspt-header-button a{
        background-color: var(--cspt-leblix-global-color);
    }   
    .cspt-header-style-4 .cspt-header-button a{		
        padding: 20px 50px 20px 30px;
        height: 100%;
        display: inline-block;	   
        vertical-align: middle;	    
        font-weight: 700;
        font-size: 14px;
        text-transform: capitalize;
        border-radius: 0px;
        letter-spacing: -0.14px;
        -webkit-transition: none;
        transition: none;
        color: var(--cspt-leblix-white-color);
        background-color: var(--cspt-leblix-global-color);
        -webkit-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
    }
    .cspt-header-style-4 .cspt-header-button a span{
        position: relative;
    }
    .cspt-header-style-4 .cspt-header-button a span:before {
        content: "\e854";
        font-family: "creativesplanet-base-icons";
        font-size: 12px;
        line-height: 22px;
        position: absolute;
        right: -20px;
        top: 50%;
        color: var(--cspt-leblix-white-color);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%);
        font-weight: 600;
        -webkit-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
    }
    .cspt-header-style-4 .cspt-header-button a:hover span:before{
        right: -25px;
        color: var(--cspt-leblix-secondary-color);
    }
    .cspt-header-style-4 .cspt-header-button a:hover{
        color:var(--cspt-leblix-secondary-color);
        background-color: var(--cspt-leblix-white-color);
    }
    .cspt-header-style-4.cspt-fixed-header .cspt-header-button a:hover span:before{
        color: var(--cspt-leblix-white-color);
    }    
    .cspt-header-style-4.cspt-fixed-header .cspt-sticky-header .cspt-header-button a:hover{
        color: var(--cspt-leblix-white-color);
        background-color: var(--cspt-leblix-secondary-color);
    }
    .cspt-header-style-4 .cspt-right-box .cspt-cart-wrapper a, 
    .cspt-header-style-4 .cspt-right-box .cspt-header-search-btn a{
        font-size: 18px;
        color: var(--cspt-leblix-white-color);
    }
    .cspt-header-style-4 .cspt-right-box .cspt-cart-wrapper a:hover, 
    .cspt-header-style-4 .cspt-right-box .cspt-header-search-btn a:hover{       
        color: var(--cspt-leblix-global-color);
    }
    .cspt-header-style-4 .cspt-sticky-header  .cspt-right-box .cspt-cart-wrapper a, 
    .cspt-header-style-4 .cspt-sticky-header  .cspt-right-box .cspt-header-search-btn a{
        font-size: 18px;
        color: var(--cspt-leblix-secondary-color);
    }
    .cspt-header-style-4 .cspt-navbar div > ul > li > a{
        margin: 0 15px;
    }      
    
    /*=== cspt-cart-wrapper ===*/
    .cspt-header-style-4 .cspt-right-box .cspt-cart-wrapper a:before {
        content: "\e823";
        font-family: "creativesplanet-base-icons";	   
        font-size: 20px;
        line-height: 20px;	   
        position: absolute;
        left: 0px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%);
        font-weight: normal;
        -webkit-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
    }
    .cspt-header-style-4 .cspt-right-box .cspt-cart-wrapper .cspt-cart-count{		
        position: absolute;
        top: -21px;
        left: 2px;
        background-color: var(--cspt-leblix-global-color);
        color: #fff;
        height: 20px;
        line-height: 20px;
        width: 20px;
        text-align: center;
        border-radius: 50%;
        font-size: 13px; 
    }
    .cspt-header-style-4 .cspt-right-box .cspt-cart-wrapper a{
        position: relative;
        padding-left: 30px;		
    }
    .cspt-header-style-4 .cspt-right-box .cspt-cart-wrapper.cspt-show-cart-amount-no a{
        padding-left: 20px;
    } 
    .cspt-header-style-4 .cspt-pre-header-right .cspt-contact-info{
        text-align: right;
    }



 }