body{font-family: "rift-soft", sans-serif; color:#222;background-size: unset;background: url(../img/bucks-bg.jpg);}
a {color: #222;}
a:hover{color: initial; text-decoration: underline;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{font-weight: 800;margin-bottom: 20px;}
p:last-child {  margin-bottom: 0;}
.responsive-img {  max-width: 100%;}
.btn {  font-weight: 600;  padding: 10px 40px !important;  font-size: 0.9rem !important;}
.btn-primary {  background: #f8762b !important;  border-color: #f8762b;border-radius: 0.25rem !important;-webkit-appearance: none;}
.btn-primary:hover {  background: #ec712a;  border-color: #ec712a;}
.btn-primary:active, .btn-primary:focus {  background: #f8762b !important;  border: 1px solid #f8762b !important;; box-shadow: none !important;}
section {  padding: 80px 0;}
.align-center {  align-self: center;}


.bucks-red{background: #db1e25;}

.bucks-border {
  border: 20px solid #db1e25;
}

.row.menu-items:after {
  /*! content: ""; */
  height: 4px;
  background: #fff;
  width: 95%;
  margin: 10px auto 40px;
  display: block;
  position: relative;
  border-radius: 3px;
}
.row.menu-items {
  margin-bottom: 20px;
}



.bucks-map {
  background: #fff;
  padding: 20px;
}
.bg-white .bucks-title h2 {
  color: #db1e25;
  background: #fff;
}

.bg-white .bucks-title:before{background:#db1e25;}

.bucks-title:before {
  content: "";
  height: 4px;
  background: #fff;
  width: 300px;
  display: block;
  border-radius: 3px;
  margin: 0 auto -30px;
  max-width: 100%;
}

.bucks-title h2{font-size: 46px;background: #db1e25;width: 150px;margin: 0 auto;}

.bucks-title {margin-top: 20px;}


/* NAV */

nav a {
  color: #fff;
  font-weight: 700;
  padding: 0 10px;
  font-size: 24px;
}



/* CONTENT */

@media only screen and (min-width: 992px) {



.menu-items .col-lg-12 p {
  height: 120px;
}
  
}

@media only screen and (min-width: 1450px) {
	
#our-food {
  max-width: 1400px;
}
}

@media only screen and (min-width: 1200px) {


.menu-items .col-md-12 p {
  height: 50px;
}

}


.extras h4{display: inline-block}
.extras h5 {
  margin-left: 10px;
  display: inline;
}



/* FOOTER */


.copyright-footer {
  padding: 20px;
}
.copyright-footer p {
  font-size: 16px;
}

.footer {
  padding: 80px 0;
}
.footer p {
  color: #fff;
  margin-bottom: 5px;
  font-size: 24px;
}
p.footer-title {
  font-weight: bold;
  font-size: 1rem;
}
.footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer a {
  color: #fff;
  font-size: 0.8rem;
}
a.footer-number {
  font-size: 1.8rem;
  font-weight: 900;
}

.footer span {
  font-weight: 600;
}

.footer a i {
  font-size: 8px;
}

