/* Shared Main slider Styles */

.main-slider.owl-carousel .owl-dots {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.main-slider .btn-primary {
  background: rgba(255, 255, 255, 0.7);
  border: none;
}
