.tstk-header-style-4 .navigation-top-wrapper{
    display: flex;
    justify-content: space-between;
}
.tstk-header-style-4 .tstk-header-menu-area.tstk-bg-color-globalcolor{
    background-color: var(--tstk-industrey-global-color);
}
.tstk-header-style-4 .tstk-header-menu-area.tstk-bg-color-secondarycolor{
    background-color: var(--tstk-industrey-secondary-color);
}
.tstk-header-style-4 .tstk-header-menu-area.tstk-bg-color-blackish{
    background-color: var(--tstk-industrey-blackish-bg-color);  
}
.tstk-header-style-4 .tstk-header-menu-area.tstk-bg-color-white{
    background-color: var(--tstk-industrey-white-color);
}
.tstk-header-style-4 .tstk-header-menu-area.tstk-bg-color-light{
    background-color: var(--tstk-industrey-light-bg-color);
}
.tstk-header-style-4 .tstk-header-info-inner .tstk-header-box{
    margin-right: 70px;
    position: relative;
    padding: 00px 0px 00px 60px;
}
.tstk-header-style-4 .tstk-header-info-inner .tstk-header-box:after {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #eee;
    position: absolute;
    left: -30px;
    top: 0;
	transform: rotate(30deg);
}
.tstk-header-style-4 .tstk-header-info-inner .tstk-header-box:last-child{
    margin-right: 0px;
} 
.tstk-header-style-4 .tstk-header-info-inner .tstk-header-box:first-child:after {
	display: none;
}
.tstk-header-style-4 .tstk-header-info-inner .tstk-header-box{
    display: inline-block;
    vertical-align: middle;
}
.tstk-header-style-4 .tstk-header-info-inner .tstk-header-box-icon i{
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 40px;
    line-height: 40px;
    text-align: center; 
    color: var(--tstk-industrey-global-color);
}
.tstk-header-style-4 .tstk-header-button {
    display: inline-block; 
    position: relative;
    line-height: normal;

}
.tstk-header-style-4 .tstk-icon-wrap{
    display: flex;
}

