/** Shopify CDN: Minification failed

Line 130:1 Unexpected "/"

**/
/* utils */

.tal {
  text-align: center !important;
}

a, a * {
  text-decoration: none !important;
}
a:hover {
    color: #000 !important;
}
.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.d-block {
  display: block;
}

.d-none, .mci {
  display: none !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.space-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.align-items-center {
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
}

.align-items-baseline {
  align-items: baseline;
  -webkit-align-items: baseline;
  -moz-align-items: baseline;
  -ms-align-items: baseline;
  -o-align-items: baseline;
}

.justify-content-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.justify-content-around {
  -webkit-box-pack: space-around;
  -ms-flex-pack: space-around;
  justify-content: space-around;
}

.justify-content-evenly {
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}

.flex-column-reverse {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -moz-box-orient: vertical;
  -moz-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.flex-space-between {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -moz-box-align: baseline;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
}

.custom-h {
  font-size: calc(1053 / 12 * 7)px !important;
  font-weight: 400 !important;
  margin-bottom: 1rem;
}

@media all and (min-width: 1200px){
  .lg-four-tenths {
    width: calc(var(--grid-width) / 12 * 2);
  }
}

/* fine utils */

/* cart */

.cart__footer.cart--empty {
  display: none;
}

*/

/* fine image with text-overlay home */

/* slider prodotti home */

.css-slider.products-slider .product-item > a {
  position: relative !important;
  z-index: 2 !important;
}

/* fine slider prodotti home */

/* Main menu */
.lang_mobile_out{
  display:none;
}
@media all and (max-width: 1023px){
  .lang_mobile_out{
    order:2;
    margin-right:90px;
    position:relative;
    display:block;
    z-index:3;
    pointer-events: all;
  }
  .mount-header,.header-holder{overflow:visible;}
}
/* announcement bar */

.announcement-bar__slider .announcement {
  margin-bottom: 0;
}

/* fine announcement bar */

/* localization form nel sidebar menu */

@media all and (max-width: 1023px){
  .announcement-bar__localization-form.menu {
    display: block;
    padding-left: 0 !important;
  }
  
  .announcement-bar__localization-form.menu .localization-form {
    justify-content: start !important;
  }
  
  #site-menu-sidebar .sidebar__menus {
    flex: 0 !important;
  }

  .announcement-bar__localization-form.menu .regular-select-inner {
    padding-left: 0 !important;
    font-size: 15px;
  }

  .announcement-bar__localization-form.menu .localization-form__item {
    margin-top: 25px;
  }
}

@media all and (min-width: 1024px){
  .announcement-bar__localization-form.menu {
    display: none;
  }
}

/* localization form nel sidebar menu */

/* back to top */

#go-top.show {
  bottom: 60px !important;
  right: 16px !important;
  width:40px;
  height:40px;
}
.main-go-top__icon{top:0 !important;}
@media all and (max-width: 600px){
  #go-top.show {
    right: 17px !important;
  }
}

/* fine back to top */

/* slider rece */

.custom-slick.css-slider--empty {
  display: block;
}

.custom-slick .slick-dots li:after {
  content: '/';
  display: inline-block;
  width: 2px;
  height: 10px;
  margin: 0;
}

.custom-slick .slick-dots li button {
  font-size: 16px;
  padding: 0 5px;
}

.custom-slick .slick-dots li {
  position: relative;
}

.custom-slick .slick-dots li:last-child:after {
  display: none;
}

.custom-slick {
  margin-bottom: 80px;
}

.custom-slick .content .iniziali > div span {
  text-align: center;
  font-size: 45px;
  font-weight: 600;
  border-radius: 100%;
}

.custom-slick .content .iniziali > div {
  text-align: center;
}

.custom-slick .content .iniziali > div span {
  display: inline-block;
  padding: 70px;
  border-radius: 100%;
  width: 207px;
}

.custom-slick .content .stars {
  margin: 30px 0;
}

.custom-slick .content .titolo {
  font-weight: 600;
  margin: 0 0 24px 0;
}

.custom-slick .content .descr {
  margin-bottom: 12px;
}

