<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

* {
  box-sizing: border-box;
}
body {
  padding-top: 0px;
}
.hide-element {
  display: none;
}
.show-tablet {
  display: block;
}
.hide-tablet {
  display: none !important;
}

.container {
  width: 700px;
  margin: 0 auto;
}

.box1-1 {
  width: 100%;
  box-sizing: border-box;
  padding: 1%;
}

.boxHalf,
.box1-2 {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 1%;
  position: relative;
}

.box3-4 {
  float: left;
  width: 75%;
  box-sizing: border-box;
  padding: 1%;
}

.box2-3 {
  float: left;
  width: 66.66666666%;
  box-sizing: border-box;
  padding: 1%;
}

.box3,
.box1-3 {
  float: left;
  width: 33.33333333%;
  box-sizing: border-box;
  padding: 1%;
}

.box1-4 {
  float: left;
  width: 25%;
  box-sizing: border-box;
  padding: 1%;
}

.box1-6 {
  float: left;
  width: 16.66666666%;
  box-sizing: border-box;
  padding: 1%;
}

.box1-8 {
  float: left;
  width: 12.5%;
  box-sizing: border-box;
  padding: 1%;
}
.box1-10 {
  float: left;
  width: 10%;
  box-sizing: border-box;
  padding: 0.5%;
}

.box1-3h {
  float: left;
  width: 32%;
  box-sizing: border-box;
  margin-right: 2%;
}
.box1-3h.last {
  float: left;
  width: 32%;
  box-sizing: border-box;
  margin-right: 0%;
}
.box-icona .info-icona-hide {
  display: none !important;
}
.box-lista .info-lista-hide {
  display: none !important;
}

.box-lista .box1-3h {
  float: left;
  width: 100%;
  box-sizing: border-box;
  margin-right: 0%;
}

.box-lista .box1-3h.last {
  float: left;
  width: 100%;
  box-sizing: border-box;
  margin-right: 0%;
}
.box-lista .box1-3h .info0-lista {
  float: left;
  width: 32%;
  box-sizing: border-box;
  margin-right: 2%;
}
.box-lista .box1-3h .info1-lista {
  float: left;
  width: 32%;
  box-sizing: border-box;
  margin-right: 2%;
}
.box-lista .box1-3h .info1-lista .titoloprodottoBox {
  background: #fff none repeat scroll 0 0;
  color: black;
  display: inline-block;
  font-family: 'Aller Display';
  font-size: 16px;
  line-height: 16px;
  padding: 10px;
  width: 100%;
}

.box-lista .box1-3h .info2-lista {
  float: left;
  width: 32%;
  box-sizing: border-box;
  margin-right: 2%;
}

.box-lista .box1-3h .info3-lista {
  float: right;
  width: 24%;
  box-sizing: border-box;
  margin-right: 0%;
}
.box-lista .box1-3h .info3-lista {
  text-align: center;
}
.box-lista .box1-3h .info3-lista .prezzo {
  float: right;
}
.box-lista .box1-3h .info3-lista .prezzovecchio {
  float: right;
}

.box-lista .box1-3h .aggiungi-carrello::before {
  border-color: black transparent;
  border-image: none;
  border-style: solid;
  border-width: 0 0 20px 10px;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  left: -10px;
  transition: border-color 0.5s ease 0s;
  width: 0;
  z-index: 10;
}
.box-lista .box1-3h .aggiungi-carrello {
  background-color: black;
  background-image: url('../images/arrow-rw.png'),
    url('../images/carrellow.png');
  background-position: right 8px center, left 8px center;
  background-repeat: no-repeat, no-repeat;
  background-size: auto auto, auto 75%;
  color: #fff;
  font-family: 'Aller Display';
  font-size: 13px;
  line-height: 20px;
  padding-right: 15px;
  padding-left: 30px;
  position: absolute;
  text-align: left;
  transition: background-color 0.5s ease 0s;
  float: right;
  right: 0;
  width: 32%;
  bottom: 10px;
}

.box-lista .box1-3h .aggiungi-carrello:hover {
  background-color: #7e7e7e;
}
.box-lista .box1-3h .aggiungi-carrello:hover::before {
  border-color: #7e7e7e transparent;
}

