@charset "UTF-8";
@font-face {
  font-family: "Spartan";
  src: url("../fonts/Spartan-Thin.eot");
  src: url("../fonts/Spartan-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/Spartan-Thin.woff2") format("woff2"), url("../fonts/Spartan-Thin.woff") format("woff"), url("../fonts/Spartan-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
  ascent-override: 90%;
  descent-override: 10%;
  line-gap-override: 0%;
}
@font-face {
  font-family: "Spartan";
  src: url("../fonts/Spartan-ExtraLight.eot");
  src: url("../fonts/Spartan-ExtraLight.eot?#iefix") format("embedded-opentype"), url("../fonts/Spartan-ExtraLight.woff2") format("woff2"), url("../fonts/Spartan-ExtraLight.woff") format("woff"), url("../fonts/Spartan-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
  ascent-override: 90%;
  descent-override: 10%;
  line-gap-override: 0%;
}
@font-face {
  font-family: "Spartan";
  src: url("../fonts/Spartan-Light.eot");
  src: url("../fonts/Spartan-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Spartan-Light.woff2") format("woff2"), url("../fonts/Spartan-Light.woff") format("woff"), url("../fonts/Spartan-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  ascent-override: 90%;
  descent-override: 10%;
  line-gap-override: 0%;
}
@font-face {
  font-family: "Spartan";
  src: url("../fonts/Spartan-Regular.eot");
  src: url("../fonts/Spartan-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Spartan-Regular.woff2") format("woff2"), url("../fonts/Spartan-Regular.woff") format("woff"), url("../fonts/Spartan-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  ascent-override: 90%;
  descent-override: 10%;
  line-gap-override: 0%;
}
@font-face {
  font-family: "Spartan";
  src: url("../fonts/Spartan-Medium.eot");
  src: url("../fonts/Spartan-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Spartan-Medium.woff2") format("woff2"), url("../fonts/Spartan-Medium.woff") format("woff"), url("../fonts/Spartan-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  ascent-override: 90%;
  descent-override: 10%;
  line-gap-override: 0%;
}
@font-face {
  font-family: "Spartan";
  src: url("../fonts/Spartan-SemiBold.eot");
  src: url("../fonts/Spartan-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Spartan-SemiBold.woff2") format("woff2"), url("../fonts/Spartan-SemiBold.woff") format("woff"), url("../fonts/Spartan-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  ascent-override: 90%;
  descent-override: 10%;
  line-gap-override: 0%;
}
@font-face {
  font-family: "Spartan";
  src: url("../fonts/Spartan-Bold.eot");
  src: url("../fonts/Spartan-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Spartan-Bold.woff2") format("woff2"), url("../fonts/Spartan-Bold.woff") format("woff"), url("../fonts/Spartan-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  ascent-override: 90%;
  descent-override: 10%;
  line-gap-override: 0%;
}
@font-face {
  font-family: "Spartan";
  src: url("../fonts/Spartan-ExtraBold.eot");
  src: url("../fonts/Spartan-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Spartan-ExtraBold.woff2") format("woff2"), url("../fonts/Spartan-ExtraBold.woff") format("woff"), url("../fonts/Spartan-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  ascent-override: 90%;
  descent-override: 10%;
  line-gap-override: 0%;
}
@font-face {
  font-family: "Spartan";
  src: url("../fonts/Spartan-Black.eot");
  src: url("../fonts/Spartan-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Spartan-Black.woff2") format("woff2"), url("../fonts/Spartan-Black.woff") format("woff"), url("../fonts/Spartan-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  ascent-override: 90%;
  descent-override: 10%;
  line-gap-override: 0%;
}
.product-card-main {
  /* padding: 20px 10px; */
  padding: 29px 10px;
  display: block;
}

.product-card {
  position: relative;
  width: calc(100% - 20px);
  min-height: auto;
  margin: 7.5px auto;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  height: auto;
  border: 1px solid #00a5bb;
  border-radius: 6px;
  overflow: hidden;
}
.product-card del,
.product-card ins {
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  margin-top: 2px;
}
.product-card .product-card-img {
  min-height: 165px;
  overflow: hidden;
  height: 165px;
  display: flex;
  align-items: center;
}
.product-card .product-card-img img {
  /* width: 130px; */
  width: 164px;
  height: auto;
  margin: auto;
}
.product-card .woocommerce-loop-product__title {
  text-transform: uppercase;
  font-weight: 600;
  padding-top: 12px;
  color: #4a4a4a;
  font-size: 12px;
  text-align: center;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 0;
}
.product-card .button.product_type_variable,
.product-card .button.product_type_simple,
.product-card .button.product_type_bundle,
.product-card .button.product_type_simple.add_to_cart_button,
.product-card .product-card-cta {
  padding: 10px 20px;
  background: #00a5bb;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  white-space: nowrap;
  border-radius: 0;
  display: block;
  font-size: 13px;
}
.product-card a.button.product_type_variation.add_to_cart_button {
  background: #00a5bb;
}
.product-card a.button.product_type_variation {
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: 600;
  white-space: nowrap;
  border-radius: 0;
  display: block;
  font-size: 13px;
}
.product-card .button.add_to_cart_button.ajax_add_to_cart:hover,
.product-card .button.product_type_bundle.add_to_cart_button:hover,
.product-card .button.product_type_variable.add_to_cart_button:hover {
  background: #08c1d9;
}
.product-card:hover {
  border: 1px solid #08c1d9;
}
.product-card:hover .product-card-cta {
  background: #08c1d9;
}
.product-card .np-star-rating {
  font-family: "Spartan", sans-serif;
  color: #F1AE0C;
  font-size: 10px;
  font-weight: 500;
  margin-top: 7px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 10px;
  width: 100%;
  margin-top: 20px;
}

.woocommerce .product-card .star-rating {
  float: none;
  margin-top: -2px;
  margin-left: 5px;
  margin-bottom: 0;
}

.woocommerce .woocommerce-product-rating .star-rating {
  margin: 4px;
  float: none !important;
}

.woocommerce .star-rating::before {
  content: "SSSSS";
  color: #F1AE0C;
  opacity: 0.2;
}

.reviews-average .star-rating::before {
  content: "SSSSS";
  color: #F1AE0C;
  opacity: 0.2;
}

.product-card-text {
  height: 55px;
  position: relative;
  height: 46px;
}
.product-card-text .product-card-price {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
}

.product-card-title {
  text-transform: uppercase;
  font-weight: 600;
  padding-top: 10px;
  color: #4a4a4a;
  display: block;
  font-size: 12px;
}

.product-card-subtitle {
  padding-top: 5px;
  color: #8a8a8a;
  display: block;
  font-size: 13px;
}

.product-card-price {
  margin-top: 8px;
  height: 24px;
  color: #8a8a8a;
  white-space: nowrap;
}

@media (min-width: 480px) {
  .product-card {
    width: calc(50% - 18px);
  }
}
.slick-slide.product-card {
  /* margin: 7.5px; */
  margin: 12px;
  background-color: transparent;
}
.slick-slide.product-card a {
  outline: none;
}

#products-lists .product-card {
  padding-bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
}

#products-lists .product-card:not(.box-natale) {
  background: white;
}

.prodotti_stessalinea,
.prodotti-container {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-between; */
  margin: -7.5px;
}

@media (min-width: 768px) {
  .product-card {
    margin: 12px;
    width: calc(48% - 15px);
    padding-left: 0px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    position: relative;
    min-height: 363px;
  }
  .product-card img {
    max-width: 160px;
  }
}
@media (min-width: 992px) {
  .product-card {
    width: calc(32% - 17px);
  }
}
@media (min-width: 1400px) {
  .product-card {
    width: calc(24% - 17px);
  }
}
.woocommerce #respond input#submit.loading::after, .woocommerce a.button.loading::after, .woocommerce button.button.loading::after, .woocommerce input.button.loading::after {
  position: static;
  padding: 0px;
  transform: translateX(4px) rotate(141deg) !important;
  display: inline-block;
  transform-origin: center;
  animation: staticSpin 3000ms infinite;
}

@keyframes staticSpin {
  0% {
    transform: translateX(4px) rotate(0deg);
  }
  100% {
    transform: translateX(4px) rotate(360deg);
  }
}
a.button.product_type_bundle,
.woocommerce a.button.product_type_bundle,
.woocommerce#products-lists a.button.product_type_bundle,
a.button.product_type_simple,
.woocommerce a.button.product_type_simple,
.woocommerce#products-lists a.button.product_type_simple {
  padding: 10px 20px;
  background: #00a5bb;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  white-space: nowrap;
  border-radius: 0;
  display: block;
}

/* PRICE BOX */
.woocommerce .price-box {
  max-width: 600px;
  padding: 0 20px;
  position: relative;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0 auto;
  /*  text-align: center; */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.woocommerce .price-box .price {
  white-space: nowrap;
  display: inline-block;
}
.woocommerce .price-box .stock.out-of-stock {
  display: inline-block;
  margin-left: 20px;
}
.woocommerce .price-box .stock.out-of-stock::before {
  content: "";
  display: inline-block;
  vertical-align: bottom;
  background-image: url("../images/bell-red.svg");
  background-repeat: no-repeat;
  margin-right: 10px;
  height: 18px;
  width: 18px;
}
.woocommerce .price-box .woocommerce-variation-price {
  text-align: center;
}
.woocommerce .price-box .woocommerce-variation-availability .stock.out-of-stock {
  margin-left: 0px;
}
@media screen and (max-width: 768px) {
  .woocommerce .price-box form.cart {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.woocommerce .price-box .wcwl_elements {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .woocommerce .price-box .wcwl_elements {
    justify-content: center;
  }
}
.woocommerce .price-box .wcwl_elements .wcwl_intro {
  width: 100%;
  margin-top: 10px;
}
.woocommerce .price-box .wcwl_elements .wcwl_email_elements {
  margin-top: 20px;
  margin-right: 20px;
  width: calc(40% - 20px);
  flex-grow: 1;
}
@media screen and (max-width: 768px) {
  .woocommerce .price-box .wcwl_elements .wcwl_email_elements {
    width: 100%;
    margin-right: 0;
  }
}
.woocommerce .price-box .wcwl_elements .wcwl_email_elements .wcwl_email {
  box-sizing: border-box;
  padding: 16px 20px;
  width: 100%;
  border: 1px solid #8a8a8a;
  font-size: 16px;
  border-radius: 6px;
}
.woocommerce .price-box .wcwl_elements .wcwl_control button.woocommerce_waitlist {
  background-color: #69a53d;
  padding: 19px 20px;
  color: #fff;
  font-weight: bold;
  border: none;
  margin-top: 20px;
}
.woocommerce .price-box .wcwl_elements .wcwl_notice {
  margin-top: 10px;
}
.woocommerce .price-box .wcwl_elements .wcwl_notice_dismiss:before {
  color: #4a4a4a;
}

.logged-in.woocommerce .price-box .wcwl_intro {
  display: none;
}

.price-box .variation-buttons {
  display: inline-block;
  margin-top: 20px;
}

.price-box .variation-button {
  font-weight: 600;
  display: inline-block;
  padding: 17px;
  text-align: center;
  width: 80px;
  box-sizing: border-box;
  border: 1px solid #8A8A8A;
  border-radius: 8px;
  cursor: pointer;
  transition: background-color 200ms, color 200ms;
  margin-right: 10px;
  background-color: transparent;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  color: #6D6D6D;
}

.price-box .variation-button.active {
  background-color: #4A4A4A;
  color: #fff;
}

.product-type-variable .price-box > .price {
  display: none;
}

.woocommerce .price-box .quantity {
  display: inline-block;
  margin-bottom: 25px;
  text-align: left;
}

.woocommerce .price-box .variations .label {
  padding: 0;
}

.woocommerce .price-box .price {
  padding: 8px 0;
}

.variation-box-mobile {
  display: none;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  margin: 0;
  font-size: 16px;
  overflow-x: hidden;
  list-style: none;
  color: #000;
  font-family: Georgia, Times, "Times New Roman", serif;
}
body.woocommerce, body.page-template-templ-pagina-offerte, body.page-template-templ-home {
  font-family: "Spartan", sans-serif;
}

textarea,
input[type=tel],
input[type=password],
input[type=email],
input[type=text] {
  /* Remove First */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

a {
  color: #000;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

strong,
h1,
h2,
h3 {
  margin: 0;
  padding: 0;
}

img {
  max-width: 100%;
  height: auto;
}

div.clear {
  clear: both;
}

.section {
  display: block;
}

.evidenziato {
  background-color: #ffcc00;
  font-size: 18px;
  padding: 10px;
}

.entry-content {
  margin: 0 20px;
}

.istituzionale .entry-content {
  font-family: "Montserrat", sans-serif;
}

.istituzionale .entry h2 {
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  margin: 40px 0 10px 0;
  padding: 0;
}

.istituzionale .entry p {
  font-size: 16px;
  line-height: 1.8;
  color: #3e3e3e;
  margin: 0 0 20px 0;
}

.istituzionale h1 {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-weight: 600 !important;
}

/* ======================
HEADER
========================= */
.header-block {
  display: flex;
  justify-content: center;
  flex-direction: column-reverse;
  width: 100%;
}

#header {
  z-index: 999;
  position: relative;
  display: block;
}

#header a#logo {
  margin: 0 auto;
  background-image: url(../images/logo_bb.png);
  width: 150px;
  height: 27px;
  left: 50%;
  transform: translateX(-50%);
  top: 31px;
  position: absolute;
  background-size: 100%;
  background-repeat: no-repeat;
}

#header a.logo-home {
  background-image: url(../images/logo_semplice.svg);
  height: 27px;
  width: 55px;
  display: inline-block;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  top: 30px;
  left: 20px;
}

#header h1 span {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}

#header .menu {
  background-color: #e5e5e5;
  display: none;
}

/*         HAMBURGER             */
.icon-bar {
  background-color: #fff;
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  margin-top: 5px;
}

.hamburger {
  position: absolute;
  right: 21px;
  top: 21px;
  padding: 7px 10px 10px 10px;
  background-image: none;
  display: inline-block;
  cursor: pointer;
}

.menu_aperto .hamburger .icon-bar:nth-child(1) {
  width: 30px;
  margin-top: 15px;
  transform: rotate(45deg);
  transition: 0.5s;
}

.menu_aperto .hamburger .icon-bar:nth-child(2) {
  display: none;
}

.menu_aperto .hamburger .icon-bar:nth-child(3) {
  margin-top: -2px;
  width: 30px;
  transform: rotate(-45deg);
  transition: 0.5s;
}

/* ======================
HOMEPAGE
========================= */
.page-template-templ-homepage h2 {
  text-align: center;
  width: 80%;
  font-weight: normal;
  padding: 0;
  font-size: 30px;
  line-height: 1.2;
  font-family: Georgia, Times, "Times New Roman", serif;
  margin: 20px auto 12px auto !important;
}

.sections {
  margin: 10px 0 0 0;
}

.sections .section {
  background-color: white;
  width: calc(50% - 10px);
  margin: 0 5px 0px 5px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  text-align: center;
  height: auto;
}

.sections .section::before {
  left: 0;
  top: 0px;
  position: absolute;
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 25px 0 0;
  border-color: #007bff transparent transparent transparent;
  z-index: 2;
}

.sections .section.cucina::before {
  border-color: #b7a022 transparent transparent transparent;
}

.sections .section.benessere::before {
  border-color: #8bb722 transparent transparent transparent;
}

.sections .section.sport::before {
  border-color: #22b79d transparent transparent transparent;
}

.sections .section.bambini::before {
  border-color: #e76932 transparent transparent transparent;
}

.sections .section .image-title .fade {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.55);
}

.sections .section .image-title {
  position: relative;
  width: 100%;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

.sections .section .image-title:before {
  content: "";
  display: block;
  padding-top: 55%;
}

.sections .section.cucina .image-title {
  background-image: url("../images/cucina_q50.jpg");
}

.sections .section.benessere .image-title {
  background-image: url("../images/benessere_q50.jpg");
}

.sections .section.sport .image-title {
  background-image: url("../images/sport_q50.jpg");
}

.sections .section.bambini .image-title {
  background-image: url("../images/junior_q50.jpg");
}

.sections .section .image-title h3,
.menu-main-container .sections .section .image-title span {
  font-family: Georgia, Times, "Times New Roman", serif;
  text-align: center;
  text-transform: uppercase;
  color: white;
  margin: 0;
  line-height: 40vw;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 22px;
  z-index: 1;
}

.sections .section .testo {
  padding: 22.5px 30px;
}

.sections .section a {
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  display: block;
}

.articles {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 20px;
}

.articles .category_description {
  margin-bottom: 20px;
}

.articles .category_description p {
  margin: 0px;
  padding: 0px;
  line-height: 1.5;
}

.articles .article {
  position: relative;
  margin-bottom: 30px;
  font-size: 0px;
}

.articles .article .description {
  text-align: center;
  margin-top: 10px;
}

.articles .article a.linkurl {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 2;
}

.articles .article .immagine_articolo_home {
  width: 100%;
  position: relative;
}

.articles .article img {
  width: 100%;
  height: 100%;
}

.articles .article.right .categoriaarticolo::after {
  display: block;
  content: " ";
  position: absolute;
  left: 0px;
  bottom: -11px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11px 0px 0px 11px;
}

.main-image-articolo .invidenza {
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
}

.main-image-articolo .titolo_principale h1,
.main-image-articolo .titolo_principale h2 {
  color: #fff;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  font-size: 26px;
  line-height: 1.2;
}

.main-image-articolo .titolo_principale h2 {
  width: 100%;
}

.main-image-articolo .titolo_principale .dataarticolo {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  /*finale*/
}

.main-image-articolo .titolo_principale .dataarticolo a {
  color: #fff;
  text-decoration: none;
}

.articles .article .categoriaarticolo,
.main-image-articolo .titolo_principale .categoriaarticolo,
.correlArticoli .artCorrelato .categoriaarticolo {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 10px;
  /*finale*/
  padding: 2px 6px 2px 6px;
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
}

.main-image-articolo.showcase_scena .invidenza {
  color: #fff;
  font-size: 12px;
}

.main-image-articolo.showcase_scena .abstract p {
  color: #fff;
  margin: 0px;
  line-height: 1.5;
}

.entry {
  overflow: hidden;
}
.page-template-templ-checkout .entry {
  overflow: unset;
}

.entry p {
  font-size: 16px;
  line-height: 1.7;
}

.entry h2 {
  font-weight: normal;
  font-size: 22px;
  line-height: 1.2;
}

.sections .section a {
  font-size: 11px;
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  text-decoration: underline;
}

.sections .section a:hover {
  text-decoration: none;
}

.sections .section .testo p {
  font-size: 13px;
  line-height: 1.5;
  margin: 0px;
  padding: 0px;
}

.articles .article .description h3 {
  font-weight: normal;
  font-size: 22px;
  margin-bottom: 15px;
  font-family: "Georgia Regular";
  font-style: italic;
  line-height: 1;
}

.articles .article .description .date {
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  font-size: 12px;
}

.articles .article .description .date {
  margin-bottom: 10px;
}

.articles .article .description .testo {
  margin-bottom: 10px;
}

.articles .article .description .testo p {
  margin: 0px;
  padding: 0px;
  font-size: 17px;
  line-height: 1.5;
}

.menu-main-container {
  display: none;
  position: absolute;
  z-index: 99;
  left: 0;
  right: 0;
  background-color: #2a2a2a;
}

.menu-main-container {
  padding: 90px 0 20px;
}

.menu-main-container .sections .section .image-title span {
  font-size: 15px;
}

.menu-main-container .sections .section .image-title span {
  line-height: 28vw;
}

.menu-main-container .sections {
  margin: 0 20px;
  display: flex;
  font-size: 0;
  flex-wrap: wrap;
  justify-content: space-between;
}

.menu-main-container .sections .section {
  margin: 10px 0;
  width: calc(50% - 10px);
}

.porductpush {
  position: fixed;
  font-size: 0px;
  top: 0px;
  left: 0px;
  right: 0px;
  background-color: #fff;
  z-index: 999;
  /*height: 150px;*/
  display: none;
  box-shadow: 0px 2px 20px -1px rgba(0, 0, 0, 0.5);
}

.porductpush a.link {
  z-index: 9;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
body.scrolled .porductpush {
  display: block;
  animation: fadeInDown 0.7s ease-in;
}

.porductpush .info_articolo {
  display: inline-block;
  vertical-align: top;
  width: calc(50% - 10px);
  padding: 10px 0px 10px 10px;
  font-size: 14px;
  text-align: left;
}

.porductpush .info_prodotto {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  float: right;
  width: 50%;
}

.porductpush .info_prodotto .img_prod {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}

.porductpush .info_prodotto .meta_prod {
  display: inline-block;
  vertical-align: bottom;
  width: 60%;
  margin-bottom: 5px;
}

.porductpush .info_prodotto .meta_prod .nome_prod {
  margin-bottom: 5px;
}

.porductpush .info_prodotto .img_prod {
  display: inline-block;
  vertical-align: top;
  width: 40%;
  text-align: right;
}

.porductpush .info_prodotto .img_prod img {
  max-height: 60px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 0px;
}

.porductpush .btn_prod {
  color: #fff;
  background-color: #8bb900;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 10px;
  padding: 2px 6px 2px 6px;
  display: inline-block;
  white-space: nowrap;
}

.porductpush .categoriaarticolocucina {
  color: #fff;
  background-color: #8bb900;
  text-transform: uppercase;
  display: inline-block;
  font-size: 8px;
  padding: 4px;
}

.porductpush .categoriaarticolo {
  margin-bottom: 10px;
  position: relative;
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 10px;
  padding: 2px 6px 2px 6px;
}

.main-image-articolo.slick-slide,
.main-image-articolo {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  height: 470px;
}

.main-image-articolo .invidenza {
  display: inline-block;
  position: relative;
  margin-bottom: 10px;
}

.main-image-articolo .invidenza::before,
.main-image-articolo .invidenza::after {
  background-color: #fff;
  height: 1px;
  width: 8px;
  left: -15px;
  top: 7px;
  position: absolute;
  content: " ";
}

.main-image-articolo .invidenza::after {
  right: -15px;
  left: inherit;
}

.main-image-articolo .ingriggio {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.65);
}

.main-image-articolo .titolo_principale {
  position: absolute;
  z-index: 2;
  width: 80%;
  margin: 0 auto;
  left: 0px;
  right: 0px;
  bottom: 70px;
}

.main-image-articolo .titolo_principale .titolo_principale_table {
  text-align: center;
}

.main-image-articolo .titolo_principale .barra {
  height: 1px;
  background-color: #fff;
  width: 35%;
  margin: 15px auto 15px auto;
}

.main-image-articolo .titolo_principale .categoriaarticolo {
  display: inline-block;
  position: relative;
  margin-bottom: 25px;
}

.categoriaarticolo.benessere {
  background-color: #8bb722;
}

.categoriaarticolo.cucina {
  background-color: #b7a022;
}

.categoriaarticolo.sport {
  background-color: #22b79d;
}

.categoriaarticolo.junior {
  background-color: #e76932;
}

.categoriaarticolo::after {
  display: block;
  content: " ";
  position: absolute;
  right: 0px;
  bottom: -11px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11px 11px 0 0;
}

.categoriaarticolo.benessere::after {
  border-color: #8bb722 transparent transparent transparent;
}

.categoriaarticolo.cucina::after {
  border-color: #b7a022 transparent transparent transparent;
}

.categoriaarticolo.sport::after {
  border-color: #22b79d transparent transparent transparent;
}

.categoriaarticolo.junior::after {
  border-color: #e76932 transparent transparent transparent;
}

#page-wrap {
  margin: 20px;
}

img.alignleft {
  float: left;
  margin: 20px 20px 20px -20px;
  height: auto;
  width: 65%;
}

img.alignright {
  float: right;
  margin: 20px -20px 20px 20px;
  height: auto;
  width: 65%;
}

.addtoany_content_top {
  height: 32px;
  overflow: hidden;
  margin-bottom: 15px;
}

.addtoany_list {
  text-align: center;
}

.addtoany_list a {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}

/* articoli correlati single page */
.center_content.correlArticoli .artCorrelato, .single-product.woocommerce .correlArticoli.woocommerce-breadcrumb .artCorrelato {
  width: 100%;
  margin-bottom: 50px;
  height: 300px;
  vertical-align: top;
  display: inline-block;
  background-color: #e1e1e1;
  box-sizing: border-box;
}

.center_content.correlArticoli .artCorrelato .content, .single-product.woocommerce .correlArticoli.woocommerce-breadcrumb .artCorrelato .content {
  position: relative;
  text-align: center;
  display: table;
  height: 100%;
  width: 100%;
}

.center_content.correlArticoli .artCorrelato .content::before, .single-product.woocommerce .correlArticoli.woocommerce-breadcrumb .artCorrelato .content::before {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.55);
}

.center_content.correlArticoli .artCorrelato .categoriaarticolo, .single-product.woocommerce .correlArticoli.woocommerce-breadcrumb .artCorrelato .categoriaarticolo {
  z-index: 5;
  display: block;
  position: absolute;
  right: -11px;
  margin-top: 50px;
}

.center_content.correlArticoli .artCorrelato .content .titolo, .single-product.woocommerce .correlArticoli.woocommerce-breadcrumb .artCorrelato .content .titolo,
.center_content.correlArticoli .artCorrelato .content a,
.single-product.woocommerce .correlArticoli.woocommerce-breadcrumb .artCorrelato .content a {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  font-size: 22px;
  z-index: 5;
  line-height: 1.2;
  padding: 0 20px;
  position: relative;
  text-decoration: none;
  font-weight: normal;
}

.center_content.titoloModuloCorrelati, .single-product.woocommerce .titoloModuloCorrelati.woocommerce-breadcrumb {
  text-align: center;
  padding: 50px 0;
  font-weight: bold;
  font-size: 30px;
  line-height: 1.2;
}

.center_content.correlArticoli, .single-product.woocommerce .correlArticoli.woocommerce-breadcrumb {
  padding-bottom: 100px;
  margin: 20px;
}

.center_content.correlArticoli .artCorrelato .content .categoriaarticolo.benessere::after, .single-product.woocommerce .correlArticoli.woocommerce-breadcrumb .artCorrelato .content .categoriaarticolo.benessere::after {
  border-color: #739b00 transparent transparent transparent;
}

.center_content.correlArticoli .artCorrelato .content .titolo a, .single-product.woocommerce .correlArticoli.woocommerce-breadcrumb .artCorrelato .content .titolo a {
  color: #fff;
  text-decoration: none;
}

.page-template-templ-homepage #breadcrumbs {
  position: relative;
  top: -40px;
  height: 0;
}

#breadcrumbs {
  display: none;
  color: white;
  /*margin: 20px; se messo tra immagine e titolo h2*/
  position: absolute;
  bottom: 0;
  left: 30px;
  z-index: 1;
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

#breadcrumbs a {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: white;
  text-decoration: none;
}

#breadcrumbs a:hover {
  cursor: pointer;
  text-decoration: underline;
}

.articles h2 {
  width: 100%;
  margin-bottom: 20px;
}

ul.commentlist {
  list-style: none;
  clear: left;
  margin: 0;
  padding: 0;
}

img.avatar {
  float: left;
  margin-right: 15px;
  border-radius: 50%;
}

.commentlist > li.comment {
  margin-bottom: 15px;
}

.commentlist ul.children {
  list-style: none;
  background: #f5f5f5;
  border-radius: 4px;
  margin-left: 48px;
  padding: 15px;
}

.comment-meta {
  display: inline-block;
  font-size: 13px;
  line-height: 100%;
  margin-bottom: 5px;
  width: calc(100% - 50px);
}

.testo-commento {
  display: inline-block;
  line-height: 100%;
  width: calc(100% - 50px);
  margin-bottom: 15px;
}

#respond {
  background-color: #fafafa;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  padding: 15px 20px;
  margin-top: 30px;
}

#respond div.titolo-commenti {
  font-size: 22px;
  margin-top: 0;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.form-commenti-magazine textarea {
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
  font-size: 13px;
  box-sizing: border-box;
  resize: none;
}

.form-commenti-magazine input[type=text] {
  font-size: 13px;
  margin-bottom: 15px;
}

.form-commenti-magazine label {
  margin-left: 10px;
}

.form-commenti-magazine input[type=submit],
.reply .comment-reply-link,
.reply .comment-edit-link {
  display: inline-block;
  /*background-color: #E3E3E3;
    color: #ADADAD;*/
  border: none;
  border-radius: 3px;
  cursor: pointer;
  outline: none;
  font-size: 10px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 14px;
  padding: 10px 20px;
  background-color: #bec2c5;
  color: white;
}

#respond div.titolo-commenti {
  font-weight: 400;
  font-size: 24px;
  line-height: 1.2;
}

.testo-commento p {
  font-size: 13px;
  line-height: 1.7;
}

/*footer*/
.footer-magazine {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  padding-top: 35px;
}

.footer-magazine p {
  font-size: 14px;
  margin: 35px 20px;
}

.footer-middle {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  max-width: 1240px;
  margin: 0px auto;
  margin-bottom: 66px;
  padding: 0px 0px;
  box-sizing: border-box;
  gap: 44px;
}
@media (min-width: 768px) {
  .footer-middle {
    flex-direction: row;
    align-items: flex-start;
    gap: 100px;
  }
}
@media (min-width: 992px) {
  .footer-middle {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    padding-left: 100px;
    padding-right: 100px;
    gap: 100px;
  }
}
@media (min-width: 1370px) {
  .footer-middle {
    padding-left: 0px;
    padding-right: 0px;
    justify-content: space-between;
  }
}
.footer-middle__quality {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
}
@media (min-width: 768px) {
  .footer-middle__quality {
    align-items: flex-start;
  }
}
.footer-middle__quality__label {
  font-size: 14px;
  line-height: 1.5em;
  margin-bottom: 10px;
}
.footer-middle__quality__icons {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 15px;
}
.footer-middle__quality__icons > img {
  width: 100%;
  max-width: 40px;
  height: auto;
  border-radius: 10px;
}
.footer-middle__payments {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
}
@media (min-width: 768px) {
  .footer-middle__payments {
    align-items: flex-start;
  }
}
.footer-middle__payments__label {
  font-size: 14px;
  line-height: 1.5em;
  margin-bottom: 10px;
}
.footer-middle__payments__icons {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 15px;
}
.footer-middle__payments__icons > img {
  width: 100%;
  height: auto;
}

/***********************************
        FORM STILE MADIVENTURA CONCORSI
        necessario spostare label
        prima dell'input
**************************************/
div.titolo-commenti#comments {
  margin-bottom: 1em;
}

#respond {
  background-color: transparent;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  padding: 15px 20px;
  margin-top: 30px;
}

#respond div.titolo-commenti {
  color: #343434;
  margin-bottom: 15px;
}

.form-commenti-magazine input[type=text] {
  border: 1px solid #666;
  border-radius: 3px;
  font-size: 13px;
  margin-bottom: 15px;
  padding: 5px;
  background-color: transparent;
  color: #343434;
  font-family: Georgia, Times, "Times New Roman", serif;
  max-width: 100%;
  box-sizing: border-box;
}

.form-commenti-magazine textarea {
  width: 100%;
  max-width: 100%;
  font-size: 13px;
  box-sizing: border-box;
  border: 1px solid #666;
  resize: none;
  border-radius: 3px;
  background-color: transparent;
  padding: 5px;
  color: #343434;
  font-family: Georgia, Times, "Times New Roman", serif;
  margin: 0 auto 15px;
}

.form-commenti-magazine label {
  margin-left: 0;
  font-size: 12px;
  color: #343434;
}

.form-commenti-magazine input[type=submit],
.reply .comment-reply-link,
.reply .comment-edit-link {
  display: inline-block;
  border: none;
  border-radius: 3px;
  cursor: pointer;
  outline: none;
  padding: 4px 10px;
  font-size: 10px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 14px;
  padding: 10px 20px;
  color: white;
  font-weight: bold;
  /*background-color: #d4d3d3;
    font-family: Georgia,Times,"Times New Roman",serif;*/
  background-color: #8bb900;
  font-family: "Montserrat", sans-serif;
  max-width: 100%;
  white-space: normal;
}

.commentlist ul.children {
  background-color: transparent;
  border: 1px solid #ccc;
}

.comment .comment-author .comment-meta cite {
  font-style: normal;
  font-weight: bold;
}

.comment .comment-author .comment-meta a {
  color: #666;
}

ul.children ul.children {
  border: 0;
}

ul.children #respond {
  border: 1px solid #ccc;
}

#respond div.titolo-commenti .cancel-comment-reply {
  float: right;
  font-size: 14px;
  font-weight: normal;
}

/* ===============================================
        PAGINAZIONE
   =============================================== */
.paginazione {
  margin: 0 auto;
  text-align: center;
}

.paginazione .page-numbers {
  display: inline-block;
  margin: 10px;
  padding: 13px 19px;
  color: #fff;
  background-color: #ccc;
  border-radius: 5px;
  font-size: 1.2em;
  margin-bottom: 30px;
}

.paginazione a.page-numbers {
  cursor: pointer;
  text-decoration: none;
  background-color: #e6e6e6;
  margin: 10px;
}

.paginazione a.page-numbers:hover {
  background-color: #ccc;
}

/* ===============================================
        FLUID VIDEO EMBEDS
   =============================================== */
.fve-video-wrapper {
  position: relative;
  overflow: hidden;
  height: 0;
  background-color: transparent;
  padding-bottom: 56.25%;
  margin: 0.5em 0;
}

.fve-video-wrapper iframe,
.fve-video-wrapper object,
.fve-video-wrapper embed {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fve-video-wrapper a.hyperlink-image {
  position: relative;
  display: none;
}

.fve-video-wrapper a.hyperlink-image img {
  position: relative;
  z-index: 2;
  width: 100%;
}

.fve-video-wrapper a.hyperlink-image .fve-play-button {
  position: absolute;
  left: 35%;
  top: 35%;
  right: 35%;
  bottom: 35%;
  z-index: 3;
  background-color: rgba(40, 40, 40, 0.75);
  background-size: 100% 100%;
  border-radius: 10px;
}

.fve-video-wrapper a.hyperlink-image:hover .fve-play-button {
  background-color: rgba(0, 0, 0, 0.85);
}

.addtoany_list {
  display: block;
}

@media (min-width: 530px) {
  .fve-video-wrapper {
    max-width: 500px;
    margin: auto !important;
    padding-bottom: 281px !important;
  }
}
/* HOME VENTURA */
.clear {
  clear: both;
}

a {
  text-decoration: none;
  color: unset;
  cursor: pointer;
}

li {
  display: inline-block;
}

ul {
  padding: 0;
}

#hamburger .icon-bar:nth-child(3) {
  position: absolute;
  top: 21px;
}

/* ================
HEADER SITO
================ */
.header .icon-bar {
  background-color: #48443d;
  display: block;
  width: 25px;
  height: 2px;
  border-radius: 1px;
  margin-top: 5px;
  -ms-transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transform: rotate(0deg) translate(0, 0);
  transition: 0.5s;
}

.header #hamburger {
  padding: 7px 10px 10px 10px;
  background-image: none;
  display: inline-block;
  cursor: pointer;
  margin-right: -10px;
  transition: transform 200ms;
  position: relative;
}

.close-header-nav img {
  margin-right: 50px;
  width: 20px;
}

.header .social-bar {
  display: none;
}

.header .social-bar.mobile {
  display: flex;
  max-width: 400px;
  margin: 0 auto;
}

.scrolled .header .social-bar {
  display: none;
}

.header {
  background-color: rgba(255, 255, 255, 0.5);
  position: relative;
}

.header .container {
  animation: fadeIn 500ms;
}

.header .header-content {
  text-align: right;
  font-size: 0;
}

.scrolled .header .container {
  position: fixed;
  width: 100%;
  z-index: 9;
  left: 0;
  top: 0;
  background: white;
  animation: menu-scrolled 800ms;
  transform-origin: top;
  max-width: none;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.scrolled.scrolled-out .header .container {
  animation: menu-scrolled-out 400ms;
}

.menu_mobile_aperto.scrolled .header .menu {
  height: auto;
}

.header .social-bar {
  display: none;
}

.social-bar {
  display: flex;
  justify-content: space-around;
}

.social-bar .fb {
  background-image: url("../images/facebook-logo-rosso.svg");
}

.social-bar .tw {
  background-image: url("../images/twitter-logo-rosso.svg");
}

.social-bar .instagram {
  background-image: url("../images/instagram-logo-rosso.svg");
}

.social-bar a.youtube {
  background-image: url("../images/youtube-logo-rosso.svg");
}

.social-bar a.tiktok {
  background-image: url("../images/tiktok-icona-bianca.svg");
}

.social-bar .social {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 40px;
  height: 25px;
}

body.menu_mobile_aperto {
  overflow: hidden;
}

body.menu_mobile_aperto.menu_mobile_closing .header .nav {
  animation: close_menu 520ms;
}

body.menu_mobile_aperto.menu_mobile_closing #hamburger {
  transform: translate(0, 0);
}

body.menu_mobile_aperto .header .nav {
  animation: open_menu 500ms;
  display: block !important;
  transition: transform 600ms;
  transform-origin: top;
  overflow: auto;
  position: fixed;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  padding-top: 49px;
  top: 0;
  left: 0;
  z-index: 100;
  padding-bottom: 30px;
  background-color: #5db4b4;
  height: 100vh;
  box-sizing: border-box;
}

@keyframes close_menu {
  from {
    /*     transform: translateX(0);
    */
    clip-path: circle(70.7% at 50% 50%);
  }
  to {
    /*     transform: translateX(100%);
    */
    clip-path: circle(1% at 100% 0);
  }
}
@keyframes open_menu {
  from {
    clip-path: circle(1% at 100% 0);
    /*     transform: translateX(100%);
    */
  }
  to {
    clip-path: circle(70.7% at 50% 50%);
    /*     transform: translateX(0);
    */
  }
}
.search-menu {
  display: none;
}

.header .nav .woocommerce-MyAccount-navigation-link {
  display: block;
  border-radius: 5px;
  padding: 9px 16px;
  font-size: 18px;
  line-height: 1.25;
  background-color: transparent;
  color: #fff;
  font-weight: 500;
  margin-right: 34px;
  font-family: "Spartan", sans-serif;
}

.header .nav .menu-item {
  display: block;
  text-transform: uppercase;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.2;
  background-color: transparent;
  color: #48443d;
  font-weight: 500;
  margin-right: 34px;
}

.header .nav li .header .nav .menu-item:first-child {
  margin-top: 100px;
}

/* =======================================
SHOP BAR
==========================================*/
li.mm .mm-item {
  background-color: white;
  display: none;
  position: absolute;
  max-width: 300px;
  padding: 20px;
}

li.mm .mm-item li {
  display: block;
  text-align: left;
}

li.mm .mm-item li a {
  color: #000;
  font-size: 14px;
  line-height: 1.8;
}

li.mm:hover .mm-item {
  display: block;
}

/* =======================================
SHOWCASE
========================================== */
.showcase-container {
  overflow: hidden;
  position: relative;
  /* height: 117vw; */
}

.slick-slide img {
  width: 100%;
  height: auto;
}

.slick-dotted.slick-slider {
  margin-bottom: 0px;
}

.showcase_contenitore .slick-next,
.showcase-container .slick-next {
  z-index: 10;
  height: 50px;
  background-position: center;
  background-image: url(../images/freccia_dx.svg);
}

.showcase_contenitore .slick-prev,
.showcase-container .slick-prev {
  z-index: 10;
  height: 50px;
  background-position: center;
  background-image: url(../images/freccia_sx.svg);
}

.showcase_contenitore_magazine {
  margin-bottom: 40px !important;
}
.showcase_contenitore_magazine .slick-dots {
  width: 100%;
  max-width: inherit;
}
.showcase_contenitore_magazine .slick-arrow {
  display: none !important;
}

/* =======================================
I NOSTRI MIX
========================================== */
.wrapper-frutta-container {
  position: relative;
}

.frutta-container {
  margin-top: 40px;
  padding: 40px 25px 40px 25px;
  background: #d5eaed;
  text-align: center;
}

.mix-container {
  padding: 60px 25px 40px 25px;
  background-color: #fff;
  margin: 0 auto;
  text-align: center;
}

.mix-content .titolo {
  font-family: "Spartan", sans-serif;
  color: #252528;
  font-size: 21px;
  font-weight: 600;
  /* text-transform: uppercase; */
}

.magazine-container .titolo,
.frutta-container .titolo {
  font-family: "Spartan", sans-serif;
  color: #252528;
  font-size: 21px;
  font-weight: 600;
  /* text-transform: uppercase; */
}

.car_frutta_mobile {
  margin-top: 20px;
  margin-left: -25px;
  margin-right: -25px;
}

.car_frutta_mobile span.nome {
  margin-top: 20px;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 600;
}

.car_frutta_mobile .slick-slide > img {
  width: 60%;
  height: auto;
}

.lista-frutta {
  display: none;
}

.frutta-content .descrizione {
  padding-top: 12px;
  font-size: 16px;
  line-height: 1.4;
  color: #666;
  font-weight: 400;
  font-family: "Source Sans Pro", sans-serif;
  display: none;
}

.frutta-content .slick-prev,
.frutta-content .slick-next {
  transform: translateY(-33px);
}

.frutta-content .descrizione {
  display: block;
}

.frutta-content .buttons {
  font-family: "Montserrat", sans-serif;
  margin-top: 20px;
  text-align: center;
}

.btn-scopri {
  display: inline-block;
  text-transform: uppercase;
  padding: 15px 20px;
  font-size: 0.9em;
  border: 2px solid #7a7977;
  border-radius: 5px;
  color: #666666;
  font-weight: 600;
  cursor: pointer;
}

.btn-scopri-mix {
  display: block;
  text-decoration: underline;
  /*padding-left: 12px;*/
  padding-top: 22px;
  cursor: pointer;
  font-weight: 600;
  color: #666;
  text-transform: uppercase;
  font-size: 0.9em;
}

.btn-scopri-mix:hover {
  text-decoration: none;
}

/* =======================================
LA NOSTRA FRUTTA
========================================== */
.frutta-container .lista-frutta {
  display: none;
  padding-top: 20px;
  flex-wrap: wrap;
  justify-content: space-between;
  line-height: 1.6;
  color: #333;
  margin: 0px;
  font-weight: 500;
}

.frutta-container .item-frutta {
  font-family: "Spartan", sans-serif;
  width: 50%;
  text-transform: uppercase;
  display: inline-block;
}

.frutta-container .item-frutta a {
  color: #666666;
}

.frutta-content {
  position: relative;
}

.frutta-container .buttons {
  text-align: center;
}

.frutto-fade {
  position: absolute;
  right: 0;
  /*  animation: cambia-frutto 5s;
    animation-iteration-count: infinite;  */
  background-size: contain;
  height: 100%;
  width: 40%;
  display: none;
  animation-iteration-count: infinite;
}

.frutto-fade img {
  opacity: 0;
  position: absolute;
  transition: opacity 800ms;
  top: 50%;
  transform: translateY(-50%);
}

.frutto-fade img.current {
  opacity: 1;
}

/* PRELOAD IMAGES */
@keyframes cambia-frutto {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* ======================
MAGAZINE
========================*/
.magazine-container {
  padding: 40px 25px 40px 25px;
  text-align: center;
}

.magazine-container .articolo {
  display: inline-block;
  margin-top: 43px;
  margin-bottom: 12px;
}

.magazine-container .articolo .immagine {
  text-align: center;
  margin-left: -25px;
  font-size: 0;
  overflow: hidden;
  margin-right: -25px;
}

.magazine-container .articolo img {
  width: auto;
  height: auto;
}

.magazine-container .articolo .title {
  font-family: "Spartan", sans-serif;
  padding-top: 20px;
  padding-bottom: 16px;
  font-weight: 600;
  font-size: 1.3em;
  line-height: 1.2;
  color: #252528;
}

.magazine-container .articolo .description {
  color: #666;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
  padding-bottom: 25px;
  font-family: "Source Sans Pro", sans-serif;
}

/* =======================
NEWSLETTER FOOTER
=========================*/
.page-template-templ-fitnesstour .newsletter-container {
  display: none;
}

.newsletter-container {
  font-family: "Montserrat", sans-serif;
  text-align: center;
  padding: 75px 25px 75px 25px;
  background-color: #50abd8;
}

.newsletter-nota {
  color: #fff;
  font-size: 13px;
  padding-top: 30px;
}

.newsletter-content .titoletto {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 20px;
  padding-bottom: 30px;
}

.newsletter-content input[type=submit]:before {
  background: #fff;
}

.newsletter-content input[type=submit]:hover {
  color: #50abd8;
  background-color: #fff;
}

.newsletter-content input[type=submit] {
  border-radius: 5px;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  cursor: pointer;
  margin-top: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  padding: 15px 20px;
  vertical-align: top;
  font-size: 0.9em;
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
  margin-top: 20px;
  transition: color 500ms, background-color 500ms;
}

.newsletter-content input[type=email] {
  width: 100%;
  box-sizing: border-box;
  height: 50px;
  border-radius: 5px;
  border: 2px solid #fff;
  font-family: "Montserrat", sans-serif;
  text-align: left;
  font-size: 16px;
  padding: 14px 16px;
  vertical-align: bottom;
  margin-bottom: 15px;
  color: #fff;
  background-color: transparent;
}

.newsletter-content input[type=email]::placeholder,
.newsletter-content input[type=email]::-webkit-input-placeholder {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.5);
}

.newsletter-content .sg_cta_primary {
  color: #fff;
  border-color: #fff;
  width: 120px;
  height: 50px;
  display: inline-flex;
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
  padding: 0;
}

.newsletter-content .hvr-sweep-to-top:before {
  background-color: #fff;
}

.newsletter-content .hvr-sweep-to-top:hover {
  color: #50abd8;
}

/* =====================
FOOOTER
=======================*/
#footer {
  font-family: "Montserrat", sans-serif;
  background: #262d4c;
  /*colore nuovo*/
  color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
  line-height: 1.5;
  font-size: 0.8em;
  text-align: center;
}

#footer .colonna00,
#footer .colonna01,
#footer .colonna02,
#footer .colonna03,
#footer .colonna04 {
  margin-bottom: 50px;
  margin-top: 0px;
  line-height: 22px;
}

#footer a.footer-link {
  display: block;
  font-weight: 400;
  color: #fff;
  font-size: 14px;
}

#footer a.footer-link:hover {
  text-decoration: underline;
}

#footer #company-info {
  padding-top: 30px;
}

#footer .colonna01 span.group,
#footer .colonna02 span.group,
#footer .colonna03 span.group,
#footer .colonna04 span.group {
  display: block;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 14px;
}

#footer .social-bar a.youtube {
  width: 25px;
}

#footer .social-bar .social {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 20px;
  height: 20px;
}

#footer .menu-social {
  padding: 20px 0;
  margin-left: -10px;
  margin-right: -10px;
}

#footer .colonna00 {
  width: 70%;
  margin: 0 auto;
  margin-bottom: 40px;
}

#footer .colonna00 > img {
  display: none;
}

#footer .social-bar .fb {
  background-image: url("../images/facebook-logo-bianco.svg");
}

#footer .social-bar .tw {
  background-image: url("../images/twitter-logo-bianco.svg");
}

#footer .social-bar .instagram {
  background-image: url("../images/instagram-logo-bianco.svg");
}

#footer .social-bar a.youtube {
  background-image: url("../images/youtube-logo-bianco.svg");
}

.footer_copyr {
  color: #fff;
  font-size: 14px;
}

.showcase_maincontent,
.showcase_portafrutto {
  display: none;
}

.showcase .showcase-el img.nomobile {
  display: none;
}

.showcase .showcase-el img.mobile {
  display: inline-block;
  width: 100%;
  height: auto;
}

.slick-slide > img {
  height: 60vh;
  width: auto;
  margin: 0 auto;
  max-width: none;
}

.showcase-container .slick-slide {
  font-size: 0px;
  text-align: center;
  position: relative;
}

.showcase-el .center-content {
  max-width: 1440px;
  margin: 0 auto;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  right: 0;
}

.showcase .showcase-el .sbg {
  position: relative;
  padding-bottom: 117%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.sbg-mobile {
  display: block;
  background-size: cover;
}

.sbg-desktop {
  display: none;
}

.showcase-el .showcase-text {
  position: absolute;
  bottom: 63.3%;
  right: 50%;
  transform: translateX(50%);
  display: block;
  font-family: "Montserrat", sans-serif;
  width: 100%;
  opacity: 0;
}

.slick-slide.showcase-el .showcase-text {
  opacity: 1;
}

.showcase-el .showcase-title {
  font-size: 6.5vw;
  font-weight: 900;
  color: white;
}

.showcase-el .showcase-description {
  font-size: 3vw;
  color: white;
  width: 80%;
  margin: 0 auto;
}

.showcase-el .showcase-cta {
  font-size: 3vw;
  padding: 2.6vw 3.4vw;
  display: inline-block;
  margin: 0 auto;
  font-weight: 800;
  margin-top: 8vw;
  border-radius: 1vw;
  background-color: #fff;
}

.showcase-el .showcase-subtitle {
  font-size: 2.8vw;
  color: white;
  font-weight: 600;
  padding-top: 0.4vw;
  height: 0;
  text-transform: uppercase;
}

.showcase-el .showcase-price {
  font-size: 2.9vw;
  color: white;
  font-weight: 600;
  padding-top: 4vw;
  height: 0;
}

.showcase-el .showcase-text.con-description .showcase-description {
  margin-top: 0.5vw;
}

.showcase-el .showcase-text.con-description .showcase-cta {
  margin-top: 3vw;
}

.showcase-el.sc3 .showcase-subtitle {
  word-spacing: 0.5vw;
}

/*page.php*/
#page-wrap {
  max-width: 1440px;
  margin: 0 auto;
}

/* =====================
CUSTOM LAYER SLIDER
=======================*/
.ls-v6 .ls-bottom-slidebuttons a {
  border: 1px solid rgba(255, 255, 255, 0.05) !important;
  background-color: rgba(255, 255, 255, 0.5);
  margin: 0 5px;
}

body .ls-v6 .ls-bottom-slidebuttons a:hover {
  border: 1px solid rgb(255, 255, 255) !important;
}

.ls-v6 .ls-bottom-slidebuttons a:hover {
  background-color: rgb(255, 255, 255);
}

.ls-v6 .ls-nav-prev {
  left: 0;
}

.ls-v6 .ls-nav-next {
  right: 0;
}

.ls-v6 .ls-nav-prev:after,
.ls-v6 .ls-nav-next:after {
  border: 2px solid white;
  z-index: 10;
  height: 50px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transform: none;
  width: 38px;
  height: 48px;
}

.ls-v6 .ls-nav-next:after {
  background-image: url(../images/freccia_dx.svg);
  right: 0px;
  border-right: none;
  border-radius: 5px 0 0 5px;
}

.ls-v6 .ls-nav-prev:after {
  left: 0;
  border-left: none;
  background-image: url(../images/freccia_sx.svg);
  border-radius: 0 5px 5px 0;
}

.ls-v6 .ls-nav-prev:hover,
.ls-v6 .ls-nav-next:hover {
  transform: none !important;
  opacity: 0.5;
  transition: opacity 200ms;
}

.overlay-container {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1000000000;
  background-image: url("../images/avviso-ruotare-dispositivo.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.entry p a,
.entry-content p a {
  text-decoration: underline;
}

.entry p a:hover,
.entry-content p a:hover {
  text-decoration: none;
}

/* =====================
WOOCOMMERCE
=======================*/
.woocommerce.term-bbparty .woocommerce-products-header,
.woocommerce.term-bbextra .woocommerce-products-header {
  color: #3e434c;
  background-color: #fff;
}

.woocommerce .woocommerce-products-header {
  padding-bottom: 73.8%;
  background-color: #ccc;
  color: #fff;
  position: relative;
}

.woocommerce .page-title {
  text-align: center;
  padding-bottom: 25px;
  font-size: 1.6em;
  font-weight: 800;
}

.woocommerce .term-description {
  text-align: center;
  line-height: 1.5;
  font-weight: 600;
  font-size: 0.9em;
}

.woocommerce.term-bbparty .clear,
.woocommerce.term-bbextra .clear {
  background-color: #fff;
}

.woocommerce .prodotto-container {
  padding: 0 20px;
  text-align: center;
  overflow: hidden;
}

.prodotto-container .description {
  padding: 0 20px;
  color: #666;
  font-weight: 500;
}

.woocommerce .products ul,
.woocommerce ul.products {
  margin: 0;
}

.woocommerce .prodotto-container {
  box-sizing: border-box;
}

.woocommerce .prodotto-content {
  margin-left: 0px;
  position: relative;
  padding-bottom: 40px;
  padding-top: 40px;
}

.woocommerce .product-image {
  /*padding-top: 30px;
    padding-bottom: 10px;*/
  display: inline-block;
  vertical-align: top;
}

.woocommerce .product-image img {
  width: auto;
}

.woocommerce div.prodotto-container .woocommerce-loop-product__link h2.woocommerce-loop-product__title {
  padding-bottom: 50px;
  text-transform: uppercase;
  font-size: 1.5em;
  text-align: center;
}

/* vita a colori */
.woocommerce.term-vita-a-colori .woocommerce-products-header {
  background-color: #62c7bc;
}

.woocommerce.term-vita-a-colori .clear {
  background-color: #62c7bc;
}

.tabella-nutrizionale {
  display: none;
  color: #666;
  margin-top: 0px;
}

.section.section.valori_nutrizionali .tabella-nutrizionale .riga {
  margin: 0 auto;
}

.tabella-nutrizionale .riga {
  padding-top: 8px;
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 420px;
}

.tabella-nutrizionale .nutriente {
  font-size: 0.8em;
  width: 63%;
}

.tabella-nutrizionale .valore {
  vertical-align: bottom;
  font-weight: 700;
  font-size: 0.8em;
  text-align: left;
  width: 37%;
}

/*  .tabella-nutrizionale.arancione .valore{
    background-color: #f5ab3b;
    color: #fff;
}
 .tabella-nutrizionale.azzurro .valore{
    background-color: #1695cf;
    color: #fff;
}
 .tabella-nutrizionale.rosso .valore{
    background-color: #d9104f;
    color: #fff;
} */
span.wpcf7-not-valid-tip {
  border: none;
  border-radius: 5px;
  background-color: red;
  color: white;
  font-size: 18px;
  padding: 8px;
  display: inline-block;
}

.woocommerce .product-title {
  font-weight: 600;
  font-size: 1.6em;
  text-transform: uppercase;
  line-height: 1.4;
}

.woocommerce .prodotto-container .tabella-nutrizionale {
  margin-top: 20px;
}

/* .woocommerce .prodotto-container .btn-tabella-nutrizionale:hover {
    color:#fff;
} */
.prodotto-container .btn-tabella-nutrizionale.active:after {
  transform: translateY(-42%) rotateX(180deg);
  transform-origin: center;
}

.prodotto-container .btn-tabella-nutrizionale:after {
  content: "";
  width: 35px;
  height: 30px;
  background-image: url(../images/freccia_giu_666.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  background-position: center center;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  transition: background 100ms;
}

.woocommerce .prodotto-container .btn-tabella-nutrizionale {
  text-transform: uppercase;
  font-weight: 600;
  border: 2px solid #7a7977;
  padding: 15px 20px;
  padding-right: 50px;
  display: inline-block;
  font-size: 0.9em;
  color: #666;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  margin: 40px -20px;
  margin-bottom: 0;
}

.woocommerce .prodotto-container .img-container {
  display: none;
}

#wc-stripe-payment-request-button-separator,
#wc-stripe-payment-request-wrapper {
  display: none !important;
}

#wc-stripe-payment-request-wrapper {
  display: inline-block;
}

.woocommerce div.product form.cart .variations {
  display: none;
}

.woocommerce-notices-wrapper .button.wc-forward {
  float: none;
  display: block;
  text-align: center;
}

@keyframes translateDown {
  0% {
    transform: translateY(0);
  }
  90% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-200px);
  }
}
.account-icon-mobile,
.search-icon-mobile,
.cart-icon-mobile {
  display: inline-block;
  padding: 9px 15px;
  vertical-align: top;
}

.cart-icon-mobile img {
  width: 20px;
  height: 20px;
}

.search-icon-mobile img {
  width: 22px;
  height: 26px;
}

/* ==================
Bottone aggiungi al carrello
================== */
.woocommerce button.button.alt:hover,
.woocommerce .single_add_to_cart_button.button.alt.disabled,
.woocommerce .single_add_to_cart_button.button.alt.disabled:hover,
.woocommerce .single_add_to_cart_button.button.alt:hover {
  background-color: #69a53d;
}

.woocommerce button.button.alt,
.woocommerce .single_add_to_cart_button.button.alt {
  background-color: #69a53d;
  text-transform: uppercase;
  font-size: 13px;
  padding: 22px 16px;
  margin: 0 auto;
  display: block;
  color: #fff;
  text-align: center;
  max-width: 305px;
  border-radius: 54px;
}

/* sconto */
del .woocommerce-Price-amount.amount {
  color: #b5b5b5;
  font-weight: 400;
  position: relative;
}

del .woocommerce-Price-amount.amount::before {
  content: "";
  position: absolute;
  width: 100%;
  top: 50%;
  border-bottom: 2px solid;
}

ins .woocommerce-Price-amount.amount {
  color: #e7615c;
}

.product-card .woocommerce-Price-amount.amount {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #4a4a4a;
  position: relative;
  line-height: 1;
}

.product-card ins .woocommerce-Price-amount.amount {
  color: #e7615c;
}

.product-card del .woocommerce-Price-amount.amount {
  color: #b5b5b5;
  font-weight: 400;
  position: relative;
}

.custom-price-from {
  vertical-align: top;
  font-size: 13px;
  padding-right: 5px;
  display: inline-block;
  margin-top: 5px;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
}

.product-card del,
.cart-widget del,
.price-linea del,
.cart-widget ins,
.price-linea ins,
.woocommerce-cart-form__cart-item del,
.woocommerce-cart-form__cart-item ins,
.woocommerce div.product .price-box .price del,
.woocommerce div.product .price-box .price ins,
.woocommerce div.product .price-box del,
.woocommerce div.product .price-box ins,
.woocommerce div.product .price del,
.woocommerce div.product .price ins,
.nostrimix-price del,
.nostrimix-price ins {
  text-decoration: none;
  vertical-align: middle;
  display: inline-flex;
  align-items: center;
  margin-top: 2px;
}

.cart-widget del {
  margin-left: 5px;
}

form.woocommerce-checkout .cart_item td.product-total del {
  display: none;
}

form.woocommerce-checkout .cart_item td.product-total .woocommerce-Price-amount.amount {
  color: #4a4a4a;
}

form.woocommerce-checkout .cart_item td.product-total ins {
  text-decoration: none;
}

.product-card del:after,
.cart-widget del:after,
.woocommerce-cart-form__cart-item del:after,
.price-box del:after,
.nostrimix-price del:after,
.price-linea del:after,
.single-product.woocommerce .product__top__sticky .price del:after {
  content: attr(data-percentage) !important;
  background: url(../images/label-sconto.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  color: #fff;
  padding: 0px 2px 1px 0;
  width: 52px;
  height: 20px;
  border-radius: 3px;
  vertical-align: top;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-right: 0;
  margin-left: 5px;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/* prezzo in pagina prodotto singolo*/
.woocommerce .price-box .woocommerce-Price-amount.amount {
  font-size: 25px;
}
.woocommerce .price-box .price > .woocommerce-Price-amount.amount {
  font-weight: 600;
}

.nostrimix-price {
  text-align: center;
  margin-top: 10px;
}

tr.cart-discount .woocommerce-Price-amount,
tr.cart-subtotal .woocommerce-Price-amount,
tr.woocommerce-shipping-totals .woocommerce-Price-amount {
  font-size: 14px;
}

.woocommerce select#pa_grammatura {
  padding: 6px;
  color: #666;
  font-weight: 500;
  border-radius: 5px;
  border: 1px solid #8a8a8a;
  font-family: "Montserrat";
  width: 70px;
  color: #666;
  font-weight: 500;
}

.woocommerce .qty-custom,
.woocommerce .variations label {
  width: 100px;
  display: inline-block;
  font-weight: 600;
  font-size: 14px;
  vertical-align: bottom;
  color: #666;
}

.woocommerce div.product form.cart .variations td.label {
  display: none;
}

.woocommerce .qty-custom {
  vertical-align: top;
  text-align: left;
  margin-top: 5px;
}

.woocommerce-account form.edit-account .form-row {
  width: 100%;
}

.woocommerce-account form.edit-account {
  margin-bottom: 40px;
}

.woocommerce-MyAccount-navigation li {
  display: block;
  font-weight: 600;
  font-size: 16px;
  font-family: "Source Sans Pro", sans-serif;
}

.woocommerce-MyAccount-navigation li.is-active {
  color: #010101;
}

.header .woocommerce-MyAccount-navigation {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  padding-top: 33px;
}

.woocommerce-payment-methods .methods-not-found {
  font-weight: 600;
  font-size: 18px;
  font-family: "Source Sans Pro", sans-serif;
  color: #565656;
  margin-bottom: 20px;
  margin-top: 11px;
}

.woocommerce-payment-methods .woocommerce-MyAccount-content a.button {
  padding: 16px 25px;
  cursor: pointer;
  background-color: #979797;
  text-transform: uppercase;
  border: 1px solid #979797;
  color: #fff;
  border-radius: 4px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.header .woocommerce-MyAccount-navigation {
  width: 100%;
  float: none;
}

.entry-content .woocommerce-MyAccount-navigation {
  display: none;
}

.woocommerce-account .woocommerce-MyAccount-content {
  float: none;
  width: 100%;
  margin-bottom: 30px;
}

.woocommerce .checkout_coupon p {
  width: 100%;
}

.woocommerce .checkout_coupon button.button {
  padding: 0 25px;
  color: #5f5f5f;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  background: #fff;
  border: 1px solid;
  border-radius: 5px;
  text-transform: uppercase;
  height: 54px;
  display: flex;
  font-weight: 800;
  align-items: center;
}

.tabella-container {
  overflow-x: auto;
  margin: 30px 0;
}

.tabella-container table {
  border-collapse: collapse;
}

.tabella-container td {
  border-bottom: 1px solid #d8d8d8;
  padding: 8px 5px;
  color: #666666;
}

.tabella-container tr:first-child td {
  text-transform: uppercase;
  color: #de7661;
  font-weight: 700;
}

.tabella-container td:first-child {
  text-transform: uppercase;
  color: #de7661;
  font-weight: 700;
}

/* =====================================================================
                            COOKIE LAW
======================================================================== */
#cookie-law {
  text-align: center;
  font-family: "Source Sans Pro", sans-serif;
  overflow: hidden;
  background-color: #fff;
  bottom: 0;
  color: #004190;
  padding: 20px;
  font-size: 12px;
  position: fixed;
  width: 100%;
  box-sizing: border-box;
  z-index: 99999;
  box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.3019607843);
}

#cookie-law .cookie-law-content {
  max-width: 1200px;
  margin: auto;
}

.cookie-law-content .cookie-text-container {
  width: 100%;
  padding-right: 5px;
  display: inline-block;
  padding: 15px 10px;
}

.cookie-law-content .cookie-text-container a {
  color: #004190;
  text-decoration: underline;
}

.cookie-law-content .cookie-btn-container {
  margin-top: 5px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

.cookie-law-content .cookie-btn-container a.ce-info {
  color: #002161;
  margin: 0 10px;
  text-decoration: underline;
}

.cookie-law-content .cookie-btn-container a.ce-accept {
  border-radius: 8px;
  margin: 0 5px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  background-color: #002161;
  padding: 15px 20px;
  font-size: 0.9em;
  border: 2px solid #002161;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
}

.page-template-default .main-image-articolo .titolo_principale {
  bottom: 40%;
  transform: translateY(50%);
}

.slick-dots {
  width: 100%;
  max-width: 1240px;
  bottom: -5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 480px) {
  .slick-dots {
    bottom: -41px;
  }
}

.slick-dots li {
  margin: 0 !important;
}
.slick-dots li button::before {
  width: 8px;
  height: 8px;
  background-color: #d4d4d4;
  opacity: 1;
}

.slick-dots li.slick-active button::before {
  width: 8px;
  height: 8px;
  background-color: #48443d;
  opacity: 1;
}

/* =====================================================================
                TEMPLATE contatti e lavora con noi
======================================================================== */
.page-template-page-new {
  font-family: "Montserrat", sans-serif;
}

.page-template-templ-newsletter,
.page-template-templ-lavora-con-noi,
.page-template-templ-contatti {
  font-family: "Montserrat", sans-serif;
  color: #fff;
}

.page-template-templ-contatti .main-image-articolo.slick-slide,
.main-image-articolo {
  background-color: #989da3;
}

.header-contatti {
  background-color: #989da3;
  text-align: center;
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
}

.header-contatti .titolo_principale {
  margin: 0 auto;
}

.header-contatti .entry-title {
  color: #fff;
  font-size: 36px;
}

.header-contatti .entry-description {
  max-width: 600px;
  margin: 0 auto;
  margin-top: 10px;
  padding: 0 10px;
  color: #fff;
}

.page-template-templ-contatti [data-id=fake] {
  opacity: 0;
  pointer-events: none;
}

.page-template-templ-contatti .descrizione {
  margin-bottom: 22px;
}

.page-template-templ-contatti .istructions {
  color: #fff;
  margin-bottom: 22px;
  display: inline-block;
  margin-top: 13px;
}

#dove-comprare {
  max-width: 800px;
  font-size: 20px;
  line-height: 28px;
  margin: 20px auto;
}

.link-mappa,
.link-mappa:active,
.link-mappa:focus {
  color: #3e3e3e;
}

.link-mappa:hover {
  text-decoration: none;
}

.contatti_mainpart {
  background-color: #989da3;
}

.contatti_mainpart .center_content, .contatti_mainpart .single-product.woocommerce .woocommerce-breadcrumb, .single-product.woocommerce .contatti_mainpart .woocommerce-breadcrumb {
  text-align: center;
  margin: 0 20px;
  padding-bottom: 40px;
}

.contatti_mainpart .intro {
  margin-top: 30px;
  margin-bottom: 25px;
  font-size: 18px;
}

.contatti_mainpart .bottom-bar {
  text-align: center;
  background-color: #7a7d82;
  padding-top: 25px;
  padding-bottom: 25px;
}

.contatti_mainpart .bottom-bar .col1,
.contatti_mainpart .bottom-bar .col2,
.contatti_mainpart .bottom-bar .col3 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.contatti_mainpart .bottom-bar h3.title {
  font-size: 22px;
  margin: 0px;
  color: #fff;
  line-height: 1;
  padding-bottom: 5px;
}

.contatti_mainpart .bottom-bar p.description {
  font-size: 15px;
  line-height: 1.5;
  margin: 0px;
  color: #fff;
}

.contatti_mainpart .legenda {
  text-align: center;
  padding-top: 5px;
  color: #fff;
  font-size: 12px;
  padding-bottom: 5px;
}

.contatti_mainpart .intro-text {
  padding-bottom: 20px;
  color: #fff;
}

.prodotto-container .description p {
  font-size: 1em;
  font-weight: 400;
}

/* ======================================
    STILI FORM WPCF7
====================================== */
.wpcf7 {
  text-align: center;
}

label {
  display: inline-block;
}

label.half,
label.full {
  width: 100%;
  vertical-align: top;
}

.wpcf7 select {
  padding: 20px;
  border-radius: 5px;
  border: 1px solid #bbb;
  width: 100%;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 15px;
  height: 60px;
  font-size: 0.9em;
  font-weight: 600;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background-image: url(/assets/www/images/freccia-grey.png);
  background-repeat: no-repeat;
  background-position: 96% center;
}

.select-container {
  position: relative;
}

.chevron {
  position: absolute;
  right: 48px;
  top: 22px;
  display: block;
  pointer-events: none;
  height: 30px;
  /*height should be double border*/
}

.chevron:before,
.chevron:after {
  position: absolute;
  display: block;
  content: "";
  border: 14px solid transparent;
  /*adjust size*/
}

/*Change four 'top' values below to rotate (top/right/bottom/left)*/
.chevron:before {
  top: 0;
  border-top-color: #3e3e3e;
  /*Chevron Color*/
}

.chevron:after {
  top: -5px;
  /*adjust thickness*/
  border-top-color: #fff;
  /*Match background colour*/
}

.wpcf7 input[type=email],
.wpcf7 input[type=text] {
  font-family: "Montserrat", sans-serif;
  padding: 20px;
  border-radius: 5px;
  border: 1px solid #bbb;
  font-size: 15px;
  text-transform: uppercase;
  width: calc(100% - 42px);
  margin-bottom: 15px;
  font-size: 0.9em;
  font-weight: 600;
}

.wpcf7 input[type=submit] {
  font-family: "Montserrat", sans-serif;
  padding: 15px 20px;
  border-radius: 5px;
  background: transparent;
  font-size: 0.9em;
  font-weight: 600;
  text-transform: uppercase;
  color: white;
  border: 2px solid;
  cursor: pointer;
  transition: color 200ms, background-color 200ms;
}

.wpcf7 input[type=submit]:hover {
  color: #989da3;
  background-color: white;
}

.wpcf7 textarea {
  font-family: "Montserrat", sans-serif;
  width: 100%;
  border-radius: 5px;
  border: 1px solid #bbb;
  padding: 15px;
  text-transform: uppercase;
  font-size: 0.9em;
  font-weight: 600;
  box-sizing: border-box;
  max-width: 100%;
}

.wpcf7 .submit {
  margin-top: 30px;
  cursor: pointer;
}

.wpcf7-response-output.wpcf7-validation-errors,
.wpcf7-response-output.wpcf7-spam-blocked,
.wpcf7-response-output.wpcf7-mail-sent-ng {
  border: none;
  border-radius: 5px;
  background-color: red;
  color: white;
  font-size: 18px;
  padding: 8px;
}

.wpcf7-response-output.wpcf7-mail-sent-ok {
  border: none;
  border-radius: 5px;
  background-color: #398f14;
  color: white;
  font-size: 18px;
  padding: 8px;
}

.allegato {
  margin-bottom: 10px;
}

.wpcf7-recaptcha > div {
  margin: auto;
}

.wpcf7 .drop_uploader.drop_zone .text_wrapper {
  margin-top: 35px;
}

.page-template-contatti #drop_uploader_0 {
  display: none;
}

div#drop_uploader_0 {
  border: 1px solid #fff;
  background: #fff;
}

.page-template-templ-forms {
  color: #fff;
  font-family: "Source Sans Pro", sans-serif;
}

.cb-container {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
}

.cb-container span {
  margin: 0;
  color: #fff;
}

@media (min-width: 650px) {
  .wpcf7 .select-container {
    width: 60%;
    margin: auto;
  }
  .wpcf7 select {
    padding: 20px;
    margin-bottom: 15px;
  }
  .wpcf7 label.half {
    width: 50%;
  }
  .wpcf7 label:nth-child(2n-1) input {
    margin-right: 15px;
  }
  .wpcf7 label:nth-child(2n) input {
    margin-left: 15px;
  }
  .wpcf7 label:nth-child(2n) .wpcf7-not-valid-tip {
    margin-left: 15px;
  }
  .wpcf7 input[type=email],
  .wpcf7 input[type=text] {
    width: calc(100% - 57px);
  }
}
/* =====================================================================
                            TEMPLATE PRODOTTI
======================================================================== */
/* TEMPLATE PRODOTTI */
/* andrea 07 08 2018
.page-template-templ-prodotti .top-container {
    background-color: #73B4BE;
}*/
.select-wrapper {
  position: relative;
  display: inline-block;
  margin-top: 40px;
}

.select-wrapper:after {
  content: "";
  width: 35px;
  height: 30px;
  background-image: url(../images/freccia_giu_666.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  background-position: center center;
  right: 14px;
  top: 19px;
  transform: translateY(-50%);
  transition: background 100ms;
  pointer-events: none;
}

.select-wrapper-recipe {
  position: relative;
  display: inline-block;
  margin-top: 40px;
}

.select-wrapper-recipe:after {
  content: "";
  width: 35px;
  height: 30px;
  background-image: url(../images/freccia_giu_666.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  background-position: center center;
  right: 14px;
  bottom: 13px;
  transform: translateY(-50%);
  transition: background 100ms;
  pointer-events: none;
}

.top-container {
  position: relative;
  padding-bottom: 73.8%;
}

.top-content p {
  margin: 16px 0;
  font-size: 16px;
  font-family: "Source Sans Pro", sans-serif;
}

.top-content,
.page-template-templ-prodotti .top-content {
  position: absolute;
  top: 25.3%;
  color: #fff;
  text-align: center;
  max-width: 940px;
  right: 0;
  left: 0;
  margin: 0 auto;
  padding-right: 30px;
  padding-left: 30px;
  font-family: "Montserrat", sans-serif;
}

.page-template-templ-prodotti .filtered-list-title,
.page-template-templ-prodotti .category-list-title {
  margin-top: 35px;
}

.page-template-templ-prodotti .top-content h1 {
  font-size: 1.6em;
}

.page-template-templ-prodotti .top-content p {
  font-size: 0.9em;
  margin-top: 20px;
  line-height: 1.4;
}

.page-template-templ-prodotti .page-wrap {
  max-width: 1200px;
  margin: auto;
  padding: 20px;
  font-family: "Montserrat", sans-serif;
}

#products-lists {
  text-align: center;
  overflow: hidden;
}

.subcategory-title {
  width: 100%;
}

#products-lists.filtered {
  display: none;
}

.page-template-templ-prodotti .other-list-container {
  display: none;
}

.page-template-templ-prodotti .filtered .bottone_holder {
  display: none;
}

#products-lists.filtered .filtered-list-container,
#products-lists.filtered .other-list-container {
  display: block;
  margin-top: 40px;
}

/* =====================================================================
                            TEMPLATE PRODOTTO SINGOLO
======================================================================== */
body.single-product div.product div.images {
  float: none;
  width: auto;
}

body.single-product div.product div.images .flex-control-thumbs {
  margin-top: 20px;
  display: none;
  gap: 20px;
  justify-content: center;
}

ul.flex-direction-nav {
  position: absolute;
  top: 50%;
  z-index: 99999;
  width: 100%;
  margin: 0;
  padding: 0px;
  list-style: none;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 768px) {
  ul.flex-direction-nav {
    display: none;
  }
}
ul.flex-direction-nav li a {
  visibility: hidden;
  display: block;
  width: 40px;
  height: 40px;
  font-size: 0;
}
ul.flex-direction-nav li a.flex-disabled:after {
  visibility: hidden;
}
ul.flex-direction-nav li a:after {
  display: block;
  visibility: visible;
  content: "";
  position: relative;
  width: 40px;
  height: 40px;
  background-color: #fff;
}
ul.flex-direction-nav li a.flex-next:after {
  background-image: url(../images/freccia_dx_black.svg);
}
ul.flex-direction-nav li a.flex-prev:after {
  background-image: url(../images/freccia_sx_black.svg);
}

body.single-product div.product div.images .flex-control-thumbs {
  display: flex;
}

body.single-product .section.frutti .sg_cta_primary:before {
  background: #262d4c;
}

body.single-product .section.frutti .sg_cta_primary:before {
  background: #262d4c;
}

body.single-product .section.frutti .sg_cta_primary:hover {
  color: rgba(255, 255, 255, 0.8) !important;
}

/* end template single product */
.clear_zero {
  clear: both;
}

.section h2,
span.frutti {
  font-size: 16px;
  /*provvisorio*/
}

.section.upsells,
.section.prodotti_linea {
  font-size: 16px;
  background-color: #fff;
}
.section.upsells h2,
.section.prodotti_linea h2 {
  margin-bottom: 45px;
}

.section.valori_nutrizionali .valori_nutrizionali_subtitle {
  font-size: 12px;
  color: #63686b;
  margin-bottom: 20px;
  width: 365px;
  margin-right: auto;
  margin-left: auto;
}

.section.valori_nutrizionali ul.tabella-nutrizionale {
  display: block;
  font-size: 16px;
}

.section.frutti {
  padding: 20px 20px 20px 20px !important;
}
@media (min-width: 768px) {
  .section.frutti {
    padding: 35px 50px 35px 50px !important;
  }
}
.section.frutti > .center_content, .single-product.woocommerce .section.frutti > .woocommerce-breadcrumb {
  width: 100%;
}

.frutti {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.frutti > .center_content, .single-product.woocommerce .frutti > .woocommerce-breadcrumb {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
@media (min-width: 768px) {
  .frutti > .center_content, .single-product.woocommerce .frutti > .woocommerce-breadcrumb {
    justify-content: flex-start;
  }
}
.frutti > .center_content > h2, .single-product.woocommerce .frutti > .woocommerce-breadcrumb > h2 {
  margin: 0px !important;
}

.frutti a,
.sg_cta_primary.linkfrutto_no_a {
  display: inline-block;
  text-transform: uppercase;
  padding: 15px 20px;
  margin: 10px 20px 10px 0;
  font-size: 0.9em;
  border: 1px solid #7a7977;
  border-radius: 5px;
  color: #666666;
  font-weight: 600;
  cursor: pointer;
}

.section.frutti h2 {
  margin-right: 20px;
}

.section.frutti .sg_cta_primary {
  color: #000;
  border-color: #000;
}

@keyframes animateIn {
  10% {
    opacity: 0;
    transform: translateY(100px);
  }
  90% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes animateIn200 {
  20% {
    opacity: 0;
    transform: translateY(120px);
  }
  80% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes animateIn400 {
  30% {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.tags-bottom {
  margin-top: 20px;
  font-size: 16px;
}
.tags-bottom a {
  text-decoration: underline;
}
.tags-bottom a:hover {
  text-decoration: none;
}

/* =====================================================================
                            TEMPLATE DISISCRIZIONE
======================================================================== */
.page-template-templ-disiscrizione input[type=text],
.page-template-templ-disiscrizione input[type=email] {
  width: 100%;
  background: white;
  box-sizing: border-box;
  padding: 20px;
  text-transform: uppercase;
  border: 1px solid #bbb;
  border-radius: 10px;
  margin-bottom: 20px;
  color: #3e3e3e;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 15px;
}

.page-template-templ-disiscrizione .wpcf7 input[type=submit] {
  background-color: #003180;
  padding: 15px 32px;
  border-radius: 5px;
  font-size: 15px;
  text-transform: uppercase;
  color: white;
  border: none;
  position: relative;
}

.page-template-templ-disiscrizione .submit-container {
  text-align: center;
}

.page-template-templ-disiscrizione input[type=submit]:hover {
  background-color: #00235a;
}

.page-template-templ-disiscrizione .page-wrap {
  padding: 0 30px;
}

.page-template-templ-disiscrizione .wpcf7 {
  padding: 20px;
  text-align: left !important;
  max-width: 500px;
  margin: 0 auto;
}

.page-template-templ-disiscrizione .text {
  padding: 20px;
  text-align: center;
  max-width: 500px;
  margin: 0 auto;
}

.page-template-templ-disiscrizione .top-container {
  background-color: gray;
}

.page-template-templ-disiscrizione .wpcf7-not-valid-tip {
  margin-top: -10px;
  margin-bottom: 20px;
}

.consensi-title {
  color: #fff;
  width: 100%;
  text-align: left;
  margin-top: 20px;
}

.consensi-container {
  text-align: left;
  margin-top: 20px;
}

.consenso-item {
  color: #fff;
  /*     list-style-type: disc;
    display: list-item;
    margin-top:10px;*/
  margin-left: 30px;
}

.radio-container {
  margin: 10px 0;
}

.radio-container label {
  margin-left: 30px;
}

.radio-container .messaggio-marketing {
  color: red;
  display: block;
  font-weight: bold;
}

/* ====================
        PAGE NEW
======================*/
.page-template-templ-pagina-generica {
  font-family: "Montserrat", sans-serif;
}

.page-template-templ-pagina-generica .top-container {
  background-color: #989da3;
}

.page-template-templ-pagina-generica .top-container h1 {
  text-transform: uppercase;
}

/* ================
POPUPS
===============*/
#privacy-popup .addtoany_content,
#trattamento-dati-popup .addtoany_content {
  display: none;
}

#privacy-popup,
#trattamento-dati-popup {
  position: fixed;
  top: 0;
  color: #333;
  display: none;
  left: 0;
  overflow: auto;
  z-index: 100;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7);
}

.trattamento-dati-popup-open #trattamento-dati-popup,
.privacy-popup-open #privacy-popup {
  display: block;
  animation: fadeIn 1000ms;
}

#trattamento-dati-popup .content,
#privacy-popup .content {
  background: #fff;
  margin: 20px auto;
  max-width: 1200px;
  width: calc(100% - 40px);
  box-sizing: border-box;
  padding: 20px;
  border-radius: 5px;
}

#privacy-close,
#trattamento-dati-close {
  float: right;
  font-weight: 800;
  cursor: pointer;
  font-size: 1.4em;
}

body.privacy-popup-open,
body.trattamento-dati-popup-open {
  overflow: hidden;
}

#trattamento-dati-popup ul {
  padding-left: 40px;
}

#trattamento-dati-popup li {
  display: list-item;
}

#trattamento-dati-popup ol li {
  margin-top: 20px;
}

#trattamento-dati-popup ol ol li {
  list-style-type: lower-latin;
}

/* ========================
TEMPLATE NEWSLETTER
========================== */
.page-template-templ-newsletter .top-container {
  background-color: #989da3;
  color: #fff;
}

#newsletter .esito {
  font-weight: 600;
  padding: 30px 20px;
  color: #3e3e3e;
  text-align: center;
  margin-bottom: 50px;
}

#newsletter .form-container * {
  color: #3e3e3e;
}

#newsletter div.form-container {
  text-align: center;
}

#newsletter div.form-container input {
  padding: 20px;
  border: 1px solid #bbb;
  border-radius: 10px;
  margin-bottom: 6px;
  font-size: 16px;
}

#newsletter div.form-container .data {
  text-transform: uppercase;
  color: #3e3e3e;
  width: 100%;
  margin: 0 auto;
}

#newsletter div.form-container .checkbox span.testolabel {
  margin-left: 10px;
  display: inline-block;
  vertical-align: top;
}

#newsletter div.form-container input[type=text],
#newsletter div.form-container input[type=email],
#newsletter div.form-container select {
  width: 100%;
  background: white;
  box-sizing: border-box;
  padding: 20px;
  border: 1px solid #bbb;
  border-radius: 10px;
  margin-bottom: 20px;
  color: #3e3e3e;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 15px;
}

#newsletter div.form-container p {
  font-weight: bold;
  color: #003180;
  padding-bottom: 10px;
}

#newsletter div.form-container select {
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  background: url("../images/freccia-grey.png") no-repeat 96% center;
}

#newsletter div.form-container select:hover {
  cursor: pointer;
}

#newsletter div.form-container .data,
#newsletter div.form-container .checkbox {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  font-size: 12px;
}

#newsletter div.form-container .data br {
  display: none;
}

#newsletter div.form-container .data input {
  width: 100%;
  box-sizing: border-box;
  /*text-align: center;*/
  color: #3e3e3e;
  font-family: "Montserrat", sans-serif;
  text-align: left;
}

#newsletter div.form-container .checkbox {
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #3e3e3e;
  text-align: left;
}

#newsletter div.form-container .checkbox a {
  text-decoration: underline;
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #003180;
}

#newsletter div.form-container .checkbox a:hover {
  text-decoration: none;
  cursor: pointer;
}

#newsletter select option:disabled {
  display: none;
}

#newsletter .clearboth {
  clear: both;
}

#newsletter div.form-container .bottone button {
  color: white;
  background-color: #003180;
  padding: 15px 32px;
  border-radius: 5px;
  font-size: 15px;
  text-transform: uppercase;
  color: white;
  border: none;
  position: relative;
}

#newsletter div.form-container .bottone button:hover {
  background-color: #00235a;
}

#newsletter div.form-container .bottone button:active {
  top: 1px;
}

#newsletter div.form-container form {
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
}

/*ANDREA : da qui nuove regole 07 - 08 2018
piano piano cancellare/commentare cose inutili
*/
html {
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0px;
  padding: 0px;
}

h1,
h2,
p {
  margin: 0px;
  padding: 0px;
}

div.section_main {
  width: 100%;
  /*   min-height: 65vw; */
  display: flex;
  justify-content: center;
  align-items: flex-start;
  background-color: #fff;
  position: relative;
}
@media screen and (max-width: 479px) {
  div.section_main {
    padding-top: 24px;
  }
}

div.section_main .contatti,
div.section_main .forms {
  width: 100%;
  position: relative;
  z-index: 10;
  padding: 40px 32px 50px 32px !important;
}

div.section_main .ingriggio {
  display: none;
}

div.section_main.con_immagine {
  background-size: cover;
  background-position: center;
}
.post-type-archive-news div.section_main.con_immagine {
  padding: 32px 0;
}

div.section_main.con_immagine .ingriggio {
  display: block;
}

div.section_main.con_immagine .contenuto h1.titolo_normale,
div.section_main.con_immagine .contenuto p {
  color: #fff;
}

div.section_main .contenuto {
  width: 100%;
  position: relative;
  z-index: 7;
  padding: 0px;
}

div.section_main .contenuto h1.titolo_normale {
  font-family: "Spartan", sans-serif;
  font-size: 28px;
  line-height: 38px;
  font-weight: 800;
  color: #3e434c;
  text-align: center;
  padding: 0px 20px 0px 20px;
}
@media screen and (max-width: 767px) {
  div.section_main .contenuto h1.titolo_normale {
    font-size: 22px;
  }
}

div.section_main .contenuto h2.subtitolo_normale {
  font-family: "Spartan", sans-serif;
  font-size: 18px;
  line-height: 38px;
  font-weight: 400;
  color: #3e434c;
  text-align: center;
  padding: 0px 20px 0px 20px;
}

div.section_main .contenuto p {
  margin: 0px;
  padding: 20px 20px 0;
  font-family: "Spartan", sans-serif;
  font-size: 14px !important;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
  color: #3e434c;
}
@media screen and (max-width: 768px) {
  div.section_main .contenuto p {
    font-size: 13px !important;
  }
}

div.section {
  background-color: #f2f2f2;
  padding: 40px 20px;
  overflow: hidden;
}

div.section:nth-child(even) {
  background-color: #fff;
}

div.section.white {
  background-color: #fff;
}

div.section.grigio {
  background-color: #ccc;
}

div.section h2 {
  font-size: 18px;
  line-height: 1.2;
  font-weight: 600;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}

div.section .product-image {
  width: 200px;
  margin-left: auto;
  margin-right: auto;
}

/*
body.term-tostati-e-salati div.section .product-image  {
    width: 160px;
}*/
div.section .product-image img {
  width: auto;
}

div.section .side_left {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}

div.section .side_right {
  text-align: center;
}

div.section p.testo_normale,
div.section .side_right p.testo_normale,
.tax-product_cat div.section .side_right div.description p {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
  color: #666;
  margin-bottom: 20px;
  text-align: center;
  font-family: "Source Sans Pro", sans-serif;
}

div.section p.testo_normale strong,
div.section .side_right p.testo_normale strong,
.tax-product_cat div.section .side_right div.description p strong {
  font-weight: 600;
}

.tax-product_cat div.section .side_right div.description p {
  margin-bottom: 20px;
  white-space: pre-wrap;
  color: #333;
}

div.section .img-container {
  display: none;
}

.ingriggio {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5);
}

/*PRODOTTI*/
body.page-template-templ-prodotti div.section_main {
  /* background-color: #73b4be; */
  background-color: #ffffff;
}

body.page-template-templ-prodotti div.section_main .contenuto h1.titolo_normale,
body.page-template-templ-prodotti div.section_main .contenuto p {
  /* color: #fff; */
  color: #3e434c;
}

body.page-template-templ-prodotti .filter-container {
  text-align: center;
  padding: 0;
  font-family: "Montserrat", sans-serif;
  color: #666;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
body.page-template-templ-prodotti .filter-container .search-button {
  position: relative;
  display: block;
  cursor: pointer;
  border: none;
  background-color: #74b4be;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  margin: 0 auto 15px auto;
  padding: 15px 20px 15px 40px;
  border-radius: 5px;
}
body.page-template-templ-prodotti .filter-container .search-button:focus {
  outline: none;
}
body.page-template-templ-prodotti .filter-container .search-button img {
  position: absolute;
  width: 20px;
  left: 10px;
}
@media (min-width: 769px) {
  body.page-template-templ-prodotti .filter-container .search-button {
    position: absolute;
    left: 0px;
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (min-width: 1240px) {
  body.page-template-templ-prodotti .filter-container .search-button {
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (max-width: 768px) {
  body.page-template-templ-prodotti .filter-container .search-button {
    width: 218px;
  }
}

body.page-template-templ-prodotti .select-wrapper .reset-btn {
  cursor: pointer;
  font-size: 16px;
  padding-top: 5px;
  text-decoration: underline;
}

body.page-template-templ-prodotti .reset-btn {
  display: none;
  font-family: "Montserrat", "sans-serif";
  margin-top: 10px;
  cursor: pointer;
}

body.page-template-templ-prodotti .cta-return-container {
  text-align: center;
  margin-top: 35px;
}

body.page-template-templ-prodotti #product-selector {
  font-family: "Spartan";
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  margin: 0 5px;
  font-size: 13px;
  border: 1px solid #8a8a8a;
  color: #48443d;
  font-weight: 600;
  border-radius: 25px;
  cursor: pointer;
  width: 277px;
  padding: 13px 20px;
  background: #ffffff;
}

body.page-template-templ-prodotti .subcategory-title {
  font-weight: 600;
  margin: 20px 0;
  font-size: 20px;
  color: #000;
  font-family: "Montserrat", sans-serif;
}

.linea-prodotto {
  display: flex;
  align-items: center;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 13px;
  margin-top: 50px;
}

.linea-prodotto .line {
  flex-basis: 100%;
  height: 2px;
  background-color: #d8d8d8;
}

.linea-prodotto .line:nth-of-type(2) {
  margin-left: 10px;
}

.linea-prodotto h3 {
  padding: 0 10px;
  flex-shrink: 0.4;
  text-align: center;
  margin: 0;
  font-size: 16px;
}

.linea-prodotto .arrow {
  width: 9px;
  flex-shrink: 0;
}

.linea-prodotto .solomobile {
  margin-bottom: 50px;
}

body.page-template-templ-prodotti .prodotto {
  padding-bottom: 25px;
  width: 50%;
  display: inline-block;
  vertical-align: top;
}

body.page-template-templ-prodotti .prodotto span {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  padding-top: 10px;
  color: #666;
  display: block;
  font-size: 14px;
}

body.page-template-templ-prodotti .prodotto img {
  width: 130px;
  height: auto;
}

/*BTN TABELLA NUTRIZIONALE*/
.btn-tabella-nutrizionale {
  text-transform: uppercase;
  font-weight: 600;
  border: 2px solid #7a7977;
  padding: 15px 20px;
  padding-right: 50px;
  display: inline-block;
  font-size: 0.9em;
  color: #666;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  margin: 0px 0 20px 0;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
}

.btn-tabella-nutrizionale:after {
  content: "";
  width: 35px;
  height: 30px;
  background-image: url(/pages/wp-content/themes/ventura_2018/images/freccia_giu_666.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  background-position: center center;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  transition: background 100ms;
}

.bottone_standard {
  font-family: "Montserrat", sans-serif;
  padding: 15px 20px;
  border: 2px solid #7a7977;
  border-radius: 5px;
  color: #666666;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 5px;
  display: inline-block;
  font-size: 12.5px;
}

.databletinsu {
  display: none;
}

.sections div.section {
  padding: 0px;
}

.ricetta {
  font-size: 16px;
  text-align: center;
  color: #fff;
}

.ricetta .icone {
  margin-bottom: 120px;
}

.ricetta .icon {
  display: inline-block;
  margin-right: 20px;
  text-align: center;
}

.ricetta .icon .label::first-line {
  font-weight: 400;
}

.ricetta .icon .label {
  padding-top: 15px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  line-height: 1.6;
}

.prodotti_stessalinea {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 35px;
}

.section.ricette {
  position: relative;
  background-size: cover;
  background-position: center;
  padding: 40px;
}

.section.ricette .center_content, .section.ricette .single-product.woocommerce .woocommerce-breadcrumb, .single-product.woocommerce .section.ricette .woocommerce-breadcrumb {
  position: relative;
  z-index: 10;
}

.section.ricette h2 {
  color: #fff;
  font-size: 15px;
  margin-top: 0;
}

.section.ricette h3 {
  text-transform: uppercase;
  font-size: 1.3em;
  margin-bottom: 50px;
}
@media (min-width: 1024px) {
  .section.ricette h3 {
    font-size: 1.6em;
  }
}

.section.frutti {
  text-align: center;
  background-color: #f2f2f2 !important;
}

.section.frutti h2 {
  margin-top: 5px;
}

img[src="https://secure.adnxs.com/px?id=1037549&t=2"] {
  position: fixed;
}

/* OVERLAY VIDEO HOME */
.overlay-video-container.active {
  display: block;
}

.overlay-video-container {
  display: none;
  top: 0;
  position: fixed;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 100;
  text-align: center;
}

.overlay-video-open {
  position: absolute;
  left: 0;
  bottom: 20px;
  z-index: 10;
  width: 91px;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  height: 100px;
}

.overlay-video-wrapper {
  width: calc(100% - 40px);
  margin: 0 auto;
  max-width: 450px;
  position: relative;
}

.overlay-video-content {
  position: relative;
  padding-bottom: 56.25%;
  margin: 100px auto 0;
  height: 0;
  overflow: hidden;
}

.overlay-video-close:hover {
  transform: rotate(-45deg);
}

.overlay-video-close {
  cursor: pointer;
  color: white;
  position: absolute;
  top: -55px;
  font-size: 45px;
  font-weight: 100;
  transform: rotate(45deg);
  transition: transform 500ms;
  right: 0;
}

.overlay-video-content iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* ========================
    PRODUCT TAG
========================= */
.tax-product_tag .section_main .contenuto .term-description p {
  font-weight: 400;
  color: #6f6f6f;
  text-align: left;
  line-height: 2;
  font-size: 16px;
}

.tax-product_tag .valori_nutrizionali {
  text-align: center;
  background-color: #f2f2f2;
}
.tax-product_tag .valori_nutrizionali .col-left h3 {
  font-size: 30px;
  padding-bottom: 20px;
}
.tax-product_tag .valori_nutrizionali .col-left p {
  font-size: 14px;
}
.tax-product_tag .valori_nutrizionali .col-right {
  margin-top: 32px;
}
@media (min-width: 768px) {
  .tax-product_tag .valori_nutrizionali .col-right {
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .tax-product_tag .valori_nutrizionali .col-right table {
    font-size: 14px;
  }
}
.tax-product_tag .valori_nutrizionali .col-right table tr td {
  text-align: left;
  padding: 5px 0;
}
.tax-product_tag .valori_nutrizionali .col-right table tr td:first-child {
  font-weight: 500;
}
.tax-product_tag .valori_nutrizionali .col-right table tr td[colspan="3"] {
  padding-top: 12px;
}

.tax-product_tag .sg_tabella_nutrizionale {
  color: #fff;
  width: 100%;
}

.tax-product_tag .sg_tabella_nutrizionale .riga {
  padding-top: 20px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  max-width: none;
}

.tax-product_tag .product-card.outofstock {
  display: none;
}

/* SEZIONE CAROSELLO PRODOTTI */
.section.products_carousel {
  background-color: #fff;
  color: #252528;
}

.section.products_carousel .titolo_normale {
  color: #252528;
}

.section.products_carousel .car_prodotti .slick-list {
  margin: 0 40px;
}

.section.products_carousel .car_prodotti_img {
  padding: 40px 0 20px;
  text-align: center;
}

.section.products_carousel .car_prodotti_img img {
  height: 220px;
  width: auto;
  margin: 0 auto;
}

.section.products_carousel .car_prodotti .titoletto {
  text-transform: uppercase;
  color: #666;
  font-size: 14px;
  font-weight: 600;
  vertical-align: middle;
}

.section.products_carousel .slick-slide {
  text-align: center;
}

/* SEZIONE TESTI (tab menu) */
.section.testi .tab-menu {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 50px;
  flex-wrap: wrap;
}

.section.testi .tab-menu-item {
  text-transform: uppercase;
  font-weight: 800;
  cursor: pointer;
  padding-bottom: 2px;
  font-size: 23px;
  transition: opacity 400ms;
  width: 100%;
  opacity: 0.5;
}

.section.testi .tab-menu-item.active {
  opacity: 1;
}

.section.testi .tab-text-item {
  display: none;
  text-align: left;
  line-height: 2;
  font-size: 16px;
  font-family: "Source Sans Pro", sans-serif;
}

.section.testi .tab-text-item.active {
  display: block;
  animation: fadeIn 800ms;
}

/* SCROLLED */
@keyframes menu-scrolled-out {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-100px);
  }
}
@keyframes menu-scrolled {
  0% {
    opacity: 0;
    transform: translateY(-100px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/*
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  padding: 15px;
  border-radius: 5px;
  border: 1px solid #bababa;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
} */
/*===========
OVERLAY SEARCH
============*/
.overlay-search-wrapper {
  display: none;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
}

.overlay-search-wrapper.active {
  display: block;
}

.overlay-search-content {
  background: #fff;
  position: absolute;
  top: 0;
  display: none;
  left: 0;
  padding: 20px;
  width: 100%;
  overflow: auto;
  box-sizing: border-box;
  max-height: 100%;
}

.overlay-search-input {
  border: solid 1px #d8d8d8;
  width: 100%;
  max-width: 500px;
  display: block;
  margin: 0 auto;
  padding: 16px 30px;
  box-sizing: border-box;
  outline: none;
  font-family: "Spartan", sans-serif;
  font-size: 13px;
  border-radius: 50px;
  color: #48443d;
  font-style: normal;
  font-weight: 600;
}

.overlay-input-container-search {
  width: 100%;
  max-width: 500px;
  margin: 0px auto;
  position: relative;
}
.overlay-input-container-search > .search-icon {
  position: absolute;
  top: 50%;
  right: 27px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
}
.overlay-input-container-search > .search-icon > img {
  max-width: 95%;
}

.overlay-search-links {
  max-width: 500px;
  font-family: "Spartan", sans-serif;
  margin: 45px auto 0;
}

.overlay-search-links a {
  display: block;
  white-space: nowrap;
  font-size: 14px;
  margin-right: 20px;
  color: #6d6d6d;
  padding: 5px 0px;
  font-weight: 500;
}

.overlay-search-links span {
  margin-right: 20px;
  color: #404041;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
}

.overlay-search-results {
  margin: 0 auto;
  margin-top: 20px;
  max-width: 1200px;
  font-family: "Spartan", sans-serif;
  color: #ff0000;
  font-weight: 600;
}

.overlay-search-results.loading {
  opacity: 0.7;
}

.overlay-search-results > div {
  display: flex;
  flex-wrap: wrap;
}

.overlay-search-results > div .result-item {
  width: 50%;
  text-align: center;
  box-sizing: border-box;
}

.overlay-search-results .result-item {
  margin-bottom: 30px;
}

.overlay-search-results a {
  font-family: Source Sans Pro, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  color: #4a4a4a;
  font-size: 14px;
  display: inline-block;
  padding: 15px;
}

.overlay-search-results span {
  margin-top: 10px;
  max-width: 150px;
  display: inline-block;
}
.overlay-search-results span > span {
  max-width: 150px;
  display: inline-block;
}

.overlay-search-results img {
  width: 100px;
  display: block;
  margin: 0 auto;
}

.overlay-input-container {
  margin-bottom: 10px;
}

.overlay-search-close {
  cursor: pointer;
  color: #8a8a8a;
  text-align: right;
  padding: 20px 0;
  font-weight: 100;
}

.overlay-search-close span {
  display: inline-block;
  line-height: 0.7;
  width: 25px;
}

/* end overlay search */
.woocommerce .in-stock {
  display: none;
}

/* ====
NOSTRI MIX CAROUSEL
==== */
.nostrimix-carousel {
  margin: 0 -25px;
  padding: 0 25px;
  margin-top: 20px;
}

.nostrimix-carousel .slick-slide {
  background-color: transparent;
}

.nostrimix-carousel * {
  outline: none;
}

.nostrimix-item {
  padding: 10px;
  text-align: center;
}

.nostrimix-box {
  border-radius: 5px;
  padding: 40px;
  transition: background-color 600ms ease;
  border: 2px solid;
}

.nostrimix-box:hover {
  background: #fff !important;
}

.nostrimix-carousel .slick-prev,
.nostrimix-carousel .slick-next {
  top: calc(50% - 45px);
}

.nostrimix-title {
  font-size: 15px;
  text-align: center;
  margin-top: 0;
  padding-top: 24px;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: 600;
  color: #2a2a2a;
}

.nostrimix-subtitle {
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  color: #8a8a8a;
  max-width: 230px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
}

/* ===================
WooCommerce Cart
==================== */
.woocommerce-cart .cart_totals .woocommerce-shipping-totals th,
.woocommerce-cart .cart_totals .woocommerce-shipping-totals td,
.woocommerce-checkout .cart_totals .woocommerce-shipping-totals th,
.woocommerce-checkout .cart_totals .woocommerce-shipping-totals td {
  border: none !important;
}

.woocommerce-cart .woocommerce-shipping-destination {
  display: none;
}

.woocommerce .fixed-cart ul#shipping_method {
  float: right;
}

.woocommerce .fixed-cart-total strong {
  float: right;
}

.woocommerce-form-coupon-toggle {
  display: none !important;
}

.contenuto_checkout {
  padding-top: 40px;
}

.checkout-top {
  display: flex;
  height: 110px;
  align-items: center;
  justify-content: center;
}

.checkout-top-title {
  font-family: "Montserrat", sans-serif;
  font-size: 26px;
  line-height: 1.2;
  font-weight: 800;
  color: #3e434c;
  text-align: center;
  padding: 0px 20px 0px 20px;
}

.order-total .includes_tax {
  display: none;
}

label[for=shipping_method_0_flat_rate4],
label[for=shipping_method_0_flat_rate2] {
  font-size: 0;
}

.woocommerce form .form-row label {
  display: none;
}

.woocommerce .woocommerce-form-register .woocommerce-form-register__acceptprivacy {
  display: block;
}

.woocommerce form .form-row label.radio {
  display: inline-flex;
  padding: 0;
  line-height: 1;
  font-size: 14px;
  font-weight: 500;
  color: #63686b;
}

.woocommerce form .form-row input:-moz-read-only {
  opacity: 0.6;
  background: #e6e6e6;
  cursor: default;
}

.woocommerce form .form-row input:read-only {
  opacity: 0.6;
  background: #e6e6e6;
  cursor: default;
}

.woocommerce-checkout ul#shipping_method li:before {
  display: none;
}

#order_review .product-image {
  display: table-cell;
  width: 50px;
}

#order_review .product-image img {
  width: 50px;
  height: auto;
}

.fixed-cart {
  margin: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
}

.fixed-cart-center {
  display: none;
}

.fixed-cart-payments-mobile {
  text-align: center;
  margin-bottom: 30px;
}

.fixed-cart-payments-mobile img {
  height: 20px;
  padding-right: 10px;
  padding-left: 10px;
}

.fixed-cart-payments-desktop {
  display: none;
}

.fixed-cart-content {
  text-align: center;
}

.fixed-cart-total .includes_tax {
  display: none;
}

.fixed-cart-shipping ul {
  font-size: 14px;
  display: inline;
  float: right;
  margin: 0;
}

.fixed-cart-total,
.fixed-cart-shipping {
  text-align: left;
  padding: 0 20px;
  text-transform: uppercase;
  color: #979797;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 500;
  margin-right: 7px;
  clear: both;
  font-size: 16px;
  border-top: 1px solid #e6e6e6;
  padding-top: 21px;
  padding-bottom: 21px;
}

.fixed-cart-total strong {
  float: right;
  margin-left: 7px;
}

.woocommerce .fixed-cart ul#shipping_method {
  float: right;
}

.woocommerce .fixed-cart-total strong {
  float: right;
}

@media (max-width: 768px) {
  .woocommerce form.checkout_coupon p {
    width: 100%;
  }
}
form.checkout_coupon {
  margin-bottom: 20px !important;
}

.woocommerce .woocommerce-form-login-toggle + form.login {
  font-family: "Source Sans Pro", sans-serif;
  margin-bottom: 40px;
}

.woocommerce .woocommerce-form-login-toggle + form.login button {
  float: left;
}

.woocommerce .woocommerce-form-login-toggle + form.login .woocommerce-form-login__rememberme {
  margin-top: 10px;
}

.woocommerce .woocommerce-form-login-toggle + form.login p:first-child {
  line-height: 1.2;
  display: none;
}

.woocommerce-checkout .product-quantity {
  display: block;
}

.woocommerce-form-coupon-toggle .woocommerce-info,
.woocommerce-form-login-toggle .woocommerce-info {
  border: 2px solid #69a53d;
  background: #fbfbfb;
  padding-top: 20px;
  padding-bottom: 20px;
  padding: 15px;
  font-weight: 600;
  color: #8a8a8a;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 20px;
  border-radius: 4px;
}

.woocommerce-form-coupon-toggle .woocommerce-info::before,
.woocommerce-form-login-toggle .woocommerce-info::before {
  display: none;
}

.woocommerce-form-coupon-toggle .woocommerce-info a,
.woocommerce-form-login-toggle .woocommerce-info a {
  font-weight: 400;
  text-transform: initial;
  font-size: 14px;
}

.woocommerce-billing-fields h3 {
  display: none;
}

.woocommerce-page table.shop_table_responsive tr td::before {
  font-weight: 500;
  margin-right: 7px;
  font-size: 14px;
}

/* ===========
  GENERALE
 =========== */
a {
  text-decoration: none;
}

.section_main .ingriggio {
  display: none;
}
.section_main.con_immagine .ingriggio {
  display: block;
  height: 100%;
}
.section_main.con_immagine {
  background-size: cover;
  background-position: center middle;
}

.section_main.con_immagine .contenuto h1.titolo_normale,
.section_main.con_immagine .contenuto .testo_principale,
.section_main.con_immagine .contenuto .testo_principale_taxonomy {
  color: #fff;
}

.section_main .contenuto p {
  margin: 0px;
  padding: 20px 20px 0px 20px;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 600;
  text-align: center;
  color: #3e434c;
}
.section_main .contenuto p strong {
  font-weight: 600;
}

.section_main.gray .contenuto .testo_principale,
.section_main.gray .contenuto .testo_principale_taxonomy {
  color: #fff;
}

.section_main .contenuto .testo_principale,
.section_main .contenuto .testo_principale_taxonomy {
  position: relative;
  cursor: pointer;
}

.open-content > p {
  height: -moz-max-content !important;
  height: max-content !important;
}
.open-content::after {
  transform: rotate(180deg);
}

.section_main .sottotitolo {
  font-size: 18px;
  line-height: 1.6;
  text-align: center;
  max-width: 1000px;
  padding: 0 20px 40px;
  color: #6f6f6f;
  margin: 0 auto;
  box-sizing: border-box;
}

.section_main .main_image {
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
  padding: 5px 20px 0;
}

.section_main .ingriggio {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5);
}

.section_main.gray {
  background-color: #989da3;
}

.section_main.gray .contenuto h1.titolo_normale {
  color: #fff;
}

.section_main.gray .contenuto p {
  color: #fff;
}

@media (max-width: 380px) {
  .woocommerce-cart table.cart img {
    width: 100px;
  }
  .coupon-container .coupon {
    display: inline-block;
  }
  .input#coupon_code {
    margin-right: 0;
  }
}
/* ===========
  TABELLA NUTRIZIONALE
 =========== */
.sg_tabella_nutrizionale_btn {
  display: none;
}

.sg_tabella_nutrizionale_btn + label {
  text-transform: uppercase;
  font-weight: 600;
  border: 2px solid #7a7977;
  padding: 15px 20px;
  padding-right: 50px;
  display: inline-block;
  font-size: 0.9em;
  color: #666;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
}

.sg_tabella_nutrizionale_btn:checked + label:after {
  transform: translateY(-42%) rotateX(180deg);
  transform-origin: center;
}

.sg_tabella_nutrizionale_btn + label:after {
  content: "";
  width: 35px;
  height: 30px;
  background-image: url(../images/freccia_giu_666.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  background-position: center center;
  right: 5px;
  top: 50%;
  transform: translateY(-50%) rotateX(0deg);
  transition: transform 500ms;
}

.sg_tabella_nutrizionale_btn + label + .sg_tabella_nutrizionale {
  max-height: 0px;
  transition: max-height 500ms;
  overflow: hidden;
}

.sg_tabella_nutrizionale .riga {
  list-style: none;
  padding: 12px 0;
  width: 100%;
  margin: 0 auto;
  text-align: left;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  color: #4a4a4a;
}
.sg_tabella_nutrizionale .riga:last-child {
  border-bottom: 0;
}

.sg_tabella_nutrizionale .nutriente {
  max-width: 63%;
  font-size: 13px;
  font-weight: 400;
  display: inline-block;
  color: #4a4a4a;
}

.sg_tabella_nutrizionale .valore {
  vertical-align: bottom;
  font-size: 13px;
  text-align: right;
  width: 37%;
  float: right;
  font-weight: 600;
  color: #4a4a4a;
}

.sg_tabella_nutrizionale_btn:checked + label + .sg_tabella_nutrizionale {
  max-height: 400px;
}

.sg_tabella_nutrizionale .legenda {
  margin-top: 15px;
  font-size: 13px;
}

/* Sweep To Top */
.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  transition-property: color;
  transition-duration: 0.3s;
}

.hvr-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #7a7977;
  transform: scaleY(0);
  transform-origin: 50% 100%;
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}

.hvr-sweep-to-top:hover,
.hvr-sweep-to-top:focus,
.hvr-sweep-to-top:active {
  color: white;
}

.hvr-sweep-to-top:hover:before,
.hvr-sweep-to-top:focus:before,
.hvr-sweep-to-top:active:before {
  transform: scaleY(1);
}

/* form pagamenti checkout e aggiungi metodo di pagamento */
#add_payment_method #payment,
.woocommerce-checkout #payment {
  background: transparent;
}

#add_payment_method #payment ul.payment_methods label,
.woocommerce-checkout #payment ul.payment_methods label {
  display: block;
}

#add_payment_method #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
  border: none;
  padding: 0;
  padding-top: 30px;
}

#add_payment_method #payment ul.payment_methods .form-row,
.woocommerce-checkout #payment ul.payment_methods .form-row {
  width: auto;
  padding-left: 0;
  padding: 0;
  margin-bottom: 17px;
  padding-top: 0;
}

.woocommerce-checkout fieldset {
  border: 0;
  padding: 0;
}

#add_payment_method #payment div.payment_box .wc-credit-card-form,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form {
  margin: 0;
}

#add_payment_method #payment ul.payment_methods .form-row-last,
.woocommerce-checkout #payment ul.payment_methods .form-row-last {
  float: none;
  display: inline-block;
  vertical-align: top;
}

.payment_box.payment_method_stripe br {
  display: none;
}

.woocommerce-checkout #payment ul.payment_methods label.radio img {
  padding-left: 10px;
  height: 24px;
}

.woocommerce-checkout #payment ul.payment_methods label.radio img:first-of-type {
  margin-left: auto;
}

@media (max-width: 360px) {
  .woocommerce-checkout #payment ul.payment_methods label.radio img {
    width: auto;
    height: 20px;
    padding-left: 5px;
    max-width: 50px;
  }
}
.woocommerce-checkout #payment ul.payment_methods label.radio {
  font-weight: 600;
  font-size: 14px;
  color: #000000;
  display: flex;
  align-items: center;
  font-family: "Spartan";
}

.payment_box.payment_method_stripe .woocommerce-SavedPaymentMethods-saveNew {
  margin-top: -4px;
}

#wc-stripe-new-payment-method {
  margin-right: 4px !important;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
  display: none;
}

#add_payment_method #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  background: #fbfbfb;
  font-family: "Source Sans Pro", sans-serif;
  padding: 20px;
}

/*=====================
Checkout Page
==================== */
.payment_methods > li {
  display: block;
  border-bottom: 1px solid #d7d7d7;
  padding: 22px 0;
}

.payment_methods > li:first-child {
  border-top: 1px solid #d7d7d7;
}

#payment .wc_payment_method.payment_method_stripe .payment_box input,
#payment .wc_payment_method.payment_method_stripe .payment_box label {
  color: #6d6d6d;
  line-height: 1;
  padding-bottom: 5px;
  font-size: 16px;
}

#payment .wc_payment_method.payment_method_stripe .payment_box label .required {
  color: #6d6d6d;
}

.woocommerce-checkout span.optional {
  display: none;
}

.on-step-2 {
  display: none !important;
}

.checkout-step-2 .on-step-2 {
  display: block !important;
}

.ppc-button-wrapper {
  position: relative;
}
.ppc-button-wrapper > #ppc-button-ppcp-gateway {
  position: inherit;
  width: 100%;
}

.ppc-button-wrapper {
  margin-top: 14px;
  margin-bottom: 74px;
}

/* .woocommerce-checkout:not(.woocommerce-order-pay) #payment {
  display: none;
}

.woocommerce-checkout:not(.woocommerce-order-pay)
  #payment
  .place-order
  #place_order {
  display: none !important;
}

.woocommerce-checkout .about_paypal {
  display: none;
}
 */
.woocommerce-checkout #payment .form-row.place-order {
  padding: 1em 0;
}

.woocommerce-checkout.checkout-step-2 #payment {
  display: block;
  margin-bottom: 25px;
}

.checkout-step-2 .on-step-1 {
  display: none !important;
}

.checkout-step-2 .col-40 {
  width: 100% !important;
}

.checkout-step-2 .cart-collaterals {
  flex-basis: 100% !important;
}
.checkout-step-2 .cart-collaterals .woocommerce-checkout-review-order-table {
  flex-basis: 35%;
}
.checkout-step-2 .woocommerce-checkout-form-wrap {
  flex-basis: 0% !important;
}

/* STRIPE */
#stripe-card-element {
  padding: 15px;
  border-radius: 5px;
  border: 1px solid #8a8a8a;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
}

.wc-stripe-elements-field {
  background: #fbfbfb;
}

/* Target the Expiry Date */
#stripe-exp-element {
  padding: 15px;
  border-radius: 5px;
  border: 1px solid #8a8a8a;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
}

#wc-stripe-cc-form .form-row-last {
  margin-left: 40px !important;
}

/* Target the CVC Code */
.woocommerce-checkout-review-order #stripe-cvc-element {
  padding: 15px;
  border-radius: 5px;
  border: 1px solid #8a8a8a;
  font-size: 16px;
  width: 50px;
  font-family: "Montserrat", sans-serif;
}

.woocommerce-checkout-review-order #wc-stripe-new-payment-method {
  display: inline-block;
}

.card-frutto-container {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}

.card-frutto {
  width: 100%;
  text-align: center;
  margin-bottom: 60px;
  position: relative;
}

.card-frutto .card-frutto-title {
  text-align: center;
  font-weight: 500;
  padding-top: 10px;
  color: #666;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
}

.card-frutto:hover .card-frutto-title {
  font-weight: 800;
}

.card-frutto .card-frutto-image img {
  height: auto;
  width: 100%;
}

.card-frutto .card-frutto-image .noimage {
  display: inline-block;
  background: #e6e6e6;
  height: 125px;
  width: 100%;
}

#billing_privacy_field > .woocommerce-input-wrapper {
  margin-bottom: 19px;
  display: block;
}
#billing_privacy_field > .woocommerce-input-wrapper > .checkbox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 16px;
  position: relative;
  padding-top: 3px !important;
}

.woocommerce label.checkbox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 16px;
  position: relative;
  padding-top: 8px !important;
}
.woocommerce label.checkbox > span {
  display: block;
  width: 100%;
}
.woocommerce label.checkbox::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 26px;
  height: 26px;
  border: 1px solid #8a8a8a;
  border-radius: 6px;
}
.woocommerce label.checkbox:hover::after {
  background: #f8f8f8;
}
.woocommerce label.checkbox::before {
  content: "";
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  display: inline-block !important;
  height: 18px;
  border-radius: 50%;
  width: 18px;
  margin: -4px 10px 0 !important;
  vertical-align: middle;
  background: #fff;
  outline: none;
}
.woocommerce label.checkbox input:checked + span::before {
  content: "";
  position: absolute;
  left: 8px;
  top: 0px;
  width: 8px;
  height: 17px;
  border: solid #b8b8b8;
  border-width: 0 4px 4px 0;
  transform: rotate(45deg);
  z-index: 1;
}

#ship-to-different-address {
  font-weight: 500;
  margin-bottom: 20px;
}
#ship-to-different-address label.checkbox {
  margin-top: 0;
  padding-top: 5px;
  padding-left: 4px;
  font-size: 14px;
  color: #63686b;
}
#ship-to-different-address input {
  display: none;
}

.woocommerce form .form-row label.checkbox {
  padding-top: 5px;
  padding-left: 4px;
  font-size: 14px;
  color: #63686b;
}

.woocommerce form .form-row label.checkbox input {
  display: none;
}

.woocommerce-invalid label.checkbox::after {
  border: 1px solid red;
}

.woocommerce-invalid #terms {
  outline: none;
}

.woocommerce-order.thank-you-flex {
  text-align: center;
  margin-bottom: 60px;
}

.woocommerce-order.thank-you-flex img {
  margin-bottom: 20px;
  margin-top: -10px;
}

.woocommerce-order.thank-you-flex .woocommerce-customer-details,
.woocommerce-order.thank-you-flex .woocommerce-order-details {
  display: none !important;
}

.woocommerce-order.thank-you-flex .woocommerce-order-overview__email {
  padding: 20px;
}

.woocommerce-thankyou-order-received {
  text-transform: uppercase;
  font-weight: 700;
  color: #8a8a8a;
  font-size: 16px;
}

.woocommerce ul#shipping_method .amount {
  font-weight: 500;
  font-size: 14px;
}

.woocommerce-page form .form-row label.checkbox {
  margin-top: 5px;
  display: inline-block;
}

#billing_tipologia_field {
  width: 100% !important;
}

/* select container */
.select2-container--default .select2-selection--single {
  height: 54px;
  padding: 12px 13px;
  font-family: "Spartan";
  font-weight: 500;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #000;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 54px;
  right: 5px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: #8a8a8a;
}

.radio-disabled {
  pointer-events: none;
  opacity: 0.8;
}

label.radio {
  position: relative;
  padding-left: 40px;
  margin-right: 10px;
}

.select2-container--default .select2-selection--single {
  border-color: #8a8a8a;
}

.radio-btn {
  position: absolute;
  display: inline-block;
  width: 26px;
  height: 26px;
  left: 0;
  border: 1px solid #8a8a8a;
  border-radius: 50%;
}

label.radio:hover .radio-btn {
  background: #f1f1f1;
}

.radio-btn::after {
  content: "";
  width: 18px;
  border-radius: 50%;
  background-color: #d8d8d8;
  position: absolute;
  height: 18px;
  margin: 4px;
  display: none;
}

#payment input:checked + label .radio-btn:after,
.checkbox-azienda input:checked + label .radio-btn:after {
  display: inline-block;
}

#payment input,
.checkbox-azienda input {
  display: none;
}

.woocommerce-error li {
  display: list-item;
}

.message-container-mobile {
  font-family: "Spartan";
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  color: #48443d;
  padding: 7px 10px;
  border-bottom: 1px solid #d7d7d7;
  width: 100%;
  max-width: calc(100% - 20px);
  margin: 0px auto;
  display: none;
}
@media (min-width: 769px) {
  .message-container-mobile {
    display: block;
  }
}
.message-container-mobile * > li {
  display: none;
}
.message-container-mobile * > li:first-child {
  display: flex;
}

/* Dashboard */
.dashboard-top {
  text-align: center;
  margin: 40px 0;
}

.dashboard-top-title {
  color: #4a4a4a;
  font-weight: 700;
  font-size: 24px;
  font-family: Montserrat, sans-serif;
}

body.page-template-templ-dashboard .header {
  position: static;
}

.page-template-templ-dashboard {
  font-family: "Source Sans Pro", sans-serif;
}

.page-template-templ-dashboard .header .nav {
  display: none;
}

.woocommerce-order-details__title {
  display: none;
}

/*  CART SHIPPING OVERLAY */
.overlay-shipping-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  display: none;
  z-index: 100;
}
.overlay-shipping-wrapper .overlay-shipping-content {
  padding: 58px 50px;
  width: 100%;
  max-width: 500px;
  background: #fff;
  margin: 70px auto;
  border-radius: 5px;
  box-sizing: border-box;
  font-family: Source Sans Pro, sans-serif;
}
.overlay-shipping-wrapper .overlay-shipping-content #overlay_shipping .overlay-shipping-title {
  color: #6d6d6d;
  text-transform: uppercase;
  margin-bottom: 25px;
  font-size: 21px;
  font-family: "Montserrat", sans-serif;
  padding-top: 25px;
  font-weight: 600;
}
.overlay-shipping-wrapper .overlay-shipping-content #overlay_shipping .overlay-shipping-description {
  margin-bottom: 25px;
}
.overlay-shipping-wrapper .overlay-shipping-content #overlay_shipping .button-shipping {
  margin-bottom: 20px;
}
.overlay-shipping-wrapper .overlay-shipping-content #overlay_shipping .button-shipping a {
  background-color: #69a53d;
  text-transform: uppercase;
  padding: 16px 25px;
  display: inline-block;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  font-family: Source Sans Pro, sans-serif;
  font-weight: 700;
  font-size: 14.4px;
}
.overlay-shipping-wrapper .overlay-shipping-content #overlay_shipping .close_overlay {
  cursor: pointer;
  text-decoration: underline;
}

/* ACCOUNT OVERLAY */
.overlay-account-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  display: none;
  z-index: 100;
}

.overlay-account-content {
  padding: 58px 50px;
  width: 100%;
  max-width: 500px;
  background: #fff;
  margin: 20px auto;
  border-radius: 5px;
  box-sizing: border-box;
  font-family: Source Sans Pro, sans-serif;
}

.overlay-account-wrapper .status {
  margin-top: 20px;
}

.overlay-account-wrapper .status.error {
  color: #d40303;
}

.overlay-account-wrapper .overlay-account-content .col-2,
.overlay-account-wrapper .overlay-account-content .col-1 {
  width: auto;
  float: none;
}

.close-account-overlay,
.close-shipping-overlay {
  width: 25px;
  font-weight: 100;
  margin-top: -10px;
  float: right;
  color: #8a8a8a;
  font-family: Montserrat, sans-serif;
  cursor: pointer;
}

.overlay-account-content form label[for=reg_email],
.overlay-account-content form label[for=username],
.overlay-account-content form label[for=password] {
  display: none;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
body.woocommerce-edit-account form.woocommerce-EditAccountForm input[type=email],
body.woocommerce-edit-account form.woocommerce-EditAccountForm input[type=text],
body.woocommerce-edit-account form.woocommerce-EditAccountForm input[type=password],
#customer_login input[type=email],
#customer_login input[type=text],
#customer_login input[type=password] {
  padding: 16px 20px;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #8a8a8a;
  font-size: 15px;
  font-weight: 500;
  border-radius: 6px;
  font-family: "Spartan";
}

.overlay-account-registration,
.overlay-account-content .col-2 {
  display: none;
}

.overlay-account-content .woocommerce-form-login .woocommerce-form-login__rememberme {
  margin-top: 7px;
  line-height: 1;
}

.overlay-account-content .overlay-account-title,
.overlay-account-content h2 {
  color: #6d6d6d;
  text-transform: uppercase;
  margin-bottom: 64px;
  font-size: 21px;
  font-family: "Montserrat", sans-serif;
  padding-top: 50px;
  font-weight: 600;
}

.overlay-account-content button:hover {
  background: #478069;
}

.overlay-account-wrapper .overlay-account-content form button.button:before {
  display: none;
}

.overlay-account-wrapper .submit-container {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 15px;
}

.overlay-account-wrapper .overlay-account-content form button.button {
  margin: 0;
  float: none;
  padding: 15px 18px;
  border: none;
  color: #fff;
  background: #69a53d;
  text-transform: uppercase;
  border-radius: 5px;
  font-weight: 500;
  font-size: 16px;
  cursor: pointer;
  font-family: Montserrat, sans-serif;
}

.overlay-account-content .woocommerce-form-login__submit {
  width: 103px;
}

.overlay-account-content .register button {
  width: 170px;
}

.overlay-account-wrapper .overlay-account-content form button.button:hover {
  background: #73b643;
}

#customer_login .woocommerce-LostPassword {
  color: #8a8a8a;
  font-size: 14px;
  text-decoration: underline;
  margin-top: 7px;
  float: right;
}

.overlay-account-bottom div:first-child {
  margin-bottom: 10px;
}

.overlay-account-bottom .list-item {
  margin-top: 4px;
}

.overlay-account-bottom .list-item::before {
  content: "\2022";
  padding-right: 10px;
}

.overlay-account-bottom p {
  font-size: 14px;
  text-align: center;
  margin: 20px 0 5px;
  color: #979797;
}

.overlay-account-bottom div {
  font-size: 14px;
  color: #6d6d6d;
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 500;
  text-decoration: underline;
}

.overlay-account-content .registration-info {
  font-size: 15px;
  margin-top: -6px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.overlay-account-content .woocommerce-form-login p {
  padding: 0;
  margin: 0;
}

.overlay-account-content .woocommerce-form-login p.form-row:first-of-type {
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
  .woocommerce .woocommerce-form-register .woocommerce-Button {
    float: none;
    background: #979797;
    color: #fff;
  }
}
.overlay-account-content .woocommerce-form-register input {
  margin-bottom: 10px;
}

.overlay-account-content .woocommerce-privacy-policy-text {
  margin-top: 8px;
  color: #8a8a8a;
}

.overlay-account-content .woocommerce-privacy-policy-text a {
  text-decoration: underline;
}

.overlay-account-registration {
  margin-top: 20px;
}

.overlay-account-registration span {
  text-decoration: underline;
  cursor: pointer;
}

.overlay-account-wrapper .woocommerce-notices-wrapper {
  display: none;
}

.account-container-scrolled,
.cart-container-scrolled {
  display: none;
}

/* fix autofill */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  box-shadow: 0 0 0 30px white inset !important;
}

/* pagina login */
#page-wrap #customer_login form.login,
#page-wrap #customer_login form.register {
  border: none;
  padding: 0;
  margin-top: 15px;
  margin-bottom: 50px;
}

#page-wrap #customer_login .overlay-account-title,
#page-wrap #customer_login h2 {
  color: #4a4a4a;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.woocommerce #respond input#submit,
.woocommerce button.button {
  padding: 16px 25px;
  color: #5f5f5f;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  background: #fff;
  border: 1px solid;
  border-radius: 8px;
  text-transform: uppercase;
}

.woocommerce button.button.hvr-sweep-to-top:hover {
  color: #fff;
  background: transparent;
}

#page-wrap #customer_login .woocommerce-form-row:first-child {
  margin-bottom: 15px;
  padding: 0 0 5px 0;
}

#page-wrap #customer_login .woocommerce-privacy-policy-text {
  color: #8a8a8a;
  margin-top: 10px;
  margin-bottom: 18px;
}

#page-wrap #customer_login .lost_password {
  color: #787c7f;
}

/* tabella ordini dashboard */
.woocommerce table.order_details thead {
  display: none;
}

.woocommerce table.order_details thead th {
  padding-top: 10px;
  color: #8a8a8a;
}

.woocommerce table.account-payment-methods-table td {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  color: #000;
  font-weight: 600;
  padding: 30px 10px;
}

.woocommerce table.order_details th,
.woocommerce table.order_details td {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 600;
  padding: 30px 10px;
}

.woocommerce table.order_details th + td,
.woocommerce table.order_details td + td {
  color: #8a8a8a;
  text-align: right;
}

.woocommerce table.my_account_orders td {
  padding: 15px 0;
  color: #000;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}

.woocommerce table.my_account_orders th {
  font-size: 16px;
  padding-bottom: 32px;
  font-weight: 600;
  text-align: center;
  padding-top: 10px;
  color: #808080;
  font-family: "Source Sans Pro", sans-serif;
}

.woocommerce table.my_account_orders .woocommerce-orders-table__cell-order-total {
  font-size: 0;
}

.woocommerce table.my_account_orders .woocommerce-orders-table__cell-order-total span {
  font-size: 16px;
}

.woocommerce table.account-payment-methods-table .button,
.woocommerce table.my_account_orders .button {
  white-space: nowrap;
  background: transparent;
  width: 80px;
  margin-left: auto;
  color: #8a8a8a;
  font-family: "Source Sans Pro";
  font-size: 10px;
  font-weight: 600;
  text-align: center;
  border: 1px solid #8a8a8a;
  text-transform: uppercase;
}

.woocommerce-orders-table__cell-order-status {
  text-transform: uppercase;
}

.woocommerce-table__product-name.product-name {
  position: relative;
  display: flex;
  align-items: center;
  padding-right: 30px;
}

.woocommerce-table__product-name.product-name img {
  width: 60px;
  margin-right: 20px;
}

.woocommerce .woocommerce-customer-details {
  font-family: "Source Sans Pro", sans-serif;
}

.woocommerce .woocommerce-customer-details .addresses .col-1 {
  margin-bottom: 40px;
}

.woocommerce .woocommerce-customer-details .addresses .col-2 {
  width: 100%;
}

.woocommerce .woocommerce-customer-details address:first-line {
  font-weight: 600;
  line-height: 1.7;
}

.woocommerce .woocommerce-customer-details .addresses address p {
  padding: 0;
  line-height: inherit;
}

.woocommerce .woocommerce-customer-details address p:before {
  display: none;
}

.woocommerce .woocommerce-customer-details address {
  font-size: 16px;
  line-height: 1.25;
  padding: 0;
  color: #8a8a8a;
  border: none;
}

.woocommerce-customer-details h2.woocommerce-column__title {
  font-size: 16px;
  color: #8a8a8a;
  text-transform: uppercase;
}

/* indirizzi dashboard */
.woocommerce .woocommerce-Addresses .woocommerce-Address {
  border: 2px solid #69a53d;
  padding-top: 40px;
  border-radius: 5px;
  float: none;
  display: inline-block;
  width: 270px;
  box-sizing: border-box;
  font-family: "Source Sans Pro", sans-serif;
  margin-right: 20px;
  margin-top: 20px;
}

.woocommerce .woocommerce-Addresses .woocommerce-Address address {
  padding: 0 40px 100px;
  font-style: normal;
  color: #4a4a4a;
  font-size: 16px;
}

.woocommerce .woocommerce-Addresses .woocommerce-Address br:first-child {
  padding: 17px 0;
}

.woocommerce .woocommerce-Addresses .woocommerce-Address address::first-line {
  font-weight: 800;
  font-size: 18px;
  display: inline-block;
  line-height: 60px;
}

.woocommerce .woocommerce-Addresses .woocommerce-Address .title h3 {
  padding: 0 40px;
  color: #9b9b9b;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}

.woocommerce .woocommerce-Addresses .woocommerce-Address .edit {
  width: 100%;
  padding: 16px;
  display: inline-block;
  box-sizing: border-box;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  background: #69a53d;
}

#submit_newsletter_footer {
  display: none;
}

#customer_login .woocommerce-form__label-for-checkbox {
  position: relative;
  line-height: 1;
  margin-top: 10px;
  display: inline-flex;
}
#customer_login .woocommerce-form__label-for-checkbox span {
  vertical-align: top;
  margin: 3px;
  display: inline-block;
  font-size: 14px;
  color: #979797;
}
#customer_login .woocommerce-form__label-for-checkbox span a {
  text-decoration: underline;
}
#customer_login .woocommerce-form__label-for-checkbox:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #979797;
  border-radius: 3px;
  vertical-align: top;
  flex-shrink: 0;
}
#customer_login .woocommerce-form__label-for-checkbox:hover::before {
  background: #f8f8f8;
}

#customer_login input[type=checkbox]:checked + span:before {
  content: "";
  position: absolute;
  left: 7px;
  top: 1px;
  width: 5px;
  height: 12px;
  border: solid #b8b8b8;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
  z-index: 1;
}

#customer_login input[type=checkbox] {
  opacity: 0;
  margin-left: -16px;
}

.edit-account-title {
  color: #808080;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  padding-bottom: 10px;
  margin-top: 40px;
}

.edit-account-title:first-child {
  margin-top: 0;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border: 0;
  padding: 0;
  margin: 0;
  text-align: left;
  border-radius: 5px;
}

button.single_add_to_cart_button.button.alt.loading:after,
button.single_add_to_cart_button.button.alt.added:after {
  content: "";
}

.woocommerce a.added_to_cart.wc-forward {
  display: none;
}

.sku-helper {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.1;
  display: none;
}

.note-prodotto.section {
  margin-top: 60px;
}

.type-helper {
  position: fixed;
  top: 0;
  left: 0;
  background: #000;
  color: #fff;
  opacity: 0.2;
  padding: 3px;
  z-index: 10000;
}

.type-helper:hover {
  opacity: 1;
}

.select2-results__option[aria-selected],
.select2-results__option[data-selected] {
  cursor: pointer;
  display: block;
}

.cart-container {
  display: inline-block;
  vertical-align: top;
  position: relative;
  transition: 0.5s;
}

.cart-items-number span {
  position: absolute;
  background: #ff7070;
  width: 16px;
  height: 16px;
  top: 3px;
  border-radius: 50%;
  font-size: 10px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 900;
  z-index: 10;
  left: 13px;
  font-family: Source Sans Pro, sans-serif;
  z-index: 5;
}

.cart-items-number.updated::before {
  content: "";
  position: absolute;
  background: #ff7070;
  width: 16px;
  height: 16px;
  top: 3px;
  border-radius: 50%;
  font-size: 10px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 900;
  z-index: 1;
  opacity: 0.4;
  left: 13px;
  animation: pulse 1200ms;
}

@keyframes pulse {
  0% {
    transform: scale(2.8);
  }
  30% {
    transform: scale(1.1);
  }
  31% {
    transform: scale(2.8);
  }
  60% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}
.cart-icon-mobile .cart-items-number span,
.cart-icon-mobile .cart-items-number::before {
  left: 22px;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
  width: calc(50% - 10px);
  padding: 0;
  margin-bottom: 17px;
}

ul.woocommerce-SavedPaymentMethods.wc-saved-payment-methods li {
  position: relative;
  display: block;
}

.wc-saved-payment-methods li label:before {
  position: absolute;
  content: "";
  width: 26px;
  height: 26px;
  left: 0;
  border: 1px solid #666;
  border-radius: 50%;
}

.wc-saved-payment-methods li input {
  display: none;
}

.wc-saved-payment-methods li {
  padding-left: 40px;
  margin-bottom: 20px !important;
}

.woocommerce-checkout #payment v.payment_box .woocommerce-SavedPaymentMethods {
  margin-top: 20px;
}

.wc-saved-payment-methods li input:checked + label:after {
  position: absolute;
  content: "";
  left: 5px;
  top: 5px;
  content: "";
  width: 18px;
  border-radius: 50%;
  background-color: #d8d8d8;
  position: absolute;
  height: 18px;
}

form .woocommerce-address-fields__field-wrapper .form-row {
  margin-bottom: 17px;
}

.empty-cart {
  text-align: center;
}

.empty-cart-title {
  color: #808080;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
  font-family: "Montserrat", sans-serif;
}

.empty-cart-text {
  color: #808080;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 20px;
  font-family: "Montserrat", sans-serif;
}

.empty-cart-img img {
  max-height: 286px;
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
  opacity: 1;
}

.slick-slide {
  /*   background-color: #ffffff!important; */
  position: relative;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.showcase {
  width: 100%;
  max-width: inherit;
  padding: 0px 0px 0px 0px;
  display: none;
  height: 473px;
}

.showcase-container {
  overflow: initial;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  height: 473px;
}

.showcase-items {
  border-radius: 6px;
  margin: 0px 0px;
}
.showcase-items > a {
  display: block;
  width: 100%;
  max-width: 1120px;
}
.showcase-items__media > img {
  width: 100%;
  border-radius: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}
.showcase-items__video {
  width: 100%;
  max-width: 1120px;
  background: #20201d;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0px;
}
@media (min-width: 480px) {
  .showcase-items__video {
    border-radius: 6px;
  }
}
.showcase-items__video__desk {
  display: none;
}
@media (min-width: 480px) {
  .showcase-items__video__desk {
    display: block;
  }
}
.showcase-items__video__mobile {
  display: block;
  height: 556px !important;
}
@media (min-width: 480px) {
  .showcase-items__video__mobile {
    display: none;
  }
}
.showcase-items__video > video {
  width: 100%;
  max-width: 853.33px;
  height: 499.19px;
  margin: 0 auto;
  border-radius: 0px;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 0px;
  background: #20201d;
}
@media (min-width: 480px) {
  .showcase-items__video > video {
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
    margin-left: 133.335px;
    margin-right: 133.335px;
  }
}

.update-cart-container {
  text-align: center;
  font-family: "Source Sans Pro", sans-serif;
  margin-bottom: 32px;
  display: none;
}

.update-cart-container button {
  font-family: "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  background: transparent;
  border: 1px solid #333;
  color: #333;
  cursor: pointer;
  border-radius: 5px;
  font-weight: 600;
  padding: 12px 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.update-cart-container button[disabled] {
  cursor: not-allowed;
  opacity: 0.5;
}

.update-cart-container .reload-icon {
  height: 15px;
  vertical-align: bottom;
  padding-left: 5px;
}

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

.margin-auto {
  margin-left: auto;
  margin-right: auto;
}

.woocommerce table.shop_table {
  border: 0;
}

.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
  background: transparent;
}

.woocommerce-cart .entry-content,
.woocommerce-checkout .entry-content {
  margin: 0;
}

.woocommerce-cart-form table.shop_table_responsive tr {
  position: relative;
}
.woocommerce-cart-form table.shop_table_responsive tr.bundled_table_item {
  display: none;
}

.woocommerce-cart-form table.shop_table_responsive tr td.product-thumbnail {
  float: left;
  display: inline-block;
}

.woocommerce-cart-form table.shop_table_responsive tr td.product-remove {
  float: right;
}

.woocommerce-cart-form table.shop_table_responsive tr td {
  border: 0;
  width: auto;
  box-sizing: border-box;
  display: block;
}

.woocommerce-cart-form table.shop_table_responsive tr td::before {
  content: none;
}

.details_billing,
.details_shipping {
  padding: 0;
  border: 0;
}

.woocommerce form .form-row.woocommerce-invalid-required-field input {
  border-color: #d0021b;
}

.woocommerce form .form-row.woocommerce-invalid-required-field::after {
  content: "Dato non valido";
  color: #d0021b;
  font-size: 14px;
  line-height: 16px;
  font-family: "Source Sans Pro", sans-serif;
}

.woocommerce form .form-row.woocommerce-invalid-email::after {
  content: "Dato non valido";
  display: block;
  position: absolute;
  right: 15px;
  top: 44px;
  font-size: 12px;
  background: #fff;
  padding: 0px 5px;
  color: #d0021b;
}

/* !PHONE */
.woocommerce form .form-row.woocommerce-invalid-phone::after {
  content: "Dato non valido";
  display: block;
  position: absolute;
  right: 15px;
  top: 44px;
  font-size: 12px;
  background: #fff;
  padding: 0px 5px;
  color: #d0021b;
}

/************ ! */
.woocommerce form .form-row.woocommerce-invalid-required-field::after {
  content: "Campo obbligatorio";
  display: block;
  position: absolute;
  right: 15px;
  top: -8px;
  font-size: 12px;
  background: #fff;
  padding: 0px 5px;
  color: #d0021b;
}

.woocommerce-checkout ul.woocommerce-error {
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
}

.woocommerce-checkout ul.woocommerce-error li {
  margin: 10px;
  color: #d0021b;
  font-size: 15px;
  font-family: "Source Sans pro", sans-serif;
}

.woocommerce-checkout ul.woocommerce-error:before {
  content: none;
}

.woocommerce form .form-row {
  padding: 0;
}

.woocommerce-Addresses {
  margin-bottom: 40px;
}

.order_details tr {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  border-top: 1px solid #d8d8d8;
}

@media (max-width: 768px) {
  .order_details tr {
    margin: 0 -20px 0;
    padding: 0 20px 0;
  }
}
.woocommerce table.my_account_orders tr.woocommerce-orders-table__row {
  border-bottom: 1px solid #d8d8d8;
  margin: 0 -20px 14px;
  padding: 0 20px 25px;
}

.woocommerce table.my_account_orders tr.woocommerce-orders-table__row td {
  border: 0;
  text-align: left !important;
  padding: 15px 0px 3px;
  line-height: 15px;
}

.woocommerce table.my_account_orders td:before {
  float: none;
}

.woocommerce table.shop_table .woocommerce-orders-table__cell-order-actions:before {
  content: none;
}

.woocommerce table.shop_table .woocommerce-orders-table__cell-order-actions {
  text-align: left !important;
}

.woocommerce table.shop_table .woocommerce-orders-table__cell-order-total:before {
  font-family: Source Sans Pro;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 15px;
  display: block;
  text-transform: none;
  color: #4a4a4a;
  float: none;
  font-size: 16px;
  margin-bottom: 5px;
}

.woocommerce table.shop_table .woocommerce-orders-table__cell-order-total span {
  font-size: 20px;
  color: #4a4a4a;
}

.woocommerce table.my_account_orders tr.woocommerce-orders-table__row td.woocommerce-orders-table__cell-order-total {
  float: right;
  padding: 0;
  text-align: right !important;
  margin-top: -3px;
}

.woocommerce table.my_account_orders .button {
  margin-right: 10px;
}

.back-to-orders {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 28px;
  display: block;
}

.back-to-orders span {
  vertical-align: middle;
}

.back-to-orders img {
  vertical-align: middle;
  margin-right: 5px;
}

.price-linea {
  padding-bottom: 25px;
  margin-top: -12px;
  font-size: 16px;
  color: #333;
  font-family: "Source Sans Pro", sans-serif;
}
.price-linea .star-rating {
  display: none;
}

.order_details td.woocommerce-table__product-name.product-name {
  text-transform: uppercase;
  line-height: 1;
  padding-right: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
}

.order_details td.woocommerce-table__product-name.product-name a {
  margin-right: 5px;
}

.order_details td.woocommerce-table__product-name.product-name strong {
  white-space: nowrap;
}

.order_details .woocommerce-table__product-name.product-name {
  position: relative;
  padding-bottom: 125px;
}

.order_details .woocommerce-table__product-name.product-name img {
  bottom: 30px;
  position: absolute;
  left: 20px;
  width: 80px;
}

.order_details .includes_tax {
  display: none;
}

.order_details .shipped_via {
  display: none;
}

.order_details td,
.order_details th,
.order_details tfoot {
  border: 0 !important;
}

.order_details tfoot .amount {
  color: #8a8a8a;
  font-size: 16px;
}

.pagina-generica-ver02 h1.titolo_normale {
  margin: 20px;
  text-align: center;
  color: #4a4a4a;
  font-weight: 700;
  font-size: 24px;
  font-family: Montserrat, sans-serif;
  text-transform: none !important;
}

.pagina-generica-ver02 .entry h2 {
  font-size: 16px;
}

.pagina-generica-ver02 .page {
  padding-bottom: 20px;
  font-family: "Source Sans Pro", sans-serif;
  line-height: 1.5;
  font-size: 16px;
}

.pagina-generica-ver02 .page p {
  padding-bottom: 20px;
  font-family: "Source Sans Pro", sans-serif;
  line-height: 1.5;
  font-size: 16px;
}

.pagina-generica-ver02 .page h2 {
  font-family: Montserrat, sans-serif;
  margin-bottom: 10px;
  font-size: 16px;
}

.woocommerce-terms-and-conditions h2 {
  font-size: 16px !important;
}

/* .woocommerce-terms-and-conditions+p label.checkbox::after {
  width: 22px;
  height: 22px;
  margin-top: 7px;
}

.woocommerce-terms-and-conditions+p label.checkbox input:checked+span::before {
  height: 16px;
  width: 16px;
  left: 4px;
  top: 11px;
} */
.wc-saved-payment-methods label {
  line-height: 27px !important;
}

.blockOverlay {
  z-index: 1 !important;
}

.pagina-generica-ver02 .page ul,
.pagina-generica-ver02 .page ul li {
  margin: 0px;
  padding: 0px;
}

.pagina-generica-ver02 .page ul {
  margin-bottom: 20px;
}

.woocommerce .woocommerce-terms-and-conditions,
.woocommerce-page .woocommerce-terms-and-conditions {
  line-height: 1.5;
}

.containertable_t1 {
  overflow: auto;
}

table.t1 {
  border: 1px solid #dedede;
}

table.t1 td {
  border: 1px solid #dedede;
  padding: 10px;
}

.woocommerce-terms-and-conditions-checkbox-text {
  font-family: "Source Sans Pro", sans-serif;
  display: inline-block;
}

.woocommerce-privacy-policy-text,
.woocommerce-privacy-policy-text p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 1.2;
  color: #4a4a4a;
}

.woocommerce-checkout #payment .form-row.place-order {
  padding: 30px 0 0;
}

form.woocommerce-ResetPassword.lost_reset_password {
  margin-bottom: 40px;
}

form.woocommerce-ResetPassword.lost_reset_password > p:first-child {
  margin-bottom: 10px;
}

.footer-payments {
  font-size: 14px;
  margin-bottom: 30px;
}

.footer-payments-label {
  padding-bottom: 10px;
}

.footer-payments-icons img {
  margin: 0 10px;
}

.footer-payments-icons {
  max-width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

textarea#order_comments {
  height: auto;
}

#stripe-payment-data p:first-child {
  display: none;
}

.select2-container {
  font-family: Source Sans Pro, sans-serif;
}

.woocommerce-form-login-toggle {
  cursor: pointer;
}

@media (max-width: 768px) {
  .woocommerce-order.thank-you-flex img {
    max-width: 280px;
  }
  /*   h1 {
    text-transform: uppercase;
  } */
  .tax-cat_ricette h1.titolo_normale,
  .page-template-templ-ricette h1.titolo_normale {
    text-transform: unset;
  }
  body.tax-cat_ricette h1.titolo_normale:first-letter,
  body.page-template-templ-ricette h1.titolo_normale:first-letter {
    text-transform: capitalize;
  }
}
.cart-discount th {
  border: none !important;
}

.cart-discount td {
  position: relative;
}

a.woocommerce-remove-coupon {
  font-size: 0;
  display: inline-block;
  vertical-align: top;
  position: absolute;
}

a.woocommerce-remove-coupon:after {
  content: "x";
  top: -2px;
  font-size: 16px;
  color: #979797;
  right: -20px;
  width: 20px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  position: absolute;
  vertical-align: top;
}

.custom-payment-method {
  font-family: "Source Sans Pro";
  justify-content: space-between;
  font-size: 16px;
  position: relative;
  margin: 0 -20px 30px;
  padding: 20px;
  border-bottom: 1px solid #e6e6e6;
}

.custom-payment-method .column-name {
  font-size: 16px;
  text-transform: uppercase;
  color: #979797;
  font-weight: 400;
  padding-right: 10px;
  display: inline-block;
}

.custom-payment-method > div {
  margin-bottom: 10px;
  font-weight: 600;
}

.custom-payment-method .payment-method-actions .column-name {
  padding: 0;
}

.woocommerce-MyAccount-content .custom-payment-method .payment-method-actions .button {
  white-space: nowrap;
  background: transparent;
  color: #8a8a8a;
  font-family: "Source Sans Pro";
  font-size: 10px;
  font-weight: 600;
  text-align: center;
  border: 1px solid #8a8a8a;
  padding: 6px 8px;
  display: block;
  margin-bottom: 5px;
  width: 112px;
  text-transform: uppercase;
}

.custom-payment-method + .custom-payment-method {
  margin-top: -20px;
  margin-bottom: 30px;
}

.woocommerce-MyAccount-content .custom-payment-method .payment-method-actions .column-name {
  font-size: 0;
}

.woocommerce-MyAccount-content .custom-payment-method .payment-method-actions {
  font-size: 0;
}

#billing_privacy_field {
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 8px;
  min-height: auto;
  height: auto;
}
#billing_privacy_field label {
  padding-top: 3px;
  line-height: 1.5;
  margin-bottom: 0;
}

.status.existing-mail {
  font-size: 16px;
  margin-top: -30px;
  margin-bottom: 30px;
}

.woocommerce-terms-and-conditions + p.form-row label {
  margin-bottom: 10px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  display: none;
}

/* RECENSIONI PRODOTTO */
.woocommerce .star-rating span::before,
.rating-average .star-rating span::before {
  color: #ffcc00;
}

.woocommerce #reviews h2 {
  margin-bottom: 30px;
}

.woocommerce #reviews #comments ol.commentlist {
  padding: 0;
}

.woocommerce #reviews #comments ol.commentlist li {
  width: 100%;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
  padding: 0;
  margin: 0;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p {
  font-size: 14px;
  font-weight: 400;
  line-height: 160%;
}

.woocommerce p.stars a::before {
  color: #e6e6e6;
}

.woocommerce p.stars.selected a:not(.active)::before,
.woocommerce p.stars:hover a::before,
.woocommerce p.stars a.active::before {
  color: #ffcc00;
}

.woocommerce #review_form #respond textarea {
  border: 1px solid #8a8a8a;
  border-radius: 8px;
  margin-bottom: 5px;
}

#commentform label {
  display: none;
}

span#reply-title {
  font-size: 16px;
  display: block;
  margin-bottom: 10px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 15px;
  display: inline-block;
  vertical-align: top;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong {
  font-weight: 600;
  color: #4a4a4a;
}

.section.recensioni {
  padding-top: 40px;
}

#review_form input[type=email],
#review_form input[type=text] {
  padding: 16px 20px;
  box-sizing: border-box;
  border: 1px solid #8a8a8a;
  font-size: 16px;
  border-radius: 6px;
  font-family: Source Sans Pro, sans-serif;
}

.woocommerce .woocommerce-product-rating::after {
  clear: inherit;
}

#reviews .star-rating {
  float: none;
  display: inline-block;
  margin-right: 10px;
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 1;
}

.required-fields-notice {
  color: #8a8a8a;
  font-size: 12px;
}

.woocommerce .blockUI.blockOverlay::before {
  top: 10px;
  margin-top: 0;
}

.custom-availability-date-checkout {
  font-size: 15px;
  font-weight: 500;
  color: #e7615c;
  margin-bottom: 15px;
}

.custom-availability-date {
  font-size: 15px;
  font-weight: 500;
  color: #e7615c;
  margin-top: 10px;
}
@media (min-width: 992px) {
  .custom-availability-date {
    white-space: nowrap;
  }
}

body.single-product.postid-3875 .single-prodotto .prd_image {
  max-width: 400px;
  width: auto;
}

.named-anchor {
  position: relative;
  top: -40px;
}

.stock-remaining-quantity {
  margin-top: -13px;
  font-weight: 500;
}

.promo-text {
  color: #fff;
  display: inline-block;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 5px;
  margin-top: 15px;
  /*background-color: #bb4e4b;*/
  display: inline-flex;
  align-items: center;
  padding: 0;
  justify-content: center;
  white-space: nowrap;
  /* overflow: hidden; */
  padding-right: 10px;
  height: 22px;
}
.promo-text span {
  background-color: #e7615c;
  padding: 1px 0px 0 10px;
  display: inline-flex;
  align-items: center;
}
.promo-text span::after {
  border-left: 8px solid #e7615c;
  border-top: 8px solid #bb4e4b;
  border-bottom: 12px solid #bb4e4b;
  content: "";
  padding-right: 5px;
  margin-left: 5px;
}

.promo-text.promo-text-archive {
  position: absolute;
  top: 0;
  margin: 0;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 0 0 5px 5px;
}

.promo-text div.promo_ten {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #4a7eb9;
  padding-right: 10px;
  padding-top: 1px;
}

.promo-text div.promo_tre {
  /*   -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; */
  border-radius: 5px;
  overflow: hidden;
  background-color: #bb4e4b;
  padding-right: 10px;
}

.promo-text.promo-text-archive .promo_tre {
  border-radius: 0 0 5px 5px;
}

.promo-text div.promo_ten span {
  background-color: #5c9de7;
}

.promo-text div.promo_ten span::after {
  border-left: 8px solid #5c9de7;
  border-top: 12px solid #4a7eb9;
  border-bottom: 12px solid #4a7eb9;
}

.promo-text.promo-text-archive div.promo_ten {
  border-radius: 0 0 5px 5px;
}

#woo_pp_ec_button_checkout {
  display: none !important;
}

.button.add_to_cart_button.ajax_add_to_cart {
  background: #69a53d;
  padding: 9px 20px;
  padding: 7px 20px;
  color: #fff;
}
.button.add_to_cart_button.ajax_add_to_cart:hover {
  background-color: #5d9336;
  color: #fff;
}

@media (max-width: 480px) {
  html.height-ios-fix,
  html.height-ios-fix body {
    /* Allows content to fill the viewport and go beyond the bottom */
    height: 100%;
    /* Allows you to scroll below the viewport; default value is visible */
    overflow-y: scroll;
    /* To smooth any scrolling behavior */
    -webkit-overflow-scrolling: touch;
  }
}
ins {
  text-decoration: none;
}

body.single-post .entry h2 {
  margin-top: 30px;
  margin-bottom: 10px;
}

.scheda-nutr.btn-leggi {
  max-width: 365px;
}

.scheda-nutr.btn-leggi.opened::after {
  transform: rotateX(180deg);
}

.wp-embed-aspect-16-9.wp-has-aspect-ratio {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

#recipe-filters {
  margin: 20px auto !important;
  max-width: 300px !important;
  display: block;
}

.bundled_product_summary,
table.bundled_products {
  display: none;
}

#order_review tr.cart_item.bundled_table_item {
  display: none;
}

body.single-post .woocommerce ul.products {
  margin-top: 20px;
}

.header .menu a {
  font-family: "Spartan";
  font-weight: 600;
  font-size: 18px;
  color: white;
}

/*
cambio colore bg PRODOTTI main menu
ul.menu.shop-rosso li:first-child a {
  background-color:#cf082c;
  padding:5px 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color:#FFF;
  display: inline-block;
}

ul.menu.shop-rosso li:first-child a {
  animation: changecolorbg 12s  infinite;
  animation-timing-function: step-end;
}

@keyframes changecolorbg {
  from {background-color: #cf082c;}
  33%{background-color: #4d9d2d;}
  66%{background-color: #f9b613;}
  to {background-color: #cf082c;}
}
*/
/*FIX CARRELLO*/
@media (min-width: 992px) {
  .woocommerce-cart-form__cart-item.cart_item td.product-subtotal {
    display: table-cell;
  }
}
/*TOOLTIP USP scheda prodotto*/
.uspbox {
  cursor: pointer;
  position: relative;
}

.uspbox .tooltip {
  display: none;
}

.uspbox:hover .tooltip {
  display: block;
}

.uspbox .tooltip {
  position: absolute;
  bottom: 33px;
  left: 0px;
  padding: 10px 15px 15px 20px;
  background-color: #ecedec;
  color: #000;
  border-radius: 5px;
  font-size: 10px;
  font-weight: bold;
  box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.2);
  margin-top: 5px;
  line-height: 1.5;
}

.uspbox .tooltip:before {
  position: absolute;
  bottom: -12px;
  left: calc(50% - 25px);
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 25px 13px 25px;
  transform: rotate(-180deg);
  border-color: transparent transparent #ecedec transparent;
}

.venturadays {
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  text-align: center;
  background-color: #eed9a9;
  color: #bf2a00;
  font-weight: 700;
  padding: 15px;
  position: sticky;
  top: 45px;
  z-index: 5;
}

.site-drawer {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  transition: background 500ms ease 0s;
  overflow-y: scroll;
  overflow-x: hidden;
  cursor: pointer;
}
.site-drawer__contents {
  position: absolute;
  width: 100%;
  max-width: 85%;
  height: -moz-fit-content;
  height: fit-content;
  min-height: 100vh;
  background-color: white;
  top: 0px;
  right: -490px;
  transition: 1s;
}
@media (min-width: 580px) {
  .site-drawer__contents {
    max-width: 490px;
  }
}
.site-drawer__contents__close {
  position: absolute;
  width: 100%;
  text-align: right;
  padding: 30px;
  box-sizing: border-box;
}
.site-drawer__contents__close > img {
  max-width: 24px;
}
.site-drawer__contents__close > strong > img {
  max-width: 24px;
}
.site-drawer__contents__image {
  background-color: #d9edd8;
}
.site-drawer__contents__image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: auto;
}
.site-drawer__contents__imageproducts {
  padding: 80px 70px 0px 70px;
  background-color: #ffffff;
}
@media (min-width: 768px) {
  .site-drawer__contents__imageproducts {
    padding: 80px 130px 0px 130px;
  }
}
.site-drawer__contents article {
  padding: 55px 30px;
}
.site-drawer__contents article > h2 {
  font-family: "Spartan";
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 140%;
  color: #48443d;
  text-align: left;
}
.site-drawer__contents article > p {
  font-family: "Spartan";
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 150%;
  padding: 30px 0px !important;
  color: #48443d !important;
  text-align: left !important;
}

.drawer-active {
  right: 0px;
  transition: 1s;
  box-shadow: -5px 0px 10px -3px rgba(0, 0, 0, 0.1);
}

.site-drawer-cart {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  transition: background 500ms ease 0s;
  z-index: 99999;
  top: 0px;
  left: 0px;
}
.site-drawer-cart__contents {
  position: absolute;
  width: 100%;
  height: 350px;
  background: #fff;
  bottom: -50%;
  transition: 1s;
}
.site-drawer-cart__contents article {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 100%;
  padding: 0px 0px;
}
.site-drawer-cart__contents article p {
  font-family: "Spartan";
  font-size: 14px;
  padding: 0px 30px;
  margin-bottom: 60px;
  text-align: center;
}
.site-drawer-cart__contents article hr {
  width: 25%;
}
.site-drawer-cart__contents article a {
  font-family: "Spartan";
  margin: 10px auto;
  padding: 15px 20px 12px 20px;
}

.site-drawer-cart-active {
  bottom: 0px;
  transition: 1s;
}

.reviews-average {
  font-family: "Spartan";
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  color: #000;
  position: absolute;
  left: 0;
  display: flex;
  gap: 10px;
  align-items: baseline;
  position: relative;
  justify-content: center;
}
.reviews-average .reviews-count {
  opacity: 0.5;
}
.reviews-average .rating-average {
  display: flex;
  gap: 15px;
  align-items: baseline;
}
.reviews-average .rating-average .star-rating {
  font-family: star;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  letter-spacing: 5px;
  font-size: 1em;
  width: 7em;
}
.reviews-average .rating-average .star-rating span {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.reviews-average .rating-average .star-rating span::before {
  content: "SSSSS";
  color: #ffcc00 !important;
}

.message-star {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  line-height: 1.2em;
}
.message-star::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background: url(../images/puntino-header.svg) center center no-repeat;
  left: -20px;
  top: -2px;
}
.message-star::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background: url(../images/puntino-header.svg) center center no-repeat;
  right: -20px;
  top: -2px;
}

.woocommerce-input-wrapper {
  /*  position: relative; */
}
.woocommerce-input-wrapper .input-counter {
  display: block;
  position: absolute;
  right: 15px;
  top: 42px;
  color: #949494;
  font-size: 12px;
  background: white;
  padding: 0px 5px;
}
.woocommerce-input-wrapper .input-counter-error {
  color: #d0021b;
}
.woocommerce-input-wrapper .input-counter-warning {
  color: #ffecb5;
}

.woocommerce-invalid-character-length input {
  border-color: #d0021b !important;
}

.account-logged {
  border: solid 1px #48443d;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.account-logged span {
  font-family: "Spartan";
  color: #48443d;
  font-size: 10px;
  font-weight: 600;
  display: block;
  padding-top: 3px;
}

.search-icon-mobile {
  padding: 10px 15px 9px 15px;
}

.cart-icon-mobile {
  padding: 11px 15px 9px 15px;
}

.account-icon-mobile-logged {
  padding: 6px 15px 9px 15px;
}

.text-left {
  text-align: left !important;
  padding: 0px !important;
}

.viewport {
  max-width: 545px;
  margin: auto;
}
@media (min-width: 768px) {
  .viewport {
    width: 100% !important;
    max-width: -moz-fit-content !important;
    max-width: fit-content !important;
    padding-top: 0px !important;
  }
}
.viewport__mobile {
  display: block;
}
@media (min-width: 768px) {
  .viewport__mobile {
    display: none;
    text-align: center !important;
  }
}
.viewport__desk {
  display: none;
}
@media (min-width: 768px) {
  .viewport__desk {
    display: block;
    cursor: initial;
  }
}

.comment-reply-title {
  font-size: 24px !important;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 27px !important;
}

.slbOverlay,
.slbWrapOuter,
.slbWrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.slbOverlay {
  overflow: hidden;
  z-index: 2000;
  background-color: #000;
  opacity: 0.7;
  animation: slbOverlay 0.5s;
}

.slbWrapOuter {
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 2010;
}

.slbWrap {
  position: absolute;
  text-align: center;
}

.slbWrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.slbContentOuter {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0px auto;
  padding: 0 1em;
  box-sizing: border-box;
  z-index: 2020;
  text-align: left;
  max-width: 100%;
}

.slbContentEl .slbContentOuter {
  padding: 5em 1em;
}

.slbContent {
  position: relative;
}

.slbContentEl .slbContent {
  animation: slbEnter 0.3s;
  background-color: #fff;
  box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.4);
}

.slbImageWrap {
  animation: slbEnter 0.3s;
  position: relative;
}

.slbImageWrap:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 5em;
  bottom: 5em;
  display: block;
  z-index: -1;
  box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.6);
  background-color: #fff;
}

.slbDirectionNext .slbImageWrap {
  animation: slbEnterNext 0.4s;
}

.slbDirectionPrev .slbImageWrap {
  animation: slbEnterPrev 0.4s;
}

.slbImage {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 5em 0;
  margin: 0 auto;
}

.slbCaption {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  font-size: 1.4em;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.71429em 0;
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
}

.slbCloseBtn,
.slbArrow {
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer;
  background: none;
}

.slbCloseBtn::-moz-focus-inner,
.slbArrow::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.slbCloseBtn:hover,
.slbArrow:hover {
  opacity: 0.5;
}

.slbCloseBtn:active,
.slbArrow:active {
  opacity: 0.8;
}

.slbCloseBtn {
  animation: slbEnter 0.3s;
  font-size: 3em;
  width: 1.66667em;
  height: 1.66667em;
  line-height: 1.66667em;
  position: absolute;
  right: -0.33333em;
  top: 0;
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
}

.slbLoading .slbCloseBtn {
  display: none;
}

.slbLoadingText {
  font-size: 1.4em;
  color: #fff;
  color: rgba(255, 255, 255, 0.9);
}

.slbArrows {
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;
}

.slbLoading .slbArrows {
  display: none;
}

.slbArrow {
  position: absolute;
  top: 50%;
  margin-top: -5em;
  width: 5em;
  height: 10em;
  opacity: 0.7;
  text-indent: -999em;
  overflow: hidden;
}

.slbArrow:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.8em 0 0 -0.8em;
  border: 0.8em solid transparent;
}

.slbArrow.next {
  right: 0;
}

.slbArrow.next:before {
  border-left-color: #fff;
}

.slbArrow.prev {
  left: 0;
}

.slbArrow.prev:before {
  border-right-color: #fff;
}

.slbIframeCont {
  width: 80em;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
  margin: 5em 0;
}

.slbIframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.6);
  background: #000;
}
@keyframes slbOverlay {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.7;
  }
}
@keyframes slbEnter {
  from {
    opacity: 0;
    transform: translate3d(0, -1em, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slbEnterNext {
  from {
    opacity: 0;
    transform: translate3d(4em, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slbEnterPrev {
  from {
    opacity: 0;
    transform: translate3d(-4em, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.product__top__sticky__wrap .woocommerce-product-rating:nth-of-type(2) {
  /* display: none!important; */
}

.wcwl_email {
  border: solid 1px #5f5f5f;
  width: 100%;
  max-width: 292px;
  padding: 15px 20px;
  margin-top: 20px;
  border-radius: 8px;
}
@media (min-width: 768px) {
  .wcwl_email {
    max-width: 307px;
  }
}

.page-template-templ-pagina-offerte .topbar-container {
  color: white;
}
.page-template-templ-pagina-offerte .topbar-container .fruit-hover {
  background-color: #ad0807;
  color: white;
}
.page-template-templ-pagina-offerte .topbar-container .recipes-list.is-open,
.page-template-templ-pagina-offerte .topbar-container .magazine-list.is-open {
  background-color: #ad0807 !important;
  color: white !important;
}
.page-template-templ-pagina-offerte .header-container__secondrow .button-menu .button-category__product {
  background-color: #ad0807;
  color: white;
  border: 1px solid white;
}
.page-template-templ-pagina-offerte .header-container__secondrow .button-menu .button-category__product .icon .bar-nav .icon-bar {
  background-color: white;
}
.page-template-templ-pagina-offerte .header-container__secondrow .button-menu .button-category__product:hover {
  background-color: #ad0807;
  color: white;
}

.fitness-tour-text {
  color: #fff;
  font-family: "Montserrat";
  line-height: 1;
  font-weight: 900;
  font-size: 0;
}

.fitness-tour-wrapper {
  width: 205px;
  position: relative;
  top: -50px;
}

.fitness-tour-text .giorno {
  font-size: 50px;
  display: inline-block;
  vertical-align: top;
}

.fitness-tour-text .citta {
  font-size: 12px;
  text-transform: uppercase;
  padding-top: 6px;
  display: block;
}

.fitness-tour-text .mese {
  font-size: 22px;
  display: inline-block;
  padding-top: 7px;
  vertical-align: top;
  text-transform: uppercase;
}

.fitness-tour-right-text {
  display: inline-block;
}

.fitness-tour-gara {
  color: #fff;
  text-transform: uppercase;
  background-color: #2196f3;
  padding: 6px;
  font-size: 15px;
  font-weight: 700;
  border-radius: 3px;
  margin: 3px 0;
}

.fitness-tour-gara.deejay {
  background-color: #b1c94c;
}

.fitness-tour-gara.follow-passion {
  background-color: #ec0000;
}

.fitness-tour-gara.venice {
  background-color: #d46317;
}

.fitness-tour-description {
  color: #fff;
  display: inline-block;
  white-space: pre-wrap;
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
}

@media (min-width: 768px) {
  .fitness-tour-text .giorno {
    font-size: 48px;
    margin-right: 5px;
  }
  .fitness-tour-wrapper {
    width: auto;
    max-width: 440px;
    min-width: 230px;
    top: -40px;
  }
  .fitness-tour-text .citta {
    font-size: 13px;
    padding-top: 7px;
  }
  .fitness-tour-text .mese {
    font-size: 17px;
    padding-top: 4px;
  }
  .fitness-tour-description {
    font-size: 16px;
  }
  .fitness-tour-gara {
    padding: 9px;
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .fitness-tour-text {
    margin-bottom: 10px;
  }
  .fitness-tour-text .giorno {
    font-size: 69px;
    margin-right: 10px;
  }
  .fitness-tour-wrapper {
    width: auto;
    max-width: 440px;
    top: -50px;
    min-width: 270px;
  }
  .fitness-tour-text .citta {
    font-size: 14px;
    padding-top: 10px;
  }
  .fitness-tour-text .mese {
    font-size: 36px;
  }
  .fitness-tour-description {
    font-size: 19px;
    margin-top: 10px;
    line-height: 1.8;
    letter-spacing: 0.2px;
  }
  .fitness-tour-gara {
    padding: 15px;
    line-height: 1;
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  .fitness-tour-wrapper {
    top: -30px;
  }
}
@media (min-width: 1100px) and (max-height: 560px) {
  .fitness-tour-wrapper {
    transform: scale(0.8);
    transform-origin: left top;
  }
  .fitness-tour-description {
    line-height: 1.4;
  }
}
/*NATALE 2021*/
.mix-container.natale {
  background-color: #790b1e;
}

.mix-container.natale h2.titolo {
  color: #FFF;
}

.mix-container.natale .slick-prev {
  background-image: url(https://www.madiventura.it/pages/wp-content/themes/ventura_shop/images/freccia_sx_w.svg);
}

.mix-container.natale .slick-next {
  background-image: url(https://www.madiventura.it/pages/wp-content/themes/ventura_shop/images/freccia_dx_w.svg);
}

@media (min-width: 1200px) {
  .mix-container.natale {
    margin-top: 50px;
  }
  .mix-container.natale .columns-4.product-carousel {
    position: relative;
  }
  .mix-container.natale .columns-4.product-carousel:after {
    position: absolute;
    content: "";
    width: 360px;
    height: 426px;
    right: -170px;
    top: -70px;
    background-image: url(https://www.madiventura.it/pages/wp-content/themes/ventura_shop/images/natale-ventura.png);
    background-size: cover;
    pointer-events: none;
  }
}
@media (min-width: 480px) {
  .page-template-templ-homepage h2 {
    font-size: 50px;
  }
  .menu-main-container .sections .section .image-title span,
  .sections .section .image-title h3 {
    line-height: 23vw;
  }
  .showcase .showcase-el {
    position: relative;
  }
  .showcase {
    width: 100%;
    max-width: inherit;
    padding: 0px 0px 0px 0px;
  }
  .showcase-items {
    margin: 0px 0px;
  }
  .showcase-items__media > img {
    width: 100%;
  }
  /** */
  .showcase .showcase-el .sbg {
    position: relative;
    display: inline-block;
    padding-bottom: 34%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
  }
  .showcase .showcase-el img.nomobile {
    display: inline-block;
    width: 100%;
    height: auto;
  }
  .showcase .showcase-el img.mobile {
    display: none;
  }
  .showcase-el .showcase-text {
    position: absolute;
    bottom: 22%;
    right: 16.6%;
    display: block;
    width: auto;
    transform: none;
  }
  .showcase-el.sc6 .showcase-text {
    display: none;
  }
  .showcase-el.sc5 .showcase-text {
    right: 14.6%;
  }
  .showcase-el .showcase-title {
    font-size: 2.7vw;
    font-weight: 900;
    color: white;
  }
  .showcase-el.sc1 .showcase-text,
  .showcase-el.sc4 .showcase-text,
  .showcase-el.sc3 .showcase-text {
    display: block;
  }
  .showcase-el .showcase-cta {
    font-size: 1vw;
    padding: 1vw 1.33vw;
    display: inline-block;
    margin: 0 auto;
    font-weight: 800;
    margin-top: 4vw;
    border-radius: 0.2vw;
    background-color: #fff;
  }
  .showcase-el .showcase-price {
    font-size: 1.3vw;
    padding-top: 1.8vw;
  }
  .showcase-el .showcase-subtitle {
    font-size: 1.2vw;
    color: white;
    font-weight: 600;
    padding-top: 0.4vw;
  }
  /*SHOWCASE VITA A COLORI*/
  .showcase_maincontent,
  .showcase_portafrutto {
    display: block;
  }
  .showcase .showcase_maincontent {
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    width: 70vw;
    left: 50%;
    margin-left: -35vw;
    text-align: left;
  }
  .showcase .sc_prodotto {
    height: 15vw;
    display: inline-block;
  }
  .showcase .sc_prodotto img {
    height: 15vw;
    width: auto;
    margin: 0px;
  }
  .showcase .sc_testi {
    display: inline-block;
    width: 45vw;
    vertical-align: top;
  }
  .showcase .showcase_maincontent .line {
    height: 2px;
    background-color: #fff;
  }
  .showcase .showcase_maincontent .sc_line01 {
    font-size: 5vw;
    color: #fff;
    line-height: 1;
    font-weight: 700;
    padding-left: 1vw;
    margin-top: 0.5vw;
  }
  .showcase .showcase_maincontent .sc_line02 {
    font-size: 1.5vw;
    color: #fff;
    line-height: 1;
    font-weight: 600;
    margin-left: 1vw;
    margin-top: 1.1vw;
    /*padding-top: 1.1vw;
        border-top: 2px solid #fff;*/
    letter-spacing: 0.05vw;
  }
  .showcase .showcase_maincontent .sc_line03 {
    color: #fff;
    line-height: 1.6;
    font-weight: 500;
    padding-left: 0px;
    margin-left: 1vw;
    padding-top: 1vw;
    font-size: 1.4vw;
    width: 36vw;
  }
  .top-content h1,
  .woocommerce .page-title {
    font-size: 2.5em;
  }
  .page-template-templ-prodotti .top-content p,
  .woocommerce .term-description {
    font-size: 1.1em;
  }
  /*FINE SHOWCASE VITA A COLORI*/
  /* newsletter */
  #newsletter div.form-container {
    padding-top: 0;
  }
  #newsletter div.form-container input[type=text],
  #newsletter div.form-container input[type=email],
  #newsletter div.form-container select {
    width: 400px;
  }
  #newsletter div.form-container .data,
  #newsletter div.form-container .checkbox {
    width: 400px;
    margin: 0 auto;
  }
  #newsletter div.form-container .data input {
    width: 400px;
  }
  /*ANDREA : da qui nuove regole 07 - 08 2018
    piano piano cancellare/commentare cose inutili
    */
  div.section_main {
    /* min-height: 240px; */
    padding-top: 24px;
  }
  .sbg-mobile {
    display: none !important;
  }
  .sbg-desktop {
    display: block;
    background-size: cover;
  }
  .site-drawer__contents article {
    padding: 55px 55px;
  }
}
@media (min-width: 768px) {
  .entry-content {
    margin: 0px;
  }
  .entry h2 {
    font-size: 30px;
  }
  body {
    font-size: 14px;
  }
  .car_frutta_mobile {
    display: none;
  }
  .showcase .showcase-el img.nomobile {
    display: inline-block;
  }
  .showcase {
    width: 100%;
    max-width: inherit;
    padding: 0px 0px 0px 20px;
    height: 311px;
  }
  .showcase-items {
    margin: 0px 11px;
  }
  .showcase-items__media > img {
    width: 100%;
    max-width: 880px;
    margin: 0 auto;
  }
  .showcase-container {
    height: 311px;
  }
  /** */
  .showcase .showcase-el img.mobile {
    display: none;
  }
  .showcase_contenitore .slick-next,
  .showcase-container .slick-next {
    border: 2px solid white;
    border-radius: 5px 0 0 5px;
    border-right: none;
  }
  .showcase_contenitore .slick-prev,
  .showcase-container .slick-prev {
    border: 2px solid white;
    border-radius: 0 5px 5px 0;
    border-left: none;
  }
  .frutta-container .lista-frutta {
    display: block;
    width: 70%;
  }
  .magazine-container .articolo .immagine {
    margin-right: 0;
    margin-left: 0;
    border-radius: 5px;
    height: 330px;
    display: flex;
    align-items: center;
  }
  #header a#logo {
    height: 37px;
    width: 200px;
    top: 40px;
  }
  .details_billing,
  .details_shipping {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  #header a.logo-home {
    /*background-image: url(../images/logo.png);*/
    top: 30px;
    left: 40px;
    height: 70px;
    width: 100px;
  }
  .hamburger {
    right: 40px;
    top: 40px;
  }
  .page-template-templ-homepage .main-content h2 {
    margin-top: 50px !important;
  }
  .articles {
    margin: 50px 50px 0px 50px;
  }
  .articles .article {
    margin-bottom: 34px;
  }
  .articles .category_description {
    margin-bottom: 50px;
  }
  .articles .article .immagine_articolo_home {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
  }
  .articles .article .description {
    width: 35%;
    margin-top: 0px;
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .main-image-articolo .titolo_principale .barra {
    height: 2px;
    width: 45%;
  }
  .articles .article .description h3 {
    font-size: 25px;
    text-align: left;
  }
  .articles .article.left .description h3,
  .articles .article.left .description .date,
  .articles .article.left .description .testo {
    margin-left: 24px;
    display: block;
    text-align: left;
  }
  .articles .article.left .description .categoriaarticolo {
    margin-left: 24px;
  }
  .articles .article.right .description h3,
  .articles .article.right .description .date,
  .articles .article.right .description .testo {
    margin-right: 24px;
    text-align: right;
    display: block;
  }
  .articles .article.right .description .categoriaarticolo {
    margin-right: 24px;
  }
  .articles .article.left .immagine_articolo_home {
    float: left;
  }
  .articles .article.left .description {
    width: 50%;
    display: inline-block;
    text-align: left;
  }
  .articles .article.right .immagine_articolo_home {
    float: right;
  }
  .articles .article.right .description {
    width: 50%;
    display: inline-block;
    text-align: right;
  }
  /*andrea da qui in giù*/
  .menu-main-container ul.menu li {
    width: calc(25% - 20px);
    margin: 0 10px 0 10px;
  }
  .menu-main-container .sections {
    margin: 25px 20px 10px 20px;
  }
  .sections {
    margin: 50px 38px 0px 38px;
  }
  .sections .section,
  .menu-main-container .sections .section {
    width: calc(25% - 24px);
    margin-left: 12px;
    margin-right: 12px;
  }
  .sections .section .image-title h3,
  .menu-main-container .sections .section .image-title span {
    line-height: 12vw;
  }
  .main-image-articolo.slick-slide,
  .main-image-articolo.slick-slide,
  .main-image-articolo {
    height: 45vw;
    min-height: 450px;
  }
  #page-wrap {
    margin: 50px;
  }
  .main-image-articolo .titolo_principale {
    width: 70%;
    bottom: 60px;
  }
  img.alignleft {
    margin: 40px 40px 40px -50px;
    width: 55%;
  }
  img.alignright {
    margin: 40px -50px 40px 40px;
    width: 55%;
  }
  .main-image-articolo.showcase_scena .abstract {
    width: 75%;
    margin: 0 auto;
  }
  .main-image-articolo .titolo_principale .barra {
    margin: 25px auto 25px auto;
  }
  /*typography*/
  .main-image-articolo .titolo_principale h1,
  .main-image-articolo .titolo_principale h2 {
    font-size: 32px;
  }
  .articles .article .description h3 {
    font-size: 28px;
  }
  .articles .article .description .testo p {
    font-size: 15px;
    line-height: 1.7;
  }
  .sections .section .image-title h3,
  .menu-main-container .sections .section .image-title span {
    font-size: 16px;
  }
  .addtoany_content_top {
    margin-top: -20px;
    margin-bottom: 20px;
  }
  .porductpush .info_articolo {
    width: calc(50% - 20px);
    padding: 20px 0px 20px 0px;
    font-size: 14px;
    text-align: left;
  }
  .porductpush .info_prodotto {
    display: inline-block;
  }
  .porductpush .info_prodotto .img_prod {
    display: inline-block;
  }
  .porductpush .info_prodotto .meta_prod {
    display: inline-block;
  }
  .center_content, .single-product.woocommerce .woocommerce-breadcrumb {
    margin: 0px 50px 0px 50px;
  }
  .porductpush .info_prodotto .meta_prod {
    margin-left: 20px;
    width: calc(50% - 20px);
  }
  .porductpush .info_prodotto .img_prod img {
    max-height: 90px;
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .porductpush .info_prodotto .meta_prod {
    margin-bottom: 20px;
  }
  .porductpush .info_prodotto .meta_prod .nome_prod,
  .titolo_articolo_prdtopush {
    font-size: 16px;
  }
  .titolo_articolo_prdtopush {
    padding-top: 5px;
  }
  .entry {
    overflow: inherit;
  }
  .center_content.correlArticoli .artCorrelato:nth-child(1), .single-product.woocommerce .correlArticoli.woocommerce-breadcrumb .artCorrelato:nth-child(1) {
    margin-right: 10%;
  }
  .center_content.correlArticoli .artCorrelato, .single-product.woocommerce .correlArticoli.woocommerce-breadcrumb .artCorrelato {
    width: 45%;
  }
  .center_content.titoloModuloCorrelati, .single-product.woocommerce .titoloModuloCorrelati.woocommerce-breadcrumb {
    padding: 100px 0;
  }
  #breadcrumbs {
    display: inline-block;
    /*margin-left: 50px;
        margin-right: 50px; se messo tra immagine e titolo h2*/
    left: 50px;
    bottom: 10px;
  }
  .articles h2 {
    width: 100%;
    margin-bottom: 50px;
  }
  /* HOME VENTURA */
  /* =======================================
    HEADER
    ========================================== */
  .header .logo img {
    width: 110px;
  }
  .header .nav .social-bar-mobile {
    display: none;
  }
  .showcase-container {
    margin-top: 0px;
    margin-bottom: 50px;
  }
  /* =======================================
    I NOSTRI MIX
    ========================================== */
  .frutta-container,
  .mix-container {
    padding: 50px;
    text-align: left;
    position: relative;
    overflow: hidden;
  }
  .mix-content {
    position: relative;
  }
  .mix-content .titolo {
    font-size: 25px;
    font-weight: 700;
  }
  .magazine-content .titolo,
  .frutta-content .titolo {
    font-size: 25px;
    font-weight: 600;
  }
  .frutta-container .btn-scopri a {
    display: inline-block;
    padding: 15px 20px;
  }
  .frutta-container .btn-scopri {
    padding: 0;
  }
  /* =======================================
    LA NOSTRA FRUTTA
    ========================================== */
  .frutta-content .descrizione {
    /*padding-top: 30px;
        padding-bottom: 30px;*/
    padding: 42px 0 42px 0;
    width: 70%;
  }
  .frutta-content .buttons {
    margin-top: 42px;
  }
  .frutta-container .lista-frutta {
    padding-top: 0px;
    display: inline-block;
  }
  .frutta-container .item-frutta {
    width: auto;
    padding-right: 25px;
    line-height: 2;
  }
  .frutta-container .item-frutta a {
    font-size: 15px;
  }
  .frutta-container .item-frutta a:hover {
    text-decoration: underline;
  }
  .frutto-fade {
    position: absolute;
    right: 0;
    width: 50%;
    transform: translateX(40%);
    height: 100%;
    display: block;
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
  }
  .frutta-container .buttons {
    text-align: left;
  }
  /* =======================================
    MAGAZINE
    ========================================== */
  .magazine-container {
    padding: 50px;
    text-align: left;
  }
  .magazine-container .articoli {
    padding-top: 0;
    display: flex;
    justify-content: space-between;
  }
  .magazine-container .articolo {
    width: calc(50% - 25px);
    cursor: pointer;
  }
  /* =======================================
    FOOTER
    ========================================== */
  .footer-content {
    padding-left: 50px;
    padding-right: 50px;
    font-size: 0px;
  }
  .newsletter-content .titoletto {
    display: inline-block;
  }
  .newsletter-content input[type=email] {
    width: 330px;
    margin: 0 13px 0 30px;
  }
  .newsletter-content form {
    display: inline-block;
  }
  .newsletter-content input[type=submit] {
    margin: 0;
  }
  #footer .colonna00,
  #footer .colonna01,
  #footer .colonna02,
  #footer .colonna03,
  #footer .colonna04 {
    display: inline-block;
    vertical-align: top;
    line-height: 22px;
    width: 50%;
    margin-bottom: 50px;
  }
  #footer .colonna00 {
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 155px;
    padding-left: 0;
    margin-bottom: 50px;
  }
  #footer {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  #footer .colonna00 > img {
    display: inline-block;
  }
  #footer .colonna00 > img {
    display: inline-block;
    width: 100%;
  }
  /* =======================================
    SHOWCASE
    ========================================== */
  .showcase .showcase-el {
    position: relative;
    height: auto;
  }
  .showcase_maincontent,
  .showcase_portafrutto {
    display: block;
  }
  .slick-slide > img {
    height: auto;
    width: 100%;
  }
  .slick-slide img {
    border-radius: 6px;
  }
  .woocommerce .prodotto-container {
    text-align: left;
    padding: 0 50px;
  }
  .woocommerce .prodotto-content {
    margin-left: 60px;
  }
  .woocommerce .product-image img {
    height: 290px;
  }
  .woocommerce div.prodotto-container .woocommerce-loop-product__link h2.woocommerce-loop-product__title {
    position: absolute;
    width: 700px;
    text-align: left;
  }
  .woocommerce ul.products li.product a img {
    padding-top: 115px;
    height: 300px;
    width: auto;
  }
  .woocommerce .product-title {
    max-width: 1440px;
    padding-top: 30px;
    padding-bottom: 10px;
    margin: 0 auto;
    font-size: 2.1em;
    font-weight: 700;
  }
  .woocommerce .prodotto-content {
    max-width: 1000px;
    margin: 0 auto;
    padding-bottom: 80px;
  }
  .top-container,
  .page-template-templ-prodotti .top-container,
  .woocommerce .woocommerce-products-header {
    padding-bottom: 36.9%;
  }
  .top-content,
  .page-template-templ-prodotti .top-content {
    top: 30%;
  }
  .prodotto-container .description p {
    margin: 0;
  }
  .prodotto-container .description {
    padding: 0;
  }
  .woocommerce .prodotto-container .description {
    width: 55%;
    line-height: 1.5;
    font-size: 1.1em;
    display: inline-block;
    vertical-align: top;
    padding-top: 40px;
    padding-left: 50px;
  }
  .prodotto-container .img-container {
    max-width: 40%;
    right: -80px;
    bottom: 50%;
    display: inline-block;
    position: absolute;
    transform: translateY(50%);
  }
  .woocommerce .prodotto-container .img-container img {
    max-width: none;
    max-height: 350px;
  }
  .term-bbparty.woocommerce .prodotto-container .img-container img {
    max-height: 20vw;
  }
  /* =====================
    TEMPLATE PRODOTTI
    ===================== */
  body.page-template-templ-prodotti .filter-container {
    text-align: center;
  }
  body.page-template-templ-prodotti .select-wrapper .reset-btn {
    padding-top: 0;
  }
  #products-lists {
    text-align: left;
  }
  .page-template-templ-prodotti .linea-prodotto .cta-linea {
    float: right;
    margin: 0;
  }
  .linea-prodotto h3 {
    padding-left: 50px;
    flex-shrink: 0;
  }
  .linea-prodotto .arrow {
    width: 8px;
  }
  .linea-prodotto .line:nth-of-type(2) {
    margin-left: 50px;
  }
  /* =====================
    PRODUCT CATEGORY
    ===================== */
  .tax-product_cat div.section .side_right div.description p {
    text-align: left;
    margin-bottom: 35px;
  }
  .tax-product_cat div.section .side_left {
    text-align: left;
    float: left;
  }
  /* =====================
    PRODUCT TAG
    ===================== */
  .tax-product_tag .sg_tabella_nutrizionale {
    margin: 0;
  }
  .tax-product_tag .section_main .contenuto .term-description {
    max-width: 1380px;
    box-sizing: border-box;
    padding: 0 70px;
    width: 100%;
  }
  .tax-product_tag .col-left {
    width: 50%;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .tax-product_tag .col-right {
    width: 50%;
    display: inline-block;
  }
  .tax-product_tag .valori_nutrizionali .center_content, .tax-product_tag .valori_nutrizionali .single-product.woocommerce .woocommerce-breadcrumb, .single-product.woocommerce .tax-product_tag .valori_nutrizionali .woocommerce-breadcrumb {
    display: flex;
    align-items: center;
  }
  .tax-product_tag .valori_nutrizionali .col-left h3 {
    padding: 0;
  }
  .tax-product_tag .valori_nutrizionali .col-left p {
    position: relative;
    height: 0;
    top: 19px;
  }
  /* =====================================================================
                            TEMPLATE LA NOSTRA AZIENDA
    ======================================================================== */
  .page-template-templ-la-nostra-azienda .top-container {
    padding: 0;
  }
  .page-template-templ-la-nostra-azienda .top-content {
    padding-bottom: 160px;
    padding-top: 70px;
  }
  .page-template-templ-la-nostra-azienda .about-title {
    font-size: 2em;
    font-weight: 700;
  }
  .page-template-templ-la-nostra-azienda .about-container {
    padding: 160px 30px;
    padding-top: 170px;
  }
  .page-template-templ-la-nostra-azienda .about-image {
    max-width: none;
  }
  .page-template-templ-la-nostra-azienda .about-image img {
    max-height: none;
    height: 250px;
  }
  .page-template-templ-la-nostra-azienda .about-title {
    padding-bottom: 20px;
  }
  .top-content p {
    margin: 20px 0;
  }
  /* ==========
     TEMPLATE DISISCRIZIONE
     ===========*/
  .page-template-templ-disiscrizione .wpcf7 {
    max-width: 800px;
  }
  .page-template-templ-disiscrizione .wpcf7 .half {
    width: calc(50% - 20px);
    margin-right: 10px;
    margin-left: 10px;
  }
  /* ==================================
     TEMPLATE CONTATTI
     ===================================*/
  .contatti_mainpart .bottom-bar .col1,
  .contatti_mainpart .bottom-bar .col2,
  .contatti_mainpart .bottom-bar .col3 {
    width: 33%;
    display: inline-block;
    vertical-align: top;
  }
  .contatti_mainpart .bottom-bar h3.title {
    font-size: 17px;
    padding-bottom: 10px;
  }
  .contatti_mainpart .bottom-bar p.description {
    font-size: 13px;
  }
  /* Newsletter */
  #newsletter div.form-container .data br {
    display: block;
  }
  div.form-container .data span {
    float: left;
    padding-top: 10px;
    padding-left: 11px;
  }
  #newsletter div.form-container .data input {
    font-size: 12px;
  }
  #newsletter div.form-container h1 {
    margin-bottom: 40px;
  }
  #newsletter .newsletter_footer_campo {
    width: calc(50% - 20px);
  }
  #newsletter .newsletter_footer_campo.bottone {
    width: 100%;
    padding-top: 30px;
  }
  #newsletter div.form-container input[type=text],
  #newsletter div.form-container input[type=email],
  #newsletter div.form-container select {
    width: 100%;
  }
  #newsletter div.form-container .data {
    width: calc(50% - 20px);
    margin: 0;
  }
  #newsletter div.form-container .checkbox {
    width: calc(100% - 40px);
  }
  #newsletter div.form-container .data {
    text-align: left;
  }
  #newsletter div.form-container .data input {
    width: 259px;
    float: right;
    margin-left: 0;
  }
  #newsletter div.form-container input[type=date]::-webkit-datetime-edit-month-field {
    margin: 0 20px;
  }
  #newsletter div.form-container input[type=date]::-webkit-datetime-edit-day-field {
    margin-right: 20px;
  }
  #newsletter div.form-container input[type=date]::-webkit-datetime-edit-year-field {
    margin-left: 20px;
  }
  #newsletter div.form-container form {
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    max-width: 750px;
    margin: 0 auto;
  }
  /* =====================================================================
                                TEMPLATE PRODOTTO SINGOLO
    ======================================================================== */
  body.single-product .prd_colore {
    padding: 30px 70px 0;
  }
  body.single-product div.product div.images {
    float: none;
    width: auto;
  }
  body.single-product .single-prodotto .prd_image {
    width: 50%;
    text-align: left;
    vertical-align: top;
    box-sizing: border-box;
    padding-right: 30px;
    float: left;
    max-width: none;
  }
  .section.frutti h2 {
    display: inline-block;
  }
  body.single-product .single-prodotto img.main_img_prodotto {
    max-width: none;
    width: 100%;
  }
  body.single-product .single-prodotto .prd_info {
    display: inline-block;
    text-align: left;
    width: 50%;
    vertical-align: bottom;
  }
  .cart {
    text-align: left;
  }
  /*ANDREA : da qui nuove regole 07 - 08 2018
    piano piano cancellare/commentare cose inutili
    */
  div.section_main {
    height: auto;
    /*     min-height: 25vw; */
    padding-top: 0px;
    padding-bottom: 0px;
  }
  div.section_main .contenuto h1.titolo_normale {
    font-size: 28px;
    color: #48443d;
  }
  div.section_main .contenuto p {
    padding-left: 0px;
    padding-right: 0px;
  }
  div.section_main .contenuto .term-description p {
    margin-left: auto;
    max-width: 850px;
    margin-right: auto;
  }
  div.section {
    padding: 50px;
    position: relative;
  }
  div.section .center_content, div.section .single-product.woocommerce .woocommerce-breadcrumb, .single-product.woocommerce div.section .woocommerce-breadcrumb {
    margin: 0px;
    position: relative;
  }
  div.section h2,
  div.section p.testo_normale,
  div.section .side_right p.testo_normale {
    text-align: left;
  }
  div.section h2 {
    font-size: 24px;
  }
  div.section .side_right .tabella-nutrizionale {
    font-size: 16px;
    padding-left: 20px;
  }
  div.section .side_left {
    margin-top: 40px;
    margin-right: 50px;
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: top;
  }
  div.section .side_right {
    display: block;
    text-align: left;
    margin-top: 50px;
  }
  div.section .side_right p.testo_normale {
    padding-top: 40px;
    padding-left: 50px;
  }
  div.section .product-image {
    width: 100%;
  }
  body.page-template-templ-prodotti .prodotto {
    padding-left: 0px;
    padding-right: 50px;
    padding-bottom: 35px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 170px;
  }
  body.page-template-templ-prodotti .linea-prodotto {
    margin-top: 70px;
    margin-bottom: 50px;
    position: relative;
  }
  body.page-template-templ-prodotti .prodotto img {
    width: 160px;
  }
  body.page-template-templ-prodotti .linea-prodotto .bottone_standard.databletinsu {
    position: absolute;
    top: -14px;
    right: 0;
  }
  .solomobile {
    display: none;
  }
  .databletinsu {
    display: inline-block;
  }
  .btn-tabella-nutrizionale {
    margin: 15px 0px 10px 20px;
  }
  body.page-template-templ-prodotti div.section h2 {
    margin-bottom: 30px;
  }
  body.page-template-templ-prodotti .subcategory-title {
    margin: 20px 0 25px 0;
  }
  /*
    body.term-tostati-e-salati div.section .product-image {
        width: 200px;
    }*/
  .section.section.valori_nutrizionali .tabella-nutrizionale .riga {
    margin: 0;
  }
  .section.valori_nutrizionali .valori_nutrizionali_subtitle {
    margin-left: 0;
  }
  .ricetta {
    text-align: left;
  }
  .section.ricette {
    padding: 70px;
  }
  .prodotti_stessalinea {
    text-align: left;
    margin-bottom: 20px;
  }
  .section.frutti {
    text-align: left;
  }
  .overlay-video-wrapper {
    max-width: 880px;
  }
  /* price box prodotto singolo */
  .woocommerce .price-box .variations {
    margin: 0;
  }
  .woocommerce .price-box {
    margin-top: 15px;
    text-align: left;
    margin-left: calc(50% - 20px);
    align-items: flex-start;
  }
  .woocommerce .price-box .woocommerce-variation-price {
    text-align: left;
  }
  .woocommerce .price-box .woocommerce-Price-amount.amount {
    font-size: 40px;
  }
  .nostrimix-carousel {
    padding: 0 40px;
    margin: 42px -50px;
  }
  .section_main .sottotitolo {
    padding: 0 70px 40px;
  }
  .section_main .contenuto h1.titolo_normale,
  .section_main .contenuto .testo_principale,
  .section_main .contenuto .testo_principale_taxonomy {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
    max-width: 545px;
    padding-top: 6px;
  }
  .section_main .contenuto h1.titolo_normale p,
  .section_main .contenuto .testo_principale p,
  .section_main .contenuto .testo_principale_taxonomy p {
    font-family: "Spartan";
    font-size: 13px;
    color: #48443d;
    font-weight: bold;
  }
  .section_main .contenuto .term-description {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
    max-width: 850px;
  }
  /* ===========
    CTA
    =========== */
  .sg_cta_primary + .sg_cta_secondary {
    padding-left: 20px;
  }
  .sg_cta_secondary,
  .sg_cta_primary {
    display: inline-block;
  }
  /* cart/checkout */
  .woocommerce-cart-form__cart-item.cart_item td {
    height: 180px;
  }
  .woocommerce .woocommerce-cart-form .product-price,
  .woocommerce .woocommerce-cart-form .product-quantity,
  .woocommerce .woocommerce-cart-form .product-subtotal {
    width: 17%;
  }
  .woocommerce table.shop_table {
    border: none;
    margin: 0;
    margin-bottom: 20px;
  }
  .fixed-cart {
    position: fixed;
    margin: 0;
    width: 100%;
  }
  .fixed-cart-payments-desktop img {
    padding-right: 10px;
    height: 23px;
    max-width: 54px;
  }
  .fixed-cart-payments-desktop img.paypal {
    max-width: 75px;
  }
  .fixed-cart-payments-desktop {
    display: inline-flex;
    align-items: center;
    height: 100%;
  }
  .fixed-cart-payments-mobile {
    display: none;
  }
  .fixed-cart-content {
    padding: 25px 50px;
    text-align: right;
    display: flex;
    justify-content: space-between;
    height: 100%;
  }
  .update-cart-padder {
    padding: 0 20px 20px;
    display: inline-block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .page-template-templ-checkout .header .logo {
    width: 88px;
  }
  .checkout-top {
    height: 120px;
    padding-bottom: 20px;
    align-items: flex-end;
  }
  .checkout-top-title {
    font-size: 34px;
  }
  .card-frutto {
    width: 50%;
  }
  .checkout-step-2 #order_review {
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #shipping_address_google_field,
  #billing_address_google_field {
    width: 100%;
  }
  .woocommerce-order.thank-you-flex {
    display: flex;
    align-items: center;
  }
  .woocommerce-order.thank-you-flex > div {
    width: 50%;
  }
  .woocommerce table.my_account_orders td {
    padding: 60px 10px;
  }
  .woocommerce table.account-payment-methods-table .button,
  .woocommerce table.my_account_orders .button {
    margin: 0 auto;
  }
  .update-cart-container button {
    padding: 7px 13px;
  }
  .fixed-cart-shipping {
    font-size: 0;
  }
  #order_review .woocommerce-checkout-review-order-table {
    padding: 20px;
    box-sizing: border-box;
    background: #fafafa;
  }
  .woocommerce form .form-row label.radio {
    margin-right: 40px;
    width: auto;
  }
  .woocommerce form .form-row label.radio .styled-radio {
    width: auto;
  }
  .check#payment {
    width: 60%;
  }
  #customer_login input[type=email],
  #customer_login input[type=text],
  #customer_login input[type=password] {
    font-size: 13px;
  }
  section.woocommerce-customer-details {
    padding-left: 14px;
  }
  .woocommerce button.button.alt:hover,
  .woocommerce .single_add_to_cart_button.button.alt.disabled,
  .woocommerce .single_add_to_cart_button.button.alt.disabled:hover,
  .woocommerce .single_add_to_cart_button.button.alt:hover {
    background-color: #5d9336;
  }
  .woocommerce-MyAccount-content p {
    color: #8a8a8a;
  }
  .woocommerce div.product form.cart .variations {
    margin: 0;
  }
  /* OVERLAY SEARCH */
  .overlay-search-links {
    text-align: center;
    margin-top: 35px;
  }
  .overlay-search-links a {
    display: inline-block;
  }
  .overlay-search-results > div .result-item {
    width: 33.33%;
  }
  .overlay-search-results img {
    width: 130px;
  }
  #add_payment_method #payment div.payment_box,
  .woocommerce-checkout #payment div.payment_box {
    padding: 44px 50px 50px;
  }
  .woocommerce-form-coupon-toggle .woocommerce-info a,
  .woocommerce-form-login-toggle .woocommerce-info a {
    padding-left: 20px;
  }
  .coupon button {
    padding: 16px 25px;
  }
  .woocommerce-cart-form table.shop_table_responsive tr .title-mobile {
    display: none;
  }
  .woocommerce-cart-form table.shop_table_responsive tr td.product-remove {
    float: none;
  }
  .woocommerce-cart-form table.shop_table_responsive tr td.product-remove {
    position: static;
  }
  .woocommerce-cart-form table.shop_table_responsive tr td.product-price,
  .woocommerce-cart-form table.shop_table_responsive tr td.product-name,
  .woocommerce-cart-form table.shop_table_responsive tr td.product-thumbnail {
    display: table-cell;
    float: none;
  }
  .woocommerce-cart-form table.shop_table_responsive tr td {
    border: 0;
    width: auto;
    box-sizing: border-box;
    display: table-cell;
  }
  .update-cart-container {
    text-align: right;
    margin-bottom: 0;
  }
  .fixed-cart {
    background-color: #262c4c;
    color: #fff;
  }
  .woocommerce .fixed-cart ul#shipping_method .amount {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
  }
  .woocommerce .fixed-cart ul#shipping_method {
    float: none;
  }
  .woocommerce .fixed-cart-total strong {
    float: none;
  }
  .fixed-cart-shipping li:before,
  .fixed-cart-total {
    padding: 0;
    text-transform: unset;
    color: #fff;
    font-size: 18px;
  }
  .fixed-cart-total {
    border-top: none;
  }
  .fixed-cart-shipping {
    font-size: 0;
    padding: 0;
  }
  .fixed-cart-btn:hover {
    background-color: #2f9b67;
  }
  .fixed-cart-shipping {
    display: inline-block;
    margin-right: 30px;
    border: none;
  }
  .fixed-cart-total {
    padding-right: 20px;
    display: inline-block;
    margin-right: 30px;
  }
  .fixed-cart-right {
    display: flex;
    align-items: center;
    text-align: center;
  }
  .fixed-cart-center {
    font-weight: 600;
    display: flex;
    align-items: center;
    padding: 20px;
    text-align: center;
  }
  .fixed-cart-content .amount {
    color: #fff;
  }
  .woocommerce-checkout ul#shipping_method li:before {
    content: "Spedizione ";
  }
  .woocommerce-cart .cart_totals tr.order-total {
    box-shadow: none;
  }
  .woocommerce-cart .cart_totals tr.order-total th {
    white-space: nowrap;
  }
  .woocommerce-cart .cart_totals tr.order-total td {
    border-top: 1px solid #e6e6e6;
  }
  .woocommerce table.shop_table tr.woocommerce-orders-table__row td {
    border-top: 1px solid #e6e6e6;
    text-align: center !important;
    padding: 36px 0px;
  }
  .woocommerce table.my_account_orders .button {
    display: block;
  }
  .woocommerce table.my_account_orders .button + .button {
    margin-top: 5px;
  }
  .woocommerce table.my_account_orders tr.woocommerce-orders-table__row td.woocommerce-orders-table__cell-order-total {
    float: none;
    margin: 0;
    text-align: center !important;
  }
  .custom-payment-method + .custom-payment-method,
  .custom-payment-method {
    margin-left: 0;
    margin-right: 0;
  }
  #cookie-law .cookie-law-content {
    display: flex;
    align-items: center;
  }
  .cookie-law-content .cookie-btn-container {
    flex-shrink: 0;
  }
  .logout-btn:hover {
    text-decoration: underline;
  }
  body.single-post .woocommerce ul.products {
    margin-left: -7.5px;
    margin-right: -7.5px;
    margin-bottom: 40px;
  }
  body.single-post .woocommerce ul.products li.product-card {
    margin-left: 7.5px;
    margin-right: 7.5px;
  }
  .venturadays {
    padding: 20px;
  }
}
@media screen and (max-width: 768px) {
  .section_main .contenuto .testo_principale {
    padding: 0px 10px;
  }
}
@media (min-width: 992px) {
  /*.main-content .under-showcase .sections .section {
        width: calc(25% - 16px);
    }
    .main-content .under-showcase .sections .section .image-title h2 {
        line-height: 10.8vw;
    }*/
  /*SHOWCASE VITA A COLORI*/
  .showcase .showcase_portafrutto,
  .showcase .showcase_maincontent {
    top: 60%;
  }
  .showcase {
    height: 377px;
  }
  .showcase-container {
    height: 377px;
  }
  .main-image-articolo.slick-slide,
  .main-image-articolo {
    height: 45vw;
    min-height: inherit;
  }
  .slick-list {
    margin-left: 0px;
  }
  .main-image-articolo .titolo_principale {
    width: 60%;
  }
  #page-wrap {
    margin: 75px;
  }
  .page-template-templ-homepage .main-content h2 {
    /*font-size: 35px;*/
    margin-top: 75px !important;
  }
  .menu-main-container .sections {
    margin: 56px 63px 20px 63px;
  }
  .sections {
    margin: 75px 63px 0px 63px;
  }
  img.alignleft {
    margin: 40px 40px 40px -75px;
  }
  img.alignright {
    margin: 40px -75px 40px 40px;
  }
  .articles {
    margin: 75px 75px 0px 75px;
  }
  /*typography*/
  .main-image-articolo .titolo_principale h1,
  .main-image-articolo .titolo_principale h2 {
    font-size: 36px;
  }
  .articles .article .description h3 {
    font-size: 35px;
  }
  .menu-main-container .sections .section .image-title span,
  .sections .section .image-title h3 {
    font-size: 20px;
  }
  .addtoany_content_top {
    margin-top: -35px;
    margin-bottom: 35px;
  }
  .titolo_articolo_prdtopush {
    font-size: 18px;
  }
  .center_content, .single-product.woocommerce .woocommerce-breadcrumb {
    margin: 0 70px;
  }
  .articles .article .description .testo p {
    font-size: 16px;
  }
  .menu-main-container {
    padding-top: 95px;
  }
  #breadcrumbs {
    /*margin: 50px 75px;se messo tra immagine e titolo h2*/
    left: 75px;
  }
  .center_content.correlArticoli .artCorrelato .content .titolo, .single-product.woocommerce .correlArticoli.woocommerce-breadcrumb .artCorrelato .content .titolo,
  .center_content.correlArticoli .artCorrelato .content a,
  .single-product.woocommerce .correlArticoli.woocommerce-breadcrumb .artCorrelato .content a {
    font-size: 30px;
  }
  /* HOME VENTURA */
  .max1140 {
    margin: 0 auto;
    width: calc(100% - 50px);
  }
  .max1280 {
    margin: 0 auto;
    width: calc(100% - 50px);
  }
  /* =======================================
    HEADER
    ========================================== */
  .header #hamburger {
    display: none;
  }
  body .header {
    height: auto;
    background-color: #ffffff;
  }
  .header .menu a.account-icon {
    display: inline-block;
    font-size: 0;
  }
  .header .nav .menu-item {
    display: inline-block;
    background-color: transparent;
    margin: 0;
    margin-left: 25px;
    padding: 0;
  }
  .header .nav .menu-item:first-child {
    margin: 0;
  }
  .header .menu a {
    font-family: "Spartan";
    font-weight: 600;
    font-size: 14px;
    color: #48443d;
  }
  body.single-news .header .menu a,
  .scrolled .header .menu-item a {
    color: #3e434c;
  }
  .term-bbparty .header .menu a,
  .tax-product_cat .header .menu a,
  .header.dark .menu a {
    color: #3e434c;
  }
  .news_dettaglio {
    padding-top: 30px;
  }
  #hamburger {
    display: none;
  }
  .cart-mobile {
    display: none;
  }
  /* =======================================
    SHOP BAR
    ==========================================*/
  .shop-bar {
    font-family: "Montserrat", sans-serif;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
    height: 52px;
    display: flex;
    color: #63686b;
    align-items: center;
    padding-left: 20px;
  }
  .term-box-delle-feste .shop-bar {
    color: #fff;
  }
  .shop-bar-flexend {
    display: flex;
    align-items: center;
    margin-right: 20px;
    justify-content: flex-end;
    width: 100%;
    height: 40px;
  }
  .shop-bar .search {
    white-space: nowrap;
  }
  .shop-bar .search-icon {
    width: 18px;
    display: inline-block;
  }
  .shop-bar .search-label {
    display: none;
  }
  .shop-bar .message {
    font-family: "Spartan";
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    color: #48443d;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .shop-bar .reviews-average {
    font-family: "Spartan";
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    color: #000;
    position: absolute;
    left: 18px;
    display: flex;
    gap: 10px;
    align-items: baseline;
  }
  .shop-bar .reviews-average .reviews-count {
    opacity: 0.5;
  }
  .shop-bar .reviews-average .rating-average {
    display: flex;
    gap: 15px;
    align-items: baseline;
  }
  .shop-bar .reviews-average .rating-average .star-rating {
    font-family: star;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    letter-spacing: 5px;
    font-size: 1em;
    width: 7em;
  }
  .shop-bar .reviews-average .rating-average .star-rating span {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
  }
  .shop-bar .reviews-average .rating-average .star-rating span::before {
    content: "SSSSS";
    color: #ffcc00 !important;
  }
  .shop-bar .account-container {
    white-space: nowrap;
    height: 100%;
    display: flex;
    align-items: center;
  }
  .cart-container {
    margin-left: 24px;
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    margin-right: 30px;
  }
  .shop-bar .cart-icon {
    flex-shrink: 0;
  }
  .shop-bar .cart-label {
    margin-left: 10px;
    display: inline-block;
    font-size: 13px;
    vertical-align: top;
  }
  .shop-bar .account-label {
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
    margin-top: 1px;
    font-size: 13px;
  }
  .shop-bar .cart-label,
  .shop-bar .account-label {
    display: none;
  }
  .shop-bar .cart-label,
  .shop-bar .account-label {
    display: inline-block;
  }
  .shop-bar {
    /*     margin-right: 70px;
    margin-left: 70px; */
    height: 62px;
    padding-left: 0;
    justify-content: flex-start;
    border: none;
    font-family: "Source Sans Pro", sans-serif;
  }
  .shop-bar .search {
    width: 250px;
    font-size: 0;
    display: flex;
    align-items: center;
  }
  .cart-icon,
  .account-icon {
    font-size: 0;
  }
  .account-icon img {
    height: 20px;
    margin-bottom: 2px;
    display: inherit;
  }
  .cart-icon img {
    height: 20px;
    margin-bottom: 4px;
    padding-top: 4px;
  }
  .account-icon-mobile,
  .search-icon-mobile,
  .cart-icon-mobile {
    display: none;
  }
  .shop-bar .search-label {
    margin-left: 16px;
    vertical-align: top;
    display: inline-block;
    font-size: 13px;
  }
  .shop-bar .account-label {
    margin-top: 0;
    margin-left: 16px;
  }
  .shop-bar-flexend {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 1px;
    padding-top: 1px;
    /*     width: calc(100% - 250px);
    height: 100%; */
  }
  .shop-bar .cart-label {
    margin-top: 0;
    margin-left: 16px;
  }
  .shop-bar .search-icon {
    width: 24px;
  }
  .search-icon img {
    max-width: 75%;
  }
  .message-container-mobile {
    display: none;
  }
  .magazine-container,
  .frutta-container {
    padding: 70px;
  }
  .frutta-content .descrizione {
    width: 60%;
  }
  .frutta-container .lista-frutta {
    width: 570px;
    margin-right: 0px;
  }
  body.menu_mobile_aperto {
    overflow: auto;
  }
  body.menu_mobile_aperto .nav {
    display: none;
  }
  .header .social-bar.mobile {
    display: none;
  }
  .header .woocommerce-MyAccount-navigation {
    display: none;
  }
  .woocommerce-MyAccount-navigation li {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 26px;
    margin-bottom: 26px;
    color: #808080;
    text-transform: uppercase;
  }
  .woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 68%;
  }
  .entry-content .woocommerce-MyAccount-navigation {
    display: block;
  }
  .close-header-nav {
    display: none;
  }
  /* =======================================
    FOOTER
    ========================================== */
  #footer {
    padding-top: 95px;
    padding-bottom: 95px;
  }
  #footer .menu-social {
    padding-top: 28px;
  }
  .footer-content {
    padding-left: 100px;
    padding-right: 100px;
  }
  #footer .colonna01 span.group,
  #footer .colonna02 span.group,
  #footer .colonna03 span.group,
  #footer .colonna04 span.group {
    margin-bottom: 18px;
  }
  #footer .colonna01,
  #footer .colonna02,
  #footer .colonna03,
  #footer .colonna04 {
    padding-left: 0px;
    width: 22%;
    text-align: left;
    margin-right: 16px;
  }
  /* =======================================
    TEMPLATE CONTATTI
    ========================================== */
  .header-contatti {
    padding-top: 200px;
    padding-bottom: 70px;
  }
  .contatti_mainpart .bottom-bar p.description {
    font-size: 15px;
  }
  .contatti_mainpart .center_content, .contatti_mainpart .single-product.woocommerce .woocommerce-breadcrumb, .single-product.woocommerce .contatti_mainpart .woocommerce-breadcrumb {
    max-width: 1380px;
    margin: 0 auto;
    padding: 0 70px 40px;
    box-sizing: border-box;
  }
  .contatti_mainpart .bottom-bar {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .contatti_mainpart .bottom-bar h3.title {
    font-size: 22px;
    padding-bottom: 35px;
  }
  .contatti_mainpart .bottom-bar .col1,
  .contatti_mainpart .bottom-bar .col2,
  .contatti_mainpart .bottom-bar .col3 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .woocommerce .prodotto-container {
    padding: 0 75px;
  }
  .woocommerce .prodotto-container .img-container {
    display: inline-block;
  }
  .woocommerce .prodotto-container .img-container img {
    max-width: none;
    vertical-align: bottom;
  }
  .woocommerce .prodotto-container .description {
    width: 37%;
  }
  .top-content h1,
  .page-template-templ-prodotti .top-content h1,
  .woocommerce .page-title {
    font-size: 3em;
  }
  .top-content,
  .page-template-templ-prodotti .top-content {
    padding: 0 70px;
    box-sizing: border-box;
    max-width: 1380px;
    top: 47%;
  }
  .page-template-templ-prodotti .page-wrap {
    max-width: 1380px;
    margin: auto;
    box-sizing: border-box;
    padding: 20px 70px;
  }
  .page-template-templ-la-nostra-azienda .about-image img {
    height: 340px;
  }
  .page-template-templ-la-nostra-azienda .about-container {
    padding: 240px 0 230px;
  }
  .page-template-templ-la-nostra-azienda .about-text {
    padding: 0 70px;
    box-sizing: border-box;
  }
  .top-content p {
    margin: 24px 0;
  }
  .page-template-templ-la-nostra-azienda .about-title {
    padding-bottom: 24px;
  }
  .page-template-templ-la-nostra-azienda .top-content {
    padding-bottom: 240px;
    padding-top: 240px;
  }
  /* newsletter */
  #newsletter div.form-container form {
    padding-top: 20px;
    margin-bottom: 100px;
  }
  /* =====================================================================
                                TEMPLATE PRODOTTO SINGOLO
    ======================================================================== */
  body.single-product .single-prodotto .prd_image {
    padding: 0px;
    height: 400px;
    width: calc(50% - 70px);
    position: absolute;
    padding-right: 50px;
  }
  body.single-product .single-prodotto img.main_img_prodotto {
    max-width: 350px;
    max-height: 100%;
    position: absolute;
    left: 0px;
    width: auto;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
  }
  body.single-product .single-prodotto .prd_info {
    margin-left: calc(50% - 70px);
    width: calc(50% + 70px);
  }
  body.single-product .prd_colore {
    padding: 0px 70px 0px 70px;
    min-height: 150px;
  }
  div.section.valori_nutrizionali .img-container {
    left: 50%;
  }
  body.single-product .single-prodotto {
    max-width: 1120px;
    margin: 0 auto;
    position: relative;
  }
  .woocommerce .price-box {
    min-height: 200px;
    margin-left: calc(50% - 90px);
  }
  /*ANDREA : da qui nuove regole 07 - 08 2018
    piano piano cancellare/commentare cose inutili
    */
  .header {
    height: auto;
  }
  div.section {
    padding: 50px 70px;
  }
  div.section h2 {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  body.tax-product_cat div.section .side_right div.description p,
  div.section .side_right p.testo_normale {
    padding-right: 50px;
  }
  div.section .img-container {
    width: 50%;
    top: 0;
    display: inline-block;
    position: absolute;
  }
  div.section .side_right {
    width: 45%;
    display: inline-block;
    margin-top: 40px;
  }
  body.tax-product_cat div.section .side_left {
    float: none;
    margin-right: 60px;
  }
  div.section .img-container img {
    width: 100%;
  }
  .overlay-video-open {
    width: 186px;
    height: 207px;
  }
  /* ========================
        PRODUCT TAG
    ========================= */
  .tax-product_tag .section_main .contenuto {
    padding-top: 80px;
  }
  .tax-product_tag .section_main .contenuto h1 {
    font-size: 50px;
    font-weight: 600;
  }
  .section.testi .tab-menu {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-left: -20px;
    margin-right: -20px;
  }
  .section.testi .tab-menu-item {
    width: auto;
    display: inline-block;
    margin: 0 20px 20px;
  }
  .menu-container {
    margin-top: 0;
    padding-bottom: 0;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .search {
    position: absolute;
    right: 19px;
    border: solid 1px #d8d8d8;
    border-radius: 25px;
    width: 100%;
    max-width: 135px;
    text-align: right;
    padding: 10px 20px;
  }
  .search-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
  }
  .search-menu > .search-label {
    font-family: "Spartan";
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 0px;
    text-align: left;
    color: #48443d;
  }
  body.scrolled .header .search {
    display: none;
  }
  /* MENU SCROLLED */
  .scrolled .header .container {
    height: auto;
  }
  .cart-container-scrolled .cart-container {
    margin: 0;
  }
  .scrolled .account-container-scrolled {
    margin-left: 60px;
    display: inline-block;
    position: absolute;
    right: 65px;
  }
  .scrolled .cart-container-scrolled {
    display: inline-block;
    margin-left: 15px;
    position: absolute;
    right: 30px;
  }
  .scrolled .menu-container {
    text-align: center;
  }
  .woocommerce .price-box .variations {
    margin-top: 20px;
  }
  .woocommerce .price-box .quantity {
    text-align: left;
  }
  /*===========
    OVERLAY SEARCH
    ============*/
  .overlay-search-content {
    padding: 40px 90px 60px;
  }
  .overlay-search-close {
    padding-bottom: 44px;
  }
  .overlay-search-links {
    margin-top: 55px;
  }
  .overlay-input-container {
    margin-bottom: 20px;
  }
  .overlay-search-results a:hover {
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
  }
  .overlay-search-results {
    margin-top: 49px;
  }
  .overlay-search-results span {
    margin-top: 15px;
  }
  .overlay-search-results span > span {
    margin-top: 0px;
    display: block;
  }
  .overlay-search-results > div .result-item {
    width: 25%;
    margin-bottom: 34px;
  }
  .newsletter-content form {
    margin: 20px 0;
  }
  .newsletter-nota {
    padding-top: 8px;
    max-width: 887px;
    margin: 0 auto;
    text-align: left;
  }
  .fixed-cart-content {
    padding: 25px 75px;
  }
  .woocommerce-checkout .row {
    display: flex;
  }
  .woocommerce-checkout .col-40 {
    width: 40%;
  }
  .woocommerce-checkout .col-60 {
    width: calc(60% - 100px);
    margin-right: auto;
    margin-bottom: 80px;
  }
  .woocommerce-checkout.checkout-step-2 #payment {
    display: block;
    width: calc(60% - 100px);
    margin-right: auto;
  }
  .woocommerce-form-coupon-toggle .woocommerce-info,
  .woocommerce-form-login-toggle .woocommerce-info {
    padding-left: 100px;
  }
  .woocommerce-form-coupon-toggle .woocommerce-info a,
  .woocommerce-form-login-toggle .woocommerce-info a {
    padding-left: 40px;
  }
  div.section_main .main_image {
    max-width: 700px;
  }
  div.section_main .sottotitolo {
    font-size: 25px;
  }
  div.section_main {
    padding-top: 28px;
  }
  div.section_main .contatti,
  div.section_main .forms {
    padding: 55px 0;
    margin-top: 100px;
  }
  .card-frutto {
    width: 33%;
  }
  .card-frutto .card-frutto-image .noimage {
    height: 166px;
  }
  .dashboard-top-title {
    text-align: right;
    border-bottom: 1px solid #d7d7d7;
    margin-top: 32px;
    padding-bottom: 32px;
    margin-right: 70px;
    margin-left: 70px;
    line-height: 64px;
    font-size: 34px;
  }
  body.page-template-templ-dashboard .header .logo {
    height: 55px;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation {
    max-width: 265px;
  }
  #page-wrap #customer_login .col-2,
  #page-wrap #customer_login .col-1 {
    width: calc(50% - 45px);
  }
  #page-wrap #customer_login form.login,
  #page-wrap #customer_login form.register {
    border: none;
    padding: 0;
    margin-top: 35px;
  }
  .magazine-container .articolo {
    width: calc(50% - 37.5px);
  }
  .note-prodotto.section {
    margin-top: 90px;
  }
  .checkout-step-2 .shop_table.woocommerce-checkout-review-order-table {
    width: 40%;
  }
  .checkout-step-2 #order_review {
    flex-direction: row-reverse;
    margin-bottom: 20px;
  }
  .footer-payments {
    margin-bottom: 50px;
    padding-left: 100px;
    padding-right: 100px;
    display: flex;
    align-items: center;
  }
  .footer-payments-label {
    padding-bottom: 0;
    padding-right: 30px;
  }
  .footer-payments-icons img {
    margin: 0 30px;
  }
  .pagina-generica-ver02 h1.titolo_normale {
    margin-top: 170px;
    font-size: 34px;
    margin-bottom: 40px;
  }
  .woocommerce-cart-form .product-price del:after,
  .woocommerce-cart-form .product-quantity del:after,
  .woocommerce-cart-form .product-subtotal del:after {
    display: inline-flex;
  }
  .venturadays {
    top: 80px;
  }
}
@media (min-width: 1200px) {
  body {
    font-size: 14px;
  }
  /*typography*/
  .main-image-articolo .titolo_principale h1,
  .main-image-articolo .titolo_principale h2 {
    font-size: 40px;
  }
  .showcase {
    width: 100%;
    max-width: calc(100% - (100% - 1380px) / 2);
    padding: 0px 0px 0px 70px;
  }
  .showcase-items {
    margin: 0px 11px;
  }
  .showcase-items__media > img {
    width: 100%;
  }
  /** */
  .menu-main-container ul.menu {
    margin: 180px 10px 40px 10px;
  }
  .menu-main-container ul.menu li {
    width: calc(25% - 40px);
    margin: 0 20px 0 20px;
  }
  .header .nav .menu-item {
    margin-left: 40px;
  }
  #page-wrap {
    margin: 100px;
  }
  .main-image-articolo .titolo_principale {
    bottom: 108px;
  }
  .main-image-articolo.showcase_scena .abstract {
    width: 45%;
  }
  .page-template-templ-homepage .main-content h2 {
    margin-top: 100px !important;
  }
  .menu-main-container .sections {
    margin: 40px 88px 40px 88px;
  }
  .sections {
    margin: 100px 88px 0px 88px;
  }
  img.alignleft {
    margin: 50px 50px 50px -100px;
  }
  img.alignright {
    margin: 50px -100px 50px 50px;
  }
  .articles {
    margin: 100px 200px 0px 200px;
  }
  .articles .article.left .description h3,
  .articles .article.left .description .date,
  .articles .article.left .description .testo {
    margin-right: 50px;
    margin-left: 50px;
  }
  .articles .article.left .description .categoriaarticolo {
    margin-left: 50px;
  }
  .articles .article.right .description h3,
  .articles .article.right .description .date,
  .articles .article.right .description .testo {
    margin-right: 50px;
    margin-left: 50px;
  }
  .articles .article.right .description .categoriaarticolo {
    margin-right: 50px;
  }
  .articles .article {
    margin-bottom: 50px;
    transition: background-color 1000ms ease;
  }
  .articles .article .description {
    transition: padding-top 500ms ease;
  }
  .sections .section a .fade {
    transition: background-color 1000ms ease;
  }
  .sections .section a:hover .fade {
    background-color: rgba(0, 0, 0, 0.8);
  }
  .center_content, .single-product.woocommerce .woocommerce-breadcrumb {
    margin: 0px 100px 0px 100px;
  }
  .titolo_articolo_prdtopush {
    font-size: 20px;
  }
  .porductpush .info_articolo {
    padding: 30px 0px 30px 0px;
  }
  .articles .article.left .description {
    width: 50%;
  }
  .articles .article.right .description {
    width: 50%;
  }
  .center_content.correlArticoli .artCorrelato .content::before, .single-product.woocommerce .correlArticoli.woocommerce-breadcrumb .artCorrelato .content::before {
    transition: background-color 1000ms ease;
  }
  .center_content.correlArticoli .artCorrelato:hover .content::before, .single-product.woocommerce .correlArticoli.woocommerce-breadcrumb .artCorrelato:hover .content::before {
    background-color: rgba(0, 0, 0, 0.8);
  }
  .menu-main-container {
    padding-top: 120px;
  }
  .addtoany_content_top {
    margin-top: -50px;
    margin-bottom: 50px;
  }
  #header a#logo {
    height: 105px;
    width: 240px;
  }
  #breadcrumbs {
    /*margin-left: 100px;
        margin-right: 100px;se messo tra immagine e titolo h2*/
    left: 100px;
  }
  .archive #breadcrumbs {
    left: 200px;
  }
  /* HOME VENTURA */
  .max1140 {
    max-width: 1380px;
  }
  .max1280 {
    max-width: 1280px;
  }
  /* =======================================
    SHOWCASE
    ========================================== */
  .tax-product_tag .slick-slide {
    background-color: transparent;
  }
  .slick-slide {
    background-color: transparent;
  }
  .slick-slide img {
    max-width: 1120px;
    margin: 0 auto;
  }
  .showcase {
    height: 480px;
  }
  .showcase-container {
    margin-top: 2px;
    margin-bottom: 20px;
    height: 480px;
  }
  .mix-content .titolo {
    padding-top: 50px;
  }
  .frutta-content .titolo {
    padding-top: 90px;
  }
  .frutta-content .descrizione {
    width: calc(50% - 110px);
  }
  .frutta-content {
    padding-bottom: 95px;
  }
  .nostrimix-carousel {
    padding-left: 60px;
    width: 100%;
    padding-right: 60px;
    margin-left: 0;
    margin-right: 0;
  }
  .frutta-content .titolo,
  .frutta-content .descrizione,
  .frutta-content .lista-frutta,
  .frutta-content .buttons,
  .frutta-content .linea,
  .mix-content .titolo {
    margin-left: 70px;
  }
  .frutta-content .linea {
    width: 580px;
  }
  .frutta-container .lista-frutta {
    width: 600px;
  }
  .frutta-container,
  .mix-container {
    padding: 0px 0px 0px 0px;
  }
  .frutta-container .frutto-fade img {
    width: 90%;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  .frutta-container .frutto-fade {
    transform: none;
    right: auto;
    left: 55%;
    left: calc(50% + 50px);
    width: 600px;
  }
  .magazine-container {
    padding: 105px 0;
  }
  .magazine-content > div {
    margin-left: 70px;
    margin-right: 70px;
  }
  /*SHOWCASE VITA A COLORI*/
  .showcase .showcase_maincontent {
    position: absolute;
    z-index: 1;
    width: 900px;
    left: 50%;
    margin-left: -450px;
    text-align: left;
  }
  .showcase .sc_prodotto {
    height: 100px;
    display: inline-block;
  }
  .showcase .sc_prodotto img {
    height: 185px;
    width: auto;
    margin: 0px;
  }
  .showcase .sc_testi {
    display: inline-block;
    width: 600px;
    vertical-align: top;
  }
  .showcase .showcase_maincontent .line {
    height: 2px;
    background-color: #fff;
  }
  .showcase .showcase_maincontent .sc_line01 {
    font-size: 60px;
    padding-left: 22px;
    margin-top: 6px;
  }
  .showcase .showcase_maincontent .sc_line02 {
    font-size: 14px;
    color: #fff;
    line-height: 1;
    font-weight: 600;
    margin-left: 27px;
    margin-top: 0px;
    padding-top: 20px;
    /* border-top: 3px solid #fff; */
    letter-spacing: 1px;
  }
  .showcase .showcase_maincontent .sc_line03 {
    font-size: 14px;
    color: #fff;
    line-height: 1.6;
    font-weight: 500;
    padding-left: 0px;
    margin-left: 28px;
    padding-top: 14px;
    width: 65%;
  }
  .showcase .showcase_portafrutto {
    /*vw x 12 = px*/
    position: absolute;
    width: 408px;
    height: 360px;
    left: 50%;
    margin-left: 120px;
  }
  /*FINE SHOWCASE VITA A COLORI*/
  .woocommerce .prodotto-container {
    padding: 0;
  }
  .woocommerce .prodotto-content {
    max-width: 1440px;
    padding-left: 100px;
    box-sizing: border-box;
  }
  /* =====================================================================
                                TEMPLATE PRODOTTO SINGOLO
    ======================================================================== */
  .section.ricette {
    padding: 100px 70px;
  }
  .card-frutto {
    width: 25%;
  }
  #order_review .woocommerce-checkout-review-order-table {
    padding: 40px 50px;
  }
  .woocommerce-checkout .cart_item td.product-name {
    padding: 30px 12px;
  }
  /* ====
    NOSTRIMIX BOX
    ====*/
  .nostrimix-carousel .nostrimix-box img {
    width: auto;
    margin: 47px auto;
    height: 220px;
  }
  .nostrimix-box .nostrimix-title {
    margin-top: 28px;
  }
  /* ====
    CHECKOUT
    ====*/
  .woocommerce-checkout #payment div.payment_box {
    padding: 45px;
  }
  /* ====
    CHECKOUT
    ====*/
  .footer-content {
    display: flex;
    justify-content: space-between;
    max-width: 1240px;
    padding-left: 100px;
    padding-right: 100px;
    margin-left: auto;
    margin-right: auto;
  }
  #footer .colonna00 {
    display: inline-block;
    margin-left: 0px;
    margin-right: 7%;
    width: 165px;
  }
  #footer .colonna01,
  #footer .colonna02,
  #footer .colonna03 {
    width: 20%;
    margin-right: 20px;
  }
  #footer .colonna04 {
    margin: 0px;
  }
  #footer .colonna01,
  #footer .colonna02,
  #footer .colonna03,
  #footer .colonna04 {
    margin-bottom: 90px;
  }
  .woocommerce .woocommerce-Addresses .woocommerce-Address:first-child {
    margin-right: 100px;
  }
  div.section_main {
    /* min-height: 448px; */
    min-height: auto;
  }
  .overlay-search-results > div .result-item {
    width: 20%;
  }
  .overlay-account-content {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .footer-payments {
    max-width: 1240px;
    padding-left: 100px;
    padding-right: 100px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 90px;
  }
  .search {
    position: absolute;
    right: 19px;
    border: solid 1px #D8D8D8;
    border-radius: 25px;
    width: 100%;
    max-width: 210px;
    text-align: right;
    padding: 10px 20px;
  }
}
@media (min-width: 1400px) {
  .main-image-articolo,
  .showcase_contenitore,
  #header,
  .socialwallplugin {
    max-width: 1440px;
    margin: 0 auto;
  }
  .sections {
    max-width: 1264px;
    margin: 100px auto 0 auto;
  }
  .sections .section .image-title h3,
  .menu-main-container .sections .section .image-title span {
    line-height: 173px;
  }
  .main-image-articolo.slick-slide,
  .main-image-articolo {
    max-height: 648px;
  }
  .showcase .showcase-el .sbg {
    padding-bottom: 470px;
  }
  #page-wrap {
    max-width: 1240px;
    margin: 100px auto 100px auto;
  }
  .page-template-templ-homepage h2 {
    max-width: 1040px;
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .articles {
    max-width: 1040px;
    margin: 100px auto 0px auto;
  }
  .menu-main-container .sections {
    margin: 40px auto;
  }
  .menu-main-container {
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
    right: 0;
    left: 0;
    padding-top: 121px;
  }
  div.section .center_content,
  .center_content,
  .single-product.woocommerce .woocommerce-breadcrumb {
    max-width: 1280px;
    margin: 0px auto 0 auto;
  }
  #breadcrumbs {
    max-width: 1040px;
  }
  .showcase-el .showcase-price {
    padding-top: 24px;
    font-size: 16px;
  }
  .showcase-el .showcase-subtitle {
    padding-top: 5.6px;
    font-size: 14px;
  }
  .showcase-el .showcase-title {
    font-size: 40px;
  }
  .showcase-el .showcase-cta {
    font-size: 15px;
    padding: 14px 18px;
    margin-top: 56px;
    border-radius: 2.8px;
  }
  .top-container,
  .woocommerce .woocommerce-products-header {
    padding-bottom: 507px;
  }
  .term-bbparty.woocommerce .prodotto-container .img-container img {
    max-height: 280px;
  }
  /*ANDREA : da qui nuove regole 07 - 08 2018
    piano piano cancellare/commentare cose inutili
    */
  div.section {
    padding: 54px 70px 70px 70px;
  }
  body.page-template-templ-prodotti div.section {
    padding: 11px 70px 40px 70px;
    margin-bottom: 12px;
  }
  .fixed-cart-content {
    padding: 25px 100px;
    max-width: 1240px;
    margin: 0 auto;
  }
  .cart-container {
    margin-right: 10px;
  }
  .search {
    position: absolute;
    right: 19px;
    border: solid 1px #d8d8d8;
    border-radius: 25px;
    width: 100%;
    max-width: 234px;
    text-align: right;
    padding: 10px 20px;
  }
}
.wt-cli-cookie-bar-container {
  font-family: "Source Sans Pro", sans-serif;
}

a#wt-cli-accept-btn {
  margin: 0px;
  margin-top: 30px !important;
  margin-bottom: 22px !important;
}

.footer-link.cli_settings_button {
  color: #FFF !important;
}

.“cli-bar-btn_container” {
  display: flex;
  flex-direction: column-reverse;
  margin-top: 10px;
}
.“cli-bar-btn_container” a#wt-cli-accept-all-btn {
  width: 100%;
  text-transform: uppercase;
  font-size: 16px;
}
.“cli-bar-btn_container” a#wt-cli-reject-btn {
  margin-top: 20px;
}
.“cli-bar-btn_container” a#wt-cli-settings-btn {
  margin-left: initial;
  margin-top: 0px;
}
@media (min-width: 460px) {
  .“cli-bar-btn_container” a#wt-cli-settings-btn {
    margin-left: auto;
    margin-top: -35px;
  }
}

.cli-preference-btn-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 10px;
}
@media (min-width: 580px) {
  .cli-preference-btn-wrapper {
    justify-content: space-between;
    gap: 0px;
  }
}
.cli-preference-btn-wrapper {
  justify-content: center;
  gap: 10px;
}
.cli-preference-btn-wrapper a#wt-cli-accept-all-btn {
  text-transform: uppercase;
  font-weight: 600;
  width: 100% !important;
  padding: 10px 70px !important;
  font-size: 14px !important;
  border-radius: 6px !important;
  margin: 0px !important;
  flex: none !important;
}
@media (min-width: 580px) {
  .cli-preference-btn-wrapper a#wt-cli-accept-all-btn {
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
}
.cli-preference-btn-wrapper a#wt-cli-reject-btn {
  margin-top: 20px;
  display: none !important;
}
.cli-preference-btn-wrapper a#wt-cli-save-preferences-btn {
  border-radius: 6px !important;
  background-color: #00acad !important;
  color: #ffffff !important;
  padding: 10px 15px !important;
  width: 100% !important;
  flex: auto !important;
  font-size: 14px !important;
  margin-right: 0px !important;
  line-height: 28px;
}
@media (min-width: 580px) {
  .cli-preference-btn-wrapper a#wt-cli-save-preferences-btn {
    width: -moz-fit-content !important;
    width: fit-content !important;
    flex: none !important;
  }
}

.cli-privacy-content-text-iab .wt-cli-link {
  font-size: 14px;
  line-height: 1.4;
  margin-top: 0;
  padding: 0;
  color: #000;
  text-decoration: underline;
}

.show-more-btn {
  font-size: 12px;
  border: none;
  background: transparent;
  padding: 0px;
  margin: 0px;
  color: white;
  text-decoration: underline;
  margin-top: 10px;
  cursor: pointer;
}

@media (min-width: 768px) {
  div#cookie-law-info-bar {
    padding: 60px !important;
    width: 545px !important;
  }
  a#wt-cli-reject-btn {
    width: 50%;
  }
  a#wt-cli-settings-btn {
    width: 50%;
    text-align: right;
  }
}
.shop-navigator {
  background-color: transparent;
  border-bottom: 1px solid #d7d7d7;
}
@media (min-width: 992px) {
  .shop-navigator .shop-bar-container {
    max-width: 1282px !important;
  }
}
.shop-navigator .shop-bar-container .shop-bar {
  display: none;
}
@media (min-width: 992px) {
  .shop-navigator .shop-bar-container .shop-bar {
    display: flex;
  }
}
.header-block .header .header-content {
  padding: 5px 20px;
}
@media (min-width: 992px) {
  .header-block .header .header-content {
    padding: 0;
    position: relative;
    width: 100%;
    max-width: 1320px;
    margin: 0 auto;
  }
}
.header-block .header .header-content .logo {
  background-image: url(../images/logo_semplice.svg);
  width: 90px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  transform: scale(1) translateY(0px);
  transition: transform 500ms;
  z-index: 110;
  float: left;
}
@media (min-width: 992px) {
  .header-block .header .header-content .logo {
    height: 58px;
    width: 120px;
    position: absolute;
    left: 40px;
    top: 50%;
    transform: translateY(-50%);
    z-index: auto;
  }
}
.header-block .header .header-content .nav {
  display: none;
}
@media (min-width: 992px) {
  .header-block .header .header-content .nav {
    display: block;
  }
}
.header-block .header .header-content .nav .menu-container {
  padding: 0;
  margin: 0;
}
.header-block .header .header-content .nav .menu-container ul.menu li {
  padding: 20px 0px;
}
@media (min-width: 480px) {
  .header-block .header .header-content .nav .menu-container ul.menu li {
    padding: 30px 0px;
  }
}
@media (min-width: 768px) {
  .header-block .header .header-content .nav .menu-container ul.menu li {
    padding: 35px 0px;
  }
}
@media (min-width: 992px) {
  .header-block .header .header-content .nav .menu-container ul.menu li {
    padding: 53px 0px;
  }
  body.scrolled .header-block .header .header-content .nav .menu-container ul.menu li {
    padding: 18px 0;
  }
}
.header-block .header .header-content .nav .menu-container ul.menu li > div {
  padding: 5px;
  cursor: pointer;
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown:after, .header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown:before {
  content: "";
  height: 100%;
  width: 100%;
  display: block;
  background: #F8F4EF;
  position: absolute;
  top: 0;
  border-bottom: 1px solid #d7d7d7;
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown:before {
  right: 100%;
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown:after {
  left: 100%;
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown {
  opacity: 0;
  visibility: hidden;
  font-family: "Spartan";
  letter-spacing: 0.01em;
  text-transform: none;
  color: #48443D;
  background-color: #F8F4EF;
  position: absolute;
  width: 100%;
  left: 0;
  top: 100%;
  border-bottom: 1px solid #d7d7d7;
  z-index: 10;
  text-align: left;
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-container {
  padding: 2.5rem 0;
  display: flex;
  gap: 62px;
  justify-content: space-between;
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-full {
  flex-basis: 100% !important;
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-full .dropdown-left-box {
  width: calc(24% - 65px);
  background-color: #ccc;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
  color: #fff;
  padding: 30px;
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-full .dropdown-left-box .menu-item__title {
  z-index: 1;
  text-align: center;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-full .dropdown-left-box:after {
  content: "";
  display: block;
  padding-top: 20%;
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-full .dropdown-left-box:before {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.35);
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-full .dropdown-left-box:hover {
  color: #fff;
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-left {
  flex-basis: 50%;
  display: flex;
  gap: 24px;
  flex-wrap: nowrap;
  height: -moz-fit-content;
  height: fit-content;
  padding: 0px 20px;
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-left-box {
  border-radius: 6px;
  padding: 37px 30px;
  background-color: rgba(94, 162, 196, 0.2);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: contain;
  width: calc(50% - 50px);
  display: block;
  transition: all 0.2s ease-in-out;
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-left-box:hover {
  color: inherit;
  transform: translateY(-4px);
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-left-box--maxiformati, .header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-left-box--mix, .header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-left-box--barrette, .header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-left-box--sunsweet {
  display: flex;
  align-items: center;
  padding: 8px 30px 8px 8px;
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-left-box--maxiformati img, .header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-left-box--mix img, .header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-left-box--barrette img, .header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-left-box--sunsweet img {
  position: relative;
  top: 27px;
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-left-box--maxiformati .dropdown-left-box--txt, .header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-left-box--mix .dropdown-left-box--txt, .header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-left-box--barrette .dropdown-left-box--txt, .header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-left-box--sunsweet .dropdown-left-box--txt {
  padding-left: 8px;
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-left-box--maxiformati {
  background-color: rgba(80, 171, 216, 0.1);
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-left-box--mix {
  background-color: rgba(78, 157, 45, 0.1);
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-left-box--barrette {
  background-color: rgba(250, 179, 24, 0.1);
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-left-box--sunsweet {
  background-color: rgba(207, 10, 44, 0.1);
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-left-box--cucina {
  background-image: url("../images/menu/cucina_q50.jpg");
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-left-box--benessere {
  background-image: url("../images/menu/benessere_q50.jpg");
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-left-box--sport {
  background-image: url("../images/menu/sport_q50.jpg");
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-left-box--junior {
  background-image: url("../images/menu/junior_q50.jpg");
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-left-box--antipasti {
  background-image: url("../images/menu/antipasti_q50.jpg");
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-left-box--primi {
  background-image: url("../images/menu/primi_q50.jpg");
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-left-box--secondi {
  background-image: url("../images/menu/secondi_q50.jpg");
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-left-box--dessert {
  background-image: url("../images/menu/dessert_q50.jpg");
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-left-box .menu-item__title {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 12px;
  margin-top: 0;
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-left-box p {
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.02em;
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-right {
  flex-basis: 45%;
  display: flex;
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-right ul {
  display: flex;
  flex-wrap: wrap;
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-right ul li {
  flex-basis: 33.333%;
  text-transform: none;
  padding: 0;
  margin: 0;
  margin-bottom: 22px;
  padding-right: 20px;
  box-sizing: border-box;
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-right ul li a {
  font-weight: 500;
  font-size: 12px;
  color: #48443D;
  display: block;
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-right ul li a:hover {
  color: #4E9D2D;
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-frutta {
  flex-basis: 100% !important;
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-frutta ul {
  padding: 0 10%;
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown-frutta ul li {
  flex-basis: 20%;
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown .show-all {
  text-align: center;
  margin-bottom: 2rem;
  display: flex;
  gap: 24px;
  justify-content: center;
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown .show-all a {
  font-weight: 500;
  font-size: 12px;
  color: #4e9d2d;
  display: inline-block;
  border-bottom: 1px solid #4e9d2d;
  padding-bottom: 2px;
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm .dropdown .menu-prodotti {
  padding: 0px;
  flex-wrap: wrap;
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm > div:hover > a {
  color: #4E9D2D;
  position: relative;
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm > div:hover > a:after {
  content: "";
  display: inline-block;
  position: absolute;
  height: 65px;
  bottom: -65px;
  width: 200%;
  left: -50%;
  cursor: auto;
}
.header-block .header .header-content .nav .menu-container ul.menu li.mm > div:hover .dropdown {
  transition: all 0.3s ease;
  top: 100%;
  opacity: 1;
  visibility: visible;
  cursor: auto;
}
.header-block .header .header-content .nav .menu-container ul.menu li a:hover {
  color: #4E9D2D;
}

body::after {
  content: "";
  position: fixed;
  z-index: 100;
  top: 0;
  background-color: rgba(0, 0, 0, 0.4);
  height: 100vh;
  width: 100vw;
  transition: 0.4s;
  opacity: 0;
  visibility: hidden;
}

.nav-drill {
  transform: translateX(-100%);
}

.nav-is-toggled {
  overflow: hidden;
}
.nav-is-toggled .nav-drill {
  transform: translateX(0);
}
.nav-is-toggled::after {
  opacity: 1;
  visibility: visible;
}

.nav-drill {
  font-family: "Spartan";
  display: flex;
  flex-direction: column;
  position: fixed;
  z-index: 99999999;
  top: 0;
  left: 0;
  width: 85%;
  height: 100%;
  text-align: left;
  background-color: #fff;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  transition: 0.45s;
}
.admin-bar .nav-drill {
  top: 46px;
  height: calc(100% - 46px);
}
.nav {
  /* quando esiste un submenu aperto */
}
.nav-drill:has(.nav-expand.active) #nav-close img {
  filter: brightness(0) invert(1);
}
.nav-close {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 22px 32px;
}
.nav-close span {
  color: #5db4b4;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.02em;
  font-weight: 600;
  display: block;
}
.nav-close img {
  width: 16px;
}
.nav-close #nav-close {
  position: relative;
  z-index: 800;
  top: -3px;
}
.nav-close #nav-close img {
  filter: none;
}
.nav-items {
  flex: 0 0 100%;
  margin: 0;
}
.nav-items .woocommerce-MyAccount-navigation {
  margin-top: 32px;
}
.nav-items .woocommerce-MyAccount-navigation ul li a {
  font-family: "Spartan";
  padding: 10px 32px;
  color: #8a8a8a;
  font-size: 14px;
  letter-spacing: 0.02em;
  font-weight: 600;
  line-height: 1;
  display: block;
}
.nav-item {
  display: block;
  padding: 0 16px;
}
.nav-link {
  display: block;
  padding: 18px 16px;
  background-color: #fff;
  color: #48443D;
  font-size: 15px;
  letter-spacing: 0.02em;
  font-weight: 600;
  line-height: 1;
  border-bottom: solid 1px #d7d7d7;
}
.nav-expand-content {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  transform: translateX(100%);
  background-color: #fff;
  transition: 0.3s;
  visibility: hidden;
}
.nav-expand-content .nav-item--banner {
  padding: 8px 16px;
}
.nav-expand-content .nav-item--banner .nav-link {
  border-bottom: none !important;
}
.nav-expand-content .nav-item--banner h4 {
  margin: 16px 0;
}
.nav-expand-content .nav-link {
  background-color: #fff;
  border-bottom: solid 1px #d7d7d7;
}
.nav-expand-content .nav-link--banner {
  border-radius: 6px;
  padding: 16px;
  background-color: rgba(94, 162, 196, 0.2);
  background-repeat: no-repeat;
  background-size: 25%;
  background-position: right top;
  display: block;
}
.nav-expand-content .nav-link--banner--maxiformati {
  background-color: rgba(94, 162, 196, 0.2);
  background-image: url("../images/menu/menu-maxiformati.png");
}
.nav-expand-content .nav-link--banner--mix {
  background-color: #DCEBD5;
  background-image: url("../images/menu/menu-mix.png");
}
.nav-expand-content .nav-link--banner--barrette {
  background-color: #FEF0D1;
  background-image: url("../images/menu/menu-barrette.png");
}
.nav-expand-content .nav-link--banner--sunsweet {
  background-color: #F5CED5;
  background-image: url("../images/menu/menu-sunsweet.png");
}
.nav-expand-content .nav-link.show-all {
  color: #4e9d2d;
}
.nav-expand-content .nav-back-item {
  padding: 0;
}
.nav-expand-content .nav-back-link {
  display: flex;
  align-items: center;
  background-color: #5db4b4 !important;
  color: #fff;
  border-bottom: none;
}
.nav-expand-content .nav-back-link::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='enable-background:new 0 0 16 16' viewBox='0 0 16 16'%3E%3Cpath d='m4.4 8.6 6.1 6.2c.3.3.8.3 1.1 0 .3-.3.3-.8 0-1.1L6 8.1l5.6-5.6c.3-.3.3-.8 0-1.1-.1-.2-.3-.3-.5-.3s-.4.1-.5.2L4.4 7.5c-.3.4-.3.8 0 1.1z' style='fill:%23fff'/%3E%3C/svg%3E");
  margin-right: 0.5em;
  width: 16px;
  height: 16px;
  display: block;
}
.nav-expand-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.nav-expand-link::after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='enable-background:new 0 0 16 16' viewBox='0 0 16 16'%3E%3Cpath d='M11.6 7.5 5.5 1.3c-.3-.3-.8-.3-1.1 0s-.3.8 0 1.1L10 8l-5.6 5.6c-.3.3-.3.8 0 1.1.1.2.3.3.5.3s.4-.1.5-.2l6.2-6.2c.3-.4.3-.8 0-1.1z' style='fill:%23333'/%3E%3C/svg%3E");
  flex: 0 1 auto;
  width: 16px;
  height: 16px;
  display: block;
}
.nav-expand.active > .nav-expand-content {
  transform: translateX(0);
  visibility: visible;
}
.nav-language {
  margin-top: 16px;
  padding: 16px 32px;
  display: flex;
  font-size: 14px;
  color: #48443D;
}
.nav-language > * {
  display: block;
}
.nav-language span {
  margin: 0 10px;
}

.topbar-container {
  color: #63686b;
  width: 100%;
  border-bottom: 1px solid #d8d8d8;
  position: relative;
  z-index: 11;
}
@media screen and (max-width: 992px) {
  .topbar-container {
    display: none;
  }
}
.topbar-container__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  max-width: 1280px;
  margin: 0px auto;
  padding: 6px clamp(20px, 2.25vw, 80px);
}
.topbar-container__row .message-star {
  font-family: "Spartan";
  font-weight: 600;
  font-style: normal;
  line-height: 13px;
  font-size: 13px;
  position: relative;
}
.topbar-container__row .list-topbar-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 32px;
}
.topbar-container__row .list-topbar {
  display: flex;
  flex-direction: row;
  gap: 24px;
  position: relative;
}
@media screen and (max-width: 1190px) {
  .topbar-container__row .list-topbar {
    margin-right: 0px;
  }
}
@media screen and (max-width: 1120px) {
  .topbar-container__row .list-topbar {
    gap: 10px;
  }
}
@media screen and (max-width: 1060px) {
  .topbar-container__row .list-topbar {
    margin-right: 0px;
    gap: 12px;
  }
}
.topbar-container__row .list-topbar__item {
  position: relative; /* <— importante per i pannelli */
  font-family: "Spartan";
  font-weight: 600;
  font-style: normal;
  font-size: 13px;
  cursor: pointer;
}
.topbar-container__row .list-topbar__item .magazine-list,
.topbar-container__row .list-topbar__item .recipes-list {
  display: none; /* chiuse di default */
}
.topbar-container__row .list-topbar {
  /* RIMUOVI le vecchie regole :hover e usa .is-open */
}
.topbar-container__row .list-topbar .magazine-list.is-open,
.topbar-container__row .list-topbar .recipes-list.is-open {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 24px;
  background-color: #fff;
  position: absolute;
  z-index: 1004;
  border: 1px solid #d8d8d8;
  left: -10%;
  width: -moz-max-content;
  width: max-content;
  top: 35px;
}
.topbar-container__row .list-topbar .recipes-list > ul,
.topbar-container__row .list-topbar .magazine-list > ul {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.topbar-container__row .list-topbar .recipes-list > ul > li:hover,
.topbar-container__row .list-topbar .magazine-list > ul > li:hover {
  color: #4e9d2d;
}
.topbar-container__row .list-topbar .recipes-list > a,
.topbar-container__row .list-topbar .magazine-list > a {
  color: #4e9d2d;
  font-size: 12px;
  text-decoration: underline;
  font-family: "Spartan";
  font-weight: 600;
  margin-top: 16px;
  display: inline-block;
}
.topbar-container__row .list-topbar {
  /* se la fruit-list si basava su .fruit-hover, mantieni anche questo */
}
.topbar-container__row .list-topbar .fruit-hover {
  display: none;
}
.topbar-container__row .list-topbar .fruit-hover.is-open {
  display: block; /* o flex se necessario */
}
.topbar-container__row .list-topbar > li:first-child:hover .fruit-hover {
  display: block;
}
.topbar-container__row .langswitch {
  font-size: 12px;
  margin-right: 0px;
}
@media screen and (max-width: 1130px) {
  .topbar-container__row .langswitch {
    margin-left: 12px;
  }
}

.page-template .header-container {
  position: relative;
  z-index: 10;
}

.header-container {
  width: 100%;
  margin-bottom: 32px;
  position: sticky;
  top: 0;
  background: white;
  z-index: 10;
}
@media screen and (max-width: 991px) {
  .header-container {
    padding: 12px 0px;
  }
}
@media screen and (max-width: 765px) {
  .header-container {
    padding: 0px 0px;
    margin-bottom: 16px;
  }
}
.header-container__row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 80px;
  max-width: 1280px;
  margin: 0px auto;
  padding: 22px clamp(20px, 2.25vw, 80px);
}
.header-container__row .logo-ventura {
  flex-shrink: 0;
  width: 120px;
}
@media screen and (max-width: 991px) {
  .header-container__row .logo-ventura {
    width: 90px;
  }
}
.header-container__row .search-bar {
  padding: 0px 21px;
  border-radius: 32px;
  width: 100%;
}
.header-container__row .search-bar .search {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 993px) {
  .header-container__row .search-bar .search {
    max-width: 100%;
    padding: 12px 20px;
  }
}
@media screen and (max-width: 991px) {
  .header-container__row .search-bar {
    display: none;
  }
}
.header-container__row .icons {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 21px;
  flex-shrink: 0;
}
.header-container__row .icons .account-icon-mobile-logged,
.header-container__row .icons .cart-icon-mobile,
.header-container__row .icons .search,
.header-container__row .icons #hamburger {
  padding: 0px;
  width: 24px;
  height: 24px;
  font-size: 24px;
}
.header-container__row .icons .cart-icon-mobile .cart-items-number > span {
  left: 12px;
}
.header-container__row .icons .cart-icon > img {
  margin: 0px;
}
.header-container__row .icons .account-icon-mobile {
  padding: 0px;
  height: 20px;
  width: 20px;
}
.header-container__row .icons .account-desktop {
  position: relative;
}
.header-container__row .icons .account-desktop,
.header-container__row .icons .cart-desktop {
  display: none;
}
@media screen and (min-width: 992px) {
  .header-container__row .icons .account-desktop,
  .header-container__row .icons .cart-desktop {
    display: block;
  }
}
.header-container__row .icons .account-desktop > span > img,
.header-container__row .icons .cart-desktop > span > img {
  margin-bottom: 0px;
  padding-top: 0px;
}
@media screen and (min-width: 992px) {
  .header-container__row .icons .account-desktop > span > img,
  .header-container__row .icons .cart-desktop > span > img {
    margin-bottom: 0px;
    padding-top: 8px;
  }
}
.header-container__row .icons .account-desktop.user_logged {
  padding-top: 5px;
}
.header-container__row .icons .dropdown-account-container {
  font-family: "Spartan";
  cursor: default;
  min-width: 190px;
  display: none;
  position: absolute;
  top: 40px;
  right: 50%;
  transform: translateX(50%);
  color: #48443d;
  z-index: 10009;
  border-radius: 3px;
  background: #fff;
  box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.04);
  border: 0.5px solid rgba(0, 0, 0, 0.15);
  min-width: 210px;
}
.header-container__row .icons .dropdown-account-container .dropdown-name {
  padding: 20px 16px;
  font-size: 12px;
  font-weight: 600;
  line-height: normal;
}
.header-container__row .icons .dropdown-account-container .dropdown-loyalty {
  padding: 16px;
  background: linear-gradient(90deg, #755bd8 -1.79%, #a691f6 100.55%);
  color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
.header-container__row .icons .dropdown-account-container .dropdown-loyalty .loyalty-resume {
  color: #fff;
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  line-height: 118.5%;
}
.header-container__row .icons .dropdown-account-container .dropdown-loyalty .loyalty-points {
  color: #fff;
  font-size: 9px;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  text-align: center;
}
.header-container__row .icons .dropdown-account-container .dropdown-loyalty .loyalty-points .points {
  display: flex;
  width: 42px;
  height: 42px;
  border: 1px solid #fff;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-bottom: 5px;
}
.header-container__row .icons .dropdown-account-container .dropdown-loyalty .loyalty-points .points > span {
  margin-top: 3px;
}
.header-container__row .icons .dropdown-account-container .woocommerce-MyAccount-navigation-link {
  border-bottom: none;
  margin-bottom: 0;
  padding: 7px 16px;
  color: #787878;
  font-family: "Spartan";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: none;
}
@media screen and (min-width: 993px) {
  .header-container__row .icons .cart-container {
    margin: 0px;
  }
}
.header-container__row .icons .cart-container .cart-items-number > span {
  top: 0px;
}
@media screen and (max-width: 992px) {
  .header-container__row .icons .cart-container .cart-items-number > span {
    top: -6px;
  }
}
.header-container__secondrow {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 10px;
  align-items: center;
  overflow: hidden;
  max-width: 1280px;
  position: relative;
  margin: 0 auto;
  padding: 0px clamp(20px, 2.25vw, 80px);
}
@media screen and (max-width: 991px) {
  .header-container__secondrow {
    display: none;
  }
}
.header-container__secondrow .button-menu {
  margin: 0px;
}
@media screen and (max-width: 991px) {
  .header-container__secondrow .button-menu {
    display: none;
  }
}
.header-container__secondrow .button-menu .button-category__product {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-family: "Spartan";
  font-weight: 600;
  font-style: normal;
  font-size: 13px;
  line-height: 120%;
  background-color: white;
  padding: 13px 24px;
  border: 1px solid #d8d8d8;
  border-radius: 32px;
  color: #4a4a4a;
  cursor: pointer;
  width: 192px;
}
.header-container__secondrow .button-menu .button-category__product .icon {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  gap: 8px;
  margin-bottom: 5px;
}
.header-container__secondrow .button-menu .button-category__product .icon .bar-nav {
  padding: 0px;
  width: 24px;
  height: 17px;
  font-size: 24px;
  padding-right: 12px;
}
.header-container__secondrow .button-menu .button-category__product .icon .bar-nav .icon-bar {
  width: 16px;
  height: 2px;
  border-radius: 1px;
  background-color: #48443d;
  margin-top: 4px;
  display: block;
}
.header-container__secondrow .button-menu .button-category__product .icon .bar-nav-close {
  display: none;
  width: 24px;
  height: 17px;
  border-radius: 1px;
  color: black;
  padding-right: 12px;
  position: relative;
  left: -3px;
  top: 2px;
}
.header-container__secondrow .button-menu .button-category__product .icon.is-open .bar-nav {
  display: none;
}
.header-container__secondrow .button-menu .button-category__product .icon.is-open .bar-nav-close {
  display: block;
}
.header-container__secondrow .button-menu .button-category__product .button-category__open {
  padding-top: 3px !important;
}
.header-container__secondrow .button-menu .button-category__product__open:hover .dropdown {
  transition: all 0.3s ease;
  top: 100%;
  opacity: 1;
  visibility: visible;
  cursor: auto;
}
@media screen and (max-width: 767px) {
  .header-container__secondrow .button-menu .button-category__product {
    display: none;
  }
}
.header-container__secondrow .list-category {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: nowrap;
  width: -moz-max-content;
  width: max-content;
  gap: 40px;
  overflow: hidden;
  width: 100%;
  margin: 0px;
  overflow: hidden;
  overflow-x: scroll;
  scrollbar-width: none;
}
.header-container__secondrow .list-category .slick-list .slick-track {
  display: flex;
  flex-direction: row;
}
.header-container__secondrow .list-category .slick-list .slick-track > li {
  width: -moz-max-content !important;
  width: max-content !important;
}
.header-container__secondrow .list-category__item {
  margin-right: 10px;
}
.header-container__secondrow .list-category__item > a {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding-right: 24px;
  border-radius: 32px;
  color: #4a4a4a;
  padding: 8px 24px 8px 4px;
  cursor: pointer;
  isolation: isolate;
}
.header-container__secondrow .list-category__item > a .mega-menu__media {
  display: flex;
  align-items: center;
}
.header-container__secondrow .list-category__item > a .mega-menu__media > img {
  width: 100%;
  max-width: 35px;
  height: 100%;
  max-height: 35px;
  margin-right: 8px;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 50px;
  padding-left: 4px;
  mix-blend-mode: multiply;
}
.header-container__secondrow .list-category__item > a .mega-menu__text {
  font-family: "Spartan";
  font-weight: 600;
  font-style: normal;
  font-size: 13px;
  line-height: 120%;
  white-space: nowrap;
}
.header-container__secondrow .list-category .is-hiden {
  display: none;
}
@media screen and (max-width: 767px) {
  .header-container__secondrow .list-category__item > a {
    padding: 8px 10px;
  }
  .header-container__secondrow .list-category__item > a .mega-menu__media > img {
    display: none;
  }
  .header-container__secondrow .list-category__item > a .mega-menu__text {
    font-size: 12px;
    line-height: 120%;
    white-space: nowrap;
    position: relative;
    bottom: -2px;
  }
}
.header-container.bg-hover-header {
  background-color: #f8f4ef !important;
  transition: opacity 0.2s ease, background-color 0.2s ease !important;
  transition: background-color 0.2s ease, box-shadow 0.2s ease !important;
}
.header-container.bg-hover-header .search {
  border: 1px solid #d8d8d8;
}
.header-container.bg-hover-header .search .search-label {
  color: #4a4a4a !important;
}
.header-container.bg-hover-header .button-category__product {
  background-color: #f8f4ef !important;
  color: #4a4a4a !important;
  border: 1px solid #d8d8d8 !important;
}
.header-container.bg-hover-header .icons {
  color: #48443d !important;
}
.header-container.bg-hover-header .icons .user_logged .account-logged span {
  color: #4a4a4a;
}
.header-container.bg-hover-header .icons img {
  filter: brightness(0.3) !important;
}

.fruit-hover {
  padding: 24px;
  display: none;
  background-color: white;
  position: absolute;
  z-index: 6;
  border: 1px solid #d8d8d8;
  left: -10%;
  width: 280px;
  top: 35px;
}
.fruit-hover .fruit-list {
  list-style: none;
  -moz-column-count: 2;
       column-count: 2;
}
.fruit-hover .fruit-list #menu-megamenu-frutta > li:hover {
  color: #4e9d2d;
}
.fruit-hover .fruit-list li {
  display: block;
  -moz-column-break-inside: avoid;
       break-inside: avoid;
  margin-bottom: 16px;
  font-size: 12px;
  font-family: "Spartan";
  font-weight: 600;
  font-style: normal;
}
.fruit-hover .fruit-list li:nth-child(18) {
  -moz-column-break-after: column;
       break-after: column;
}
.fruit-hover .fruit-list li:nth-child(n+19) {
  margin-left: 29px;
}
.fruit-hover .fruit-list__link {
  color: #4e9d2d;
  font-size: 12px;
  text-decoration: underline;
  font-family: "Spartan";
  font-weight: 600;
  margin-top: 16px;
  display: block;
}
.fruit-hover .is-open {
  display: block;
}

.dropdown-new {
  opacity: 0;
  visibility: hidden;
  font-family: Spartan;
  letter-spacing: 0.01em;
  text-transform: none;
  color: #48443d;
  background-color: #f8f4ef;
  width: 100%;
  border-bottom: 1px solid #d7d7d7;
  z-index: 10004;
  text-align: left;
  width: 100%;
  position: absolute;
  transition: opacity 0.2s ease, background-color 0.2s ease;
}
.dropdown-new .dropdown-container {
  padding: 2.5rem 0;
  display: flex;
  gap: 62px;
  justify-content: space-between;
  max-width: 1240px;
  margin: 0 auto;
  padding: 40px 40px;
}
.dropdown-new .dropdown-container .menu-prodotti {
  padding: 0;
  flex-wrap: wrap;
  flex-basis: 50%;
}
.dropdown-new .dropdown-container .dropdown-left {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
  height: -moz-fit-content;
  height: fit-content;
}
.dropdown-new .dropdown-container .dropdown-left > a {
  display: flex;
  align-items: center;
  padding: 8px 30px 8px 8px;
  border-radius: 6px;
}
.dropdown-new .dropdown-container .dropdown-left > a .dropdown-left-box--txt {
  padding-left: 8px;
}
.dropdown-new .dropdown-container .dropdown-left > a .dropdown-left-box--txt .menu-item__title {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 12px;
  margin-top: 0;
}
.dropdown-new .dropdown-container .dropdown-left > a .dropdown-left-box--txt > p {
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.02em;
}
.dropdown-new .dropdown-container .dropdown-left > a > img {
  position: relative;
  top: 27px;
  width: 112px;
  height: 112px;
}
.dropdown-new .dropdown-container .dropdown-left a:hover {
  transform: translateY(-6px);
}
.dropdown-new .dropdown-container .dropdown-left .dropdown-left-box--maxiformati {
  background-color: rgba(80, 171, 216, 0.1);
}
.dropdown-new .dropdown-container .dropdown-left .dropdown-left-box--maxiformati .dropdown-left-box--txt p {
  color: #495363;
}
.dropdown-new .dropdown-container .dropdown-left .dropdown-left-box--mix {
  background-color: rgba(78, 157, 45, 0.1);
}
.dropdown-new .dropdown-container .dropdown-left .dropdown-left-box--mix .dropdown-left-box--txt p {
  color: #5f6d44;
}
.dropdown-new .dropdown-container .dropdown-left .dropdown-left-box--barrette {
  background-color: rgba(250, 179, 24, 0.1);
}
.dropdown-new .dropdown-container .dropdown-left .dropdown-left-box--barrette .dropdown-left-box--txt p {
  color: #8b795f;
}
.dropdown-new .dropdown-container .dropdown-left .dropdown-left-box--sunsweet {
  background-color: rgba(207, 10, 44, 0.1);
}
.dropdown-new .dropdown-container .dropdown-left .dropdown-left-box--sunsweet .dropdown-left-box--txt p {
  color: #a05b69;
}
.dropdown-new .dropdown-container .dropdown-right {
  flex-basis: 45%;
  display: flex;
  flex-direction: column;
}
.dropdown-new .dropdown-container .dropdown-right #menu-megamenu-prodotti {
  display: flex;
  flex-wrap: wrap;
}
.dropdown-new .dropdown-container .dropdown-right #menu-megamenu-prodotti > li {
  flex-basis: 33.333%;
  text-transform: none;
  padding: 0;
  margin: 0;
  margin-bottom: 22px;
  padding-right: 20px;
  box-sizing: border-box;
}
.dropdown-new .dropdown-container .dropdown-right #menu-megamenu-prodotti > li > a {
  font-weight: 500;
  font-size: 12px;
  color: #48443d;
  display: block;
}
.dropdown-new .dropdown-container .dropdown-right #menu-megamenu-prodotti li:hover > a {
  color: #4e9d2d;
}
.dropdown-new .show-all {
  text-align: center;
  background: #4e9d2d;
  border: 1px solid #4e9d2d;
  border-radius: 100px;
  padding: 16px 2px;
  margin-bottom: 2rem;
  display: flex;
  gap: 24px;
  justify-self: center;
  justify-content: center;
  min-width: 153px;
  color: white;
}
.dropdown-new .show-all > p {
  font-weight: 500;
  font-size: 14px;
  color: white;
  line-height: 1;
  display: inline-block;
}

#hamburger {
  width: 24px;
  height: 24px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  cursor: pointer;
}
@media screen and (min-width: 992px) {
  #hamburger {
    display: none;
  }
}
#hamburger .icon-bar {
  width: 20px;
  height: 2px;
  border-radius: 1px;
  background-color: #48443d;
}
#hamburger .icon-bar:nth-child(3) {
  position: relative !important;
  top: 0px !important;
}

@media (min-width: 300px) {
  .message-container-mobile {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .message-container-mobile {
    padding: 0px 10px;
    font-size: 11px;
  }
}
@media screen and (min-width: 992px) {
  .message-container-mobile {
    display: none;
  }
}

.overlay-search-wrapper {
  z-index: 1006;
}

.reviews-average .reviews-count {
  font-size: 11px !important;
}
@media screen and (min-width: 992px) {
  .reviews-average .reviews-count {
    display: none;
  }
}
@media screen and (min-width: 1050px) {
  .reviews-average .reviews-count {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .reviews-average {
    font-size: 11px;
  }
}
@media screen and (max-width: 767px) {
  .account-icon-mobile-logged {
    padding-bottom: 4px !important;
  }
}
body.scrolled .header-container {
  box-shadow: 0px 3px 10px 2px rgba(169, 169, 169, 0.2);
  position: sticky;
  top: 0;
}
@media screen and (max-width: 992px) {
  body.scrolled .header-container__row {
    display: flex;
  }
}
body.scrolled .header-container__secondrow {
  padding-bottom: 10px;
  padding-top: 10px;
}
@media screen and (max-width: 992px) {
  body.scrolled .header-container__secondrow {
    padding-bottom: 6px;
    padding-top: 0px;
  }
}
@media screen and (max-width: 756px) {
  body.scrolled .header-container__secondrow {
    padding-bottom: 20px;
    padding-top: 0px;
  }
}

.section-drawer-frutta {
  z-index: 200 !important;
}

.page-template-templ-ricette.scrolled .header-container,
.tax-ricette.scrolled .header-container,
.tax-cat_ricette.scrolled .term-box-delle-feste .header-container {
  box-shadow: none;
}
@media screen and (max-width: 992px) {
  .page-template-templ-ricette.scrolled .ricette_filtri_container,
  .tax-ricette.scrolled .ricette_filtri_container,
  .tax-cat_ricette.scrolled .term-box-delle-feste .ricette_filtri_container {
    top: 150px;
  }
}
@media screen and (max-width: 767px) {
  .page-template-templ-ricette.scrolled .ricette_filtri_container,
  .tax-ricette.scrolled .ricette_filtri_container,
  .tax-cat_ricette.scrolled .term-box-delle-feste .ricette_filtri_container {
    top: 100px;
  }
}

.page-template-templ-ricette .header-container__row,
.tax-ricette .header-container__row,
.tax-cat_ricette .header-container__row,
.term-box-delle-feste .header-container__row {
  padding-left: 75px;
}
@media screen and (max-width: 1440px) {
  .page-template-templ-ricette .header-container__row,
  .tax-ricette .header-container__row,
  .tax-cat_ricette .header-container__row,
  .term-box-delle-feste .header-container__row {
    padding-left: 20px;
  }
}
.page-template-templ-ricette .header-container__secondrow,
.tax-ricette .header-container__secondrow,
.tax-cat_ricette .header-container__secondrow,
.term-box-delle-feste .header-container__secondrow {
  padding-left: 75px;
}
@media screen and (max-width: 1440px) {
  .page-template-templ-ricette .header-container__secondrow,
  .tax-ricette .header-container__secondrow,
  .tax-cat_ricette .header-container__secondrow,
  .term-box-delle-feste .header-container__secondrow {
    padding-left: 20px;
  }
}

.js-slider-category .slick-list {
  padding-right: 82px;
}

.js-slider-category .slick-slide {
  margin-right: 8px;
}

.term-maama-frutta-secca-bio .topbar-container {
  color: white;
}
.term-maama-frutta-secca-bio .header-container {
  margin-bottom: 5px;
}
.term-maama-frutta-secca-bio .description-list {
  position: relative;
  top: -30px;
}
.term-maama-frutta-secca-bio .button-category__product {
  background-color: transparent !important;
  color: white !important;
}
.term-maama-frutta-secca-bio .button-category__product .icon .bar-nav .icon-bar {
  background-color: white !important;
}
.term-maama-frutta-secca-bio .cart-desktop .cart-icon > img {
  filter: brightness(10);
}
.term-maama-frutta-secca-bio .header-container.bg-hover-header .button-category__open {
  display: block;
  padding-top: 5px;
}
.term-maama-frutta-secca-bio .header-container.bg-hover-header .button-category__open > a {
  color: #48443d;
}
.term-maama-frutta-secca-bio .header-container.bg-hover-header .account-logged > span {
  color: #48443d !important;
}
.term-maama-frutta-secca-bio .fruit-hover,
.term-maama-frutta-secca-bio .recipes-list,
.term-maama-frutta-secca-bio .magazine-list {
  background-color: #faf5f0 !important;
  color: #48443d;
}

/**
 * prodotti nella categoria singola
 */
@media screen and (min-width: 1400px) {
  div.section {
    padding: 54px 70px 70px 70px;
  }
  #products-lists {
    overflow: visible;
  }
  .prodotti-container {
    display: flex;
    flex-wrap: wrap;
    margin-left: -12px;
    margin-right: -12px;
  }
  .product-card {
    flex: 0 0 calc(25% - 24px) !important; /* 4 per riga contando 12px per lato */
    margin: 12px 12px 12px !important;
    box-sizing: border-box;
  }
}
/**
 *
 * ------------------------------------------------------------- spazio dei titoli principali nelle varie pagine
 *
 */
@media screen and (min-width: 767px) {
  .tax-product_cat .section_main .titolo_normale, .page-template-templ-prodotti .section_main .titolo_normale {
    padding-left: 63px !important;
    font-weight: 700 !important;
  }
}
.tax-product_cat .section_main .testo_principale > p, .page-template-templ-prodotti .section_main .testo_principale > p {
  font-size: 13px !important;
  padding-left: 20px;
  width: 100%;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .tax-product_cat .section_main .testo_principale > p, .page-template-templ-prodotti .section_main .testo_principale > p {
    max-width: 60%;
    margin: 0 auto;
    padding-top: 20px;
  }
}
@media screen and (max-width: 600px) {
  .tax-product_cat .section_main .testo_principale > p, .page-template-templ-prodotti .section_main .testo_principale > p {
    max-width: 87%;
    margin: 0 auto;
    padding-top: 20px;
  }
}

.page-template-templ-mynut .section_main {
  background: 0;
}
.page-template-templ-mynut .section_main .titolo_normale {
  color: white !important;
  font-size: 28px;
  padding-left: 44px;
}
@media screen and (max-width: 767px) {
  .page-template-templ-mynut .section_main .titolo_normale {
    padding-left: 0px;
  }
}

.term-linea-proteica .section_main .testo_principale > p {
  padding-left: 20px;
  width: 100%;
  font-weight: 100;
}

.term-maama-frutta-secca-bio .section_main .titolo_normale {
  padding-left: 44px !important;
}
@media screen and (max-width: 767px) {
  .term-maama-frutta-secca-bio .section_main .titolo_normale {
    padding-left: 0px !important;
  }
}
.term-maama-frutta-secca-bio .section_main .testo_principale > p {
  font-size: 13px !important;
  padding-left: 20px;
  width: 100%;
  font-weight: 100;
}
.term-maama-frutta-secca-bio .account-icon-mobile > img {
  filter: brightness(10);
}
.term-maama-frutta-secca-bio .account-desktop .account-icon > img {
  filter: brightness(10);
}

.post-42982 .woocommerce-LoopProduct-link {
  background: red !important;
}

.term-box-delle-feste .topbar-container {
  color: white;
  border-color: white;
}
.term-box-delle-feste .topbar-container .fruit-hover {
  background-color: white;
  color: #474747;
  border-color: transparent;
}
.term-box-delle-feste .topbar-container .recipes-list.is-open,
.term-box-delle-feste .topbar-container .magazine-list.is-open {
  background-color: white;
  color: #474747;
  border-color: transparent;
}
.term-box-delle-feste .header-container {
  padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .term-box-delle-feste .header-container {
    margin-bottom: 11px;
  }
}
.term-box-delle-feste .header-container__row .icons .search-icon-mobile > img,
.term-box-delle-feste .header-container__row .icons .cart-icon > img,
.term-box-delle-feste .header-container__row .icons .account-icon-mobile > img {
  filter: brightness(10);
}
.term-box-delle-feste .header-container {
  background-color: transparent;
}
.term-box-delle-feste .header-container__secondrow .button-menu .button-category__product {
  background-color: transparent;
  color: white;
  border: 1px solid white;
}
.term-box-delle-feste .header-container__secondrow .button-menu .button-category__product .icon .bar-nav .icon-bar {
  background-color: white;
}
.term-box-delle-feste .header-container__secondrow .button-menu .button-category__product:hover {
  background-color: transparent;
  color: white;
}
.term-box-delle-feste .header-container__secondrow .button-menu .button-category__product.is-open .search-icon {
  filter: none;
}
.term-box-delle-feste .header-container .account-logged {
  border: 1px solid white;
}
.term-box-delle-feste .header-container .search-icon > img {
  filter: brightness(10);
}
.term-box-delle-feste #hamburger .icon-bar {
  background-color: white;
}

.term-box-delle-feste.scrolled .header-container {
  background-color: white;
}
.term-box-delle-feste.scrolled .header-container .icons .search-icon-mobile {
  filter: brightness(0.1);
}
.term-box-delle-feste.scrolled .header-container .icons .account-logged {
  border-color: #474747;
}
.term-box-delle-feste.scrolled .header-container .icons .account-logged > span {
  color: #474747 !important;
}
.term-box-delle-feste.scrolled .header-container .icons .cart-icon-mobile .cart-icon {
  filter: brightness(0.1);
}
.term-box-delle-feste.scrolled .header-container .icons #hamburger .icon-bar {
  background-color: #474747;
}
.term-box-delle-feste.scrolled .header-container .button-category__product {
  color: #4a4a4a;
  border-color: #d8d8d8;
}
.term-box-delle-feste.scrolled .header-container .button-category__product .bar-nav .icon-bar {
  background-color: #4a4a4a !important;
}
.term-box-delle-feste.scrolled .header-container .button-category__product:hover {
  color: #4a4a4a;
}
.term-box-delle-feste.scrolled .header-container .account-icon-mobile {
  filter: brightness(0.1);
}

.term-box-delle-feste .header-container.bg-hover-header .search-icon {
  filter: brightness(0.1) !important;
}
.term-box-delle-feste .header-container.bg-hover-header .account-logged {
  border-color: #48443d;
}

.woocommerce-checkout form .form-row:not(#billing_data_nascita_field) {
  z-index: 1;
}
.woocommerce-checkout form .woocommerce-billing-fields .form-row,
.woocommerce-checkout form .woocommerce-shipping-fields .form-row {
  position: relative;
  padding: 0 0 15px;
  width: 100%;
  margin: 0;
  min-height: 54px;
}
.woocommerce-checkout form .woocommerce-billing-fields .form-row#billing_tipologia_field {
  min-height: auto;
  height: auto;
}
.woocommerce-checkout form .woocommerce-shipping-fields .shipping_address .address-field .woocommerce-input-wrapper strong {
  display: block;
  padding: 12px 20px;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #8a8a8a;
  color: #929292;
  background-color: #fafafa;
  font-size: 15px;
  font-weight: 500;
  border-radius: 6px;
  font-family: "Spartan";
}
.woocommerce-checkout form .form-row label.checkbox {
  padding-top: 0;
}

@media (min-width: 769px) {
  .woocommerce-checkout form .woocommerce-billing-fields .form-row,
  .woocommerce-checkout form .woocommerce-shipping-fields .form-row {
    width: calc(50% - 20px);
    margin: 0 10px 20px;
    padding: 0;
    height: 54px;
  }
  .woocommerce-checkout form .woocommerce-billing-fields .form-row.wide,
  .woocommerce-checkout form .woocommerce-shipping-fields .form-row.wide {
    width: 100%;
  }
  .woocommerce-checkout form .woocommerce-shipping-fields__field-wrapper,
  .woocommerce-checkout form .woocommerce-billing-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
  }
}
.form-assistance__tabs {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 480px;
  padding: 50px 0px 25px 0px;
  margin: 0px auto;
}
@media (min-width: 480px) {
  .form-assistance__tabs {
    justify-content: center;
    padding: 50px 30px 25px 0px;
    max-width: 100%;
  }
}
.form-assistance__tabs__link {
  font-family: "Spartan";
  font-size: 12px;
  line-height: 20px;
  color: #48443D;
  font-weight: 600;
  text-align: center;
  border: solid 1px rgb(118, 118, 118);
  border-radius: 25px;
  background-color: transparent;
  padding: 13px 20px 10px 20px;
  margin: 0px 7px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .form-assistance__tabs__link {
    margin: 0px 25px;
    font-size: 13px;
  }
}
.form-assistance__tabs > .active {
  color: #ffffff;
  background-color: #949494;
}
.form-assistance__contents {
  display: none;
  padding: 30px;
  animation: fadeEffect 1s;
}
.form-assistance__contents > p {
  font-family: "Spartan";
  font-size: 13px;
  text-align: center;
  line-height: 20px;
  max-width: 545px;
  margin: 0px auto 50px auto;
}
@media (min-width: 768px) {
  .form-assistance__contents {
    padding: 30px 50px;
  }
}
@keyframes fadeEffect {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* FORM ZOHO STYLE */
#zohoSupportWebToCase > form .groupFields {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}
#zohoSupportWebToCase > form .rowFields {
  flex-direction: column;
}
#zohoSupportWebToCase > form .columnFields {
  flex-direction: column;
}
#zohoSupportWebToCase > form .rowFields .groupFields-sx,
#zohoSupportWebToCase > form .rowFields .groupFields-dx {
  width: 100%;
}
#zohoSupportWebToCase > form .rowFields .groupFields-sx {
  margin-right: 0px;
}
#zohoSupportWebToCase > form .rowFields.groupFields-dx {
  margin-left: 0px;
}
#zohoSupportWebToCase > form .columnFields .groupFields-sx,
#zohoSupportWebToCase > form .columnFields .groupFields-dx {
  width: 100%;
  margin-bottom: 15px;
}
#zohoSupportWebToCase > form .columnFields .groupFields-sx {
  margin-right: 0px;
}
#zohoSupportWebToCase > form .columnFields.groupFields-dx {
  margin-left: 0px;
}
#zohoSupportWebToCase > form .privacyFields {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
#zohoSupportWebToCase > form .privacyFields > span {
  font-family: "Spartan";
  font-size: 0.9em;
  font-weight: 400;
  color: rgba(153, 136, 153, 0.8666666667);
  text-align: left;
}
#zohoSupportWebToCase > form .privacyFields > span a {
  color: rgba(153, 136, 153, 0.8666666667);
  text-decoration: underline;
}
#zohoSupportWebToCase > form input {
  font-family: "Spartan";
  padding: 20px;
  border-radius: 5px;
  border: 1px solid #bbb;
  font-size: 15px;
  text-transform: uppercase;
  width: calc(100% - 42px);
  margin-bottom: 15px;
  font-size: 0.9em;
  font-weight: 600;
}
#zohoSupportWebToCase > form input::-moz-placeholder {
  /*  text-transform:none !important; */
}
#zohoSupportWebToCase > form input::placeholder {
  /*  text-transform:none !important; */
}
#zohoSupportWebToCase > form input[type=file] {
  display: none !important;
}
#zohoSupportWebToCase > form input[type=submit] {
  width: -moz-fit-content;
  width: fit-content;
  font-family: "Spartan";
  border-radius: 5px;
  background: transparent;
  font-size: 0.9em;
  font-weight: 600;
  text-transform: uppercase;
  color: #ffffff;
  border: none;
  background: #69a53d;
  cursor: pointer;
  transition: color 200ms, background-color 200ms;
  margin-top: 40px;
  text-align: center;
}
#zohoSupportWebToCase > form input[type=submit]:hover, #zohoSupportWebToCase > form input[type=submit]:focus, #zohoSupportWebToCase > form input[type=submit]:active {
  background-color: #48722a;
}
#zohoSupportWebToCase > form input[type=checkbox] {
  background-color: initial;
  cursor: default;
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
  box-sizing: border-box;
  margin: 0px 10px 0px 0px;
  padding: initial;
  border: initial;
  width: 20px;
}
#zohoSupportWebToCase > form textarea {
  font-family: "Spartan";
  width: 100%;
  border-radius: 5px;
  border: 1px solid #bbb;
  padding: 15px;
  text-transform: uppercase;
  font-size: 0.9em;
  font-weight: 600;
  box-sizing: border-box;
  max-width: 100%;
  height: 100%;
  min-height: 182px;
}
#zohoSupportWebToCase > form .choose-file {
  font-family: "Spartan";
  padding: 20px;
  border-radius: 5px;
  border: 1px solid #bbb;
  font-size: 15px;
  text-transform: uppercase;
  width: calc(100% - 42px);
  margin-bottom: 15px;
  font-size: 0.9em;
  font-weight: 600;
  height: 14px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#zohoSupportWebToCase > form .choose-file > .text {
  color: #757575;
}
#zohoSupportWebToCase > form .choose-file > .dashicons-cloud-upload {
  margin-right: 32px;
  font-size: 39px;
  color: #757575;
  margin-bottom: 22px;
}
#zohoSupportWebToCase > form .select-file {
  position: relative;
}
#zohoSupportWebToCase > form .select-file #zsMaxSizeMessage,
#zohoSupportWebToCase > form .select-file #zsMaxLimitMessage {
  font-family: "Spartan";
  display: block;
  position: absolute;
  right: 15px;
  top: 48px;
  color: #949494;
  font-size: 10px;
  background: #fff;
  padding: 0px 5px;
  font-weight: 500;
  z-index: 1;
}
#zohoSupportWebToCase > form .select-file #zsFileBrowseAttachments {
  position: absolute;
  top: 19px;
  left: 73px;
  background: #ffffff;
  font-family: "Spartan";
  font-size: 0.9em;
  font-weight: 600;
  z-index: 2;
}
@media (min-width: 768px) {
  #zohoSupportWebToCase > form .rowFields {
    flex-direction: row;
  }
  #zohoSupportWebToCase > form .rowFields .groupFields-sx,
  #zohoSupportWebToCase > form .rowFields .groupFields-dx {
    width: calc((100% - 30px) / 2);
  }
  #zohoSupportWebToCase > form .rowFields .groupFields-sx {
    margin-right: 15px;
  }
  #zohoSupportWebToCase > form .rowFields.groupFields-dx {
    margin-left: 15px;
  }
}

#canvasContainer {
  position: absolute;
  pointer-events: none;
  top: 0;
  width: 100%;
  left: 0;
}

.natale-wrapper-top {
  position: relative;
  z-index: 100;
}

.natale-stella-1 {
  position: absolute;
  left: 0;
  width: 40px;
  top: -30px;
}

.natale-stella-2 {
  position: absolute;
  width: 40px;
  top: -30px;
  right: 0;
  transform: rotateY(180deg);
}

.mix-container,
.mix-content .titolo {
  position: relative;
}

.natale-pupazzo-neve {
  position: absolute;
  right: -20px;
  width: 60px;
  top: 0;
  display: none;
}

.natale-albero {
  position: absolute;
  left: 0;
  width: 57px;
  top: 0;
  z-index: 10;
  display: none;
}

.natale-caramella {
  position: absolute;
  top: -8px;
  width: 15px;
  left: 50%;
  z-index: 10;
}

.natale-regalo {
  position: absolute;
  right: 0;
  top: 20px;
  width: 70px;
}

.natale-renna {
  display: none;
}

@media (min-width: 670px) {
  .natale-stella-1 {
    left: 10px;
    width: 60px;
    top: -40px;
  }
  .natale-stella-2 {
    width: 60px;
    top: -40px;
    right: 10px;
  }
}
@media (min-width: 769px) {
  .natale-pupazzo-neve {
    right: 140px;
    width: 60px;
    top: -2px;
    display: block;
  }
  .natale-albero {
    display: block;
    position: absolute;
    right: 70px;
    width: 57px;
    left: auto;
    top: -35px;
  }
  .natale-caramella {
    position: absolute;
    top: -15px;
    width: 30px;
    left: 50%;
    z-index: 10;
  }
  .natale-renna {
    position: absolute;
    display: block;
    left: 50%;
    bottom: 30px;
  }
  .natale-regalo {
    position: absolute;
    right: auto;
    width: 90px;
    left: 220px;
    top: -25px;
  }
}
@media (min-width: 1200px) {
  .natale-pupazzo-neve {
    right: 300px;
    width: 75px;
    top: 38px;
  }
  .natale-regalo {
    left: 330px;
    top: 20px;
  }
  .natale-albero {
    position: absolute;
    right: 170px;
    width: 75px;
    top: 0;
  }
  .natale-stella-1 {
    left: 35%;
  }
  .natale-stella-2 {
    right: 35%;
  }
}
.sticky-footer {
  position: fixed;
  background: #fff;
  box-shadow: 0 -2px 11px rgba(0, 0, 0, 0.1);
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 12;
  text-decoration: none;
  display: block;
}

.sticky-footer ins {
  text-decoration: none !important;
}

.sticky-footer .sticky-footer-img {
  width: 150px;
  position: absolute;
  bottom: 10px;
}

.sticky-footer .description {
  margin-left: 160px;
}

.sticky-footer-cta {
  background-color: #69a53d;
  text-transform: uppercase;
  font-size: 12px;
  padding: 10px 15px;
  margin: 0 auto;
  display: inline-block;
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 160px;
  font-weight: bold;
  border-radius: 5px;
}

.sticky-footer-title {
  font-size: 16px;
  /* overflow: hidden; */
  /* height: 20px; */
  margin-top: 10px;
  text-transform: uppercase;
  font-weight: 600;
  color: #4a4a4a;
  line-height: 1;
  margin-bottom: 10px;
  margin-right: 10px;
}

.sticky-footer-cta {
  background-color: #69a53d;
  text-transform: uppercase;
  font-size: 12px;
  padding: 10px 15px;
  margin: 0 auto;
  display: inline-block;
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 160px;
  font-weight: bold;
  border-radius: 5px;
}

@media (min-width: 768px) {
  .sticky-footer-title {
    margin-top: 20px;
  }
  .sticky-footer-cta {
    margin-bottom: 20px;
  }
  .sticky-footer-inner {
    max-width: 1000px;
    margin: 0 auto;
  }
}
.countdown-container {
  display: flex;
  position: absolute;
  align-items: center;
  bottom: 5%;
  right: unset;
  transform: none;
  max-width: 1120px;
  justify-content: center;
  width: 100vw;
  box-sizing: border-box;
  left: inherit;
}
@media (min-width: 480px) {
  .countdown-container {
    /*     width: 100%;
        box-sizing: border-box;
        left: 0px;
        bottom:13px; */
    width: 100%;
    bottom: 0%;
    transform: translateY(-50%);
    right: 11px;
    left: auto;
  }
}
@media (min-width: 768px) {
  .countdown-container {
    width: 100%;
    bottom: 0%;
    transform: translateY(-50%);
    right: 11px;
    left: auto;
  }
}

.countdown-box {
  margin: 0 6px;
}

.countdown-label {
  text-transform: uppercase;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  font-weight: 600;
  margin-bottom: 3px;
  /* mix-blend-mode:difference; */
}
@media (min-width: 480px) {
  .countdown-label {
    margin-bottom: 3px;
    /*font-size: 0.9vw;*/
    font-size: 1.2vw;
  }
}

@media (min-width: 1200px) {
  .countdown-label {
    font-size: 13px;
  }
}
.countdown-char {
  justify-content: center;
  align-items: center;
  background: #ffffff;
  color: #9bb238;
  font-size: 25px;
  display: inline-flex;
  margin: 2px;
  border-radius: 5px;
  font-weight: bold;
  width: 7vw;
  height: 8vw;
  font-size: 5vw;
  max-height: 45px;
  max-width: 35px;
}

@media (min-width: 480px) {
  .countdown-char {
    height: 5.5vw;
    max-height: 85px;
    max-width: 60px;
    width: 3.9vw;
    font-size: 3.3vw;
  }
}
@media (min-width: 768px) {
  .countdown-char {
    height: 4.8vw;
    width: 3.7vw;
    font-size: 2.6vw;
  }
}
@media (min-width: 1200px) {
  .countdown-char {
    height: 58px;
    width: 44px;
    font-size: 30px;
  }
}
.countdown-separator {
  font-weight: 600;
  line-height: 20px;
  height: 0;
  font-size: 40px;
  display: none;
}
@media (min-width: 480px) {
  .countdown-separator {
    font-size: 4vw;
    line-height: 1.8vw;
  }
}

.styled-checkbox {
  position: absolute;
  opacity: 0;
}
.styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  width: 100%;
  display: flex;
  align-items: center;
  height: 23px;
}
.styled-checkbox + label span {
  width: calc(100% - 50px);
  display: inline-block;
}
.styled-checkbox + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  border: 1px solid #666;
  background: white;
}
.styled-checkbox:hover + label:before {
  background: #e6e6e6;
}
.styled-checkbox:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.styled-checkbox:checked + label:before {
  background: #003180;
}
.styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

.styled-radio {
  position: absolute;
  opacity: 0;
}
.styled-radio + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin-top: 10px;
  width: 100%;
  display: flex;
  align-items: center;
}
.styled-radio + label span {
  width: calc(100% - 50px);
  display: inline-block;
  width: 2px;
}
.styled-radio + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 26px;
  border-radius: 50%;
  height: 26px;
  border: 1px solid #8a8a8a;
  background: white;
  max-width: 26px;
  max-height: 26px;
  min-width: 26px;
  min-height: 26px;
}
.styled-radio:hover + label:before {
  background: #e6e6e6;
}
.styled-radio:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.styled-radio:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.styled-radio:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.styled-radio:checked + label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 5px;
  width: 18px;
  background: #d8d8d8;
  height: 18px;
  border-radius: 50%;
}

.product-icons {
  flex-wrap: nowrap;
  justify-content: space-between;
  display: flex;
  gap: 1rem;
  margin: 0;
  padding: 0;
}
@media (min-width: 1024px) {
  .product-icons {
    gap: 0;
    align-items: center;
  }
}
.product-icons .product-icon-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  color: #7B6A58;
  text-align: center;
  box-sizing: border-box;
  margin-right: 10px;
}
@media (min-width: 1300px) {
  .product-icons .product-icon-container {
    margin-right: 20px;
    flex-direction: row;
    flex: auto;
  }
}
.product-icons .product-icon-container img {
  height: 55px;
  width: 55px;
  min-width: 40px;
}
.product-icons .product-icon-title {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 10px;
  line-height: 1.4;
  letter-spacing: 0.24px;
  color: #7B6A58;
  white-space: wrap;
}
@media (min-width: 1024px) {
  .product-icons .product-icon-title {
    font-size: 11px;
    white-space: nowrap;
  }
}
.product-icons .product-icon-description {
  font-size: 11px;
}

.popup-newsletter-container {
  margin: 0px 20px;
}
@media (min-width: 768px) {
  .popup-newsletter-container {
    margin: 0px 50px;
  }
}
@media (min-width: 992px) {
  .popup-newsletter-container {
    margin: 0px 70px;
  }
}
@media (min-width: 1400px) {
  .popup-newsletter-container {
    max-width: 1240px;
    margin: 0 auto;
  }
}
.popup-newsletter-container {
  position: fixed;
  z-index: 100;
  bottom: 0;
  left: 0;
  right: 0;
  color: #373A3C;
  text-align: right;
  font-size: 0;
}
.popup-newsletter-container .popup-newsletter-card {
  display: inline-block;
  max-width: 100%;
  width: 450px;
  box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.3);
  border-radius: 6px 6px 0 0;
  overflow: hidden;
}
.popup-newsletter-container .popup-newsletter-submit {
  display: none;
}
.popup-newsletter-container .popup-newsletter-inputs {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 25px;
}
.popup-newsletter-container .popup-newsletter-main {
  padding: 17px 30px 27px;
  background-color: #fff;
  font-family: "Source Sans Pro", sans-serif;
}
.popup-newsletter-container .popup-newsletter-text {
  font-size: 14px;
  text-align: center;
  padding-bottom: 16px;
}
.popup-newsletter-container input[type=email] {
  box-sizing: border-box;
  height: 51px;
  border-radius: 5px;
  border: 2px solid #7a7977;
  text-align: left;
  font-size: 16px;
  padding: 14px 16px;
  color: #373a3c;
  margin-right: 10px;
  width: 100%;
  background-color: transparent;
}
.popup-newsletter-container .popup-newsletter-top {
  font-size: 20px;
  font-family: Montserrat, sans-serif;
  background: #50ABD8;
  color: #fff;
  padding: 20px;
  text-align: center;
  position: relative;
  font-weight: bold;
  text-transform: uppercase;
}
.popup-newsletter-container .popup-newsletter-top .popup-newsletter-close {
  float: right;
  cursor: pointer;
  width: 20px;
  height: 20px;
}
.popup-newsletter-container .popup-newsletter-top .popup-newsletter-close svg {
  max-height: 100%;
  width: auto;
}
.popup-newsletter-container .popup-newsletter-disclaimer {
  font-size: 10px;
  text-align: center;
}
.popup-newsletter-container .popup-newsletter-disclaimer a {
  text-decoration: underline;
}

/* primary */
.sg_cta_primary {
  display: inline-block;
  text-transform: uppercase;
  padding: 15px 20px;
  border: 2px solid #7a7977;
  border-radius: 8px;
  color: #666;
  font-weight: 600;
  cursor: pointer;
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  transition-property: color;
  transition-duration: 0.3s;
  font-size: 14.4px;
}
@media (min-width: 769px) {
  .sg_cta_primary {
    font-size: 13px;
  }
}

.sg_cta_primary:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 6px;
  background: #7a7977;
  transform: scaleY(0);
  transform-origin: 50% 100%;
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}

.sg_cta_primary:hover,
.sg_cta_primary:focus,
.sg_cta_primary:active {
  color: white;
}

.sg_cta_primary--orange::before {
  display: none;
}
.sg_cta_primary--orange {
  background: #F8B914;
  color: #fff;
  border: none;
}

.sg_cta_primary:hover:before,
.sg_cta_primary:focus:before,
.sg_cta_primary:active:before {
  transform: scaleY(1);
}

.order-again a.button,
.sg_cta_green {
  background-color: #69a53d;
  text-transform: uppercase;
  padding: 16px 25px;
  display: inline-block;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  font-family: Source Sans Pro, sans-serif;
  font-weight: 700;
  font-size: 14.4px;
}
@media (min-width: 769px) {
  .order-again a.button,
  .sg_cta_green {
    font-size: 13px;
  }
}

.order-again a.button:hover,
.sg_cta_green:hover {
  background-color: #57922c;
}

/* secondary */
.sg_cta_secondary {
  display: block;
  text-decoration: underline;
  cursor: pointer;
  font-weight: 600;
  color: #666;
  text-transform: uppercase;
  font-size: 14.4px;
}
@media (min-width: 769px) {
  .sg_cta_secondary {
    font-size: 13px;
  }
}

.sg_cta_secondary:hover {
  text-decoration: none;
}

.sg_cta_primary + .sg_cta_secondary {
  padding-top: 20px;
}

/* MODIFIERS */
.sg_cta_primary.white,
.sg_cta_secondary.white {
  color: #fff;
  border-color: #fff;
  transition: color 500ms;
}

.sg_cta_primary.white:before {
  background: #fff;
}

.sg_cta_primary.white:hover {
  color: #333;
}

.section.products_carousel a.sg_cta_primary {
  margin-top: 20px;
}

@media (min-width: 992px) {
  .section.ricette .sg_cta_secondary.white {
    display: inline-block;
  }
}
.woocommerce.product-carousel * {
  outline: none;
}

.woocommerce.product-carousel .slick-slide {
  background: #fff;
  padding-bottom: 0;
}

.woocommerce.product-carousel .slick-prev,
.woocommerce.product-carousel .slick-next {
  top: 50%;
}

.woocommerce.product-carousel ul {
  margin: 20px -25px 0;
  padding: 0 25px;
}

@media (min-width: 768px) {
  .woocommerce.product-carousel ul {
    margin: 40px -50px 0;
    padding: 0 40px;
  }
}
@media (min-width: 1200px) {
  .woocommerce.product-carousel {
    margin: 0px -55px;
  }
  .page-template-templ-pagina-offerte .woocommerce.product-carousel,
  .page-template-templ-home .woocommerce.product-carousel {
    margin: 0;
  }
  .woocommerce.product-carousel ul {
    padding: 0 60px;
    width: 100%;
    margin: 42px 0px;
  }
}
.alert-bar-top {
  text-align: center;
  font-family: Source Sans Pro;
  height: 60px;
  display: flex;
  background: #ffcb01;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  margin-top: 0;
  justify-content: center;
  align-items: center;
}
.alert-bar-top.donazione {
  font-weight: 500;
  background: #282f4a;
  color: #f2e394;
}
.alert-bar-top.donazione a {
  text-decoration: underline;
}
.alert-bar-top.donazione img {
  width: 40px;
  padding: 0 5px;
}
.alert-bar-top.donazione img:first-child {
  display: none;
}
.alert-bar-top .alert-bar-text {
  padding: 0 0 0 10px;
  text-align: left;
}

@media (min-width: 768px) {
  .alert-bar-top.donazione a {
    padding-left: 10px;
  }
  .alert-bar-top.donazione img {
    width: 55px;
    padding: 0 5px;
  }
  .alert-bar-top.donazione img:first-child {
    display: block;
  }
  .alert-bar-top.donazione .alert-bar-text {
    padding: 0 30px;
    text-align: center;
    white-space: nowrap;
  }
}
@media (min-width: 992px) {
  .alert-bar-top + .shop-bar-container + .header {
    top: 121px;
  }
  .alert-bar-top.donazione .alert-bar-text {
    padding: 0 150px;
    text-align: center;
  }
}
.cart-presents {
  padding: 20px 25px;
  background-color: #fff6f5;
  box-sizing: border-box;
  margin-bottom: 20px;
  margin-left: -25px;
  margin-right: -25px;
  position: relative;
  z-index: 4;
}
.cart-presents--freedelivery {
  border-color: #31a86f;
  background-color: #eef9f4;
}
@media (min-width: 769px) {
  .cart-presents {
    border: 1px dashed #e7615c;
    border-radius: 6px;
    padding: 30px 40px;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
  }
}
.cart-presents-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.cart-presents-content img {
  width: 18px;
  height: auto;
}
.cart-presents-message {
  color: #000000;
  font-size: 12px;
  flex: auto;
  width: 50%;
  margin-left: 16px;
  margin-top: 3px;
}
.cart-presents-message .cart-presents-bar-container {
  position: relative;
  height: 5px;
  border-radius: 4px;
  margin-top: 12px;
  background-color: white;
}
.cart-presents-message .cart-presents-bar-container .cart-presents-bar {
  border-radius: 4px;
  height: 100%;
  background: #e7615c;
  transition: width 500ms;
  width: 0px;
  position: absolute;
  top: 0;
  left: 0;
  transform-origin: center left;
  animation: scaleBar 1000ms;
}
.cart-presents--freedelivery .cart-presents-message .cart-presents-bar-container .cart-presents-bar {
  background: #31a86f;
}
.cart-presents-button {
  flex: none;
  align-self: end;
  margin-top: 20px;
  margin-left: 35px;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 600;
  color: #e7615c;
  display: inline-block;
  border-bottom: 2px solid rgba(231, 97, 92, 0.5);
}
.cart-presents--freedelivery .cart-presents-button {
  color: #31a86f;
  border-bottom-color: rgba(49, 168, 111, 0.5);
}

@keyframes scaleBar {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(100%);
  }
}
.cross-sells {
  padding: 28px 0;
  margin-right: -25px;
}
@media (min-width: 769px) {
  .cross-sells {
    margin-right: 0;
  }
}
.cross-sells h2 {
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 8px;
}
@media (min-width: 769px) {
  .cross-sells h2 {
    margin-bottom: 28px;
  }
}
.cross-sells ul.products.slick-slider .slick-list {
  padding-right: 14%;
  margin-left: -12px;
}
@media (min-width: 769px) {
  .cross-sells ul.products.slick-slider .slick-list {
    padding-right: 0;
  }
}
.cross-sells ul.products .product-card {
  margin-right: 0;
}
@media (min-width: 769px) {
  .cross-sells ul.products .product-card {
    margin-right: 12px;
  }
}
.cross-sells ul.products .product-card-main {
  display: flex;
  flex-direction: row;
  gap: 11px;
  padding: 2rem 1rem 1rem 1rem;
}
@media (min-width: 769px) {
  .cross-sells ul.products .product-card-main {
    flex-direction: column;
    padding: 29px 10px;
    gap: 0;
  }
}
.cross-sells ul.products .product-card-img {
  min-height: 80px;
  height: 80px;
  flex: none;
}
@media (min-width: 769px) {
  .cross-sells ul.products .product-card-img {
    min-height: 165px;
    height: 165px;
  }
}
.cross-sells ul.products .product-card-img img {
  width: 80px;
}
@media (min-width: 769px) {
  .cross-sells ul.products .product-card-img img {
    width: 164px;
  }
}
.cross-sells ul.products .product-card-txt {
  text-align: left !important;
}
@media (min-width: 769px) {
  .cross-sells ul.products .product-card-txt {
    text-align: center !important;
  }
}
.cross-sells ul.products .product-card-txt .np-star-rating {
  margin-top: 0;
  justify-content: flex-start;
}
@media (min-width: 769px) {
  .cross-sells ul.products .product-card-txt .np-star-rating {
    margin-top: 20px;
    justify-content: center;
  }
}
.cross-sells ul.products .product-card-txt .woocommerce-loop-product__title {
  text-align: left;
}
@media (min-width: 769px) {
  .cross-sells ul.products .product-card-txt .woocommerce-loop-product__title {
    text-align: center;
  }
}
.cross-sells ul.products .product-card-txt .product-card-price del:after {
  position: absolute;
  top: 10px;
  left: 10px;
  margin-left: 0;
  font-size: 12px;
}
@media (min-width: 769px) {
  .cross-sells ul.products .product-card-txt .product-card-price del:after {
    position: relative;
    top: unset;
    left: unset;
    margin-left: 5px;
    font-size: 14px;
  }
}
.cross-sells ul.products .product-card-txt .product-card-price .woocommerce-Price-amount.amount {
  font-size: 14px;
}
@media (min-width: 769px) {
  .cross-sells ul.products .product-card-txt .product-card-price .woocommerce-Price-amount.amount {
    font-size: 18px;
  }
}

.notification-popup-container {
  position: fixed;
  bottom: 0;
  width: 100%;
  display: none;
  height: 100%;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.7);
}
.notification-popup-container .button.add_to_cart_button.ajax_add_to_cart {
  margin-top: 20px;
  font-size: 14px;
}
.notification-popup-container .notification-popup-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: none;
  background: #fff;
  padding: 40px;
  box-sizing: border-box;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.16);
}
.notification-popup-container .notification-popup-close {
  position: absolute;
  right: 15px;
  top: 15px;
}
.notification-popup-container .notification-popup-close img {
  width: 20px;
}
.notification-popup-container .notification-popup {
  width: 100%;
  align-items: center;
  box-sizing: border-box;
  font-family: Source Sans Pro;
  font-size: 16px;
  text-align: center;
}

.cart-widget-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
  display: none;
}
.cart-widget-container .widgettitle,
.cart-widget-container .widget-title {
  display: none;
}

.cart-widget {
  font-family: "Spartan";
  position: absolute;
  overflow: auto;
  right: 0;
  top: 0;
  background: #fff;
  width: 577px;
  max-width: calc(100vw - 120px);
  z-index: 1000;
  box-sizing: border-box;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
  padding: 50px;
  padding-right: 30px;
  height: 100%;
}
body.admin-bar .cart-widget {
  top: 32px;
}
.cart-widget-close {
  float: right;
  margin-bottom: 30px;
}
.cart-widget-close img {
  width: 20px;
  cursor: pointer;
}
.cart-widget .woocommerce.widget_shopping_cart .widget-empty-cart {
  border: none;
  padding-top: 15px;
  padding-right: 0px;
  text-align: right;
}
.cart-widget .woocommerce.widget_shopping_cart .widget-empty-cart-btn {
  border: none;
  background-color: transparent;
  font-size: 11px;
  font-weight: 600;
  color: #48443d;
  text-decoration: underline;
  cursor: pointer;
}
.cart-widget .woocommerce.widget_shopping_cart .widget-empty-cart-btn:focus {
  outline: 0;
}
.cart-widget .woocommerce.widget_shopping_cart .woocommerce-mini-cart {
  display: flex !important;
  flex-direction: column !important;
}
.cart-widget .woocommerce.widget_shopping_cart .woocommerce-mini-cart__empty-message {
  margin-top: 30px;
}
.cart-widget .woocommerce.widget_shopping_cart .woocommerce-mini-cart-item {
  border-bottom: 0.5px solid #d7d7d7;
  align-items: center;
  display: flex;
  justify-content: space-between;
  background: #fff;
  padding: 30px 0;
  width: 100%;
  box-sizing: border-box;
  font-size: 12px;
  color: #5f5f5f;
}
.cart-widget .woocommerce.widget_shopping_cart .woocommerce-mini-cart-item::after, .cart-widget .woocommerce.widget_shopping_cart .woocommerce-mini-cart-item::before {
  content: none;
}
.cart-widget .woocommerce.widget_shopping_cart .woocommerce-mini-cart-item img {
  float: none;
  width: auto;
  height: 60px;
  margin: 0;
}
.cart-widget .woocommerce.widget_shopping_cart .woocommerce-mini-cart-item .mini-cart-name-block {
  width: 50%;
}
.cart-widget .woocommerce.widget_shopping_cart .woocommerce-mini-cart-item .mini-cart-name-block a {
  white-space: normal;
  font-weight: 500;
  color: #5f5f5f;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cart-widget .woocommerce.widget_shopping_cart .woocommerce-mini-cart-item .mini-cart-name-block .mini-cart-input-quantity {
  margin-top: 10px;
}
.cart-widget .woocommerce.widget_shopping_cart .woocommerce-mini-cart-item .mini-cart-name-block .mini-cart-input-quantity .quantity-btn.minus,
.cart-widget .woocommerce.widget_shopping_cart .woocommerce-mini-cart-item .mini-cart-name-block .mini-cart-input-quantity .quantity-btn.plus {
  width: 23px;
  height: 23px;
  line-height: 26px;
}
.cart-widget .woocommerce.widget_shopping_cart .woocommerce-mini-cart-item .mini-cart-name-block .mini-cart-input-quantity .quantity input.qty {
  width: 28px;
}
.cart-widget .woocommerce.widget_shopping_cart .woocommerce-mini-cart-item .mini-cart-name-block dl.variation {
  display: none;
}
.cart-widget .woocommerce.widget_shopping_cart .woocommerce-mini-cart-item .mini-cart-name-block dd.variation-Includes {
  margin: 5px 0 0;
}
.cart-widget .woocommerce.widget_shopping_cart .woocommerce-mini-cart-item .mini-cart-name-block dt.variation-Includes {
  display: none;
}
.cart-widget .woocommerce.widget_shopping_cart .woocommerce-mini-cart-item del {
  margin: 0;
  position: absolute;
  right: 130px;
}
.cart-widget .woocommerce.widget_shopping_cart .woocommerce-mini-cart-item del .amount {
  display: none;
}
.cart-widget .woocommerce.widget_shopping_cart .woocommerce-mini-cart-item del::after {
  font-size: 11px;
  font-weight: 600;
  width: -moz-fit-content;
  width: fit-content;
  background: #e7615c;
  border-radius: 4px;
  margin: 0;
  padding: 1px 11px;
}
.cart-widget .woocommerce.widget_shopping_cart .woocommerce-mini-cart-item .woocommerce-Price-amount.amount {
  font-weight: 600;
  font-size: 14px;
  color: #5f5f5f;
  width: 75px;
  flex-shrink: 0;
  text-align: right;
  margin-top: 0;
}
.cart-widget .woocommerce.widget_shopping_cart .woocommerce-mini-cart-item ins {
  margin-top: 0;
}
.cart-widget .woocommerce.widget_shopping_cart .woocommerce-mini-cart-item ins .woocommerce-Price-amount.amount {
  color: #e7615c;
}
.cart-widget .woocommerce.widget_shopping_cart .woocommerce-mini-cart-item a.remove {
  position: static;
  font-size: 20px;
  font-family: "sans-serif";
  width: 23px;
  height: 23px;
  border-radius: 50%;
  display: inline-block;
  color: #333;
  background: url(../images/close-black.svg);
  background-color: #f3f3f4;
  background-position: center center;
  background-size: 9px 9px;
  background-repeat: no-repeat;
}
.cart-widget .woocommerce.widget_shopping_cart .woocommerce-mini-cart-item a.remove:hover {
  background-color: #e6e6e6;
}
.cart-widget .woocommerce.widget_shopping_cart .mini-cart-gift__message {
  margin-top: 40px;
  color: #e7615c;
  font-size: 12px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cart-widget .woocommerce.widget_shopping_cart .mini-cart-gift__message.mini-cart-gift__prize {
  color: #5e893e;
}
.cart-widget .woocommerce.widget_shopping_cart .mini-cart-gift__message .mini-cart-gift__icon {
  margin-right: 16px;
}
.cart-widget .woocommerce.widget_shopping_cart .mini-cart-gift__message .woocommerce-Price-amount.amount {
  font-weight: 700;
  font-size: 12px;
  color: inherit;
}
.cart-widget .woocommerce.widget_shopping_cart .mini-cart-cta {
  background: #31a86f;
  margin-top: 40px;
  height: 50px;
  display: flex;
  align-items: center;
  color: #fff;
  border-radius: 3px;
  overflow: hidden;
}
.cart-widget .woocommerce.widget_shopping_cart .mini-cart-cta .woocommerce-Price-amount.amount {
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: 14px;
  font-weight: 700;
  margin-left: 4px;
}
.cart-widget .woocommerce.widget_shopping_cart .mini-cart-cta .mini-cart-cta__subtotal {
  width: 40%;
  height: 100%;
  display: flex;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  align-items: center;
  justify-content: flex-start;
  padding-left: 30px;
  background-color: #318d61;
}
.cart-widget .woocommerce.widget_shopping_cart .mini-cart-cta .mini-cart-cta__label {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  width: 60%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 30px;
}
.cart-widget .woocommerce.widget_shopping_cart .mini-cart-cta .mini-cart-cta__label::before {
  position: absolute;
  right: 100%;
  top: 0;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 50px 30px;
  border-color: transparent transparent #31a86f transparent;
}
.cart-widget .woocommerce.widget_shopping_cart .mini-cart-cta:hover {
  background-color: #2f9b67;
}
.cart-widget .woocommerce.widget_shopping_cart .mini-cart-cta:hover .mini-cart-cta__label::before {
  border-color: transparent transparent #2f9b67 transparent;
}

.cart-widget .widgettitle {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 60px;
  font-size: 18px;
  font-weight: 600;
}

.woocommerce-mini-cart__buttons {
  max-width: 300px;
  margin: 0 auto;
  box-sizing: border-box;
}

.woocommerce.widget_shopping_cart .buttons .button.checkout.wc-forward {
  margin-top: 10px;
  display: none;
}

.woocommerce.widget_shopping_cart .buttons a {
  background-color: #69a53d;
  text-transform: uppercase;
  font-size: 14px;
  padding: 20px 16px;
  margin: 0 auto;
  display: block;
  color: #fff;
  text-align: center;
  margin-top: 20px;
}

.woocommerce.widget_shopping_cart .buttons a:first-child {
  margin-top: 0;
}

.woocommerce.widget_shopping_cart .total {
  border-top: none;
  padding: 0;
  text-align: center;
  font-size: 16px;
  margin-top: 35px;
  margin-bottom: 46px;
  text-transform: uppercase;
  color: #111423;
  font-weight: 600;
}

.cart-widget-notification {
  background: #fff;
  box-sizing: border-box;
  border-radius: 6px;
  position: absolute;
  font-family: "Spartan";
  text-align: center;
  max-width: 225px;
  margin-right: 12px;
  margin-top: 30px;
  font-size: 11px;
  line-height: 1.5em;
  padding: 17px 14px;
  display: none;
}
.cart-widget-notification:after {
  content: "";
  position: absolute;
  right: -7px;
  top: 50%;
  transform: translateY(-50%);
  border-bottom: 15px solid transparent;
  border-top: 15px solid transparent;
  border-left: 7px solid #fff;
}
.cart-widget-notification .promo-text.promo-text-archive {
  font-weight: 600;
  font-size: 10px;
  padding-right: 0;
}
.cart-widget-notification .add_to_cart_button.button {
  margin-top: 10px;
  background-color: #2FAAA3;
  border-radius: 6px;
  font-size: 10px;
}

.woocommerce-page form .woocommerce-terms-and-conditions-wrapper {
  display: inline-block;
}
.woocommerce-page form .woocommerce-terms-and-conditions-wrapper .form-row {
  position: relative;
}
.woocommerce-page form .woocommerce-terms-and-conditions-wrapper .form-row::after {
  display: none;
}
.woocommerce-page form .woocommerce-terms-and-conditions-wrapper .form-row .error-tooltip {
  background: #ff0200;
  color: #fff;
  font-weight: 700;
  padding: 4px 12px;
  position: absolute;
  font-size: 14px;
  white-space: nowrap;
  border-radius: 5px;
  top: -35px;
}
.woocommerce-page form .woocommerce-terms-and-conditions-wrapper .form-row .error-tooltip::before {
  content: "";
  border-style: solid;
  border-width: 4px 5px 0 5px;
  border-color: #ff0200 transparent transparent transparent;
  position: absolute;
  left: 15px;
  display: inline-block;
  width: 0;
  height: 0;
  bottom: -4px;
  transform: translateX(-50%);
}

.quantity-plus-minus input::-webkit-outer-spin-button,
.quantity-plus-minus input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.quantity-plus-minus input[type=number] {
  -moz-appearance: textfield;
}

.quantity-plus-minus {
  font-family: "Spartan";
  border: none;
  display: inline-flex;
  align-items: center;
}
.quantity-plus-minus .quantity-btn.minus {
  position: relative;
}
.quantity-plus-minus .quantity-btn.minus::before {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  width: 30px;
  height: 30px;
  background-color: transparent;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.quantity-plus-minus .quantity-btn.minus {
  line-height: 34px;
  width: 30px;
  height: 30px;
  padding: 0;
  margin: 5px 0;
  display: flex;
  justify-content: center;
  font-size: 18px;
  color: #000;
  font-weight: 400;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  cursor: pointer;
}
.quantity-plus-minus .quantity-btn.minus:hover::before {
  background-color: #e6e6e6;
}
.quantity-plus-minus .quantity-btn.plus {
  position: relative;
}
.quantity-plus-minus .quantity-btn.plus::before {
  position: absolute;
  content: "";
  left: 49%;
  top: 47%;
  width: 31px;
  height: 31px;
  background-color: transparent;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.quantity-plus-minus .quantity-btn.plus {
  line-height: 34px;
  width: 30px;
  height: 30px;
  padding: 0;
  margin: 5px 0;
  display: flex;
  justify-content: center;
  font-size: 18px;
  color: #000;
  font-weight: 400;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  cursor: pointer;
}
.quantity-plus-minus .quantity-btn.plus:hover::before {
  background-color: #e6e6e6;
}

.quantity input.qty {
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  font-size: 14px;
  font-weight: 500;
  color: #5F5F5F;
  width: 30px !important;
  border: none;
  padding: 4px;
}
.quantity input.qty:focus {
  -webkit-appearance: none;
  outline: none;
}

.product-tooltip-hover {
  font-size: 14px;
  text-transform: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  border: 1px solid #333;
  color: #333;
  font-weight: bold;
  border-radius: 50%;
  cursor: help;
  position: relative;
}
.product-tooltip-hover:hover .product-tooltip {
  display: block;
}
.product-tooltip-hover .product-tooltip {
  display: none;
  font-size: 14px;
  font-weight: 400;
  padding: 5px 10px;
  position: absolute;
  bottom: calc(100% + 10px);
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0px 0 5px 2px rgba(0, 0, 0, 0.1);
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  width: -moz-max-content;
  width: max-content;
  max-width: 200px;
  color: #333;
}
.product-tooltip-hover .product-tooltip::after {
  content: "";
  position: absolute;
  top: 100%;
  left: calc(50% - 5px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #ffffff transparent transparent transparent;
}

.product-name-text .product-tooltip-hover {
  margin: 0 5px;
}

.woocommerce #reviews #comments ol.commentlist li.comment {
  padding-left: 30px;
  width: calc(100% - 30px);
}

.woocommerce #reviews #comments ol.commentlist ul.children {
  list-style: none outside;
  margin: 0px 0 0 0px;
}

.commentlist ul.children {
  border: none;
}

.show-text-container .will-show {
  display: none;
}
.show-text-container .will-hide {
  display: inline;
}
.show-text-container .btn-leggi {
  margin-top: 20px;
  font-weight: 600;
  cursor: pointer;
  display: block;
  text-align: center;
  position: relative;
  padding-bottom: 30px;
}
.show-text-container .btn-leggi::after {
  content: "";
  width: 35px;
  height: 30px;
  background-image: url(../images/freccia_giu_666.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  background-position: center center;
  display: inline-block;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.show-text-container.active .will-show {
  display: inline;
}
.show-text-container.active .will-hide {
  display: none;
}
.show-text-container.active .single-prodotto .btn-leggi {
  margin-top: 30px;
  padding-bottom: 10px;
}
.show-text-container.active .btn-leggi::after {
  transform: rotate(180deg);
}

@media (min-width: 768px) {
  .show-text-container.show-text-container-only-mobile .will-show {
    display: inline;
  }
  .show-text-container.show-text-container-only-mobile .will-hide {
    display: none;
  }
  .show-text-container.show-text-container-only-mobile .btn-leggi {
    display: none;
  }
  .show-text-container.show-text-container-only-mobile.active .will-show {
    display: inline;
  }
  .show-text-container.show-text-container-only-mobile.active .will-hide {
    display: none;
  }
}
/*personalizzazione home*/
/*NATALE 2021*/
.mix-container.mynut {
  background-color: #9cb138;
  padding-bottom: 20px;
  padding-top: 20px;
}

.mix-container.mynut figure {
  margin: 0px;
}

.mix-container.mynut .portacolonne {
  display: flex;
  flex-direction: column-reverse;
  gap: 50px;
}

.mix-container.mynut .portacolonne .colonna01 {
  display: none;
}
@media (min-width: 768px) {
  .mix-container.mynut .portacolonne .colonna01 {
    display: block;
  }
}

.mix-container.mynut .portacolonne h2.titolo {
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .mix-container.mynut .portacolonne h2.titolo {
    margin-bottom: 0px;
  }
}

.mix-container.mynut .portacolonne .colonna02 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.mix-container.mynut .portacolonne p {
  color: #fff;
  line-height: 1.5;
}

.mix-container.mynut .portacolonne p a {
  text-decoration: underline;
}

.mix-container.mynut .portacolonne p a:hover {
  text-decoration: none;
}

.mix-container.mynut a.sg_cta_primary {
  border: 2px solid #fff;
  text-decoration: none !important;
  background-color: white;
  color: #9cb138;
  padding: 15px 30px !important;
  margin-top: 25px;
  font-weight: 700;
}
.mix-container.mynut a.sg_cta_primary:hover {
  color: white;
}

.mn-col-1 {
  position: sticky;
  top: 51px;
  z-index: 2;
  background: #121401;
  padding-right: 0px;
  box-shadow: 0px 0px 10px 5px rgba(18, 20, 1, 0.4);
}

.mix-container.mynut h2.titolo {
  color: #fff;
}

.mix-container.mynut .slick-prev {
  background-image: url(https://www.madiventura.it/pages/wp-content/themes/ventura_shop/images/freccia_sx_w.svg);
}

.mix-container.mynut .slick-next {
  background-image: url(https://www.madiventura.it/pages/wp-content/themes/ventura_shop/images/freccia_dx_w.svg);
}

@media (min-width: 768px) {
  .mix-container.mynut .portacolonne {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .mix-container.mynut .portacolonne .colonna01,
  .mix-container.mynut .portacolonne .colonna02 {
    width: 50%;
    padding: 0px;
  }
  .mix-container.mynut h2.titolo {
    padding-bottom: 30px;
  }
  /*   .mix-container.mynut .portacolonne p {
    margin-left:30px
  } */
}
@media screen and (min-width: 992px) {
  .mix-container.mynut {
    margin-top: 20px;
  }
}
@media (min-width: 1200px) {
  .mix-container.mynut {
    margin-top: 50px;
    padding-bottom: 60px;
    padding-top: 60px;
  }
  .mix-container.mynut .portacolonne {
    margin-left: 70px;
    margin-right: 70px;
  }
  .mix-container.mynut .columns-4.product-carousel {
    position: relative;
  }
  .mix-container.mynut .portacolonne p {
    line-height: 1.5;
    font-size: 16px;
    /*   margin-left:50px */
  }
  .mix-container.mynut .columns-4.product-carousel:after {
    position: absolute;
    content: "";
    width: 360px;
    height: 426px;
    right: 140px;
    top: -70px;
    background-image: url(https://www.madiventura.it/pages/wp-content/themes/ventura_shop/images/natale-ventura.png);
    background-size: cover;
  }
}
/*fine personalizzazione home*/
.page-template-templ-mynut .header-block .header .header-content .nav .menu-container ul.menu li.mm:first-child .dropdown-left-box {
  color: #48443d;
}

/*popup maker*/
.pum-theme-27096 .pum-container .pum-content > :first-child {
  margin: 0;
}

.pum-theme-27096 .pum-container,
.pum-theme-lightbox .pum-container {
  padding: 0;
  border: 0px;
}

/*fine popup maker*/
.page-template-templ-mynut .message-container-mobile {
  color: #ffffff;
}

.page-template-templ-mynut .search-menu > .search-label {
  color: #ffffff;
}

.page-template-templ-mynut .header .icon-bar {
  background-color: #fff;
}

.mn-tab-ingredienti {
  margin-top: 35px;
}

.page-template-templ-mynut .message.message-star,
.page-template-templ-pagina-offerte-black-friday .message.message-star {
  color: #ffffff;
}

.page-template-templ-mynut .reviews-average,
.page-template-templ-pagina-offerte-black-friday .reviews-average {
  color: #ffffff;
}

.page-template-templ-mynut .reviews-average .reviews-count,
.page-template-templ-pagina-offerte-black-friday .reviews-average .reviews-count {
  opacity: 1;
}

.page-template-templ-mynut .account-logged span {
  color: #ffffff;
}

.page-template-templ-mynut .account-logged {
  border: solid 1px #ffffff;
}

.page-template-templ-mynut.scrolled .header .container {
  background-color: #424b11;
}

.page-template-templ-mynut {
  background-color: #121401;
  font-family: "Spartan", "sans-serif";
  scroll-behavior: smooth;
}
.page-template-templ-mynut .shop-bar-wrapper {
  background-color: #0b0c00;
}
.page-template-templ-mynut .shop-bar-container {
  background-color: #0b0c00;
  border: none !important;
}
.page-template-templ-mynut .shop-bar {
  color: #fff;
}
.page-template-templ-mynut .shop-bar .search {
  opacity: 0;
  pointer-events: none;
}
.page-template-templ-mynut .header {
  background-color: #424b11;
}
.page-template-templ-mynut .newsletter-container {
  display: none !important;
}
.page-template-templ-mynut .slick-slide {
  background-color: transparent;
}
.page-template-templ-mynut .slick-next {
  background-position: center;
  background-image: url(../images/long-arrow-right.svg);
  top: 100%;
  right: 36%;
  transform: translateY(-100%);
}
.page-template-templ-mynut .slick-next.slick-disabled {
  opacity: 0.1;
}
.page-template-templ-mynut .slick-prev {
  top: 100%;
  left: 36%;
  transform: translateY(-100%);
  background-position: center;
  background-image: url(../images/long-arrow-left.svg);
}
.page-template-templ-mynut .slick-prev.slick-disabled {
  opacity: 0.1;
}
.page-template-templ-mynut #footer {
  background-color: #424b11;
}

.mn-prod-info {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  border-radius: 50%;
  width: 18px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  font-family: monospace;
  height: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #fff;
}

span.mn-top-bar-show-intro.open-drawer {
  text-decoration: underline;
  cursor: pointer;
  font-size: 12px;
}

span.mn-top-bar-show-intro.open-drawer:hover {
  text-decoration: none;
}

.mn-top-bar {
  padding-top: 25px;
  padding-bottom: 20px;
  text-align: center;
  background: #121401;
}
.mn-top-bar .mn-title {
  display: inline-block;
  padding-right: 16px;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  border-right: 1px solid #fff;
  margin-right: 8px;
}
.mn-top-bar .mn-top-bar-products-created {
  display: inline-block;
  padding-right: 8px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
}
.mn-top-bar .mn-top-bar-total {
  text-transform: uppercase;
  font-size: 12px;
  display: none;
}
.mn-top-bar .mn-top-bar-show-summary {
  font-size: 12px;
  display: none;
  text-decoration: underline;
  cursor: pointer;
}

.mn-intro {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 220px 80px;
}
.mn-intro h2 {
  margin: 40px;
}

.mn-product-slide-title {
  margin-top: 16px;
  font-size: 13px;
  font-weight: 600;
  width: 120%;
  margin-left: -10%;
}

.my-nut-page {
  display: none;
}

.my-nut-page-1 {
  display: block;
}

.mn-formato-scelto {
  text-transform: capitalize;
}

#my-nut {
  padding-top: 0px;
  color: #fff;
}

.mn-choose-format {
  padding: 40px;
  cursor: pointer;
  display: inline-block;
  background: #999;
  border-radius: 8px;
}

.mn-product-display {
  position: relative;
  height: calc(25vh + 125px);
  width: 100%;
}
.mn-product-display img {
  max-width: 100%;
}

.mn-product-qty {
  display: none;
  font-size: 12px;
}
.mn-product-qty::before {
  content: " X ";
}

.mn-qty-container {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 30px;
  left: 0px;
  right: 0px;
}

.mn-btn-qty {
  margin-right: 5px;
  margin-left: 5px;
  line-height: 1;
  width: 27px;
  height: 27px;
  padding: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.2);
  font-size: 15px;
  color: #fff;
  cursor: pointer;
}

.mn-prod-outofstock {
  color: #121401;
  font-size: 11px;
  font-weight: 600;
}

.mn-product-item:not(.is-selected) .mn-product-remove {
  display: none;
}

.mn-product-item {
  background-color: #9cb138;
  box-sizing: border-box;
  padding: 0px;
  margin: 2px;
  width: calc(50% - 4px);
  position: relative;
  border-radius: 4px;
}
.mn-product-item.is-selected .mn-product-price {
  background-color: #ea7070;
}
.mn-product-item.is-selected .mn-product-qty {
  padding-left: 7px;
  display: inline-block;
}
.mn-product-item.mn-sub-morbida {
  background-color: #cf9030;
}
.mn-product-item.mn-sub-limited {
  background-color: #d3c439;
}

.mn-label-sgusciata {
  color: #9cb138;
}

.mn-label-morbida {
  color: #cf9030;
}

.mn-label-limited {
  color: #d3c439;
}

body.scrolled .mn-tabs {
  position: sticky;
  animation: menu-scrolled 800ms;
}

.mn-tabs {
  z-index: 1;
  top: 51px;
  background-color: #121401;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  padding: 20px 5px;
  display: none;
}
.mn-tabs .mn-label {
  font-size: 10px;
  line-height: 10px;
  letter-spacing: 2px;
  margin: 0 10px;
  font-weight: 600;
  position: relative;
}
.mn-tabs .mn-label.active {
  font-weight: bold;
}
.mn-tabs .mn-label.active::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  border-bottom: 2px solid;
}

.mn-packimg {
  display: inline-block;
  position: relative;
  margin-top: 10px;
  max-height: 385px;
  overflow-y: hidden;
}
.mn-packimg img {
  -webkit-user-drag: none;
}

.mn-animated {
  z-index: -1;
  position: absolute;
  bottom: 6%;
  width: 92%;
  left: 3%;
  right: 0;
  margin: 0 auto;
  overflow: hidden;
  transition: height 3000ms;
  transform: translateZ(-100px);
}
.mn-animated img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}

.mn-product-text {
  padding: 0px 12px 68px 12px;
  margin-top: -14%;
}

.mn-product-price {
  position: absolute;
  top: 5px;
  left: 5px;
  padding: 9px;
  font-size: 12px;
  font-weight: 600;
  padding-bottom: 7px;
  padding-right: 7px;
  border-radius: 4px;
}
.mn-product-price * {
  font-family: Spartan;
}
.mn-product-price .woocommerce-Price-amount.amount {
  font-size: 12px;
  color: #fff;
}

.mn-header-formato .center_content, .mn-header-formato .single-product.woocommerce .woocommerce-breadcrumb, .single-product.woocommerce .mn-header-formato .woocommerce-breadcrumb {
  height: 60px;
  display: flex;
  align-items: center;
}

/* .mn-product-image {
  opacity: 0;
  height: 90px;
  @media (min-width: 568px) {
    opacity: 1;
    height:fit-content;
  }
} */
.mn-product-image {
  cursor: pointer;
  font-size: 0;
  max-width: 250px;
  margin: 0 auto;
}

.mn-product-items {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  padding-left: 15px;
  padding-right: 15px;
}

.my-nut-footer-wrapper {
  background: #0b0c00;
}

.my-nut-footer {
  height: 48px;
  display: flex;
  align-items: center;
  background: #0b0c00;
  box-sizing: border-box;
}

.my-nut-percentage {
  display: flex;
  align-items: center;
  height: 100%;
  box-sizing: border-box;
  padding: 0 32px;
  background: #fff;
  color: #000;
}

.my-nut-total {
  height: 100%;
  display: flex;
  margin-right: 20px;
  align-items: center;
  margin-left: auto;
  display: none;
}

.my-nut-add-to-cart {
  height: 100%;
  display: flex;
  align-items: center;
  padding: 0 32px;
  background: #ea7070;
  color: #fff;
  cursor: pointer;
}

.mn-product-slide {
  position: relative;
  height: 100%;
  text-align: center;
}
.mn-product-slide img {
  margin: 0 auto;
  height: 25vh;
  width: auto;
}
.mn-product-slide {
  transform: scale(0.8);
  transition: transform 500ms;
}

.mn-slide-qty {
  background-color: #ea7070;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 10%;
  padding: 10px 19px;
  z-index: 10;
  font-family: Spartan;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 13px;
  border-radius: 4px;
  transform: translateZ(100px);
}
.mn-slide-qty::before {
  content: " X ";
}

.slick-current + .slick-current + .slick-current {
  transform: scale(0.8);
}

.slick-current:first-child:not([tabindex="-1"]) + .slick-active {
  transition: none;
}

.mn-vista-destra {
  position: absolute;
  left: 100%;
  top: 0;
  transition: transform 500ms;
  transform: translateX(-2%) rotateY(90deg);
  transform-origin: left;
}

.mn-vista-sinistra {
  position: absolute;
  right: 100%;
  top: 0;
  transition: transform 500ms;
  transform: translateX(2%) rotateY(90deg);
  transform-origin: right;
}

/* PRIMA SLIDE */
.slick-current .mn-vista-sinistra {
  transform: skewY(-2deg) rotateY(45deg);
}
.slick-current .mn-vista-destra {
  transform: translateX(-10%) rotateY(90deg);
}
.slick-current .mn-animated img,
.slick-current .mn-vista-frontale {
  transform: translate(-9.6%, -0.2%) rotateY(35deg) skewY(-2deg);
}

/* Seconda SLIDE */
.slick-current + .slick-active {
  transform: scale(1);
}
.slick-current + .slick-active .mn-vista-frontale {
  transform: rotateY(-15deg);
}

/* Terza SLIDE */
.slick-current + .slick-active + .slick-active .mn-vista-destra {
  transform: skewY(-2deg) rotateY(45deg);
}
.slick-current + .slick-active + .slick-active .mn-vista-sinistra {
  transform: translateX(10%) rotateY(90deg);
}
.slick-current + .slick-active + .slick-active .mn-animated img,
.slick-current + .slick-active + .slick-active .mn-vista-frontale {
  transform: translate(9.6%, -0.2%) rotateY(35deg) skewY(2deg);
}

.mn-anchor {
  position: relative;
  top: -80px;
  width: 100%;
}

.mn-subcategory-label {
  position: relative;
  width: 100%;
  height: 20px;
  font-size: 12px;
  line-height: 13px;
  letter-spacing: 2px;
  font-family: Spartan;
}
.mn-subcategory-label span {
  padding-top: 10px;
  padding-left: 22px;
  display: inline-block;
  transform: rotate(90deg);
  transform-origin: left top;
}

.mn-product-title {
  font-weight: 700;
  font-size: 13px;
  text-align: center;
  min-height: 55px;
}
@media (min-width: 576px) {
  .mn-product-title {
    font-size: 16px;
    min-height: 42px;
  }
}

.mn-drawer .drawer-panel {
  background-color: #121401;
  color: #fff;
}

.mn-drawer-title {
  color: #fff;
  font-weight: bold;
  font-size: 1.5em;
}

.mn-product-remove-all {
  font-size: 20px;
  width: 23px;
  height: 23px;
  border-radius: 50%;
  display: inline-block;
  background: url(../images/close-black.svg);
  background-color: rgba(242, 242, 242, 0.6);
  background-position: center center;
  background-size: 9px 9px;
  background-repeat: no-repeat;
  cursor: pointer;
  margin-top: 10px;
}

.mn-product-weight {
  font-size: 12px;
  display: block;
  padding-top: 10px;
}

.mn-intro-text {
  padding-top: 20px;
  line-height: 1.8;
}

.mn-product-healtclaim {
  min-height: 100px;
  text-align: center;
  margin-left: 40px;
  width: calc(100% - 120px);
  display: none;
}

.page-template-templ-mynut button.slick-next.slick-arrow,
.page-template-templ-mynut button.slick-prev.slick-arrow {
  display: none !important;
}

.mn-drawer-description .mn-tab-nutrizionale .sg_tabella_nutrizionale .nutriente strong {
  color: #fdc801;
}

@media (min-width: 568px) {
  .mn-product-item {
    width: 100%;
  }
  .mn-columns {
    align-items: flex-start;
    margin: 40px 0;
    display: flex;
    margin-top: 10px;
  }
  .mn-columns .mn-col-1 {
    width: 45%;
    padding-top: 40px;
  }
  .mn-columns .mn-col-2 {
    margin-top: -54px;
    width: 55%;
    display: flex;
    align-items: stretch;
  }
  .mn-columns .mn-product-chart {
    display: flex;
    display: none;
    align-items: center;
    justify-content: center;
  }
  .mn-tabs {
    display: block;
    margin-top: 3px;
  }
  .mn-top-bar {
    text-align: left;
    padding-bottom: 0px;
    padding-left: 50px;
  }
}
@media (min-width: 830px) {
  .mn-tabs .mn-label {
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  .mn-col-1 {
    padding-right: 20px;
  }
  .mn-product-item {
    width: calc(33.33% - 4px);
  }
  .mn-col-1 {
    max-width: 500px;
    margin: 0 auto;
  }
  .mn-tabs .mn-label {
    margin: 0 20px;
  }
  .mn-product-item {
    width: calc(50% - 4px);
  }
  .mn-product-items {
    padding-left: 0px;
    padding-right: 0px;
    height: auto;
    overflow: unset;
  }
  span.mn-top-bar-show-intro.open-drawer {
    font-size: 13px;
  }
  .mn-product-display {
    height: 540px;
  }
  .mn-product-slide img {
    height: 390px;
  }
  .mn-product-healtclaim {
    display: block;
  }
  .page-template-templ-mynut button.slick-next.slick-arrow,
  .page-template-templ-mynut button.slick-prev.slick-arrow {
    display: block !important;
  }
}
@media (min-width: 992px) {
  .page-template-templ-mynut .header .menu a {
    color: #fff;
  }
  .mn-product-item {
    width: calc(50% - 4px);
  }
  .mn-tabs {
    top: 68px;
  }
  .mn-product-slide img {
    height: calc(100vh - 350px);
    max-height: 390px;
  }
  .mn-product-display {
    max-height: 540px;
    height: calc(100vh - 230px);
  }
  #my-nut {
    padding-top: 50px;
  }
  .page-template-templ-mynut.scrolled .header .container {
    background-color: #424b11;
  }
  .page-template-templ-mynut.scrolled .header .container .menu-item a {
    color: #fff;
  }
  .mn-col-1 {
    position: sticky;
    top: 120px;
  }
  .mn-product-display {
    width: calc(100% - 120px);
    margin-bottom: 0px;
    margin-left: 15px;
  }
}
@media (min-width: 1115px) {
  .mn-product-item {
    width: calc(33.33% - 4px);
  }
  .mn-product-text {
    padding: 0px 18px 68px 18px;
  }
}
.woocommerce-mini-cart-item.cart-item-cat-my-nut::before {
  position: absolute;
  left: 23px;
  top: 0;
  content: "My Nut" !important;
  font-size: 11px;
  font-family: "Source Sans Pro";
  line-height: 1;
  width: 63px;
  height: 17px;
  background: #9cb138;
  color: #fff;
  border-radius: 0 0 3px 3px;
  margin: 0;
  padding: 0;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  z-index: 10;
}

.woocommerce-cart-form__cart-item > .product-thumbnail.cart-item-cat-my-nut::before {
  position: absolute;
  left: 31px;
  top: 0;
  content: "My Nut" !important;
  font-size: 11px;
  font-family: "Source Sans Pro";
  line-height: 1;
  width: 63px;
  height: 17px;
  background: #9cb138;
  color: #fff;
  border-radius: 0 0 3px 3px;
  margin: 0;
  padding: 0;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  z-index: 10;
}
@media (min-width: 768px) {
  .woocommerce-cart-form__cart-item > .product-thumbnail.cart-item-cat-my-nut::before {
    left: 81px;
  }
}

.healclaim-item {
  display: inline-block;
  position: relative;
}

.healclaim-item div {
  display: none;
  font-size: 10px;
  margin-top: 0px;
  width: 150px;
  text-align: left;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 1.2;
  font-weight: bold;
}

.healclaim-item:hover div span {
  color: #f27d94;
  display: block;
}

.healclaim-item:hover div {
  display: block;
  position: absolute;
}

.healclaim-item::before {
  content: "";
  width: 65px;
  height: 65px;
  display: none;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.healclaim-item.healtclaim-nervi::before {
  display: inline-block;
  background-image: url(../images/icona_nervi2.svg);
}

.healclaim-item.healtclaim-cuore::before {
  display: inline-block;
  background-image: url(../images/icona_cuore2.svg);
}

.healclaim-item.healtclaim-mente::before {
  display: inline-block;
  background-image: url(../images/icona_mente2.svg);
}

.healclaim-item.healtclaim-bellezza::before {
  display: none;
}

.healclaim-item.healtclaim-muscoli::before {
  display: inline-block;
  background-image: url(../images/icona_muscoli2.svg);
}

.healclaim-item.healtclaim-stanchezza::before {
  display: inline-block;
  background-image: url(../images/icona_stanchezza2.svg);
}

.healclaim-item.healtclaim-ossa::before {
  display: none;
}

.healclaim-item.healtclaim-sistema::before {
  display: inline-block;
  background-image: url(../images/icona_sistemaimmunitario2.svg);
}

.healclaim-item.healtclaim-invecchiamento::before {
  display: none;
}

.healclaim-item.healtclaim-colesterolo::before {
  display: none;
}

.desc-frutto-mynut {
  overflow: hidden;
  height: 67px;
}

.leggitutto-mynut {
  text-align: center;
  font-size: 12px;
  text-decoration: underline;
  cursor: pointer;
  padding-top: 10px;
}

.mn-anchor {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  padding-top: 0px;
}
.mn-anchor:first-of-type {
  padding-top: 78px;
}

/* fix */
.page-template-templ-mynut {
  background-color: black;
}
@media (min-width: 568px) {
  .page-template-templ-mynut {
    background-color: #121401;
  }
}
.page-template-templ-mynut .drawer-content {
  font-weight: 500;
  font-size: 13px;
}
.page-template-templ-mynut .nutriente {
  font-weight: 700;
}
.page-template-templ-mynut .mn-top-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 20px;
}
@media (min-width: 568px) {
  .page-template-templ-mynut .mn-top-bar {
    display: block;
  }
}
.page-template-templ-mynut .mn-top-bar > .mn-title {
  border: none;
}
@media (min-width: 568px) {
  .page-template-templ-mynut .mn-top-bar > .mn-title {
    border-right: 1px solid #fff;
  }
}
.page-template-templ-mynut .mn-top-bar > .mn-top-bar-show-intro.open-drawer {
  text-decoration: none;
  cursor: pointer;
  font-size: 11px;
  font-weight: 700;
}
.page-template-templ-mynut .mn-packimg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 5px;
  width: 85%;
  height: 100%;
  background-color: rgba(156, 177, 56, 0.2509803922);
  transform: skewY(-2deg) rotateY(45deg);
  z-index: -1;
}
.page-template-templ-mynut .message-container-mobile {
  border-bottom: 1px solid #474747 !important;
}
.page-template-templ-mynut .shop-navigator,
.page-template-templ-mynut .message-container-mobile {
  border: none;
}
.page-template-templ-mynut .nav-drill {
  left: -1px;
}
.page-template-templ-mynut .drawer-content > h2,
.page-template-templ-mynut .drawer-content .mn-drawer-title {
  max-width: 240px;
}
.page-template-templ-mynut .drawer-content .mn-drawer-title {
  padding-top: 7px;
}
.page-template-templ-mynut .mn-col-1 {
  top: 0px;
}
@media (min-width: 568px) {
  .page-template-templ-mynut .mn-col-1 {
    top: 120px;
  }
}
.page-template-templ-mynut .mn-slide-qty {
  top: 23px;
  right: 19%;
  padding: 6px 13px 4px 13px;
  font-weight: 600;
  font-size: 11px;
  line-height: 12px;
}
@media (min-width: 568px) {
  .page-template-templ-mynut .mn-slide-qty {
    top: 40px;
    right: 10%;
    padding: 10px 19px;
    font-weight: 600;
    font-size: 12px;
    line-height: 13px;
  }
}
.page-template-templ-mynut .mn-product-slide-title {
  max-width: 100px;
  margin: 9px auto 0px auto;
  line-height: 17px;
}
@media (min-width: 568px) {
  .page-template-templ-mynut .mn-product-slide-title {
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
}
.page-template-templ-mynut .mn-product-slide-title > span {
  font-size: 11px;
  padding-top: 5px;
  display: none;
}
@media (min-width: 568px) {
  .page-template-templ-mynut .mn-product-slide-title > span {
    display: block;
  }
}
.page-template-templ-mynut .mn-product-remove-all {
  width: 30px;
  height: 30px;
}
.page-template-templ-mynut .mn-product-title {
  color: #121401;
}
.page-template-templ-mynut .mn-product-title > span {
  font-size: 11px;
  padding-top: 5px;
  opacity: 0.8;
}
.page-template-templ-mynut .mn-product-price {
  color: white;
}
.page-template-templ-mynut .mn-product-price > del {
  text-decoration: none;
}
.page-template-templ-mynut .mn-product-price > del > .woocommerce-Price-amount::before {
  content: "";
  position: absolute;
  width: 100%;
  top: 35%;
  border-bottom: 1px solid;
}
.page-template-templ-mynut .mn-product-add,
.page-template-templ-mynut .mn-product-remove {
  width: 30px;
  height: 30px;
}
.page-template-templ-mynut .riga {
  border-bottom: 1px solid rgba(239, 239, 239, 0.2509803922);
}
.page-template-templ-mynut .label-start {
  position: absolute;
  display: none;
  width: 100%;
  max-width: 200px;
  bottom: 43px;
  left: 50%;
  transform: translateX(-50%);
}

.page-template-templ-mynut.scrolled .mn-col-1 {
  padding-top: 50px;
}
@media (min-width: 568px) {
  .page-template-templ-mynut.scrolled .mn-col-1 {
    padding-top: 0px;
  }
}

.label-add-cart-mynut {
  position: absolute;
  z-index: 9999;
  top: -52px;
  left: 0px;
  width: 100%;
  height: 52px;
  background: #9cb138;
  display: flex;
  justify-content: center;
  align-items: center;
}
.label-add-cart-mynut > p {
  display: inline-block;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #ffffff;
}

.page-template-templ-mynut.scrolled .label-add-cart-mynut {
  position: sticky;
}

.page-template-templ-mynut .header-container {
  background-color: #121401;
  padding-bottom: 0px;
}
.page-template-templ-mynut .header-container__secondrow .button-menu .button-category__product {
  background-color: #111111;
  color: white;
  border: 1px solid white;
}
.page-template-templ-mynut .header-container__secondrow .button-menu .button-category__product .icon .bar-nav .icon-bar {
  background-color: white;
}
.page-template-templ-mynut .header-container__secondrow .button-menu .button-category__product:hover {
  background-color: #111111;
  color: white;
}
.page-template-templ-mynut .header-container .account-logged {
  border: 1px solid white;
}
.page-template-templ-mynut .list-topbar-container,
.page-template-templ-mynut .langswitch {
  color: white;
}
.page-template-templ-mynut .fruit-hover {
  background-color: #111111;
  color: white;
  border-color: #474747;
}
.page-template-templ-mynut .recipes-list.is-open,
.page-template-templ-mynut .magazine-list.is-open {
  background-color: #111111 !important;
  color: white !important;
  border-color: #474747 !important;
}

/**
 * ---------------------------------------------------------------------------------------------------------
 * nuova pagina Mynut
 */
.page-template-templ-mynut {
  background-color: #121401;
}
.page-template-templ-mynut .topbar-container {
  border-color: #474747;
}
.page-template-templ-mynut .search-icon-mobile > img {
  filter: brightness(10);
}
.page-template-templ-mynut #hamburger > .icon-bar {
  background-color: white;
}
@media screen and (min-width: 992px) {
  .page-template-templ-mynut #my-nut {
    width: 100%;
  }
  .page-template-templ-mynut #my-nut .max1140 {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0px 80px;
    padding-left: 122px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1440px) {
  .page-template-templ-mynut #my-nut .max1140 {
    padding-left: 0px;
    padding: 0px 50px;
  }
}
@media screen and (min-width: 992px) and (min-width: 1440px) {
  .page-template-templ-mynut #my-nut .max1140 .center_content, .page-template-templ-mynut #my-nut .max1140 .single-product.woocommerce .woocommerce-breadcrumb, .single-product.woocommerce .page-template-templ-mynut #my-nut .max1140 .woocommerce-breadcrumb {
    max-width: 1280px;
    margin: 0 auto !important;
  }
}
@media screen and (min-width: 992px) and (min-width: 1200px) {
  .page-template-templ-mynut #my-nut .max1140 .center_content, .page-template-templ-mynut #my-nut .max1140 .single-product.woocommerce .woocommerce-breadcrumb, .single-product.woocommerce .page-template-templ-mynut #my-nut .max1140 .woocommerce-breadcrumb {
    margin: 0px 50px 0px 50px;
  }
}
@media screen and (min-width: 992px) and (min-width: 992px) {
  .page-template-templ-mynut #my-nut .max1140 .center_content, .page-template-templ-mynut #my-nut .max1140 .single-product.woocommerce .woocommerce-breadcrumb, .single-product.woocommerce .page-template-templ-mynut #my-nut .max1140 .woocommerce-breadcrumb {
    margin: 0px 50px 0px 50px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-templ-mynut #my-nut .max1140 .center_content .mn-columns, .page-template-templ-mynut #my-nut .max1140 .single-product.woocommerce .woocommerce-breadcrumb .mn-columns, .single-product.woocommerce .page-template-templ-mynut #my-nut .max1140 .woocommerce-breadcrumb .mn-columns {
    margin: 0px;
  }
  .page-template-templ-mynut #my-nut .max1140 .center_content .mn-columns .mn-col-1, .page-template-templ-mynut #my-nut .max1140 .single-product.woocommerce .woocommerce-breadcrumb .mn-columns .mn-col-1, .single-product.woocommerce .page-template-templ-mynut #my-nut .max1140 .woocommerce-breadcrumb .mn-columns .mn-col-1 {
    max-width: 100%;
    padding-top: 50px;
  }
}
@media screen and (min-width: 992px) and (min-width: 768px) {
  .page-template-templ-mynut #my-nut .max1140 .center_content .mn-columns .mn-col-1, .page-template-templ-mynut #my-nut .max1140 .single-product.woocommerce .woocommerce-breadcrumb .mn-columns .mn-col-1, .single-product.woocommerce .page-template-templ-mynut #my-nut .max1140 .woocommerce-breadcrumb .mn-columns .mn-col-1 {
    padding-right: 22px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-templ-mynut #my-nut .max1140 .center_content .mn-columns .mn-col-2, .page-template-templ-mynut #my-nut .max1140 .single-product.woocommerce .woocommerce-breadcrumb .mn-columns .mn-col-2, .single-product.woocommerce .page-template-templ-mynut #my-nut .max1140 .woocommerce-breadcrumb .mn-columns .mn-col-2 {
    width: 60%;
  }
  .page-template-templ-mynut #my-nut .max1140 .center_content .mn-product-display, .page-template-templ-mynut #my-nut .max1140 .single-product.woocommerce .woocommerce-breadcrumb .mn-product-display, .single-product.woocommerce .page-template-templ-mynut #my-nut .max1140 .woocommerce-breadcrumb .mn-product-display {
    width: calc(100% - 120px);
    margin-bottom: 0px;
    margin-left: 25px;
  }
}
@media screen and (max-width: 992px) {
  .page-template-templ-mynut #my-nut {
    padding-top: 24px;
  }
}
@media screen and (max-width: 768px) {
  .page-template-templ-mynut #my-nut {
    padding: 24px 20px;
  }
}

.drawer-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.5);
  z-index: 150;
  display: none;
}

.drawer-panel {
  position: absolute;
  overflow: auto;
  right: 0;
  background: #f2f2f2;
  width: 520px;
  max-width: calc(100vw - 40px);
  z-index: 1000;
  box-sizing: border-box;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
  padding: 0px 30px 30px 30px;
  top: 0;
  height: 100%;
  text-align: left;
}

.mn-tab-nutrizionale-titolo {
  margin-top: 40px;
  font-weight: bold;
}

.drawer-panel .sg_tabella_nutrizionale .riga {
  color: #FFFFFF;
}

.cart-widget.drawer-panel {
  padding-top: 30px;
}

.drawer-close {
  background: rgba(0, 0, 0, 0.05);
  position: absolute;
  top: 25px;
  z-index: 1;
  cursor: pointer;
  right: 30px;
  width: AUTO;
  height: 34px;
  border-radius: 50%;
  border: 2px solid #fff;
  FONT-SIZE: 30PX;
  padding-top: 5px;
  width: 40px;
  text-align: center;
  transform: rotate(45deg);
}
.drawer-close img {
  width: 15px;
  cursor: pointer;
}

.mn-drawer-image img {
  margin-top: -50px;
  margin-bottom: -50px;
}

.drawer-panel .legenda {
  font-size: 12px;
}

.drawer-panel .sg_tabella_nutrizionale {
  margin: 10px 0 0;
}

.drawer-content {
  font-size: 15px;
  line-height: 1.5;
  color: #FFFFFF;
  margin-top: 30px;
}

.drawer-content p {
  margin-bottom: 15px;
}

.drawer-content h2 {
  margin-bottom: 15px;
}

.drawer-panel.noimage .drawer-content {
  margin-top: 90px;
}

@media (min-width: 768px) {
  .drawer-close {
    top: 45px;
  }
  .drawer-panel {
    padding: 30px 60px 30px 60px;
  }
  .mn-drawer-image img {
    margin-top: -70px;
    margin-bottom: -70px;
  }
  .drawer-panel .legenda {
    padding-right: 20px;
  }
}
.social-share li {
  border-radius: 4px;
  height: 32px;
  width: 32px;
  margin-left: 5px;
  margin-right: 5px;
}
.social-share .facebook {
  background-color: rgb(24, 119, 242);
}
.social-share .twitter {
  background-color: rgb(29, 155, 240);
}
.social-share .whatsapp {
  background-color: rgb(18, 175, 10);
}

/* Disable 02-01-2023 */
/* .woocommerce-mini-cart-item[data-id="7532"] del::after, */
/* .woocommerce-mini-cart-item[data-id="2789"] del::after, */
/* .woocommerce-mini-cart-item[data-id="7582"] del::after, */
.woocommerce-mini-cart-item[data-id="22356"] del::after {
  content: attr(data-qty);
}

/* .woocommerce-cart-form__cart-item[data-id="7532"] .product-price del::after, */
/* .woocommerce-cart-form__cart-item[data-id="7532"] .product-subtotal del::after, */
/* .woocommerce-cart-form__cart-item[data-id="2789"] .product-price del::after,
.woocommerce-cart-form__cart-item[data-id="2789"] .product-subtotal del::after, */
/* .woocommerce-cart-form__cart-item[data-id="7582"] .product-price del::after,
.woocommerce-cart-form__cart-item[data-id="7582"] .product-subtotal del::after, */
.woocommerce-mini-cart-item[data-id="2789"] del::after {
  display: none;
}

.postid-7532 .prd_info > .promo-text {
  /* display: none; */
}

.postid-7532 .prd_info .promo-text {
  /* margin-top: 0px; */
}

.postid-22356 .prd_info .promo-text {
  /*  margin-top: 0px; */
}

/* .paypal-button-container {
    >.paypal-button-number-1 {
        display: none!important;
    }
} */
.mini-cart-gift__message {
  justify-content: flex-start !important;
}

.mini-cart-gift__message.maama_message {
  display: none !important;
}

.checkout-step-1 .coupon-container, .checkout-step-2 .coupon-container {
  display: none !important;
}

.page-template-templ-checkout .product-subtitle {
  display: none !important;
}

.page-template-templ-la-nostra-azienda .shop-navigator,
.page-template-templ-la-nostra-azienda .header,
.page-template-templ-lanostrastoria .shop-navigator,
.page-template-templ-lanostrastoria .header {
  background-color: #f0e9e0;
}

.azienda,
.storia {
  font-family: "Spartan";
  font-weight: 400;
  color: #48443d;
}
.azienda__hero,
.storia__hero {
  background-color: #f0e9e0;
  padding: 30px 20px 60px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .azienda__hero,
  .storia__hero {
    padding-bottom: 140px;
  }
}
.azienda__hero__wrap,
.storia__hero__wrap {
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
}
.azienda__hero__title,
.storia__hero__title {
  font-size: 28px;
  font-weight: 700;
}
.azienda__hero__descr,
.storia__hero__descr {
  margin-top: 24px;
  line-height: 150%;
  font-size: 13px;
}
.azienda__imgtxt,
.storia__imgtxt {
  padding: 30px 20px;
}
.azienda__imgtxt__wrap,
.storia__imgtxt__wrap {
  max-width: 1150px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .azienda__imgtxt__wrap,
  .storia__imgtxt__wrap {
    display: flex;
    gap: 42px;
  }
}
@media (min-width: 1024px) {
  .azienda__imgtxt__wrap,
  .storia__imgtxt__wrap {
    align-items: center;
    gap: 63px;
  }
}
.azienda__imgtxt__img,
.storia__imgtxt__img {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .azienda__imgtxt__img,
  .storia__imgtxt__img {
    flex-basis: 50%;
    margin-bottom: 0;
  }
}
.azienda__imgtxt__img img,
.storia__imgtxt__img img {
  border-radius: 6px;
}
@media (min-width: 768px) {
  .azienda__imgtxt__txt,
  .storia__imgtxt__txt {
    flex-basis: 50%;
  }
}
.azienda__imgtxt__txt small,
.storia__imgtxt__txt small {
  font-size: 11px;
  text-transform: uppercase;
  color: #4e9d2d;
  font-weight: 700;
  display: block;
  margin-bottom: 20px;
  opacity: 0.7;
}
.azienda__imgtxt__txt h2,
.storia__imgtxt__txt h2 {
  margin-bottom: 16px;
  font-weight: 500;
  font-size: 24px;
  line-height: 140%;
  width: 75%;
}
.azienda__imgtxt__txt p,
.storia__imgtxt__txt p {
  line-height: 160%;
  font-size: 14px;
}
.azienda__imgtxt__txt p:not(:last-child),
.storia__imgtxt__txt p:not(:last-child) {
  margin-bottom: 16px;
}
.azienda__imgtxt__banner,
.storia__imgtxt__banner {
  border-radius: 6px;
  padding: 40px;
  flex-basis: 50%;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .azienda__imgtxt__banner,
  .storia__imgtxt__banner {
    padding: 60px 40px;
  }
}
.azienda__imgtxt__banner--storia,
.storia__imgtxt__banner--storia {
  background-color: #e8e0d7;
}
@media (min-width: 1024px) {
  .azienda__imgtxt__banner--storia,
  .storia__imgtxt__banner--storia {
    background: #e8e0d7 url("../images/azienda-timeline.svg") no-repeat bottom right 40px;
  }
}
.azienda__imgtxt__banner--bilancio,
.storia__imgtxt__banner--bilancio {
  background-color: #ccdabb;
}
@media (min-width: 1024px) {
  .azienda__imgtxt__banner--bilancio,
  .storia__imgtxt__banner--bilancio {
    background: #ccdabb url("../images/azienda-giovanni-calvini.png") no-repeat bottom right;
    background-size: auto 248px;
  }
}
.azienda__imgtxt__banner h2,
.storia__imgtxt__banner h2 {
  margin-bottom: 16px;
  font-weight: 500;
  font-size: 24px;
  line-height: 140%;
  max-width: 70%;
}
.azienda__imgtxt__banner p,
.storia__imgtxt__banner p {
  line-height: 160%;
  font-size: 14px;
}
@media (min-width: 768px) {
  .azienda__imgtxt__banner p,
  .storia__imgtxt__banner p {
    max-width: 70%;
  }
}
.azienda__imgtxt__banner a,
.storia__imgtxt__banner a {
  font-size: 11px;
  display: inline-block;
  border-radius: 25px;
  background-color: #fff;
  padding: 10px 20px;
  margin-top: 32px;
  border: 1px solid #d8d8d8;
  transition: all 0.2s linear;
}
.azienda__imgtxt__banner a:hover,
.storia__imgtxt__banner a:hover {
  background-color: transparent;
  border: 1px solid #48443d;
  color: #48443d;
}
.azienda__txt,
.storia__txt {
  padding: 30px 20px;
}
.azienda__txt__wrap,
.storia__txt__wrap {
  max-width: 1150px;
  margin: 0 auto;
}
.azienda__txt__txt,
.storia__txt__txt {
  background-color: #fbfbfb;
  border-radius: 6px;
  padding: 0px;
}
.azienda__txt__txt small,
.storia__txt__txt small {
  font-size: 11px;
  text-transform: uppercase;
  color: #4e9d2d;
  font-weight: 700;
  display: block;
  margin-bottom: 20px;
  opacity: 0.7;
}
.azienda__txt__txt h2,
.storia__txt__txt h2 {
  margin-bottom: 16px;
  font-weight: 500;
  font-size: 24px;
  line-height: 140%;
}
@media (min-width: 768px) {
  .azienda__txt__txt h2,
  .storia__txt__txt h2 {
    width: 40%;
  }
}
.azienda__txt__txt p,
.storia__txt__txt p {
  line-height: 160%;
  font-size: 14px;
}
.azienda__txt__txt p:not(:last-child),
.storia__txt__txt p:not(:last-child) {
  margin-bottom: 16px;
}
.azienda__txt__txt .certificazioni,
.storia__txt__txt .certificazioni {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  margin-top: 42px;
}
@media (min-width: 768px) {
  .azienda__txt__txt .certificazioni,
  .storia__txt__txt .certificazioni {
    gap: 32px;
  }
}
.azienda__txt__txt .certificazioni img,
.storia__txt__txt .certificazioni img {
  display: block;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  width: 50px;
  height: 50px;
}
@media (min-width: 768px) {
  .azienda__txt__txt .certificazioni img,
  .storia__txt__txt .certificazioni img {
    width: 70px;
    height: 70px;
  }
}
.azienda__nav,
.storia__nav {
  max-width: 1008px;
  margin: 0 auto;
  padding: 20px 35px 0;
}
@media (min-width: 768px) {
  .azienda__nav,
  .storia__nav {
    padding-top: 40px;
  }
}
.azienda__nav .slick-dots,
.storia__nav .slick-dots {
  position: static;
  overflow: auto;
  gap: 32px;
  padding-bottom: 20px;
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='2' viewBox='0 0 9 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='1' cy='1' r='1' fill='%23C1B2A0'/%3E%3C/svg%3E%0A");
  background-repeat: repeat-x;
  background-position-y: 16px;
  background-position-x: 1px;
  justify-content: inherit;
}
@media (min-width: 768px) {
  .azienda__nav .slick-dots,
  .storia__nav .slick-dots {
    overflow: hidden;
  }
}
.azienda__nav .slick-dots li,
.storia__nav .slick-dots li {
  width: auto;
}
.azienda__nav .slick-dots li a,
.storia__nav .slick-dots li a {
  font-size: 11px;
  font-weight: 600;
  display: inline-block;
  border-radius: 25px;
  background-color: #fff;
  padding: 10px 20px;
  margin-top: 0;
  border: 1px solid #d8d8d8;
  color: #48443d;
  transition: all 0.2s linear;
}
.azienda__nav .slick-dots li a:hover,
.storia__nav .slick-dots li a:hover {
  background-color: #c1b2a0;
  border: 1px solid #c1b2a0;
  color: #fff;
}
.azienda__nav .slick-dots li.slick-active a,
.storia__nav .slick-dots li.slick-active a {
  background-color: #c1b2a0;
  border: 1px solid #c1b2a0;
  color: #fff;
}
.azienda__timeline,
.storia__timeline {
  padding: 40px 20px;
}
@media (min-width: 768px) {
  .azienda__timeline,
  .storia__timeline {
    padding: 175px 20px;
  }
}
.azienda__timeline .slick-list,
.storia__timeline .slick-list {
  margin: 0 auto;
  overflow: visible;
}
@media (min-width: 1024px) {
  .azienda__timeline .slick-list,
  .storia__timeline .slick-list {
    max-width: 900px;
  }
}
.azienda__timeline__item,
.storia__timeline__item {
  display: flex;
  flex-direction: column;
  gap: 25px;
  margin-right: 35px;
}
@media (min-width: 768px) {
  .azienda__timeline__item,
  .storia__timeline__item {
    flex-direction: row;
  }
}
@media (min-width: 1024px) {
  .azienda__timeline__item,
  .storia__timeline__item {
    margin-right: 45px;
  }
}
@media (min-width: 1100px) {
  .azienda__timeline__item,
  .storia__timeline__item {
    margin-right: 90px;
    gap: 45px;
  }
}
.azienda__timeline__item p,
.storia__timeline__item p {
  line-height: 160%;
  font-size: 14px;
  flex-basis: 50%;
}
@media (min-width: 1024px) {
  .azienda__timeline__item p,
  .storia__timeline__item p {
    margin-top: 24px;
    flex-basis: auto;
  }
}
.azienda__timeline__data,
.storia__timeline__data {
  color: #c1b2a0;
  font-weight: 500;
  display: none;
  flex-direction: column;
  align-items: center;
  position: relative;
  transform: translate(15px, -55px);
}
@media (min-width: 768px) {
  .azienda__timeline__data,
  .storia__timeline__data {
    display: flex;
    font-size: 35px;
  }
}
@media (min-width: 1024px) {
  .azienda__timeline__data,
  .storia__timeline__data {
    font-size: 54px;
    transform: translate(53px, -55px);
  }
}
.azienda__timeline__data:after,
.storia__timeline__data:after {
  content: "";
  display: block;
  width: 2px;
  margin-top: 7px;
  background-color: #c1b2a0;
  height: 185px;
}
@media (min-width: 1024px) {
  .azienda__timeline__data:after,
  .storia__timeline__data:after {
    height: 200px;
  }
}
.azienda__timeline__data:before,
.storia__timeline__data:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 14px;
  border-color: transparent transparent transparent #c1b2a0;
  position: absolute;
  bottom: 7px;
  transform: translateX(7px);
  display: none;
}
@media (min-width: 768px) {
  .azienda__timeline__data:before,
  .storia__timeline__data:before {
    display: block;
  }
}
.azienda__timeline__img,
.storia__timeline__img {
  flex: none;
}
.azienda__timeline__img img,
.storia__timeline__img img {
  max-width: 150px;
}
@media (min-width: 1024px) {
  .azienda__timeline__img img,
  .storia__timeline__img img {
    max-width: 250px;
  }
}

.page-template-templ-la-nostra-azienda.scrolled .header-container {
  padding-bottom: 0px;
}

@media (min-width: 992px) {
  .admin-bar.page-template-templ-checkout .header-block {
    top: 64px;
  }
}

.page-template-templ-checkout {
  font-family: "Spartan";
}
@media (min-width: 992px) {
  .page-template-templ-checkout .shop-navigator {
    border-bottom: 0;
  }
}
@media (min-width: 992px) {
  .page-template-templ-checkout .header-block {
    position: absolute;
    top: 32px;
  }
  .page-template-templ-checkout .header-block .header {
    padding: 0 !important;
  }
}
.page-template-templ-checkout .header #hamburger,
.page-template-templ-checkout .header .nav,
.page-template-templ-checkout .header .search {
  display: none !important;
}
.page-template-templ-checkout #page-wrap {
  max-width: 1280px;
  margin: 4px auto 100px auto;
  padding: 0 25px;
}
@media (min-width: 992px) {
  .page-template-templ-checkout #page-wrap {
    margin-top: 60px;
  }
}
.page-template-templ-checkout .woocommerce-cart-wrap, .page-template-templ-checkout .woocommerce-checkout-wrap {
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .page-template-templ-checkout .woocommerce-cart-wrap, .page-template-templ-checkout .woocommerce-checkout-wrap {
    display: flex;
    gap: 40px;
  }
}
@media (min-width: 1280px) {
  .page-template-templ-checkout .woocommerce-cart-wrap, .page-template-templ-checkout .woocommerce-checkout-wrap {
    gap: 80px;
  }
}
.page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap,
.page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap {
  margin-bottom: 20px;
}
@media (min-width: 769px) {
  .page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap,
  .page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap {
    flex-basis: 65%;
  }
}
.page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap .woocommerce-cart-form,
.page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap .woocommerce-cart-form {
  display: flex;
  flex-direction: column-reverse;
}
@media (min-width: 769px) {
  .page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap .woocommerce-cart-form,
  .page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap .woocommerce-cart-form {
    flex-direction: unset;
    display: block;
  }
}
.page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table th,
.page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table th {
  text-transform: uppercase;
  color: #8a8a8a;
  font-size: 16px;
  padding-bottom: 50px;
}
.page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table thead,
.page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table thead {
  display: none;
}
.page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table tbody tr.cart_item,
.page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table tbody tr.cart_item {
  border-bottom: 1px solid #d7d7d7;
}
@media (min-width: 769px) {
  .page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table tbody tr.cart_item,
  .page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table tbody tr.cart_item {
    border-bottom: none;
  }
}
.page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table tbody tr.cart_item td,
.page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table tbody tr.cart_item td {
  padding: 14px 12px 20px;
}
@media (min-width: 769px) {
  .page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table tbody tr.cart_item td,
  .page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table tbody tr.cart_item td {
    border-bottom: 1px solid #d7d7d7;
    padding: 9px 12px;
  }
}
.page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table tbody tr.cart_item td.product-remove,
.page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table tbody tr.cart_item td.product-remove {
  padding: 0;
}
.page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table tbody tr.cart_item td.product-remove a.remove,
.page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table tbody tr.cart_item td.product-remove a.remove {
  font-size: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: inline-block;
  color: #333;
  background: url(../images/close-black.svg);
  background-position: center center;
  background-size: 12px 12px;
  background-repeat: no-repeat;
}
.page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table tbody tr.cart_item td.product-remove a.remove:hover,
.page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table tbody tr.cart_item td.product-remove a.remove:hover {
  background-color: #e6e6e6;
}
@media (min-width: 769px) {
  .page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table tbody tr.cart_item td.product-remove a.remove,
  .page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table tbody tr.cart_item td.product-remove a.remove {
    background-color: #f3f3f4;
    background-size: 9px 9px;
    background-position: center center;
  }
}
.page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table tbody tr.cart_item td.product-thumbnail,
.page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table tbody tr.cart_item td.product-thumbnail {
  padding-left: 0;
}
@media (min-width: 769px) {
  .page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table tbody tr.cart_item td.product-thumbnail,
  .page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table tbody tr.cart_item td.product-thumbnail {
    padding-left: 12px;
  }
}
.page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table tbody tr.cart_item td.product-thumbnail.cart-item-cat-my-nut:before,
.page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table tbody tr.cart_item td.product-thumbnail.cart-item-cat-my-nut:before {
  left: 0;
}
@media (min-width: 769px) {
  .page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table tbody tr.cart_item td.product-thumbnail.cart-item-cat-my-nut:before,
  .page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table tbody tr.cart_item td.product-thumbnail.cart-item-cat-my-nut:before {
    left: 70px;
  }
}
.page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table tbody tr.cart_item td.product-thumbnail img,
.page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table tbody tr.cart_item td.product-thumbnail img {
  width: 70px;
  min-width: 70px;
}
@media (min-width: 769px) {
  .page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table tbody tr.cart_item td.product-thumbnail img,
  .page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table tbody tr.cart_item td.product-thumbnail img {
    width: 100px;
  }
}
.page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table tbody tr.cart_item td.product-name,
.page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table tbody tr.cart_item td.product-name {
  text-align: left !important;
}
.page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table tbody tr.cart_item td.product-name .product-name-text,
.page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table tbody tr.cart_item td.product-name .product-name-text {
  font-weight: 600;
  font-size: 14px;
  color: #000000;
}
.page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table tbody tr.cart_item td.product-name .product-name-text a,
.page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table tbody tr.cart_item td.product-name .product-name-text a {
  display: block;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 200px;
}
@media (min-width: 769px) {
  .page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table tbody tr.cart_item td.product-name .product-name-text a,
  .page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table tbody tr.cart_item td.product-name .product-name-text a {
    max-width: 287px;
  }
}
@media (min-width: 992px) and (max-width: 1180px) {
  .page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table tbody tr.cart_item td.product-name .product-name-text a,
  .page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table tbody tr.cart_item td.product-name .product-name-text a {
    white-space: pre-wrap;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
}
.page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table tbody tr.cart_item td.product-name .product-subtitle,
.page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table tbody tr.cart_item td.product-name .product-subtitle {
  font-size: 12px;
  color: #000000;
  margin-top: 9px;
  display: none;
}
@media (min-width: 769px) {
  .page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table tbody tr.cart_item td.product-name .product-subtitle,
  .page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table tbody tr.cart_item td.product-name .product-subtitle {
    display: block;
  }
}
.page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table tbody tr.cart_item td.product-name .product-price,
.page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table tbody tr.cart_item td.product-name .product-price {
  font-weight: 600;
  font-size: 12px;
  margin-top: 12px;
  white-space: nowrap;
  display: none;
}
@media (min-width: 769px) {
  .page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table tbody tr.cart_item td.product-name .product-price,
  .page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table tbody tr.cart_item td.product-name .product-price {
    display: block;
  }
}
.page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table tbody tr.cart_item td.product-name .product-price del,
.page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table tbody tr.cart_item td.product-name .product-price del {
  display: none;
}
.page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table tbody tr.cart_item td.product-name .product-price ins .woocommerce-Price-amount.amount,
.page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table tbody tr.cart_item td.product-name .product-price ins .woocommerce-Price-amount.amount {
  color: #000;
}
.page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table tbody tr.cart_item td.product-quantity,
.page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table tbody tr.cart_item td.product-quantity {
  white-space: nowrap;
  text-align: left !important;
}
.page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table tbody tr.cart_item td.product-quantity .quantity .quantity-plus-minus .quantity-btn,
.page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table tbody tr.cart_item td.product-quantity .quantity .quantity-plus-minus .quantity-btn {
  line-height: 34px;
}
.page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table tbody tr.cart_item td.product-subtotal,
.page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table tbody tr.cart_item td.product-subtotal {
  text-align: right;
  white-space: nowrap;
  padding-top: 13px;
  font-weight: 600;
  font-size: 16px;
  padding: 0;
  position: absolute;
  right: 0;
  bottom: 25px;
}
@media (min-width: 769px) {
  .page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table tbody tr.cart_item td.product-subtotal,
  .page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table tbody tr.cart_item td.product-subtotal {
    width: 25%;
    padding: inherit;
    position: static;
  }
}
.page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table tbody tr.cart_item td.product-subtotal .product-subtotal-wrap,
.page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table tbody tr.cart_item td.product-subtotal .product-subtotal-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table tbody tr.cart_item td.product-subtotal del,
.page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table tbody tr.cart_item td.product-subtotal del {
  font-weight: 400;
  position: relative;
  margin-top: 0;
  line-height: 16px;
}
.page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table tbody tr.cart_item td.product-subtotal del:after,
.page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table tbody tr.cart_item td.product-subtotal del:after {
  display: none;
}
.page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table tbody tr.cart_item td.product-subtotal del:before,
.page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table tbody tr.cart_item td.product-subtotal del:before {
  content: attr(data-percentage) !important;
  position: absolute;
  left: -90px;
  top: 18px;
  font-size: 12px;
  font-weight: 600;
  background: #e7615c;
  color: #fff;
  border-radius: 4px;
  padding: 1px 7px;
  line-height: 18px;
}
.page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table tbody tr.cart_item td.product-subtotal del .woocommerce-Price-amount.amount,
.page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table tbody tr.cart_item td.product-subtotal del .woocommerce-Price-amount.amount {
  font-size: 10px;
  font-weight: 500;
  color: #a0a0a0;
  text-decoration: line-through;
}
.page-template-templ-checkout .woocommerce .woocommerce-cart-form-wrap table.shop_table tbody tr.cart_item td.product-subtotal del .woocommerce-Price-amount.amount::before,
.page-template-templ-checkout .woocommerce .woocommerce-checkout-form-wrap table.shop_table tbody tr.cart_item td.product-subtotal del .woocommerce-Price-amount.amount::before {
  display: none;
}
@media (min-width: 769px) {
  .page-template-templ-checkout .woocommerce .cart-collaterals {
    flex-basis: 35%;
    position: sticky;
    position: -webkit-sticky;
    align-self: flex-start;
    top: 48px;
  }
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals {
  display: flex;
  flex-direction: column;
  float: none;
  width: auto;
}
@media (min-width: 768px) {
  .page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals {
    padding: 20px;
    background-color: #fafafa;
    border-radius: 6px;
  }
}
@media (min-width: 1024px) {
  .page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals {
    padding: 50px;
  }
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals.woocommerce-checkout-review-order {
  padding: 0 !important;
}
@media (min-width: 768px) {
  .page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table {
    padding: 20px;
    border-radius: 6px;
    background-color: #fafafa;
  }
}
@media (min-width: 1024px) {
  .page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table {
    padding: 50px;
  }
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals h2 {
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals h2 {
    font-size: 13px;
    margin-bottom: 32px;
  }
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals table.shop_table {
  margin-bottom: 0;
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals table.shop_table tr th,
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals table.shop_table tr td {
  padding: 12px 0;
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals table.shop_table tr th {
  font-weight: 500;
  font-size: 14px;
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals table.shop_table tr td {
  font-weight: 500;
  font-size: 14px;
  text-align: right;
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals table.shop_table tr td ul#shipping_method li {
  margin: 0;
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals table.shop_table tr.order-total th,
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals table.shop_table tr.order-total td {
  padding: 24px 0;
  font-size: 16px;
  font-weight: 600;
}
@media (min-width: 769px) {
  .page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals table.shop_table tr.order-total th,
  .page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals table.shop_table tr.order-total td {
    padding: 40px 0;
  }
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals table.shop_table tr.order-total th strong,
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals table.shop_table tr.order-total td strong {
  font-weight: 600;
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals table.shop_table tr.order-total th strong span,
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals table.shop_table tr.order-total td strong span {
  font-weight: inherit;
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals table.shop_table tr.order-total th span,
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals table.shop_table tr.order-total td span {
  font-weight: 500;
}
@media (max-width: 768px) {
  .page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals table.shop_table thead.product-total-toggle {
    display: table-header-group;
  }
  .page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals table.shop_table thead.product-total-toggle tr {
    display: table-row;
  }
  .page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals table.shop_table thead.product-total-toggle td {
    display: table-cell;
  }
  .page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals table.shop_table thead.product-total-toggle td::before {
    content: "";
  }
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals table.shop_table tbody .cart_item td.product-image img {
  display: block;
  margin: auto;
  margin-left: 10%;
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals table.shop_table tbody .cart_item td.product-name {
  width: 50%;
}
@media (max-width: 768px) {
  .page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals table.shop_table tbody {
    display: table-row-group;
  }
  .page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr {
    display: table-row;
  }
  .page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr th {
    display: table-cell;
    width: 50%;
  }
  .page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr td::before {
    content: "";
  }
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals table.shop_table tfoot .shipping th {
  width: 20%;
}
@media (max-width: 768px) {
  .page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals table.shop_table tfoot tr {
    display: table-row;
  }
  .page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals table.shop_table tfoot tr td::before {
    content: "";
  }
  .page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals table.shop_table tfoot .shipping td {
    display: table-cell;
  }
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals .coupon-container {
  padding: 5px 0 24px;
}
@media (min-width: 769px) {
  .page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals .coupon-container {
    padding: 5px 0 30px;
  }
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals .coupon-container .coupon {
  display: flex;
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals .coupon-container .coupon input#coupon_code,
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals .coupon-container .coupon input#fake_coupon_code {
  padding: 16px 12px;
  margin-right: 4px;
  border: 1px solid #c9c9c9;
  border-radius: 3px;
  font-size: 14px;
  flex-basis: 100%;
  background-color: transparent;
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals .coupon-container .coupon button {
  padding: 16px 18px;
  cursor: pointer;
  background-color: transparent;
  text-transform: uppercase;
  border: 1px solid #5f5f5f;
  color: #5f5f5f;
  border-radius: 3px;
  font-size: 11px;
  font-weight: 600;
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals .coupon-container .coupon button:hover {
  color: #fff;
  background-color: #7d7d7d;
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals .coupon-container .coupon button:disabled {
  opacity: 0.5;
  cursor: default;
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals .coupon-container .coupon button:disabled:hover {
  color: #5f5f5f;
  background-color: initial;
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout #wc-stripe-payment-request-wrapper,
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout #wc-stripe-payment-request-button-separator {
  display: none !important;
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
  background-color: #31a86f;
  color: #fff;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  padding: 1.6em;
  display: block;
  text-align: center;
  border-radius: 3px;
  line-height: 1;
  margin-bottom: 0;
  cursor: pointer;
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover {
  background-color: #2f9b67;
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals .cart-payments {
  margin-top: 1em;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label.woocommerce-form__label-for-checkbox {
  display: flex;
  gap: 10px;
  padding-top: 0 !important;
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label.woocommerce-form__label-for-checkbox .woocommerce-terms-and-conditions-checkbox-text {
  line-height: 18px;
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label.woocommerce-form__label-for-checkbox .woocommerce-terms-and-conditions-checkbox-text::after {
  content: "*";
  color: inherit;
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label.woocommerce-form__label-for-checkbox abbr {
  display: none;
}
.page-template-templ-checkout {
  /**
     * CUSTOM STEP
     **/
}
.page-template-templ-checkout.checkout-step-2 .woocommerce .cart-collaterals .cart_totals {
  background-color: #fff;
  flex-direction: column-reverse;
}
.page-template-templ-checkout.checkout-step-2 .woocommerce .cart-collaterals .cart_totals .cart-payments {
  display: none;
}

.woocommerce-cart .wc-proceed-to-checkout {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  padding: 10px;
  background-color: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
@media (min-width: 769px) {
  .woocommerce-cart .wc-proceed-to-checkout {
    position: static;
    padding: 0;
    background-color: unset;
    box-shadow: none;
  }
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  font-size: 12px;
  line-height: 1.3;
}
@media (min-width: 769px) {
  .woocommerce-error,
  .woocommerce-info,
  .woocommerce-message {
    font-size: 14px;
  }
}

@media screen and (min-width: 1440px) {
  .page-template-templ-checkout .topbar-container__row {
    padding-left: 80px;
  }
  .page-template-templ-checkout .header-container__row, .page-template-templ-checkout .header-container__secondrow {
    padding-left: 80px;
  }
}

.custom-cart-box {
  margin-bottom: 10px;
}

.checkout-steps {
  text-align: center;
  display: flex;
  justify-content: space-around;
  max-width: 700px;
  margin: 24px auto 38px;
  box-sizing: border-box;
}
@media (min-width: 769px) {
  .checkout-steps {
    margin-top: 0;
    margin-bottom: 48px;
    padding: 0 20px 20px 20px;
  }
}
.checkout-steps-item {
  font-size: 10px;
  font-weight: 600;
  position: relative;
  width: 33.33%;
}
@media (min-width: 769px) {
  .checkout-steps-item {
    font-size: 12px;
  }
}
.checkout-steps-item:not(.step-1):after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #D7D7D7;
  position: absolute;
  z-index: -1;
  left: -50%;
  top: 12px;
}
@media (min-width: 769px) {
  .checkout-steps-item:not(.step-1):after {
    top: 18px;
  }
}
.checkout-step-2 .checkout-steps-item.step-2:after, .checkout-step-3 .checkout-steps-item.step-2:after, .checkout-step-3 .checkout-steps-item.step-3:after {
  background-color: #31A86F;
}
.checkout-steps-num {
  border: 1px solid #D7D7D7;
  background-color: #fff;
  display: flex;
  margin: 0 auto;
  align-items: center;
  width: 24px;
  height: 24px;
  justify-content: center;
  color: #D7D7D7;
  border-radius: 50%;
}
.checkout-step-1 .step-1 .checkout-steps-num, .checkout-step-2 .step-1 .checkout-steps-num, .checkout-step-2 .step-2 .checkout-steps-num, .checkout-step-3 .step-3 .checkout-steps-num, .checkout-step-3 .step-1 .checkout-steps-num, .woocommerce-order-received .step-3 .checkout-steps-num {
  color: #fff;
  background-color: #31A86F;
  border-color: #31A86F;
}
@media (min-width: 769px) {
  .checkout-steps-num {
    width: 36px;
    height: 36px;
  }
}
.checkout-steps-name {
  color: #D7D7D7;
  display: none;
  margin-top: 16px;
}
.checkout-step-1 .step-1 .checkout-steps-name, .checkout-step-2 .step-2 .checkout-steps-name, .checkout-step-2 .step-1 .checkout-steps-name, .checkout-step-3 .step-3 .checkout-steps-name, .checkout-step-3 .step-1 .checkout-steps-name, .woocommerce-order-received .step-3 .checkout-steps-name {
  color: #000000;
}
@media (min-width: 769px) {
  .checkout-steps-name {
    display: block;
  }
}

.checkout-form-gift {
  margin-top: 10px;
}
.checkout-form-gift.active .woocommerce-gift-fields__field-wrapper p.gift-input {
  max-height: 500px;
  padding-bottom: 15px;
}
.checkout-form-gift.active .woocommerce-gift-fields__field-wrapper #is_gift_field .woocommerce-input-wrapper label.checkbox span.fake-gift-wrapper span.gift-action .desktop {
  display: none;
}
.checkout-form-gift.active .woocommerce-gift-fields__field-wrapper #is_gift_field .woocommerce-input-wrapper label.checkbox span.fake-gift-wrapper span.gift-action .mobile {
  display: none;
}
.checkout-form-gift.active .woocommerce-gift-fields__field-wrapper #is_gift_field .woocommerce-input-wrapper label.checkbox span.fake-gift-wrapper span.gift-action .remove {
  display: block;
}
.checkout-form-gift .woocommerce-gift-fields__field-wrapper p.gift-input {
  overflow: hidden;
  transition: max-height 320ms;
  max-height: 0px;
  padding-bottom: 0;
  margin-bottom: 0;
}
.checkout-form-gift .woocommerce-gift-fields__field-wrapper #is_gift_field {
  margin-top: 0;
  min-height: 0;
  height: auto;
  position: relative;
  width: 100%;
  padding-bottom: 20px;
}
.checkout-form-gift .woocommerce-gift-fields__field-wrapper #is_gift_field .woocommerce-input-wrapper {
  display: block;
  padding: 15px 20px;
  border-radius: 6px;
  border: 1px solid #DEDEDE;
}
.checkout-form-gift .woocommerce-gift-fields__field-wrapper #is_gift_field .woocommerce-input-wrapper label.checkbox {
  pointer-events: none;
  display: flex;
  width: 100%;
  margin-top: 0;
  padding: 0 !important;
}
.checkout-form-gift .woocommerce-gift-fields__field-wrapper #is_gift_field .woocommerce-input-wrapper label.checkbox::after, .checkout-form-gift .woocommerce-gift-fields__field-wrapper #is_gift_field .woocommerce-input-wrapper label.checkbox::before {
  display: none !important;
}
.checkout-form-gift .woocommerce-gift-fields__field-wrapper #is_gift_field .woocommerce-input-wrapper label.checkbox span.fake-gift-wrapper {
  display: flex;
  justify-content: space-between;
  flex-basis: 100%;
}
.checkout-form-gift .woocommerce-gift-fields__field-wrapper #is_gift_field .woocommerce-input-wrapper label.checkbox span.fake-gift-wrapper::after, .checkout-form-gift .woocommerce-gift-fields__field-wrapper #is_gift_field .woocommerce-input-wrapper label.checkbox span.fake-gift-wrapper::before {
  display: none !important;
}
.checkout-form-gift .woocommerce-gift-fields__field-wrapper #is_gift_field .woocommerce-input-wrapper label.checkbox span.fake-gift-wrapper span.fake-gift-presentation {
  display: flex;
  gap: 0.5rem;
}
@media (max-width: 768px) {
  .checkout-form-gift .woocommerce-gift-fields__field-wrapper #is_gift_field .woocommerce-input-wrapper label.checkbox span.fake-gift-wrapper span.fake-gift-presentation .gift-image {
    display: flex;
    align-self: center;
  }
}
.checkout-form-gift .woocommerce-gift-fields__field-wrapper #is_gift_field .woocommerce-input-wrapper label.checkbox span.fake-gift-wrapper span.fake-gift-presentation span.gift-text {
  display: flex;
  flex-direction: column;
  font-size: 14px;
}
.checkout-form-gift .woocommerce-gift-fields__field-wrapper #is_gift_field .woocommerce-input-wrapper label.checkbox span.fake-gift-wrapper span.fake-gift-presentation span.gift-text .gift-title {
  font-weight: 600;
}
@media (max-width: 768px) {
  .checkout-form-gift .woocommerce-gift-fields__field-wrapper #is_gift_field .woocommerce-input-wrapper label.checkbox span.fake-gift-wrapper span.fake-gift-presentation span.gift-text .gift-title {
    align-self: center;
  }
}
@media (max-width: 768px) {
  .checkout-form-gift .woocommerce-gift-fields__field-wrapper #is_gift_field .woocommerce-input-wrapper label.checkbox span.fake-gift-wrapper span.fake-gift-presentation span.gift-text .gift-caption {
    display: none;
  }
}
.checkout-form-gift .woocommerce-gift-fields__field-wrapper #is_gift_field .woocommerce-input-wrapper label.checkbox span.fake-gift-wrapper span.gift-action {
  display: flex;
  align-items: center;
  color: #31A86F;
  font-weight: 600;
  font-size: 11px;
  line-height: 12px;
  text-decoration: none;
  text-transform: uppercase;
}
.checkout-form-gift .woocommerce-gift-fields__field-wrapper #is_gift_field .woocommerce-input-wrapper label.checkbox span.fake-gift-wrapper span.gift-action > span {
  padding: 8px 6px;
  pointer-events: visible;
  cursor: pointer;
  position: relative;
}
.checkout-form-gift .woocommerce-gift-fields__field-wrapper #is_gift_field .woocommerce-input-wrapper label.checkbox span.fake-gift-wrapper span.gift-action > span::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #31A86F;
  left: 6px;
  bottom: 6px;
  width: calc(100% - 12px);
}
.checkout-form-gift .woocommerce-gift-fields__field-wrapper #is_gift_field .woocommerce-input-wrapper label.checkbox span.fake-gift-wrapper span.gift-action .desktop {
  display: none;
}
.checkout-form-gift .woocommerce-gift-fields__field-wrapper #is_gift_field .woocommerce-input-wrapper label.checkbox span.fake-gift-wrapper span.gift-action .remove {
  display: none;
}
@media (min-width: 769px) {
  .checkout-form-gift .woocommerce-gift-fields__field-wrapper #is_gift_field .woocommerce-input-wrapper label.checkbox span.fake-gift-wrapper span.gift-action .desktop {
    display: block;
  }
  .checkout-form-gift .woocommerce-gift-fields__field-wrapper #is_gift_field .woocommerce-input-wrapper label.checkbox span.fake-gift-wrapper span.gift-action .mobile {
    display: none;
  }
}
.checkout-form-gift .woocommerce-gift-fields__field-wrapper #is_gift_field .woocommerce-input-wrapper label.checkbox span.optional {
  display: none !important;
}

.woocommerce-checkout.checkout-step-2 .coupon-container {
  display: none !important;
}
.woocommerce-checkout .woocommerce-checkout-wrap .woocommerce-checkout-form-wrap {
  margin-bottom: 42px;
}
.woocommerce-checkout .woocommerce-checkout-wrap .woocommerce-checkout-form-wrap .checkout-form-container .checkout-form-shipping {
  display: flex;
  flex-direction: column-reverse;
}
.woocommerce-checkout .woocommerce-checkout-wrap .woocommerce-checkout-form-wrap .checkout-form-container .checkout-form-shipping .woocommerce-additional-fields {
  margin-bottom: 20px;
}
.woocommerce-checkout .woocommerce-checkout-wrap #order_review table.shop_table thead.product-total-toggle {
  cursor: pointer;
}
.woocommerce-checkout .woocommerce-checkout-wrap #order_review table.shop_table thead.product-total-toggle tr td {
  text-align: left;
  font-weight: 600;
}
.woocommerce-checkout .woocommerce-checkout-wrap #order_review table.shop_table thead.product-total-toggle tr td div {
  display: flex;
  justify-content: space-between;
}
.woocommerce-checkout .woocommerce-checkout-wrap #order_review table.shop_table thead.product-total-toggle tr td div:after {
  content: url("data:image/svg+xml,%3Csvg width='16' height='10' viewBox='0 0 16 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683418 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L8 6.58579L14.2929 0.292894C14.6834 -0.0976299 15.3166 -0.0976298 15.7071 0.292895C16.0976 0.683419 16.0976 1.31658 15.7071 1.70711L8 9.41421L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683417 0.292893 0.292893Z' fill='black'/%3E%3C/svg%3E");
}
.woocommerce-checkout .woocommerce-checkout-wrap #order_review table.shop_table tbody {
  display: none;
}
.woocommerce-checkout .woocommerce-checkout-wrap #order_review table.shop_table tbody tr.cart_item td {
  text-align: left;
  display: table-cell;
}
.woocommerce-checkout .woocommerce-checkout-wrap #order_review table.shop_table tbody tr.cart_item .product-name {
  text-align: left !important;
}
.woocommerce-checkout .woocommerce-checkout-wrap #order_review table.shop_table tbody tr.cart_item .product-total {
  text-align: right;
}
.woocommerce-checkout .woocommerce-checkout-wrap #order_review table.shop_table tfoot tr.cart-subtotal th,
.woocommerce-checkout .woocommerce-checkout-wrap #order_review table.shop_table tfoot tr.cart-subtotal td {
  padding-top: 30px;
  border-top: 1px solid #ebe9eb;
}
.woocommerce-checkout .woocommerce-checkout-wrap #order_review #payment h3 {
  font-weight: 600;
  font-size: 14px;
}
.single-product.woocommerce .woocommerce-breadcrumb {
  padding: 1.5rem 20px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  color: #838383;
  font-size: 11px;
  font-weight: 500;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 85%;
}
@media (min-width: 1024px) {
  .single-product.woocommerce .woocommerce-breadcrumb {
    padding-left: 0;
    padding-right: 0;
  }
}
.single-product.woocommerce .woocommerce-breadcrumb a {
  color: #48443D;
}
.single-product.woocommerce .product__top {
  background-color: #fff;
  overflow: unset;
  padding: 1rem 20px 3rem;
}
@media (min-width: 1024px) {
  .single-product.woocommerce .product__top {
    padding: 4rem 20px 5rem;
  }
}
.single-product.woocommerce .product__top .center_content, .single-product.woocommerce .product__top .woocommerce-breadcrumb {
  max-width: 1120px;
}
@media (min-width: 1024px) {
  .single-product.woocommerce .product__top__wrap .woocommerce-gallery,
  .single-product.woocommerce .product__top__wrap .product-icons,
  .single-product.woocommerce .product__top__wrap .product-description,
  .single-product.woocommerce .product__top__wrap .product-additional,
  .single-product.woocommerce .product__top__wrap .valori_nutrizionali,
  .single-product.woocommerce .product__top__wrap .product-fruits,
  .single-product.woocommerce .product__top__wrap .woocommerce-Reviews {
    width: 54%;
    max-width: 600px;
  }
}
.single-product.woocommerce .product__top__wrap h1.mobile_only {
  color: #4a4a4a;
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 1.5rem;
}
@media (min-width: 1024px) {
  .single-product.woocommerce .product__top__wrap h1.mobile_only {
    display: none;
  }
}
.single-product.woocommerce .product__top__wrap h1.mobile_only span {
  display: block;
  font-size: 0.9rem;
}
.single-product.woocommerce .product__top__wrap h2, .single-product.woocommerce .product__top__wrap .h2 {
  color: #4A4A4A;
  font-size: 18px;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 2rem;
}
.single-product.woocommerce .product__top__wrap .woocommerce-gallery {
  margin-bottom: 2.125rem;
  position: relative;
}
@media (min-width: 1024px) {
  .single-product.woocommerce .product__top__wrap .woocommerce-gallery {
    float: left;
    margin-bottom: 3.125rem;
  }
}
.single-product.woocommerce .product__top__wrap .woocommerce-gallery .woocommerce-product-gallery {
  margin-bottom: 0.5rem;
  border-radius: 3px;
  overflow: hidden;
}
.single-product.woocommerce .product__top__wrap .woocommerce-gallery .woocommerce-product-gallery__image:first-child {
  background-color: #f9f9f9;
}
.single-product.woocommerce .product__top__wrap .woocommerce-gallery .woocommerce-product-gallery__image:first-child img {
  transform: scale(0.8);
}
.single-product.woocommerce .product__top__wrap .woocommerce-gallery .woocommerce-product-gallery .flex-control-thumbs {
  display: none;
}
.single-product.woocommerce .product__top__wrap .woocommerce-gallery .woocommerce-product-gallery img {
  mix-blend-mode: darken;
}
.single-product.woocommerce .product__top__wrap .woocommerce-gallery .show-etichetta {
  text-align: right;
  font-size: 0.85rem;
  display: block;
  position: absolute;
  bottom: 0;
  z-index: 10;
  right: 0;
  background: #fff;
  padding: 9px;
}
.single-product.woocommerce .product__top__wrap .woocommerce-gallery .show-etichetta:hover {
  color: #7b6a58;
}
.single-product.woocommerce .product__top__wrap .product-icons {
  margin-bottom: 3.125rem;
}
.single-product.woocommerce .product__top__wrap .product-description {
  color: #4A4A4A;
  font-size: 13px;
  font-weight: 400;
  line-height: 160%;
}
.single-product.woocommerce .product__top__wrap .product-description strong, .single-product.woocommerce .product__top__wrap .product-description b {
  font-weight: 600;
}
.single-product.woocommerce .product__top__wrap .product-description p + p {
  margin-top: 1rem;
}
.single-product.woocommerce .product__top__wrap .product-additional {
  margin-top: 3rem;
  padding-top: 3rem;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.single-product.woocommerce .product__top__wrap .product-additional p {
  margin-bottom: 1rem;
  color: #4A4A4A;
  font-size: 13px;
  font-weight: 400;
  line-height: 160%;
}
.single-product.woocommerce .product__top__wrap .product-additional p strong, .single-product.woocommerce .product__top__wrap .product-additional p b {
  font-weight: 600;
}
.single-product.woocommerce .product__top__wrap .product-additional p a {
  text-decoration: underline;
}
.single-product.woocommerce .product__top__wrap .product-additional p a:hover {
  text-decoration: none;
}
.single-product.woocommerce .product__top__wrap .valori_nutrizionali {
  margin-top: 3rem;
  padding-top: 3rem;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.single-product.woocommerce .product__top__wrap .valori_nutrizionali__title {
  margin-bottom: 2rem;
}
@media (min-width: 1024px) {
  .single-product.woocommerce .product__top__wrap .valori_nutrizionali__title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 2rem;
  }
}
.single-product.woocommerce .product__top__wrap .valori_nutrizionali__title h2 {
  margin-bottom: 1rem;
}
@media (min-width: 1024px) {
  .single-product.woocommerce .product__top__wrap .valori_nutrizionali__title h2 {
    margin-bottom: 0;
  }
}
.single-product.woocommerce .product__top__wrap .valori_nutrizionali__title p {
  font-size: 13px;
  font-weight: 400;
  flex: none;
}
.single-product.woocommerce .product__top__wrap .valori_nutrizionali .sg_tabella_nutrizionale {
  width: 100%;
  margin: 0;
}
.single-product.woocommerce .product__top__wrap .product-fruits {
  margin-top: 3rem;
  padding-top: 3rem;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.single-product.woocommerce .product__top__wrap .product-fruits__frutti {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
  margin: 0;
  padding: 0;
}
@media (min-width: 1024px) {
  .single-product.woocommerce .product__top__wrap .product-fruits__frutti {
    gap: 20px;
  }
}
.single-product.woocommerce .product__top__wrap .product-fruits__frutti a {
  color: #4A4A4A;
  display: inline-block;
  text-transform: uppercase;
  padding: 12px;
  font-size: 11px;
  border: 1px solid #4A4A4A;
  border-radius: 5px;
  font-weight: 600;
  cursor: pointer;
}
@media (min-width: 1024px) {
  .single-product.woocommerce .product__top__wrap .product-fruits__frutti a {
    padding: 15px 20px;
    font-size: 12px;
  }
}
.single-product.woocommerce .product__top__wrap .product-fruits__frutti a:before {
  background: #4A4A4A;
  border-radius: 5px;
}
.single-product.woocommerce .product__top__wrap .product-fruits__frutti a:hover {
  color: #fff;
}
.single-product.woocommerce .product__top__wrap .woocommerce-Reviews {
  margin-top: 3rem;
  padding-top: 3rem;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.single-product.woocommerce .product__top__wrap .woocommerce-Reviews .commentlist li {
  display: none;
}
.single-product.woocommerce .product__top__wrap .woocommerce-Reviews .review-loadmore {
  color: #000;
  font-size: 13px;
  font-weight: 500;
  display: inline-block;
  border-bottom: 1px solid #000;
  padding-bottom: 6px;
  margin: 1.75rem 0;
}
.single-product.woocommerce .product__top__wrap .woocommerce-Reviews .woocommerce-verification-required {
  font-size: 11px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.5);
}
@media (min-width: 1024px) {
  .single-product.woocommerce .product__top__sticky {
    position: sticky;
    top: 6rem;
    margin-left: 62%;
  }
}
.single-product.woocommerce .product__top__sticky__wrap {
  padding-bottom: 2rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.single-product.woocommerce .product__top__sticky .promo-text {
  justify-content: flex-start;
  padding-left: 0;
}
.single-product.woocommerce .product__top__sticky .woocommerce-product-rating {
  margin-bottom: 0 !important;
  display: flex;
  justify-content: center;
  justify-content: flex-start;
  align-items: center;
}
.single-product.woocommerce .product__top__sticky .woocommerce-product-rating .star-rating {
  margin: 0px 4px 4px 4px;
}
.single-product.woocommerce .product__top__sticky .woocommerce-product-rating a, .single-product.woocommerce .product__top__sticky .woocommerce-product-rating a span {
  font-size: 11px;
}
.single-product.woocommerce .product__top__sticky .product_title {
  color: #4A4A4A;
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
  display: none;
}
.single-product.woocommerce .product__top__sticky .product_title span {
  display: block;
  font-size: 1rem;
  line-height: 1.4em;
  margin-top: 0.5rem;
}
@media (min-width: 1024px) {
  .single-product.woocommerce .product__top__sticky .product_title {
    font-size: 26px;
    display: block;
  }
}
.single-product.woocommerce .product__top__sticky .grammatura {
  display: block;
  background-color: #e9e9e9;
  border-radius: 30px;
  padding: 6px 14px;
  box-sizing: border-box;
  font-size: 12px;
  width: -moz-fit-content;
  width: fit-content;
  color: #808080;
  font-weight: 600;
}
.single-product.woocommerce .product__top__sticky .woocommerce-product-details__short-description {
  color: #4A4A4A;
  font-size: 13px;
  font-weight: 400;
  line-height: 160%;
}
.single-product.woocommerce .product__top__sticky .woocommerce-product-details__short-description strong, .single-product.woocommerce .product__top__sticky .woocommerce-product-details__short-description b {
  font-weight: 600;
}
.single-product.woocommerce .product__top__sticky .price-qta {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.single-product.woocommerce .product__top__sticky .price {
  text-align: right;
}
.single-product.woocommerce .product__top__sticky .price del, .single-product.woocommerce .product__top__sticky .price ins {
  display: block;
}
.single-product.woocommerce .product__top__sticky .price del {
  margin-top: 0;
}
.single-product.woocommerce .product__top__sticky .price del:after {
  background-image: url(../images/label-sconto-reverse.svg);
  padding: 0px 2px 1px 5px;
  vertical-align: bottom;
}
.single-product.woocommerce .product__top__sticky .price del span.amount {
  color: #E7615C;
  font-size: 14px;
  font-weight: 500;
  text-decoration: line-through;
}
@media (min-width: 1024px) {
  .single-product.woocommerce .product__top__sticky .price del span.amount {
    font-size: 16px;
  }
}
.single-product.woocommerce .product__top__sticky .price del span.amount:before {
  display: none;
}
.single-product.woocommerce .product__top__sticky .price ins {
  margin-top: 10px;
}
.single-product.woocommerce .product__top__sticky .price ins span.amount {
  color: #4A4A4A;
  font-size: 30px;
  font-weight: 600;
}
.single-product.woocommerce .product__top__sticky .price span.amount {
  color: #4A4A4A;
  font-size: 30px;
  font-weight: 600;
}
.single-product.woocommerce .product__top__sticky .cart {
  margin-bottom: 0 !important;
}
.single-product.woocommerce .product__top__sticky .cart.variations_form .single_variation_wrap .variations_button.woocommerce-variation-add-to-cart-disabled .quantity,
.single-product.woocommerce .product__top__sticky .cart.variations_form .single_variation_wrap .variations_button.woocommerce-variation-add-to-cart-disabled .woocommerce-variation-price,
.single-product.woocommerce .product__top__sticky .cart.variations_form .single_variation_wrap .variations_button.woocommerce-variation-add-to-cart-disabled .woocommerce-variation-description,
.single-product.woocommerce .product__top__sticky .cart.variations_form .single_variation_wrap .variations_button.woocommerce-variation-add-to-cart-disabled .single_add_to_cart_button {
  display: none;
}
.single-product.woocommerce .product__top__sticky .cart.variations_form .single_variation_wrap .variations_button.woocommerce-variation-add-to-cart-disabled .woocommerce-variation-availability .out-of-stock {
  margin-bottom: 0.5rem;
}
.single-product.woocommerce .product__top__sticky .cart.variations_form .single_variation_wrap .variations_button .variation-buttons {
  display: flex;
  gap: 0.5rem;
  align-items: center;
  margin-bottom: 1.5rem;
}
.single-product.woocommerce .product__top__sticky .cart.variations_form .single_variation_wrap .variations_button .variation-buttons .variation-button {
  cursor: pointer;
  width: 100%;
  text-align: center;
  border: 1px solid #D5D5D5;
  color: #8A8A8A;
  font-size: 14px;
  font-weight: 600;
  padding: 0.75rem 1.5rem;
  border-radius: 54px;
}
.single-product.woocommerce .product__top__sticky .cart.variations_form .single_variation_wrap .variations_button .variation-buttons .variation-button.active {
  border-color: #4A4A4A;
  border-radius: 54px;
  color: #fff;
  background: #4A4A4A;
}
.single-product.woocommerce .product__top__sticky .cart .quantity {
  margin: 0;
  float: none;
}
.single-product.woocommerce .product__top__sticky .cart .quantity .quantity-plus-minus {
  border: 1px solid #D5D5D5;
  border-radius: 54px;
  padding: 3px 16px;
  width: 190px;
  box-sizing: border-box;
  justify-content: space-between;
}
.single-product.woocommerce .product__top__sticky .cart .quantity .quantity-plus-minus .quantity-btn {
  font-size: 30px;
  color: #858585;
}
.single-product.woocommerce .product__top__sticky .cart .quantity .quantity-plus-minus input.qty {
  color: #5F5F5F;
  font-size: 16px;
  font-weight: 600;
}
.single-product.woocommerce .product__top__sticky .cart .single_add_to_cart_button {
  width: 100%;
  max-width: none;
  margin-top: 1.5rem;
}
.single-product.woocommerce .post-edit-link {
  max-width: 1120px;
  margin: 0 auto;
  display: block;
}
.single-product.woocommerce .prodotti_linea {
  background-color: #f9f9f9 !important;
}
.single-product.woocommerce .prodotti_linea h2 {
  color: #4A4A4A;
  text-align: left;
}
.single-product.woocommerce .prodotti_linea .prodotti_stessalinea li {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.product-type-variable p.price {
  display: none;
}

.thankyou-message {
  text-align: center;
}
.thankyou-message > picture {
  width: 100%;
  text-align: center;
  display: block;
  margin-bottom: 50px;
}
.thankyou-message > picture > img {
  width: 100%;
  max-width: 500px;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
/*# sourceMappingURL=legacy-main.css.map*/
@charset "UTF-8";
.home-showcase {
  overflow: hidden;
  position: relative;
  padding: 0 0 0 20px;
  padding-left: 22px;
}
@media (min-width: 765px) {
  .home-showcase {
    padding: 0 0 0px 50px;
    padding-left: 34px;
  }
}
@media (min-width: 1340px) {
  .home-showcase {
    padding-left: calc((100vw - (100vw - 100%) - 1276px) / 2);
  }
}
.home-showcase__items {
  display: none;
  visibility: hidden;
  padding: 0;
  list-style: none;
  margin: 0;
}
.home-showcase__items .slick-list {
  padding: 0 10% 0 0 !important;
}
@media (min-width: 768px) {
  .home-showcase__items .slick-list {
    padding: 0 15% 0 0 !important;
  }
}
.home-showcase__items .slick-dots {
  bottom: 0px;
  position: relative !important;
  max-width: 1280px;
  padding: 24px 0px 12px 0px;
}
@media (min-width: 768px) {
  .home-showcase__items .slick-dots {
    padding: 24px 0px 20px 0px;
  }
}
.home-showcase__item > a.wc-forward {
  display: none;
}
.home-showcase__item.slick-slide {
  margin-right: 8px;
}
@media (min-width: 992px) {
  .home-showcase__item.slick-slide {
    margin-right: 16px;
  }
}
.home-showcase__item {
  border-radius: 6px;
  overflow: hidden;
}
.home-showcase__item__wrap {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.home-showcase__item__wrap .countdown-container {
  position: absolute;
  bottom: 32px;
  right: 0;
  left: 0;
  width: auto;
  transform: none !important;
}
@media (min-width: 992px) {
  .home-showcase__item__wrap .countdown-container {
    bottom: 24px;
  }
}
.home-showcase__item__video video {
  width: auto;
  height: 378px;
}
@media (min-width: 1100px) {
  .home-showcase__item__video video {
    height: 460px;
  }
}

.page-template-templ-home-proteico,
.page-template-templ-home-proteico .header,
.page-template-templ-home-proteico .mix-container-custom {
  background-color: #111111;
}

.page-template-templ-home-proteico .shop-navigator,
.page-template-templ-home-proteico .message-container-mobile {
  border-bottom: 1px solid #111111;
}

.page-template-templ-home-proteico .scoprituttiprod,
.page-template-templ-home-proteico .magazine-container,
.page-template-templ-home-proteico .wrapper-frutta-container,
.page-template-templ-home-proteico #hamburger > .icon-bar {
  background-color: white;
}

.page-template-templ-home-proteico .scoprituttiprod {
  margin-bottom: 0px !important;
  padding-bottom: 50px;
}

.page-template-templ-home-proteico .wrapper-frutta-container {
  padding-top: 40px;
}

.page-template-templ-home-proteico .frutta-container {
  margin-top: 0px !important;
}

.page-template-templ-home-proteico .shop-bar,
.page-template-templ-home-proteico .shop-bar .message,
.page-template-templ-home-proteico .header .menu a,
.page-template-templ-home-proteico .search-menu > .search-label,
.page-template-templ-home-proteico .account-logged span,
.page-template-templ-home-proteico .reviews-count,
.page-template-templ-home-proteico .rating-average,
.page-template-templ-home-proteico .message-star {
  color: white;
}

.page-template-templ-home-proteico .header .menu .dropdown a {
  color: #3e434c;
}

.page-template-templ-home-proteico.scrolled .header .menu a,
.page-template-templ-home-proteico.scrolled .account-logged span {
  color: #3e434c;
}

.page-template-templ-home-proteico .account-logged {
  border: solid 1px white;
}

.page-template-templ-home-proteico .cart-icon > img,
.page-template-templ-home-proteico .search-icon-mobile > img {
  filter: invert(1);
}

.page-template-templ-home-proteico.scrolled .cart-icon > img,
.page-template-templ-home-proteico.scrolled .search-icon-mobile > img {
  filter: none;
}

.page-template-templ-home-proteico.scrolled .account-logged {
  border: solid 1px #48443d;
}

.page-template-templ-home-proteico .mix-container-top-custom {
  padding-top: 100px;
}
@media (min-width: 768px) {
  .page-template-templ-home-proteico .mix-container-top-custom {
    padding-top: 40px;
  }
}

.page-template-templ-home-proteico .mix-container-custom .add_to_cart_button,
.page-template-templ-home-proteico .mix-container-custom .product-card-cta {
  background: #FC9701 !important;
}

.page-template-templ-home-proteico .mix-container-custom .product-card,
.page-template-templ-home-proteico .mix-container-custom .product-card-cta {
  border: 1px solid #FC9701 !important;
}

.term-linea-proteica {
  background-color: #111111;
}
.term-linea-proteica .topbar-container {
  color: white;
  border-color: #474747;
}
.term-linea-proteica .topbar-container .fruit-hover {
  background-color: #111111;
  color: white;
  border-color: #474747;
}
.term-linea-proteica .topbar-container .recipes-list.is-open,
.term-linea-proteica .topbar-container .magazine-list.is-open {
  background-color: #111111 !important;
  color: white !important;
  border-color: #474747;
}
.term-linea-proteica .header-container {
  padding-bottom: 10px;
  background-color: #111111;
}
@media screen and (max-width: 767px) {
  .term-linea-proteica .header-container {
    margin-bottom: 11px;
  }
}
.term-linea-proteica .header-container__row .icons .search-icon-mobile > img,
.term-linea-proteica .header-container__row .icons .cart-icon > img,
.term-linea-proteica .header-container__row .icons .account-icon-mobile > img {
  filter: brightness(10);
}
.term-linea-proteica .header-container__secondrow .button-menu .button-category__product {
  background-color: #111111;
  color: white;
  border: 1px solid white;
}
.term-linea-proteica .header-container__secondrow .button-menu .button-category__product .icon .bar-nav .icon-bar {
  background-color: white;
}
.term-linea-proteica .header-container__secondrow .button-menu .button-category__product:hover {
  background-color: #111111;
  color: white;
}
.term-linea-proteica .header-container__secondrow .button-menu .button-category__product.is-open .search-icon {
  filter: none;
}
.term-linea-proteica .header-container .account-logged {
  border: 1px solid white;
}
.term-linea-proteica .header-container .search-icon > img {
  filter: brightness(10);
}
.term-linea-proteica div.section_main {
  padding-top: 18px;
}
.term-linea-proteica div.section_main .contenuto .testo_principale > p {
  font-size: 13px !important;
}
@media screen and (max-width: 767px) {
  .term-linea-proteica div.section {
    padding: 50px 20px;
  }
}
@media (min-width: 1400px) {
  .term-linea-proteica .dark {
    padding: 76px 70px 39px 70px;
  }
}
.term-linea-proteica .dark,
.term-linea-proteica .header,
.term-linea-proteica .section_main {
  background-color: #111111 !important;
}
.term-linea-proteica .shop-navigator,
.term-linea-proteica .message-container-mobile {
  border-bottom: 1px solid #474747;
}
.term-linea-proteica .cart-icon > img,
.term-linea-proteica .search-icon-mobile > img {
  filter: invert(1);
}
.term-linea-proteica #hamburger > .icon-bar {
  background-color: white;
}
.term-linea-proteica .shop-bar,
.term-linea-proteica .shop-bar .message,
.term-linea-proteica .header .menu a,
.term-linea-proteica .search-menu > .search-label,
.term-linea-proteica .account-logged span,
.term-linea-proteica .reviews-count,
.term-linea-proteica .rating-average,
.term-linea-proteica .message-star {
  color: white;
}
.term-linea-proteica .header .menu .dropdown a {
  color: #3e434c;
}
.term-linea-proteica .account-logged {
  border: solid 1px white;
}
.term-linea-proteica .account-icon > img {
  filter: brightness(10);
}
.term-linea-proteica .section_main .titolo_normale {
  color: white !important;
}
.term-linea-proteica .section_main .testo_principale > p {
  color: white;
}
.term-linea-proteica .sg_cta_primary {
  border: 2px solid white;
  color: white;
}
.term-linea-proteica .header-proteica-image {
  text-align: center;
}
.term-linea-proteica .header-proteica-image > img {
  border-radius: 6px;
}
.term-linea-proteica .header-proteica-image > video {
  width: 100%;
  /* max-width: 1098px; */
  max-width: 900px;
  height: auto;
  border-radius: 6px;
}
.term-linea-proteica .mix-container-custom .add_to_cart_button,
.term-linea-proteica .mix-container-custom .product-card-cta {
  background: #fc9701 !important;
}
.term-linea-proteica .mix-container-custom .product-card {
  border: 1px solid #fc9701 !important;
  background-color: white;
}

.term-linea-proteica.scrolled .header .menu a,
.term-linea-proteica.scrolled .account-logged span {
  color: white;
}
.term-linea-proteica.scrolled .account-icon-mobile > span {
  border-color: white;
}
.term-linea-proteica.scrolled .cart-icon > img,
.term-linea-proteica.scrolled .search-icon-mobile > img {
  filter: none;
}
.term-linea-proteica.scrolled .account-logged {
  border: solid 1px #48443d;
}

.page-template-templ-home-bf,
.page-template-templ-home-bf .header,
.page-template-templ-home-bf .mix-container-custom {
  background-color: #111111;
}

.page-template-templ-home-bf .shop-navigator,
.page-template-templ-home-bf .message-container-mobile {
  border-bottom: 1px solid #111111;
}

.page-template-templ-home-bf .scoprituttiprod,
.page-template-templ-home-bf .magazine-container,
.page-template-templ-home-bf .wrapper-frutta-container,
.page-template-templ-home-bf #hamburger > .icon-bar {
  background-color: white;
}

.page-template-templ-home-bf .scoprituttiprod {
  margin-bottom: 0px !important;
  padding-bottom: 50px;
}

.page-template-templ-home-bf .wrapper-frutta-container {
  padding-top: 40px;
}

.page-template-templ-home-bf .frutta-container {
  margin-top: 0px !important;
}

.page-template-templ-home-bf .shop-bar,
.page-template-templ-home-bf .shop-bar .message,
.page-template-templ-home-bf .header .menu a,
.page-template-templ-home-bf .search-menu > .search-label,
.page-template-templ-home-bf .account-logged span,
.page-template-templ-home-bf .reviews-count,
.page-template-templ-home-bf .rating-average,
.page-template-templ-home-bf .message-star {
  color: white;
}

.page-template-templ-home-bf .header .menu .dropdown a {
  color: #3e434c;
}

.page-template-templ-home-bf.scrolled .header .menu a,
.page-template-templ-home-bf.scrolled .account-logged span {
  color: #3e434c;
}

.page-template-templ-home-bf .account-logged {
  border: solid 1px white;
}

.page-template-templ-home-bf .cart-icon > img,
.page-template-templ-home-bf .search-icon-mobile > img {
  filter: invert(1);
}

.page-template-templ-home-bf.scrolled .cart-icon > img,
.page-template-templ-home-bf.scrolled .search-icon-mobile > img {
  filter: none;
}

.page-template-templ-home-bf.scrolled .account-logged {
  border: solid 1px #48443d;
}

.page-template-templ-home-bf .mix-container-top-custom {
  padding-top: 100px;
}
@media (min-width: 768px) {
  .page-template-templ-home-bf .mix-container-top-custom {
    padding-top: 40px;
  }
}

.page-template-templ-home-bf .mix-container-custom .add_to_cart_button,
.page-template-templ-home-bf .mix-container-custom .product-card-cta {
  background: #FC9701 !important;
}

.page-template-templ-home-bf .mix-container-custom .product-card,
.page-template-templ-home-bf .mix-container-custom .product-card-cta {
  border: 1px solid #FC9701 !important;
}

/* PAGINE */
.page-template-templ-pagina-offerte-black-friday .shop-bar,
.page-template-templ-pagina-offerte-black-friday .shop-bar .message,
.page-template-templ-pagina-offerte-black-friday .header .menu a,
.page-template-templ-pagina-offerte-black-friday .search-menu > .search-label,
.page-template-templ-pagina-offerte-black-friday.account-logged span,
.page-template-templ-pagina-offerte-black-friday .reviews-count,
.page-template-templ-pagina-offerte-black-friday .rating-average,
.page-template-templ-pagina-offerte-black-friday .message-star {
  color: white;
}

.page-template-templ-pagina-offerte-black-friday.scrolled .header .menu a,
.page-template-templ-pagina-offerte-black-friday.scrolled .account-logged span {
  color: #3e434c;
}

.page-template-templ-pagina-offerte-black-friday .header .menu .dropdown a {
  color: #3e434c;
}

/* PAGINE Coundown */
.page-template-templ-pagina-offerte-black-friday-countdown .shop-bar,
.page-template-templ-pagina-offerte-black-friday-countdown .shop-bar .message,
.page-template-templ-pagina-offerte-black-friday-countdown .header .menu a,
.page-template-templ-pagina-offerte-black-friday-countdown.account-logged span,
.page-template-templ-pagina-offerte-black-friday-countdown .reviews-count,
.page-template-templ-pagina-offerte-black-friday-countdown .rating-average,
.page-template-templ-pagina-offerte-black-friday-countdown .message-star {
  color: white;
}

.page-template-templ-pagina-offerte-black-friday-countdown.scrolled .header .menu a,
.page-template-templ-pagina-offerte-black-friday-countdown.scrolled .account-logged span {
  color: #3e434c;
}

.page-template-templ-pagina-offerte-black-friday-countdown .header .menu .dropdown a {
  color: #3e434c;
}

.page-template-templ-home-natale2023,
.page-template-templ-home-natale2023 .header,
.page-template-templ-home-natale2023 .mix-container-custom {
  background-color: #650412;
}

.page-template-templ-home-natale2023 .shop-navigator,
.page-template-templ-home-natale2023 .message-container-mobile {
  border-bottom: 1px solid #650412;
}

.page-template-templ-home-natale2023 .scoprituttiprod,
.page-template-templ-home-natale2023 .magazine-container,
.page-template-templ-home-natale2023 .wrapper-frutta-container,
.page-template-templ-home-natale2023 #hamburger > .icon-bar {
  background-color: white;
}

.page-template-templ-home-natale2023 .scoprituttiprod {
  margin-bottom: 0px !important;
  padding-bottom: 50px;
}

.page-template-templ-home-natale2023 .wrapper-frutta-container {
  padding-top: 40px;
}

.page-template-templ-home-natale2023 .frutta-container {
  margin-top: 0px !important;
}

.page-template-templ-home-natale2023 .shop-bar,
.page-template-templ-home-natale2023 .shop-bar .message,
.page-template-templ-home-natale2023 .header .menu a,
.page-template-templ-home-natale2023 .search-menu > .search-label,
.page-template-templ-home-natale2023 .account-logged span,
.page-template-templ-home-natale2023 .reviews-count,
.page-template-templ-home-natale2023 .rating-average,
.page-template-templ-home-natale2023 .message-star {
  color: white;
}

.page-template-templ-home-natale2023 .header .menu .dropdown a {
  color: #3e434c;
}

.page-template-templ-home-natale2023.scrolled .header .menu a,
.page-template-templ-home-natale2023.scrolled .account-logged span {
  color: #3e434c;
}

.page-template-templ-home-natale2023 .account-logged {
  border: solid 1px white;
}

.page-template-templ-home-natale2023 .cart-icon > img,
.page-template-templ-home-natale2023 .search-icon > img,
.page-template-templ-home-natale2023 .search-icon-mobile > img,
.page-template-templ-home-natale2023 .account-icon > img {
  filter: invert(1);
}

.page-template-templ-home-natale2023.scrolled .cart-icon > img,
.page-template-templ-home-natale2023.scrolled .search-icon-mobile > img {
  filter: none;
}

.page-template-templ-home-natale2023.scrolled .account-logged {
  border: solid 1px #48443d;
}

.page-template-templ-home-natale2023 .mix-container-top-custom {
  padding-top: 100px;
}
@media (min-width: 768px) {
  .page-template-templ-home-natale2023 .mix-container-top-custom {
    padding-top: 40px;
  }
}

.page-template-templ-home-natale2023 .mix-container-custom .titolo {
  color: white;
}

.page-template-templ-home-natale2023 .mix-container-custom .add_to_cart_button,
.page-template-templ-home-natale2023 .mix-container-custom .product-card-cta,
.page-template-templ-home-natale2023 .mix-container-custom .product_type_simple {
  background: #d0142f !important;
}

.page-template-templ-home-natale2023 .mix-container-custom .product-card,
.page-template-templ-home-natale2023 .mix-container-custom .product-card-cta,
.page-template-templ-home-natale2023 .mix-container-custom .product_type_simple {
  border: 1px solid #d0142f !important;
}

.page-template-templ-home-90 body .header {
  z-index: 99;
}
.page-template-templ-home-90 .showcase-container {
  position: relative;
}
.page-template-templ-home-90 .nataleneve {
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  position: absolute;
}
.page-template-templ-home-90 .nataleneve .slick-dots {
  display: none;
}
.page-template-templ-home-90 .max1280 {
  max-width: 1280px;
  padding-left: 0px;
  padding-right: 0px;
  margin: 0px auto;
}
.page-template-templ-home-90 .countdown-container {
  bottom: 6%;
}
@media (min-width: 480px) {
  .page-template-templ-home-90 .countdown-container {
    bottom: 8%;
  }
}
@media (min-width: 1100px) {
  .page-template-templ-home-90 .countdown-container {
    bottom: 5%;
  }
}
.page-template-templ-home-90 .countdown-label {
  color: #704637 !important;
}
.page-template-templ-home-90 .countdown-char {
  background-color: #ffffff;
  border: solid 0.5px #704637;
  color: #704637;
  padding-top: 3px;
}
@media (min-width: 1100px) {
  .page-template-templ-home-90 .countdown-label {
    color: #704637 !important;
  }
  .page-template-templ-home-90 .countdown-char {
    background-color: #ffffff;
    color: #704637;
    padding-top: 3px;
  }
}
.page-template-templ-home-90 .content-90anni {
  padding-top: 0px;
  padding-bottom: 12px;
}
@media (min-width: 768px) {
  .page-template-templ-home-90 .content-90anni {
    padding: 0px 25px 12px 25px;
  }
}
.page-template-templ-home-90 .content-90anni .banner-90anni {
  background-color: #154984;
  border-radius: 6px;
  padding: 16px 16px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0px;
}
@media (min-width: 650px) {
  .page-template-templ-home-90 .content-90anni .banner-90anni {
    padding: 16px 16px;
    font-size: 18px;
  }
}
.page-template-templ-home-90 .content-90anni .banner-90anni__logo {
  width: 100%;
  max-width: 62px;
  height: auto;
  flex: 0 1 33%;
}
@media (min-width: 650px) {
  .page-template-templ-home-90 .content-90anni .banner-90anni__logo {
    max-width: 70px;
  }
}
.page-template-templ-home-90 .content-90anni .banner-90anni__logo img {
  display: block;
}
.page-template-templ-home-90 .content-90anni .banner-90anni__block {
  display: flex;
  justify-content: space-between;
  flex: 0 1 64%;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 10px;
  margin-left: 16px;
}
@media (min-width: 650px) {
  .page-template-templ-home-90 .content-90anni .banner-90anni__block {
    flex-direction: row;
    align-items: center;
    margin-left: auto;
    row-gap: 0px;
  }
}
@media (min-width: 1024px) {
  .page-template-templ-home-90 .content-90anni .banner-90anni__block {
    flex: 0 1 69%;
  }
}
.page-template-templ-home-90 .content-90anni .banner-90anni__slug {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  width: 195px;
}
@media (min-width: 650px) {
  .page-template-templ-home-90 .content-90anni .banner-90anni__slug {
    width: auto;
  }
}
@media (min-width: 768px) {
  .page-template-templ-home-90 .content-90anni .banner-90anni__slug {
    width: auto;
    font-size: 18px;
  }
}
.page-template-templ-home-90 .content-90anni .banner-90anni__slug > span {
  color: #FFC928;
}
.page-template-templ-home-90 .content-90anni .banner-90anni__cta {
  color: white;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}
.page-template-templ-home-90 .content-90anni .banner-90anni__cta > a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 165px;
}
.page-template-templ-home-90 .content-90anni .banner-90anni__cta > a > span {
  display: inline;
  vertical-align: middle;
  margin-left: 10px;
}
.page-template-templ-home-90 .content-90anni .mynut-90anni {
  position: relative;
  margin-top: -6px;
  padding-top: 25px;
}
@media (min-width: 768px) {
  .page-template-templ-home-90 .content-90anni .mynut-90anni {
    margin-top: 30px;
  }
}
.page-template-templ-home-90 .content-90anni .mynut-90anni__block {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background-color: #DBE98B;
  box-sizing: border-box;
  padding: 0px 16px 0px 16px;
  border-radius: 6px;
  height: 187px;
}
@media (min-width: 768px) {
  .page-template-templ-home-90 .content-90anni .mynut-90anni__block {
    padding: 0px 0px 0px 0px;
  }
}
.page-template-templ-home-90 .content-90anni .mynut-90anni__block__image {
  display: none;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .page-template-templ-home-90 .content-90anni .mynut-90anni__block__image {
    display: block;
  }
}
.page-template-templ-home-90 .content-90anni .mynut-90anni__block__image > img {
  width: auto;
  max-width: -moz-fit-content;
  max-width: fit-content;
  height: auto;
  margin-bottom: 19px;
  margin-left: -9px;
}
.page-template-templ-home-90 .content-90anni .mynut-90anni__block__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-right: 15px;
}
@media (min-width: 1198px) {
  .page-template-templ-home-90 .content-90anni .mynut-90anni__block__content {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}
.page-template-templ-home-90 .content-90anni .mynut-90anni__block__content__text {
  max-width: 620px;
}
.page-template-templ-home-90 .content-90anni .mynut-90anni__block__content__text > h2 {
  color: #5C6725;
  font-size: 18px;
  line-height: 1.8rem;
  font-weight: 700;
  margin-bottom: 0px;
  margin-top: 0px;
  text-align: left;
}
@media (min-width: 1198px) {
  .page-template-templ-home-90 .content-90anni .mynut-90anni__block__content__text > h2 {
    font-size: 25px;
    line-height: 2.2rem;
  }
}
.page-template-templ-home-90 .content-90anni .mynut-90anni__block__content__text > p {
  color: #5C6725;
  font-size: 14px;
  margin-top: 10px;
  font-weight: 500;
  line-height: 1.7em;
  margin-bottom: 0px;
  text-align: left;
  display: none;
}
@media (min-width: 1198px) {
  .page-template-templ-home-90 .content-90anni .mynut-90anni__block__content__text > p {
    display: block;
  }
}
.page-template-templ-home-90 .content-90anni .mynut-90anni__block__content__cta {
  margin-left: initial;
  margin-top: 30px;
}
.page-template-templ-home-90 .content-90anni .mynut-90anni__block__content__cta > a {
  background: #8BA224;
  padding: 16px 2px;
  border-radius: 100px;
  display: block;
  color: white;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  min-width: 153px;
}
.page-template-templ-home-90 .content-90anni .mynut-90anni__block__imagemobile {
  position: absolute;
  bottom: -5px;
  right: -24px;
  display: block;
}
@media (min-width: 768px) {
  .page-template-templ-home-90 .content-90anni .mynut-90anni__block__imagemobile {
    display: none;
  }
}

.term-box-delle-feste .shop-bar,
.term-box-delle-feste .shop-bar .message,
.term-box-delle-feste .header .menu a,
.term-box-delle-feste .search-menu > .search-label,
.term-box-delle-feste .account-logged span,
.term-box-delle-feste .reviews-count,
.term-box-delle-feste .rating-average,
.term-box-delle-feste .message-star {
  color: white;
}

.badges-message {
  display: none;
}

.product-card-main .badges-message {
  display: none !important;
}

body.single-product .prd_info {
  position: relative;
}
body.single-product .badges-message {
  display: inline;
  margin-left: 10px;
  background-color: #e7615c;
  border-radius: 5px;
  padding: 4.5px 10px 3.5px 10px;
}
body.single-product .badges-message > .tooltip {
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  width: 100%;
  max-width: 500px;
  text-wrap: wrap;
}
@media (min-width: 480px) {
  body.single-product .badges-message > .tooltip {
    transform: translateX(-50%);
  }
}
@media (min-width: 992px) {
  body.single-product .badges-message > .tooltip {
    transform: translateX(-50%);
  }
}

.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals .loyalty_cart_container {
  display: flex;
  padding: 10px 16px;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  border-radius: 6px;
  background: linear-gradient(90deg, #755bd8 -4.65%, #a691f6 83.31%), #fff;
  color: #fff;
  font-family: Spartan;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 20px;
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals .loyalty_cart_container .loyalty_order_points {
  color: #ffd704;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: inline-block;
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals .loyalty_cart_container .loyalty_icon {
  width: 19px;
  height: 19px;
  min-width: 19px;
  cursor: pointer;
  position: relative;
  margin-left: 10px;
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals .loyalty_cart_container .loyalty_icon:hover .loyalty_tooltip {
  display: block;
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals .loyalty_cart_container .loyalty_icon .loyalty_tooltip {
  position: absolute;
  bottom: 46px;
  right: -15px;
  display: none;
  width: 225px;
  z-index: 10;
  padding: 22px 20px;
  background: linear-gradient(90deg, #755bd8 -4.65%, #a691f6 83.31%), #fff;
  stroke-width: 1px;
  stroke: #f2f2f2;
  border-radius: 6px;
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals .loyalty_cart_container .loyalty_icon .loyalty_tooltip:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 6px solid #a691f6;
  bottom: -6px;
  right: 15px;
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals .loyalty_cart_container .loyalty_icon .loyalty_tooltip:after {
  content: "";
  display: block;
  width: 50px;
  height: 30px;
  position: absolute;
  right: -1px;
  bottom: -30px;
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals .loyalty_cart_container .loyalty_icon .loyalty_tooltip h4 {
  color: #ffd53f;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0;
  margin-bottom: 8px;
  margin-top: 0;
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals .loyalty_cart_container .loyalty_icon .loyalty_tooltip p {
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  margin-bottom: 12px;
}
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals .loyalty_cart_container .loyalty_icon .loyalty_tooltip a,
.page-template-templ-checkout .woocommerce .cart-collaterals .cart_totals .loyalty_cart_container .loyalty_icon .loyalty_tooltip a:visited {
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

.woocommerce div.product .loyalty_container {
  color: #755bd8;
  font-family: Spartan;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: flex;
  align-items: center;
  gap: 16px;
}
.woocommerce div.product .loyalty_container .loyalty_order_points {
  font-weight: 700;
  display: inline-block;
  padding-bottom: 1px;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  -webkit-text-decoration-color: #ffd53f;
          text-decoration-color: #ffd53f;
  text-underline-offset: 5px;
  line-height: 22px;
}
.woocommerce div.product .loyalty_container .loyalty_icon {
  width: 19px;
  height: 19px;
  cursor: pointer;
  position: relative;
}
.woocommerce div.product .loyalty_container .loyalty_icon:hover .loyalty_tooltip {
  display: block;
}
.woocommerce div.product .loyalty_container .loyalty_icon .loyalty_tooltip {
  position: absolute;
  bottom: 27px;
  right: -10px;
  display: none;
  width: 225px;
  z-index: 10;
  padding: 22px 20px;
  background: linear-gradient(90deg, #755bd8 -4.65%, #a691f6 83.31%), #fff;
  stroke-width: 1px;
  stroke: #f2f2f2;
  border-radius: 6px;
}
@media (min-width: 992px) {
  .woocommerce div.product .loyalty_container .loyalty_icon .loyalty_tooltip {
    bottom: 27px;
    right: unset;
    left: 50%;
    transform: translate(-50%, 0%);
  }
}
.woocommerce div.product .loyalty_container .loyalty_icon .loyalty_tooltip:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 6px solid #a691f6;
  bottom: -6px;
  right: 10px;
}
@media (min-width: 992px) {
  .woocommerce div.product .loyalty_container .loyalty_icon .loyalty_tooltip:before {
    border-top: 6px solid #947deb;
    right: unset;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: -6px;
  }
}
.woocommerce div.product .loyalty_container .loyalty_icon .loyalty_tooltip:after {
  content: "";
  display: block;
  width: 50px;
  height: 30px;
  position: absolute;
  right: -20px;
  bottom: -30px;
}
@media (min-width: 992px) {
  .woocommerce div.product .loyalty_container .loyalty_icon .loyalty_tooltip:after {
    transform: translate(-50%, 0);
    right: unset;
    left: 50%;
    bottom: -30px;
  }
}
.woocommerce div.product .loyalty_container .loyalty_icon .loyalty_tooltip h4 {
  color: #ffd53f;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0;
  margin-bottom: 8px;
  margin-top: 0;
}
.woocommerce div.product .loyalty_container .loyalty_icon .loyalty_tooltip p {
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  margin-bottom: 12px;
}
.woocommerce div.product .loyalty_container .loyalty_icon .loyalty_tooltip a,
.woocommerce div.product .loyalty_container .loyalty_icon .loyalty_tooltip a:visited {
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

.page-template-templ-loyalty.scrolled .header .menu a,
.page-template-templ-loyalty.scrolled .account-logged span {
  color: #3e434c;
}
.page-template-templ-loyalty.scrolled .account-logged {
  border: solid 1px #3e434c;
}

.page-template-templ-loyalty {
  font-family: Spartan;
}
.page-template-templ-loyalty .reviews-average,
.page-template-templ-loyalty .reviews-count,
.page-template-templ-loyalty .message-star {
  color: #ffffff;
}
.page-template-templ-loyalty .reviews-average .reviews-count {
  opacity: 1;
}
.page-template-templ-loyalty .shop-navigator,
.page-template-templ-loyalty .header-block > .header,
.page-template-templ-loyalty .message-container-mobile {
  background: linear-gradient(90deg, #755bd8 -1.79%, #a691f6 100.55%);
  color: #ffffff;
}
.page-template-templ-loyalty .search-menu > .search-label {
  color: #ffffff;
}
.page-template-templ-loyalty .header .menu > li > div > a {
  color: #ffffff;
}
.page-template-templ-loyalty .header .icon-bar {
  background-color: #ffffff;
}
.page-template-templ-loyalty .account-logged {
  border: solid 1px #ffffff;
}
.page-template-templ-loyalty .account-logged > span {
  color: #ffffff;
}
.page-template-templ-loyalty .shop-navigator,
.page-template-templ-loyalty .message-container-mobile {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.page-template-templ-loyalty .shop-bar {
  color: #ffffff;
}
.page-template-templ-loyalty .titolo_normale span {
  display: block;
}
.page-template-templ-loyalty .lg-loyalty__container {
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px;
  max-width: 1050px;
  line-height: 22px;
  font-family: Spartan;
  color: #5f5f5f;
}
.page-template-templ-loyalty .lg-loyalty__container h1 {
  font-family: "Spartan", sans-serif;
  font-size: 28px;
  line-height: 38px;
  font-weight: 800;
  text-align: center;
  padding: 0px 20px 0px 20px;
  color: #ffffff;
  line-height: 125%;
  margin-bottom: 20px;
}
.page-template-templ-loyalty .lg-loyalty__container h1 span {
  color: #ffd53f;
}
.page-template-templ-loyalty .lg-loyalty-steps {
  background: linear-gradient(90deg, #755bd8 -1.79%, #a691f6 100.55%);
  padding: 0px;
  padding-bottom: 100px;
}
@media (min-width: 768px) {
  .page-template-templ-loyalty .lg-loyalty-steps {
    padding-bottom: 80px;
  }
}
.page-template-templ-loyalty .lg-loyalty-steps__intro {
  text-align: center;
  line-height: 26px;
  color: #fff;
  font-family: "Spartan";
  font-size: 13px;
  line-height: 20px;
}
.page-template-templ-loyalty .lg-loyalty-steps__list {
  margin: 25px 0 -225px 0;
}
@media (min-width: 768px) {
  .page-template-templ-loyalty .lg-loyalty-steps__list {
    display: flex;
    padding: 15px;
    gap: 25px;
    justify-content: space-between;
    margin: 40px -15px -220px -15px;
  }
}
.page-template-templ-loyalty .lg-loyalty-steps__item {
  position: relative;
  width: 100%;
  margin: 15px 0;
  font-size: 16px;
  border-radius: 8px;
  background: linear-gradient(180deg, #fff 52.57%, #f9f9f9 100%);
}
.page-template-templ-loyalty .lg-loyalty-steps__item-wrap {
  overflow: hidden;
  border-radius: 10px;
}
.page-template-templ-loyalty .lg-loyalty-steps__item-lev {
  color: #48443d;
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: Spartan;
  line-height: 100%;
}
.page-template-templ-loyalty .lg-loyalty-steps__item-lev .item-level {
  font-size: 13px;
  font-weight: 400;
  line-height: 15px;
}
.page-template-templ-loyalty .lg-loyalty-steps__item-lev .item-title {
  margin: 14px 0;
}
.page-template-templ-loyalty .lg-loyalty-steps__item-lev .item-subtitle {
  color: #755bd8;
  font-size: 14px;
  line-height: 21px;
  font-weight: 700;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: underline;
  -webkit-text-decoration-color: #ffd53f;
          text-decoration-color: #ffd53f;
  text-decoration-thickness: 2px;
  text-underline-offset: 4px;
}
.page-template-templ-loyalty .lg-loyalty-steps__item-icon {
  display: flex;
  margin-top: 5px;
  align-items: center;
}
.page-template-templ-loyalty .lg-loyalty-steps__item-icon .numb {
  margin-left: 5px;
  font-size: 30px;
}
.page-template-templ-loyalty .lg-loyalty-steps__item-header {
  display: flex;
  justify-content: space-between;
  padding: 40px;
  flex-direction: column;
}
@media (min-width: 768px) and (max-width: 980px) {
  .page-template-templ-loyalty .lg-loyalty-steps__item-header {
    padding: 40px 20px;
  }
}
.page-template-templ-loyalty .lg-loyalty-steps__item-content {
  display: none;
  padding: 0px 40px 40px 40px;
  z-index: 0;
  position: relative;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #5f5f5f;
}
@media (min-width: 767px) and (max-width: 980px) {
  .page-template-templ-loyalty .lg-loyalty-steps__item-content {
    padding: 40px 20px;
  }
}
.page-template-templ-loyalty .lg-loyalty-steps__item-content h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
}
.page-template-templ-loyalty .lg-loyalty-steps__item-discount {
  color: #4e9d2d;
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
  margin-top: 25px;
}
.page-template-templ-loyalty .lg-loyalty-steps__item.active {
  border: 2px solid #755bd8;
}
.page-template-templ-loyalty .lg-loyalty-steps__item.active::after {
  content: "il tuo livello";
  font-weight: bold;
  letter-spacing: 2px;
  display: inline-block;
  min-width: 180px;
  text-align: center;
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #755bd8;
  color: #fff;
  text-transform: uppercase;
  border-radius: 10px;
  padding: 5px 8px;
}
.page-template-templ-loyalty .lg-loyalty-club {
  padding: 50px 0;
  padding-top: 180px;
  font-size: 16px;
}
@media (min-width: 768px) {
  .page-template-templ-loyalty .lg-loyalty-club {
    padding-top: 180px;
  }
}
.page-template-templ-loyalty .lg-loyalty-club h2 {
  font-size: 30px;
  line-height: 40px;
  font-weight: 600;
  margin-bottom: 25px;
}
.page-template-templ-loyalty .lg-loyalty-club h3 {
  margin-bottom: 0px;
  text-transform: uppercase;
  color: #755bd8;
  font-size: 14px;
  font-weight: 600;
  line-height: 28px;
}
.page-template-templ-loyalty .lg-loyalty-club__intro {
  line-height: 28px;
  font-size: 14px;
}
.page-template-templ-loyalty .lg-loyalty-club__list {
  margin-top: 0;
}
.page-template-templ-loyalty .lg-loyalty-club__list p {
  margin-top: 6px;
  font-size: 14px;
  line-height: 28px;
}
.page-template-templ-loyalty .lg-loyalty-club__list li:not(:last-child) {
  margin-bottom: 30px;
}
.page-template-templ-loyalty .lg-loyalty-club__row {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media (min-width: 998px) {
  .page-template-templ-loyalty .lg-loyalty-club__row {
    display: flex;
    flex-direction: row;
    margin: 0 -15px;
    gap: 30px;
  }
  .page-template-templ-loyalty .lg-loyalty-club__col {
    width: 50%;
    padding: 0 15px;
  }
}
.page-template-templ-loyalty .lg-loyalty-banner {
  text-align: center;
  border-radius: 5px;
  margin-bottom: 100px;
  line-height: 26px;
}
.page-template-templ-loyalty .lg-loyalty-banner h2 {
  color: #755bd8;
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  line-height: 40px;
}
.page-template-templ-loyalty .lg-loyalty-banner p {
  color: #5f5f5f;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
}
.page-template-templ-loyalty .lg-loyalty-cta {
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  line-height: normal;
  background: linear-gradient(90deg, #755bd8 -4.65%, #a691f6 83.31%), #fff;
  border-radius: 5px;
  padding: 19px 23px;
}

.shop-bar .account-container {
  position: relative;
  cursor: pointer;
}
.shop-bar .account-container.user_logged:hover .dropdown-account-container {
  display: block;
}
.shop-bar .account-container .dropdown-account-container {
  font-family: Spartan;
  cursor: default;
  min-width: 190px;
  display: none;
  position: absolute;
  top: 40px;
  right: -5px;
  color: #48443d;
  z-index: 100;
  border-radius: 3px;
  background: #fff;
  box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.04);
  border: 0.5px solid rgba(0, 0, 0, 0.15);
  min-width: 210px;
}
.shop-bar .account-container .dropdown-account-container:after {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  top: -35px;
  right: -1px;
}
.shop-bar .account-container .dropdown-account-container .dropdown-name {
  padding: 20px 16px;
  font-size: 12px;
  font-weight: 600;
  line-height: normal;
}
.shop-bar .account-container .dropdown-account-container .dropdown-loyalty {
  padding: 16px;
  background: linear-gradient(90deg, #755bd8 -1.79%, #a691f6 100.55%);
  color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
.shop-bar .account-container .dropdown-account-container .dropdown-loyalty .loyalty-resume {
  color: #fff;
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  line-height: 118.5%;
}
.shop-bar .account-container .dropdown-account-container .dropdown-loyalty .loyalty-resume .loyalty-discount {
  color: #fff;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 6px;
}
.shop-bar .account-container .dropdown-account-container .dropdown-loyalty .loyalty-points {
  color: #fff;
  font-size: 9px;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  text-align: center;
}
.shop-bar .account-container .dropdown-account-container .dropdown-loyalty .loyalty-points .points {
  width: 42px;
  height: 42px;
  border: 1px solid #fff;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-bottom: 5px;
}
.shop-bar .account-container .dropdown-account-container .dropdown-loyalty .loyalty-points .points span {
  color: #ffd53f;
  text-align: center;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  position: absolute;
  top: 53%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.shop-bar .account-container .dropdown-account-container .woocommerce-MyAccount-navigation li {
  border-bottom: none;
  margin-bottom: 0;
  padding: 7px 16px;
  color: #787878;
  font-family: Spartan;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: none;
}

.nav-drill .mobile-loyalty {
  padding: 10px 32px;
  background: linear-gradient(90deg, #755bd8 -1.79%, #a691f6 100.55%);
  color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
.nav-drill .mobile-loyalty .loyalty-resume {
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 118.5%;
}
.nav-drill .mobile-loyalty .loyalty-resume .loyalty-discount {
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 6px;
}
.nav-drill .mobile-loyalty .loyalty-points {
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  text-align: center;
}
.nav-drill .mobile-loyalty .loyalty-points .points {
  width: 42px;
  height: 42px;
  border: 1px solid #fff;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-bottom: 5px;
}
.nav-drill .mobile-loyalty .loyalty-points .points span {
  color: #ffd53f;
  text-align: center;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  position: absolute;
  top: 53%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.loyalty-banner-container {
  height: 41px;
  margin-bottom: 0px;
  background: linear-gradient(90deg, #755bd8 -1.79%, #a691f6 100.55%);
  display: flex;
  align-items: center;
  color: #fff;
  font-family: Spartan;
  font-size: 12px;
  font-weight: 600;
  line-height: normal;
  width: 100%;
  overflow: hidden;
}
.loyalty-banner-container li {
  padding: 0 16px;
}
.loyalty-banner-container .message-loyalty {
  font-family: Spartan;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
}
.loyalty-banner-container .message-loyalty2 {
  color: #ffd53f;
  font-family: Spartan;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
}
.loyalty-banner-container .message-loyalty2 span {
  font-weight: 700;
}

.page-template-templ-dashboard .loyalty-container {
  border-radius: 3px;
  background: linear-gradient(90deg, #755bd8 -1.79%, #a691f6 100.55%);
  display: flex;
  justify-content: space-between;
  padding: 26px 34px;
  color: #fff;
  font-family: Spartan;
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
  align-items: center;
}
.page-template-templ-dashboard .loyalty-container .loyalty-level {
  font-size: 18px;
  font-weight: 700;
  line-height: 140%;
}
.page-template-templ-dashboard .loyalty-container .loyalty-level span {
  font-weight: 600;
}
.page-template-templ-dashboard .loyalty-container .loyalty-resume .loyalty-discount {
  font-weight: 700;
  line-height: 20px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  margin-top: 10px;
  position: relative;
  font-size: 15px;
}
.page-template-templ-dashboard .loyalty-container .loyalty-resume .loyalty-discount span {
  margin-left: 35px;
  padding-top: 4px;
}
.page-template-templ-dashboard .loyalty-container .loyalty-resume .loyalty-discount:before {
  content: "";
  background-image: url("../images/approved.svg");
  background-size: cover;
  background-position: center center;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
}
.page-template-templ-dashboard .loyalty-container .loyalty-points {
  display: flex;
  align-items: center;
  gap: 9px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px;
}
.page-template-templ-dashboard .loyalty-container .loyalty-points .points {
  width: 64px;
  height: 64px;
  border: 1px solid #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffd53f;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}
.page-template-templ-dashboard .loyalty-title {
  color: #8a8a8a;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 44px 0;
}
.page-template-templ-dashboard .loyalty-earn {
  border-radius: 3px;
  background: #fafafa;
  padding: 24px;
  display: flex;
  gap: 15px;
  flex-direction: column;
}
@media (min-width: 768px) {
  .page-template-templ-dashboard .loyalty-earn {
    flex-direction: row;
  }
}
.page-template-templ-dashboard .loyalty-earn > div {
  padding: 20px;
  background: #fff;
  border-radius: 3px;
}
@media (min-width: 768px) {
  .page-template-templ-dashboard .loyalty-earn > div {
    width: calc((100% - 72px) / 4);
  }
}
.page-template-templ-dashboard .loyalty-earn .earn-title {
  color: #8a8a8a;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 42px;
}
.page-template-templ-dashboard .loyalty-earn .earn-points {
  color: #48443d;
  font-family: Spartan;
  font-size: 14px;
  font-weight: 500;
}
.page-template-templ-dashboard .loyalty-earn .earn-points .points-underline {
  display: inline-block;
  color: #755bd8;
  font-family: Spartan;
  font-size: 14px;
  font-weight: 700;
  padding-bottom: 2px;
  text-transform: uppercase;
  margin-top: 10px;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  -webkit-text-decoration-color: #ffd53f;
          text-decoration-color: #ffd53f;
  text-underline-offset: 5px;
  line-height: 22px;
}
.page-template-templ-dashboard .loyalty-levels {
  padding: 24px;
  background: #fafafa;
  border-radius: 3px;
  font-family: Spartan;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.page-template-templ-dashboard .loyalty-levels > div {
  padding: 20px;
  background: #ffffff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 3px;
  opacity: 0.5;
  flex-direction: column;
}
@media (min-width: 768px) {
  .page-template-templ-dashboard .loyalty-levels > div {
    flex-direction: row;
  }
}
.page-template-templ-dashboard .loyalty-levels > div .livello-container {
  display: flex;
  flex-direction: column;
  text-align: center;
  min-width: 151px;
}
@media (min-width: 768px) {
  .page-template-templ-dashboard .loyalty-levels > div .livello-container {
    text-align: left;
  }
}
.page-template-templ-dashboard .loyalty-levels > div .livello-container .livello {
  color: #48443d;
  font-size: 14px;
  font-weight: 500;
}
.page-template-templ-dashboard .loyalty-levels > div .livello-container .actual {
  display: none;
}
.page-template-templ-dashboard .loyalty-levels > div .points {
  color: #48443d;
  font-size: 14px;
  font-weight: 700;
  margin: 12px 0;
}
@media (min-width: 768px) {
  .page-template-templ-dashboard .loyalty-levels > div .points {
    margin: 0;
  }
}
.page-template-templ-dashboard .loyalty-levels > div .discount {
  color: #48443d;
  font-size: 14px;
  font-weight: 500;
}
.page-template-templ-dashboard .loyalty-levels > div.active {
  padding: 24px 20px;
  background: #ffffff;
  border-left: 3px solid #755bd8;
  opacity: 1;
}
.page-template-templ-dashboard .loyalty-levels > div.active .livello {
  color: #48443d;
  font-weight: 700;
}
.page-template-templ-dashboard .loyalty-levels > div.active .actual {
  display: block;
  color: #8a8a8a;
  font-size: 12px;
  font-weight: 500;
  margin-top: 10px;
}
.page-template-templ-dashboard .loyalty-levels > div.active .points {
  color: #755bd8;
  padding-bottom: 2px;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  -webkit-text-decoration-color: #ffd53f;
          text-decoration-color: #ffd53f;
  text-underline-offset: 5px;
  line-height: 22px;
  text-transform: uppercase;
}
.page-template-templ-dashboard .loyalty-levels > div.active .discount {
  color: #48443d;
}

.loyalty-active {
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  .loyalty-active {
    padding-bottom: 70px;
  }
}
@media (min-width: 1200px) {
  .loyalty-active {
    padding-bottom: 30px;
  }
}
.loyalty-active .cart-presents-message {
  margin-left: 0;
  margin-top: 0;
}
@media (min-width: 1200px) {
  .loyalty-active .cart-presents-message {
    display: flex;
    gap: 25px;
  }
}
.loyalty-active .cart-presents-message a {
  margin-left: 0;
  margin-top: 14px;
}
.loyalty-active .cart-presents-bar-container {
  margin-top: 25px;
  width: 100%;
}
@media (min-width: 1200px) {
  .loyalty-active .cart-presents-bar-container {
    margin-top: 12px;
  }
}
.loyalty-active .cart-presents-bar-container .bar {
  height: 100%;
  position: absolute;
  background: #d6d6d6;
}
.loyalty-active .cart-presents-bar-container .bar:nth-child(1) {
  width: calc(10% - 24px);
  left: 0;
}
.loyalty-active .cart-presents-bar-container .bar:nth-child(3).attivo {
  width: calc(30% - 24px);
}
.loyalty-active .cart-presents-bar-container .bar:nth-child(3) {
  width: calc(30% - 12px);
  left: 10%;
}
.loyalty-active .cart-presents-bar-container .bar:nth-child(5).attivo {
  width: calc(25% - 24px);
}
.loyalty-active .cart-presents-bar-container .bar:nth-child(5) {
  width: calc(25% - 12px);
  left: 40%;
}
.loyalty-active .cart-presents-bar-container .bar:nth-child(7).attivo {
  width: calc(20% - 24px);
}
.loyalty-active .cart-presents-bar-container .bar:nth-child(7) {
  width: calc(20% - 12px);
  left: 65%;
}
.loyalty-active .cart-presents-bar-container .bar:nth-child(9).attivo {
  width: calc(15% - 24px);
}
.loyalty-active .cart-presents-bar-container .bar:nth-child(9) {
  width: 15%;
  left: 85%;
}
.loyalty-active .cart-presents-bar-container .bar .cart-presents-bar {
  background: #2faaa3;
  border-radius: 0;
}
.loyalty-active .cart-presents-bar-container .points {
  width: 12px;
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  height: 12px;
  border-radius: 50%;
  background: #d6d6d6;
  z-index: 100;
}
.loyalty-active .cart-presents-bar-container .points .reach-message {
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  left: 0;
  transform: translate(-14%, 10%);
  font-size: 11px;
  font-weight: 500;
  white-space: nowrap;
}
.loyalty-active .cart-presents-bar-container .points:nth-child(2) {
  width: 24px;
  left: calc(10% - 24px);
  height: 24px;
  z-index: 100;
  background: none;
}
.loyalty-active .cart-presents-bar-container .points:nth-child(4) {
  left: calc(40% - 12px);
}
.loyalty-active .cart-presents-bar-container .points:nth-child(4).attivo {
  height: 24px;
  width: 24px;
  left: calc(40% - 24px);
  background: none;
}
.loyalty-active .cart-presents-bar-container .points:nth-child(6) {
  left: calc(65% - 12px);
}
.loyalty-active .cart-presents-bar-container .points:nth-child(6).attivo {
  height: 24px;
  width: 24px;
  left: calc(65% - 24px);
  background: none;
}
.loyalty-active .cart-presents-bar-container .points:nth-child(8) {
  left: calc(85% - 12px);
}
.loyalty-active .cart-presents-bar-container .points:nth-child(8).attivo {
  height: 24px;
  width: 24px;
  left: calc(85% - 24px);
  background: none;
}
.loyalty-active .cart-presents-bar-container .points img {
  width: 100%;
  height: 100%;
}

.page-template-templ-loyalty .topbar-container__row .reviews-average .rating-average {
  color: black;
}
.page-template-templ-loyalty .topbar-container__row .reviews-average .reviews-count {
  color: #63686b;
}
.page-template-templ-loyalty .topbar-container__row .message-star {
  color: #63686b;
}
.page-template-templ-loyalty .header-container {
  background: linear-gradient(90deg, #755bd8 -1.79%, #a691f6 100.55%);
  color: white;
  margin-bottom: 0;
}
.page-template-templ-loyalty .header-container.is-open {
  background: #f8f4ef !important;
}
.page-template-templ-loyalty .header-container.is-open .search-icon {
  filter: brightness(0.3);
}
.page-template-templ-loyalty .header-container.is-open .icons .account-logged {
  border: 1px solid #48443d;
}
.page-template-templ-loyalty .header-container .search-icon {
  filter: brightness(10);
}
.page-template-templ-loyalty .header-container .icons .account-logged {
  border: 1px solid white;
}
.page-template-templ-loyalty .lg-loyalty-steps {
  padding-top: 80px;
}

.page-template-templ-pagina-offerte,
.page-template-templ-pagina-offerte .header,
.page-template-templ-pagina-offerte .mix-container-custom {
  background-color: #ad0807;
}

.page-template-templ-pagina-offerte .shop-navigator,
.page-template-templ-pagina-offerte .message-container-mobile {
  border-bottom: 1px solid #ad0807;
}

.page-template-templ-pagina-offerte .scoprituttiprod,
.page-template-templ-pagina-offerte .magazine-container,
.page-template-templ-pagina-offerte .wrapper-frutta-container,
.page-template-templ-pagina-offerte #hamburger > .icon-bar {
  background-color: white;
}

.page-template-templ-pagina-offerte .scoprituttiprod {
  margin-bottom: 0px !important;
  padding-bottom: 50px;
}

.page-template-templ-pagina-offerte .wrapper-frutta-container {
  padding-top: 40px;
}

.page-template-templ-pagina-offerte .frutta-container {
  margin-top: 0px !important;
}

.page-template-templ-pagina-offerte .shop-bar,
.page-template-templ-pagina-offerte .shop-bar .message,
.page-template-templ-pagina-offerte .header .menu a,
.page-template-templ-pagina-offerte .search-menu > .search-label,
.page-template-templ-pagina-offerte .account-logged span,
.page-template-templ-pagina-offerte .reviews-count,
.page-template-templ-pagina-offerte .rating-average,
.page-template-templ-pagina-offerte .message-star {
  color: white;
}

.page-template-templ-pagina-offerte .header .menu .menu-item:nth-child(1) .dropdown a,
.page-template-templ-pagina-offerte .header .menu .menu-item:nth-child(2) .dropdown a {
  color: #3e434c !important;
}

.page-template-templ-pagina-offerte.scrolled .header .menu a,
.page-template-templ-pagina-offerte.scrolled .account-logged span {
  color: #3e434c;
}

.page-template-templ-pagina-offerte .account-logged {
  border: solid 1px white;
}

.page-template-templ-pagina-offerte .cart-icon > img,
.page-template-templ-pagina-offerte .search-icon-mobile > img,
.page-template-templ-pagina-offerte .search-icon > img,
.page-template-templ-pagina-offerte .account-icon > img {
  filter: invert(1);
}

.page-template-templ-pagina-offerte.scrolled .cart-icon > img,
.page-template-templ-pagina-offerte.scrolled .search-icon-mobile > img {
  filter: none;
}

.page-template-templ-pagina-offerte.scrolled .account-logged {
  border: solid 1px #48443d;
}

.page-template-templ-pagina-offerte .mix-container-top-custom {
  padding-top: 100px;
}
@media (min-width: 768px) {
  .page-template-templ-pagina-offerte .mix-container-top-custom {
    padding-top: 40px;
  }
}

.page-template-templ-pagina-offerte .mix-container-custom .add_to_cart_button,
.page-template-templ-pagina-offerte .mix-container-custom .product-card-cta {
  background: #FC9701 !important;
}

.page-template-templ-pagina-offerte .mix-container-custom .product-card,
.page-template-templ-pagina-offerte .mix-container-custom .product-card-cta {
  border: 1px solid #FC9701 !important;
}

.logo-ventura {
  position: relative;
  width: 180px;
  height: 63px;
  overflow: hidden;
}

.logo {
  position: absolute;
  inset: 0;
  display: flex;
  will-change: transform;
  backface-visibility: hidden;
}
.logo img {
  display: block;
  width: 100%;
  height: auto;
}

.logo {
  animation: slide-vertical 22.4489795918s infinite ease-in-out;
}

.logo.logo-90anni {
  animation-delay: -11.2820512821s;
}

@keyframes slide-vertical {
  /* completamente fuori sotto */
  0% {
    transform: translateY(100%);
  }
  /* entra dal basso */
  1% {
    transform: translateY(0);
  }
  /* resta visibile */
  48% {
    transform: translateY(0);
  }
  /* esce leggermente verso l’alto */
  50% {
    transform: translateY(-63px);
  }
  /* TELETRASPORTO fuori sotto (invisibile) */
  50.01% {
    transform: translateY(100%);
  }
  /* resta invisibile */
  100% {
    transform: translateY(100%);
  }
}
.content-privacy .edit-privacy {
  margin-top: 30px;
}
.content-privacy .edit-privacy label {
  display: block !important;
}
.content-privacy .edit-privacy select {
  padding: 16px 20px;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #8A8A8A;
  font-size: 15px;
  font-weight: 500;
  border-radius: 6px;
  font-family: "Spartan";
}

.page-template-templ-prodotti .products-anchor-tags {
  list-style: none;
  padding: 0;
  margin: 0 0 24px 0;
}
@media (min-width: 1400px) {
  .page-template-templ-prodotti .products-anchor-tags {
    margin: 46px 0;
  }
}
.page-template-templ-prodotti .products-anchor-tags li {
  margin-right: 8px;
}
.page-template-templ-prodotti .products-anchor-tags li a {
  text-decoration: none;
  display: flex;
  align-items: center;
  border-radius: 6px;
  padding-right: 20px;
  transition: all 0.2s ease-in-out;
}
.page-template-templ-prodotti .products-anchor-tags li a:hover {
  color: inherit;
  transform: scale(0.95);
  transform-origin: center;
}
.page-template-templ-prodotti .products-anchor-tags li a img {
  width: 50px;
  height: 50px;
}
@media (min-width: 768px) {
  .page-template-templ-prodotti .products-anchor-tags li a img {
    width: 80px;
    height: 80px;
  }
}
.page-template-templ-prodotti .products-anchor-tags li a span {
  font-weight: 600;
  font-size: 13px;
}
@media (min-width: 768px) {
  .page-template-templ-prodotti .products-anchor-tags li a span {
    font-size: 14px;
  }
}
.page-template-templ-prodotti .products-anchor-tags li a.tag-maxiformati {
  background-color: rgba(80, 171, 216, 0.1);
}
.page-template-templ-prodotti .products-anchor-tags li a.tag-datteri {
  background-color: rgba(80, 171, 216, 0.1);
}
.page-template-templ-prodotti .products-anchor-tags li a.tag-barrette {
  background-color: rgba(250, 179, 24, 0.1);
}
.page-template-templ-prodotti .products-anchor-tags li a.tag-mynut {
  background-color: rgba(193, 150, 55, 0.1);
}
.page-template-templ-prodotti .products-anchor-tags li a.tag-difesa {
  background-color: rgba(250, 95, 24, 0.1);
}
.page-template-templ-prodotti .products-anchor-tags li a.tag-bbmix {
  background-color: rgba(114, 45, 157, 0.1);
}
.page-template-templ-prodotti .products-anchor-tags li a.tag-proteica {
  background-color: rgba(127, 141, 122, 0.1);
}
.page-template-templ-prodotti .products-anchor-tags li a.tag-bbextra {
  background-color: rgba(152, 134, 41, 0.1);
}
.page-template-templ-prodotti .products-anchor-tags li a.tag-sunsweet {
  background-color: rgba(207, 10, 44, 0.1);
}
.page-template-templ-prodotti .products-anchor-tags li a.tag-creme {
  background-color: rgba(255, 244, 28, 0.1);
}
.page-template-templ-prodotti .products-anchor-tags li a.tag-arricchitori {
  background-color: rgba(171, 150, 166, 0.1);
}
.page-template-templ-prodotti .products-anchor-tags .slick-arrow {
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-size: 30px;
  background-position: center;
}
@media (min-width: 768px) {
  .page-template-templ-prodotti .products-anchor-tags .slick-arrow.slick-prev {
    left: -20px;
  }
}
@media (min-width: 768px) {
  .page-template-templ-prodotti .products-anchor-tags .slick-arrow.slick-next {
    right: -20px;
  }
}
.page-template-templ-prodotti .products-anchor-tags .slick-arrow.slick-disabled {
  opacity: 0;
}
.page-template-templ-prodotti .filter-container {
  margin-top: 44px;
}
@media (min-width: 768px) {
  .page-template-templ-prodotti .filter-container {
    margin-top: 10px;
    position: absolute;
    right: 0;
  }
}
.page-template-templ-prodotti .filter-container .select-wrapper {
  margin-top: 0;
}
.page-template-templ-prodotti #products-lists {
  margin-top: 0px;
}
@media (min-width: 768px) {
  .page-template-templ-prodotti #products-lists {
    margin-top: 62px;
  }
}
.page-template-templ-prodotti #products-lists .linea-prodotto {
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 39px;
}
@media (min-width: 768px) {
  .page-template-templ-prodotti #products-lists .linea-prodotto:first-of-type {
    margin-top: 0 !important;
  }
}
.page-template-templ-prodotti #products-lists .linea-prodotto h3 {
  padding-left: 0;
  text-align: left;
  font-size: 24px;
  font-weight: 600;
}
.page-template-templ-prodotti #products-lists .linea-prodotto h3 a {
  color: rgb(74, 74, 74);
}
.page-template-templ-prodotti #products-lists .linea-prodotto .arrow {
  display: none !important;
}

/* @use "transizione/maama"; */
.footer .ft-column {
  display: flex;
  flex-direction: column;
}
.footer .ft-column > li {
  display: block;
}
.footer .footer-middle__quality__icons .icon {
  max-width: 40px;
}

.azienda__txt__txt {
  padding: 60px 40px;
}

.sct-woocommerce-login {
  text-align: center;
  margin-top: 30px;
}

.sct-woocommerce-register {
  text-align: center;
  margin-top: 30px;
}

/* @use "transizione/box-natale"; */
/*# sourceMappingURL=transizione-legacy.css.map*/
html{scroll-behavior:smooth}
.tax-cat_ricette.scrolled .header .container,
.page-template-templ-ricette.scrolled .header .container {
  box-shadow: none;
  -webkit-box-shadow: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.single-ricette{
  font-family: Spartan, sans-serif;
}
.page-template-templ-ricette h1.titolo_normale{
  text-transform: unset;
}
body.tax-cat_ricette h1.titolo_normale:first-letter {
  text-transform: capitalize;
}
div.section_main .contenuto.ricette-single{
  padding:40px 0;
  background-color: #00000036;
  height: 100%;
  z-index:7;
}
.testo_ricette {
  margin: 20px;
}
.ricette_single_titolo{
  font-family: Spartan, sans-serif;
}
.ricette_single_titolo .titolo{
  text-align: left;
}
.freccia-destra-list{
  display: inline-block;
  width: 20px;
  vertical-align: middle;
}
.testo_ricette p {
  font-size: 16px;
  line-height: 1.7;
}

.ricette_container {
  margin-left: 25px;
  margin-right: 25px;
  font-family: 'Montserrat', sans-serif;
}
.product-carousel-ricette ul {
  padding: 0 25px !important;
  margin: 0 -25px;
}
.product-carousel-ricette {
  max-width: 1080px;
  margin: 50px auto;
}
h2.accauno {
  display: inline-block;
  padding: 2% 0;
  line-height: 22px;
  font-weight: normal;
  color: #48443D;
  text-align: center;
  margin: auto;
  font-family: 'Montserrat', sans-serif;
  width: 80%;
  font-size: 33px;
  text-transform: capitalize;
  clear: both;
  margin: 0 AUTO;
  display: block;
  font-weight: 600;
  padding-bottom: 0;
  padding-top: 60px;
}
.recipe-cont {
  font-family: 'Spartan', sans-serif;
  display: flex;
  flex-direction: column;
}

.ricette_header {
  position: relative;
  margin-top: 0px;
  overflow: hidden;
}

.ricette_header img.main {
  width: 200%;
  margin-left: -40%;
}

/*.ricette_header .ingriggio {*/
/*  position: absolute;*/
/*  top: 0px;*/
/*  left: 0px;*/
/*  right: 0px;*/
/*  bottom: 5px;*/
/*  z-index: 1;*/
/*  background-color: rgba(0, 0, 0, 0.5);*/
/*}*/

.ricette_header .testo {
  z-index: 2;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 115px;
  text-align: center;
  color: #FFF;
}

.ricette_header .testo .riga01 {
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  line-height: normal;
}

.ricette_header .testo .riga01 h1.nostyle {
  padding: 0;
  line-height: normal;
  font-size: 25px;
  color: white;
  font-weight: 600;
}

.ricette_header .testo .riga02 {
  margin-top: 5px;
}

.ricette_header .testo .riga02 a {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  line-height: normal;
}

.ricette_header .testo .riga02 a:hover {
  text-decoration: underline;
}

.ricette_header .testo .riga03 {
  width: 300px;
  margin: 0 auto;
}


/* #recipe-filters {
  float: none !important;
  margin: 0 auto;
  width: 290px;
  color: #FFF;
  text-align: center;
  border: 1px solid #FFF;
  background-color: transparent;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 5px;
  max-width: 300px;
  height: 42px;
  padding-left: 15px;
} */

/* #recipe-filters {
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  background-size: 25px;
  background-image: url(https://np11.it/ventura/freccia-bianca.png);
  background-repeat: no-repeat;
  background-position: right;
} */



.ricette_filtri {
  width: auto;
  list-style-type: none;
  padding: 0px;
  height: auto;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: sticky;
  top: 52px;
  background: #ffffff;
  /* z-index: 6; */
  min-height: 90px;
  flex-direction: column-reverse;
  padding-bottom: 20px;
}

.ricette_filtri>ul {
  width: auto;
  margin: 0;
  height: auto;
  vertical-align: top;
  display: flex;
  justify-content: flex-start;
  gap: 32px;
  text-transform: capitalize;
}

.ricette_filtri>ul>li {
  margin: 0;
  padding: 0;
  float: none;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: auto;
  /* color: #FFF; */
  /* font-size: 18px; */
}

.ricette_filtri>ul>li a {
  color: #48443D;
  display: block;
  font-size: 13px;
  line-height: normal;
  font-weight: 600;
}

.ricette_filtraper {
  text-align: center;
  font-size: 13px;
  text-transform: uppercase;
  margin: 10px 0px;
}

.container-sticky{
  -moz-box-shadow: 0 4px 8px rgba(0,0,0,.1);
  -webkit-box-shadow: 0 4px 8px rgb(0 0 0 / 10%);
  box-shadow: 0 4px 8px rgb(0 0 0 / 10%);
  background-color: #FFFFFF;
}
/*elenco*/
ul.ricette_elenco,
ul.ricette_elenco li {
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: left;
}

ul.ricette_elenco {
  margin-top: 35px;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 35px;
  scroll-margin-top: 200px;
}

ul.ricette_elenco li {
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #fafafa;
  overflow: hidden;
  -ms-transition: .5s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  -transition: .5s;
  width: 100%;
}


ul.ricette_elenco li .ricette_foto {
  height: 45vw;
  background-size: cover;
  background-position: center;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

ul.ricette_elenco li .ricette_data {
  color: #000000;
  font-size: 14px;
  line-height: normal;
  display: flex;
  margin: 32px;
  margin-bottom: 0;
  padding: 0;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.ricette-item{
  cursor: pointer;
}
ul.ricette_elenco li .ricette_titolo {
  color: #000000;
  margin-bottom: 35px;
  margin-top: 12px;
  margin-left: 32px;
  margin-right: 32px;
  font-size: 16px;
  line-height: 24px;
  display: block;
  font-weight: 600;
}

a.ricette_cliccabile {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 1;
}


/*RICETTA SINGOLA*/
.ricettesingle_header {
  max-width: 900px;
  margin: 0 auto;
  margin-bottom: 48px;
}

.ricettesingle_header img {
  width: 100%;
  border-radius: 6px;
}

.recipe-table .tit {
  display: block;
  width: 100%;
  border: none;
  padding-right: 0px;
  padding-left: 0px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-weight: 600;
  color: #48443D;
  font-size: 14px;
  margin-top:48px;
  margin-bottom: 24px;
}
.col-right h2.comepreparare {
  display: block;
  width: 100%;
  border: none;
  text-transform: none;
  font-family: Source Sans Pro;
  font-weight: 200;
  font-size: 16px;
  margin: 0px;
  padding: 0px;
  line-height: 1;
  font-style: italic;
  margin-bottom: 5px;
}

.ricettesingle_header .ricettesingle_titolo {
  margin-bottom: 20px;
  margin-top: 0;
  text-align: left;
  font-weight: 500;
}

.ricettesingle_header .ricettesingle_titolo h1 {
  border: none;
  margin: 24px 0;
  padding: 0px;
  width: auto;
  color: #48443D;
  font-family: 'Spartan', sans-serif;
  text-align: left;
  font-size: 16px;
  line-height: 140%;
  text-transform: unset;
}

.ricettesingle_header .ricettesingle_titolo span.cat {
  color: #634a22;
  padding-bottom: 20px;
  margin-top: 25px;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  border-bottom: 1px solid #c1b5a7;
  font-size: 14px;
  line-height: normal;
  font-family: Montserrat, sans-serif;
  text-transform: lowercase;
}
.ricettesingle_header .ricettesingle_titolo span.categoria {
  display: inline-block;
  font-size: 14px;
  line-height: normal;
  text-transform: capitalize;
  color: #48443D99;
}
.ricettesingle_frutti{
  margin-bottom: 48px;
}
.ricettesingle_frutti .fruit_list{
  font-size: 11px;
  font-weight: 500;
  color: #48443D;
}
.ricettesingle_frutti .fruit_list span{
  text-transform: uppercase;
}
.ricettesingle_frutti .fruit_list a{
  font-weight: 600;
}
.ricettesingle_header .ricettesingle_titolo h1.tit {
  display: block;
  margin-top: 25px;
  font-weight: normal;
  margin-bottom: 20px;
  line-height: 1.2;
  padding: 5px 10px 13px;
  font-weight: normal;
  font-size: 20px;
  font-family: Montserrat, sans-serif;
}

.txtricetta {
  color: #48443D;
  font-family: Spartan, sans-serif;
  font-size: 16px;
  line-height: 140%;
  font-weight: 400;
}
.txtricetta a {
  text-decoration:underline;
}
.txtricetta a:hover {
  text-decoration:none;
}
.txtricetta p{
  margin-bottom: 10px;
}
ul.ingredienti li {
  display: block;
}
ul.ingredienti li.titolo {
  margin-top: 20px;
  margin-bottom: 0px;
}
.ricette_box{
  padding:60px 0;
}
.ricette_filtri_container{
  margin: auto;
  position: sticky;
  top: 52px;
  z-index: 2;
}

.ricette_filtri_container .ricette-filtri{
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: sticky;
  top: 52px;
  background: #ffffff;
  /* z-index: 6; */
  min-height: 90px;
  max-width: 1280px;
  margin: 0 auto;
}
.ricette_filtri>ul>li a.active{
  color: #5CBB34 !important;
  border-bottom: 1px solid #5CBB34;
}
.ricette_filtri_container .recipe-list{
  max-width: 1280px;
  margin: 0 auto;
}
.select-wrapper-recipe{
 margin-top: 0;
}
a.anchor {
  display: block;
  position: relative;
  top: -160px;
  visibility: hidden;
}
@media (min-width:480px) {}

@media (min-width:768px) {
  .testo_ricette {
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 45px;
  }
  .ricettesingle_header .ricettesingle_titolo h1.tit{
    font-size: 30px;
  }
  .ricette_header .testo .riga01 h1.nostyle {
    font-size: 3.6vw;
  }

  #recipe-filters {}

  .ricette_filtraper {
    display: inline-block;
    font-size: 1.3vw;
    margin: 0px;
    padding-top: 5.9vw;
  }
  .ricette_filtri {
    flex-direction: row;
    padding-bottom: 0;
  }

  .ricette_filtri>ul>li {
    width: auto;
  }

  .ricette_filtri>ul>li a {
    display: block;
    line-height: normal;
  }

  .ricette_header img.main {
    width: 100%;
    margin-left: 0px;
  }

  .ricette_header {
    margin-top: 0px;
  }

  .ricette_header .testo {
    top: 14vw;
  }

  .ricette_header .testo .riga01 {
    font-size: 3.8vw;
  }

  .ricette_header .testo .riga02 {
    margin-top: 1.4vw;
  }

  .ricette_header .testo .riga02 a {
    font-size: 1.4vw;
  }

  #recipe-filters {}

  ul.ricette_elenco li .news_titolo {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  ul.ricette_elenco li .news_foto {
    height: 40vw;
  }


  ul.ricette_elenco li {
    width: calc((100% - 35px ) / 2 );
  }

  ul.ricette_elenco li .ricette_foto {
    height: 20vw;
  }

  ul.ricette_elenco li .ricette_titolo {
    min-height: 50px;
  }

  .ricettesingle_header {
    margin-top: 0px;
  }

  .ricettesingle_header .ricettesingle_titolo h1 {
    font-size: 30px;
  }

  .ricettesingle_header .ricettesingle_titolo {
    margin-top: 0px;
    position: relative;
    background-color: rgba(255, 255, 255, 0.5);
  }

  /* H1 diventa H2 14/4/2017*/
  h2.accauno {
    font-size: 24px;
    width: 55%;
  }

  /* FINE H1 diventa H2 14/4/2017*/

}

@media (min-width:992px) {
  .ricettesingle_header .ricettesingle_titolo h1.tit {
    display: block;
    margin-top: 55px;
    font-weight: normal;
    margin-bottom: 40px;

  }
  .ricettesingle_header {
    /* margin-top: 120px; */
  }
  .product-carousel-ricette ul {
    padding: 0 40px !important;
  }

  #recipe-filters {
    font-size: 14px;
  }

  ul.ricette_elenco li .ricette_foto {
    height: 215px;
  }

  ul.ricette_elenco li {
    width: calc((100% - 70px) / 3);
  }
  .ricette_filtri_container{
    top:70px;
  }
}

@media (min-width:1200px) {

  .testo_ricette {
      margin-left: auto;
      margin-right: auto;
      max-width: 1100px;
  }

  .ricette_header .testo .riga01 {
    font-size: 45px;
  }

  .ricette_header .testo .riga01 h1.nostyle {
    font-size: 45px;
  }

  .ricette_header .testo .riga02 {
    margin-top: 20px;
  }

  .ricette_header .testo .riga02 a {
    font-size: 20px;
  }


  .ricette_filtri>ul>li a {
    /*1vw 4vw*/
    font-size: 16px;
    /*1.3vw*/
  }

  .ricette_filtraper {
    font-size: 15.6px;
    /*1.3vw*/
    padding-top: 70.8px;
    /*5.9x12vw*/
  }

  ul.ricette_elenco.hover li:not(:hover) {
    opacity: 0.4;
  }

  ul.ricette_elenco.hover li {
    opacity: 1
  }

  ul.ricette_elenco li {
    width: calc((100% - 105px) / 4);
  }
  ul.ricette_elenco li .ricette_titolo {
    margin-left: 32px;
    margin-right: 32px;
  }

  .ricettesingle_header .ricettesingle_titolo h1 {
    font-size: 30px;
  }
}


@media (min-width:1440px) {

  .ricette_container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
  }
}
.cc {
  width: 100%;
  margin: auto;
  position: relative;
  background-repeat: no-repeat;
  background-position: top right;
}

.cc-in {
  width: 90%;
  margin: auto;
  position: relative;
  overflow: hidden;
}

/* ==========================================================================
    RECIPE
    */

.recipe-name {
  border-bottom: 1px solid #003180;
  border-top: 1px solid #003180;
  margin: 5% auto;
  padding: 1% 0;
  width: 29%;
}

.recipe-name h2 {
  background-color: #fff !important;
  padding: 1% 0;
  line-height: 17px;
  font-size: 18px;
  color: #003180;
  font-family: 'Courgette', serif;
  text-transform: capitalize;
}

.recipe-category {
  overflow: hidden;
}

.recipe-category>div {
  float: left;
  width: 29%;
  padding: 4% 2% 1%;
  height: 210px
}

.recipe-category>div .title {
  font-size: 11px;
  padding: 2% 5%;
  text-transform: uppercase;
  width: 80%;
}

.recipe-category img {
  margin-bottom: 0px !important;
  width: 100%
}



#recipe-filter-toggle {
  padding: 5px 10px 4px;
  width: 70%;
}

.recipe-box-preview>div>a {
  overflow: hidden;
  background-image: url(../images/load.gif);
  background-position: center;
  display: block;
  margin: auto
}

.grey-stripe-recipe {
  background-color: #ffefce;
  margin-top: -22px;
  padding: 40px 0px 20px 0px;
  overflow: hidden
}

.grey-stripe-recipe .txt-pr {
  background-color: transparent;
}

#recipe-filters {
  font-family: 'Spartan';
  -webkit-appearance: none;
  appearance: none;
  margin: 0 5px;
  font-size: 13px;
  color: #48443D;
  font-weight: 600;
  border-radius: 25px;
  cursor: pointer;
  width: 277px;
  padding: 13px 20px;
  position: relative;
  background-color: #ffffff;
}

#no-recipes-alert {
  margin: 50px auto 30px auto;
  padding: 40px 0px 40px 0px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  display: none;
  background-color: #ffefce;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.recipe-cont .title {
  height: 30px;
  margin-top: 25px;
  line-height: 28px;
  padding: 5px 20px;
  font-size: 24px;
  color: #003180;
  text-align: center;
  text-transform: uppercase;
}

.recipe-cont img {
  width: 100%
}

.recipeUrl {
  float: left;
  margin-bottom: 30px;
  margin-right: 60px;
  text-align: center;
  width: 150px;
  padding: 4px 10px;
  background-color: #003180;
  color: #fff;
  font-size: 11px
}

.recipeUrl>a {
  color: #fff;
  text-transform: uppercase;
}

.recipeUrl>a:hover {
  color: #fff;
  text-transform: uppercase;
}


.col-left {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 12vw;
  margin-bottom: 48px;
  font-size: 11px;
  line-height: 16px;
}

.col-left>div {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-align: left;
  box-sizing: border-box;
  flex-direction: column;
}

.col-left>div .dida{
  display: flex;
  flex-direction: column;
}

.str600 {
  font-weight: 600;
}

.col-left img {
  width: 48px;
  margin-right: 0px;
  margin-bottom: 10px;
}

.txt-bg h2,
.txt-pr h2,
.mix-bg h2 {
  width: 100%
}

.mix-bg h2 {
  width: 90%
}

.col-right {
  text-align: justify;
  margin-bottom: 5%;
}

.col-right img {
  padding: 0%;
  width: 9%;
  float: left;
}


.col-left h2,
.col-right h2 {
  background-color: #fff;
  color: #003180;
  float: left;
}

.col-left h2 {
  line-height: 500%;
  width: 100% !important;
  padding: 0px;
}

.col-right h2 {
  margin: 0;
  border-bottom: 1px solid #003180;
  border-top: 1px solid #003180;
  padding-right: 40px;
  background-color: transparent;
  margin: auto;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 2;
  color: #aba08f;
  padding: 0;
  text-transform: uppercase;
}


.label h2 {
  font-size: 12px
}

.plus {
  width: 100%
}

.plus h2 {
  border: 0px !important;
  line-height: 300%;
  padding-right: 0% !important
}
h2.ricette_sezione {
  text-align: center;
  margin-top: 50px;
  font-size: 22px;
  margin-bottom: 0px;
  font-weight: 500;
  text-transform: uppercase;
}

.col-right .ricetta-carousel img{
  width: 100%;
  aspect-ratio: 900/405;
  object-fit: cover;
  object-position: center;
}
.col-right .ricetta-carousel{
  margin:48px 0;
}

body.video_verticale .wp-video-popup-video{
  height: unset!important;
  width: auto !important;
  aspect-ratio: 9/16!important;
}
@media only screen and (max-width: 530px) {



  .col-right img {
    width: 15%
  }

  .center-mix a,
  .center a {
    text-align: center;
    display: table-cell;
    height: 150px;
    vertical-align: bottom;
  }

  .center-mix img,
  .center img,
  .all-products img {
    width: 80%
  }

  .slick-prev {
    left: -10px !important;
  }

  .slick-next {
    right: -10px !important;
  }

  /*    #home-banner {display: none} */

  .bbmix-select img {
    width: 100% !important
  }


}

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

  .col-left,
  .col-right {
    width: 100%;
  }
}

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

  .bb {
    border-right: 1px solid #fff;
  }
  .col-left>div {
    flex-direction: row;
  }
  .col-left img {
    margin-right: 16px;
    margin-bottom: 0;
  }

  .mix-bg .cc .last {
    margin-left: 0px;
    margin-right: 0px
  }


  #recipe-filter-toggle {
    width: 45%
  }

  .col-right img {
    width: 12%
  }


  .center-mix a {
    width: 100%
  }

  #random-recipe .pic>div {
    line-height: 20px;
    font-size: 18px
  }

  #slide_cont {
    width: 80%;
    left: 50%;
    margin-top: 8%;
    margin-left: -37%;
  }

  .row {
    margin-bottom: 10%;
  }

  .column {
    width: 48%;
    min-height: 350px;
  }

}

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

  .mix-bg .cc .last {
    margin-left: 30px;
    margin-right: -50px
  }

  .recipe-name h2 {
    padding: 2% 0;
    width: 60% !important;
  }

  .list li .img {
    width: 10%
  }

  .list li .text-white {
    width: 90%
  }


}

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

  .cc {
    width: 1100px;
  }

  .cc-in {
    width: 900px;
  }

  .right,
  .left {
    overflow: visible
  }

  #logo {
    position: absolute;
    margin-left: -120px;
    margin-top: -15px;
    left: 50%;
    padding: 0 20px;
    z-index: 9999;
    display: block;
    width: 200px
  }

  .label h2 {
    width: 50%;
    /* 19 / 06 / 2017 sistemazione nomi prodotti homepage*/
    background-color: #e8e5e0 !important;
    color: #634a22;
    border-radius: 5px;
    padding: 18px 10px 18px;
    text-transform: uppercase;
  }


  #lateral-banner {
    position: absolute;
    right: 2%;
    display: block;
    text-align: center;
    top: 70px;
    z-index: 998;
    width: 170px;
    height: 407px
  }

  .center-mix a,
  .center a {
    text-align: center;
    display: table-cell;
    /*height: 250px;*/
    vertical-align: bottom;
    cursor: pointer
  }

  .more-about {
    display: block
  }

  .row {
    margin-bottom: 10%;
  }

  .column {
    width: 30%;
    min-height: 350px;
  }

  iframe {
    width: 100%;
  }

  #wellness-cat-menu>div.stripe>div {
    width: 23%;
    padding: 1%;
  }

  .wellness-table {
    margin-bottom: 10%;
    font-size: 12px
  }

  #random-recipe .pic>div {
    padding: 2% 5%;
    line-height: 22px;
    font-size: 20px
  }

  .all-products div {
    float: left;
    width: 25%;
    margin: 5% 0 0
  }

  .col-cont-blu {
    width: 46%;
    padding: 2%;
    min-height: 230px;
    font-size: 12px
  }

  #nutritional-table {
    width: 600px
  }

  #nutritional-table-tostati {
    width: 300px
  }


  #map {
    height: 400px;
    margin-bottom: 20px;
    padding: 0 10px;
  }

  #map>div {
    float: left;
    width: 430px;
  }

  #map-frame {
    width: 530px;
    background-image: url(../images/map.jpg);
    height: 400px;
  }


  #slide_cont {
    width: 50%;
    left: 50%;
    margin-top: 10%;
    margin-left: -25%;
  }

  #news {
    width: 80%;
    margin: auto
  }

  #news .text-in {
    width: 60%;
  }

  #news .img-in {
    width: 30%;
  }

  #news .img-in img {
    width: 100%;
  }

  /*   .singleProduct {float: left; padding: 2% 2%; width: 46%;}*/
  .singleProduct:first-child {
    float: left;
    padding: 2% 4% 2% 0;
    width: 46%;
  }

  .singleProduct:last-child {
    float: left;
    padding: 2% 0 2% 4%;
    width: 46%;
  }

  #light_black_bg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: #003180;
    opacity: 0.9;
    filter: alpha(opacity=90);
    z-index: 99999;
    display: block
  }

  #pop-up {
    z-index: 9999999;
    position: absolute;
    margin-left: -450px;
    left: 50%;
    top: 0%;
    width: 80%;
    z-index: 999999;
    display: block
  }

  #pop-up #maingallery_close {
    position: absolute;
    top: 25%;
    margin-left: 910px;
    z-index: 999999;
    display: block
  }
}

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

  .sx {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    display: block
  }

  .dx {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 99999;
    display: block
  }

}



/* ==========================================================================
    Print styles
    ========================================================================== */

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  #slim-menu-wrapper {
    display: none
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " ("attr(href) ")";
  }

  abbr[title]:after {
    content: " ("attr(title) ")";
  }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }

  p,
  h2,
  h2 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h2 {
    page-break-after: avoid;
  }

  .path {
    display: none
  }

  #header {
    display: none
  }

  .pd-t80 {
    padding-top: 0px !important;
  }

  .grey-stripe-recipeProducts {
    display: none
  }

}
.hide{
  display: none !important;
}
#news {
    width: 100%
}
.news_container {
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 20px;
}

.news_container, .news_container_single {
	font-family: 'Montserrat', sans-serif;
}

.news_header {
    position:relative;
    margin-top:0px;
    overflow: hidden;
}
body.menu_aperto .news_header {
    margin-top:0px;
}
.news_header img.main {
    width: 200%;
    margin-left: -40%;
}
.news_header .ingriggio {
    position:absolute;
    top:0px;
    left:0px;
    right:0px;
    bottom:5px;
    z-index: 1;
    background-color: rgba(0,0,0,0.5);
}
.news_header .testo {
    z-index: 2;
    position:absolute;
    left:0px;
    right:0px;
    top:130px;
    text-align: center;
    color:#FFF;
}
.news_header .testo .riga01 {
    font-family: 'Courgette', cursive;
    font-size: 30px;
    line-height: normal;
}
.news_header .testo .riga02 {
     margin-top:5px;
}
.news_header .testo .riga02 a {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    line-height: normal;
}
.news_header .testo .riga02 a:hover {
    text-decoration: underline;
}


/*elenco*/
ul.news_elenco,
ul.news_elenco li {
    margin:0px;
    padding: 0px;
    list-style: none;
    text-align: center;
}
ul.news_elenco li {
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #e8e5e0;
    overflow: hidden;
    margin-bottom:25px;
     -ms-transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-transition: .5s;
}


ul.news_elenco li .news_foto {
    height: 65vw;
    background-image: url(/assets/www/images/news/newsValeriaStraneo/valeriastraneo_quadrata.png);
    background-size: cover;
    background-position: center;
}

ul.news_elenco li .news_data {
    color:#634a22;
    padding-bottom: 20px;
    margin-top:25px;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 1px solid #c1b5a7;
    font-size: 16px;
    line-height: normal;
    display:none;
}
.news_gallery_title{
    text-align: center;
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 18px;
}
ul.news_elenco li .news_titolo {
    color:#634a22;
    text-transform: uppercase;
    margin:25px;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
	vertical-align: middle;
}
a.news_cliccabile {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 1;
}

/*dettaglio news*/
.news_container_single {
 padding-top:5px;
}
.news_testi {
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.news_immagini {
    background-color: #e8e5e0;
    padding-top:20px;
    padding-bottom: 20px;
}
.news_immagini > img {
    max-width: 100%;
}
.news_container_single .news_titolo {
    margin-bottom:20px;
}
.news_container_single .news_titolo h1 {
    border:none;
    margin:0px;
    padding:0px;
    width: auto;
    color: #654723;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
	font-weight: 400;
    text-align: center;
    font-size: 16px;
    line-height: normal;
}
.news_dettaglio .news_testo li,
.news_dettaglio .news_testo ul,
.news_dettaglio .news_testo p a,
.news_dettaglio .news_testo p {
    color: #654723;
    text-align: center;
    margin:0px;
    font-size:14px;
    line-height: normal;
}
.news_dettaglio .news_testo p a {
    text-decoration: underline;
}
.news_dettaglio .news_testo p a:hover {
    text-decoration: none;
    opacity: 0.95;
}
.news_dettaglio .news_testo p a{
    color: #654723;
}
.news_dettaglio .news_gallery , .news_dettaglio .news_lazy_gallery {

}

.news_dettaglio .news_gallery img, .news_dettaglio .news_lazy_gallery img {
    margin:0 auto;
    width: 100%;
}
.news_dettaglio .slick-next:before,
.news_dettaglio .slick-prev:before {
    content: " ";
}
.news_dettaglio .slick-next {
    background-image: url(/assets/www/images/news/news_arrowright.png);
}
.news_dettaglio .slick-prev {
    background-image: url(/assets/www/images/news/news_arrowleft.png);
}
.news_dettaglio .slick-prev,
.news_dettaglio .slick-next {
     width: 50px;
    height: 50px;
     background-size: contain;
}
 .news_dettaglio .slick-prev {
    left: -65px !important;
     display: none !important;
}
.news_dettaglio .slick-next{
    right: -65px !important;
    display: none !important;
}
.news_video{
    max-width: 800px;
    width: 100%;
    margin: 20px auto;
}
.news_video .title{
    color:#654723;
    font-weight: bold;
}

.news_video .single_video{
    margin: 20px 0;
}
.news_video .videocontainer{
    position: relative;
    padding-bottom: 56.25%;
}
.news_video .videocontainer iframe{
    position: absolute;
    top: 0px;
    left: 0px;

    width: 100%;
    height: 100%;
}
@media (min-width:480px) {
    ul.news_elenco li {
        width: calc(50% - 27px);
        margin-left: 12.5px;
        margin-right: 12.5px;
        margin-bottom: 25px;
        display: inline-block;
        vertical-align: top;
    }
    ul.news_elenco li .news_foto{
        height: 25vw;
    }
}
@media (min-width:768px) {

    #news {
        margin-top: 20px;
    }
    .news_testi {
        margin-top: 45px;
    }
    .news_container {
        margin-top:45px;
    }
    .news_header img.main {
        width: 100%;
        margin-left:0px;
    }
    .news_header {
        margin-top:0px;
    }

    .news_header .testo {
        top:14vw;
    }
    .news_header .testo .riga01 {
        font-size:3.8vw;
    }
    .news_header .testo .riga02 {
        margin-top:1.4vw;
    }
    .news_header .testo .riga02 a {
        font-size:1.4vw;
    }
    ul.news_elenco li .news_titolo {
        margin-top:40px;
        margin-bottom:40px;
        margin-left: 20px;
        margin-right: 20px;
    }
    ul.news_elenco li .news_foto {
        height: 40vw;
    }

    ul.news_elenco {

    }
    ul.news_elenco li {
        width: calc(50% - 52px);
        margin-left: 25px;
        margin-right: 25px;
        margin-bottom: 50px;
        display: inline-block;
        vertical-align: top;
    }

    .news_container_single .news_gallery, .news_container_single .news_lazy_gallery,
    .news_testi {
        width: 80%;
        margin: 0 auto;
    }
    .news_testi {
        margin: 8vw auto;
    }
    .news_immagini {
        background-color:#e8e4df;
        padding-top: 8vw;
        padding-bottom: 8vw;
    }
    .news_container_single .news_titolo h1 {
        font-size: 2.5vw;
    }
    .news_dettaglio .news_testo li,
    .news_dettaglio .news_testo ul,
    .news_dettaglio .news_testo p a,
    .news_dettaglio .news_testo p {
        font-size: 1.7vw;
        line-height: 2.5vw;
    }

    .news_dettaglio .news_testo {
        margin-top: 2.5vw;
    }
     .news_dettaglio .slick-prev {
         display: block !important;
    }
    .news_dettaglio .slick-next{
        display: block !important;
    }
}
@media (min-width:992px) {
    ul.news_elenco li .news_foto {
        height: 260px;
    }

    ul.news_elenco li {
        width: calc(33.333% - 52px);
    }
    .news_dettaglio .news_gallery, .news_dettaglio .news_lazy_gallery,
    .news_testi {
        max-width: 800px;
    }
}
@media (min-width:1200px) {
    .news_container{
        margin-left: auto;
        margin-right: auto;
        max-width: 1150px;
    }
    .news_testi {
        /*margin-left: auto;
        margin-right: auto;
        max-width: 1150px;  */
    }
    ul.news_elenco.hover li:not(:hover) {
        opacity:0.4;
    }
    ul.news_elenco.hover li {
         opacity:1
    }
    .news_header .testo .riga01{
        font-size:45px;
    }
    .news_header .testo .riga02 {
        margin-top:20px;
    }
    .news_header .testo .riga02 a {
        font-size:20px;
    }
    .news_immagini {
        padding-top: 96px;
        padding-bottom: 96px;
    }
    .news_container_single .news_titolo h1 {
        font-size: 30px;
    }
    .news_dettaglio .news_testi {
        margin-top: 85px;
        margin-bottom: 90px;

    }
    .news_dettaglio .news_testo li,
    .news_dettaglio .news_testo ul,
    .news_dettaglio .news_testo p a,
    .news_dettaglio .news_testo p {
        line-height: 30px;
        font-size: 20px;
    }
     .news_dettaglio .slick-prev {
        left: -100px !important;
    }
    .news_dettaglio .slick-next{
        right: -100px !important;
    }
}
.langmobile {
    font-size: 16px;
    color: #FFFFFF;
    font-family: "Spartan", sans-serif;
    margin-right: 50px;
    font-weight: 600;
    padding-top: 45px;
}
.langmobile strong { 
   font-weight:800;
}
@media (min-width: 992px) {
   .langmobile {
      display:none;
   }
    .langswitch {
        margin-right:24px;
        margin-left:24px;
    }
    .cart-container {
      margin-left:24px;
      margin-right:24px;
    }
}

.loyalty-active,
.mini-cart-gift__message {
display: none!important;
}

.shop_table .wdp-amount > bdi {
display: none!important;
}
