main {
  padding-top: 137px;
}

.product-breadcrumb {
  display: flex;
  font-size: 16px;
  margin-bottom: 25px;
}

.product-breadcrumb a {
  color: var(--light-blue);
  text-decoration: underline;
  text-underline-offset: 2px;
}

.product-breadcrumb a,
.product-breadcrumb span {
  padding: 0 6px;
}

.product-breadcrumb a:first-of-type {
  padding-left: 0;
}

.product-breadcrumb span:last-child {
  padding-right: 0;
}

.product-category {
  text-transform: uppercase;
  color: #9BA6AE;
  font-size: 16px;
  font-weight: 400;
}

.pdp-product-title {
  margin-top: 8px !important;
  margin-bottom: 16px !important;
}

.pdp-product-description {
  margin-bottom: 16px;
}

.pdp-product-description + a {
  margin-top: 0;
}

.box-add-to-cart {
  position: relative;
  background: #E0F0F9;
  padding: 1.5rem;
  margin-top: 1.75rem;
}

.box-add-to-cart#boxAddToCartPergole {
  background: #E6F0ED;
}

.product-consultation-price {
  font-size: 30px;
  font-weight: 300;
}

.product-consultation-price span {
  font-weight: 500;
  font-size: 40px;
}

.box-add-to-cart-title {
  margin-bottom: 12px;
}

.box-add-to-cart.waiting:before {
  z-index: 1;
  content: "";
  position: absolute;
  left: 0;
  top: -20px;
  width: calc(100% + 15px);
  height: calc(100% + 20px);
  background: #ffffffa3;
}

.box-add-to-cart.waiting .lds-ripple {
  z-index: 2;
  display: block;
}

.technical-desclaimer {
  background: rgba(45,158,214, 0.15);
  text-align: center;
  padding: 14px;
  margin-top: 1rem;
  display: flex;
  align-items: center;
  font-size: 16px;
  justify-content: center;
  font-weight: 400;
}

.technical-desclaimer.is-pergola {
  background: #E4F0ED;
}

.technical-desclaimer img {
  margin-right: 0.5rem;
}

.collection-section.is-minimal,
.collection-section.is-basic {
  background: rgba(45,158,214, .1) url('/assets/img/waves-texture-light-blue.svg') center center;
}
.collection-section.is-comfort,
.collection-section.is-relax {
  background: rgba(242, 206, 173, .3) url('/assets/img/waves-texture-red.svg') center center
}

.text-column {
  padding: 76px 0;
}

.collection-section-img {
  position: absolute;
  right: 0;
  top: 0;
  width: calc(50% - 24px);
  height: 100%;
  object-fit: cover;
}

.product-page .fancybox-container, .consulenza-page .fancybox-container {
  box-shadow: 0px 8px 44px -16px rgba(0, 0, 0, 0.15);
  background: transparent;
  width: 100vw;
  height: 100vh;
  top: 0;
  z-index: 4;
}

.product-page .fancybox-bg, .consulenza-page .fancybox-bg {
  background: rgba(255,255,255,0.25);
}

.product-page .fancybox-slide {
  background-color: #0000003b;
}

.product-page .fancybox-content, .consulenza-page .fancybox-content {
  max-width: 567px;
}

#box-prenota-coperture, #box-prenota-pergole {
  text-align: center;
  box-shadow: 0 0 20px -5px rgb(0 0 0 / 15%);
}

#box-prenota-coperture .title, #box-prenota-pergole .title {
  text-transform: none;
}

#box-prenota-coperture button[type="submit"], #box-prenota-pergole button[type="submit"] {
  margin: 0 auto;
  display: block;
  font-size: 18px;
}

#box-prenota-coperture .form-light select, #box-prenota-pergole .form-light select {
  max-width: 280px;
  margin: 0 auto 1rem;
}

.product-page .related-products {
  flex-flow: row;
}

.product-page .related-products a {
  max-width: 100%;
  padding: 0;
}


.accordions.pergole-accordion .accordion {
  background-color: transparent;
  margin-bottom: 1rem;
}

.accordions.pergole-accordion .accordion .accordion-header {
  font-size: 20px;
  font-weight: 400;
  padding: 0 0 0.25rem 0;
  margin-bottom: 0.5rem;
  display: flex;
  border-radius: 0;
  align-items: center;
  background-color: transparent;
  justify-content: space-between;
  line-height: inherit;
  position: relative;
  color: var(--blue);
}

.accordions.pergole-accordion .accordion.is-active .vertical-line {
  transform: rotate(90deg);
  transform-origin: center;
  transition: .3s ease-in;
}

