/* mbhuju@gmail.com */

@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Great+Vibes&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


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:#df1c29; 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:12px; 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: 8px 20px; font-weight:600;  text-decoration: none; text-transform:uppercase; line-height:50px; }

a.btnlink:hover { background: #ff0000; text-decoration: none;}



/*********

HEADER

******/

#headerbg {

    position: relative;

	background: url(../images/bg1.jpg) center top;

	background-size:cover;

}


#header-top{width:100%; background:#FFFFFF; border-top:6px solid #cb1402;}

#header_inn{width:1240px; margin:0 auto; padding:10px 0;}

#logo{width:40%; float:left;}

#orderonline{width:15%; float:left; text-align:center; margin-left:5%; }

#info{width:40%; float:right; color:#000; font-size:20px; line-height:35px;  text-align:right; font-weight:bold;}

#menu{width:100%; margin:0 auto; background:#cb1402;}

/*******

BANNER

*********/

#banner{width:100%; background:url(../images/bg.png) repeat-x;}

#promo{width:1243px; margin:0 auto; font-family: 'Abril Fatface', cursive; font-size:60px; color:#FFF; text-align:center; text-shadow:2px 2px #000; padding:180px 0 60px 0; line-height:50px;}

#banner_inn{width:1243px; margin:0 auto; }



/****************/

#content{width:100%; background:#FFF;}

#content_inn{width:1160px; margin:0 auto;  }

	#left{width:55%; float: left; padding:50px 0 35px 0; }

	#right{width:40%; float:right; padding:60px 0;}

		#inner{width:95%; margin:0 auto; padding:50px 0;}
	

#hours_left{float:left; width:50%; padding-top:30px;  }

#hours_right{float:right; width:50%; text-align:center;}


#contact_left{float:left; width:50%; padding-top:80px; text-align:center;}

#contact_right{float:right; width:40%; text-align:center; margin-right:5%;}



/*******

FOOTER

*********/

	#footer_bottom{width:100%; background:#282424; }

	#footer_inn{width:1160px; margin:0 auto;}

	#left_footer{width:58%; float:left; color:#FFF; padding:40px 0; font-weight:900;}

	#facebook{width:5%; float:left; padding:37px 0;}

	#right_footer{width:35%; float:right; text-align: right; padding:40px 0;}



/*******

STYLE

*********/

h1{font-family: 'Abril Fatface', cursive; font-size:45px; line-height:40px; color:#cb1402; text-transform: uppercase;  margin-top:0;}

.style1{font-family: 'Abril Fatface', cursive; font-size:50px;  color:#cf420f; line-height:40px;}

 .style2{font-family: 'Abril Fatface', cursive; font-size:30px;  color:#d02211; line-height:40px;}

.style3{font-family: 'Great Vibes', cursive; font-size:50px; line-height:50px;}

.style4{font-size:20px; font-weight:bold; line-height:30px;}

.smalltext{ font-size:12px; line-height:16px; color:#F00; font-weight:bold;}


/*******

FORM

*********/

.form1{ width:100%;}

input, textarea, select { padding:10px; background:#efefef; border:0;}

textarea{ height:100px; }

.btn{ width:128px; height:40px; font-weight:bold; text-align:center; color:#FFFFFF;	background:#fe0000; border:1px solid #000000; font-size:15px; margin-top:20px; text-align:center; text-transform:uppercase;}

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

}