body.page.tax-mphb_room_type_category .site-main .entry-header .entry-title { margin-bottom: 1rem; }
body.tax-mphb_room_type_category #primary.content-area .site-main .page-header { margin-bottom:1.1875em;}
.search-modal {z-index:20000;}
.entry-header .post-thumbnail { width:100vw !important; max-width:100vw !important; }
.lang_switch > a {
    margin: -6px -6px -6px 0;
    border-radius: 50%;
    background-color: #FFF;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
}
.site-header.fixed-header .top-navigation-right .lang_switch > a {
    color: #3f3e3f;
}
.site-header.fixed-header .top-navigation-right .lang_switch > a:hover { background-color:#7ca372; color:#FFF}
@media screen and (min-width: 62em) {
  .site-header:not(.fixed-header) .main-navigation ul ul {top: 60%;}
}
@media screen and (min-width: 64em) {
  body.tax-mphb_room_type_category #primary.content-area { padding-top: 8.5rem; }
  body.tax-mphb_room_type_category .site-content .widget-area { padding-top: 7.75em; }
  
}
@media screen and (min-width: 64em) and (max-width:68em) {
  .search-icon-wrapper { padding-left: 10px; margin:0; }
  .menu-top-right-container:before { display: none; }
  .menu-top-right-container { margin-right:0;}
  .site-header-main .site-branding .site-logo-wrapper a.custom-logo-link {width:110px; height:110px;}
}
@media screen and (min-width: 80em) {
  body.tax-mphb_room_type_category #primary.content-area { padding-top: 7rem; }
  .footer-navigation li, .top-navigation-right li, .main-navigation li {
        margin: 0 0.5em;
  }  
}
@media screen and (min-width: 64em) {
  .site-header:not(.fixed-header):before, .site-header:not(.fixed-header):after {
      border:15px solid rgba(255,255,255,0.25);
      width: 100%;
      position:absolute;
  }
  .site-header:not(.fixed-header):before {
        
  }
  .site-header:not(.fixed-header):after {
  		margin-top:-30px;
  }
  .site-header-main .site-branding .site-logo-wrapper a.custom-logo-link {
    	z-index:11000;
  }
  
}