.pbmit-header-style-3 .pbmit-header-overlay{
	position: absolute;
	z-index: 9;
	width: 100%;
}
.pbmit-header-style-3 .pbmit-header-button a{
	font-weight: 600 !important;
}
.pbmit-header-style-3 .pbmit-title-bar-wrapper .pbmit-title-bar-content{
	padding: 100px 0px 0 !important;
}
.pbmit-header-style-3 .pbmit-header-button-text-1{
	display: none;
}
@media (min-width: 1201px){
	.pbmit-header-style-3 .pbmit-sticky-header .container,
	.pbmit-header-style-3 .pbmit-pre-header-wrapper .container,
	.pbmit-header-style-3 .pbmit-header-wrapper .container{
		max-width: none;
		width: auto;
		padding: 0 20px 0 60px;
	}
	.rtl .pbmit-header-style-3 .pbmit-sticky-header .container,
	.rtl .pbmit-header-style-3 .pbmit-pre-header-wrapper .container,
	.rtl .pbmit-header-style-3 .pbmit-header-wrapper .container{
		padding: 0 60px 0 20px;
	}
	.pbmit-header-style-3 .pbmit-slider-area{
		margin: 20px 20px 0;
		max-width: 100%;
		overflow: hidden;
		border-radius: 30px;
	}
	.pbmit-header-style-3 .pbmit-menuarea{
		flex: 1;
		padding-left: 32px;
	}
	.rtl .pbmit-header-style-3 .pbmit-menuarea{
		padding: 0 32px 0 0;
	}
	.pbmit-header-style-3 .pbmit-header-button a{
		position: relative;
		display: flex;
		align-items: center;
		color: var(--pbmit-xcare-blackish-color);
	}
	.pbmit-header-style-3 .pbmit-header-button a::before{
		content: "\e890";
		font-family: "pbminfotech-base-icons";
		display: inline-block;
		width: 48px;
		height: 48px;
		line-height: 48px;
		font-size: 18px;
		text-align: center;
		border-radius: 50%;
		background-color: var(--pbmit-xcare-white-color);
		color: var(--pbmit-xcare-blackish-color);
		margin-right: 8px;
	}
	.rtl .pbmit-header-style-3 .pbmit-header-button a::before{
		margin: 0 0 0 8px;
		-webkit-transform: scaleX(-1);
		-ms-transform: scaleX(-1);
		-moz-transform: scaleX(-1);
		-o-transform: scaleX(-1);
		transform: scaleX(-1);
	}
	.pbmit-header-style-3 .pbmit-button-box-second{
		background-color: var(--pbmit-xcare-light-bg-color);
		border-radius: 0 0 0 30px;
		position: relative;
		padding: 30px 0 35px 20px;
		margin-left: 30px;
	}
	.rtl .pbmit-header-style-3 .pbmit-button-box-second{
		border-radius: 0 0 30px 0;
		padding: 30px 20px 35px 0;
		margin: 0 30px 0 0;
	}
	.pbmit-header-style-3 .pbmit-header-button2 a{
		font-size: 13px;
		line-height: 36px;
		letter-spacing: 0.65px;
		text-transform: uppercase;
		padding: 21px 35px;
		color: var(--pbmit-xcare-white-color);
		background-color: var(--pbmit-xcare-global-color);
		border-radius: 30px;
		transition: all .4s ease-in;
	}
	.pbmit-header-style-3 .pbmit-search-cart-box .pbmit-header-search-btn a{
		color: var(--pbmit-xcare-blackish-color);
	}
	.pbmit-header-style-3 .pbmit-header-button2 a:hover{
		background-color: var(--pbmit-xcare-blackish-color);
	}
	.pbmit-header-style-3 .pbmit-title-bar-wrapper{
		margin: 20px 20px 0;
		max-width: 100%;
		overflow: hidden;
		border-radius: 30px;
	}
	.pbmit-header-style-3 .pbmit-sticky-header .pbmit-header-button a{
		color: var(--pbmit-xcare-blackish-color);
	}
	.pbmit-header-style-3 .pbmit-sticky-header .pbmit-header-button a::before{
		background-color: var(--pbmit-xcare-light-bg-color);
	}
	.pbmit-header-style-3 .pbmit-sticky-header .pbmit-button-box-second{
		background-color: transparent;
		margin: 0;
	}
	.pbmit-header-style-3 .pbmit-sticky-header .pbmit-sticky-corner{
		display: none;
	}
	.pbmit-header-style-3 .pbmit-sticky-header .container{
		padding: 0 30px;
	}
	.error404 .pbmit-parent-header-style-3 .pbmit-header-style-3 .pbmit-button-box-second{
		background-color: transparent;
	}
	.error404 .pbmit-parent-header-style-3 .pbmit-header-style-3 .pbmit-button-box-second .pbmit-sticky-corner{
		display: none;
	}
	.pbmit-parent-header-style-3 .pbmit-ihbox-style-30 .pbmit-top-right-corner{
		right: 20px;
	}
	.rtl .pbmit-parent-header-style-3 .pbmit-ihbox-style-30 .pbmit-top-right-corner{
		left: 20px;
		right: inherit;
	}
}
@media(min-width: 1700px){
	.pbmit-max-mega-menu-override #page .pbmit-header-style-3 #site-navigation .mega-menu-wrap>ul>li.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu{
		margin-left: 12%;
	}
	.rtl.pbmit-max-mega-menu-override #page .pbmit-header-style-3 #site-navigation .mega-menu-wrap>ul>li.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu{
		margin-right: 12%;
		margin-left: auto;
	}
}
@media (max-width: 1700px){
	.pbmit-header-style-3 .pbmit-button-box{
		display: none;
	}
}
@media (max-width: 1500px){
	.pbmit-header-style-3 .pbmit-menuarea{
		padding-left: 10px;
	}
	.rtl .pbmit-header-style-3 .pbmit-menuarea{
		padding: 0 10px 0 0;
	}
	.pbmit-header-style-3 .pbmit-button-box-second{
		display: none;
	}
	.pbmit-header-style-3 .pbmit-sticky-header .container,
	.pbmit-header-style-3 .pbmit-pre-header-wrapper .container,
	.pbmit-header-style-3 .pbmit-header-wrapper .container{
		padding: 0 40px;
	}
}
@media (max-width: 1366px){
	.pbmit-header-style-3 .pbmit-main-header-area .container{
		max-width: none;
	}
	.pbmit-header-style-3 .pbmit-header-content{
		position: relative;
	}
}
@media (max-width: 1200px){
	.pbmit-header-style-3 .pbmit-sticky-header .container,
	.pbmit-header-style-3 .pbmit-pre-header-wrapper .container,
	.pbmit-header-style-3 .pbmit-header-wrapper .container{
		padding: 0 30px;
	}
	.pbmit-header-style-3 .pbmit-burger-menu-wrapper button i{
		color: var(--pbmit-xcare-blackish-color);
	}
}