body {
  background: #f5f5f5;
}

body.blockowerflow {
  overflow: hidden;
}

body * {
  position: relative;
}

img {
  max-width: 100%;
}

body .btn {
  border-radius: 1px
}

.radius-20 {
  border-radius: 20px;
}

.badge-png {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 100%;
  object-fit: contain;
  z-index: 1;
}

.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform .2s ease-in-out;
  display: inline-block;
  right: 0;
  position: absolute;
}

.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
}

.accordion-button {
  width: 100%;
  text-align: left;
  background: none;
  border: 0;
  padding-left: 0;
  position: relative;
  font-size: 1.0rem;
}

.accordion-item {
  border-bottom: 1px solid #e9ecef;
  padding-bottom: 10px;
  padding-top: 10px;
}

.accordion-body {
  margin-top: 10px;
}

.visually-hidden {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.z-10 {
  z-index: 10;
}

.stretched-link:focus::after {
  box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .25);
}

@media (min-width: 992px) {
  .col-lg-7item {
    flex: 0 0 auto;
    width: 14.28571428571429%;
  }

  .col-lg-5item {
    flex: 0 0 auto;
    width: 20%;
  }

  .col-lg-8item {
    flex: 0 0 auto;
    width: 12.5%;
  }

  .w-lg-auto {
    width: auto !important;
  }

  .w-lg-75 {
    width: 75% !important;
  }
}

.ombrafull {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
}

.row-no-margin {
  margin-left: 0px;
  margin-right: 0px;
}

.btn-outline-whatsapp {
  border-color: #128C7E;
  color: #128C7E;
}

.btn-outline-whatsapp:hover {
  background: #128C7E;
  color: #fff;
}

.btn-whatsapp {
  background: #128C7E;
  color: #fff;
}

.btn-whatsapp:hover {
  background: #128C7E;
  color: #fff;
}

.ancorafull {
  color: inherit;
  text-decoration: none;
}

.ancorafull:hover {
  color: inherit;
  text-decoration: none;
}

.cursor-pointer {
  cursor: pointer;
}

.center-verticaled {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}

.add-comparatore,
.remove-comparatore {
  cursor: pointer;
}

.mw-50 {
  max-width: 50%;
}

.hover-effect:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.fb-bg {
  background: #4267B2;
}

.tw-bg {
  background: #1DA1F2;
}

.yt-bg {
  background: #FF0000;
}

.ig-bg {
  background: #E1306C;
}

.font-weight-semibold {
  font-weight: 600;
}

.bg-black {
  background: #242424;
}

.inherit-a {
  color: inherit;
  text-decoration: none;
}

.inherit-a:hover {
  color: inherit;
}

.loader-full-page {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  background: rgba(0, 0, 0, 0.8);
}

.loader-full-page .spinners {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.privacy-checkbox,
.marketing-checkbox {
  width: 15px;
  height: 15px;
}

.container-full-frame-yb {
  width: 100%;
  height: 100%;
}

.full-frame-yb {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.grecaptcha-badge {
  display: none !important;
}

.fw-bold {
  font-weight: bold;
}

figure {
  max-width: 100%;
}

.sedicinoni {
  padding-top: 56.25%;
  background-position: center;
  background-size: cover;
}

.quattroterzi {
  padding-top: 75%;
  background-position: center;
  background-size: cover;
}

.ck-content strong {
  font-weight: 700 !important;
}

.ck-content iframe {
  max-width: 100%;
}

.border-2 {
  border-width: 2px !important;
}

.mw-75 {
  max-width: 90%;
}

.fs-1 {
  font-size: 2.5rem;
}

.fs-2 {
  font-size: 2rem;
}

.fs-3 {
  font-size: 1.75rem;
}

.fs-4 {
  font-size: 1.5rem;
}

.fs-5 {
  font-size: 1.25rem;
}

.fs-6 {
  font-size: 1rem;
}

#showavviso {
  display: none;
}

.avviso-right-bottom {
  right: 15px;
  bottom: 15px;
  z-index: 2147483645;
  width: 400px;
  max-width: 90%;
}

@media (max-width:767px) {
  .avviso-right-bottom {
    bottom: 65px;
  }
}

.avviso .closeavviso {
  top: -1px;
  right: -1px;
  z-index: 9;
}

#showpopup {
  display: none;
}

.popup-centered {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2147483645;
  width: 600px;
  max-width: 90%;
}

.popup .closepopup {
  top: -1px;
  right: -1px;
  z-index: 9;
}

@media print {

  #cconsent-bar {
    display: none !important;
  }

}

.fst-italic {
  font-style: italic;
}

#kk166442 {
  display: none;
}

.bg-nero {
  background-color: #000 !important;
}

.gap-15 {
  gap: 15px;
}

@media screen and (min-width: 992px) {
  .shadow-lg-0 {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.05) !important;
  }

  .border-lg {
    border: 1px solid #dee2e6;
  }
}

.text-max-1-rows {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-max-2-rows {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-max-3-rows {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.rounded-13 {
  border-radius: 13px !important;
}

.pallinoColore {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  margin-left: 5px;
  border: 1px solid #969696;
}

.selectColore {
  margin-left: 5px;
  border-radius: 50px;
  border: 1px solid #7D869C;
  padding: 5px;
}