.box-lista .box1-3h .dettagli::before {
  border-color: #d71920 transparent;
  border-image: none;
  border-style: solid;
  border-width: 0 0 20px 10px;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  left: -10px;
  transition: border-color 0.5s ease 0s;
  width: 0;
  z-index: 10;
}
.box-lista .box1-3h .dettagli {
  background-color: #d71920;
  background-image: url('../images/arrow-rw.png');
  background-position: right 8px center;
  background-repeat: no-repeat;
  background-size: auto auto;
  color: #fff;
  font-family: 'Aller Display';
  font-size: 13px;
  line-height: 20px;
  padding-right: 8px;
  padding-left: 15px;
  position: absolute;
  text-align: left;
  transition: background-color 0.5s ease 0s;
  width: 30%;
  float: right;
  right: 0;
  bottom: 40px;
}
.box-lista .box1-3h .dettagli:hover {
  background-color: #a91419;
}
.box-lista .box1-3h .dettagli:hover::before {
  border-color: #a91419 transparent;
}

.slidecorrelati .ext-box1-3h {
  padding: 0 10px;
}

.slidecorrelati .ext-box1-3h .box1-3h {
  float: left;
  width: auto;
  box-sizing: border-box;
  margin-right: 0;
}

header {
  min-height: 85px;
  margin-bottom: 10px;
}

.header_top {
  padding: 1.5rem 0 0 1rem;
  width: 20%;
}

.header_top input {
  width: 100%;
}

.header_top .titololeft {
  font-size: 16px;
}

header .logo {
  float: left;
  width: 250px;
  margin-left: 5px;
  overflow: hidden;
  padding-top: 10px;
}
header .logo img {
  width: 100%;
}
header .logo .lingue {
  width: 40%;
  padding-top: 5px;
}
header .logopayoff {
  width: 60%;
}
header .payoff {
  display: inline-block;
  width: 100%;
  text-align: left;
  font-size: 11px;
  line-height: 11px;
}
header .carrello {
  float: left;
  width: 250px;
  margin-left: 5px;
  padding-top: 15px;
}

header .carrello .carrellotxt {
  font-size: 12px;
}

header .carrello .carrelloval {
  font-size: 16px;
  line-height: 16px;
}
header .carrello .ico-carrello {
  width: 50px;
}

.selectRicercaInterna {
  width: 100%;
}

.opzionivarie {
  width: 660px;
}
.puliscisessione {
  width: 225px;
}
.altreopzioni {
  width: 435px;
}

.slide .slidebkg {
  width: 60%;
}
@media (max-width: 850px) {
  .slide .slidebkg {
    width: 65%;
  }
}
@media (max-width: 800px) {
  .slide .slidebkg {
    width: 71%;
  }
  .select-top::before {
    right: unset;
    border-width: 0px;
  }
  .select-top::after {
    left: unset;
    border-width: 0px;
  }
}

.chosen-container-single .chosen-single.chosen-default span {
  font-size: 24px;
}
.shadowselect {
  display: none;
}

