/* 
Theme Name:     C&H Cafeteria 
Theme URI:      http://developer.sidepixel.com/wp_bootstrap3/
*/

@import url(//fonts.googleapis.com/css?family=Open+Sans);
@import url(//fonts.googleapis.com/css?family=Oswald);
@import url(//fonts.googleapis.com/css?family=Lato:400,300italic,700);
@import url(//fonts.googleapis.com/css?family=Raleway:400,700,100);
h1 {
	color: #ff5c5c;
	font-family: 'Lato', sans-serif;
	font-size: 28px !important;
	line-height: 30px !important;
	padding: 0px 0;
	text-align: left;
	font-weight: 300;
}
h2 {
	color: #000000 !important;
	font-family: open Sans !important;
	font-size: 24px !important;
	line-height: 30px !important;
	padding: 0 0 10px;
	margin: 14px 0 5px;
	font-weight: 400;
}
.search-results h2 {padding: 18px 0;  margin-top: 20px;
  margin-bottom: 10px;}
.cta a {
	color: #000000 !important;
}
body {
	font-family: open Sans !important;
	line-height: 24px!important;
	font-size: 15px!important;
	color: #000000 !important;
	background: url(images/content-shadow.png) no-repeat;
	padding-bottom:0 !important;
}
body, html {
	-webkit-text-size-adjust: none;
}
.footer1 a:hover, .main_footer a:focus {
	text-decoration: none;
	color: #fff;
}
.footer1 a {
	text-decoration: underline;
	color: #8A8A8A;
}
h4 {
	font-family: open sans;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	line-height: 26px;
	clear: both;
	color: #373635;
}
.widget_black_studio_tinymce h3 {
	color: #574338;
	font-family: 'Oswald', sans-serif !important;
	font-size: 25px !important;
	line-height: 22px !important;
	padding: 18px 0;
	font-weight: normal;
	font-style: normal;
}

.event-list li{background: none; font-style: italic; list-style: none}
.event-list h4{text-align: right ; font-style: normal   }
 .event-list{padding:0px}
.widget_black_studio_tinymce img {
	border: none!important;
}
/*    img.alignleft{
        border-radius: 2px;
        box-shadow: 0 0 3px 0;
    }*/
.header-wrapper {
	background: url(images/header-bg.jpg);
	
	width: 100%;
	/*max-height: 99px;*/
	position: relative;
	z-index: 9999;
	float: left;
	-webkit-box-shadow: 10px 10px 10px -12px rgba(0,0,0,0.45);
	-moz-box-shadow: 10px 10px 10px -12px rgba(0,0,0,0.45);
	box-shadow: 10px 10px 10px -12px rgba(0,0,0,0.45);
}
.content-wrapper a {
	color: #B31D20 !important;
	text-decoration: underline;
}
.content-wrapper a:hover {
	color: #B31D20;
	text-decoration: none;
}
label {
	font-weight: normal !important;
}
.page-header {
	/*padding: 15px 0 0 0;*/
	margin: 0;
	line-height: normal;
	border: none;
}
.page-header h1 {
	padding: 0 0 15px 0;
	margin:25px 0 15px;
	font-family: open Sans;
	color:#B31D20;
	font-weight:400; font-size:34px !important;
	border-bottom: 1px solid #C0C0C0;
    padding-bottom: 10px;
	 
}
.home .page-header h1{ margin-bottom: -4px;font-weight:100;
	 font-size:57px !important; }
.page-header h1 span{ color:#B31D20; font-size:34px !important; display:block;margin-top: -39px; font-weight:500;padding-bottom:10px;}
.main_header {
	position: relative;
}
.navbar {
	z-index: 9999;
	position: relative;
	width: 100%;
	float: left;
	border-radius: 0px !important;
	background: #c30104;
}
.nav-collapse {
	float: left;
	width: 100%;
}
.nav-collapse {
	border-radius: 0px 0px 0 0;
	height: 47px;
}
.navbar-nav > li {
	background: none;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	line-height: 18px;
}
.navbar-nav > li > a {
	color: #FFFFFF !important;
	text-transform: uppercase;
	display: inline-block;
	font-family: verdana !important;
    
}
.navbar-nav > li > a:hover {
	color: #5cc276;
	background: none !important;
	outline: none;
}
.navbar-nav > li:first-child {
	background: none;
	border-radius: 0px !important;
}
.banner {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 0px;
	position: relative;
}
.responsive-slider.flexslider .slide-title a {
	display: none;
}
.cta-block {
	padding: 0;
}
.cta, .cta a {
	color: #5cc276;
	float: right;
	text-align: right;
	font-size: 16px;
		line-height: 18px;
	margin-top: 5px; /*padding-left: 28px;*/
	padding-top: 3px;
	height: 22px;
	font-family: 'Lato', sans-serif;
	margin-bottom: 10px;
	
}
.cta  a.read{
	margin-top: 20px;
	background: none repeat scroll 0 0 #393e43;
    color: #fff !important;
    display: inline-block;
    font-size: 18px;
    height: 32px;
    line-height: 13px;
    position: relative;
    text-decoration: none;
    text-transform: capitalize;
    /* top: 20px; */
    width: 250px;
    padding-top: 10px;
    padding-bottom: 10px;
	padding-right: 20px;
	
}
.cta  a.read:hover{opacity:0.8;}
.cta span{ font-weight:bold;}
.search-form {
	position: relative;
	z-index: 99999;
	padding-right:0;top: 4px;
}
.search-form input[type="text"] {
	background: #fff;
	padding: 0 5px;
	font-size: 13px;
	margin: 0;
	min-height: 30px;
	float: right;
	text-align: left;
	line-height: 28px;
	border: #cacacc 1px solid;
}
.search-form input[type="submit"] {
	background: url(images/search_button.png) no-repeat top right;
	width: 31px !important;
	float: right;
	margin: 0;
	height: 30px;
	border: none; 
}
.cta strong {
	font-size: 22px;
}
.call-us h2{color:#fff !important;font-size:22px;margin: -13px 0 5px;font-weight:bold;}
.call-us p{
	font-size: 21px;
    font-weight: normal;
    font-family: Open Sans;
    color: #FFFFFF;
	margin-top: -26px;
    margin-bottom: 34px; 
	}
.testimonial-author {
    text-align: right;
    display: block;
}
.content-wrapper {
	background: #fff;
	clear: both;
	width: 100%;
	padding-bottom: 50px;
}
.mobf{display:none;}
.daily-menu{font-size: 30px !important;text-align:center;}
.special-images{ma}
.our-specials h2{color:#B31D20 !important;}
img.alignnone{border:5px solid #DDDDDD;}
.top_footer {
	background: #FFF;
}
.footer1 {
	color: #8a8a8a;
	text-align: center;
	padding: 20px 0;
}
.about_block p img.alignleft {
	width: auto !important;
}
.footer2 {
	color: #575555;
	text-align: center;
	padding: 20px 0;
	background: #050505;
	
}
.homepage_widgets {
	position: relative;
	/*margin-top: 45px;*/
}
.homepage_widgets ul {
	list-style: none;
	text-align: center;
}
.homepage_widgets ul li {	
	padding-bottom: 2px;
}
.homepage_widgets h3 {	
	
	font-size: 24px;
	color: #000000;
	line-height: 1.2;    
    margin-bottom: 10px;
    font-family: open Sans;
}
.home-widget-image{background: url(images/prism-inset-right.png) no-repeat center center;background-size: 100% 100%;
    height: 6px;margin-bottom:10px;}
.homepage_widgets .textwidget {
	padding: 0 6px;
}
.certification_block {
	color: #303032;
	font-size: 28px;
	line-height: 31px;
	font-family: 'Oswald', sans-serif;
	padding: 26px 4px 19px 0!important;
	margin-top: 40px;
	margin-bottom: 35px;
	border-radius: 5px;
}
.certification_block ul {
	list-style: none;
}
.cerficate_button {
	background: url(images/clickhere_btn.png) repeat;
	border: 0 none;
	color: #FFFFFF;
	float: right;
	font-size: 16px !important;
	line-height: 23px;
	margin-top: 0px!important;
	text-transform: uppercase;
	border: 1px solid #000 !important;
	padding: 5px 20px;
	border-radius: 5px !important;
}
.responsive-slider.flexslider {
	margin: 0 !important;
}
#HomePage_Widget_1 h2 {
	width: 100%;
	padding: 0;
	margin: 0;
	text-indent:-9999px;
}
#HomePage_Widget_2 h2 {		
	width: 100%;
	padding: 0;
	margin: 0;
	text-indent:-9999px;
}
#HomePage_Widget_3 h2 {		
	width: 100%;
	padding: 0;
	margin: 0;
	text-indent:-9999px;
}
.homepage_widgets p{color:#000000;font-size:15px;}
.main_footer {	
	background: #C30104;
	min-height: 290px;
	width: 100%;
	float: left;
}
.main_footer li {
	list-style: none;
	float: left;
	padding: 2px;
}
.about_block h3 {
	color: #ffffff;
	font-size: 24px;
	line-height: 1.2;
	padding:32px 0 8px;
	font-family: Open Sans;
	margin: 0; 
	text-align:center;
	margin-bottom: 6px;
border-bottom: 1px solid #C0C0C0;	
   
}
.address {
	padding: 20px;
	/*background: url(images/footer_add.png) repeat left top;*/
	width: 100%;
	float: left;
	color: #fff;
	margin-bottom: 30px;
}
.address p {
	color: #fff;
}
.address a {
	color: #fff;
	text-decoration: underline;
}
.address a:hover {
	text-decoration: none;
}
.copyright {
	text-align: center;
	padding: 0!important;
	color: #fff;font-family: open sans;
    font-size: 15px;
}
.certificate-block {
	clear: both;
	width: 100%;
	background: #fff;
}
.estimate {
	background: url(images/schedule_backbg.png) no-repeat;
	height: 140px;
	margin-left: 26px;
	padding: 6px 32px 118px 16px !important;
	top: 600px;
	z-index: 999;
	position: absolute !important;
}
.estimate ul {
	list-style: none;
	padding: 0
}
.content-wrapper .read {
  background: none repeat scroll 0 0 #393e43;
  color: #fff !important;
  display: inline-block;
  font-size: 18px;
  height: 32px;
  line-height: 13px;
  position: relative;
  text-decoration: none;
  text-transform: capitalize;
  /*top: 20px;*/
  width: 132px;
  padding-top:10px;
  padding-bottom:10px;
}
.catering-info{margin-bottom:15px;}
a.catering{
  background: none repeat scroll 0 0 #c30104;
  color: #fff !important;
  display: inline-block;
  font-size: 18px;
  height: 32px;
  line-height: 13px;
  position: relative;
  text-decoration: none;
  text-transform: capitalize;
  /*top: 20px;*/
  width: 400px;
  padding-top:8px;
  padding-bottom:10px;
  text-align:center;
  border-radius:11px;
  border: 1px solid #000000;
	
}

a.catering:hover{background: none repeat scroll 0 0 #000000;}
a.ker-lunch{
  background: none repeat scroll 0 0 #c30104;
  color: #fff !important;
  display: inline-block;
  font-size: 24px;
  height: 32px;
  line-height: 13px;
  position: relative;
  text-decoration: none;
  text-transform: capitalize;
  /*top: 20px;*/
  width: 322px;
  padding-top:11px;
  padding-bottom:24px;
  text-align:center;
  border-radius:11px;
  border: 1px solid #000000;
  margin-bottom:22px;
  margin-top:10px;
}
a.ker-lunch:hover{background: none repeat scroll 0 0 #000000;}
a.dur-lunch{
  background: none repeat scroll 0 0 #c30104;
  color: #fff !important;
  display: inline-block;
  font-size: 24px;
  height: 32px;
  line-height: 13px;
  position: relative;
  text-decoration: none;
  text-transform: capitalize;
  /*top: 20px;*/
  width: 280px;
  padding-top:11px;
  padding-bottom:24px;
  text-align:center;
  border-radius:11px;
  border: 1px solid #000000;
  margin-bottom:22px;
	
}
a.dur-lunch:hover{background: none repeat scroll 0 0 #000000;}
.content-wrapper .read:hover{ background:#a39b9b!important;}
.read:hover {
	color: #ff5c5c;
	text-decoration: underline;
}
/*
#Schedule_an_appointment{font-size:25px;line-height:28px;color:#fff;font-family: 'Oswald', sans-serif; }
.estimate_text{padding:0!important;margin:0 26px 0 0;width:151px;float:left;}
.schedule_form{width:80%;float:left;}


.wpcf7-form label{color: #CECECE;}
.wpcf7-form label span{color: #CECECE;}
.wpcf7-form input{  width: 200px;background:#60493e;border:1px solid #765e52;  }
.wpcf7-form textarea{  width: 200px;background:#60493e;border:1px solid #765e52;height:48px;  }
.wpcf7-submit{background: url(images/submit_bg.jpg) no-repeat!important;color:#ffffff;font-size:13px;line-height:26px;width:68px!important;}
.wpcf7-form label.mandatory{font-size:12px;color: #CECECE;margin-top:10px;}
div.wpcf7-validation-errors{border:2px solid #F7E700;color:#ffffff;float:left;margin:0;}
.schedule_div{text-align: center;}

*/

.wpcf7-form p {
	width: 100%;
	float: left;
}
.wpcf7-form p label {
	width: 30%;
	float: left;
}
.wpcf7-form p input, .wpcf7-form p textarea {
	width: 70%;
	float: left;
}
.wpcf7-form input[type="submit"] {
	background: none repeat scroll 0 0 #36352C;
	border: medium none;
	color: #FFFFFF;
	/*margin: 0;*/
	padding: 5px 25px 5px 23px;
	width: auto;
	float: left;
}
.wpcf7-form input[type="submit"]:hover{ opacity:0.9;}
.page-id-36 .content-wrapper a {
	color: #FFFFFF !important;
	text-decoration: underline !important;
}
.page-id-36 .content-wrapper a:hover {
	text-decoration: none !important;
}
span.red {
	color: #ff0000;
}
div.wpcf7-mail-sent-ok {
	border: 2px solid #398F14;
	clear: both;
	height: auto;
	overflow: hidden;
}
div.wpcf7-validation-errors {
	border: 2px solid #F7E700;
	clear: both;
}
.wpcf7-form-control-wrap textarea {
	height: 100px!important;
}
span.wpcf7-form-control-wrap {
	/*float: left;*/
	position: relative;
	width: 64%;
}
.wpcf7-form p input, .wpcf7-form p textarea {
	float: left;
	width: 300px;
	background:#f0f0f0;
	border-color: rgba(0, 0, 0, 0.3);
	border-style: solid;
    border-width: 1px;
	padding: 7px 5px;
}
.wpcf7-form-control-wrap.captcha input{width:208px !important;}
.wpcf7-form p label {
	float: left;
	width: 92%;
}
span.wpcf7-not-valid-tip {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #ff0000;
  font-size: 13px;
  left: -418px;
  padding: 6px;
  position: absolute;
  top: 22px;
  width: 300px;
  z-index: 100;
  color: red;
  
}
.wpcf7-form-control-wrap.captcha span.wpcf7-not-valid-tip{
	    width: 209px;   
    left: -326px;
	
}
.responsive-slider.flexslider .slides img {
	height: auto !important;
	border: medium none;
	margin: 0px;
	padding: 0px;
	background: none repeat scroll 0% 0% transparent;
	width: 100% !important;
}
/*
.wpcf7-form p span{position: relative;}
span.wpcf7-not-valid-tip {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FF0000;
    font-size: 10pt;
    left: 0;
    padding: 2px;
    position: absolute;
    top: 0px;
    width: 280px;
    z-index: 100;
}

*/

.img_div {
	margin-bottom: 10px;
	margin-top: 12px;
}
.smw_left {
	
}
.footer_menu ul#menu-menu-2 {	
	width: 100%;
	padding-bottom: 10px;text-align: center;
}

.footer_menu ul#menu-menu-2 li {
	float: none;
	list-style: none;
	display: inline-block;
	border-right: 0px solid #575555;
	padding: 0 3px 0 14px;
	background:url("images/f-sep.jpg") no-repeat scroll left center;
}
.footer_menu ul#menu-menu-2 li.current-menu-item a {
	color: #FFF;
	text-decoration: underline
}
.footer_menu ul#menu-menu-2 li:first-child {
	padding-left:0;
	background:none;
}
.footer_menu ul#menu-menu-2 li a {
	color: #fff !important;
	margin: 0;
	line-height: 26px;
	white-space: nowrap;
	font-family: open sans;
    font-size: 15px;
	text-transform: uppercase;
	
}
.footer_menu ul#menu-menu-2 li:first-child a {
	background: none;
	border: none;padding-left: 0;
}
.footer_menu ul#menu-menu-2 li a:hover, .footer_menu ul#menu-menu-2 li.current-menu-item:hover a {
	color: #fff;
	text-decoration: underline !important;
}
ul#menu-menu-2.menu li.page-item-24 a {
	border-left: 0 none;
	padding: 0 10px !important;
}
.about_block {
	float: left;
}
.side_map img {
	width: 100%;
}
.top-navbar .navbar-nav > li {
	display: inline-block;
}
.top-navbar .navbar-nav > li > a {
	padding: 0px 26px; line-height:56px;
}
.container {
	max-width: 970px;
}

@media screen and (min-width: 768px) and (max-width: 979px) {
	span.wpcf7-not-valid-tip{left: -311px;}
	.wpcf7-form-control-wrap.captcha span.wpcf7-not-valid-tip{left: -216px;}
h1 {
	padding: 0;
}
.homepage_widgets {
	
	position: relative;
}
.widget_container {
	float: none;
}
.side_map img {
	width: auto;
}
.logo {
	width: 50%;
	max-width: 400px;
	float: left;
}
.side_map {
	width: 38%;
	padding: 0 1%;
	float: left;
}
.top-navbar .navbar-nav > li > a {
	padding: 0px 10px;
    font-size: 15px;
}
.content-wrapper {
	padding: 0 15px;
	box-shadow: none;
	clear: both;
	margin: auto;
	width: 100%;
}
.call-cta {
    display: inline-block;
}
.header-wrapper{ background:url("images/header_bg.png") repeat scroll left top rgba(0, 0, 0, 0) !important; max-height: 418px !important;}
.header-logo-cta .col-sm-7{ width:50% !important;}
.header-logo-cta .col-sm-7 .col-sm-7{ width:100% !important;}
#Social_Media{ border-right:0 !important; margin-top: 8px !important;}
.smw_left {   text-align: right !important;}
}
/* Only For Navbar */


.header-logo-cta {
	padding: 10px 0 220px;
}
.like-us img{margin-top: -26px;}
#Certification_Block {
	text-align: center;
}
#Certification_Block .cerficate_button {
	float: none;
	margin-left: 40px;
	margin-top: 10px;
	border: 0 none;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 23px;
	text-transform: uppercase;
}
.homepage_widgets ul {
	padding: 0px;
}
.about_block p img.alignleft {
	height: auto;
	width: 100%;
}
.navbar-nav {
	
}
.navbar-nav > li.current_page_item, .navbar-nav > li:hover {
	background: none;
}
.navbar-nav > li.current_page_item > a, .navbar-nav > li:hover > a, .navbar-nav > li:hover ul li:hover a {
	color: #5cc276 !important;
}
.navbar-nav > li:first-child {
	border-radius: 4px 5px 0 0;
}
.navbar {
	margin: 0px;
}
.navbar-nav > li {
	background: none;
}
.navbar-nav > li:hover, .navbar-nav > li.current-menu-item {
}
.navbar-nav > li > a {
	background: url(http://www.candhcafeterias.com/wp-content/themes/theme20/images/bg-li-a.jpg) left center no-repeat;
}
.navbar-nav > li:first-child > a {
	background: none; margin-left:0;
}
.navbar-nav > li > a:hover, .navbar-nav > li.current_page_item > a, .navbar-nav > li.current-menu-parent a, .navbar-nav > li.open > a {
	color: #fff !important;
	background: #000000 !important;
}
.navbar-nav > li.current-menu-parent ul li.current-menu-item a {
	  color: #5cc276 !important;
}
 .navbar-nav > li.current-menu-parent > ul li.current-menu-item a {
	color:#FFF;
	background:#5cc276;
 }
 .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	 background: none;
 }
 .footer_menu .sub-menu {display:none}
