@charset "utf-8";
/* CSS Document */

body
{
	padding:0;
	margin:0;
    background-color: #8d0519 !important;
}

#top-head
{
	width:100%;
	overflow-x: auto;
}

#top-head-left
{
	width:420px;
	height:40px;
	float:left;
    background:url(../images/lang-bg.png) left top no-repeat;
}

#top-head-left p {
    color: #fff;
    font-family: "PT Sans Caption",sans-serif;
    font-size: 16px;
    padding-left: 10px;
    padding-top: 4px;
}

#top-head-left p a {
    color: #fff;
    text-decoration: none;
}

#top-head-right
{
	width:420px;
	height:40px;
	float:right;
	background:url(../images/soical-bg.png) right top no-repeat;
}

#top-head-right .social-icons {
	width:auto;
    float: right;
    line-height: 48px;
}
#top-head-right .social-icons ul {
    display: inline-block;
    margin: 0;
}

#top-head-right a {
    color: #fff;
    font-size: 18px;
    text-decoration: none;
}
#top-head-right a:hover i {
    color: #ccc;
}
#top-head-right .social-icons {
    line-height: 48px;
}
#top-head-right .social-icons ul {
    display: inline-block;
    margin: 0;
}

#social
{
	width:auto;
	float:right;
	margin-top:8px;
}

#social ul
{
	padding:0;
	margin:0;
}

#social ul li
{
	list-style-type:none;
	float:left;
	padding-right:12px;
	padding-left:12px;
	border-right:1px solid #6d2a2a;
}

.logo-bg
{
	width:100%;
	height:167px;
	background:url(../images/logo-bg-2.jpg) top center  no-repeat #c49a58;
}

#logo
{
	width:100%;
	text-align:left;
	padding-top:15px;
}

.menu
{
	width:100%;
	height:81px;
	background:url(../images/menu-bg.jpg) repeat-x;
}


.navbar-default a:hover
{
		color:#fff !important;
		background-color:transparent !important;
}


.navbar-default {
  color: #fff;
  border-bottom:none !important;
  
  background-color:transparent !important;
}
.navbar-default .navbar-nav > li > a {
  font-family: 'PT Sans Caption', sans-serif;
  color:#fff !important;
  font-size:14px;
  margin-top:10px;
  text-align:center;
  padding:30px 27px 10px 27px;
  border-right:1px solid #900419;
}

.navbar-default .navbar-nav > li > a.mhome
{
	background:url(../images/home.png) top center no-repeat;
}

.navbar-default .navbar-nav > li > a.mabout
{
	background:url(../images/about.png) top center no-repeat;
}

.navbar-default .navbar-nav > li > a.mdep
{
	background:url(../images/dep.png) top center no-repeat;
}

.navbar-default .navbar-nav > li > a.mevents
{
	background:url(../images/events.png) top center no-repeat;
}

.navbar-default .navbar-nav > li > a.mlatest
{
	background:url(../images/lat-news.png) top center no-repeat;
}

.navbar-default .navbar-nav > li > a.mrecipes
{
	background:url(../images/rec.png) top center no-repeat;
}

.navbar-default .navbar-nav > li > a.mcoupon
{
	background:url(../images/coupon.png) top center no-repeat;
}

.navbar-default .navbar-nav > li > a.mcontact
{
	background:url(../images/contact.png) top center no-repeat;
}

.navbar-brand
{
   display:none;
}

.wrapper
{
	width:100%;
	margin:0 auto;
	background:url(../images/content-bg.jpg) repeat;
}

.wrapper-bg
{
	width:100%;
	margin:0 auto;
	background:url(../images/content-bg-0.png) top repeat-y;
}

.top-banner
{
	width:100%;
	margin:0 auto;
	padding-top:25px;
}

.banner
{
	width:100%;
	float:left;
}

#weekly-ad
{
	width:100%;
	float:left;
}

