header p {
   margin:0;
   padding: 0;
}


.ghost-button-pizza{
  display: inline-block;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 5px;
  color: #e1a32b;
  border:  0.063em solid #e1a32b;
  text-align: center;
  outline: none;
  text-decoration: none;
}

.ghost-button-pizza:hover,                    
.ghost-button-pizza:active {
    background-color: #e1a32b;
    color: #fff;
}

.ghost-button-pub{
  display: inline-block;
  width: 100%;
  padding-top: 10px;
  color: #98c855;
  border:  0.063em solid #98c855;
  text-align: center;
  outline: none;
  text-decoration: none;
}

.ghost-button-pub:hover,                    
.ghost-button-pub:active {
    background-color: #98c855;
    color: #fff;
}

.identity p {
   margin-top: 0;
}

.category {
   margin-top: 0px;
   margin-bottom: 7px;
}

.options {
   margin-top: 0px;
   font-style: italic;
   font-size: 0.75em;
   text-align: right;
   margin-bottom: 10px;
}

.leading-10px {
   margin-bottom: 10px;
}

.padding-10px {
   padding-bottom:10px;
}

.title {
   color: #fff;
   margin: 0;
   padding-left: 15px;
   font-size: 1.25em;
}

.title-small {
   color: #fff;
   margin: 0;
   padding-left: 15px;
   font-size: 1em;
}


.price {
   font-size: 1.25em;
   font-weight: 700;
   letter-spacing: 0.3px;
   color: #fff;
}

.size .price {
   font-size: 1em;
   font-weight: 500;
   letter-spacing: 0px;
   color: #444;
}


.description {
   font-size: 15px;
   font-weight: 500;
   line-height: 1.29;
   letter-spacing: 0.5px;
   text-align: left;
   color: #000;
   margin: 0px;
   padding-left: 15px;
   padding-right: 10px;
}

.toppings h5 {
   margin-top: 0;
   margin-bottom: 0;
   padding-left: 10px;
}

.toppings ul {
   list-style-type: none;
   margin: 0;
   padding: 0;
   font-size: 13px;
   font-weight: 400;
   font-style: italic;
   line-height: 1.15;
   letter-spacing: 0.1px;
   color: #000;
   margin-top: 0px;
   margin-bottom: 10px;
   padding-left: 10px;
}

.cheese {
   text-align: right;
}

.meat h5,
.meat ul {
   text-align: left;
}

.veggie-1 {
   text-align: right;
}

.veggie-2 ul {
   padding-top: 23px;
   text-align: left;
}

li.premium-topping-price {
   text-align: right;
   padding-top:  10px;
}

.sauce-1 {
   text-align: left;
   padding-left: 10px;
}

.label {
   margin: 0 auto ;
   display: block;
   width: 450px;
}

.lunch {
   margin-bottom: 20px;
}

.pasta-sauce {
   text-align: left;
}

.pasta-sauce h5 {
   margin-top: 50px;
   margin-bottom: 0;
   
}
.pasta-sauce h6 {
   margin-top:0px;
}

.pasta-sauce p {
   line-height: 1.2em;
}

h6.noSubs {
   margin-top: 0px;
   font-style: italic;
}

.tab {
   display: inline-block;
   margin-left:  66px;
}

.tab2 {
   display: inline-block;
   margin-left:  39px;
}

.tab3 {
   display: inline-block;
   margin-left:  11px;
}

.slice-price {
   font-weight: bold;
}

@media (max-width: 600px) {
   .title {
    font-size: 1em;
   }
   
   .title-small {
      font-size: .75em;
   }
   
   .price {
      font-size: 1em;
   }
   
   .size .price {
   font-size: .85em;
   font-weight: 500;
   letter-spacing: 0px;
   color: #444;
}


   
   .responsive {
      max-width: 100%;
      height: auto;
   }
   
   //.box {
   //   margin-top: 10px;
   //   margin-bottom: 20px;
  // } 
   
   .ghost-button-pizza {
    display: inline-block;
    width: 100%;
    padding-bottom: 5px;
    color: #e1a32b;
    border: 0.063em solid #e1a32b;
    text-align: center;
    outline: none;
    text-decoration: none;
    margin-top: 40px;
}
   
   .options {
      margin-right: 25px;
   }
   .sammiesmall{

   }
}
