.thsn-header-style-4 .thsn-pre-header-wrapper {   
   height: 90px;  
   line-height: normal;
   padding-top: 25px; 
   padding-bottom: 25px;
}
.thsn-header-style-4 .thsn-header-overlay {
    position: absolute;
    z-index: 9;
    width: 100%;
}
.thsn-header-style-4 .thsn-header-content {
	margin: 0 50px;
}
.thsn-header-style-4 .site-branding{
	margin-right: 80px;	
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
}
.thsn-header-style-4 .thsn-header-button{
	margin-right: 60px;
} 
.thsn-header-style-4 .thsn-pre-header-wrapper .thsn-contact-info li{
    padding: 0;
    padding-left: 55px;
    font-size: 14px;
    line-height: 20px;
    margin-right: 50px;
}
.thsn-header-style-4 .thsn-pre-header-wrapper .thsn-contact-info li:last-child{
    margin-right: 0px;
}
.thsn-header-style-4 .thsn-pre-header-wrapper .thsn-contact-info i{
    position: absolute;
    left: 0;
    top: 0;
	color: var(--thsn-logisto-global-color);
    font-size: 35px;
    font-weight: normal;
}
.thsn-header-style-4 .thsn-pre-header-wrapper .thsn-social-links a {
    width: 40px;
    height: 35px;
    line-height: 35px;
    font-size: 22px;
}
.thsn-header-style-4 .thsn-pre-header-wrapper .thsn-social-links a:hover{
	color: var(--thsn-logisto-global-color);
}
.thsn-header-style-4 .thsn-pre-header-right {
    align-items: center;
}
.thsn-header-style-4 .thsn-pre-header-right .thsn-contact-info{
    padding-right: 10px;
}
.thsn-header-style-4 .thsn-header-height-wrapper > .thsn-bg-color-transparent {
    border-bottom: 1px solid rgba(255, 255, 255, 0.23);
}
@media (max-width: 1200px){
	.thsn-header-style-4 .thsn-header-wrapper.thsn-sticky-on{
		position: static !important;
		width: auto !important;
	}
	.thsn-header-style-4 .thsn-header-wrapper > .container > .d-flex{
		position: relative;
	}
	.home .thsn-header-style-4 .thsn-social-links,
    .thsn-header-style-4:before,
	.thsn-header-style-4:after,
	.thsn-header-style-4 .thsn-social-links,
	.thsn-header-style-4 .thsn-right-box{
		display: none;
	}   

	.thsn-header-style-4 .thsn-mobile-search .thsn-header-search-btn a,
	.thsn-header-style-4 .nav-menu-toggle{
		color: rgba(var(--thsn-logisto-main-menu-typography-color-rgb), 1);
	}
	.thsn-header-style-4 .thsn-header-content {
		margin: 0 20px;
		position: relative;
	}
	.thsn-header-style-4 .thsn-navbar div > ul > li li a{
		font-size: 15px;
	}
}

