.newsletter-popup #mc_embed_shell .mc-field-group {
    text-align: left;
  }
  .newsletter-popup #mc_embed_shell .indicates-required {
    text-align: right;
    font-weight: bold;
  }
  .newsletter-popup #mc_embed_shell input#mce-EMAIL {
    border: 0;
    border-bottom: 1px solid #666;
    padding: 5px 0;
    font-size: 1rem;
    height: auto;
    margin-bottom: 1rem;
  }
  .newsletter-popup #mc_embed_shell select#mce-MMERGE6 {
    border: 0;
    border-bottom: 1px solid #666;
    padding: 5px 0;
    font-size: 1rem;
    height: auto;
    margin-bottom: 1rem;
    min-height: 50px;
  }
  .newsletter-popup #mc_embed_shell .content__gdpr {
    padding-left: 22px;
    font-size: 14px;
    line-height: 27px;
  }
  .newsletter-popup .button {
    display: inline-block;
    font-weight: 500;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 10px 3em;
    font-size: 1rem;
    line-height: 1;
    border-radius: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    color: #212529;
    background-color: #e9d1c9;
    border-color: #e9d1c9;
  }
  .newsletter-popup .button:hover {
    color: #212529;
    background-color: #debaae;
    border-color: #dab2a5;
  }/*# sourceMappingURL=custom.css.map */

  .container-media-info .product.media .gallery.row.slick-initialized {
    display:block  !important;
  }
  @media screen and (max-width: 767px) {
    .container-media-info {
      display: flex;
      flex-wrap: wrap;
    }
    .container-media-info .product.media {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      order: 1;
    }
    .container-media-info .product-info-main {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      order: 2;
      position: relative !important;
      padding-top: 25px;
    }
    .container-media-info .product-info-main .page-title-wrapper.product {
      display: inline-block;
      float: left;
      max-width: 70%;
    }
    .container-media-info .product-info-main .product-info-price {
      display: inline-block; 
      float: right;
    }
    .container-media-info .product-info-main .product-info-price .price-box {
      margin-top: -7px;
    }
    .container-media-info .product-info-main .product-name {
      font-size: 1.25rem;
    }
    body.catalog-product-view .product-info-main .price-container .price {
        font-size: 1.18rem;
    }
    body.catalog-product-view .product-info-main .price-container .price-label {
      font-size: 0.8rem;
    }
    .container-media-info .product-info-main .product-reviews-summary.short {
      display:none;
    }
    body.catalog-product-view .product-info-main .product-options-wrapper {
      border-top: 0px solid #f4f2f2;
      margin-top: 50px;
    }
    body.catalog-product-view .product-info-main .swatch-option,
    body.catalog-product-view .product-info-main .swatch-option.text {
        width: 35px !important;
        height: 35px !important;
    }
    body.catalog-product-view .product-info-main .swatch-option.text {
        line-height: 25px;
        font-size: 8px;
    }
    body.catalog-product-view .product-info-main .swatch-option.selected {
      line-height: 18px;
    }
    body.catalog-product-view .product-info-main .swatch-option.text.selected:hover,
    body.catalog-product-view .product-info-main .swatch-option.text:not(.disabled):hover, 
    body.catalog-product-view .product-info-main .swatch-option.text:not(.selected):hover {
      line-height: 18px;
    }
    .catalog-product-view .container-media-info .gallery-items .slick-slide img {
        max-height: 70vh;
        margin: 0 auto;
        min-height: 200px;
    }
    .catalog-product-view .product-add-form {
      clear: both;
    }
  }

  @media screen and (max-width: 480px) {
    .container-media-info .product-info-main .product-name {
      font-size: 1.18rem;
    }
  }

  .totals-tax {
    display: none !important;
  }
  .cart-summary .totals .mark span:nth-child(2) {
    display: none !important;
  }


  /* Modiifca per google translate */
.skiptranslate {
    display: none;
}

/*.switcher-language .view-fr_FR

.switcher-language .view-de_DE,
.switcher-language .view-es_ES
{
  display: none;
}
*/
/****/

/* Gallery prodotto new */


