.elementor-kit-10{--e-global-color-primary:#28275B;--e-global-color-secondary:#D22A23;--e-global-color-text:#8FC1D6;--e-global-color-accent:#DCDAD5;--e-global-color-699e724:#FBFBFB;--e-global-typography-primary-font-family:"Noto Serif Devanagari";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Noto Sans";--e-global-typography-secondary-font-size:22px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-text-font-family:"Noto Sans";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Noto Serif Devanagari";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.rotolcart-reviews-slider .glsr{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 12px;
}

/* riga orizzontale (ul o div) */
.rotolcart-reviews-slider .glsr ul,
.rotolcart-reviews-slider .glsr .glsr-reviews,
.rotolcart-reviews-slider .glsr .glsr-list{
  display: flex;
  flex-wrap: nowrap;
  gap: 20px;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* 3 card visibili in desktop */
.rotolcart-reviews-slider .glsr li.glsr-review,
.rotolcart-reviews-slider .glsr .glsr-review{
  flex: 0 0 calc((100% - 40px) / 3);
  max-width: calc((100% - 40px) / 3);
}

/* tablet: 2 visibili */
@media (max-width: 1024px){
  .rotolcart-reviews-slider .glsr li.glsr-review,
  .rotolcart-reviews-slider .glsr .glsr-review{
    flex-basis: calc((100% - 20px) / 2);
    max-width: calc((100% - 20px) / 2);
  }
}

/* mobile: 1 visibile */
@media (max-width: 767px){
  .rotolcart-reviews-slider .glsr li.glsr-review,
  .rotolcart-reviews-slider .glsr .glsr-review{
    flex-basis: 85%;
    max-width: 85%;
  }
}

/* ===== Tipografia richiesta ===== */

/* Testo recensione */
.rotolcart-reviews-slider .glsr .glsr-review p,
.rotolcart-reviews-slider .glsr .glsr-review-content,
.rotolcart-reviews-slider .glsr .glsr-review-text{
  font-family: "Noto Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #28275B;
}

/* Titolo recensione */
.rotolcart-reviews-slider .glsr .glsr-review-title,
.rotolcart-reviews-slider .glsr .glsr-summary-title{
  font-family: "Noto Serif Devanagari", serif;
  font-size: 18px;
  font-weight: 600;
  color: #28275B;
}

/* Nome autore */
.rotolcart-reviews-slider .glsr .glsr-review-author,
.rotolcart-reviews-slider .glsr .glsr-review-name,
.rotolcart-reviews-slider .glsr cite{
  font-family: "Noto Serif Devanagari", serif;
  font-size: 18px;
  font-weight: 700;
  color: #8FC1D6;
}
.rotolcart-reviews-slider .glsr ul,
.rotolcart-reviews-slider .glsr .glsr-reviews,
.rotolcart-reviews-slider .glsr .glsr-list{
  display: flex;
  flex-wrap: nowrap;
  gap: 50px;
}/* End custom CSS */