/* mbhuju@gmail.com */
@import url('https://fonts.googleapis.com/css2?family=Lobster+Two:wght@700&family=Montserrat:wght@400;500;600;700;800;900&family=Oswald:wght@200;300;400;500;600;700&display=swap');

body{margin:0px; font-family:'Montserrat', sans-serif;  font-size:18px; color:#000; font-weight: normal; line-height:30px; }

a:link, a:active, a:visited{ color:#ce313b; font-weight: 600; text-decoration:none; }
a:hover{color:#000; text-decoration:underline;}

a.more:link, a.more:active, a.more:visited{ color:#000; font-weight: 400;}
a.more:hover{color:#000; text-decoration:none;}

a.footermenu:link, a.footermenu:active, a.footermenu:visited { font-size:10px; color:#868686; font-weight:600;  text-decoration:none;}
a.footermenu:hover{color: #fff;}

a.btnlink:link, a.btnlink:active, a.btnlink:visited { color: #ffffff; background: #d43c42; padding: 5px 10px; font-size:14px; font-weight:600;  text-decoration: none; text-transform:uppercase; }
a.btnlink:hover { background: #ff0000; text-decoration: none;}

.container{ width:1270px; margin:0 auto;}

/*********
HEADER
******/


#navframe{ width:100%; background:#da2526; padding:15px 0;}
	#menu{width:710; float:left}
	#socialmedia{ width:29%; float:right;}
	
#header_inn{ width:100%; background:url(../images/topbg.png) repeat-x; padding-top:60px;}

#orderonline{
  width: 184px;
  height: 130px;
  background: url(../images/orderonline.png);
  text-align:center;
  float:left;
  font-family: 'Oswald', sans-serif; font-size:35px; line-height:35px; color:#FFF; text-transform: uppercase; padding-top:54px;}
 
#logo{width:70%; float:left; text-align:center;}
	#address{ color:#FFF; padding:80px 0; font-size:34px; font-weight:700; line-height:40px; text-transform:uppercase;}
#wedeliver{ width: 164px;
  height: 134px;
  background: url(../images/we-deliver.png);
  text-align:center;
  float:left;
  font-family: 'Oswald', sans-serif; font-size:22px; line-height:30px; color:#FFF; text-transform: uppercase; padding:50px 10px 0 10px;}
/*******
BANNER
*********/
#banner{width:100%; background:url(../images/bbg.png) repeat-x; margin-top:20px;}
	#banner_inn{ width:1100px; margin:0 auto;}
	.bphoto{ width:32%; float:left; text-align:center;}
	.bphotomiddle{ width:32%; float:left; margin:0 1.5%; text-align:center;}

/****************/
#content{width:100%; background:#FFF; padding:90px 0;}
#content_inn{width:1080px; margin:0 auto;  }
	#homeleft{width:45%; float: left; padding-top:50px; }
	#homeright{width:50%; float:right; text-align:center;}
	
		
#hours_left{float:left; width:50%;  }
#hours_right{float:right; width:50%; text-align:center;}

#contact_left{float:left; width:50%; padding-top:60px; text-align:center;}
#contact_right{float:right; width:40%; text-align:center; margin-right:10%;}

.coupon1{width:32%; height:auto; float:left; text-align:center; margin-right:2%; padding-bottom:30px; }
.coupon2{width:32%; height:auto; float:right; text-align:center; padding-bottom:30px;}
.coupon_inner{width:90%; height:auto; margin:0 auto; background:#fff; border:2px dashed #000; text-align:center;}
.coupon_inn{width:350px; height:auto; margin:0 auto; background:#fff; text-align:center;}
.print{width:100%; height:auto; float:left; text-align:center; margin-top:10px; }
.center_div{width:100%; margin:0 auto; text-align:center;}

/*******
FOOTER
*********/
	#footer_bottom{width:100%; background:#000000; text-align:center; color:#FFF; font-weight:900; text-transform:uppercase; padding:30px 0; }
	

/*******
STYLE
*********/
h1{font-family: 'Oswald', sans-serif; font-size:50px; line-height:40px; color:#da2526; text-transform: uppercase;  margin-top:0;}
.style1{font-family: 'Lobster Two', cursive; font-size:30px; font-weight:700;  color:#0c6c41; line-height:40px;}
.style2{font-family: 'Lobster Two', cursive; font-size:30px; font-weight:700;  color:#da2526; line-height:40px;}
.style3{ font-size:24px; font-weight:900;}



/*******
FORM
*********/
.form1{ width:100%;}
input, textarea, select { background:#e9e9e9; padding:10px; border:none; font-size:16px;}
textarea{ height:100px; }
.btn{  font-weight:bold; text-align:center; color:#FFFFFF;	background:#fe0000; border:none; font-size:15px; margin-top:20px; text-align:center; text-transform:uppercase; padding:15px;}
.email_error{ padding:2px; border:1px solid red; color:red; margin-bottom:5px;}
.inputsize{ width:100%;}
.inputzipsize{ width:50px;}
.textright{ text-align:right;}

/*******
MISC
*********/
.img{border:1px solid #cecac8; padding:5px; }
.imgright{ max-width:95%; float:right; margin-left:30px; }
.imgleft{ max-width:95%; float:left; margin-right:10px; padding-top:8px; }


.clear{clear:both;}
img{max-width:100%;}
a[href^=tel] { color: inherit; text-decoration: none; font-weight:bold; }

.tbar{ border-bottom:#b2b2b2 1px solid; padding:10px;}

.back-to-top { position: fixed; bottom: 2em; right: 40px; display: none;}


.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}