body,
html {
  font-family: "Poppins", sans-serif;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  color: #555;
  font-weight: 300;
  width: 100% !important;
  height: 100% !important;
  scroll-behavior: smooth;
}
h2 {
  margin: 0 0 20px 0;
  font-weight: 400;
  font-size: 34px;
  color: #333;
  text-transform: uppercase;
}
h3 {
  font-size: 22px;
  font-weight: 400;
  color: #333;
}
h4 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 400;
  color: #333;
}
h5 {
  text-transform: uppercase;
  font-weight: 700;
  line-height: 20px;
}
p {
  font-size: 16px;
}
p.intro {
  margin: 12px 0 0;
  line-height: 24px;
}
a {
  color: #1c1c1c;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #fff;
}
ul,
ol {
  list-style: none;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
ul,
ol {
  padding: 0;
}
hr {
  height: 2px;
  width: 76px;
  text-align: center;
  position: relative;
  background: #cbbba0;
  margin: 0;
  margin-bottom: 40px;
  border: 0;
}
/* Title menu section */

.section-title {
  margin-bottom: 70px;
}
.section-title .sub-title-menu {
  padding: 80px 8px;
}

.sub-title-menu h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}

.section-title p {
  font-size: 22px;
  color: #333;
}
.section-title hr {
  margin: 0 auto;
  margin-bottom: 40px;
}
/* Header Section */
.intro {
  display: table;
  width: 100%;
  padding: 0;
  background: url(../img/intro-bg-pizzeria-mirador.jpg) no-repeat center center;
  background-color: #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.intro .overlay {
  background: rgba(0, 0, 0, 0.5);
}
header .intro-image img {
  max-width: 40%;
  padding: 112px 0;
  display: block;
  margin: auto;
}

/* Badges */
.new-badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #1c1c1c;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #cbbba0;
  border-radius: 9px;
}
.combo-badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #3c3c3b;
  border-radius: 9px;
}

/* Menu Filters */
.menu-filters {
  margin: 16px 0;
}
.anchor-tag {
  display: inline-block;
  min-width: 10px;
  padding: 8px 16px;
  margin: 8px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #384044;
  border-radius: 24px;
}
div.scrollmenu {
  background-color: #f8f8f8;
  overflow: auto;
  white-space: nowrap;
}
div.scrollmenu a {
  display: inline-block;
  color: white;
  text-align: center;
  padding: 14px;
  text-decoration: none;
}
div.scrollmenu a:hover {
  background-color: #777;
}

/* fa color */
.fa-color {
  color: #fff;
}
.fa-leaf-color {
  color: rgb(34, 157, 28);
}

/* Menu Section */
#restaurant-menu {
  padding: 60px 0 60px 0;
}
#restaurant-menu .section-title h2 {
  color: #333;
}

#restaurant-menu h3 {
  padding: 10px 0;
  text-transform: uppercase;
}
#restaurant-menu .menu-section hr {
  margin: 0 auto;
}
#restaurant-menu .menu-section {
  margin: 0 8px 72px;
}
#restaurant-menu .menu-section-title {
  font-family: "Poppins", sans-serif;
  font-size: 26px;
  display: block;
  font-weight: 800;
  color: #333;
  margin: 20px 0;
  text-align: center;
}
#restaurant-menu .menu-item {
  margin: 35px 0;
  font-size: 18px;
}
#restaurant-menu .menu-item-name {
  font-weight: 600;
  font-size: 17px;
  color: #555;
  padding-bottom: 4px;
}
#restaurant-menu .menu-item-description {
  font-style: normal;
  font-size: 15px;
  font-weight: 300;
}
#restaurant-menu .menu-item-price {
  float: right;
  font-weight: 600;
  color: #555;
  margin-top: -28px;
}

/* Bar Section */
#restaurant-menu-bar {
  padding: 60px 0 60px 0;
  background-color: #384044;
}
#restaurant-menu-bar .section-title h2 {
  color: #f8f8f8;
}
#restaurant-menu-bar h3 {
  padding: 10px 0;
  text-transform: uppercase;
}
#restaurant-menu-bar .menu-section hr {
  margin: 0 auto;
}
#restaurant-menu-bar .menu-section {
  margin: 0 8px 72px;
}
#restaurant-menu-bar .menu-section-title {
  font-family: "Poppins", sans-serif;
  font-size: 26px;
  display: block;
  font-weight: 700;
  color: #f8f8f8;
  margin: 20px 0;
  text-align: center;
}
#restaurant-menu-bar .menu-item {
  margin: 35px 0;
  font-size: 18px;
}
#restaurant-menu-bar .menu-item-pre-name {
  font-weight: 700;
  font-size: 18px;
  color: #f2f2f2;
}
#restaurant-menu-bar .menu-item-name {
  font-weight: 600;
  font-size: 17px;
  color: #f2f2f2;
  padding-bottom: 4px;
}
#restaurant-menu-bar .menu-item-description {
  font-style: normal;
  font-size: 15px;
  font-weight: 300;
  color: #f2f2f2;
}
#restaurant-menu-bar .menu-item-price {
  float: right;
  font-weight: 700;
  color: #f2f2f2;
  margin-top: -28px;
}

