body {
  font-family: 'Montserrat', 'Helvetica Neue', Arial, sans-serif;
}
h1 {
  font-family: 'Montserrat', 'Helvetica Neue', Arial, sans-serif;
  color: white;
}
h2 {
  font-family: 'Montserrat Alternates', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 300;
  font-style: italic;
  font-size: 16px;
  color: #262626;
}

h2.menu-title {
  font-family: 'Montserrat', 'Helvetica Neue', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;

    color: #262626;
    font-size: 38px;
}
h3 > span {
  color: white;
    background-color: #cc2229;
    font-family: 'Montserrat', 'Helvetica Neue', Arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
}
h1 {
  font-family: 'Montserrat', 'Helvetica Neue', Arial, sans-serif;
  font-size: 20px;
  font-weight: 900;
  text-transform: uppercase;
  text-shadow: 2px 1px 2px rgba(102, 100, 100);
}
h3 > span {
  color:white;
  background-color: #cc2229;
  font-family: 'Montserrat', 'Helvetica Neue', Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 7px 20px;
}
h4 {
  text-shadow: 2px 1px 2px rgba(102, 100, 100);
    font-family: 'Montserrat', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 900;
  font-size: 14px;
  text-transform: uppercase;
}
h1.secondary {
  text-shadow: unset;
}
h2,
h3,
h4,
h5,
h6 {
}
.text-primary {
  color: #cc2229!important;
}
.service-box > p {

  padding: 0.5rem;
}

#logo_gp {
    width: 100px;
    -webkit-box-shadow: 0px 10px 10px -6px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 10px 10px -6px rgba(0,0,0,0.75);
box-shadow: 0px 10px 10px -6px rgba(0,0,0,0.75);
}
nav {
  -webkit-box-shadow: 0px 10px 10px -6px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 10px 10px -6px rgba(0,0,0,0.75);
  box-shadow: 0px 10px 10px -6px rgba(0,0,0,0.75);
}
.navbar-light .navbar-brand {
  width: 200px;
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(51, 52, 142, 1);
}
.navbar-light .navbar-nav .nav-link:hover {
    color: rgb(204, 34, 41);
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: rgb(204, 34, 41);
}


