/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 100 versions
*/

@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;700&display=swap");

@font-face {
    font-family: "Felix Titling";
    src: url("../fonts/Felixti.TTF") format("truetype");
    font-weight: normal;
    font-style: normal;
}

.menu-page-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 767px) {
    .menu-page-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.new-shop {
    font-family: "Montserrat", sans-serif;
    background-image: none;
    background-color: white;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.new-shop .contenuti h1 {
    font-family: "Felix Titling";
    font-size: 25px;
}

.new-shop .button-categoria {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-image: none;
    border-width: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.new-shop .livello-1 .button-categoria {
    width: 40px;
    min-width: 40px;
    height: 40px;
    min-height: 40px;
}
.new-shop .livello-2 .button-categoria {
    width: 25px;
    min-width: 25px;
    height: 25px;
    min-height: 25px;
}

.new-shop .padre,
.new-shop .figlio {
    padding-bottom: 15px;
    padding-top: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.new-shop .livello-1,
.new-shop .livello-2,
.new-shop .livello-3 {
    text-transform: uppercase;
}

.new-shop .livello-2 {
    margin-bottom: 5px;
}

.new-shop .livello-1 > .titolo {
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.new-shop .livello-1:before,
.new-shop .livello-2:before {
    content: "";
    margin-left: unset;
    width: 0px;
}

.new-shop .padre.livello-3:before,
.new-shop .figlio.livello-3:before {
    content: "\e8ad";
    font-family: "custom_icons";
    display: inline-block;
    width: 11px;
    font-size: 11px;
    line-height: 11px;
    height: 11px;
    margin: auto 0px auto -15px;
}

.new-shop .titolo {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.new-shop .colore-1 .titolo {
    border-color: #009895;
}

.new-shop .colore-1.livello-2,
.new-shop .colore-1 .button-categoria,
.new-shop .contenuti.colore-1,
.new-shop .prezzo-cont-new .prezzo.colore-1,
.new-shop .prezzo-cont .add_to_cart.colore-1 {
    background-color: #009895;
    color: white !important;
}

.new-shop .prezzo-cont-new .prezzo.colore-1 * {
    color: white;
}

.new-shop .colore-2 .titolo {
    border-color: #accfbf;
}
.new-shop .colore-2.livello-2,
.new-shop .colore-2 .button-categoria,
.new-shop .contenuti.colore-2,
.new-shop .prezzo-cont-new .prezzo.colore-2,
.new-shop .prezzo-cont .add_to_cart.colore-2 {
    background-color: #accfbf;
    color: white !important;
}

.new-shop .prezzo-cont-new .prezzo.colore-2 * {
    color: white;
}

.new-shop .colore-3 .titolo {
    border-color: #B8DCDF;
}
.new-shop .colore-3.livello-2,
.new-shop .colore-3 .button-categoria,
.new-shop .contenuti.colore-3,
.new-shop .prezzo-cont-new .prezzo.colore-3,
.new-shop .prezzo-cont .add_to_cart.colore-3 {
    background-color: #91bfc5;
    color: white !important;
}

.new-shop .prezzo-cont-new .prezzo.colore-3 * {
    color: white;
}

.new-shop .colore-4 .titolo {
    border-color: #ad976e;
}
.new-shop .colore-4.livello-2,
.new-shop .colore-4 .button-categoria,
.new-shop .contenuti.colore-4,
.new-shop .prezzo-cont-new .prezzo.colore-4,
.new-shop .prezzo-cont .add_to_cart.colore-4 {
    background-color: #ad976e;
    color: white !important;
}

.new-shop .prezzo-cont-new .prezzo.colore-4 * {
    color: white;
}

.new-shop .colore-5 .titolo {
    border-color: #c4c4c4;
}
.new-shop .colore-5.livello-2,
.new-shop .colore-5 .button-categoria,
.new-shop .contenuti.colore-5,
.new-shop .prezzo-cont-new .prezzo.colore-5,
.new-shop .prezzo-cont .add_to_cart.colore-5 {
    background-color: #c4c4c4;
    color: white !important;
}

.new-shop .prezzo-cont-new .prezzo.colore-5 * {
    color: white;
}

.new-shop .colore-6 .titolo {
    border-color: #B8DCDF;
}
.new-shop .colore-6.livello-2,
.new-shop .colore-6 .button-categoria,
.new-shop .contenuti.colore-6,
.new-shop .prezzo-cont-new .prezzo.colore-6,
.new-shop .prezzo-cont .add_to_cart.colore-6 {
    background-color: #91bfc5;
    color: white !important;
}

.new-shop .prezzo-cont-new .prezzo.colore-6 * {
    color: white;
}


.icona {
    width: 100%;
    height: 100%;
}

.new-shop .aggiungi {
    font-size: 13px;
    text-transform: uppercase;
}

.new-shop .add_to_cart {
    text-align: center;
}

.new-shop .prezzo-cont-new {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.new-shop .prezzo-cont-new .btn.prezzo {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin: 3px 0px 3px 3px;
}
.new-shop .prezzo-cont-new .btn.prezzo a {
    width: 100%;
}

.new-shop .prodotto {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

@media (max-width: 992px) {
    .new-shop .prodotto {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .new-shop .prezzo-cont-new {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .new-shop .prodotto .titolo-prodotto {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .new-shop .prezzo-cont div.prezzo .add_to_cart {
        height: 40px !important;
        width: 40px !important;
    }
    .new-shop .prezzo-cont div.prezzo .add_to_cart,
    .new-shop .prezzo-cont div.prezzo .etichetta,
    .new-shop .prezzo-cont div.prezzo .price {
        line-height: 40px !important;
    }
}

.new-shop .prodotto .titolo-prodotto {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;

    margin-right: 10px;
}

.new-shop .prezzo-cont div.prezzo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 3px 0px;
}

.new-shop .prezzo-cont div.prezzo .etichetta {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 10px;
    background-color: #ededed;
    color: black !important;
    text-align: left;
}

.new-shop .prezzo-cont div.prezzo .price {
    padding-right: 10px;
    background-color: #d6d6d6;
    color: black !important;
    width: 80px;
}

.new-shop .prezzo-cont div.prezzo .add_to_cart {
    height: 25px;
    width: 25px;
}

.new-shop .prezzo-cont div.prezzo .add_to_cart,
.new-shop .prezzo-cont div.prezzo .etichetta,
.new-shop .prezzo-cont div.prezzo .price {
    line-height: 25px;
}

.new-shop .top-shop-bar .button-prosegui a {
    text-align: center;
    margin: 0 auto;
    display: inline-block;
    border: 0px solid black;
    background: white;
    color: black;
    text-shadow: none;
    font-family: gotham_boldregular, serif;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 13px;
    padding: 8px 10px;
}

.new-shop .contenuti .button-prosegui .btn-shop {
    background-color: white;
    color: #009895;
}

.new-shop .top-shop-bar .button-home {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0px);
    top: 0px;
    display: flex;
    align-items: center;
}

.new-shop .top-shop-bar .button-prosegui span {
    border-bottom: 0px;
    font-family: "Montserrat" !important;
}

.new-shop .padre.colore-1.livello-2,
.new-shop .figlio.colore-1.livello-2 {
    background-color: rgba(0, 153, 150, 0.3) !important;
    color: black !important;
}

.new-shop .padre.colore-2.livello-2,
.new-shop .figlio.colore-2.livello-2 {
    background-color: rgba(172, 207, 191, 0.3) !important;
    color: black !important;
}

.new-shop .padre.colore-3.livello-2,
.new-shop .figlio.colore-3.livello-2 {
    background-color: rgba(184, 220, 223, 0.3) !important;
    color: black !important;
}

.new-shop .padre.colore-4.livello-2,
.new-shop .figlio.colore-4.livello-2 {
    background-color: rgba(173, 151, 110, 0.3) !important;
    color: black !important;
}

.new-shop .padre.colore-5.livello-2,
.new-shop .figlio.colore-5.livello-2 {
    background-color: rgba(196, 196, 196, 0.3) !important;
    color: black !important;
}

.new-shop .padre.colore-6.livello-2,
.new-shop .figlio.colore-6.livello-2 {
    background-color: rgba(184, 220, 223, 0.3) !important;
    color: black !important;
}

.new-shop .figlio.colore-1.livello-2.selected {
    background-color: rgba(0, 153, 150, 0.7) !important;
    font-weight: bold;;
}

.new-shop .figlio.colore-2.livello-2.selected {
    background-color: rgba(172, 207, 191, 0.7) !important;
    font-weight: bold;;
}

.new-shop .figlio.colore-3.livello-2.selected {
    background-color: rgba(184, 220, 223, 0.7) !important;
    font-weight: bold;;
}

.new-shop .figlio.colore-4.livello-2.selected {
    background-color: rgba(173, 151, 110, 0.7) !important;
    font-weight: bold;;
}

.new-shop .figlio.colore-5.livello-2.selected {
    background-color: rgba(196, 196, 196, 0.7) !important;
    font-weight: bold;;
}

.new-shop .figlio.colore-6.livello-2.selected {
    background-color: rgba(184, 220, 223, 0.7) !important;
    font-weight: bold;;
}

.new-shop .livello-2.sottomenu.colore-1 {
    background-color: rgba(0, 153, 150, 0.08);
    color: black !important;
}

.new-shop .livello-2.sottomenu.colore-2 {
    background-color: rgba(172, 207, 191, 0.08);
    color: black !important;
}

.new-shop .livello-2.sottomenu.colore-3 {
    background-color: rgba(184, 220, 223, 0.08);
    color: black !important;
}

.new-shop .livello-2.sottomenu.colore-4 {
    background-color: rgba(173, 151, 110, 0.08);
    color: black !important;
}

.new-shop .livello-2.sottomenu.colore-5 {
    background-color: rgba(196, 196, 196, 0.08);
    color: black !important;
}

.new-shop .livello-2.sottomenu.colore-6 {
    background-color: rgba(184, 220, 223, 0.08);
    color: black !important;
}


.new-shop .logo-container {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.new-shop .home-bar {
    margin: 15px 0px;
    padding: 0px 15px;
    display: flex;
    align-items: center;
}


/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;

  /* Position the tooltip text */
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;

  /* Fade in tooltip */
  opacity: 0;
  transition: opacity 0.3s;
}

/* Tooltip arrow */
.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

.img-square-container {
    overflow: hidden;
}

.zoomy_effect {
    width: 100%!important;
    object-fit: cover;
    height: 100%;
}