html  {
  width: 100%;
  height: 100%; }


@font-face{
  font-family: 'CenturyGothicRegular';
  src:url(../fonts/CenturyGothicRegular.html);
}
@font-face{
  font-family: 'Bangers';
  src:url(../fonts/Bangers.ttf);
}
@font-face{
  font-family: 'COOKIE-REGULAR';
  src:url(../fonts/COOKIE-REGULAR.ttf);
}
@font-face{
  font-family: 'MONTSERRAT-BOLD';
  src:url(../fonts/MONTSERRAT-BOLD.ttf);
}
@font-face{
  font-family: 'MONTSERRAT-REGULAR';
  src:url(../fonts/MONTSERRAT-REGULAR.ttf);
}

body {
  width: 100%;
  padding: 0;
  margin: 0;
      font-family: 'Raleway', sans-serif;
    
  color: #000000;
}

  /*------Spacing Class------------*/
.space10 {
  margin-top: 10px !important; }

.space20 {
  margin-top: 20px !important; }
.space30 {
  margin-top: 30px !important; }
.space50 {
  margin-top: 50px !important; }
.pad0{
  padding: 0;
}


/*----------------Font-weights-----------*/
.f500{
  font-weight: 500;
}
.f600{
  font-weight: 600;
}


/*===================Main Styles=======================*/
.background{
  background:url(../img/background.jpg);
  background-size: cover;
}
header h2{
  font-size: 33px;
  margin: 0;
}
header h3{
  font-size: 37px;
  margin: 7px 0;
}
header h2 span{
  background: #000;
  color: #fff;
  padding: 0 5px;
}
header{
  font-family: 'MONTSERRAT-REGULAR';
}
header .container{
  background: url(../img/header.jpg)no-repeat;
  background-size: cover;
  padding-bottom: 8px;
}
.btn-order:not(:disabled):not(.disabled).active, 
.btn-order:not(:disabled):not(.disabled):active {
  background: linear-gradient(#ea1e26, #b8041d);
}
.btn-order{
  width: 166px;
  padding: 6px 0px;
  background: linear-gradient(#ea1e26, #b8041d);
  border: 0;
  font-family: 'MONTSERRAT-BOLD';
  color: #fff;
  text-transform: uppercase;
  position: relative;
  display: block;
  margin: 0 auto;
}
.btn-order:hover{
  color: #fff;
}
.btn-order img{
  position: absolute;
  right: 0;
}
.txt-white{
  color: #ffffff;
}
.pecos {
  position: absolute;
  bottom: 12px;
  left: 0;
  right: 0;
  text-align: center;
}

/*------------------Navbar------------------*/
.navmenu{
  position: relative;
}
.fixedmenu{
  position: fixed;
  z-index: 9;
  width: 1025px;
  top: 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 0 15px;
}
.navbar-light {
  background: url(../img/navbg.jpg)no-repeat;
  background-size: 100% 100%;
  margin: 0 -15px;
  padding: 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  z-index: 9;
  font-family: 'MONTSERRAT-REGULAR';
}
.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
  color: #ffffff;
}
.navbar-light .navbar-nav .nav-link{
  padding: 0;
}
.navbar-nav{
  width: 100%;
}
li.nav-item {
  text-align: center;
  width: 14%;
  padding: 18px 0;
  position: relative;
}
li.nav-item:not(:last-child){
  width: 13%;
}
li.navlogo{
  width: 21% !important;
}
.navbar-nav .navbar-brand{
  position: relative;
  margin-right: 0;
}
.navbar-nav .navbar-brand img {
  position: absolute;
  left: -18px;
  max-width: 260px;
  top: -41px;
  z-index: 9;
}
.bdright:after,.bdright:before{
  background-color: rgba(255, 255, 255, 0.44);
  height: 100%;
  width: 1px;
  right: 0;
  top: 0;
  content: '';
  position: absolute;
}
.bdright:before{
  right: -2px;
}
.shadowbox {
  box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.61);
  position: absolute;
  left: 0;
  right: 0;
  height: 20px;
  width: 98%;
  margin: 0 auto;
  bottom: 0;
}
/*--------------------- Welcome To Abo's--------------------*/
/*.shadowbox {
  box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.61);
  position: absolute;
  left: 0;
  right: 0;
  top: -20px;
  height: 20px;
  width: 98%;
  margin: 0 auto;
}*/