.nav-item > a {
  font-family: 'Montserrat', 'Helvetica Neue', Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.nav-item.active > a {
    color: #cc2229;
}

}
.carousel-item {
  height: 74vh;}
  .slide {
    box-shadow: 0px 10px 10px -6px rgba(0,0,0,0.75);
  }



  .carousel-caption {
      position: absolute;
      right: 15%;
      bottom: 120px;
      left: 15%;
      z-index: 10;
      padding-top: 20px;
      padding-bottom: 20px;
      color: #fff;
      text-align: left;
  }

  .btn {
      font-weight: 600;
      text-transform: uppercase;
      border: none;
      border-radius: 0;
    font-family: 'Montserrat', 'Helvetica Neue', Arial, sans-serif;
    font-size:14px;
    margin-top: 28px;
  }
  .btn-light {
      color: white;
      background-color: #cc2229;
      border-color: #cc2229;
  }

  #about {
    background-image: url(../img/textb.jpg);
    padding-bottom: 0!important;
    padding-top: 3rem;
  }

  .section-heading {
    padding-top: 18px;
      padding-bottom: 10px;
      padding-left: 0px;
      padding-right: 0px;
  }
  .image_center {
    float: left;
    background-color: #DDD122;
  }

  #offerte {
    background-image: url("../img/text.jpg");
    background-size: cover;
  }

  .offerte-box .offerte-box-caption {
      position: absolute;
      bottom: 0;
      display: block;
      width: 100%;
      height: 100%;
      text-align: center;
      opacity: 1;
      color: #fff;
      background: unset;
      -webkit-transition: all .2s;
      -moz-transition: all .2s;
      transition: all .2s;
      -webkit-box-shadow: 10px 10px 10px -6px rgba(0,0,0,0.75);
  -moz-box-shadow: 10px 10px 10px -6px rgba(0,0,0,0.75);
  box-shadow: 10px 10px 10px -6px rgba(0,0,0,0.75);
  }
  .offerte-box .offerte-box-caption .offerte-box-caption-content {
      position: absolute;
      top: 50%;
      width: 100%;
      transform: translateY(-50%);
      text-align: left;
  }

  .service-box {
    max-width: 400px;
    background-color: white;
  }

  .offerte-box {
    position: relative;
    display: block;
    max-width: 650px;
    margin: 0 auto;
  }


  .offerte-box .offerte-box-caption .offerte-box-caption-content .offerta-category,
  .offerte-box .offerte-box-caption .offerte-box-caption-content .offerta-name,
  .offerte-box .offerte-box-caption .offerte-box-caption-content .offerta-descrizione {
    padding: 0 15px;
  font-family: 'Montserrat', 'Helvetica Neue', Arial, sans-serif;
  margin-bottom: 10px;
  }

  .offerte-box .offerte-box-caption .offerte-box-caption-content .offerta-category {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .offerte-box .offerte-box-caption .offerte-box-caption-content .offerta-category > span {
    color:white;
    background-image: url("../img/serata.png");
    font-family: 'Montserrat', 'Helvetica Neue', Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 7px 20px;
  }
  .offerte-box .offerte-box-caption .offerte-box-caption-content .offerta-descrizione {
  background-color: rgba(55, 54, 53, 0.6);
  margin-left: 15px;
      margin-right: 15px;
      font-size: 10px;
      padding-top: 10px;
      padding-bottom: 4px;
  }

  .offerte-box .offerte-box-caption .offerte-box-caption-content .offerta-name > span {
    color:white;
    background-color: #cc2229;
    font-family: 'Montserrat', 'Helvetica Neue', Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 7px 20px;
  }

  .offerte-box:hover .offerte-box-caption {
    opacity: 1;

  }

  .offerte-box:focus {
    outline: none;
  }
  .yellow {
    font-size: 16px;
    font-weight: 900;
    color: #DDD122;
  }
  .impasti-container > ul > li {
    font-size: 0.7rem;
  }

  #facebook {
    background-image: url(../img/textb.jpg);
  /*background-image: url("../img/_MG_8199b.JPG");*/
  background-size: cover;
  padding:3rem 0;
  }

  .facebook-title > span {
    background-color: #33348e;
    color:white;
    font-weight: 900;
    font-size: 20px;
    padding: 7px 20px;
  }
  .first_square, .second_square, .third_square {
    /*padding-top: 20px;
      height: 210px;
      border-left: 14px #13abe5 double;
      border-right: 14px #72b84a double;
      */



  }
  .facebook-paragraph {
    margin-top: 22px;
  }
  .facebook-paragraph > span {
    background-color:white;
    font-weight: 400;
    font-size: 0.7rem;
    padding: 7px 20px;
    color:#262626;
    border: 1px solid #242121;

  }
  .fb-button {
    margin-top: 20px;
    background-color: rgba(255, 255, 255, 1);
    width: 300px;

  }
  .second_square {
      background: white;
      padding-top: 20px;
  }
  .first_square {
      /*background-image: url("../img/massi.jpg");
    background-size: cover;*/
  }
  .third_square {
      /*background-image: url("../img/consegna.jpg");
    background-size: cover;*/
  }
  .first_square > img {
    border: 10px solid #6ab143;
  }
  .third_square > img {
    border: 10px solid #f19647;
  }
  .section-heading {
    padding-top: 18px;
    padding-bottom: 10px;
    padding-left: 10px;
      padding-right: 10px;
}
  .bg-impasti {
    background-image: url("../img/impasti.jpg");
    padding-top:0;
    padding-bottom: 10rem;
  background-position-y: center;
  }
  .impasti-container > p {
    font-weight: 500;
    color: #262626;
    text-transform: uppercase;
  }
  .impasti-container {
    background-color: rgba(255, 255, 255, 0.5);
  }
  .impasti-container > ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 1.5rem;
  }
  .impasti-container > ul > li {
    font-weight: 500;
    color: #262626;
    text-transform: uppercase;
    line-height: 2rem;
  }




  #footer {
    padding:0;
  }
  .testo-footer > span {
    color: white;
      background-color: #cc2229;
      font-family: 'Montserrat', 'Helvetica Neue', Arial, sans-serif;
      font-size: 16px;
      font-weight: 700;
      text-transform: uppercase;
      padding: 7px 20px;
    }
  .bg-footer {
    background-image: url("../img/text.jpg");
    background-size: cover;
  }
      .testo-footer > p {
        margin-top: 14px;
        color: white;
          font-family: 'Montserrat', 'Helvetica Neue', Arial, sans-serif;
          font-size: 32px;
          font-weight: 700;
          text-transform: uppercase;

      }
      .footer-para {
        font-size: 16px!important;
      }
      .facebook-plugin {
          background-image: url("../img/sedie.jpg");
          background-size: cover;
      }
      .facebook-plugin > div {
        margin-top: 5rem;

      }
      footer {
        padding: 2.0rem;
      font-family: 'Montserrat', 'Helvetica Neue', Arial, sans-serif;
      font-weight: 600;

      font-size: 16px;
      color: #262626;
      /*background-image: url(../img/tile.jpg);
      background-repeat: repeat-x;
    background-color: #73B746;*/
      }
    footer > div > div > p {
      margin-bottom: 0;
      text-transform: uppercase;
    font-size: 12px;
    }
    footer > div > div > p > a {
      color:#cc2229;
    }
  #services {
      background-image: url("../img/textb.jpg");
      padding: 5rem 0;
  }
      header.consegna, header.dove-siamo, header.menu {
      margin-top: 66px;
        background-image: url("../img/consegna1.jpg");
        background-position: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        padding-top: 3rem;
  padding-bottom: 2rem;
      }
      header.dove-siamo {
          background-image: url("../img/massi.jpg");

      }
      header.menu {
          background-image: url("../img/rucola.jpg");

      }
       header.dove-siamo > div > div > div > span, header.consegna > div > div > div > span, header.menu > div > div > div > span {color: white;
         background-color: #cc2229;
         font-family: 'Montserrat', 'Helvetica Neue', Arial, sans-serif;
         font-size: 14px;
         font-weight: 700;
         text-transform: uppercase;
         padding: 7px 20px;}



  hr {
    border-color: #cc2229!important;
  }

  .pick-item {
    width: 90%;
  }

  .pizza-box {
    max-width: 400px;
      background-color: white;
}
div.formato-pizza.container > div > div > p, div.menu-pizza.container > div > div > p {
    font-size: 12px;
    margin-bottom: 0;
}
div.formato-pizza.container > div > div, div.menu-pizza.container > div > div {
  background-color: #f3f3f3;
}
.menu-label {
  margin-top: -4px;
background-color: #cc2229;
color: white;
}
.menu-type, .food-type {
  font-weight: 700;
    text-transform: uppercase;
}
.food-price, .menu-price {
  background-color: white;
}
.pizza-box > img{
  margin-top: -20px;
    width: 50px;
}
.pizza-box > p {
  min-height: 64px;
}