/* Footer Section*/
#footer {
  background: #1c1c1c;
  padding: 50px 0 0 0;
}
#footer h3 {
  color: #ffffff;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
#footer .copyrights {
  padding: 20px 0;
  margin-top: 50px;
  background-color: #1c1c1c;
}
#footer .social {
  margin: 20px 0 30px 0;
}
#footer .social ul li {
  display: inline-block;
  margin: 0 20px;
}
#footer .social i.fa {
  font-size: 26px;
  padding: 4px;
  color: #ffffff;
  transition: all 0.3s;
}
#footer .social i.fa:hover {
  color: #ffffff;
}
#footer p {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
}
#footer a {
  color: #ffffff;
}
#footer a:hover {
  color: #ffffff;
}
/* Back to top button*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 16px;
  bottom: 16px;
  z-index: 996;
  background: #cbbba0;
  width: 56px;
  height: 56px;
  border-radius: 28px;
  transition: all 0.5s;
}
.back-to-top i {
  font-size: 24px;
  color: #fff;
  line-height: 56px;
}
.back-to-top:hover {
  background: #97886e;
  color: #fff;
}
.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/* Para 960px */
@media only screen and (max-width: 980px) and (min-width: 821px) {
  header .intro-image img {
    max-width: 40%;
    padding: 112px 0;
    display: block;
    margin: auto;
  }
}

/* Para 800px */
@media only screen and (max-width: 820px) and (min-width: 621px) {
  header .intro-image img {
    max-width: 55%;
    padding: 112px 0;
    display: block;
    margin: auto;
  }
}

/* Para 600px */
@media only screen and (max-width: 620px) and (min-width: 501px) {
  header .intro-image img {
    max-width: 55%;
    padding: 112px 0;
    display: block;
    margin: auto;
  }
}

/* Para 480px */
@media only screen and (max-width: 500px) and (min-width: 341px) {
  header .intro-image img {
    max-width: 65%;
    padding: 112px 0;
    display: block;
    margin: auto;
  }
  #restaurant-menu .menu-section-title {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    display: block;
    font-weight: 800;
    color: #333;
    margin: 20px 0;
    text-align: center;
  }
  #restaurant-menu .menu-item {
    margin: 35px 0;
    font-size: 14px;
  }
  #restaurant-menu .menu-item-name {
    font-weight: 700;
    font-size: 14px;
    color: #555;
    padding-bottom: 4px;
  }
  #restaurant-menu .menu-item-description {
    font-style: normal;
    font-size: 13px;
    font-weight: 300;
  }
  #restaurant-menu .menu-item-price {
    float: right;
    font-weight: 700;
    font-size: 14px;
    color: #555;
    margin-top: -25px;
  }

  #restaurant-menu-bar .menu-section-title {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    display: block;
    font-weight: 800;
    color: #f8f8f8;
    margin: 20px 0;
    text-align: center;
  }
  #restaurant-menu-bar .menu-item {
    margin: 35px 0;
    font-size: 14px;
  }
  #restaurant-menu-bar .menu-item-name {
    font-weight: 700;
    font-size: 14px;
    color: #f2f2f2;
    padding-bottom: 4px;
  }
  #restaurant-menu-bar .menu-item-description {
    font-style: normal;
    font-size: 13px;
    font-weight: 300;
  }
  #restaurant-menu-bar .menu-item-price {
    float: right;
    font-weight: 700;
    font-size: 14px;
    color: #f2f2f2;
    margin-top: -25px;
  }
}

/* Para 320px */
@media only screen and (max-width: 340px) and (min-width: 5px) {
  header .intro-image img {
    max-width: 70%;
    padding: 112px 0;
    display: block;
    margin: auto;
  }
  #restaurant-menu .menu-section-title {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    display: block;
    font-weight: 800;
    color: #333;
    margin: 20px 0;
    text-align: center;
  }
  #restaurant-menu .menu-item {
    margin: 35px 0;
    font-size: 14px;
  }
  #restaurant-menu .menu-item-name {
    font-weight: 700;
    font-size: 12px;
    color: #555;
    padding-bottom: 4px;
  }
  #restaurant-menu .menu-item-description {
    font-style: normal;
    font-size: 12px;
    font-weight: 300;
  }
  #restaurant-menu .menu-item-price {
    float: right;
    font-weight: 700;
    font-size: 12px;
    color: #555;
    margin-top: -22px;
  }

  #restaurant-menu-bar .menu-section-title {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    display: block;
    font-weight: 800;
    color: #f8f8f8;
    margin: 20px 0;
    text-align: center;
  }
  #restaurant-menu-bar .menu-item {
    margin: 35px 0;
    font-size: 14px;
  }
  #restaurant-menu-bar .menu-item-name {
    font-weight: 700;
    font-size: 12px;
    color: #f2f2f2;
    padding-bottom: 4px;
  }
  #restaurant-menu-bar .menu-item-description {
    font-style: normal;
    font-size: 12px;
    font-weight: 300;
  }
  #restaurant-menu-bar .menu-item-price {
    float: right;
    font-weight: 700;
    font-size: 12px;
    color: #f2f2f2;
    margin-top: -22px;
  }
}
