.bg-brown-dark {
  background: #31180e;
}

.addd-landing__header {
  display: flex;
  justify-content: center;
  padding: 15px 0;
}
.addd-landing__row--cta {
  margin-top: 30px;
}

.addd-landing__foto1-fw {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background-size: cover !important;
  background-position: center center !important;
  height: 540px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .addd-landing__foto1-fw {
    height: 350px;
  }
}
@media (max-width: 767px) {
  .addd-landing__foto1-fw {
    height: 180px;
  }
}

.addd-product-row__single-paragraph {
  display: flex;
  justify-content: center;
  text-align: center;
}

/* Sezione prodotti */
body.single-addd_landing_page div.shop-products div.results {
  position: relative;
  margin-left: 0;
  margin-right: 0;
}
body.single-addd_landing_page div.shop-products div.results.unique-prod {
  display: flex;
  justify-content: center;
}

.addd-landing__row {
  padding-bottom: 70px;
}
@media (max-width: 767px) {
  .addd-landing__row {
    padding-bottom: 30px;
  }
}
.addd-landing__row--prodotti__intestazione {
  margin-bottom: 30px;
}

.addd-landing__row--finale.has-image {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background-size: cover !important;
  background-position: center bottom !important;
  height: 650px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .addd-landing__row--finale.has-image {
    height: 470px;
  }
}
@media (max-width: 767px) {
  .addd-landing__row--finale.has-image {
    height: 370px;
  }
}

/* WOOCOMMERCE*/
body.single-addd_landing_page div.shop-products div.results {
  position: relative;
  margin-left: 0;
  margin-right: 0;
}
body.single-addd_landing_page div.shop-products div.results > article.item {
  position: relative;
  padding: 20px;
  border-color: #E4E4E4;
  border-style: solid;
  border-width: 1px;
  margin-top: -1px;
  margin-left: -1px;
  height: 405px;
  overflow: hidden;
}
body.single-addd_landing_page div.shop-products div.results > article.item.placehoder {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: table;
  position: relative;
}
body.single-addd_landing_page div.shop-products div.results > article.item.placehoder > .wrapper {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  color: #FFFFFF;
}
body.single-addd_landing_page div.shop-products div.results > article.item.placehoder > .wrapper div.header h2 {
  color: #FFFFFF;
}
body.single-addd_landing_page div.shop-products div.results > article.item.placehoder > .wrapper div.footer {
  margin-top: 20px;
}
body.single-addd_landing_page div.shop-products div.results > article.item.placehoder a.fullsize {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
body.single-addd_landing_page div.shop-products div.results > article.item.first-row {
  margin-top: 0;
}
body.single-addd_landing_page div.shop-products div.results > article.item.p1 {
  margin-left: 0;
}
body.single-addd_landing_page div.shop-products div.results > article.item:hover:not(.placehoder) {
  border-color: #BD4F3B;
  border-width: 2px;
  z-index: 1;
  padding: 19px;
}
body.single-addd_landing_page div.shop-products div.results > article.item > figure {
  height: 240px;
  overflow: hidden;
  display: flex;
  align-items: center;
}
body.single-addd_landing_page div.shop-products div.results > article.item > figure a {
  display: block;
  margin: 0 auto;
}
body.single-addd_landing_page div.shop-products div.results > article.item > figure a img {
  height: 240px;
  width: auto;
}
body.single-addd_landing_page div.shop-products div.results > article.item > header {
  text-align: center;
  margin-top: 20px;
}
body.single-addd_landing_page div.shop-products div.results > article.item > header h3 {
  margin: 0;
}
body.single-addd_landing_page div.shop-products div.results > article.item > header p.categories {
  display: none;
}
body.single-addd_landing_page div.shop-products div.results > article.item > header p.categories a {
  color: #A5A5A5;
  text-decoration: none;
}
body.single-addd_landing_page div.shop-products div.results > article.item > div.price {
  text-align: center;
  font-size: 24px;
  line-height: 1.2em;
  font-weight: 500;
  color: #BD4F3B;
}
body.single-addd_landing_page div.shop-products div.results > article.item > div.price span.price del {
  color: #A5A5A5;
  font-size: 18px;
  line-height: 1.2em;
  font-weight: 400;
}
body.single-addd_landing_page div.shop-products div.results > article.item > div.price span.price ins {
  text-decoration: none;
}
body.single-addd_landing_page div.shop-products div.results > article.item p {
  font-size: 14px;
  line-height: 1.2;
  margin-top: 15px;
}
body.single-addd_landing_page div.shop-products div.results > article.item > footer a.btn {
  display: none;
}
body.single-addd_landing_page div.shop-products div.results > article.item > footer a.btn:hover {
  display: none;
}
body.single-addd_landing_page div.shop-products div.results > article.item > div.onsale {
  background-color: #2FAA04;
  color: #FFFFFF;
  font-size: 14px;
  height: 25px;
  left: -27px;
  line-height: 25px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 20px;
  transform: rotate(-45deg);
  width: 120px;
  overflow: hidden;
}
body.single-addd_landing_page div.shop-products div.results > article.item > div.stock {
  background-color: #F4F4F4;
  color: #333333;
  font-size: 14px;
  height: 25px;
  right: -27px;
  line-height: 25px;
  position: absolute;
  text-align: center;
  top: 20px;
  transform: rotate(45deg);
  width: 120px;
}

@media (min-width: 1200px) {
  body.single-addd_landing_page div.shop-products div.results > article.item:hover > footer a.btn {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.single-addd_landing_page div.shop-products div.results > article.item {
    height: 350px;
  }
  body.single-addd_landing_page div.shop-products div.results > article.item:hover > footer a.btn {
    display: none;
  }
  body.single-addd_landing_page div.shop-products div.results > article.item > figure {
    height: 190px;
  }
  body.single-addd_landing_page div.shop-products div.results > article.item > figure a img {
    height: 190px;
    width: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.single-addd_landing_page div.shop-products div.results > article.item {
    height: 300px;
  }
  body.single-addd_landing_page div.shop-products div.results > article.item > figure {
    height: 135px;
  }
  body.single-addd_landing_page div.shop-products div.results > article.item > figure a img {
    height: 135px;
    width: auto;
  }
}
@media (max-width: 767px) {
  body.single-addd_landing_page div.shop-products div.results > article.item {
    border-width: 0;
    margin: 0;
    height: auto;
  }
  body.single-addd_landing_page div.shop-products div.results > article.item.p1, body.single-addd_landing_page div.shop-products div.results > article.item.p3 {
    clear: left;
  }
  body.single-addd_landing_page div.shop-products div.results > article.item.placehoder {
    min-height: 258px;
  }
  body.single-addd_landing_page div.shop-products div.results > article.item:hover:not(.placehoder) {
    border-color: #BD4F3B;
    border-width: 0;
    z-index: 1;
    padding: 20px;
  }
  body.single-addd_landing_page div.shop-products div.results > article.item > figure {
    height: auto;
  }
  body.single-addd_landing_page div.shop-products div.results > article.item > figure a img {
    width: 100%;
    height: auto;
  }
}

/*# sourceMappingURL=main.css.map */
.addd-landing__row.addd-product-row--ft.addd-product-row--fw.has_bg {
	padding-bottom:70px !important}