/* mbhuju@gmail.com */

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


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

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

a.cart_button:link, a.cart_button:active, a.cart_button:visited{ font-size: 13px; color: #000; font-weight400; text-decoration:none;}
a.cart_button:hover{ text-decoration:none;}

a.footermenu:link, a.footermenu:active, a.footermenu:visited { font-size:12px; color:#a3a3a3; font-weight:700;  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_frame{ width:100%; }
	#header_inn{ width:1262px; margin: 0 auto; padding: 30px 0;}
		#logo{ width:25%; float: left;}
		#header_right{ width:70%; float: right;}
			#search{ width:100%;  text-align: right;}
			#slogan{ width:100%; text-align: right; margin-top: 20px;}

#menu_frame{width:100%; background: #4e2325; }
#menu_inn{ width:1262px; margin: 0 auto;}
	#address{ width:35%; float: left; background: #fae0ba; font-family:'Montserrat', sans-serif;; padding: 10px 1%; font-size:14px; font-weight:600; color:#4e2325;}
		#street{ width:45%; float: left; line-height:16px;}
		#phone{ width:45%; float: left; line-height:30px;}
		#facebook{ width:10%; text-align:center; float: left;}
		#facebook img{ width:30px;height:30px;}
	#menu{ width:61%; float: right; padding-top: 20px; text-transform: uppercase;}

	#nav_desktop{
		text-align: right;
	}

	#nav_desktop .navigation_item{
		display: inline-block !important;
		float:none !important;
	}
	#address img{
		float:left;
	}


/****************/
#content_inn{width:1262px; margin:0 auto; padding: 30px 0; }
	
#home_left{ width:40%; float: left;}
#home_right{ width:55%; float: right; text-align: center; padding-top: 50px;}


/*******
FOOTER
*********/
	#footer_bottom{width:100%; background:#313131; }
	#footer_inn{width:1262px; margin:0 auto;}
	#left_footer{width:50%; float:left; color:#FFF;  padding:35px 0; font-weight:600;   }	
	#right_footer{width:35%; float:right; text-align: right; padding:40px 0;}

/*******
STYLE
*********/
h1{font-family: 'Abril Fatface', cursive; font-size:48px; color:#724648; line-height:60px; margin: 0;}
h2{font-family: 'Lobster Two', cursive; font-size:48px; font-weight:700; color:#724648; line-height:60px; margin: 0;}
h3{font-family: 'Lobster Two', cursive; font-size:30px; font-weight:700; color:#724648; line-height:40px; margin: 0;}

/*******
FORM
*********/
#contactform{width:80%;}
input, textarea, select {padding:5px 10px; font-family:'Montserrat', sans-serif; border:1px solid #dedede;  background:#FFF;}
textarea{height:100px;}
.btn{ height:40px; font-weight:bold; font-family:'Montserrat', sans-serif; text-align:center; color:#FFFFFF; background:#fe0000; 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;
}





section.about-section {
    padding: 20px 0 29px 0;
}

.about-media img {
    width: 100%;
}

.about-count {
    text-align: center;
    padding-top: 65px;
    padding-left: 37px;
}

.about-media {
    padding-right: 0;
}

.about-count h2 {
    font-size: 48px;
    line-height: 1.2;
    padding: 12px 0;
    font-family: 'Abril Fatface', cursive;
}

.about-count h2 span {
    display: block;
    color: #ceb084;
    font-family: 'Lobster', cursive;
}

section.about-section .row {
    /* align-items: center; */
}

.about-count p {
    padding: 10px 0;
    font-size: 15.8px;
    color: #212121;
    font-weight: 500;
    line-height: 1.5;
}

strong {
    font-weight: bold;
}
 
 img {
    max-width: 100%;
}
 
 section.about-section .col-md-5 {
    padding-right: 9px;
}
 


.contact_left{
	box-sizing: border-box;
	float:left;
	width:50%;
	padding-right:16px;
}

.contact_right{
	box-sizing: border-box;
	float:left;
	width:50%;
}

.contact_left, .contact_right, .contact_right a{
	font-size:90%;
	color:#111111;
}

.contact_left input, .contact_left textarea{
	border: 1px solid #666666;
	
}

.contact_left input[type=text], .contact_left textarea{
	box-sizing: border-box;
	padding:6px !important;
	width:100% !important;
} 


.contact_directions{
	line-height:32px;
	margin: 12px;
}

.contact_directions span{
	display:inline-block;
	line-height:normal;
}