@media (min-width: 325px) {
  h2 {
    font-family: 'Montserrat Alternates', 'Helvetica Neue', Arial, sans-serif;
    font-weight: 300;
    font-style: italic;
    font-size: 16px;
    color: #262626;
  }
  .border_left {
    float: left;
    height:100%;
  width: 10px;
        background-color: #DDD122;
  }
  .border_right {
    float: left;
      height: 100%;
      width: 10px;
      background-color: #DDD122;

  }
  .section-heading {
    padding-top: 18px;
    padding-bottom: 10px;
    padding-left: 10px;
      padding-right: 10px;
}
.yellow {
  font-size: 20px;
  font-weight: 900;
  color: #DDD122;
}
.facebook-title > span {
  background-color: #33348e;
  color:white;
  font-weight: 900;
  font-size: 24px;
  padding: 7px 20px;
}


.facebook-paragraph > span {
  background-color:white;
  font-weight: 400;
  font-size: 1rem;
  padding: 7px 20px;
  color:#262626;
  border: 1px solid #242121;

}
}


    @media (min-width: 768px) {
      h2 {

        font-size: 26px;

      }

      h1 {
        font-family: 'Montserrat', 'Helvetica Neue', Arial, sans-serif;
        font-size: 40px;
        font-weight: 900;
        text-transform: uppercase;
        text-shadow:2px 1px 2px rgba(102, 100, 100);
      }
      h3 > span {
        color:white;
        background-color: #cc2229;
        font-family: 'Montserrat', 'Helvetica Neue', Arial, sans-serif;
        font-size: 28px;
        font-weight: bold;
        text-transform: uppercase;
        padding: 7px 20px;
      }
      h4 {
        text-shadow: 2px 1px 2px rgba(102, 100, 100);
          font-family: 'Montserrat', 'Helvetica Neue', Arial, sans-serif;
        font-weight: 900;
        font-size: 18px;
        text-transform: uppercase;
      }

      .offerte-box .offerte-box-caption .offerte-box-caption-content .offerta-category > span {
        font-size: 16px;
      }
      .offerte-box .offerte-box-caption .offerte-box-caption-content .offerta-name {
        font-size: 22px;
      }
      .offerte-box .offerte-box-caption .offerte-box-caption-content .offerta-descrizione {
      background-color: rgba(55, 54, 53, 0.6);
      margin-left: 15px;
          margin-right: 15px;
          font-size: 1rem;
          padding-top: 10px;
          padding-bottom: 10px!important;
      }
      .border_left {
        float: left;
        height:100%;
      width: 129px;
      background-color: unset;
        background-image: url('../img/border-left.png');
      }
      .border_right {
        float: left;
          height: 100%;
          width: 129px;
          background-color: unset;
        background-image: url('../img/border-right.png');

      }
      .pick-item {
        width: 50%;
      }
      .offerte-box .offerte-box-caption .offerte-box-caption-content .offerta-name > span {
        color:white;
        background-color: #cc2229;
        font-family: 'Montserrat', 'Helvetica Neue', Arial, sans-serif;
        font-size: 24px;
        font-weight: bold;
        text-transform: uppercase;
        padding: 7px 20px;
      }
      .carousel-caption {
          position: absolute;
          right: 15%;
          bottom: 84px;
          left: 15%;
          z-index: 10;
          padding-top: 20px;
          padding-bottom: 20px;
          color: #fff;
          text-align: left;
      }
      .impasti-container > ul > li {
        font-size: 1rem;
      }
    }

