/** Shopify CDN: Minification failed

Line 85:14 Expected identifier but found whitespace
Line 85:33 Unexpected "-->"
Line 409:14 Expected identifier but found whitespace
Line 409:30 Unexpected "-->"

**/
.product-card-wrapper a {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -.6px;
  color: #101820;
  margin: 0;
  font-weight: 600;
  text-align: left;
}

.buy {
  float: right;
  position: absolute;
  top: -100px;
  position: relative;
  background: #fdd106;
  padding: 15px 15px 10px 15px;
  border-radius: 3px;
}


.header .list-menu a {
  text-decoration: none;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: .75px;
  font-weight: 600;
  text-transform: uppercase;
  color: inherit;
  color:#333!important;
}

.header .list-menu a span {
    color:#333!important;
}

.disclosure {
  display:none;
}

.mysvg {
  background-image: url('data:image/svg+xml,<svg width="800px" height="800px" viewBox="0 0 24.00 24.00" xmlns="http://www.w3.org/2000/svg" fill="" stroke="%23FDD106" transform="rotate(0)" stroke-width="0.00024000000000000003"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round" stroke="%23CCCCCC" stroke-width="0.096"></g><g id="SVGRepo_iconCarrier"><g><path fill="none" d="M0 0h24v24H0z"></path><path d="M12 17l-5.878 3.59 1.598-6.7-5.23-4.48 6.865-.55L12 2.5l2.645 6.36 6.866.55-5.231 4.48 1.598 6.7z"></path></g></g></svg> ');
  display: block !important;
  width: 20px!important;
  height: 20px;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  padding:0px!important;
  float:left;
}

.icon-block-container {
  margin-bottom: 50px;

}

.isolate .rich-text {
  padding-bottom: 45px !important;
}

.product_image_text_main .pit_wrapper {
  max-width:1400px!important;
}
.product_image_text_main .pit_item {
  max-width:unset!important;
}

.product_image_text_main .pit_title {
  font-size: 92px;
  line-height: 64px;
  letter-spacing: -4.6px;
  text-transform:unset!important;
}



<!-- Optional: CSS for slideshow -->
.essential_annoucement_bar_running_line_title_b27d7c5a-828f-433e-8ce6-575ebd531eaa {
    font-size:15px!important;
  }

h1, h2, h3, h4, p, a, div {
  font-family: "TTCommons"!important;
}

h2 {
  font-weight:600!important;
  letter-spacing: -2.1px;
  font-size:60px;
}

h3 {
  font-weight:400!important;
}

.marquee_image_main .section_heading {
  margin-top:0px;
}

