/** Shopify CDN: Minification failed

Line 132:0 Expected identifier but found "."
Line 139:0 Unexpected "<"

**/
.bwp-header.sticky ul.main-menu__nav { justify-content:center}

@media (max-width: 1450px) {
    .main-menu__nav-item {
        padding: 5px;
    }

    .main-menu__nav-item>a {
        font-size: 12px;
    }
}


@media (max-width: 1100px) {

    .main-menu__nav-item>a {
        font-size: 10px;
    }
}



/**/
.filters-container { display: none; }



/* BOX RICCIOLUTA TOUR */

.box_riccioluta_tour .bwp-container { padding:0px; }

.box_riccioluta_tour .image-text {
    background: linear-gradient(to bottom, #f1e9e6 0%, #eadcd6 100%);
    padding:0px 0px 0px 0px;
    margin:0px;
}

.box_riccioluta_tour .image-text {
    background: linear-gradient(to bottom, #f1e9e6 0%, #eadcd6 100%);
    padding:0px 0px 0px 0px;
}

.image-text__image {
    padding:45px
} 

.box_riccioluta_tour h1,
.box_riccioluta_tour h2,
.box_riccioluta_tour h3,
.box_riccioluta_tour h4,
.box_riccioluta_tour h5,
.box_riccioluta_tour h6,
.box_riccioluta_tour div {
  color: black;
}


.box_riccioluta_tour h2 {
  position: relative; /* serve per ancorare l'elemento pseudo */
  display: inline-block; /* così l'elemento ha larghezza solo quanto serve */
}

.box_riccioluta_tour h2::after {
  content: "";
  display: block;
  width: 75%;
  border-bottom: 1px solid #000;
  margin-top: 5px;
}


.box_riccioluta_tour .col-image {
    overflow:hidden;
}
.box_riccioluta_tour .col-image img {
    object-fit: cover;
    min-height: 100%;
    min-width: 100%;
    max-width: none;
}

@media (max-width: 1450px) {
  .box_riccioluta_tour .col-image {
    width: 55%;
  }
  .box_riccioluta_tour .col-content {
    display: flex;
    width: 45%;
    align-content: center;
  }
}
@media (max-width: 950px) {
  .box_riccioluta_tour .image-text {
    flex-direction: column;
  }
  .box_riccioluta_tour .col-image,
  .box_riccioluta_tour .col-content {
    width: 100%;
  }
  .box_riccioluta_tour .col-content .image-text__image {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 15px 0;
    align-items: center;
  }
}





.box_riccioluta_tour .pulsante {
  background-color: #e92176; /* Colore di sfondo rosa */
  border: none; /* Nessun bordo */
  color: white; /* Testo bianco */
  padding: 15px 32px; /* Spaziatura interna */
  text-align: center; /* Testo centrato */
  text-decoration: none; /* Nessuna sottolineatura */
  display: inline-block; /* Visualizzazione come elemento in linea */
  font-size: 16px; /* Dimensione del font */
  margin: 4px 2px; /* Margini esterni */
  cursor: pointer; /* Cursore a forma di mano al passaggio del mouse */
  border-radius: 50px; /* Angoli leggermente arrotondati */
  transition: background-color 0.3s; /* Transizione fluida del colore di sfondo */
.box_riccioluta_tour h2, .box_riccioluta_tour p color: white;
}

.box_riccioluta_tour .pulsante:hover {
  background-color: #202945; /* Colore di sfondo blu scuro al passaggio del mouse */
  color: white; /* Testo bianco al passaggio del mouse */
}
</style>






/* FORM KLAVIYO */

.klaviyo-form-YcaziS {
  display: flex;              
  justify-content: center;
}

.klaviyo-form-YcaziS form.klaviyo-form {
  box-sizing: border-box !important;
  width: auto !important;           
  max-width: 1442px !important;     
  flex: 0 1 auto !important;        
  justify-self: center;
}

.klaviyo-form-YcaziS ul,
.klaviyo-form-YcaziS li {
  list-style: none !important;
}

.klaviyo-form-YcaziS li::marker {
  content: "" !important;
}

.klaviyo-form-YcaziS ul {
  --gap: 16px;
  display: flex;
  flex-wrap: wrap;
  gap: var(--gap);
  justify-content: flex-end;
  padding: 0;
  margin: 30px 0!important;
  width: 100%;
}

.klaviyo-form-YcaziS ul li {
  box-sizing: border-box;
  flex: 0 0 calc((100% - 3 * var(--gap)) / 4);
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  text-align: right;
  padding: 0;
}

.klaviyo-form-YcaziS ul li::before {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 0 12px 0;
  background: url("/cdn/shop/files/marker.svg?v=1757667129") no-repeat center / contain;
}

.klaviyo-form-YcaziS ul li > * {
  align-self: flex-end!important;
}

.klaviyo-form-YcaziS form.klaviyo-form > div:nth-of-type(1) img { overflow:visible !important}
.klaviyo-form-YcaziS form.klaviyo-form > div:nth-of-type(2) input { 
  border: none !important;
  border-bottom: 1px solid #000 !important;
}


.klaviyo-form-YcaziS form.klaviyo-form > div:nth-of-type(2) button { 
  max-width:250px !important;
}

.klaviyo-form-YcaziS div[data-testid="form-component"] {justify-content: flex-end!important;}

.klaviyo-form-YcaziS div#rich-text-01K4SFYPZS442PBVD5RY3CGZN1 p:first-of-type::after {
  content: "";
  display: block;
  max-width: 150px;
  border-bottom: 1px solid black;
  margin: 15px 0 15px auto;
}



.klaviyo-form-YcaziS form.klaviyo-form > div:nth-of-type(1) { width:35% !important; overflow:visible!important}
.klaviyo-form-YcaziS form.klaviyo-form > div:nth-of-type(2) { width:calc(65% - 50px) !important; padding:25px!important;}



@media (max-width: 1000px) {
  .klaviyo-form-YcaziS form.klaviyo-form {
    max-width: 100% !important;     
  }
  .klaviyo-form-YcaziS form.klaviyo-form > div:nth-of-type(1) { display:none!important; visibility:hidden!important; width:0px!important;}
  .klaviyo-form-YcaziS form.klaviyo-form > div:nth-of-type(2) { width:calc(100% - 50px) !important; padding:25px!important;}

}

@media (max-width: 650px) {
  .klaviyo-form-YcaziS form.klaviyo-form .kl-private-reset-css-Xuajs1 ul { 
    padding:0!important;
  }

  .klaviyo-form-YcaziS form.klaviyo-form .kl-private-reset-css-Xuajs1 ul { 
    justify-content: flex-start!important;
  }

    .klaviyo-form-YcaziS form.klaviyo-form .kl-private-reset-css-Xuajs1 ul li { 
    flex: 0 0 calc((100% - 3 * var(--gap)) / 2)!important;
    text-align:left!important;
    align-items: flex-start!important;
  }

  .klaviyo-form-YcaziS div#rich-text-01K4SFYPZS442PBVD5RY3CGZN1 p:first-of-type::after {
      margin: 15px auto 15px 0;
  }

  .klaviyo-form-YcaziS form.klaviyo-form > div:nth-of-type(2) > div:nth-of-type(1) * {
    text-align:left!important
  }
  .klaviyo-form-YcaziS form.klaviyo-form > div:nth-of-type(2) > div:nth-of-type(3) * {
    text-align:left!important
  }
  .klaviyo-form-YcaziS form.klaviyo-form > div:nth-of-type(2) > div:last-of-type * {
    justify-content: flex-start !important;
  }


  .kl-teaser-VdMZQj {
    z-index:-1!important
  }


}





.ajaxcart-container .cart-modal__btn--viewcart {
  color:#FFF !important;
}

.ajaxcart__footer-buttons {
  flex-direction:row-reverse
}

.ajaxcart-container .cart-modal__btn--viewcart {
  background:#212947!important;
  border-color:#212947!important;
}

.cart-modal__btn {
  background-color: #e92176!important;
  border-color:#e92176!important;
}

.cart-modal__btn:not([disabled]):hover, 
.cart-modal__btn:not([disabled]):focus {
    outline: 0;
    color: #fff!important;
    border-color:rgb(252, 104, 166)!important;
}
.cart-modal__btn:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    background: rgb(252, 104, 166)!important;
    transition: all .15s ease;
    z-index: -1;
}



@media (max-width: 850px) {
  
  
  .header-mobile .header-bottom-fixed>* .search-toggle {
    margin: 0;
    top: 0px;
  }
  
  body.drawer--open #chat-widget-container {
    display:none; visibility:hidden;
  }
}