.custom-slick .content .descr p {
  margin-bottom: 0;
}

.custom-slick .content .nome p {
  margin-bottom: 5px;
  color: rgb(120,120,120);
}

.custom-slick .content:hover {
  cursor: auto;
}

.custom-slick .content .stars i {
  color: #FFF200 !important;
}

.custom-slick .grid {
  flex-direction: column;
}

div[id*='images_with_text_slider_slick'] .slide-arrow {
  z-index: 3;
  height: 42px;
}


@media all and (max-width: 768px) {
  div[id*='images_with_text_slider_slick'] .prev-arrow {
    left:6%;
  }
  
  div[id*='images_with_text_slider_slick'] .next-arrow {
    right:6%;
  }
}



div[id*='images_with_text_slider_slick']{
  position: relative;
  padding-bottom: 30px;
}

div[id*='images_with_text_slider_slick'] > div
div[id*='images_with_text_slider_slick'] > div > div
{
  position: relative;
}

div[id*='images_with_text_slider_slick'] > div > div > div {
  font-weight: bold;
}

div[id*='images_with_text_slider_slick'] > div > div a {
  text-decoration: underline !important;
}

div[id*='images_with_text_slider_slick'] > div > div a:hover {
  color: #000000;
}

div[id*='images_with_text_slider_slick'] > div > div {
  margin-bottom: 25px;
}

@media all and (max-width: 991px){
  .custom-slick .prev-arrow {
    position: absolute;
    left: 6%;
    top: 50%;
  }
  .arrows-wrapper.slick-reviews-slider {
    right: 6%;
  }

  div[id*='images_with_text_slider_slick'] > div > div:not(.arrows-wrapper) {
    max-width:90%;
    margin: 0 0 20px auto !important;
  }

  div[id*='images_with_text_slider_slick'] > div > div.tal {
    max-width:90%;
    margin: 0 auto 20px !important;
  }

  .arrows-wrapper-wrapper {
    max-width: 90%;
  }
}

.custom-slick .nome,
.custom-slick .nome *
{
  color: #787878;
}

.custom-slick .titolo,
.custom-slick .titolo *
{
  font-size: 20px;
}

.custom-slick a:hover .titolo,
.custom-slick a:hover .descr,
.custom-slick a:hover .titolo *,
.custom-slick a:hover .descr *,
.custom-slick a:hover span
{
  color: #000000;
}

.custom-slick .slick-dots {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.custom-slick .slick-dots:hover {
  cursor: pointer;
}

.custom-slick .slick-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  border: 1px solid #000000;
}

.custom-slick
{
  margin-bottom: 0;
}

div[id*='images_with_text_slider_slick'] {
  margin-bottom: 15px;
}

div[id*='images_with_text_slider_slick'] .arrows-wrapper-wrapper {
  display: flex;
  justify-content: end;
}



.arrows-wrapper button svg {
  max-height: 100%;
  position: absolute;
  top: 50%;
  width: 100%;
}

.arrows-wrapper-wrapper button svg {
  position: absolute;
  top: 50%;
}

.arrows-wrapper-wrapper button.prev-arrow {
  transform: rotateY(180deg);
}

.arrows-wrapper-wrapper svg.prev-arrow,
.arrows-wrapper-wrapper svg.prev-arrow path,
.arrows-wrapper-wrapper svg.prev-arrow:hover path,
.arrows-wrapper-wrapper svg.next-arrow,
.arrows-wrapper-wrapper svg.next-arrow path,
.arrows-wrapper-wrapper svg.next-arrow:hover path
{
  transition: all 0.3s linear;
}

.arrows-wrapper-wrapper .svg__arrow {
  display: inline-block;
  transition: all 0.1s linear;
  width: 56px !important;
  position: relative;
}

.arrows-wrapper-wrapper .next-arrow svg,
.arrows-wrapper-wrapper .prev-arrow svg
{
  padding: 0 10px 0 0;
  width: 85%;
}

.arrows-wrapper-wrapper .next-arrow:hover svg,
.arrows-wrapper-wrapper .prev-arrow:hover svg
{
  padding: 0 !important;
  width: 100%;
}

