.pbmit-header-style-4 {
position: relative;
}
.pbmit-header-style-4 .pbmit-header-overlay{
position: absolute;
z-index: 9;
width: 100%;
}
.pbmit-header-style-4 .pbmit-slider-area{
background-color:var(--pbmit-xhyre-blackish-color);
}
.pbmit-header-style-4 .pbmit-title-bar-wrapper .pbmit-title-bar-content {
padding-top: calc(var(--pbmit-xhyre-header-height) + 60px) !important;
}
@media (min-width: 1201px){
.pbmit-header-style-4 .pbmit-sticky-header .container,
.pbmit-header-style-4 .pbmit-pre-header-wrapper .container,
.pbmit-header-style-4 .pbmit-header-wrapper .container {
max-width: none;
width: auto;
padding: 0;
}
.pbmit-header-style-4 .pbmit-sticky-header .container {
padding: 0 8px;
}
.pbmit-header-style-4 .pbmit-header-wrapper .container {
padding-left: 20px;
}
.pbmit-header-style-4 {
margin: 0 8px 0 8px;
}
.pbmit-header-style-4 .pbmit-title-bar-wrapper,
.pbmit-header-style-4 .pbmit-main-header-area {
border-radius: 6px;
}
.pbmit-header-style-4 .pbmit-title-bar-wrapper {
overflow: hidden;
}
.pbmit-header-style-4 .pbmit-slider-area{
max-width: 100%;
overflow: hidden;
border-radius: 6px;
}
.pbmit-header-style-4 .pbmit-logo-area {
padding-right: 30px;
}
.pbmit-header-style-4 .pbmit-header-content .pbmit-menuarea,
.pbmit-header-style-4 .pbmit-header-content .pbmit-right-box {
flex: 1;
}
.pbmit-header-style-4 .pbmit-header-content .pbmit-right-box {
justify-content: flex-end;
}
.site-header.pbmit-header-style-4 .pbmit-right-box .pbmit-header-button2 a {
border-radius: 6px;
}
.site-header.pbmit-header-style-4 .pbmit-header-content .pbmit-right-box .pbmit-header-button2 a,
.site-header:not(.pbmit-fixed-header).pbmit-header-style-4 .pbmit-header-content .pbmit-right-box .pbmit-header-button2 a {
color: var(--pbmit-xhyre-white-color);
background-color: var(--pbmit-xhyre-global-color);
-webkit-transition: all .15s ease-in-out;
transition: all .15s ease-in-out;
}
.site-header:not(.pbmit-fixed-header).pbmit-header-style-4 .pbmit-header-content .pbmit-right-box .pbmit-header-button2 a:hover {
color: var(--pbmit-xhyre-blackish-color);
background-color: var(--pbmit-xhyre-white-color);
}
.site-header.pbmit-fixed-header.pbmit-header-style-4 .pbmit-header-content .pbmit-right-box .pbmit-header-button2 a:hover {
background-color: var(--pbmit-xhyre-blackish-color);
}
.site-header.pbmit-header-style-4 .pbmit-right-box .pbmit-header-button2 a {
line-height: var(--pbmit-xhyre-header-height) !important;
height: var(--pbmit-xhyre-header-height) !important;
-webkit-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
}
.site-header.pbmit-fixed-header.pbmit-header-style-4 .pbmit-right-box .pbmit-header-button2 a {
line-height: calc(var(--pbmit-xhyre-sticky-header-height) - 15px) !important;
height: calc(var(--pbmit-xhyre-sticky-header-height) - 15px) !important;
}
}
@media(max-width: 1350px) {
.pbmit-header-style-4 .pbmit-header-content .pbmit-menuarea,
.pbmit-header-style-4 .pbmit-header-content .pbmit-right-box {
flex: inherit;
}
}
@media(max-width: 1200px){
.pbmit-header-style-4 .pbmit-logo-area {
flex: 1;
}
.site-header.pbmit-header-style-4 .pbmit-search-cart-box .pbmit-header-search-btn a .pbmit-header-search-text,
.pbmit-header-style-4 .pbmit-button-box-second{
display: none;
}
.pbmit-header-style-4 #mega-menu-wrap-pbminfotech-top #mega-menu-pbminfotech-top > li.mega-menu-item,
.pbmit-header-style-4:not(.pbmit-fixed-header) .pbmit-header-overlay-inner {
margin: 0;
}
.pbmit-header-style-4 .pbmit-responsive-header-bgcolor-blackish .nav-menu-toggle,
.pbmit-header-style-4 .pbmit-responsive-header-bgcolor-globalcolor .nav-menu-toggle,
.pbmit-header-style-4 .pbmit-responsive-header-bgcolor-transparent .nav-menu-toggle {
color: var(--pbmit-xhyre-white-color);
}
.pbmit-header-style-4:not(.pbmit-fixed-header) .pbmit-main-header-area {
border-top: none;
border-left: none;
border-right: none;
}
}