#weekly-ad-title
{
	width:100%;
	float:left;
	background-color:#8e051a;
	border-radius:5px;
	margin-bottom:5px;
}

#weekly-ad-title span
{
	font-family: 'PT Sans Caption', sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:700;
	display:block;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

#weekly-ad-img
{
	width:100%;
	height:122px;
	border-radius:5px;
	float:left;
	
}

#super-offers
{
	width:100%;
	float:left;
}

#super-offers-title
{
	width:100%;
	float:left;
	background-color:#8e051a;
	border-radius:5px;
	margin-top:8px;
	margin-bottom:5px;
}

#super-offers-title span
{
	font-family: 'PT Sans Caption', sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:700;
	display:block;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

#super-offers-img
{
	width:100%;
	height:88px;
	border-radius:5px;
	float:left;
}

#super-offers-img h3
{
	font-family: 'PT Sans', sans-serif;
	font-size:14px;
	color:#b10922;
	font-weight:700;	
}

#super-offers-img h3 span
{
	font-family: 'PT Sans', sans-serif;
	font-size:14px;
	color:#89642a;
	font-weight:700;	
}

.middle-banner
{
	width:100%;
	margin:0 auto;
	padding-top:20px;
}

#recipes
{
	width:100%;
	min-height:190px;
	border-top:4px solid #b10922;
	background-size:cover;
}

#catering
{
	width:100%;
	min-height:190px;
	border-top:4px solid #4f3403;
	background-size:cover;
}

#storelocator
{
	width:100%;
	min-height:190px;
	border-top:4px solid #2b0107;
	background:url(../images/store-bg.jpg) repeat-x #780214;
}

#storelocator input
{
	
}

.welcome
{
	width:100%;
	margin:0 auto;
	padding-top:10px;
}

.welcome-left h3
{
	font-family: 'PT Sans', sans-serif;
	font-size:21px;
	color:#000000;
	font-weight:bold;
}

.welcome-left h3 span
{
	color:#a2071e;
}

.welcome-right
{
	float:right;
	padding-top:15px;
}

.welcome-input
{
	float:left;
}

.welcome-input input
{
	float:right;
}

.welcome-button
{
	float:left;
}

.welcome-button input[type='button']
{
	float:right;
}

.our-products
{
	width:100%;
	margin:0 auto;
	padding-bottom:40px;
}

.our-products h3
{
	font-family: 'PT Sans', sans-serif;
	font-size:21px;
	color:#b10922;
	font-weight:bold;
	padding-bottom:10px;
	border-bottom:1px solid #ad8d5c;
}

#productss
{
	width:100%;
	float:left;
	padding-top:10px;
}

#product-1
{
	background-color:#FFF;
	text-align:center;
}

#product-title
{
	width:100%;
	background-color:#8d0519;	
	font-family: 'PT Sans Caption', sans-serif;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
	padding:10px 0px;
	color:#FFF;
}

#product-price
{
	width:100%;
	min-height:60px;
	background-color:#fcfcfb;
	padding-top:10px;
	padding-left:10px;
}

#product-price span
{
	font-family: 'PT Sans Caption', sans-serif;
	font-weight:bold;
	font-size:13px;
}

#product-price span small
{
	font-family: 'PT Sans Caption', sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#888888;
}

#price
{
	float:left;
}

#add-card
{
	padding-right:10px;
	float:right;
}

.footer
{
	background-color:#8d0519;
	color:#FFF;
	padding-bottom:20px;
}

.footer a
{
	color:#fff;
}

.footer a:hover
{
	color:#cba05b;
}

.footer h3
{
	font-family: 'PT Sans', sans-serif;
	font-size:20px;
	color:#FFF;
	font-weight:700;
}

#myaccount ul
{
	padding:0;
	margin:0;
}

#myaccount ul li
{
	list-style-type:none;
}

#myaccount ul li a
{
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	color:#FFF;
	line-height:30px;
	padding-left:20px;
	background:url(../images/arrow.jpg) top left no-repeat;
}

#content ul
{
	padding:0;
	margin:0;
}

#content ul li
{
	list-style-type:none;
}

#content ul li a
{
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	color:#FFF;
	line-height:30px;
	padding-left:20px;
	background:url(../images/arrow.jpg) top left no-repeat;
}

#aboutus ul
{
	padding:0;
	margin:0;
}

#aboutus ul li
{
	list-style-type:none;
}

#aboutus ul li a
{
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	color:#FFF;
	line-height:30px;
	padding-left:20px;
	background:url(../images/arrow.jpg) top left no-repeat;
}

.social
{
	width:100%;
	clear:both;
	padding-bottom:5px;
	overflow:auto;
}

ul.footer_social_links {
    margin: 0;
    padding: 0;
}
.footer_social_links li {
    background-color: #fff;
    border-radius: 50px;
    color: #8d0519;
    float: left;
    height: 44px;
    line-height: 44px;
    margin: 0 0 0 5px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 44px;
	list-style-type:none;
}
.footer_social_links li:hover {
    background-color: #fff;
}
.footer_social_links li:hover i {
    color: #8d0519;
}
.footer_social_links li i {
    color: #8d0519;
	text-align:center;
  font-size:18px;
}

#recipes-text
{
	width:180px;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:10px;
	background:url(../images/middle-banner-bg.png) repeat;
}

#recipes-text h3
{
	font-family: 'PT Sans', sans-serif;
	font-size:20px;
	color:#f9a724;
	font-weight:700;
	padding-top:10px;
}

#recipes-text p
{
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	color:#ffffff;
}

#recipes-more
{
	width:100%;
	padding-top:10px;
	text-align:right;
}

#catering-text
{
	width:180px;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:10px;
	background:url(../images/middle-banner-bg.png) repeat;
}

#catering-text h3
{
	font-family: 'PT Sans', sans-serif;
	font-size:20px;
	color:#f9a724;
	font-weight:700;
	padding-top:10px;
}

#catering-text p
{
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	color:#ffffff;
}

#catering-more
{
	width:100%;
	padding-top:10px;
	text-align:right;
}

#storelocator 
{
	width: 100%;
    padding: 20px;
    padding-top: 0;
}

#storelocator h3
{
	font-family: 'PT Sans', sans-serif;
	font-size:20px;
	color:#fff;
	font-weight:700;
	background:url(../images/maps.png) right no-repeat;
     margin-top: 10px;
}

#storelocator p
{
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	color:#debc86;
}

/*gcontent*/

.gcontent
{
	width:100%;
  padding-bottom:30px;
}

.gcontent h2
{
	font-family: 'PT Sans', sans-serif !important;
	font-size:22px !important;
	font-weight:700 !important;
	color:#540505  !important;
}

.gcontent h3
{
	font-family: 'PT Sans', sans-serif !important;
	font-size:18px !important;
	font-weight:700 !important;
	color:#b10922 !important;
}

.gcontent span
{
	font-family: 'PT Sans', sans-serif !important;
	font-size:20px !important;
	font-weight:700 !important;
	color:#8C001A !important;
}


.gcontent p
{
	font-family: 'Open Sans', sans-serif !important;
	font-size:13px !important;
	font-weight:400 !important;
	color:#000 !important;
	line-height:22px !important;
}



/*gcontent*/

.gcontentg
{
	width:100%;
    padding-top:25px;
    padding-bottom: 25px;    
}

.gcontentg h2
{
	font-family: 'PT Sans', sans-serif !important;
	font-size:22px !important;
	font-weight:700 !important;
	color:#540505  !important;
}

.gcontentg h3
{
	font-family: 'PT Sans', sans-serif !important;
	font-size:18px !important;
	font-weight:700 !important;
	color:#b10922 !important;
}

.gcontentg p
{
	font-family: 'Open Sans', sans-serif !important;
	font-size:15px !important;
	font-weight:400 !important;
	color:#000 !important;
	line-height:24px !important;
}


.innerbanner
{
	width:100%;
	margin:0 auto;
	padding-top:25px;
}

/*our-products*/

.our-products
{
	width:100%;
	margin:0 auto;
	padding-bottom:40px;
}

.gcontentg h5
{
	font-family: 'PT Sans', sans-serif !important;
	font-size:21px !important;
	color:#b10922 !important;
	font-weight:bold !important;
	padding-bottom:10px !important;
    margin-bottom:25px !important;
	border-bottom:1px solid #000 !important;
}

#products
{
	width:100%;
	float:left;
	padding-top:10px;
}

#product-1
{
	background-color:#FFF;
	text-align:center;
}

#product-title
{
	width:100%;
	background-color:#8d0519;	
	font-family: 'PT Sans Caption', sans-serif;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
	padding:10px 0px;
	color:#FFF;
}

#product-price
{
	width:100%;
	min-height:60px;
	background-color:#fcfcfb;
	padding-top:10px;
	padding-left:10px;
}

#product-price span
{
	font-family: 'PT Sans Caption', sans-serif;
	font-weight:bold;
	font-size:13px;
}

#product-price span small
{
	font-family: 'PT Sans Caption', sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#888888;
}

#price
{
	float:left;
}

#add-card
{
	padding-right:10px;
	float:right;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

.eventsbutton
{
    overflow:auto;
    padding-bottom:10px;
}

.eventsbutton ul
{
	padding:0px;
    margin-top:0px;
}

.eventsbutton ul li
{
	list-style-type:none;
	float:left;
    margin-top:25px;
}

.eventsbutton ul li a
{
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	font-weight:700;
	color:#FFF;
	margin-right:10px;
	padding:10px;
	background-color:#8c0519;
}

.eventsbutton ul li a:hover
{
	background-color:#f1aa3b;
}


.events-1
{
	background-color: #f0f0f0;
    border-radius: 10px;
    margin-top: 25px;
    overflow: auto;
    padding: 20px;
   clear: both;
}

.events-2
{
	background-color: #f0f0f0;
    border-radius: 10px;
    margin-top: 25px;
    overflow: auto;
    padding: 20px;
}

.events-3
{
    background-color: #f0f0f0;
    border-radius: 10px;
    margin-top: 25px;
    overflow: auto;
    padding: 20px;
}

.loc
{
clear: both;
height: auto;
display: block;
margin-right: 0px !important;
margin-left: 0px!important;
margin-bottom: 10px;
border-bottom: 1px dotted rgb(204, 204, 204);
}
  


.loc-img img
{
  margin:0px auto;
  text-align: center;
}


.loc-add
{
 
  text-align: center;
}

.loc-tim
{
  
  text-align: center;
}

.main-loc
{
  margin-bottom:10px !important;
  margin-right:0px !important;
  margin-left:0px !important;
}

#kitchen-1
{
	width:100%; 
  overflow:auto;
}

#kitchen-2
{
	width:100%;
    overflow:auto;
    padding-top:20px;
}
#lunch-1
{
	width:100%; 
  overflow:auto;
}

#lunch-2
{
	width:100%;
    overflow:auto;
    padding-top:20px;
}

#lunch-3
{
	width:100%;
    overflow:auto;
    padding-top:20px;
}


.btn-danger 
{
  margin-top:10px !important;
}

.banner i.fa.fa-chevron-left
{
    position: absolute;
    z-index: 999;
    top: 43%;
  font-size:24px;
  color:#B10922;
  background: #fff;
    padding: 10px;
}


.banner i.fa.fa-chevron-right
{
    color: #B10922;
    float: right;
    font-size: 24px;
    position: absolute;
    right: 5px;
    top: 43%;
    z-index: 999;
  background: #fff;;
    padding: 10px;
}

.services ul li 
{
  font-size:13px;
}

#service-email h4
{
  font-size:13px;
  color:#000;

}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: #b10922 !important;
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: rgb(245, 226, 186)!important;
}

.gcontentg span {
    font-family: 'PT Sans', sans-serif !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    color: #8C001A !important;
}

.ourproducts.owl-carousel.owl-theme.owl-loaded p
{
      width: 100%;
    background-color: #8d0519;
    font-family: 'PT Sans Caption', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 0px;
    color: #FFF;
}
.products-menus
{
	border: 1px solid #8C001A;
      min-height: 506px;
}

.products-menus-1
{
	border: 1px solid #8C001A;
      min-height: 706px;
}

#check-out-menu h2
{
  text-transform:uppercase;
}

#check-out-menu ul li {
    line-height: 35px;
    position: relative;
    padding: 10px;
    margin-left: 0px;

    padding-left: 35px;
}

#check-out-menu ul li:before {
    position: absolute;
   
    left: 3px;
    font-family: FontAwesome;
    content: "";
    color: #920E1A;
    font-size: 32px;
}