.pizzabg{
  position: relative;
  background: url(../img/pizzabg.png)no-repeat;
  background-size: cover;
  padding: 50px 0;
}
.pizzabg h2{
  font-size: 58px;
  font-family: 'COOKIE-REGULAR';
}
.pizzabg h1{
  font-size: 70px;
  font-family: 'Bangers';
  margin: 0 25px;
}
.pizzabg h3{
  font-size: 50px;
  font-family: 'COOKIE-REGULAR';
}

.pizzabg .btn-order {
  width: 233px;
  font-size: 23px;
  padding: 8px 24px;
  border-radius: 6px;
  border:1px solid #fff;
  margin-top: 15px;
}

/*---------------------Footer-------------------*/
.blackbg {
  background-color: #000;
  color: #fff;
  display: flex;
  align-items: center;
}

/*------------------menutab---------------------*/
.menutab{
  padding: 50px 15px;
  background: url(../img/pizza.jpg)no-repeat;
  background-position: 50% 0;
  background-attachment: fixed;
}
.menuborder{
  border:1px solid #000;
  margin: 0;
  padding-bottom: 20px;
}
.abospie,.awardsection,.ownabos,.aboutus{
  background-color: #fcf6de;
  padding: 40px 15px;
}
.menutitle{
  color: #ed1c24;
  font-weight: 700;
  margin-bottom: 0;
  font-size: 16px;
  margin-top: 10px;
}
.menutab .toppings,.menutitle,.menutab table td,.menutab table th{
  font-family: 'Kalam', cursive;
}
.menu-table td, .menutab table td {
  border-top: 1px dashed #ed1c24;
}
.menutab table td,.menutab table th{
  font-size: 14px;
  vertical-align: top;
}
.w55{
  width: 65px;
}
.w230{
  width: 230px;
}
.w100{
  width: 100px;
}
.menu-table tr:first-child td,.menu-table th,
.menutab table tr:first-child td{
  border-top: 0;
}
.toppings{
  font-size: 14px;
}
.headOne span{
  color: #ed1c24;
  font-family: 'Limelight', cursive;
}
.headOne{
  font-family: 'Limelight', cursive;
  margin-bottom: 20px;
  position: relative;
}
.headOne:after {
  left: 0;
  right: 0;
  position: absolute;
  content: '';
  background: linear-gradient(to right, #ed1c24 , #000);
  /*background-color: #000;*/
  margin: 0 auto;
  width: 90px;
  height: 2px;
  bottom: -2px;
}

/*------------------------Abos pie-------------------*/
.headTwo{
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  color: #ff6600;
}
.whitebox {
  background-color: #fffcee;
  padding: 15px;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
  min-height: 225px;
  margin-top: 30px;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.whitebox:hover{
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.4);
} 
.whitebox .toppings{
  margin-bottom: 0;
}
.whitebox .headTwo{
  display: inline-block;
  position: relative;
}
.whitebox .headTwo:after{
  content: '';
  position: absolute;
  background-color: #ff6600;
  bottom: -2px;
  height: 1px;
  width: 0%;
  left: 0;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.whitebox:hover .headTwo:after{
  width: 100%;
}
/*----------------Awards-------------------*/
.greentxt{
  color: #008000;
}
.content-block{
  padding: 0 80px;
  height: 400px;
}
.carousel-control-next, .carousel-control-prev {
  position: absolute;
  top: 30%;
  bottom: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 5%;
  color: #ed1c24;
  text-align: center;
  opacity: 1;
  font-size: 40px;
}

.carousel-control-next:focus, .carousel-control-next:hover, 
.carousel-control-prev:focus, .carousel-control-prev:hover {
  color: #ed1c24;
  outline: 0;
  opacity: .5;
}
.carousel-indicators li {
  opacity: 0.3;
  background-color: #ed1c24;
}
.carousel-indicators .active {
  background-color: #ed1c24;
  opacity: 1;
}
/*---------------------own abos--------------*/
.orangetxt{
  color: #ff6600;
}
.requirements li{
  position: relative;
  font-weight: 600;
  font-size: 14px;
  padding-left: 20px;
}
.requirements li:after{
  content: '\f058';
  position: absolute;
  font-family: 'FontAwesome';
  font-size: 14px;
  left: 0;
  top: -1px;
}
.sublist li:after{
  content: '\f111';
  font-size: 7px;
  top: 5px;
}
.sublist li {
  padding-left: 13px;
}
/*------------------About-------------*/
.best{
  color: #ed1c24;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  font-size: 26px;
}
.padbottom{
  padding-bottom: 60px;
}

/*-------------Awards----------------*/

#accordionExample .card {
  background-color: transparent;
  border: 2px solid #ed1c24;
  border-radius: 0 !important;
  box-shadow: 5px 5px 4px rgba(51, 51, 51, 0.22);
}
#accordionExample .card:not(:last-child){
  margin-bottom: 20px;
}
.card-header{
  padding-right: 40px;
  cursor: pointer;
  position: relative;
  background-color: #fdf8e4;
}
.card-header{
  border-bottom: 0;
}
.card-header div[data-toggle="collapse"].collapsed:after {
  transform: rotate(180deg);
}
.card-header div[data-toggle="collapse"]:after {
  content: '\f106';
  position: absolute;
  font-family: 'FontAwesome';
  color: #ed1c24;
  right: 20px;
  top: 0px;
  font-size: 24px;
}




