.elementor-widget-section .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-section .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-section .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-section .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-section.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );}.elementor-1180 .elementor-element.elementor-element-8631d63{overflow:visible;}.elementor-widget-column .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-column.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );}.elementor-widget-column .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-column .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-column .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-price-list .elementor-price-list-header{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );}.elementor-widget-price-list .elementor-price-list-price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );}.elementor-widget-price-list .elementor-price-list-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-price-list .elementor-price-list-separator{border-bottom-color:var( --e-global-color-secondary );}.elementor-widget-price-list .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-price-list.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );}.elementor-widget-price-list .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-price-list .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-price-list .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-1180 .elementor-element.elementor-element-e7ca5e7 .elementor-price-list-header{color:var( --e-global-color-text );font-family:"Lato", Sans-serif;font-weight:600;text-transform:none;}.elementor-1180 .elementor-element.elementor-element-e7ca5e7 .elementor-price-list-price{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-1180 .elementor-element.elementor-element-e7ca5e7 .elementor-price-list-description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-1180 .elementor-element.elementor-element-e7ca5e7 .elementor-price-list-separator{border-bottom-style:solid;border-bottom-width:1px;margin-left:15px;margin-right:15px;}body.rtl .elementor-1180 .elementor-element.elementor-element-e7ca5e7 .elementor-price-list-image{padding-left:calc(20px/2);}body.rtl .elementor-1180 .elementor-element.elementor-element-e7ca5e7 .elementor-price-list-image + .elementor-price-list-text{padding-right:calc(20px/2);}body:not(.rtl) .elementor-1180 .elementor-element.elementor-element-e7ca5e7 .elementor-price-list-image{padding-right:calc(20px/2);}body:not(.rtl) .elementor-1180 .elementor-element.elementor-element-e7ca5e7 .elementor-price-list-image + .elementor-price-list-text{padding-left:calc(20px/2);}.elementor-1180 .elementor-element.elementor-element-e7ca5e7 .elementor-price-list li:not(:last-child){margin-bottom:25px;}.elementor-1180 .elementor-element.elementor-element-e7ca5e7 .elementor-price-list-item{align-items:flex-start;}:root{--page-title-display:none;}/* Start custom CSS for price-list, class: .elementor-element-e7ca5e7 *//* Stile base valido per desktop standard (es. 1920px) */
.elementor-price-list-price {
  display: flex;
  justify-content: space-between;
  width: 150px;
}
.elementor-price-list-price span {
  display: inline-block;
  font-size: 16px;
}

/* Widescreen ≥ 2400px */
@media screen and (min-width: 2400px) {
  .elementor-price-list-price {
    width: 180px;
  }
  .elementor-price-list-price span {
    font-size: 18px;
  }
}

/* Laptop/Desktop tra 1366px e 1920px */
@media screen and (max-width: 1366px) {
  .elementor-price-list-price {
    width: 140px;
  }
  .elementor-price-list-price span {
    font-size: 15px;
  }
}

/* Tablet tra 768px e 1024px */
@media screen and (max-width: 1024px) {
  .elementor-price-list-price {
    width: 130px;
  }
  .elementor-price-list-price span {
    font-size: 14px;
  }
}

/* Smartphone ≤ 767px */
@media screen and (max-width: 767px) {
  .elementor-price-list-price {
    width: 120px;
  }
  .elementor-price-list-price span {
    font-size: 13px;
  }
}

li:first-of-type span.elementor-price-list-separator {
  border-bottom-color: transparent !important;
}/* End custom CSS */