.arrows-wrapper-wrapper .prev-arrow:hover svg {
  padding: 0 0 0 10px !important;
  width: 100%;
}

.arrows-wrapper-wrapper .svg__arrow svg {
  transition: all 0.1s linear;
  height: 12px;
}

.arrows-wrapper-wrapper .svg__arrow:hover {
  transition: all 0.1s linear;
  
}

@media all and (max-width: 768px){
  .arrows-wrapper-wrapper .svg__arrow {
    width: 50px;
  }
}

.arrows-wrapper-wrapper .prev-arrow:hover,
.arrows-wrapper-wrapper .next-arrow:hover
{
  cursor: pointer;
}

svg#left {
  transform: rotate(180deg);
}

.arrows-wrapper-wrapper svg.prev-arrow:hover path {
   d: path(
    "M0 9.35772H50.9956L44.2001 2.29941L46.4134 0L57 11L46.4134 22L44.2001 19.7006L50.9956 12.6423H0V9.35772Z"
  );
  d: "M0 9.35772H50.9956L44.2001 2.29941L46.4134 0L57 11L46.4134 22L44.2001 19.7006L50.9956 12.6423H0V9.35772Z";
} 

.arrows-wrapper-wrapper svg.next-arrow:hover path {
  d: path(
    "M0 9.35772H50.9956L44.2001 2.29941L46.4134 0L57 11L46.4134 22L44.2001 19.7006L50.9956 12.6423H0V9.35772Z"
  );
  d: "M0 9.35772H50.9956L44.2001 2.29941L46.4134 0L57 11L46.4134 22L44.2001 19.7006L50.9956 12.6423H0V9.35772Z";
}

.arrows-wrapper-wrapper .itm {
  display: inline-block;
  width: 25px !important;
}

.custom-slick .slick-dots li:not(:last-child){
  margin-right: 5px;
}

.custom-slick .slick-dots li.slick-active .dot {
  background-color: #000000;
}

