body {
  background: inherit;
}
.footer-container b,
.footer-container strong {
  font-weight: 600;
}
.product-info-stock-sku {
  display: none;
}
.slidesHome {
  text-transform: uppercase;
}
.slidesHome h1,
.slidesHome h2,
.slidesHome h3,
.slidesHome h4,
.slidesHome h5,
.slidesHome h6 {
  margin: 0 auto;
  line-height: 1.1;
  font-size: 64px;
  color: #fff;
}
.slidesHome a {
  display: inline-block;
  font-size: 20px;
  color: #fff;
}
.slidesHome.slide1 {
  color: #fff;
  padding-bottom: 180px;
}
.slidesHome.slide2 {
  text-align: right;
}
.slidesHome.slide2 h2,
.slidesHome.slide2 a {
  color: #000;
}
.slidesHome.slide3 {
  padding-bottom: 150px;
}
.slidesHome.slide4 {
  text-align: center;
}
.rokan-title,
.block .title.rokan-title {
  text-align: center;
}
.header-container .button__menu,
.header-container .search-modal span,
.header-container .header.links li.authorization-link a:before,
.header-container .header__action--item li a,
.header-container .header__action--item > li .minicart-wrapper > a:before,
.header-container .header__action--item > li .minicart-wrapper > a.action.showcart:before,
.header-container .setting-view span {
  color: #000;
}
.header-container .setting-view {
  border-left-color: #000;
}
.header-container.sticky .sticky-header,
.header-container.stickyforced .sticky-header,
.header-container.sticky.sticky-header,
.header-container.stickyforced.sticky-header {
  background: rgba(255, 255, 255, 0.9);
}
.product-item .product-item-photo img:not(.product-image-photo),
.product-item .product-item-photo .image_hover {
  position: relative;
  opacity: 1;
  width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
}
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong,
h1 b,
h2 b,
h3 b,
h4 b,
h5 b,
h6 b {
  font-weight: bolder;
}
p strong {
  font-weight: bolder;
}
.ovale {
  background-image: url(../images/ovale-outline.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 4.5%;
  margin-top: -30px;
}
.ovale img {
  display: block;
  margin: auto;
  mask-image: url(../images/ovale-mask.svg);
  mask-box-image: url(../images/ovale-mask.svg);
  mask-box-image-repeat: space;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url(../images/ovale-mask.svg);
  -webkit-mask-box-image: url(../images/ovale-mask.svg);
  -webkit-mask-box-image-repeat: space;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
.sfondo-azzurro {
  padding-left: 70px;
  padding-right: 70px;
}
@media only screen and (max-width: 768px) {
  .header-container .stickyforced .button__menu {
    color: #000;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    line-height: 1.2;
    margin-bottom: 5px;
  }
  h1 {
    font-size: 6.7vw;
  }
  h2 {
    font-size: 5.5vw;
  }
  h3 {
    font-size: 5.3vw;
  }
  h4 {
    font-size: 5.1vw;
  }
  h4 {
    font-size: 4.9vw;
  }
  .sottotitolo {
    font-size: 4.5vw !important;
    margin-bottom: 20px;
  }
  .sottotitolo span {
    font-size: 4.5vw !important;
  }
  .slidesHome {
    text-align: center;
    justify-content: center;
    align-items: center;
  }
  .slidesHome.slide1,
  .slidesHome.slide2,
  .slidesHome.slide3,
  .slidesHome.slide4 {
    text-align: center;
  }
  .slidesHome.slide2 {
    padding-bottom: 180px;
  }
  .slidesHome.slide2 {
    padding-bottom: 150px;
  }
  .slidesHome h1,
  .slidesHome h2,
  .slidesHome h3,
  .slidesHome h4,
  .slidesHome h5,
  .slidesHome h6 {
    font-size: 8.5vw;
    padding: 0 15px;
  }
  .slidesHome h1 span,
  .slidesHome h2 span,
  .slidesHome h3 span,
  .slidesHome h4 span,
  .slidesHome h5 span,
  .slidesHome h6 span {
    display: block;
  }
  .slidesHome a {
    margin-top: 20px;
    font-size: 5vw;
  }
  body#html-body .about-text-top {
    padding-left: 15px;
    padding-right: 15px;
  }
  .sfondo-azzurro {
    padding-left: 20px;
    padding-right: 20px;
  }
  .sfondo-azzurro h1,
  .sfondo-azzurro h2,
  .sfondo-azzurro h3,
  .sfondo-azzurro h4,
  .sfondo-azzurro h5,
  .sfondo-azzurro h6 {
    font-size: 22px !important;
  }
  .sfondo-azzurro h1 span,
  .sfondo-azzurro h2 span,
  .sfondo-azzurro h3 span,
  .sfondo-azzurro h4 span,
  .sfondo-azzurro h5 span,
  .sfondo-azzurro h6 span {
    font-size: 22px !important;
  }
}
