/* MENU MOBILE */

.circle-text {
  width: 55px;
  min-width: 30px;
  min-height: 30px;
  float: right;
  margin-top: 2px;
  margin-right: 15px;
  cursor: pointer;
}
.circle-text:after {
  content: '';
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background: #000000;
  -moz-border-radius: 10%;
  -webkit-border-radius: 10%;
  border-radius: 10%;
}
.circle-text div {
  float: left;
  width: 100%;
  padding-top: 42%;
  line-height: 1em;
  margin-top: -1.4em;
  text-align: center;
  color: white;
}
.circle-text div hr {
  border: 0;
  height: 2px;
  background: white;
  width: 60%;
  margin: 7px auto;
}
.circle-text div a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
#menu-display {
  margin-top: 6px;
  z-index: 99999;
  cursor: pointer;
  font-weight: 400;
  font-size: 1.2rem;
  float: right;
  position: relative;
}
#menu-display span {
  position: absolute;
  display: block;
  color: white;
  bottom: 3px;
  width: 100%;
  text-align: center;
  font-size: 1.4rem;
  padding: 0;
  border: 0;
}
#menu img {
  max-width: 24%;
  float: right;
  filter: brightness(3);
  -webkit-filter: brightness(3);
}

#richiedi {
  z-index: 99999;
  font-size: 1.1rem;
  position: relative;
  float: right;
  display: none;
}

#richiedi a {
  text-decoration: none;
  line-height: 13px;
}

.circle-text2 {
  width: 55px;
  min-width: 30px;
  min-height: 30px;
  float: right;
  margin-top: 2px;
  margin-right: 15px;
  cursor: pointer;
}

.circle-text2:after {
  content: '';
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background: #ffd73a;
  -moz-border-radius: 10%;
  -webkit-border-radius: 10%;
  border-radius: 10%;
  color: #000000;
}

.circle-text2 div {
  float: left;
  width: 100%;
  padding-top: 35%;
  line-height: 1em;
  margin-top: -1.2em;
  text-align: center;
  color: white;
}

.circle-text2 div hr {
  border: 0;
  height: 3px;
  background: white;
  width: 70%;
}

.circle-text2 div a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  color: #000000;
}

.circle-text2 img {
  display: block;
  width: 15px;
  height: 25px;
  cursor: pointer;
  margin: -3px 0px -3% 38%;
}

.multilevelpushmenu_wrapper {
  float: none;
  clear: none;
  width: auto;
  height: auto;
}

.multilevelpushmenu_wrapper span.titolih2 {
  padding: 15px 10px 10px 15px;
  font-size: 1.2em;
  color: #e74131;
  margin-left: 0px;
}

.multilevelpushmenu_wrapper a {
  font-size: 1.3rem;
  line-height: 1.3rem;
  margin-left: 4px;
  overflow: visible;
}

.multilevelpushmenu_wrapper span.titolih2 a {
  font-size: 1.1rem;
  color: #fcc01c;
  margin: 0;
  padding: 0;
}

.multilevelpushmenu_wrapper .levelHolderClass {
  background: #171a1b;
}

.multilevelpushmenu_wrapper .ltr {
  box-shadow: none;
  border-right: 1px solid #535353;
  overflow-y: auto !important;
}

.multilevelpushmenu_wrapper li {
  padding-left: 10px;
  margin-bottom: 0;
  padding: 0.6em;
  width: 200px;
  height: auto;
  border-right: 0;
}

.multilevelpushmenu_wrapper .floatLeft {
}

.multilevelpushmenu_wrapper .backItemClass {
  background: #222222;
}

.backItemClass a {
  color: #ffffff;
}

.multilevelpushmenu_wrapper .backItemClass {
  padding: 0.6em;
}

.multilevelpushmenu_wrapper li.selected2 a {
  color: #e74131;
}
.multilevelpushmenu_wrapper .floatRight {
  float: right;
}

.showmobile {
  display: none;
}
.showtablet {
  display: none;
}
.hidemobile {
}
.diamond {
  float: none !important;
}

@media only screen and (max-width: 1400px) {
}

@media only screen and (max-width: 1200px) {
}

@media only screen and (max-width: 1100px) {
}

