html,body{max-width:100%;overflow-x:hidden}
@media (max-width:767.98px){
  .home-promo .col-9.slider,.home-promo .col-3.lateral{flex:0 0 100%!important;max-width:100%!important}
  .home-promo .col-3.lateral{margin-top:12px}
}
/* burger only on mobile (Bootstrap 4.0 has no working hidden-md-up here) */
@media (min-width:768px){.navbar-toggler.mainButton{display:none!important}}
#fmasMobileMenu{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:3000;display:none}
#fmasMobileMenu.open{display:block}
#fmasMobileMenu .fmm-inner{position:absolute;top:0;left:0;bottom:0;width:82%;max-width:330px;background:#fff;overflow-y:auto;box-shadow:2px 0 14px rgba(0,0,0,.25);padding:16px 0}
#fmasMobileMenu .fmm-close{position:absolute;top:6px;right:12px;border:0;background:none;font-size:30px;line-height:1;color:#444;cursor:pointer}
#fmasMobileMenu ul{list-style:none;margin:30px 0 0;padding:0}
#fmasMobileMenu li{border-bottom:1px solid #eee}
#fmasMobileMenu a{display:block;padding:14px 22px;color:#0aa6cf;text-decoration:none;font-size:16px;font-weight:600}
#fmasMobileMenu a:active,#fmasMobileMenu a:hover{background:#f2f8fb}
/* desktop header: push the nav row below the 3-line tagline so it stops overlapping */
@media (min-width:768px){.top-menu{margin-top:44px!important}}

/* ---- header polish (fmas) ---- */
@media (min-width:768px){
  h1.farmacia-name.txt-on{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);margin:-1px;padding:0;border:0}
  .search-menu .texto-cabecera:not(.farmacia-name){font-size:13.5px!important;line-height:1.4!important}
  .search-menu [class*=cabecera],.search-menu .logo-farmacia,.search-menu .holder>div,.search-menu .col-3{border-left:0!important;border-right:0!important}
  .search-menu [class*=cabecera]::before,.search-menu [class*=cabecera]::after,.search-menu .logo-farmacia::before,.search-menu .logo-farmacia::after{display:none!important}
  .fmas-menu-nav .menu-item a,.top-menu a{transition:color .15s}
  .fmas-menu-nav .menu-item a:hover,.top-menu a:hover{color:#22A3C5!important}
}
