/* 
Theme Name: HD EYES
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.testimonials-slider
  .swiper
  .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: -15px !important;
}
.testimonials-slider .elementor-testimonial__image img {
  margin-left: 0 !important;
  margin-top: 5px !important;
}
.testimonials-slider
  span.swiper-pagination-bullet.swiper-pagination-bullet:before {
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  border: 1px solid #000;
  margin: auto;
  translate: -50% -16%;
  border-radius: 100%;
}
.testimonials-slider
  span.swiper-pagination-bullet.swiper-pagination-bullet-active:before,
.collection-slider
  span.swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  border-color: #025a5e !important;
}
.collection-slider span.swiper-pagination-bullet:before {
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  border: 1px solid #fff;
  margin: auto;
  translate: -50% -16%;
  border-radius: 100%;
}
.header-menu .elementor-nav-menu--main .elementor-item.elementor-item-active {
  font-weight: 700 !important;
}