#check-out-menu ul li.active:before {
    color: #540505;
    position: absolute;
   
    left: 3px;
    font-family: FontAwesome;
    content: "";
}

#check-out-menu ul li:hover {
    color: #540505;
    cursor: pointer;
  
    background-color: rgba(146, 14, 26, 0.16);
    position: relative;
    padding-left: 35px;
}

#check-out-menu ul {
    list-style-type: none;
    padding-left: 0px;

}


.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
   
    background-color: rgb(195, 155, 86) !important;
    
}

.nav > li > a:hover, .nav > li > a:focus {
    
    background-color: #C19856;
}

.nav-tabs > li > a:hover {
    background-color: #C19856 !important;
}

#our-products-text
{
   background-color: #8d0519;
}

#our-products-text p
{
    color: #fff;
    font-family: "PT Sans",sans-serif;
    font-size:14px;
    font-weight:400;    
	text-align:center;
    padding:8px 0px;
}

.gcontent .panel-title > a
{
  font-size:18px;
}


.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    padding-bottom: 15px;
    padding-top: 15px;
}

.gcontent h5
{
   font-size: 24px;
  font-weight:700;
}

.gcontent h4
{
	 font-size: 18px;
  font-weight:700;
}

.services ul li span
{
   font-family: 'PT Sans', sans-serif !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    color: #8C001A !important;
}