.accordions.pergole-accordion .accordion.is-active .accordion-body,
.accordions .accordion .accordion-header+.accordion-body {
  border-left: none;
  border-right: none;
  border-color: rgba(5,33,52,.2);
}

.constulation-advantages {
  margin-top: -0.5rem;
}

.consulenza-page .label-promo.coming-soon {
  margin-top: 15px;
}

.label-promo.coming-soon {
  background-color: #88b9aa;
  padding: 7px 15px;
  font-size: 14px;
  width: fit-content;
  margin-top: 20px;
  margin-bottom: 0;
  color: #fff;
}

.card-promo-twenty {
  position: relative;
  border: 1px solid #D7DBDF;
  flex-flow: row;
}

.card-promo-twenty:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 66%;
  height: 100%;
  background: url('/assets/img/card-promo-twenty-bg.svg') left center / cover no-repeat;
  z-index: -1;
}

.card-promo-twenty-inner {
  padding: 28px 40px;
}

.card-promo-twenty .card-promo-twenty-title {
/*   font-size: 28px; */
  font-size: 24px;
}



@media screen and (min-width: 1088px) {

  #details {
    margin-top: 72px;
  }

}

@media screen and (max-width: 1087px) {
  main {
    padding-top: 75px;
  }

  .product-page .topbar {
    display: none;
  }

  .product-breadcrumb {
    font-size: 14px;
  }

  .form-consultation {
    flex-direction: column;
    align-items: flex-start !important;
  }

  .product-consultation-price {
    order: 1;
  }

  .form-consultation form {
    order: 2;
  }

  .form-consultation form .button {
    width: 100%;
  }

  #details {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }

  #details .column:first-of-type {
    order: 2;
  }

  #details .column:nth-child(2) {
    order: 1;
  }

  .product-page .related-products a {
    margin-bottom: 0;
  }

  .collection-section-img {
    position: relative;
    margin-left: -24px;
    width: calc(100% + 48px);
    max-width: calc(100% + 48px);
  }

  #product-carousel .slick-next {
    width: 24px !important;
    right: -24px !important;
  }
  #product-carousel .slick-prev {
    width: 24px !important;
    left: -24px !important;
  }

  .product-page .text-column {
    padding: 76px 0 44px;
  }

  .technical-desclaimer {
    text-align: left;
    line-height: 1.2;
  }

  #prenota-consulenza-coperture,
  #prenota-consulenza-pergole {
    width: 100%;
  }

}

@media screen and (max-width: 768px) {

  .product-page .related-products {
    flex-flow: column;
  }

  .card-promo-twenty {
    margin-bottom: 20px;
  }

  .card-promo-twenty-inner {
    padding: 12px;
  }

  .card-promo-twenty .card-promo-twenty-title {
    font-size: 24px;
    text-align: center;
    padding: 12px 0;
  }
  .card-promo-twenty:before {
    display: none;
  }
  .card-promo-twenty .right-side {
    background: rgba(45, 158, 214, 0.1) url("/assets/img/waves-texture-light-blue.svg") center center;
    padding-top: 24px;
    padding-bottom: 24px;
  }

}

@media screen and (min-width: 769px) {
  .card-promo-twenty {
    margin-right: 15px;
  }
}

/* SPECCHIETTO SCONTO PRODDOTO */

.box-add-to-cart-enclosures {
  padding-bottom: 84px;
  margin-bottom: 70px;
}

#product-discount-box{
  position: absolute;
  width: calc(100% - 48px);
  background-color: #fff;
  border: 1px solid rgba(5,33,52,0.15);
  padding: 20px 32px;
  margin-top: 1rem;
  display: flex;
  flex-direction: column;
  row-gap: 5px;
  align-items: center;
  text-align: center;
}
.product-discount-title {
  margin-bottom: 12px;
  border-bottom: 1px solid #D7DBDF;
  padding-bottom: 12px;
  width: 100%;
}
.product-discount-text {
  column-gap: 20px;
}
@media screen and (min-width: 1087px) and (max-width: 1279px) {
  #product-discount-box {
    padding: 20px 8px;
  }
}

@media screen and (max-width: 1086px) {
  .box-add-to-cart-enclosures {
    margin-bottom: 200px;
  }
  .product-discount-text {
    flex-direction: column;
    font-size: 24px;
    row-gap: 8px;
  }
  #product-discount-box {
    padding: 20px;
  }
  .product-discount-title {
    font-size: 21px !important;
  }
}
