/* 2025 */

.btn-sb-pink {
  background-color: #DEB4B2 !important;
}

.tra-sb-pink-cus-hover:hover,
.scroll .tra-sb-pink-cus-hover:hover .white-color .tra-sb-pink-cus-hover:hover {
    color: #000 !important;
    background-color: transparent !important;
    border-color: #DEB4B2 !important;
}

.bg-section-2 {
  background-color: #DEB4B2;
}

.cbox-3-ico {
    background-image: url("../images/pin-sb.png") !important
}

.text-black {
  color: #000 !important;
}

/*2024*/

body, h2, h3, h4, p { color: #000; }

.h2-md {
  color: #DEB4B2;
}

.dark-color h2,
.dark-color h3,
h5 { color: #DEB4B2 !important; }

hr {
  width: 400px !important;
  margin: auto;
}

p.pr-0 { padding-right: 0 !important; }

::marker { color: #000; }

.txt-block hr {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.btn-black,
.white-color .btn-black {
  color: #fff;
  background-color: #000 !important;
  border-color: #000 !important;
}

.btn-tra-black,
.white-color .btn-tra-black {
  color: #000 !important;
  background-color: transparent;
  border-color: #000 !important;
}

.black-cus-hover:hover,
.scroll .black-cus-hover:hover,
.white-color .black-cus-hover:hover {
  color: #fff !important;
  background-color: #000 !important;
  border-color: #000 !important;
}

.tra-black-cus-hover:hover,
.scroll .tra-black-cus-hover:hover
.white-color .tra-black-cus-hover:hover {
  color: #000 !important;
  background-color: transparent !important;
  border-color: #000 !important;
}

.btn-yellow-cus{
  color: #000 !important;
  background-color: #d2af6d !important;
  border-color: #d2af6d !important;
}

.white-color { color: #fff !important; }

#hero-2 {
  background-image: url(../images/nails-camp-banner.jpg) !important;
  padding-top: 200px !important;
  height: 900px;
}

span.evidenziato-oro { color: #d2af6d !important; }

span.evidenziato-silver { color: #b0b0b0 !important; }

p.p_custom {
  font-size: 25px;
  letter-spacing: 4px;
  margin-bottom: 25px !important;
  margin-top: 0 !important;
  color: #000;
}

#content-2 .txt-block h2,
#content-3 h2.h2-md,
#cta-11 h2.h2-md,
#content-6 h2.h2-md,
#features-4 h2.h2-md,
#features-2 h2.h2-md {
  margin-bottom: 0 !important;
}

.cta-11-wrapper {
  padding: 15px 10px 10px !important;
  display: flex;
  width: 80%;
  border-top-right-radius: 80px !important;
  border-bottom-right-radius: 80px !important;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

.programma_custom {
  margin-top: 0;
  display: inline-block;
}

.bg-tra-black { background-color: #000; }

#content-6 ul.simple-list p {
  margin-bottom: 10px !important;
}

.bg-02 { background-image: url(../images/bg-02.jpg); }

.cbox-3-ico {
  width: 20px !important;
  height: 20px !important;
  float: none !important;
}

.fbox-5 { border-radius: 25px; }


@media (max-width: 767px) {

  .cta-11-wrapper {
    text-align: left !important;
    flex-direction: column;
    width: 90% !important;
  }

  .programma_custom {
    margin-top: 10px !important;
    line-height: 20px;
    margin-left: 0 !important;
    margin-bottom: 0 !important;
  }

  .fbox-5 { padding: 20px 20px !important; }

  .wsmobileheader { background-color: #fff; }


}

@media (min-width: 768px) and (max-width: 991.95px) { 
  
  .wsmobileheader { background-color: #fff; }

  #promo_bottom_bar p { font-size: 14px; }

  .align-items-center { align-items: flex-start !important; }

  .img-calendario {
    display: flex;
    align-items: flex-end;
    justify-content: center;
  }

  #content-6 .img-fluid {
    display: flex;
    height: 500px;
  }

  #features-4 .fbox-5 { margin-right: 35px; }

}

/* Sezione calendario */

#section_calendario div {
  max-width: 100%;
  color: #fff;
}

#section_calendario .table {
  display: table;
  padding: 15px 10px 10px !important;
  border-top-right-radius: 80px !important;
  border-bottom-right-radius: 80px !important;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

#section_calendario .table span {
  padding: 0px;
  font-size: 19px;
  text-decoration: underline;
}

#section_calendario .row {
  /* display: table-row; */
}

#section_calendario .cell {
  display: table-cell;
  text-align: left !important;
  line-height: 1.4em;
  padding-right: 0px !important;
}

#section_calendario .cell-30 {
  width: 30%;
}

#section_calendario .cell-35 {
  width: 35%;
}

#section_calendario .row,
#section_calendario .cell {
  /* padding: 10px; */
}




/*2023*/

#scrollUp {
  bottom: 60px !important;
}


#promo_bottom_bar {
  height: 70px;
  width:100%;
  position:fixed;
  bottom:0px;
  z-index: 1000;
  background-color: #f2dddc;
  padding-top: 10px;
}


@media (max-width: 641px) {
  #promo_bottom_bar {
    height: 110px;
  }
}

s,
strike {
  text-decoration: none;
  position: relative;
  display: inline-block;
}

s:after,
strike:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  border-top: 3px solid red;
  height: 45%;
  /* adjust as necessary, depending on line thickness */
  /* or use calc() if you don't need to support IE8: */
  height: calc(50% - 1px);
  /* 1px = half the line thickness */
  width: 100%;
  transform: rotateZ(-4deg);
}


/* Generale - Inizio */


.bg-banner {
    background-image: url(../images/bg-02.jpg) !important;
}

.hero-2-txt p.p-xl {
  margin-bottom: 0 !important;
}

.img-bordi-arrotondati {
    border-radius: 100px 0px 100px 0px;
}


.justify-text {
    text-align: justify;
}

.cb-holder {margin: 0 !important;}

.bg-dark-green {background-color: #367057;}

/* 
.cbox-3-ico {   
    background-image: linear-gradient(0deg, #e2e2e2 0%, #fff 100%) !important;
} */


.review-1-txt { width: 100% !important; }

.review-author { padding: 0 !important; }


.footer {
  padding-top: 0 !important;
}


/* Generale - Fine */


