.pb-menu .pb-menu-default>.sf-menu>li>a {
min-width: 85px;
font-size: 15px;
}

@media only screen and (max-width: 1100px) {

  .pb-menu .pb-menu-default>.sf-menu>li>a {
    min-width: 60px;
    font-size: 13px;
  }

}

.tp-rightarrow {background-image: url('/wp-content/themes/fable/media/image/public/slider_next.png') !important;}
.tp-leftarrow {background-image: url('/wp-content/themes/fable/media/image/public/slider_previous.png') !important;}

@media only screen and (min--moz-device-pixel-ratio:2), only screen and (-o-min-device-pixel-ratio:2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio:2) {
.menu-workforus span {
    background-image: url(https://angolovoda.com/wp-content/themes/fable/media/image/public/2x/icon_menu/briefcase.png);

}
}

@media only screen and (min-width: 960px) {
  
 .menu-workforus span {
    background-image: url(https://angolovoda.com/wp-content/themes/fable/media/image/public/2x/icon_menu/briefcase.png);

} 
}

html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active { 
  overflow-y: visible;
  scrollbar-width: none;
}