/* 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:#d33200; 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/bg3.jpg) center top;
	background-size:cover;
}


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

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

#logo{width:25%; float:left; padding:45px 0 10px 0;}

#orderonline{width:30%; float:left; text-align:right; margin-left:5%; padding:15px 0; }

#info{width:35%; float:right;  font-size:20px; line-height:30px;  text-align:right; font-weight:bold; padding-top:25px;}

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

/*******

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:150px 0 60px 0; line-height:50px;}

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

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

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

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

	#left{width:58%; float: left; padding:30px 0;  }
	#right{width:38%; float:right;  padding:30px 0;}

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

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

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


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

#contact_right{float:right; width:45%; text-align:center;}

/*******

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:#aa0d07; text-transform: uppercase;  margin-top:0;}

.style1{font-family: 'Abril Fatface', cursive; font-size:30px;  color:#d0534e; line-height:35px;}

 .style2{font-family: 'Abril Fatface', cursive; font-size:45px;  color:#a70a83; line-height:45px; text-transform:uppercase;}

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

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

 .style5{font-family: 'Abril Fatface', cursive; font-size:45px;  color:#3ea725; line-height:45px; text-transform:uppercase;}

/*******

FORM

*********/

#contactform{width:100%;}
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; font-family:'Montserrat', sans-serif; text-align:center; color:#FFFFFF; background:#322cb1; border:1px solid #322cb1;  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:80%; margin-bottom:8px;}
.inputsizesmall{ width:100px; margin-bottom:8px;}
.inputsizesm{ width:40px; margin-bottom:8px;}

/*******

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;

}