.marquee_image_main .section_heading_title {
  letter-spacing:unset!important;
}

  .custom-text-section {
    position: absolute;
    z-index: 1000;
    width: 100%;    
  }

  .custom-text-content {
    width:100%;
    max-width: var(--page-width);
    margin:0 auto;
  }

  .custom-text-section .mytext {
    display: inline-block;
    padding: 20px 10px 10px 20px;
    width: 100%;
    height: calc(100vh - 130px);
    min-height:400px;
    float: center;
    color: rgb(var(--color-background));
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align:center;
  }

  .custom-text-section .hero_btn {
        margin:0 auto;
  }

  .custom-text-section .mytext a {
    display: block;
    border: none;
  }

  
  #shopify-section-myslide .hero-section h1 {
    margin: 0px
  }

  .custom-text-section div p {
    font-family: var(--font-heading-family);
    display: inline-block;
    padding: 5px;
    margin: 0px;
    line-height: 85px;
    font-size: 145px;
    font-weight: bold;
    margin: 0;
    margin-bottom:51px;
    color: rgb(var(--color-background));
    color: #ffd205!important;
    font-family:"TTCommons";
    font-weight:600;
    font-size: 145px;
    line-height: 125px;
    letter-spacing: -6px;
  }
  
  .slideshow-container {
    position: relative;
    max-width: 100%;
    margin: auto;
    min-height:calc(100vh - 150px);
    min-height:400px;
  }

  .slide {
    display: none;
    transition: opacity 0.5s ease-in-out;
    opacity:0;
  }

  .slide::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.6)); /* Gradiente scuro */
    pointer-events: none; /* Assicura che l'immagine sia cliccabile */
  }

  .slideshow-image {
    width:100%;
    height:  calc(100vh - 100px);
    min-height:600px;
    object-fit: cover;
    object-position: center 45%;
  }

  .prev, .next {
    position: absolute;
    top: 50%;
    padding: 5px 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.5);
    border: none;
    border-radius: 50%;
    pointer-events: auto;
    z-index: 999998;
  }

  .prev { left: 10px; }
  .next { right: 10px; }


  #shopify-section-myslide {
    position:relative;
    top:-50px;
    background:#000;
  }

  .essential_annoucement_bar_wrapper {
    background:#000!important;
    z-index: 999999 !important;
  }

  .essential_annoucement_bar_wrapper span {
    color:#fff;
  }

  .slider-buttons {
    top: -80px!important;
    right: 10%!important;
    position:absolute;
  }

  .slider-button--prev, .slider-button--next {
    width: 54px!important;
    height: 54px!important;
    background: transparent!important;
    border: 0!important;
    outline: 0!important;
    box-shadow: none!important;
    display: flex!important;
    align-items: center!important;
    justify-content: center!important;
    border: 1px solid #6B757E33!important;
    border-radius: 50%!important;
    cursor: pointer!important;
    margin:5px!important;
  }

  .slider-counter.caption {
    display:none!important;
  }

  @media only screen and (max-width: 1050px) {
      .inside .hero_subtitle {
        line-height:40px!important;
        font-size:40px!important;
      }
  }

  @media only screen and (max-width: 768px) {
      /* Stili specifici per dispositivi mobili */
    .custom-text-section .mytext {
      padding: 20px 30px 30px 60px;
      width: 400px;
      float: left;
      text-align:left;
    }
    .custom-text-section .mytext p {
      font-size:60px!important;
      line-height:65px!important;
      letter-spacing: -2px;
      line-height: 75px;
      max-width: 500px;
    }

    .inside .left {
      margin-bottom:20px!important;
      max-height: 200px!important;
      height:200px!important;
    }

    .inside .middle-div {
      height:200px!important;
    }

    .inside .middle-div img {
      height:120px!important;
      width:120px!important;
    }

    .inside .hero_title h2 {
      font-size:50px!important;
    }

    .slider-buttons {
      right: 10px!important;
    }

    .custom-text-section .hero_btn {
      margin: 0px;
    }

    #full2, #full, .inside, #full .hero_main, .hero_main {
      height:auto!important;
    }

    .hero_inner, #divided .column {
      padding: 0 1.5rem!important;
      padding-bottom: 1.5rem!important;
    }
    
    .flex-container, #hero .flex-item {
      padding: 0px!important;
      flex-direction:column!important;
    }

    #hero.hero_main::before {
      background-image: linear-gradient(to bottom, rgb(255, 255, 255) 50%, #eee 100%)!important;
      background-attachment: unset!important;
    }

    #full h3.hero_subtitle {
      color:#000;
    }

    .last-section .container {
      flex-direction:column!important;
    }

    .pit_item_text p {
      font-size: 18px!important;
      line-height: 22px!important;
      letter-spacing: -.27px!important;
      color: #6b757e;
      font-weight: 400;
    }

    .iwi_image .iwi_image_bg {
      display:none!important;
    }


    #full .rightTab .rightText h3 {
      font-size: 16px!important;
      line-height: 18px!important;
    }

    #divided .left {
      margin-bottom: 50px!important;
    }

     .pit_wrapper {
       padding: 40px 35px!important;
     }

    .pit_item_title h2 {
      font-size: 60px!important;
      line-height: 44px!important;
      letter-spacing: -2.1px!important;
      padding-bottom: 15px!important;
    }

    .pit_sub_title {
      font-size: 18px!important;
      line-height: 22px!important;
      letter-spacing: -.27px;
      color: #6b757e;
      font-weight: 400;
    }

    .isolate .rich-text {
      padding-top: 30px!important;
    }

    .banner h2 {
      font-size:60px!important;
    }

    .banner .h1 {
      font-size: 50px !important;
    }

    .last-section .hero_inner {
      padding-top:50px!important;
    }

    .last-section .hero_title {
      margin-bottom:0px!important;
    }
    



      /* Aggiungi qui altre regole per il layout mobile */
  }

<!-- Optional: CSS for header -->
.header {
  padding-left: 0px !important;
  padding-right: 0px !important;
}



 