.tstk-header-style-4 .tstk-sticky-header.tstk-header-sticky-yes .tstk-cart-wrapper a {
    color: var(--tstk-industrey-blackish-color);
}
.tstk-header-style-4 .tstk-social-links{
    display: none;
}
.site-header.tstk-header-style-4{
    position: relative;
}
.home .tstk-header-style-4 .tstk-social-links {
    position: absolute;        
    z-index: 10;
    display: block;
    list-style: none;
    padding-top:40px;
    padding-right: 50px;
    right: 20px;
    top: 60%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100px;
}
.tstk-header-style-4 .tstk-social-links li{
    margin: 20px 0px;
}
.tstk-header-style-4 .tstk-social-links:before {
    background: #111010;
    display: inline-block;
    content: "";
    width: 1px;
    height: 80px;
    vertical-align: middle;
    margin: 0 8px;
}
.tstk-header-style-4 .tstk-social-links li a{
    color: #111010;
}
.tstk-header-style-4 .tstk-social-links li a:hover{
    color: var(--tstk-industrey-global-color);
}
.tstk-header-style-4 .tstk-social-links:after {
    display: inline-block;
    content: "Follow Us"; 
    position: absolute;
    top: -24px;
    right: -40px;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
    transform: translateX(-50%) translateY(-50%) rotate(-90deg);
    height: 4px;
    text-transform: uppercase;
    color: #111010;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.5px;
    width: 100px;
}
.tstk-header-style-4 .tstk-slider-area {
    overflow: hidden;
    margin-right: 135px;
    border-radius: 0px 50px 0px 0px;
}
@media (max-width: 1600px) {
    .tstk-header-style-4 .tstk-slider-area{
        margin-right: 100px;
    }
    .home .tstk-header-style-4 .tstk-social-links {
        padding-top: 50px;
        padding-right: 38px;
        right: -15px;
    }
}
@media (max-width: 1470px) {
    .tstk-header-style-4 .tstk-slider-area{
        margin-right: 70px;        
    }
    .home .tstk-header-style-4 .tstk-social-links {
        padding-top: 50px;
        padding-right: 25px;
    }
}
@media (max-width: 1310px) {
    .tstk-header-style-4 .tstk-slider-area{
        margin-right: 0px;
        border-radius: 0px;
    }
    .home .tstk-header-style-4 .tstk-social-links{
        display: none;
    }
}
@media (max-width: 1200px){
    .tstk-header-style-4 .tstk-header-top-area > .container > .d-flex{
        position: relative;
    } 
    .tstk-header-style-4 .tstk-social-links,
    .tstk-header-style-4 .tstk-icon-wrap,
    .tstk-header-style-4 .tstk-header-button,   
    .tstk-header-style-4 .tstk-right-box{
        display: none;
    } 
}
@media (min-width: 1200px) {
    .tstk-header-style-4 .tstk-title-bar-wrapper,
    .tstk-header-style-4 .tstk-slider-area {
        margin-top: -70px;
    } 
    .tstk-header-style-4 .tstk-header-button a,
    .tstk-header-style-4 .tstk-header-menu-area .tstk-navbar div > ul > li,
    .tstk-header-style-4 .tstk-header-menu-area .tstk-navbar div > ul > li > a,
    .tstk-header-style-4 .tstk-header-menu-area{
        height: 70px !important;
        line-height: 70px !important;
    }
    .tstk-header-style-4 .tstk-sticky-header .tstk-header-button a,
    .tstk-header-style-4 .tstk-sticky-header.tstk-header-sticky-yes .site-title{
        height: var(--tstk-industrey-sticky-header-height) !important;
        line-height: var(--tstk-industrey-sticky-header-height) !important;
    }
    .tstk-header-style-4 .tstk-sticky-header > .container > div {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important;
    }
    .tstk-header-style-4 .site-title{
        height: var(--tstk-industrey-header-height) !important;
    }
    .tstk-header-style-4 .tstk-sticky-header .tstk-header-menu-area .tstk-navbar div > ul > li,
    .tstk-header-style-4 .tstk-sticky-header .tstk-header-menu-area .tstk-navbar div > ul > li > a,
    .tstk-header-style-4 .tstk-sticky-header .tstk-header-menu-area{
        height: var(--tstk-industrey-sticky-header-height) !important;
        line-height: var(--tstk-industrey-sticky-header-height) !important;
    }

    body:not(.mega-menu-themestek-top) .tstk-header-style-4 .tstk-navbar div > ul > li > a{
        margin: 0 20px !important;
        padding: 0 !important;
    }

    .tstk-header-style-4 .navigation-top{
        position: relative;            
        align-items: center;
        align-items: center;
        flex-grow: 1;
        margin-left: 0px;
        padding-left: 10px;           
    }

    /*=== Right Box ===*/
    .tstk-header-style-4 .tstk-right-box > *{
        margin: 0 8px;
    }
    .tstk-header-style-4 .tstk-right-box > *:last-child{
        margin-right: 0;
    }

    .tstk-header-style-4 .tstk-right-box .tstk-search-cart-box {
        display: flex;
        align-items: center;
    }
	.tstk-header-style-4 .tstk-right-box .tstk-search-cart-box > *{
		padding: 0 15px;
	}
	.tstk-header-style-4 .tstk-right-box .tstk-search-cart-box > *:nth-child(2):after {
		content: '';
		width: 1px;
		height: 30px;
		background-color: rgba(var(--tstk-industrey-main-menu-typography-color-rgb), 0.20);
		position: absolute;
		left: 0px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

    body.rtl .tstk-header-style-4 .tstk-right-box .tstk-search-cart-box > div:nth-child(2):after{
        right: 0px;
    }

    .tstk-header-style-4 .tstk-sticky-header .tstk-right-box .tstk-search-cart-box > *:nth-child(2):after{
        background-color: rgba(var(--tstk-industrey-blackish-color-rgb), 0.20);
        top: 50%;        
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .tstk-header-style-4 .tstk-header-button a{
		padding: 0 40px;
        color: #fff;		
        display: inline-block; 
        vertical-align: top; 
        background-color: var(--tstk-industrey-global-color);            
        position: relative; 
        min-width: 200px;
        text-align: center; 
        font-size: 18px;
    } 
    .tstk-header-style-4 .tstk-header-search-btn a{
        display: inline-block;
        height: auto;
        color: #fff;        
    }
    .tstk-header-style-4 .tstk-sticky-header .tstk-header-search-btn a{
        color: var(--tstk-industrey-blackish-color);  
    }
	.tstk-header-style-4 .site-title,
	.tstk-header-style-4 .tstk-logo-area{
		position: relative;
	}
	.tstk-header-style-4 .tstk-logo-area:before {
		content: '';
		position: absolute;
		right: -80px;
		height: 100%;
		width: 2000px;
		background-color: var(--tstk-industrey-global-color); 
		z-index: 0;
		border-radius: 0px 50px 0px 0px;
	}
    .tstk-header-style-4 .tstk-sticky-header .tstk-logo-area:before{
        content: none;
    }



    /*=== Cart design ===*/
    .tstk-header-style-4 .tstk-cart-wrapper{
        position: relative;
    }
    .tstk-header-style-4 .tstk-icon-wrap .tstk-cart-wrapper a{
        display: inline-block;
        color: #fff;
        height: 70px;
        line-height: 70px;
    }
    .tstk-header-style-4 .tstk-icon-wrap .tstk-cart-wrapper a .tstk-cart-details:before {
        content: "\E83B";
        font-family: "themestek-base-icons";
        font-size: 20px;
        line-height: 20px;
        font-weight: normal;
    }
    .tstk-header-style-4 .tstk-icon-wrap .tstk-cart-wrapper a .tstk-cart-details{
        position: relative;
        display: inline-block; 
        padding: 0px;
        text-align: center;
        top: 0px;
        -webkit-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
    }
    .tstk-header-style-4 .tstk-sticky-header .tstk-icon-wrap .tstk-cart-wrapper a .tstk-cart-details{
        border-color: var(--tstk-industrey-blackish-color);
    }
    .tstk-header-style-4 .tstk-icon-wrap .tstk-cart-wrapper .tstk-cart-count{
        position: absolute;
        top: 5px;
        left: 2px;
        background-color: var(--tstk-industrey-global-color);
        color: #fff;
        height: 20px;
        line-height: 20px;
        width: 20px;
        text-align: center;
        border-radius: 50%;
        font-size: 12px;
    }
    .tstk-header-style-4 .tstk-title-bar-wrapper .tstk-title-bar-content-inner{
        padding-top: 70px;
    }

    .tstk-max-mega-menu-override #page .tstk-header-style-4 #site-navigation .mega-menu-wrap > ul > li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after{
        color: var(--tstk-industrey-global-color);
    }
}

/* ====== RTL ====== */
@media (min-width: 1200px){
    body.rtl .tstk-header-style-4 .tstk-header-button a{
        font-size: 16px;
    }
    body.rtl .tstk-header-style-4 .tstk-logo-area:before {
        right: inherit;
        left: -80px;
        border-radius: 50px 0px 0px 0px;
    }
    body.rtl .tstk-header-style-4 .tstk-header-info-inner .tstk-header-box:after{
        left: inherit;
        right: -50px;
    }
    body.rtl .tstk-header-style-4 .tstk-header-info-inner .tstk-header-box:last-child {
        margin-left: 0px;
    }
    body.rtl .tstk-header-style-4 .tstk-header-info-inner .tstk-header-box{
        margin-left: 0px;
        margin-right: 70px;
        padding: 00px 60px 00px 0px;
    }
    body.rtl .tstk-header-style-4 .tstk-header-info-inner .tstk-header-box-icon i{
        left: inherit;
        right: 0;
    }
    body.rtl .tstk-header-style-4 .tstk-right-box > *:last-child {
        margin-left: 0;
        margin-right: 15px;
    }
    body.rtl .tstk-header-style-4 .navigation-top{
        padding-left: 0;
        padding-right: 10px;
    }
    body.rtl .tstk-header-style-4 .tstk-slider-area{
        margin-left: 135px;
        margin-right: 0;
    }
    body.rtl .tstk-header-style-4 .tstk-social-links{
        left: 20px;
        right: inherit; 
        padding-right: 45px;
    }
    body.rtl .tstk-header-style-4 .tstk-cart-wrapper:after{
        left: inherit;
        right: -16px;
    }
    body.rtl .tstk-header-style-4 .tstk-slider-area{
        border-radius: 50px 0 0 0;
    }
}
@media (max-width: 1600px) {
    body.rtl .tstk-header-style-4 .tstk-slider-area{
        margin-left: 100px;
    }
    body.rtl.home .tstk-header-style-4 .tstk-social-links {
        left: -15px;
    }
}
@media (max-width: 1470px) {
    body.rtl .tstk-header-style-4 .tstk-slider-area{
        margin-left: 70px;        
    }
}
@media (max-width: 1310px) {
    body.rtl .tstk-header-style-4 .tstk-slider-area{
        margin-left: 0px;
        border-radius: 0px;
    }
}