.thsn-header-style-4 .thsn-header-overlay {
    position: absolute;
    z-index: 9;
    width: 100%;
}
.site-header .thsn-pre-header-wrapper.thsn-bg-color-transparent{
    border-bottom: 1px solid rgb(255 255 255 / 15%);
}
.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-helthify-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-helthify-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;
}


/* --------------------------------------
 * Titlebar section
 * ---------------------------------------*/
 .thsn-header-style-4 .thsn-title-bar-content{
    margin-top: var(--thsn-helthify-header-height);
	min-height: var(--thsn-helthify-titlebar-height);
}

.thsn-header-style-4 .thsn-title-bar-wrapper{
	height: auto;
	overflow: hidden;
}

@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;
	}
	.thsn-header-style-4 .thsn-search-cart-box,
    .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-helthify-main-menu-typography-color-rgb), 1);
	}
	.thsn-header-style-4 .thsn-header-inner-wrapper{
		margin:0 15px;
		position: relative;
	}
}

@media (min-width: 1200px) {
	.thsn-header-style-4 .thsn-right-box,
	.thsn-header-style-4 .thsn-header-contact-number a,
	.thsn-header-style-4 .thsn-navbar div > ul > li > a	{
		height: var(--thsn-helthify-header-height) !important;
		line-height: var(--thsn-helthify-header-height) !important;
	}
	.thsn-header-style-4 .thsn-sticky-header .thsn-header-contact-number a,
	.thsn-header-style-4 .thsn-sticky-header .thsn-right-box{
		height: var(--thsn-helthify-sticky-header-height) !important;
		line-height: var(--thsn-helthify-sticky-header-height) !important;
	}
	.thsn-header-style-4 .thsn-header-wrapper {
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	}
	.thsn-header-style-4 .thsn-bg-color-white{
		background-color: rgb(255 255 255 / 55%) !important;
	}
	.thsn-header-style-4 .thsn-header-inner-wrapper {
		margin: 0 50px;
		margin-right: 0;
	}
	.thsn-header-style-4 .site-branding{
		margin-right: 50px;	
		-webkit-transition: all 300ms ease;
		transition: all 300ms ease;
	}
	.thsn-header-style-4 .thsn-navbar div > ul > li > a{
		margin: 0 30px;
	}
	.thsn-header-style-4 .navigation-top{
		margin-left: auto!important;
	}

	.thsn-header-style-4 .thsn-search-cart-box,
	.thsn-header-style-4 .thsn-menuarea{
	    display: -ms-flexbox!important;
	    display: flex!important;
	}

	.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 10px;
		font-size: 20px;
	}
	.thsn-header-style-4 .thsn-search-cart-box .thsn-cart-wrapper {
		font-size: 22px;
	}

	.thsn-header-style-4 .thsn-search-cart-box .thsn-cart-wrapper{
		position: relative;
		padding-left: 10px;
		margin-left: 10px;
	}
	.thsn-header-style-4 .thsn-search-cart-box .thsn-cart-wrapper::after {
		content: '';
		width: 1px;
		height: 30px;
		background-color: rgba(var(--thsn-helthify-main-menu-typography-color-rgb), 0.20);
		position: absolute;
		left: -7px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.thsn-header-style-4 .thsn-search-cart-box{
		align-items: center;
	}
	.thsn-header-style-4 .thsn-search-cart-box .thsn-cart-wrapper a{
		position: relative;
		padding-left: 30px; 
	}
	.thsn-header-style-4 .thsn-search-cart-box .thsn-cart-wrapper a:before {
	    content: "\e83a";
	    font-family: "themesion-base-icons";  
	    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;
	}
	.thsn-header-style-4 .thsn-search-cart-box .thsn-cart-wrapper .thsn-cart-count{		
		position: absolute;
		top: -4px;
		left: 14px;
		background-color: var(--thsn-helthify-global-color);
		color: #fff;
		height: 16px;
		line-height: 16px;
		width: 16px;
		text-align: center;
		border-radius: 50%;
		font-size: 11px;
	}
	.thsn-header-style-4 .thsn-right-box{
		display: flex;
		align-items: center;
	}
	.thsn-header-style-4 .thsn-header-contact-number a{
		color: #fff;
		background-color: var(--thsn-helthify-global-color);
		display: inline-block;
		padding: 0px 50px;
		vertical-align: middle;
		text-transform: uppercase;
		font-weight: 600;
		font-size: 15px;
		letter-spacing: 0.7px;
		-webkit-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
	}
	.thsn-header-style-4 .thsn-header-contact-number a span{
		position: relative;
		padding-left: 25px;
	}
	.thsn-header-style-4 .thsn-header-contact-number span:before {
		content: "";
		position: absolute;
		left: 0;
		top: 50%;
		width: 15px;
		height: 1px;
		background-color: var(--thsn-helthify-white-color);
		-webkit-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s;
	}
	.thsn-header-style-4 .thsn-header-button{
		padding: 0 50px;
	}
	.thsn-header-style-4 .thsn-header-button a{		   
	    vertical-align: middle;
	    font-size: 16px;
	    line-height: 20px;
	    font-weight: 600;
	    padding-left: 50px;
	    position: relative;
	    display: inline-block;
	}
	.thsn-header-style-4 .thsn-header-button span{
		display: block;
		color: var(--thsn-helthify-blackish-color);
	}
	.thsn-header-style-4 span.thsn-header-button-text-2 {
		font-size: 21px;
		line-height: 24px;
	    font-weight: 700;
	    color: var(--thsn-helthify-global-color);
	}
	.thsn-header-style-4 .thsn-header-contact-number a:hover{
		background-color: var(--thsn-helthify-blackish-color);
	}
	.thsn-header-style-4 .thsn-header-button a:before {
		content: "\e853";
	    font-family: "themesion-base-icons";
	    font-size: 35px;
	    line-height: 35px;
	    position: absolute;
	    left: 0;
	    top: 50%;
	    -webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	    -moz-transform: translateY(-50%);
	    transform: translateY(-50%);
	    font-weight: normal;
	    color: var(--thsn-helthify-global-color);
	}

}
@media (min-width: 1200px) and (max-width: 1670px){
	.thsn-header-style-4 .thsn-header-button {
		padding: 0px 25px;
	}
}
@media (min-width: 1200px) and (max-width: 1600px){
	.thsn-header-style-4 .thsn-navbar div > ul > li > a {
		margin: 0 25px;
	}
	.thsn-header-style-4 .site-branding {
		margin-right: 40px;
	}
	.thsn-header-style-4 .thsn-header-inner-wrapper {
		margin: 0 40px;
		margin-right: 0;
	}
	.thsn-header-style-4 .thsn-header-contact-number a{
		padding: 0px 40px;
	}
}
@media (min-width: 1200px) and (max-width: 1500px){
	.thsn-header-style-4 .thsn-navbar div > ul > li > a {
		margin: 0 20px;
	}
	.thsn-header-style-4 .thsn-header-button {
		padding: 0px 20px;
	}
	.thsn-header-style-4 .site-branding {
		margin-right: 30px;
	}
	.thsn-header-style-4 .thsn-header-inner-wrapper {
		margin: 0 30px;
		margin-right: 0;
	}
	.thsn-header-style-4 .thsn-header-contact-number a{
		padding: 0px 30px;
	}
	.thsn-header-style-4 .thsn-header-search-btn a{
		padding: 0 25px;
	}
}
@media (min-width: 1200px) and (max-width: 1400px){
	.thsn-header-style-4 .thsn-navbar div > ul > li > a {
		margin: 0 15px;
	}
	.thsn-header-style-4 .thsn-header-button {
		padding: 0px 20px;
	}
	.thsn-header-style-4 .site-branding {
		margin-right: 20px;
	}
	.thsn-header-style-4 .thsn-header-inner-wrapper {
		margin: 0 20px;
		margin-right: 0;
	}
	.thsn-header-style-4 .thsn-header-contact-number a{
		padding: 0px 30px;
	}
}
@media (min-width: 1200px) and (max-width: 1300px){
	.thsn-header-style-4 .thsn-header-button {
		padding: 0px 12px;
	}
	.thsn-header-style-4 .site-branding {
		margin-right: 15px;
	}
	.thsn-header-style-4 .thsn-header-inner-wrapper {
		margin: 0 15px;
		margin-right: 0;
	}
}
@media (min-width: 1200px) and (max-width: 1280px){
	.thsn-header-style-4 .thsn-header-button {
		display: none;
	}
}

