/* ==========================================================
   ROYALSLIDER — faixa degradê sob o menu + ajustes da área
   (estilos dos textos do slide: slider/css_js/royalslider_style.css)
   ========================================================== */

.royalslider { position: relative; }

.royalslider__cab {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 254px;
  background-image: url(../img/bgcab.png);
  background-repeat: repeat-x;
  pointer-events: none;
}
