
/* Scoped styles for Héroe (Full Width) slider (no globals) */
#ex-hero .owl-carousel .item img{display:block;width:100%;height:auto}
#ex-hero .hero-wrapper{position:relative}
#ex-hero .hero-caption{position:absolute;left:0;right:0;bottom:10%;text-align:center;padding:1rem 1.25rem;
  font-weight:600;text-shadow:0 2px 8px rgba(0,0,0,.35);color:#fff}

/* Hide arrows by default */
#ex-hero .owl-nav{display:none}

/* Dots inside bottom */
#ex-hero .owl-dots{position:absolute;left:0;right:0;bottom:12px}
#ex-hero .owl-dots .owl-dot span{width:10px;height:10px}
