/* Start custom CSS for page-settings */.hellin-cta {
 .elementor-cta-title {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: -0.8px;
  margin-bottom: 0.75rem !important;
 }

 .elementor-cta-description {
  order: -1;
  font-size: 1rem;
  font-weight: 400;
  line-height: 100%;
  text-transform: uppercase;
  margin-bottom: 0 !important;
 }
}

.hellin-collection {
 .elementor-cta-bg-wrapper {
  aspect-ratio: 1;
 }
 .elementor-cta-content {
  padding: 1rem 0 0 0;
 }
 .elementor-cta-title {
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 125%;
  text-align: left;
  color: #212529;
 }
 .elementor-cta-description {
  color: #495057;
  font-size: 1rem;
  line-height: 150%;
  text-align: left;
 }
}

.hellin-collection.full-width {
 .elementor-cta-bg-wrapper {
  aspect-ratio: 21/9;
 }
}

@media (max-width: 767px) {
 .hellin-collection.full-width {
  .elementor-cta-bg-wrapper {
   aspect-ratio: 1;
  }
 }
}

.ce-carousel-wraper .elementor-swiper-button {
    background: #212529;
    border-radius: 50%;
    padding: 8px;
}

@media (max-width:767px) {
    .ce-carousel-wraper .elementor-swiper-button {
        display: none;
    }
}

.hellin-banner-collection .elementor-button-text {
    text-transform: none;
}/* End custom CSS */