@media only screen and (max-width: 1000px) {
  .container {
    width: 850px;
  }
  .showtablet {
    display: block;
  }
  .iscrivitiHeader {
    display: none;
  }
  .header {
    height: 460px;
  }
  .headtop {
    height: 460px;
  }

  .header.small {
    height: 300px;
  }
 .headtop.small {
    height: 391px;
  }
  #slideshow {
    height: 335px;
  }
  .menu_top2 {
    position: absolute;
    bottom: -100px;
    height: auto;
    border: 4px solid #777;
    background: #353535;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  section {
    padding-top: 100px;
  }
  .blocco1 {
    padding: 40px 0px 40px 0;
  }
  .blocco1.v2 {
    padding-top: 20px;
  }
  .ricerca_top {
    position: absolute;
    right: 256px;
  }
  .car_right {
    position: absolute;
    top: 0;
    right: 0;
    height: 45px;
  }
  .userLogin,
  .carrelloTop {
    height: 45px;
  }
  .imggV a {
    display: block;
    margin: 0 auto;
  }
  .nav2 {
    height: auto;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    flex-wrap: wrap;
  }
  .nav2 li {
    max-width: none;
    border-right: 0;
    font-size: 1.2rem;
    height: 35px;
    padding: 10px 10px 10px 10px;
  }
  .sottomenu_top {
    -webkit-box-shadow: 0 0 3px 0 #333333;
    box-shadow: 0 0 3px 0 #333333;
    top: 35px;
  }
  .boxProdotto {
    width: 45%;
    margin-right: 5%;
    margin-left: 0;
    margin-bottom: 40px;
  }
  .boxProdotto.v2 {
    margin-left: 2%;
    margin-right: 3%;
  }
  .promoo .boxProdotto:first-child {
    display: none;
  }
  .six.columns.blocco2 {
    width: 45%;
    margin-right: 5%;
    margin-left: 0;
    min-height: 286px;
  }
  .titoloBig3 {
    margin-bottom: 6px;
  }
  .clearbTablet {
    display: block;
    clear: both;
  }
  .elencoProdotti .clearb {
    display: none;
  }
  .elencoProdotti .boxProdotto {
    margin-right: 5% !important;
  }
  .elencoProdotti .boxProdotto:nth-child(even) {
  }
  .foot p {
    margin-left: 30px;
  }
  .padding10 {
    padding-left: 20px;
    padding-right: 0;
  }
  .select_ricerca {
    width: 100%;
  }
  .btn_nero {
    max-width: 100%;
  }
  .barrafiltro.v2 {
    padding: 30px 20px;
  }
  .barrafiltro .columns.three {
    width: 30%;
  }
  .barrafiltro .columns.three:first-child {
    width: 15%;
  }
  .galleryProdotto {
    height: auto;
  }
  .slick-prev5 {
    margin-left: -20px !important;
    margin-top: 55px !important;
    left: 40% !important;
  }
  .slick-next5 {
    margin-right: -20px !important;
    margin-top: 55px !important;
    right: 40% !important;
  }
  .barraOpzioni {
    width: 50%;
  }
  .barraOpzioni.v2 {
    width: 40%;
  }
  .barraQuantita {
    width: 25%;
    padding-left: 10px;
  }
  .barraAcquista {
    width: 23%;
  }
  .select_ricerca.interno {
    width: 65%;
    margin-left: 5%;
  }
  .formCarrello input.qta {
    width: 100%;
  }
  #PrezzoBox {
    line-height: 3rem;
  }
  .datiSpedizione {
    margin-right: 0;
  }
  .contatti {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .contatti .four {
    order: 2;
    -webkit-order: 2;
    width: 98%;
    margin-bottom: 20px;
    background-color: #f1f1f1;
    padding: 20px 20px 0px 30px;
  }
  .contatti .eight {
    width: 100%;
    margin-left: 0;
  }
  .contTxt,
  .contTxt2 {
    width: 40%;
    float: left;
  }
  #accordion h3 {
    background: #75797a url('../images/freccia-select3.png') no-repeat right
      center !important;
  }
}

@media only screen and (max-width: 950px) {
  .container {
    width: 800px;
  }
  #bannermobile {
    display: none;
  }
  #bannerdesktop {
    display: none;
  }
  #bannertablet {
    display: block;
  }
}

@media only screen and (max-width: 900px) {
  .container {
    width: 750px;
  }
}

@media only screen and (max-width: 800px) {
  .container {
    width: 700px;
  }
  .nav2 li {
    padding: 0 10px;
  }
  .headtop {
    height: 460px; /*height: auto;*/ /*height: 300px;*/
  }
  .fototestata.desktop {
    position: absolute;
    margin: 0 auto;
    display: block;
    width: auto;
    right: 0px;
    left: 0;
    height: auto; /*height: 300px;*/
  }
  .home_middle {
    width: 100%;
    height: 694px;
    background: url('../images/home_middle-tablet.jpg') no-repeat center center;
    background-size: cover;
  }
}