@media (min-width: 1200px) {

	/*=== thsn-header-style-4 ===*/
	.thsn-header-style-4 .site-title{
		height: var(--thsn-logisto-header-height) !important;
	}
	.thsn-header-style-4 .thsn-sticky-on .site-title{
		height: var(--thsn-logisto-sticky-header-height) !important;
		line-height: var(--thsn-logisto-sticky-header-height) !important;
	}
	.thsn-header-style-4 .thsn-sticky-header  .thsn-header-button a{
		color: var(--thsn-logisto-main-menu-sticky-color);
	}
	.thsn-header-style-4 .thsn-sticky-header.thsn-header-sticky-yes .site-branding{	
		margin-top: 0px;
	}
	.thsn-header-style-4 .thsn-navbar div > ul > li > a{
		margin: 0 20px;
	}
	.thsn-header-style-4 .navigation-top{
	  margin-left: auto!important;
	}
	.thsn-header-style-4 .thsn-menuarea {
	    display: -ms-flexbox!important;
	    display: flex!important;
	}
	.thsn-header-style-4 .thsn-right-box {
		margin-left: 10px;	
		display: flex;
		align-items: center;
	}
	.thsn-header-style-4 .thsn-right-box .thsn-search-cart-box{
		display: flex;
	}
	.thsn-header-style-4 .thsn-header-button a{
		color: #fff;
		font-weight: 600 !important;
		font-size: 14px;
		padding-left: 50px;
		position: relative;
		display: inline-block;
	}
	.thsn-header-style-4 .thsn-header-button a span.thsn-header-button-text-2{
		display: block;
		font-weight: 700 !important;
		font-size: 18px;
	}
	.thsn-header-style-4 .thsn-header-button a:before {
	    content: "\e863";
	    font-family: "themesion-base-icons";
	    font-size: 40px;
	    line-height: 40px;	   
	    position: absolute;
	    left: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		transform: translateY(-50%);
	    font-weight: normal !important;
		color:var(--thsn-logisto-global-color);
	}
	.thsn-header-style-4 .thsn-header-button2 a{		
	    padding: 15px 65px 15px 45px;
		text-align: center;
		height: 100%;
		display: inline-block;
		vertical-align: middle;
		position: relative;
		border-radius: 0px;
		-webkit-transition: none;
		transition: none;
		color: var(--thsn-logisto-blackish-color);
		background-color: var(--thsn-logisto-global-color);
		-webkit-transition: all .25s ease-in-out;
		transition: all .25s ease-in-out;
	}
	.thsn-header-style-4 .thsn-header-button2 a:hover{
		color: var(--thsn-logisto-secondary-color);
		background-color: #fff;
		border-color: #fff;
	}
	.thsn-header-style-4 .thsn-header-button2 a span{
		padding-right: 0 !important;
	}
	.thsn-header-style-4 .thsn-header-button2 a span:before{
		display: none !important;
	}
	.thsn-header-style-4 .thsn-header-button2 a span:after{
		right: -15px !important;
	}
	.thsn-header-style-4 .thsn-header-button2 a:hover:before{
		right: 30px;
		color: #fff;
	}
	.thsn-header-style-4 .thsn-header-button2 a:hover:before{
		color: var(--thsn-logisto-secondary-color);
	}
	.thsn-header-style-4 .thsn-sticky-header .thsn-header-button2 a:hover{
		background-color: var(--thsn-logisto-secondary-color);
		color: #fff;
	}
	.thsn-header-style-4 .thsn-sticky-header .thsn-header-button2 a:hover:before{
		color: #fff;
	}
	.thsn-header-style-4 .thsn-right-box .thsn-cart-wrapper a, 
	.thsn-header-style-4 .thsn-right-box .thsn-header-search-btn a{
		font-size: 18px;		
	}
	.thsn-header-style-4 .thsn-cart-wrapper a {
		color: var(--thsn-logisto-main-menu-typography-color);
	}
	.thsn-header-style-4 .thsn-right-box .thsn-cart-wrapper a{
		position: relative;		
	}
	.thsn-header-style-4 .thsn-search-cart-box .thsn-header-search-btn, 
	.thsn-header-style-4 .thsn-search-cart-box .thsn-cart-wrapper {
		margin: 0 8px;
		font-size: 20px;
	}
	.thsn-header-style-4 .thsn-search-cart-box .thsn-cart-wrapper .woocommerce-Price-amount{
		margin-left: 10px;
	}
	.thsn-header-style-4 .thsn-search-cart-box{
		position: relative;
		padding-right: 40px;
	}
	.thsn-header-style-4 .thsn-search-cart-box::after {
		content: '';
		width: 1px;
		height: 50px;
		background-color: rgba(var(--thsn-logisto-main-menu-typography-color-rgb), 0.20);
		position: absolute;
		right: 25px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.thsn-header-style-4 .thsn-sticky-header .thsn-search-cart-box::after {
		background-color: var(--thsn-logisto-main-menu-sticky-color);
		opacity: 0.2;		
	}
	.thsn-header-style-4 .thsn-right-box .thsn-cart-wrapper a .thsn-cart-details {
		display: inline-block;
		height: 44px;
		width: 44px;
		border-radius: 50%;
		line-height: 44px;
		padding: 0px;
		text-align: center;
		border: 1px solid #fff;
		position: relative;
	}
	.thsn-header-style-4 .thsn-sticky-header .thsn-right-box .thsn-cart-wrapper a .thsn-cart-details {
		border-color: var(--thsn-logisto-main-menu-sticky-color);
	}
	.thsn-header-style-4 .thsn-header-search-btn a {
		display: inline-block;
		height: 45px;
		width: 45px;
		border-radius: 50%;
		line-height: 45px;
		padding: 0px;
		text-align: center;
		background-color: var(--thsn-logisto-global-color);
		color: var(--thsn-logisto-blackish-color);
	}
	.thsn-header-style-4 .thsn-sticky-header .thsn-right-box .thsn-cart-wrapper a{
        color: var(--thsn-logisto-blackish-color);
    }
    .thsn-header-style-4 .thsn-right-box .thsn-cart-wrapper a .thsn-cart-details:before {
        content: "\e840";
        font-family: "themesion-base-icons";	   
        font-size: 20px;
        line-height: 20px;
        font-weight: normal;
        -webkit-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
    }
	.thsn-header-style-4 .thsn-right-box .thsn-cart-wrapper .thsn-cart-count{		
		position: absolute;
		top: -11px;
		left: 22px;
		background-color: var(--thsn-logisto-global-color);
		color: var(--thsn-logisto-blackish-color);
		height: 20px;
		line-height: 20px;
		width: 20px;
		text-align: center;
		border-radius: 50%;
		font-size: 13px;
	}
	.thsn-header-style-4 .thsn-header-info-inner .thsn-header-box{
        margin-right: 70px;
        position: relative;
        padding: 10px 0px 10px 75px;
    }
    .thsn-header-style-4 .thsn-header-info-inner .thsn-header-box:last-child{
        margin-right: 0px;
    } 
    .thsn-header-style-4 .thsn-header-info-inner .thsn-header-box{
        display: inline-block;
        vertical-align: middle;
    }
    .thsn-header-style-4 .thsn-header-info-inner .thsn-header-box-icon i{
        position: absolute;
        top: 3px;
        left: 0px;
        font-size: 30px;
        line-height: 70px;
        text-align: center;
        background-color: transparent;
        border-radius: 50%;
        border: 2px solid var(--thsn-logisto-global-color);
        height: 65px;
        color: var(--thsn-logisto-secondary-color);
        width: 65px;
        display: block;
    }

	.thsn-header-style-4.thsn-fixed-header .thsn-navbar > div > ul > li:hover > a, 
    .thsn-header-style-4.thsn-fixed-header .thsn-navbar > div > ul > li.current_page_item > a, 
    .thsn-header-style-4.thsn-fixed-header .thsn-navbar > div > ul >li.current-menu-parent > a{
		color: var(--thsn-logisto-main-menu-sticky-active-color);		
	}

}
@media (max-width: 1630px){
	.thsn-header-style-4 .thsn-header-button,
	.thsn-header-style-4 .site-branding {
		margin-right: 30px;
	}
	.thsn-header-style-4 .thsn-header-content {
		margin: 0 30px;
	}
}
@media (max-width: 1530px){
	.thsn-header-style-4 .thsn-header-content {
		margin: 0 20px;
	}
}
@media (max-width: 1485px){
	.thsn-header-style-4 .thsn-header-button {
		display: none;
	}
}
@media (max-width: 1270px){
	.thsn-header-style-4 .thsn-search-cart-box::after,
	.thsn-header-style-4 .thsn-search-cart-box .thsn-cart-wrapper{
		display: none;
	}
	.thsn-header-style-4 .thsn-search-cart-box {
		padding-right: 20px;
	}
}

/*=== RTL  ====*/
body.rtl .thsn-header-style-4 .site-branding{
	margin-left: 80px;
	margin-right: 0px;
}
body.rtl .thsn-header-style-4 .thsn-header-button {
    margin-left: 60px;
    margin-right: 0px;
}
@media (min-width: 1200px){
	body.rtl .thsn-header-style-4 .thsn-right-box {
		margin-left: 0px;
		margin-right: 10px;
	}
	body.rtl .thsn-header-style-4 .thsn-search-cart-box::after{
		right: inherit;
		left: 25px;
	}
	body.rtl .thsn-header-style-4 .thsn-search-cart-box{
		padding-left: 40px;
		padding-right: 0;
	}
	body.rtl .thsn-header-style-4 .thsn-header-button a:before{
		left: inherit;
		right: 0px;
	}
	body.rtl .thsn-header-style-4 .thsn-header-button a{
		padding-left: 0px;
		padding-right: 50px;
	}
}