/*------------Footer--------------------*/
.footer {
  background-color: #fcf6de;
  padding: 20px 15px;
}
.footer ul{
  border-top: 5px solid #ed1c24;
  border-bottom: 5px solid #000000;
  padding: 5px 0;
}
.footer ul li{
  font-size: 14px;
  font-weight: 700;
}
.footer ul .list-inline-item:not(:last-child) {
  margin-right: 30px;
}
.copyright{
  font-size: 12px;
  color: #7e021f;
  font-weight: 700;
}







/*===================Media-Query=======================*/
@media (min-width: 1200px){
  .container {
    max-width: 1025px;
  }
}


@media(max-width: 1199px){
  .fixedmenu {
    width: 960px;
  }
}

@media(max-width: 991px){
  .whitebox {
    min-height: 210px;
  }
  .content-block {
    padding: 0 50px;
    height: 470px;
  }
  .fixedmenu {
    width: 720px;
  }
  .pizzabg .btn-order {
    font-size: 18px;
  }
  .lines{
    width: 35px;
  }
  .pizzabg h1 {
    font-size: 65px;
    margin: 0 25px;
  }
  .pizzabg h3 {
    font-size: 45px;
  }
  .pizzabg h2 {
    font-size: 53px;
  }
  .pecos {
    bottom: 9px;
    left: 15px;
  }
  header .container {
    padding-bottom: 0px;
  }
  .btn-order {
    width: 150px;
    font-size: 14px;
  }
  .path{
    width: 188px;
  }
  .navbar-light .navbar-nav .nav-link {
    font-size: 12px;
  }
  .navbar-nav .navbar-brand img {
    left: -14px;
    max-width: 195px;
    top: -30px;
  }
  header h2 {
    font-size: 23px;
  }
  header h3 {
    font-size: 27px;
  }
  
  .btsmall{
	  
	  display:none;
	  
  }
  
  header p {
    
    margin-top:15px;
    
  }
  
  header h6 {
    
    margin-top:15px;
    
  }
  
}
@media(max-width: 767px){
  .card-header {
    padding-left: 15px;
  }
  .whitebox {
    min-height: auto;
  }
  .footer ul li {
    display: block;
  }
  .footer ul .list-inline-item:not(:last-child) {
    margin-right: 0;
  }
  .content-block {
    padding: 0 50px;
    height: auto;
  }
  .navbar-light {
    margin: 0;
  }
  .shadowbox {
    box-shadow: 0px 4px 10px rgb(0, 0, 0);
    height: 20px;
    width: 100%;
  }
  .navmenu {
    margin: 0 -15px;
  }
  .fixedmenu {
    width: 100%;
    margin: 0 !important;
    padding: 0;
    top: 0;
  }
  .videoplayer iframe{
    width: 100%;
    height: 200px;
  }
  .btn-order img {
    width: 25px;
    top: 5px;
  }
  .pizzabg .btn-order {
    font-size: 16px;
    padding: 5px 15px;
    margin-top: 11px;
    width: 159px;
  }
  .pizzabg h3 {
    font-size: 26px;
  }
  .pizzabg h2 {
    font-size: 33px;
  }
  .lines {
    width: 18px;
  }
  .pizzabg h1 {
    font-size: 38px;
    margin: 0 15px;
  }
  .navbar-toggler:not(:disabled):not(.disabled){
    outline:none;
  }
  .navbar-light .navbar-toggler{
    border:0;
    position: absolute;
    right: 0;
    top: 18px;
  }
  .navbar-light .navbar-brand {
    margin: 0 auto;
  }
  li.nav-item {
    padding: 10px 15px;
    text-align: left;
  }
  .navbar-light .navbar-nav .nav-link {
    font-size: 14px;
  }
  .navbar-light .navbar-brand img{
    width: 150px;
  }
  .pecos {
    bottom: 21px;
    left: 40px;
  }
  .path {
    margin: 10px auto;
    display: block;
  }
  header h2 {
    font-size: 18px;
  }
  header h3 {
    font-size: 23px;
  }
  
  header h6 {
    font-size: 16px;
     margin-top:15px;
  }
  
  .btsmall{
	  
	  display:none;
	  
  }
  
  header p {
    font-size: 14px;
    margin-top:15px;
    
  }
  
  header .container {
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .bdright:after, .bdright:before{
    display: none;
  }
  li.navlogo{
    display: none;
  }
  li.nav-item:not(:last-child),li.nav-item{
    width: 100%;
  }
}

@media(max-width: 576px){
  .best {
    font-size: 20px;
  }
  .headOne {
    font-size: 24px;
  }
  .menutab .toppings,.menutab table td{
    font-size: 12px;
  }
  .pecos {
    bottom: 12px;
    left: 24px;
  }
  .btn-order img {
    width: 18px;
  }
  .btn-order {
    width: 100%;
    font-size: 10px;
  }
  header h2 {
    font-size: 14px;
  }
  header h3 {
    font-size: 16px;
  }
  
  header p {
    margin-top:10px;
    font-size: 12px !important;
    
  }
  
  header h6 {
      margin-top:10px;
      font-size: 14px !important;
  }
  
  .padleft0{
    padding-left: 0;
  }
  .padright0{
    padding-right: 0;
  }
}



@media(max-width: 360px){
  .btn-order img {
    width: 11px;
    top: 8px;
  }
  .pecos {
    left: 20px;
  }
  header h2 {
    font-size: 12px;
  }
  header h3 {
    font-size: 14px;
  }
  
  header p {
    margin-top:10px;
    font-size: 10px !important;
    
  }
  
  header h6 {
      margin-top:10px;
      font-size: 12px !important;
  }
  
  .pizzabg h1 {
    font-size: 32px;
  }
}