.services p span
{
   font-family: 'PT Sans', sans-serif !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    color: #8C001A !important;
}

.btn.btn-success.btn-signup
{
     color: #fff;
    background-color: #B12025;
    border-color: #B12025;
}

.btn.btn-success.btn-signup:hover
{
     color: #fff;
    background-color: #A2071E;
    border-color: #A2071E;
}

#mc2_status
{
  margin-top:55px;
}

#mailchimp-signup br
{
  display:none;
}

#mailchimp-signup
{
  clear: both;
    
}

#mailchimp-signup form input[type="submit"]
{
      background-color: #AF0921;
      border: 2px solid #AF0921;
      color:#fff;
}

#mailchimp-signup form span {
    font-weight: bold;
    font-family: 'PT Sans', sans-serif;
    display: inline-block;
    font-size: 18px;
}

/* 2016-01-06 by MS */
#email-signup-link{
    float: right;
    margin-top: 3px;
    display: block;
    width: 100%;
}

#email-signup-link a{
    line-height: 35px;
    padding: 0px;
    width:100%;
    display: block;
    
    text-align:center;
   
    background: #9D1C21;
    color: #ffffff;
    
    border: 1px solid #A31E22;
    border-radius: 5px;

    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
#email-signup-link a:hover{
    background: #FFFFFF;
    color: #9D1C21;
}

#mailchimp-signup h3
{
      font-family: 'PT Sans', sans-serif !important;
      color: #b10922 !important;
      font-weight: bold;
}

a.btn.btn-info.btn-form {
    color: #fff;
    background-color: #540505;
    border-color: #540505;

}