@media (min-width: 992px) {
  h1 {
    font-family: 'Montserrat', 'Helvetica Neue', Arial, sans-serif;
    font-size: 64px!important;
    font-weight: 900;
    text-transform: uppercase;
  }
  h3 > span {
    color:white;
    background-color: #cc2229;
    font-family: 'Montserrat', 'Helvetica Neue', Arial, sans-serif;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 7px 20px;
  }
  h4 {
      font-family: 'Montserrat', 'Helvetica Neue', Arial, sans-serif;
    font-weight: 900;
    font-size: 28px;
    text-transform: uppercase;
  }
  #logo_gp {
  width: 225px;
    height: 150px;
    -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  }
  .shrink
  {
width: 128px!important;
    height: 85px!important;

  }
  .navbar {
    height: 66px;
  }
  .setheight {
    -webkit-transition: all 0.4s ease;
      transition: all 0.4s ease;
      padding-top: 3.3125rem;}

.circle > a::before {
  content: "\f111";
    font-family: FontAwesome;
    padding: 16px;
    vertical-align: middle;
    font-size: 3px;
 color: #33348e;
}

.navbar-expand-lg .navbar-nav .nav-link  {
    padding-right: .0;
    padding-left: .0;
    padding-top: 20px;
    padding-bottom: 22px;
}
.phone {padding-right: .0;
padding-left: 1.5rem;}

li.nav-item.phone > a {
  padding-left: 10px!important;
  padding-right: 10px!important;
}

li.nav-item.phone > a {
  background-color: #ece23c;

}
.carousel-item {
    height: 90vh;
  }

  header.dove-siamo > div > div > div > span, header.consegna > div > div > div > span, header.menu > div > div > div > span {color: white;
    background-color: #cc2229;
    font-family: 'Montserrat', 'Helvetica Neue', Arial, sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 7px 20px;}

    div.formato-pizza.container > div > div > p, div.menu-pizza.container > div > div > p {
        font-size: 14px;
        margin-bottom: 0;
    }

}



/* Card del menu */
.menu-card {
  background: #ffffff;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

/* Effetto hover su desktop */
.menu-card:hover {
  tx-shadow: 0 6px 18px rgba(0, 0, 0, 0.15);
}

/* Dimensione icone nel menu */
.icon-size {
  width: 55px;
  height: auto;
  flex-shrink: 0;
}ransform: translateY(-3px);
  bo
