/** Shopify CDN: Minification failed

Line 213:0 Unexpected "}"

**/
/*** Space custom Style ***/

/** Header **/
p.announcement-bar__message.h5 {
    font-size: 1.6rem;
}
/** Main Menu **/
.header__menu-item {
  	font-size: 1.6rem;
}
#MainContent .rte {
    font-size: 1.6rem !important;
    padding: 3rem 0;
}
/** Privacy policy **/
.shopify-policy__container {
    max-width: 72.6rem;
    padding: 0;
}
.shopify-policy__title h1 {
    font-size: 5.2rem;
    font-family: var(--font-heading-family);
    font-style: var(--font-heading-style);
    font-weight: var(--font-heading-weight);
    letter-spacing: calc(var(--font-heading-scale) * .06rem);
    color: rgb(var(--color-foreground));
    line-height: calc(1 + .3/max(1,var(--font-heading-scale)));
    word-break: break-word;
    display: block;
}


/** Prodotti list e single **/
.facets__form .facets__summary span, .facet-filters__field, .facet-filters__field .select select {
    font-size: 1.6rem !important;
}
a.full-unstyled-link {
  	font-size: 1.6rem !important;
}
.product__info-wrapper.grid__item, .product__description p {
    font-size: 1.6rem !important;
}
.product button.product-form__submit.button {
    background: #6dbd90;
    color: #fff;
}
.cart-notification__links button#checkout {
    margin-bottom: 1rem;
}
.product-grid-container .card__inner {
    height: 320px !important;
}

/** New style prodotto 2023 **/
.product .grid__item.product__media-wrapper {
    height: 100%;
}
.product .space-price span.price-item {
    color: #02649b;
    font-size: 25px;
    font-weight: 500;
    display: block;
    margin-bottom: 10px;
}
.product .appstle_sub_widget {
    max-width: 100% !important;
    margin-top: 0 !important;
}
.product .space-left-desc {
    background: #f5f5f5;
    border-radius: 12px;
    margin: 30px 0;
    padding: 5% !important;
}
.product .product__text.subtitle {
    background: #c3e4fd;
    border-radius: 20px;
    padding: 0 20px;
    color: #2879aa;
}
.product .collapsible-content-wrapper-narrow {
    margin: 40px 0;
    padding: 0;
}
.product .collapsible-content-wrapper-narrow .collapsible-content__heading {
    margin-bottom: 2rem;
    font-weight: 600;
}

.product .collapsible-content-wrapper-narrow .accordion.content-container, .singola-faq {
    background: #f5f5f5;
    color: #2e2a39 !important;
    border-radius: 12px;
    padding: 12px 3% !important;
    margin: 0 0 15px 0;
    border: none;
    font-size:18px;
    font-family: Harmonia Sans;  
}
.singola-faq button {
    border: none;
    background: transparent;
    height: 40px;
}
.product .collapsible-content-wrapper-narrow .accordion__content {
    padding: 0 0.6rem !important;
}
.product .collapsible-content-wrapper-narrow .accordion .icon-accordion {
  display: none;
}
.product .collapsible-content-wrapper-narrow .accordion__title {
  font-size: 18px;
}
product-recommendations.product-recommendations .card__inner {
    height: 320px !important;
}
.spr-icon, .spr-reviews .spr-icon {
    color: #fea64b !important;
}
svg.spr-star path {
    fill: rgb(254, 166, 75) !important;
}

/** Blog **/
.blog-articles h3 a {
    font-size: 1.8rem !important;
}
.article-card__excerpt {
    font-size: 1.5rem;
}