header .fastsearch input {
  border: 2px solid black;
  display: block;
  float: left;
  height: 30px;
  position: relative;
  width: 100%;
}
header .fastsearch .arrow::before {
  border-color: #d71920 transparent;
  border-image: none;
  border-style: solid;
  border-width: 0 10px 30px 0;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  right: -10px;
  top: 0;
  transition: all 0.5s ease 0s;
  width: 0;
  z-index: 2;
}
header .fastsearch .arrow::after {
  border-color: transparent #d71920;
  border-image: none;
  border-style: solid;
  border-width: 0 10px 30px 0;
  content: '';
  display: block;
  height: 0;
  left: -10px;
  position: absolute;
  top: 0;
  transition: all 0.5s ease 0s;
  width: 0;
  z-index: 2;
}
header .fastsearch .arrow {
  background-color: #d71920;
  background-image: url('../images/arrow-rw.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto auto;
  color: #fff;
  cursor: pointer;
  float: left;
  font-size: 13px;
  height: 30px;
  margin-left: -2px;
  position: relative;
  transition: all 0.5s ease 0s;
  width: 25px;
}
header .fastsearch .arrow:hover {
  background-color: #a91419;
}
header .fastsearch .arrow:hover::after {
  border-color: transparent #a91419;
}
header .fastsearch .arrow:hover::before {
  border-color: #a91419 transparent;
}

#risultatiricercaKP2 {
  left: 0;
  position: absolute;
  background-color: #fff;
  border: 1px solid #ccc;
  color: #666;
  padding: 20px;
  z-index: 200;
  min-width: 400px;
  width: 90%;
  margin: 2% 5%;
}
#risultatiricercaKP2 span {
  font-family: 'Aller Display';
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 10px;
}
#risultatiricercaKP2 a {
  border: 1px solid #fff;
  margin: 5px;
  transition: all 0.5s ease;
  display: block;
  width: 100%;
}
#risultatiricercaKP2 a b {
  color: #d71920;
}
#risultatiricercaKP2 a:hover {
  border: 1px solid #d71920;
  color: #d71920;
}
#risultatiricercaKP2 a span {
  font-size: 13px;
  line-height: 13px;
  margin-bottom: 0px;
  margin-left: 5px;
  font-family: 'Aller Regular';
  color: black;
}
.selectRel {
  position: relative;
  z-index: 20;
}

.contenuto-right {
  width: 98%;
  margin: 0 1%;
}

.fasciarossaobliqua {
  width: calc(50% - 10px);
  border-bottom: 240px solid #d71920;
  height: 240px;
}
.containerhalffascia {
  width: 285px;
  height: 240px;
}

.containerhalffascia2 {
  width: 350px;
}
#iscriviNewsletter input {
  width: 160px;
}
#iscriviNewsletter button {
  width: 115px;
}
.containerfull {
  margin: 0 auto;
  width: 100%;
}
footer .containerfull {
  width: 100%;
}
.shop-cart ul.tabs {
  margin-top: 0;
}
.shop-cart ul.tabs a {
  font-size: 11px;
}

.right-cl-cart {
  margin-left: 1%;
  width: 24%;
  font-size: 11px;
}

.container80 {
  margin: 0 5%;
  width: 90%;
}
.boxCoupon .exeCarrelloD .dettagli {
  line-height: 20px;
}

.exeCarrelloB .aggiungi-carrello {
  width: 200px;
}
.exeCarrelloA .dettagli {
  width: 200px;
  padding-right: 25px;
}

.aggiungi-carrello {
  background-size: auto auto, auto 55%;
}
.exeCarrelloC .aggiungi-carrello {
  padding-left: 35px;
}

.shop-cart .product-total {
  width: 14%;
}

.shop-cart .product-remove {
  width: 1%;
}

#attenzioneOrdine span {
  font-size: 18px;
}

.datiProdotto .printpage {
  font-size: 17px;
  padding-right: 10px;
  width: 155px;
}
.datiProdotto .share {
  font-size: 16px;
  width: 170px;
}
.celerileft {
  margin-bottom: 10px;
}
.celerileft.col-3.margin-right-2 {
  width: 33.333%;
  margin: 0;
}
.assistenzaleft.col-3.margin-right-1 {
  width: 33.333%;
  margin: 0;
}
.imgpagamenti.col-3 {
  width: 33.333%;
  margin: 0;
}
.slick-slider.slidecorrelati {
  margin: 0 auto;
  width: calc(100% - 80px);
}
.garaBox .titologaraBox {
  font-size: 28px;
  line-height: 28px;
}

.paginazione {
  height: 60px;
}
.paginazione #vista-icone {
  clear: left;
}
.paginazione #articoliperpagina_chosen {
  clear: left;
}

.contNews {
  display: flex;
  flex-direction: column;
}

.newsCol3 {
  width: 100%;
  padding: 0;
  margin-top: 20px;
}

.newsCol9 {
  width: 100%;
  order: -1;
}

.celerileft {
  width: 50%;
  margin-top: 20px;
  float: left;
}

.assistenzaleft {
  float: left;
  padding-left: 20px;
  margin-top: 20px;
}

.imgpagamenti {
  margin-left: 20px;
}

.exeProd .spinner {
  float: left;
  clear: left;
  margin-top: 20px;
}
</pre></body></html>