.navbar-nav > li.current-menu-parent ul li a {
	color:#333333 !important;
	background: none !important;
}
.navbar-nav > li.current-menu-parent ul, .dropdown-menu  {
	background: #fafafa
}

.footer_menu .menu-menu-1-container ul {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
.footer_menu .menu-menu-1-container ul li {
	float: left;
}
.footer_menu .navbar-nav > li > a {
	margin: 0 0 2px 0;
}
ul#menu-menu-2.menu li.page-item-24 a {
	padding: 0px;
}
.search-results h1 {  margin-bottom: 0 !important;
  padding-bottom: 0 !important;}
@media screen and (max-width: 320px) {
.logoimg {
  margin-top: 12px;
  width: 100%;
}
}
@media screen and (min-width:768px){
	.dur-menu,.ker-menu{text-align:center;}
	.homepage_widgets p{min-height: 115px;}
}
@media screen and (max-width: 768px) {
	.responsive-slider.flexslider .flex-direction-nav li a {
		  top: 50% !important;
	}
	#Social_Media > ul {
  padding: 0;
}
.banner {margin-top: 0;}
	.search-form {
	width: 210px;
	margin:5px auto 60px;
	clear: both;
}
	.smw_left {
  text-align: center !important;
}
	#Social_Media{ border-right:0 !important;}
	.cta {
	height: auto;
	line-height: 25px;
	float: none;
	margin: 0 auto 10px;
	/*width: 200px;*/
	padding-bottom: 5px;
	text-align: center;
	padding: 0;
}
	.logo {
	float: none;
	text-align: center;
	width: 100%;
	max-width:100%;
	padding: 5px; margin-bottom:10px;
}
.header-logo-cta .col-sm-7 {
	width:100% !important;
}
.header-wrapper {
	/*max-height: 320px !important; */ background:url("images/header-bg.jpg") repeat scroll left top rgba(0, 0, 0, 0) !important;
}
}
span.wpcf7-form-control-wrap.captcha {
  margin-top: 0;  width: 49%;
}
@media screen and (min-width: 1023px) and (max-width: 1024px) {
	.responsive-slider.flexslider .flex-direction-nav li a {  top: 65.5% !important;}
}
@media screen and (max-width: 767px) {
	.wpcf7-form-control.wpcf7-captchar {
    margin-top: 10px;
}
	.wpcf7-form-control.wpcf7-captchar.wpcf7-not-valid{margin-top: 10px;}
	.wpcf7-form-control-wrap.captcha span.wpcf7-not-valid-tip{
	   top:51px;
	
}
	.call-cta{display:inline-block;}
	.like-us img{margin-top: -26px;margin-left: 72px;}
	.navbar-nav > li > a:hover, .navbar-nav > li.current_page_item > a, .navbar-nav > li.current-menu-parent a, .navbar-nav > li.open > a{width:100%;background: #000000 none repeat scroll 0 0 !important;
    color: #fff !important;}
	.wpcf7-form-control-wrap.captcha input{width:100% !important;}
	span.wpcf7-not-valid-tip{width: 389px;/*left: -359px;*/}
	img.alignnone{margin:8px 0; }
	/*.catering-info{text-align:center;}*/
	.wpcf7-form p input, .wpcf7-form p textarea{width:100%;}
	.foo-desk{  margin: 20px 0; text-align:center;}
	.socialmedia-buttons {
  text-align:center;
}
	.ngg-gallery-thumbnail-box, .ngg-gallery-thumbnail {width: 185px; margin: auto!important}
	#menu-menu-1 {box-shadow: 0 2px 3px rgba(0,0,0,.3)}
	.navbar-nav > .open > a, .navbar-nav > .open > a:hover, .navbar-nav > .open > a:focus {
		background:none;
	}
	
	
	span.wpcf7-form-control-wrap.captcha {
	  width: 64%;
	  margin-top:10px;
}

	.ngg-gallery-thumbnail-box, .ngg-gallery-thumbnail {float: none !important;
  text-align: center !important;}
  .ngg-gallery-thumbnail img {margin: 10px auto !important;}
	div.wpcf7 {

  overflow: hidden;
}
	.line {
  margin: 10px 0 !important;
  padding-top: 10px !important;
}
	.page-header {
  padding: 5px 0 0 0;
	}
	.page-header h1 {
  line-height: 4rem !important;
    font-size: 3.5rem !important;
	  margin: 0;
}

.entry-title a {line-height: 3rem;}
.address {
	padding: 0;
	background: none;
}
.main_footer {
	background: #c30104;
}
iframe {
	margin-top: 20px;
}
img.alignright, img.alignleft, img.aligncenter {
	margin: 10px;
}

.top-navbar .navbar-nav > li {
	display: block; background:#c30104 !important; 
}
.top-navbar .navbar-nav > li > a {
	padding: 2px 28px;
}
h1 {
	padding: 0;
	font-size: 23px !important;
}
.banner {
	margin-top: 0 !important;
}
.homepage_widgets {
	position: relative;
	margin-bottom: -10px;
	margin-top: 0;
}
.homepage_widgets ul li {
	
	margin-bottom: 25px;
}

.navbar-brand {
	color: #fff ;
	text-transform: uppercase;
}
.navbar{ max-height:50px !important;}
.navbar-nav{   margin-top: 0 !important;}
.page-header h1 span{ margin-top:0 !important;font-size: 40px !important;}
.home .page-header h1{line-height: 45px !important;
  font-size: 40px !important;
  margin-bottom: 10px;}
.address .col-sm-4{ margin-top:30px;}
.footer_menu ul#menu-menu-2,.copyright{ text-align:center !important;}
.fsocial #Social_Media{ float:none !important;}
.about_block{ float:none !important;}
.header-logo-cta {
	padding: 10px;
}





#Certification_Block li#black-studio-tinymce-6 {
	font-size: 20px;
}
.certification_block {
	background: #ececec;
	border-radius: 5px;
	border: solid 1px #dddddd;
}
.content-wrapper {
	box-shadow: none;
	margin: auto;
	padding-top: 20px;
}
.navbar-toggle .icon-bar{background-color: #5cc276 !important;}
.navbar-toggle{border: 1px solid #fff !important;}
.navbar-brand{max-width: 329px !important;  padding: 15px 0 !important;text-align: left !important;}
.navbar-brand.visible-sm {
	text-align:center!important;
}
.navbar {
	
	border-radius: 0;
}
.navbar-nav > li.current_page_item a, .navbar-nav > li:hover a {
	 color:#5cc276 !important;
}
.navbar-nav > li.current_page_item > a, .navbar-nav > li:hover > a {
	color: #fff !important;
}
.top-navbar .navbar-nav > li {
  clear: both;
}
.navbar-nav > li:hover ul li a {color: #333333 !important;}
.dropdown-menu > li > a {
	  padding: 10px 20px;
	    color: #333333 !important;
}
.dropdown-menu > li:hover > a, .dropdown-menu > li a:hover
{
	color: #5cc276 !important;
	background:none
}
.open > .dropdown-menu {
  top: 99%;
  min-width: 210px;
    border: 0;
  box-shadow: none;
  width: 100%;
  position: static;
  background: #dbdbdb!important;
}
.certification_block ul {
	padding: 10px 0;
}
.certification_block {
	text-align: center;
}
.side_map img {
	width: 100%;
	max-width: 300px;
	height: auto;
}
.certification_block {
	font-size: 20px;
}
}

@media screen and (max-width: 580px) {
.footer_menu ul#menu-menu-2 li {
	float: none;
	text-align: center;
	display: inline;
}
.footer_menu ul#menu-menu-2 li:hover, .footer_menu ul#menu-menu-2 li.current_page_item {
}
.address span {
	display: block;
}
.address span.desk {
	display: none;
}
.address span.devider {
	display: none !important;
}
}

@media screen and (max-width: 480px) {
	.logoimg {    
    width: 278px;
}
	.wpcf7-form-control-wrap.captcha span.wpcf7-not-valid-tip{
		width: 228px;
    left: -211px;top: 60px;
	}
	span.wpcf7-not-valid-tip{width:229px;left: -211px;}
	a.catering{font-size:15px; width: 280px;}
	a.ker-lunch{font-size:21px;width:259px;}
	a.dur-lunch{width:256px;font-size:21px;}
img.alignright, img.alignleft, img.aligncenter {
	height: auto;
	margin: 10px auto;
	width: 100%;
}
span.wpcf7-not-valid-tip {
	font-size: 10px;
}
.page-header h1 {
	background: none;
}
}
.logoimg {   margin-top: 12px;}
.navbar-nav {  text-align: left; }
#Social_Media .smw_left img {margin-right:0 !important;}
#Social_Media .smw_left a{margin-right:10px !important;}
#Social_Media { /*border-right: 1px solid #9a9b99;*/   margin-top: -4px;margin-left: 10px;} 
.line{   border-bottom: 1px dashed #7f7f7f;
  clear: both;
  margin: 40px 0;
  overflow: hidden;  
  box-shadow: 0 1px 0 0 #FFF;}
.address .col-sm-4 img{ display:block; width:auto; margin:0 auto 15px;  min-height: 51px; }
.address .col-sm-4{ text-align:center;}
.fsocial #Social_Media {border-right: medium none; float: right; margin-left: 10px; margin-top: 10px;}
 h1, h2, h3, h4, h5, p, ul, ol, li { -webkit-hyphens: none !important;-moz-hyphens: none !important;  hyphens:none !important;}
 .ui-accordion .ui-accordion-header{ background:#e6e6e6;  border: 0 !important; border-bottom: 1px solid #d3d3d3 !important;}
 .ui-accordion .ui-accordion-content{ line-height: 23px;    padding: 15px 15px 0 !important; background:#f7f7f7;}
 
 
 div.wpcf7 img.ajax-loader {
  margin: 9px 10px !important;
  float: right !important;
}

.search2 {
float:left;
margin-bottom:1rem;
}
.slideshowlink {display: none;}
.wpcf7-captchac {
	  float: left;
  margin-right: 10px;
}
span.wpcf7-form-control-wrap.captcha {
}
#menu-menu-1 .menu-item-333, .footer_menu .menu-item-332 {display:none !important}

.dropdown-menu > li > a {  font-size: 16px;
  text-transform: uppercase;}
  
  
  @media screen and (min-width: 730px) and (max-width: 767px) {
	  span.wpcf7-form-control-wrap.captcha {
  width: 50%;
  margin: 0;
}
  }
  @media (max-width:1024px){
	.desk{display:none;}
	a.mobf{ display:inline; color:#fff !important;font-size: 21px;
    font-weight: bold;float: none;}
	  a:hover.mobf{ display:inline; color:#fff !important;text-decoration:underline !important;}
	  .address a.mobf{font-size:15px !important;text-decoration:none !important;}
	  .address a.mobf:hover{font-size:15px !important;text-decoration:underline !important;}
	
}
@media screen and (max-width: 480px) and (min-width: 479px) {
	  span.wpcf7-not-valid-tip {
    left: -357px !important;
    width: 387px !important;
}
.wpcf7-form-control-wrap.captcha span.wpcf7-not-valid-tip {
    left: -357px !important;
    top: 50px !important;
    width: 387px !important;
}

	 
 }
 @media screen and (min-width: 360px) and (max-width: 568px) {
	  span.wpcf7-not-valid-tip {
     left: -261px;
    width: 283px;
}
.wpcf7-form-control-wrap.captcha span.wpcf7-not-valid-tip {
     left: -261px;
    top: 61px;
    width: 283px;
}

	 
 }
 @media screen and (min-width: 414px) and (max-width: 600px) {
	  span.wpcf7-not-valid-tip {
    left: -297px;
    width: 322px;
}
.wpcf7-form-control-wrap.captcha span.wpcf7-not-valid-tip {
    left: -297px;
    top: 61px;
    width: 323px;
}

	 
 }
  @media screen and (max-width: 568px) and (min-width: 560px) {
	  span.wpcf7-not-valid-tip {
     left: -439px;
    width: 477px;
}
.wpcf7-form-control-wrap.captcha span.wpcf7-not-valid-tip {
     left: -439px;
    top: 61px;
    width: 476px;
}

	 
 }
   @media screen and (max-width: 667px) and (min-width: 660px) {
	  span.wpcf7-not-valid-tip {
     left: -530px;
    width: 576px;
}
.wpcf7-form-control-wrap.captcha span.wpcf7-not-valid-tip {
    left: -530px;
    top: 61px;
    width: 576px;
}

	 
 }
    @media screen and (max-width: 736px) and (min-width: 730px) {
	  span.wpcf7-not-valid-tip {
     left: -593px;
    width: 644px;
}
.wpcf7-form-control-wrap.captcha span.wpcf7-not-valid-tip {
     left: -593px;
    top: 61px;
    width: 645px;
}

	 
 }
 @media screen and (max-width: 640px) and (min-width: 620px) {
	  span.wpcf7-not-valid-tip {
     left: -505px;
    width: 547px;
}
.wpcf7-form-control-wrap.captcha span.wpcf7-not-valid-tip {
     left: -505px;
    top: 51px;
    width: 548px;
}

	 
 }