.ht--owl-purple .dotstyle_smudge .owl-dots {
  padding-top: 40px !important;
}
.ht--owl-purple .dotstyle_smudge .owl-dots .owl-dot.active span {
  height: 20px !important;
  width: 40px !important;
  background: #5c1089 !important;
  border-radius: 12px !important;
  opacity: 1 !important;
}
.ht--owl-purple .dotstyle_smudge .owl-dots .owl-dot span {
  height: 20px !important;
  width: 20px !important;
  background: #5c1089 !important;
  opacity: 0.5;
  border-radius: 12px !important;
}
@media (min-width: 1024px) {
  .ht--sceglierci-section .owl-item.active.center {
    scale: 1.1;
    background: #fff;
    position: relative;
    z-index: 3;
    margin-inline: -40px;
  }

  .ht--sceglierci-section .owl-stage-outer {
    padding-block: 120px;
    padding-left: 40px;
  }
  .ht--sceglierci-section .owl-item {
    scale: 0.8;
  }
}
@media (max-width: 1024px) {
  .ht--owl-purple .dotstyle_smudge .owl-dots {
    padding-top: 32px !important;
  }
  .ht--owl-purple .dotstyle_smudge .owl-dots .owl-dot.active span {
    height: 12px !important;
    width: 32px !important;
    background: #5c1089 !important;
    border-radius: 12px !important;
    opacity: 1 !important;
  }
  .ht--owl-purple .dotstyle_smudge .owl-dots .owl-dot span {
    height: 12px !important;
    width: 12px !important;
    background: #5c1089 !important;
    opacity: 0.5;
    border-radius: 12px !important;
  }
}
/* ::::::::::::::::::::: white ::::::::::::::::::::::::::: */
.ht--carosel-white .dotstyle_smudge .owl-dots {
  padding-top: 60px !important;
}
.ht--carosel-white .dotstyle_smudge .owl-dots .owl-dot.active span {
  height: 20px !important;
  width: 48px !important;
  background: #fff !important;
  border-radius: 12px !important;
  opacity: 1 !important;
}
.ht--carosel-white .dotstyle_smudge .owl-dots .owl-dot span {
  height: 20px !important;
  width: 20px !important;
  background: #fff !important;
  opacity: 0.5;
  border-radius: 12px !important;
}
@media (max-width: 1024px) {
  .ht--carosel-white .dotstyle_smudge .owl-dots {
    padding-top: 8px !important;
  }
  .ht--carosel-white .dotstyle_smudge .owl-dots .owl-dot.active span {
    height: 10px !important;
    width: 24px !important;
    background: #fff !important;
    border-radius: 12px !important;
    opacity: 1 !important;
  }
  .ht--carosel-white .dotstyle_smudge .owl-dots .owl-dot span {
    height: 10px !important;
    width: 10px !important;
    background: #fff !important;
    opacity: 0.5;
    border-radius: 12px !important;
  }
}
