.riga-sottoSlider .box-testo {
  background: #F6F6F6;
  padding: 48px 80px;
}
.riga-sottoSlider .box-testo h2 {
  margin: 0;
}
.riga-sottoSlider .cont-box-img {
  padding: 0 12px;
}
.riga-sliderCategory {
  margin-bottom: 16px;
  padding-top: 48px;
  position: relative;
  text-align: center;
}
.riga-sliderCategory .swiper-slide a {
  overflow: hidden;
  width: 100%;
  display: inline-block;
  position: relative;
  max-width: 475px;
}
.riga-sliderCategory .swiper-slide a::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: #000000;
  opacity: 0.15;
  -webkit-transition: opacity ease 0.3s;
  -moz-transition: opacity ease 0.3s;
  transition: opacity ease 0.3s;
}
.riga-sliderCategory .swiper-slide a:hover::after {
  opacity: 0.5;
}
.riga-sliderCategory .swiper-slide a .img-slide {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 160%;
  width: 100%;
  -webkit-transition: -webkit-transform 0.7s;
  -moz-transition: -moz-transform 0.7s;
  transition: transform 0.7s;
}
.riga-sliderCategory .swiper-slide a:hover .img-slide {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}
.riga-sliderCategory .swiper-slide h1 {
  width: auto;
  color: #fff;
  text-align: center;
  margin: 0;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.riga-sliderCategory .swiper-slide h1 small {
  display: block;
  width: 100%;
  font-size: 22px;
  color: #fff;
  margin-top: 16px;
  line-height: 26px;
}
.riga-sliderProducts {
  background: #F6F6F6;
  padding: 56px 0;
}
.riga-sliderProducts > .container {
  position: relative;
}
.riga-sliderProducts .col-w-25 {
  position: relative;
  overflow: hidden;
  padding-top: 43.384%;
}
.cont-append {
  padding-right: 96px;
  margin-bottom: 32px;
}
.append-buttons {
  display: block;
  width: 100%;
}
.append-buttons a {
  color: #A1A1A1;
  font-size: 32px;
  line-height: 38px;
  letter-spacing: 0.5px;
  outline: 0;
  display: inline-block;
  vertical-align: middle;
}
.append-buttons a.active {
  color: #1D1D1B;
  font-size: 40px;
  line-height: 48px;
}
.append-buttons a small {
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 1px;
  display: inline-block;
  vertical-align: middle;
}
.append-buttons a.active small {
  font-size: 22px;
  line-height: 26px;
}
.riga-sliderCategory .swiper, .riga-sliderProducts .swiper {
  position: static;
}
.riga-sliderCategory .swiper-button-prev, .riga-sliderProducts .swiper-button-prev {
  right: 72px;
  left: auto;
  top: 16px;
  margin-top: 0;
  width: 24px;
  height: 20px;
}
.riga-sliderCategory .swiper-button-next, .riga-sliderProducts .swiper-button-next {
  right: 16px;
  left: auto;
  top: 16px;
  margin-top: 0;
  width: 24px;
  height: 20px;
}
.riga-sliderCategory .swiper-button-prev::after, .riga-sliderProducts .swiper-button-prev::after {
  content: "";
  width: 24px;
  height: 20px;
  background: url("/themes/lilli/images/arrow-swiper-left.png") no-repeat center / contain;
}
.riga-sliderCategory .swiper-button-next::after, .riga-sliderProducts .swiper-button-next::after {
  content: "";
  width: 24px;
  height: 20px;
  background: url("/themes/lilli/images/arrow-swiper-right.png") no-repeat center / contain;
}
.riga-sliderProducts .s-prod {
  margin-bottom: 0;
}
.riga-sliderProducts .s-prod img.imgprod {
  max-height: 650px;
}
.riga-sliderProducts .img-category:not(.active) {
  opacity: 0;
}
.riga-sliderProducts .img-category {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding-right: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.riga-sliderProducts .img-category.active {
  opacity: 1;
  visibility: visible;
}
.riga-sliderProducts .img-category .cont-box-img {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.riga-sliderProducts .img-category .cont-box-img a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.riga-sliderProducts .img-category figure {
  display: none;
}
.riga-sliderBrands {
  margin-bottom: 80px;
}
.riga-sliderBrands h1 {
  text-align: center;
  margin: 80px 0 32px;
  color: #1D1D1B;
}
.riga-sliderBrands .swiper {
  padding-bottom: 60px;
}
.riga-sliderBrands .swiper-slide a {
  width: 100%;
  height: 200px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  outline: 0;
}
.riga-sliderBrands .swiper-slide a img {
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (min-width: 1200px) {
  .append-buttons a:not(:last-child) {
    margin-right: 56px;
  }
  .riga-sliderProducts .s-prod {
    padding: 0 54px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .append-buttons a:not(:last-child) {
    margin-right: 16px;
  }
  .riga-sliderProducts .s-prod {
    padding: 0 24px;
  }
  .riga-sliderProducts .s-prod .info p, .riga-sliderProducts .s-prod .info p a {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .riga-sliderProducts .s-prod .info p, .riga-sliderProducts .s-prod .info p a {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width: 768px) {
  .riga-sottoSlider .pagecomposer-riga {
    display: table;
  }
  .riga-sottoSlider .pagecomposer-riga .col-w-25 {
    display: table-cell;
    vertical-align: middle;
    float: none;
    width: 35%;
    margin: 0;
  }
  .riga-sottoSlider .pagecomposer-riga .col-w-75 {
    display: table-cell;
    vertical-align: middle;
    float: none;
    width: 65%;
    margin: 0;
  }
  .riga-sliderProducts .pagecomposer-riga.row {
    display: flex;
    align-items: center;
  }
  .riga-sliderProducts .pagecomposer-riga .col-w-25 {
    width: calc(33.333% - 24px);
    margin-bottom: 0;
  }
  .riga-sliderProducts .pagecomposer-riga .col-w-75 {
    width: calc(66.667% - 24px);
    margin-bottom: 0;
  }
  .riga-sliderProducts .s-prod .info p, .riga-sliderProducts .s-prod .info p a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
}
@media (max-width: 767px) {
  .riga-sottoSlider .pagecomposer-riga .col-w-25 {
    display: none;
  }
  .riga-sottoSlider .box-testo {
    padding: 16px 20px;
  }
  .riga-sliderProducts {
    padding-bottom: 24px;
  }
  .riga-sliderProducts .col-w-25 {
    display: none;
  }
  .append-buttons {
    position: relative;
    min-height: 40px;
  }
  .append-buttons a {
    font-size: 32px;
    line-height: 40px;
    color: #1D1D1B;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity ease 0.3s;
    -moz-transition: opacity ease 0.3s;
    transition: opacity ease 0.3s;
  }
  .append-buttons a.active {
    font-size: 32px;
    line-height: 40px;
    opacity: 1;
    visibility: visible;
  }
  .append-buttons a small {
    font-size: 14px;
    line-height: 18px;
  }
  .append-buttons a.active small {
    font-size: 18px;
    line-height: 22px;
  }
  .riga-sliderProducts .swiper-button-prev, .riga-sliderProducts .swiper-button-next {
    top: 12px;
  }
}