@media only screen and (max-width: 700px) {
  .container {
    width: 96%;
    margin: 0 auto;
  }
  .cont_sli {
    width: 100%;
    min-height: 264px;
    padding: 0 20px;
  }
  .sli {
    padding: 40px 0 0 0;
  }
  .sli span.s2 {
    margin-top: 10px;
  }
  .sli h2.s2 {
    margin-top: 10px;
  }
  .header {
    height: 400px;
  }
  section {
    padding-top: 0px;
  }

  #slideshow {
    margin-top: 50px;
    height: 370px;
  }
  #slideshow .slick-prev4 {
    left: 32px;
    top: 90%;
  }
  #slideshow .slick-next4 {
    left: 71px;
    right: auto;
    top: 90%;
  }

  .ricerca_top,
  .car_right,
  .menu_top,
  .menu_top2 {
    display: none;
  }
  .iconeMobile {
    left: 0px;
    display: block;
    background: #e74131;
    width: 100%;
    height: 50px;
    position: fixed;
    top: 0px;
    z-index: 99999;
    margin-left: 0%;
    padding-right: 0%;
    border-bottom: 1px solid white;
  }
  .iconeDesktop {
    display: none;
  }
  #menu-display {
    display: block;
    top: 0px;
    width: 50px;
    margin-top: 0px;
    margin-right: 3px;
    right: 0px;
  }
  #menu-display span {
    bottom: 4px;
    font-size: 1.1rem;
  }
  .circle-text:after {
    background: transparent;
  }
  .circle-text div {
    padding-top: 41%;
  }
  .circle-text div hr {
    height: 2px;
    margin: 6px auto;
  }
  .logo {
    padding: 4px 0 0 4px;
  }
  .barraOpzioni.v2 {
    display: none;
  }
  .barraQuantita.v2 {
    width: 50%;
  }
  .barraAcquista.v2 {
    width: 40%;
  }
}

@media only screen and (max-width: 600px) {
  #bannermobile {
    display: none;
  }
  #bannerdesktop {
    display: none;
  }
  #bannertablet {
    display: block;
  }
  .boxProdotto {
    width: 93%;
    margin: 0 0 40px 0;
    float: none;
  }
  .six.columns.blocco2 {
    width: 93%;
    margin: 0 0 40px 0;
    float: left;
    min-height: 0;
  }
  .promoo .boxProdotto:first-child {
    display: block;
  }
  .home_middle3 {
    width: 100%;
  }
  .box_ico1 {
    width: 33%;
  }
  .imgCat {
    display: none;
  }
  .blocco1 {
    padding: 20px 20px 40px 20px;
  }
  .eight.columns {
    width: 100%;
  }
  .barrafiltro .columns.three:first-child {
    width: 100%;
    margin-bottom: 10px;
  }
  .barrafiltro .columns.three,
  .barrafiltro .columns.six {
    width: 100%;
  }
  .barrafiltro .columns.three input {
    width: 100%;
  }
  .resettaFiltro {
    position: absolute;
    right: 21px;
    margin-top: -59px;
  }
  .briciolepane {
    margin-top: 10px;
  }
  .blocco4 {
    padding: 20px 10px 20px 10px;
  }
  .barraOpzioni {
    width: 100%;
  }
  .barraQuantita,
  .barraAcquista {
    width: 50%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }
  .qta,
  .prezzoProdotto.interno {
    margin-top: 10px;
  }
  .seiRivenditore {
    width: 38%;
    margin-right: 2%;
  }
  .datiSpedizione {
    width: 60%;
  }
}