/*
.fotorama__nav-wrap {
  padding: 0px 32px;
}
.fotorama__thumb-border {
    border: 1px solid black;
}

.fotorama__stage {
    height: calc(100vh - 150px) !important;
}
.fotorama__stage__frame .fotorama__img {
  max-height: calc(100vh - 150px);
}

.fotorama--fullscreen .fotorama__stage {   
  height: 100vh !important;   
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img { 
  max-height: 100vh;
}*/
/****** qui sotto ok ***/
.fotorama__fullscreen-icon:focus:after, 
.fotorama__zoom-out:focus:after, 
.fotorama__zoom-in:focus:after, 
.fotorama__arr:focus:after, 
.fotorama__stage__shaft:focus:after, 
.fotorama__nav__frame--thumb:focus .fotorama__thumb:after, 
.fotorama__nav__frame--dot:focus .fotorama__dot:after {
  box-shadow: 0 0 0px 0px #68a8e0;
}

.product.media {
  padding-left: 5%;
  padding-right: 100px;
}

.product.media .gallery-placeholder {
  width: 100% !important;
}
.product.media .fotorama__stage__shaft .fotorama__stage__frame .fotorama__img{
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.product.media .fotorama__stage__shaft .fotorama__stage__frame.fotorama-video-container .fotorama__img {
    top: 50%;
    transform: translate(-50%, -50%);
}

.product.media  .fotorama__stage {
  
}
.fotorama__wrap{
  padding-left: 50px;
}
.fotorama__nav-wrap {
  padding-top: 50px;
  padding-bottom: 50px;
  bottom: 0;
}
.fotorama__nav {
  padding-top: 40px;
  padding-bottom: 40px;
}
.fotorama__thumb-border {
  border: 1px solid #e9d1c9;
}
.fotorama__nav__frame {
  
}
.fotorama__thumb__arr--right .fotorama__thumb--icon {
    background-position: -25px -346px;
}
@media screen and (max-width: 1440px) {
  .fotorama--fullscreen .fotorama__nav-wrap {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
@media screen and (max-width: 1366px) {
  .fotorama__nav-wrap {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
@media screen and (min-width: 1101px) {
  .fotorama__nav {
    height: auto !important;
  }
}
@media screen and (max-width: 1100px) {
  .fotorama__nav {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
@media screen and (max-width: 1440px) {
  .product.media {
    padding-left: 45px;
    padding-right: 100px;
  }
}
@media screen and (max-width: 991px) {
  .product.media {
    padding-left: 0;
    padding-right: 50px;
  }
  .fotorama__wrap {
    padding-left: 0px;
  }
}
@media screen and (max-width: 767px) {
  .product.media {
    padding-left: 0px;
    padding-right: 0px;
  }
}
/* Fine Gallery prodotto new */

.fotorama-item.fotorama--fullscreen .fotorama__stage {
    height: 90vh !important;
}
.catalog-product-view .breadcrumbs {
  margin-bottom: 10px;
}
.catalog-product-view .breadcrumbs .item  {
  font-size: 1rem;
  line-height: 1.4;
  color: #212529;
}
.catalog-product-view .breadcrumbs .item:not(:last-child):after {
  font-size: 1rem;
  line-height: 1.4;
  content: '/';
  color: #212529;
}
.catalog-product-view .breadcrumbs .item a,
.catalog-product-view .breadcrumbs .item strong {
  font-size: 1rem;
  line-height: 1.4;
  color: #212529;
}
.catalog-product-view .breadcrumbs .item a {
  text-decoration: underline;
}
.catalog-product-view .breadcrumbs .item a:hover {
  text-decoration: underline;
  font-weight: bold;
}
.catalog-product-view .breadcrumbs .item a:visited {
  text-decoration: none;
}


/* Modifica paginazione categorie */
.catalog-category-view .toolbar-products .pages, 
.catalogsearch-result-index .toolbar-products .pages {
  display: block !important;
  float: right;
}

.products.wrapper ~ .toolbar .pages {
  float: right;
}

.pages strong.page {
  color: #e9d1c9;
}
.pages a.page
.pages a.page:visited {
  color: #212529;
}
.pages a.page:hover {
  color: #e9d1c9;
  text-decoration: underline;
}
.pages .action {
  border: 1px solid #e9d1c9;
  border-radius: 50%;
  width: 52px;
  height: 52px;
  
}
.pages .action &:before {
  width: 52px;
  height: 52px;
} 
.products-list-top-actions .col-pager {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .products.wrapper ~ .toolbar .pages {
    float: none;
    margin: 0 auto;
  }
}
/***/

