/* mbhuju@gmail.com */

@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900');

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

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

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

a.footermenu:link, a.footermenu:active, a.footermenu:visited { font-size:12px; color:#818181; font-weight:700; line-height:30px;  text-decoration:none;}
a.footermenu:hover{color: #fff;}

a.btnlink:link, a.btnlink:active, a.btnlink:visited {color:#ffffff; background:#fd0200; padding:8px 20px; font-weight:600;  text-decoration:none; text-transform:uppercase; display: inline-block; margin: 10px;}
a.btnlink:hover {background:#fd0200; text-decoration:none;}

/*********
HEADER
******/
#header_bg {
    position: relative;
	background:url(../images/bg.jpg) center center;
	background-size:cover;
}

#header_top{width:100%; background:url(../images/topbg.png) repeat-x; padding-top:20px;}
#header_bottom{width:100%; background:url(../images/bbg.png) repeat-x bottom;}
#header_inn{width:1280px; margin:0 auto;}
	#facebook{ width:5%; float:left;}
	#menu{width:85%; float:right;}
	
#logo{ width:38%; float:left; padding-top:60px;}
	.badd{ padding-top:50px;}
#banner{ width:60%; float:right; text-align:center;}
#orderonline{ width:50%; float:left; text-align:center; padding:25px 0;}
#wedeliver{ width:50%; float:left; text-align:center; padding:25px 0;}

#iba{ padding-bottom:50px;}



/****************/
#content{width:100%; background:#FFF; padding:30px 0; }
	
	#content_inn{width:1195px; margin:0 auto;  }
		#home_left{ width:55%; float:left;}
		#home_right{ width:300px; float:right; background:#d01d24;}
			#special{ width:90%; padding:5%; text-align:center;  color:#FFF;}
			
	#inner{width:95%; margin:0 auto; padding:45px 0;}
	
.award1{ width:30%; float:left;}
.award2{ width:30%; float:left; margin:0 5%;}

#hours_left{float:left; width:45%; padding-top:20px; }
#hourst_right{float:right; width:45%; text-align:center; }

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

.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; }
	#footer_inn{width:1220px; margin:0 auto; }
	#left_footer{width:25%; float:left; background:#2a2a2a; color:#fffc00; padding:40px 2% 80px 2%; font-weight:900; font-size:18px; text-transform:uppercase;  }	
	#middle_footer{width:20%; float:left; color:#FFF; padding:40px 5%;font-weight:900; font-size:18px;  }
	#right_footer{width:40%; float:right; text-align: right; padding-top:40px;}


/*******
STYLE
*********/
h1{font-size:60px; line-height:60px; color:#d01d24; font-weight:900; margin-top:0; text-transform: uppercase;}
.style1{font-size:24px; font-weight:700; color:#d01d24; line-height:30px; text-transform: uppercase;}
.style2{font-size:48px; font-weight:300; color:#000; line-height:50px;}
.style3{font-size:36px; font-weight:900; line-height:50px;}
.style4{font-size:24px; font-weight:900; color:#fffc00; line-height:30px;}
.style5{font-size:48px; font-weight:900; color:#fff; line-height:50px; text-transform:uppercase; text-shadow: 2px 2px 0px #000;}
.style6{font-size:48px; font-weight:900; color:#fffc00; line-height:50px; text-transform:uppercase; text-shadow: 2px 2px 0px #000;}
.smalltext{ font-size:12px; color:#C00; line-height:16px; font-weight:bold;}




/*******
FORM
*********/
#contactform{width:80%;}
input, textarea, select {padding:5px 10px; font-family:'Montserrat', sans-serif; border:1px solid #dedede; font-size:16px; background:#FFF;}
textarea{height:100px;}
.btn{ height:40px; font-weight:bold; text-align:center; color:#FFFFFF; background:#d01d24; border:1px solid #fe0000; font-size:15px; margin-top:10px; padding:5px 20px; text-transform:uppercase; cursor:pointer;}
.email_error{ padding:2%; width:96%; border:1px solid red; color:red; margin:0 auto; text-align:center;}
.inputsize{ width:95%; margin-bottom:8px;}
.inputzipsize{ width:50px;}

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


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

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

.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;
}


:focus {outline:0 !important;}

iframe, object, embed {
    max-width: 100%;
}