/* This file will hold styles that are loaded using the same media query as the narrow grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the normal and widescreen layouts. You may override these styles in the normal 
 *  and widescreen CSS files as appropriate. */

.logo-img {
	top: 90px;
}

#region-sidebar-second .node-event .field-name-field-dates {
	font-size:13px;
	position: absolute;
	top: 437px;
}

.jcarousel-item article header h2 {
	width: 100%;
}

#region-sidebar-second {
	width:360px;
	overflow: hidden;
}

#region-sidebar-second .node-event .field-name-body {
	width:330px;
}
#region-sidebar-second .node-event header {
	width: 330px;
}

.region-menu-second-inner ul.menu {
	text-align:right;
}

ul.menu li.leaf {
	display:inline;
	list-style-image:none;
	/*margin:0px 15px 0px 0px;*/
	maring:0;
}

.region-menu-second-inner ul.menu li.leaf {
	/*margin:0px 0px 0px 15px;*/
	margin:0;
	font-size:14px;
}

#zone-menu {
	height:100px;
}

#zone-menu a {
	font-size: 0.75em;
}

#zone-menu a:hover,
ul#nice-menu-1 li a:hover {
	text-decoration: underline;
}

ul#main-menu li,ul.menu li {
	padding:0 0.3em;
}

ul#nice-menu-1 li.over a {
	text-decoration: underline;
}

ul#nice-menu-1 li.over ul li a {
	text-decoration: none;
}

ul#nice-menu-1 li.over ul li a:hover {
	text-decoration: underline;
}

#region-menu-first, #region-menu-second {
	/*width:49%;*/
}

#main-menu,.menu {	
	top:0px;
}

ul#nice-menu-1 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex !important;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
}

ul.nice-menu ul {
	background: #807916;
	border-top: 0;
	padding-left: 20px;
}

ul.nice-menu ul li {
	width: 9.5em;
}

ul.nice-menu ul li a {
	font-family: 'Dosis', sans-serif !important;
	font-weight: 300 !important;
}

ul.nice-menu ul h3 {
	font-family: 'Dosis', sans-serif;
	font-size: 1.1em;
	letter-spacing: .03em;
	margin-top: 15px;
}

ul.nice-menu ul li a {
	padding-left: 0;
}

#zone-content {
	/*top: 278px;*/
	margin-top: 278px;
	top: 0;
}

.front #zone-content {
	display: block;
}

#zone-header .views-field-field-image img {
	margin-left:-170px;
}

.quicktabs-wrapper {
	font-size:14px;
}

.quicktabs_main.quicktabs-style-sky {
	padding:3px;
}

#region-menu-first, #region-menu-second {
	width: 100%;
}

.region-menu-first-inner {
	padding: 65px 0px 0px 28px;
	/*padding-top: 0\9;*/ /* IE 8 */
	*padding-top:0; /* IE 7 */
}
.region-menu-second-inner {
	padding: 65px 28px 0px 0px;
	/*padding-top: 0\9*/; /* IE 8 */
	*padding-top:0; /* IE 7 */
}

ul.menu li {
	padding:0 10px;
}

ul#main-menu li {
	margin-right: 0;
	padding: 0;
}

.region-menu-first-inner {
	text-align:left;
}

.region-menu-second-inner {
	text-align:right;
}

#zone-content #region-content .region-content-inner {
	width: auto;
}

#region-footer-first .region-footer-first-inner {
	padding:0 30px;
	background-color: #807916;
	font-family: 'Viga',sans-serif;
	font-size:10px;
	color: #FFF;
	text-align:center;
}

#footer, #section-footer {
	background: transparent;
	clear:both;
	position: relative;
	top: 0;
	padding: 0;
	/*top: 220px;*/
}

.not-front #region-sidebar-second {
	top: 0;
	max-height: inherit;
}
ul.quicktabs-tabs.quicktabs-style-sky li {
	height: 2.6em;
}
.view-photo-gallery .view-content .views-row {
	padding-bottom: 4%;
	width: 50%;
}
.view-photo-gallery .view-content .views-row:nth-child(2n) {
	width: auto;
}
#section-footer {
	/*margin-top: -32px;*/
	margin-top: -1px;
}
#zone-footer {
	background: #803C24;
}
#section-footer ul.menu li.leaf {
	font-size: 1.8em;
} 

/* Allergen Menu */

#webform-client-form-630 {
	padding-left: 50px;
}

.view-food-allergen-menu-test .views-field-php .field-content .views-field {
	width: 40%;
}

/* Sticky Menu */
.sticky-menu {
	border-bottom: 1px solid #6c6613;
  position: fixed !important;
  top: 0 !important;
  left: 0;
  opacity: .97;
  z-index: 100;
  width: 100% !important;
}

.sticky-menu #region-menu-first {
	width: 100% !important;
}

.sticky-menu .region-menu-first-inner {
	margin: 0 auto;
	width: 700px;
}

.sticky-logo {
	float: none;
	left: auto;
	margin-left: 50px;
	margin-right: 0;
	padding-top: 5px;
	position: fixed;
	top: 0;
  width: 100px;
}

.sticky-logo img {
	width: 100%;
}