@media all and (min-width: 992px){
  .custom-slick .slick-list,
  .arrows-wrapper-wrapper
  {
    max-width: 80%;
    margin-right: auto;
    margin-left: auto;
  }

  div[id*='images_with_text_slider_slick'] > div > div:not(.arrows-wrapper) {
    max-width:75%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media all and (max-width: 768px) {
  .arrows-wrapper-wrapper svg:hover {
    width: 50px;
  }
  
  .arrows-wrapper-wrapper .prev-arrow {
    margin-right: 15px;
  }

}

@media all and (min-width: 1201px){
  .custom-slick .prev-arrow {
    position: absolute;
    left: 8%;
    top: 50%;
  }
  .arrows-wrapper.slick-reviews-slider {
    right: 8%;
  }
}

.custom-slick .content a {
  display: block;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}

/* fine slider rece */

/* footer */

.main-footer .inner_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.main-footer .footer-item .footer-item__title {
  font-size: 16px !important;
  font-weight: 600 !important;
  text-transform: capitalize !important;
  margin-bottom: 20px !important;
  color: #ffffff;
}

.main-footer .footer-item .rte * {
  font-size: 14px !important;
}

.main-footer .rte a:focus {
  color: #ffffff !important;
}

.main-footer .footer-item .rte p {
  line-height: 27px !important;
  margin-bottom: 10px !important;
}

.main-footer .footer-item .social-icons {
  display: block !important;
  margin-top: 20px;
}

.main-footer .footer-item .footer-links a {
  font-size: 14px !important;
}

.main-footer .footer-item .footer-links > span {
  margin-top: 7px;
  margin-bottom: 7px;
}

.main-footer .footer-item a:hover,
.main-footer .footer-item .footer-links a:hover,
.main-footer .footer-item .footer-links a:hover *
{
  color: #ffffff !important;
}

.main-footer .footer-item .footer-icons {
  margin-top: 30px;
}

.main-footer .footer-item .footer-icons img {
  max-width: 250px;
}

.main-footer .footer-item--copyright,
.main-footer .footer-item--seealso {
  padding: 30px 0;
  border-top: 1px solid rgba(255,255,255,0.3);
}

.main-footer .footer-item--copyright * {
  font-size: 14px;
}

.main-footer .footer-item .social-icons {
  padding-left: 10px;
}

@media all and (min-width: 769px) and (max-width: 991px){
  .main-footer .inner_wrapper .footer-item {
    width: 50%;
    margin-bottom: 80px !important;
  }

  .main-footer .footer-item .social-icons .footer-item__title {
    margin: 25px 0 10px 0 !important;
  }
}

@media all and (min-width: 992px){
  .main-footer .inner_wrapper .footer-item {
    width: 25%;
    margin-bottom: 50px !important;
  }
}

@media all and (max-width: 768px){
  .main-footer .inner_wrapper .footer-item.footer-item--menus:not(:last-child) {
    margin-bottom: 0 !important;
  }

  .main-footer .inner_wrapper .footer-item.footer-item--menus > div:first-child {
    margin-bottom: 20px !important;
  }

  .footer-item--menus>div:last-child:not(:first-child) {
    margin-top: 0 !important;
  }
  
  .main-footer .inner_wrapper .footer-item {
    width: 100% !important;
    margin-bottom: 40px !important;
  }

  .main-footer .footer-item .footer-item__title {
    margin-bottom: 15px !important;
  }

  .main-footer .footer-item .footer-item__title:not(.mobile) {
    /*display: none !important;*/
  }

  .main-footer .footer-item .rte p {
    margin-bottom: 10px !important;
  }

  .main-footer .footer-item--copyright *:not(:last-child){
    margin-bottom: 20px;
  }

  .main-footer .footer-item .social-icons {
    margin-bottom: 20px;
  }
}

@media all and (min-width: 769px) {
  .main-footer .fake-accordion,
  .main-footer .footer-item__title.mobile,
  .main-footer .footer-item--menus .footer-links.mobile
  {
    display: none !important;
  }
}


@media all and (max-width: 768px) {
  .main-footer .footer-item.footer-item--menus:first-child {
    margin-bottom: 25px !important;
  }
  .main-footer .footer-item--menus .footer-item__title:not(.mobile),
  .main-footer .footer-item--menus .footer-links:not(.mobile)
  {
    display: none !important;
  }
  .main-footer .footer-item--menus .footer-item__title.mobile {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .main-footer .footer-item--menus .footer-item__title.mobile:after {
    transition: all 0.4s linear;
    font-family: "Font Awesome 6 Free" !important;
    content: '\f078';
    display: inline-block;
  }
  .main-footer .footer-item--menus .footer-item__title.mobile.expanded:after {
    transition: all 0.4s linear;
    transform: rotate(180deg);
  }

  .main-footer .footer-item--menus .footer-links span a span {
    border: 0 !important;
  }

  .main-footer .footer-item--menus .footer-links {
    padding: 3px 0 0 5px;
  }

  .main-footer .footer-item--menus .footer-links > span {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
}


/* fine footer */

/* product */

@media screen and (max-width: 835px) {
  .product__offers > div .smaller-lap--hide {
    display: block !important;
  }
}

@media screen and (max-width: 1023px) {
    .product__header {
        margin-bottom: 0 !important;
    }
}
.template-product a[id*='_trigger']{
  border-radius: 0 !important;
  transition: all 0.3s linear;
  margin-top: 25px;
  border-bottom: 1px solid rgba(0,0,0,0.38);
  font-weight: 500;
}

.template-product a[id*='_trigger']:hover {
  transition: all 0.3s linear;
  background-color: #F6F6F6;
  border-bottom: 1px solid rgba(0,0,0,0.9);
}

.template-product .product__offers>div {
  position: relative !important;
}

.breadcrumb__link a,
.product__vendor a,
#css-slider-recommended-products .product-item .product-item__caption *,
.toggles .toggle__content a
{
  color: #212529;
  text-decoration: none;
}

.product-item__link {
  color: #000;
}

.template-product #css-slider-recommended-products .product-item .product-item__caption * {
  border: 0 !important;
  border-image-width: 0 !important;
}

.template-product .breadcrumb__link a {
  font-weight: 600;
}

.template-product .product__vendor a {
  font-weight: bold;
}

.template-product .footer-item a,
.template-product #css-slider-recommended-products a,
.template-product #css-slider-recommended-products a *
{
  text-decoration: none !important;
}

.template-product .product__variants div[class*='flex'] .product-variant__name {
  margin-bottom: 0;
}

.template-product .product__variants div[class*='flex'] {
  margin-bottom: 1em;
}

.template-product .product__variants div[class*='flex'] .product-variant__name {
  display: inline-block;
  height: 25px;
  font-size: 16px;
}

.menu-meta .menu-meta__count {
  color: #000;
}

.template-product .product-variant__name {
  font-weight: 500;
}

/* TAB SPEDIZIONI */
.mdl.opened .toggle__title{font-weight:normal !important;}
.mdl.opened .toggle__title .symbol--minus{display:none !important}
.mdl.opened .toggle__title .symbol--plus{display:block !important}

/* OPTIONS COLORE CON FOTO */
.product-variant__name #current_color,
.ms-product-variant__item--color label{
  text-transform: capitalize;
}

.product-variant__container .product-variant__item input:checked+label{
  border:0px;
  border-bottom:6px solid #FFF200;
  border-bottom-color:#FFF200!important;
  outline: 1px solid #ccc;
  outline-offset: -1px;
}

.ms-product-variant__item--color{position:relative;}
.ms-product-variant__item--color label{overflow:hidden;}
.ms-product-variant__item--color label:hover{background-color:transparent !important;}
.ms-product-variant__item--color{height:70px !important;margin-bottom:10px;}
.product-variant__container .product-variant__item input.disabled:checked+label{outline:1px dashed #EEE !important;border-bottom-color:#EEE!important;}
.ms-product-variant__item--color input.disabled+label img{opacity:0.3;}
.ms-product-variant__item--color input.disabled+label:after{background:#666 !important;}

/* SISTEMAZIONE FOTO SU LIST */
.product-item__image figure img,
.cart-item figure img{
    width: auto !important;
    max-width: 100% !important;
    height: auto !important;
    max-height: 100% !important;
}
.lazy-image[data-ratio]:after{background:#FFF;}
/* OPTIONS SU PREVIEW PRODOTTO CON FOTO */
.product-item__variants{
  position:relative;
}

.product-item__variant{
  margin-top:10px !important;
}
.product-variant__container .product-variant__item--color label {
    padding: 0 14px !important;
}

.product-variant__container .product-variant__item--color label img{
  max-height:100%;
  width:auto;
}

.product-item__variant.active .ms-preview_prod-img{
  border-color:#000 !important;
}
.ms-preview_prod-img{
  /*-webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;*/
  border:1px solid #CCC;
  overflow:hidden;
  width:50px;
  height:50px; 
  padding:3px;
}
.product-item__variants .pluscolor{
  font-size:12px;
  position:absolute;
  top:20px;
}
.ms-preview_prod-img img{
  height:100%;
  width:auto;
  max-width:100%;
}
@media screen and (max-width: 1400px) {
  .ms-preview_prod-img{
    width:45px;
    height:45px; 
  }
  .product-item__variants .pluscolor{
    top:16px;
  }
}
@media screen and (max-width: 1260px) {
  .ms-preview_prod-img{
    width:40px;
    height:40px; 
  }
  .product-item__variants .pluscolor{
    top:12px;
  }
}
@media screen and (max-width: 1140px) {
  .ms-preview_prod-img{
    width:35px;
    height:35px; 
  }
  .product-item__variants .pluscolor{
    top:9px;
  }
}
@media screen and (max-width: 1024px) {
  .ms-preview_prod-img{
    width:45px;
    height:45px; 
  }
  .product-item__variants .pluscolor{
    top:16px;
  }
}
@media screen and (max-width: 484px) {
  .ms-preview_prod-img{
    width:40px;
    height:40px; 
  }
  .product-item__variants .pluscolor{
    top:12px;
  }
}
@media screen and (max-width: 460px) {
  .ms-preview_prod-img{
    width:35px;
    height:35px; 
  }
  .product-item__variants .pluscolor{
    top:9px;
  }
}
@media screen and (max-width: 390px) {
  .ms-preview_prod-img{
    width:30px;
    height:30px; 
  }
  .product-item__variants .pluscolor{
    top:5px;
  }
}
@media screen and (max-width: 360px) {
  .ms-preview_prod-img{
    width:25px;
    height:25px; 
  }
  .product-item__variants .pluscolor{
    top:4px;
  }
}
@media screen and (max-width: 320px) {
   .product-item__variants{display:none !important;}
}

.product-item .product-item__link:hover .product-item__price > span span.transcy-money {
  color: rgb(0,0,0);
}

/* fine product */

/* modale nl */
#modal-nl {
  border: none !important;
}

/* gift card */

#gift-card .product__offers {
  height: auto !important;
}

#gift-card .product__offers > div {
  padding-top: 10px !important;
}

#gift-card .product__offers .product__description {
  margin: 20px 0 25px 0 !important;
}

@media all and (min-width: 836px) and (max-width: 1400px){
  #gift-card #main > .main-product {
    min-height: 620px !important;
  }
}

@media all and (max-width: 835px){
  #gift-card .product__offers > div {
    padding-top: 25px !important;
  }
}

