/*
Generated time: April 14, 2025 18:57
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.header-image-slider .title{
  font-size: 16px;
}
.header-image-slider{background:rgba(var(--color-foreground));padding:10px 0;margin-bottom:-2px}.header-image-slider .background-w-image{background: #EFFAF7;border-radius:50%;padding:20px; height: 50px; max-width: 50px; margin: 0 auto;width: 100%;}.header-image-slider .image-slider-container{position:relative}.header-image-slider .image-slider{display:flex}.header-image-slider .title{font-family: 'Bebas Neue';color:rgba(var(--color-button));text-align:center;line-height:1;margin-top:5px;letter-spacing:1px}.header-image-slider .image-slider-container .swiper-wrapper,.swiper{position:unset}.header-image-slider .image-slider-container .swiper-button-next,.swiper-button-prev{display:block!important;top:50%;transform:translateX(-50%);--swiper-navigation-size:18px;line-height:normal;height:auto}.header-image-slider .image-slider-container .swiper-button-next{right:20px}.header-image-slider .image-slider-container .swiper-button-prev{left:20px}.header-image-slider .image-slider-container .swiper-button-next:after,.swiper-button-prev:after{font-weight:900;--swiper-navigation-size:18px}.header-image-slider .image-cover,.header-image-slider .image-cover img{width:100%;max-width:50px;display:block;margin:0 auto;height:50px!important;object-fit:contain;}@media screen and (max-width:989px){.header-image-slider .background-w-image{padding:15px;}}@media screen and (max-width:749px){.header-image-slider .image-slider-container .swiper-button-prev,.header-image-slider .image-slider-container .swiper-button-next{opacity:0;}.header-image-slider .title{font-size:12px}.image-slider-container .image-cover{display:block;max-width:38px;width:100%;margin:0 auto;}.header-image-slider .background-w-image{padding:10px;height: 40px;max-width: 40px;}}


@media screen and (min-width: 990px) {
    .header-image-slider .swiper-slide {
        min-width: 90px;
    }
}

@media screen and (max-width: 749px) {
.header-image-slider .image-cover, .header-image-slider .image-cover img{
          max-width: 38px;
  height:38px !important;
}
  }