/** Nuovo layout **/
.space-prod-table {
  border: none !important;
}
.space-prod-table td, .space-prod-table th {
    border: 4px solid rgb(245 245 245);
}
.space-prod-table {
    padding: 0 !important;
    border-radius: 20px;
}
.space-prod-table th {
    background: #0078B6 !important;
}
.space-prod-table th span {
    color: #fff !important;
}
div[data-cl="sticky-bar-button"] button {
  background: #6dbd90 !important;
  border-radius: 10px !important;
  border: 1px solid #6dbd90 !important;
  box-shadow: 1px 3px 5px #cdcdcd !important;
}
/*** Footer ***/
.space-footer-info {
    text-align: left;
    font-size: 1.6rem;
    line-height: 2.2rem;
  	display: block;
    max-width: 1600px;
    margin: 0 auto;
}

.space-footer-info a{
    text-align: left;
    font-size: 1.6rem;
    line-height: 2.2rem;
  	display: block;
    max-width: 1600px;
}

.space-footer-info a, .space-menu-footer a {
    color: #030303;
    height: 35px;
  	text-decoration: none;
}
.space-footer-info a:hover, .space-menu-footer a:hover {
  	transition: 0.3s;
    color: green;
}
.space-footer-info a i {
    color: green;
    font-size: 22px;
    width: 25px;
    text-align: center;
}
.space-menu-footer ul {
  	list-style: none;
}
.space-menu-footer a {
    font-size: 1.1rem;
    margin: 0 5px;
    text-decoration: underline;
}
.newsletter__wrapper, .newsletter-form__field-wrapper .field__input {
    background: #f2f5f8 !important;
}

.container-fluid-credits-space {
    justify-content: center;
    align-items: center;
    justify-content: space-between; 
    padding: 20px 92px 0;
}


}





@media (max-width: 1024px) {
  .container-fluid-credits-space {
    flex-direction: column;
  }
  .footer__list-social, .footer__payment {
    width: 100%;
    text-align: center;
  }
  .container-fluid-credits-space {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .list-payment{
    padding-top: 2rem !important;
  }
  
  ul.footer__list-social.list-unstyled.list-social.credits-space-v3 {
  		margin-bottom: 30px;
  }
  
  small.mt-5.d-block.text-center.copyright__content.copy_mm {
  		margin-top: 50px !important;
  }
}


/*** Media query ***/
@media only screen and (min-width: 768px){
  .space-menu-footer li {
      position: relative;
  }
  .space-menu-footer li:not(:last-child):after {
      position: absolute;
      display: block;
      z-index: 9;
      content: "|";
      top: 3px;
      right: 0;
  }

  .container-fluid-credits-space{
    display:flex;
    
  }
}
@media only screen and (max-width: 480px){
  .section-header {
    margin-bottom: 0 !important;
  }
  .section+.section {
    margin-top: 0 !important;
  }
  .space-menu-footer li {
      text-align: left;
  }
  .product .product__text.subtitle {
    padding: 0 5px;
    font-size: 1.5rem;
    margin-top: 30px;
  }
  .product-grid-container .card__inner {
    height: 200px !important;
  }
  product-recommendations.product-recommendations .card__inner {
    height: 200px !important;
  }
  .product slider-component:not(:last-child) {
    height: 450px;
  }
  .product .slider.slider--mobile, .product .slider.slider--mobile .slider__slide {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }
  .thumbnail-slider {
    margin-top: 20px;
  }
  /* Sposto add to cart sticky in fondo */
  .fcsb-sticky-bar-container.fcsb-top {
    bottom: 0;
    top: inherit;
  }
  #wa-widget-send-button {
    bottom: 90px !important;
  }
  .spr-starrating {
    justify-content: center;
  }
  
}
@media only screen and (min-width: 1024px) {
  #wa-widget-send-button {
    margin: 0 0 70px 0 !important;
  }
  /*** Modifichiamo prodotto facendo sticky la parte destra ***/
  .product__media-gallery {
    position: relative !important;
    top: 0 !important;
  }
  .product__info-wrapper.grid__item .product__info-container.product__info-container--sticky {
    position: sticky !important;
    top: 10px !important;
    z-index: 2;
    display: block;
  }
}
/*27-9-22
Nascondi elemenit footer menu

.foot-menu.col-12 li:nth-child(-n+4) {
  display: none !important;
}
*/