/* fine gift card */

/* blog article */
.back--blog--button {margin-bottom:50px;text-transform:none;border-bottom:1px solid #FFF;padding-bottom:10px;padding-inline-start: 54px;font-size:12px;}
.back--blog--button svg path{fill:#FFF;}
.back--blog--button .svg{position: absolute;margin-inline-end: 22px;width: 32px;overflow: hidden;transition: all .12s linear;top: 0;left:0px;transform: rotate(180deg);}
.back--blog--button,.back--blog--button *{color:#FFF;}

.back--blog--button:hover {color:#FFF!important;padding-inline-start: 68px;}
.back--blog--button:hover .svg{width:50px;left:4px;}

@media all and (max-width: 599px){
  .back--blog--button {font-size:10px;}
}

/* blog preview */

.image-with-text.blog_preview {
  align-items: center;
  margin-bottom: 100px;
}

.image-with-text.blog_preview .image-with-text__description {
  margin-bottom: 3em;
}

@media all and (max-width: 1023px){
  .image-with-text.blog_preview {
    padding: 0 15px;
  }
}

@media all and (max-width: 599px){
  .image-with-text.blog_preview .image-with-text__image {
    margin-bottom: 3em;
  }
  /*Forzo che da mobile si veda una sola colonna */ 
  .blog .blog-item--featured,
  .blog .blog-item:not(.blog-item--featured){width:100% !important;}
}

/* fine blog preview */


/* classi modale bootstrap */
/*
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
a {
  background-color: transparent;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal-xl {
  max-width: 90%;

.modal-dialog-scrollable {
  overflow-y: auto;

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.clickable {
  cursor:pointer;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.clearfix:before,
.clearfix:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
*/
/* fine classi modale bootstrap */

/* side cart drawer */

#site-cart-sidebar #AjaxCartForm form .cart-item .content a {
  text-decoration: none;
}

#site-cart-sidebar #AjaxCartForm form .cart-item .content a span.title {
  color: rgb(33, 37, 41);
}

/* fine side cart drawer */

/* faq */

.accordion-button:not(.collapsed) {
  color: #212529 !important;
  background-color: transparent !important;
}

.accordion-button:not(.collapsed):after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !importasnt;
}

/* fine faq */

/* collection */

.ms-main-collections-description__wrapper {
  margin-top: 30px;
}

a[data-id*="read-more-link_"] {
  transition: all 0.3s linear;
  background-color: #000000 !important;
  border: 1px solid #000000;
}

a[data-id*="read-more-link_"]:hover {
  transition: all 0.3s linear;
  background-color: #ffffff !important;
  border: 1px solid #000000;
  color: #000000;
}

/* fine collection */

/* sidebar menu */

.add-mt {
  margin-top: 25px;
}

.add-mt a {
  transition: all 0.3s linear;
  display: inline-block !important;
}

.add-mt a span {
  transition: all 0.3s linear;
  font-size: 20px;
  padding-top: 0.225rem;
  padding-bottom: 0.225rem;
  padding-right: 1.6rem;
  padding-left: 1.6rem;
  border: 1px solid #000000;
  box-shadow: 3px 4px 10px rgba(0, 0, 0, 0.6);
}

.add-mt a:hover span {
  transition: all 0.3s linear;
  background-color: #000000;
  color: #ffffff;
}

.add-mt a span span {
  display:none;
}

/* fine sidebar menu */

/* header */

.shopify-section.shopify-section-group-header-group.mount-header.is-sticky .header .logo-img,
.shopify-section.shopify-section-group-header-group.mount-header.is-sticky .header .logo-img img
{
  max-height: 40px !important;
}

.dcpd-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.dcpd-menu {
  margin-top: 4px;
  font-size: 14px;
}

@media all and (max-width: 767px) {
  .dcpd-menu {
    display: none;
  }
}

/* fine header */

/* product item */

.product-item .product-item__price del {
  text-decoration: line-through !important;
}

.product-item .product-item__title {
  margin-top: 10px !important;
}

.product-item .product-item__vendor {
  margin: 15px 0 10px;
}

.product-item *:hover .product-item__vendor {
  color: #000000;
}

/* fine product item */

/* privacy */

.newsletter-form .privacy-wrapper {
  margin-top: 10px !important;
  margin-bottom: 0 !important;
}

.contact-form .privacy-wrapper {
  margin-bottom: 10px;
  margin-top: 0;
}

.privacy-wrapper a {
  text-decoration: underline !important;
}

.privacy-wrapper a:hover {
  color: #000000;
}

.privacy-wrapper p {
  margin-bottom: 0;
}

/* fine privacy */

/* contatti */

.main-contact-page .text-wrapper div[class*='image'] > div:first-child {
  margin-top: 12px;
}

.main-contact-page .text-wrapper div[class*='image'] > div div {
  margin-top: 10px
}

.main-contact-page .text-wrapper div[class*='image'] > div p {
  margin-bottom: 5px;
}

.main-contact-page .text-wrapper div[class*='image'] > div p.mh {
  font-weight: bold;
}

.main-contact-page .text-wrapper div[class*='image'] > div a {
  display: inline-block;
  margin-bottom: 2px;
}

.template-page-contact .page-content .g_map,
.template-page-contact .page-content div[id*='_main']
{
  margin-bottom: 7vh !important;
}

/* fine contatti */

/* newsletter form */

.mount-newsletter .section-header__title {
  margin-bottom: 0.4em !important;
}

.mount-newsletter .newsletter-text {
  margin: 0 0 1.2em 0 !important;
}

/* fine newsletter form */

/* tabella guida taglie */

.product-sizes-modal .modal-body div[class*='table'] > p {
  margin-bottom: 1rem !important; 
}

/* fine tabella guida taglie */

/* APP CURRENCY CONVERTER + */
.currency-converter-currency-button{font-size:12px !important;}
.currency-converter-chooser{min-width:auto !important;font-size:12px !important;}
.currency-converter-chooser li:first-child{display:none;}/* Rimuovo AUTO detect*/
.cbb-currency-flag{display:none !important;}

/* Forzo prezzo barrato in preview */
.product-item__price del *{text-decoration: line-through !important;}
/* Nascondo prezzi su carrello side */
#site-cart-sidebar .price,
#site-cart-sidebar #CartTotal{display:none !important;}


#section-collection-header2.position-sticky {
  background: #FFFFFF;
  z-index: 300;
  padding-top: 25px;
}

/* ULTIME RICHIESTE SEO/CONTENT */
/* Scritta la terale immagini in verticale */
/*
.slide-image__caption.slide-image__caption--right.palm--hide{width:auto !important;}
.slide-image__caption.slide-image__caption--right.palm--hide p{font-size:18px !important;}
.vertical-slider .slide-image__caption.slide-image__caption--right{transform: none !important;}
*/
/* Dimensione brands */
/*
.collection-list.collection-list--layout-vertical.grid-item.push-left-one-tenth.lap--push-left-none .collection-list-item-title.h1{
  font-size: calc(80px / 56* var(--base-headings-size) + 0px);
}
*/