@media only screen and (max-width: 549px) {
  .sli h1.s1 {
    font-size: 2.6rem;
    line-height: 3rem;
  }
  .sli h2.s2 {
    font-size: 1.6rem;
  }
  .sli span.s1 {
    font-size: 2.6rem;
    line-height: 3rem;
  }
  .sli span.s2 {
    font-size: 1.6rem;
  }

  .sli h1.s1 br {
    display: none;
  }
  .sli h2.s2 br {
    display: none;
  }
  .sli span.s1 br {
    display: none;
  }
  .sli span.s2 br {
    display: none;
  }

  .home_middle3 {
    padding: 40px;
  }
  .galleryProdotto,
  .imgBig {
    width: 100%;
    text-align: center;
  }
  .prodotto {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .prodotto .columns.six:first-child {
    order: 2;
    -webkit-order: 2;
    margin-top: 25px;
  }
  .seiRivenditore {
    width: 100%;
    margin-bottom: 20px;
  }
  .datiSpedizione {
    width: 100%;
  }
  /* .fototestata.desktop{display:none;} */
  /* .fototestata.mobile{ position: absolute;display: block; width: 100%;} */
  .headtop {
    /*height: 250px;*/
  }
  .headtop.small {
    height: 280px;
  }
  /*	.headtop.small { height: 180px; }
*/
  .blocco1.v2 {
    /* padding-top: 100px !important;*/
    padding-top: 0px !important;
  }
  .home_middle {
    width: 100%;
    height: 694px;
    background: url('../images/home_middle-mobile.jpg') no-repeat center center;
    background-size: cover;
  }
}

@media only screen and (max-width: 400px) {
  ::-moz-selection {
    background: #ffffff;
    text-shadow: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent;
  }

  ::selection {
    background: #ffffff;
    text-shadow: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent;
  }

  * {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
    -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
    outline: none !important;
  }

  .sli {
    padding-top: 25px;
  }
  .sli h1.s1 {
    font-size: 2rem;
    line-height: 2.2rem;
  }
  .sli h2.s2 {
    font-size: 1.5rem;
    line-height: 1.8rem;
    margin-top: 5px;
  }
  .sli span.s1 {
    font-size: 2rem;
    line-height: 2.2rem;
  }
  .sli span.s2 {
    font-size: 1.5rem;
    line-height: 1.8rem;
    margin-top: 5px;
  }
  .cont_sli {
    position: relative;
    min-height: 225px;
    padding: 0 10px 0 20px;
  }
  .logo {
    padding: 8px 0 0 4px;
    width: 140px;
  }
  #slideshow {
    height: 250px;
  }
  #slideshow .slick-prev4 {
    top: 85%;
  }
  #slideshow .slick-next4 {
    top: 85%;
  }
  .circle-header {
    width: 120px;
    height: 120px;
  }
  .header,
  .headtop {
    height: 250px;
  }
  .btnacquistahead {
    margin-top: 0px;
    font-size: 1.6rem;
    padding: 10px;
    position: absolute;
    bottom: 22px;
    right: 10px;
  }
  .blocco1 {
    padding: 20px 20px 30px 20px !important;
  }
  .blocco1.v2 {
    padding-top: 100px; /*padding-top: 0px !important;*/
  }
  .box_ico1 {
    width: 99%;
    padding-top: 30px;
  }
  .box_ico1 span {
    margin-top: 20px;
  }
  .home_middle {
    height: auto;
    padding-bottom: 30px;
  }
  .home_middle2 {
    height: auto;
    padding-bottom: 30px;
  }
  .home_middle3 {
    padding: 30px 20px;
  }
  .foot p {
    padding-right: 20px;
  }
  .header.small {
    height: 180px;
  }
  #formAddCarrello {
    margin-bottom: 0px;
  }
  .correlati {
    padding: 0 20px;
  }
  .blocco5 {
    padding-right: 0px;
  }
  .padding35 {
    padding: 10px 10px;
  }
  .clearb45 {
    height: 25px;
  }
  #accordion h3 {
    padding: 12px 40px 12px 17px;
    line-height: 1.6rem;
    font-size: 1.4rem;
    background-size: 11% !important;
  }
  #accordion div {
    padding: 12px;
  }
  .login_carrello {
    width: 100% !important;
  }
  .logPanel a,
  .searchPanel a {
    font-size: 1.3rem;
  }
  #ricercaLibera2 {
    padding-top: 6px;
  }
  .cercaTop {
    width: 80%;
  }
  .cercaTop input {
    width: 100%;
    background: #bdbdbd;
    color: black;
  }
  .BenvenutoTxt b {
    color: #a7a9aa !important;
  }
  .privacypop {
    width: 61%;
  }
  .formContattiProd {
    width: 98%;
  }
  .formContattiProd div.sixperfect {
    padding-left: 0px !important;
  }
  .contTxt,
  .contTxt2 {
    width: 98%;
  }
  .barraQuantita.v2 {
    width: 100%;
  }
  .barraAcquista.v2 {
    width: 100%;
    margin-left: 0;
  }
  .select_ricerca.interno {
    margin-right: 5%;
    margin-left: 0;
  }
  .TitoloOpzione {
    float: right;
  }
  #bannermobile {
    display: block !important;
  }
  #bannerdesktop {
    display: none;
  }
  #bannertablet {
    display: none !important;
  }
  .headtop.small {
    height: 240px;
  }
}

@media only screen and (max-width: 350px) {
  .logo {
    padding: 12px 0 0 4px;
    width: 108px;
  }
  .carrTop {
    width: auto;
    margin-right: 13px;
  }
  .carrTop .carrellopieno {
    right: -5px;
  }
  .barraQuantita,
  .barraAcquista {
    width: 100%;
  }
  .prezzoProdotto {
    font-size: 2rem;
  }
  #bannermobile {
    display: block;
  }
  #bannerdesktop {
    display: none;
  }
  #bannertablet {
    display: none;
  }
}

/* TESTATE */
