
/*
    Theme Name: MELT Gourmet Cheeseburgers Child Theme
	Theme URI: 
	Description: MELT Gourmet Cheeseburgers is a two or three column child theme created for the Genesis Framework.
    Author: SynaVista
    Author URI: http://www.synavista.com/
 
    Version: 2.1.1
 
    Tags: black, blue, gray, silver, white, dark, one-column, two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, featured-images, full-width-template, sticky-post, theme-options, threaded-comments
 
    Template: genesis
    Template Version: 1.8
 
	License: GNU General Public License v2.0 (or later)
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

* Import Fonts
* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Navigation Constants
* Header / Primary / Secondary Navigation
* Primary Navigation Extras
* Inner
* Home Welcome
* Home Slider
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Column Classes
* Featured Post Grid
* Headlines
* Ordered / Unordered Lists
* Post Info
* Post Meta
* Author Box
* Sticky Posts
* Archive Page
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms
*/


/* Import Fonts
------------------------------------------------------------ */
@import url(https://fonts.googleapis.com/css?family=Varela+Round|Open+Sans:400italic,700italic,400,700);


/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 1.5625;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

blockquote,
input,
select,
textarea,
.author-box,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
}

input,
label,
select,
textarea {
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #cc0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}


/* Body
------------------------------------------------------------ */

body {
	background: url(images/bg.png) repeat center top #341706;
	border-top: 9px solid #000;
}


/* Wrap
------------------------------------------------------------ */

#wrap {
	margin: 0 auto;
	width: 100%;
	background: url(images/wrap-bg.png) repeat-x center top;
}


/* Header
------------------------------------------------------------ */

#header {
	margin: 0 auto;
	min-height: 115px;
	overflow: hidden;
	width: 100%;
}

#header a {
	color: #fcb134;
}

#header .wrap {
	width: 960px;
	margin: 0 auto;
	min-height: 115px;
}

#title-area {
	float: left;
	min-height: 115px;
	overflow: hidden;
	padding: 15px 0 0;
	width: 300px;
	background: url(images/logo.png) no-repeat 20px 15px;
}

#title {
	font-family: 'Varela Round', sans-serif;
	font-size: 24px;
	line-height: 1;
	margin: 0;
	text-transform: uppercase;
	display: none;
}

#title a,
#title a:hover {
	color: #777;
	text-decoration: none;
}

#description {
	font-family: 'Varela Round', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	display: none;
}

p#description {
	color: #777;
}

#header .widget-area {
	font-family: "Varela Round", Arial, sans-serif;
	font-size: 14px;
	float: right;
	margin: 15px 20px 0 0;
	width: 350px;
	text-align: right;
	color: #FFF;
	background: url(images/melt-bag.png) no-repeat 50px 15px;
}

#header .widget-area .phone {
	font-size: 30px;
	color: #fcb134;
	margin: 0 0 3px;
	padding: 0;
	line-height: 30px;
}

#header .widget-area .social {
	margin: 0 0 15px 0;
}

.social .icon-fb {
	width: 26px;
	height: 27px;
	display: inline-block;
	background: url(images/icon-fb.png) no-repeat center top;
	margin: 0 5px 0 0;
}

.social .icon-tw {
	width: 26px;
	height: 27px;
	display: inline-block;
	background: url(images/icon-tw.png) no-repeat center top;
	margin: 0 5px 0 0;
}

.social .icon-go {
	width: 27px;
	height: 27px;
	display: inline-block;
	background: url(images/icon-go.png) no-repeat center top;
}

.social .icon-fb:hover, .social .icon-tw:hover, .social .icon-go:hover {
	background-position: center -27px;
}

#header .announcement {
	background: url(images/starburst-best_burger-2022.png) no-repeat center top;
	height: 120px;
	margin: -12px 0 0 -80px;
	position: absolute;
	width: 120px;
}

/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	height: 115px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 350px;
}

.header-image #description {
	display: block;
	overflow: hidden;
}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
	width: 100%;
}


/* Navigation Constants
------------------------------------------------------------ */

li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover {
	position: static;
}

li a .sf-sub-indicator {
	position: absolute;
	text-indent: -9999px;
}


/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */

.menu-primary,
.menu-secondary,
#header .menu {
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
}

#nav {
	text-align: center;
}

#nav .wrap {
	width: 960px;
	margin: 0 auto;
}
	

.menu-primary li,
.menu-secondary li,
#header .menu li {
	float: none;
	*+float: left;
	display: inline-block;
	*+display: inline;
	list-style-type: none;
}

#header .menu {
	float: right;
	width: auto;
}

.menu-primary li a,
.menu-secondary li a,
#header .menu li a {
	font-family: "Varela Round", Arial, sans-serif;
	color: #FFF;
	display: block;
	font-size: 17px;
	position: relative;
	text-decoration: none;
	background: url(images/nav-bg.png) no-repeat center top;
	width: 126px;
	padding: 6px 0 3px;
	text-align: center;
	margin: 0 1px;
}

.menu-primary li a:hover,
.menu-secondary li a:hover,
#header .menu li a:hover {
	color: #311606;
	background-position: center -44px;
}



.menu-primary li a:active,
.menu-primary li a:hover,
.menu-primary .current_page_item a,
.menu-primary .current-cat a,
.menu-primary .current-menu-item a,
.menu-secondary li a:active,
.menu-secondary li a:hover,
.menu-secondary .current_page_item a,
.menu-secondary .current-cat a,
.menu-secondary .current-menu-item a,
#header .menu li a:active,
#header .menu li a:hover,
#header .menu .current_page_item a,
#header .menu .current-cat a,
#header .menu .current-menu-item a {
	
}

.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited,
.menu-secondary li li a,
.menu-secondary li li a:link,
.menu-secondary li li a:visited,
#header .menu li li a,
#header .menu li li a:link,
#header .menu li li a:visited {
	background: none;
	border-bottom: 1px dotted #333;
	color: #eee;
	font-size: 14px;
	padding: 7px 15px;
	position: relative;
	text-transform: none;
	width: 138px;
	text-align: left;
	margin: 0;
}

.menu-primary li li:last-child a,
.menu-secondary li li:last-child a,
#header .menu li li:last-child a {
	border: none;
}

.menu-primary li li a:active,
.menu-primary li li a:hover,
.menu-secondary li li a:active,
.menu-secondary li li a:hover,
#header .menu li li a:active,
#header .menu li li a:hover {
	color: #311606;
	background-color: #fec432
}

.menu-primary li ul,
.menu-secondary li ul,
#header .menu li ul {
	background-color: #150A05;
	height: auto;
	left: -9999px;
	margin: -0px 0 0 1px;
	padding: 0 0 6px 0;
	position: absolute;
	width: 168px;
	z-index: 9999;
	border: 1px solid #000;
	border-width: 0 1px 1px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.menu-primary li ul a,
.menu-secondary li ul a,
#header .menu li ul a {
	width: 130px;
}

.menu-primary li ul ul,
.menu-secondary li ul ul,
#header .menu li ul ul {
	margin: -34px 0 0 149px;
}

ul.menu li:hover>ul,
ul.menu li.sfHover ul,
#header .menu li:hover>ul,
#header .menu li.sfHover ul {
	left: auto;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

#nav li.right {
	color: #777;
	float: right;
	font-size: 14px;
	padding: 7px 15px 5px;
}

#nav li.right a {
	background: none;
	border: none;
	color: #777;
	display: inline;
	text-decoration: none;
}

#nav li.right a:hover {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	text-decoration: none;
}

#nav li.search {
	padding: 0 10px;
}

#nav li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 0 0 0 16px;
}

#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 0 0 0 20px;
}


/* Inner
------------------------------------------------------------ */

#inner {
	margin: 0px auto 0;
	overflow: hidden;
	width: 100%;
}

.home #inner {
	margin: 0px auto 0;
	background: none;
}

.melt_gourmet_cheeseburgers-landing #inner {
	margin: 20px auto;
	width: 800px;
}

#inner .wrap {
	padding: 20px 15px 0 20px;
	width: 915px;
	margin: 0 auto;
	background: #fff;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	box-shadow: inset 0 0 15px #CCC;
	-moz-box-shadow: inset 0 0 15px #CCC;
	-webkit-box-shadow: inset 0 0 15px #CCC;
	border: 4px solid #FFF;
}

.content-sidebar #inner .wrap {
	background: url(images/content-sidebar-bg.png) repeat-y right top #FFF;
}

.sidebar-content #inner .wrap {
	background: url(images/content-sidebar-bg.png) repeat-y left top #FFF;
}

.home #inner .wrap {
	background: none;
	padding: 0px 0 0;
	width: 960px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border: none;
}


/* Home Call To Action
------------------------------------------------------------ */

#home-cta {
	padding: 0px 30px;
	margin: 0 0 20px 0;
}

#home-cta,
#home-cta p {
	color: #777;
	font-size: 18px;
	text-align: center;
}


/* Home Slider
------------------------------------------------------------ */

#home-slider {
	-moz-box-shadow: 0 1px 2px #333;
	-webkit-box-shadow: 0 1px 2px #333;
	background-color: #000;
	box-shadow: 0 1px 2px #333;
	margin: 0 auto 20px;
	width: 955px;
	border: 4px solid #FFF;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;	
	overflow: hidden;
}

#content #home-slider img {
	border: 0;
	padding: 0;
}

#home-slider p {
	padding: 0 0 25px;
}

.melt_gourmet_cheeseburgers #genesis-responsive-slider {
	-webkit-font-smoothing: antialiased;
	border: none;
	margin: 0px;
	padding: 0px;
}

.flexslider .slides img {
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;	
	border: 0;
}

.melt_gourmet_cheeseburgers .slide-excerpt {
	filter: alpha(opacity=100);
	margin: 0;
	padding: 22px 40px 22px 20px;
	opacity: 1.0;
}

html > body.melt_gourmet_cheeseburgers .slide-excerpt-border {
	border: none;
	margin: 0;
	padding: 0;
}

.melt_gourmet_cheeseburgers .slider-next, 
.melt_gourmet_cheeseburgers .slider-previous {
	margin: 0 -40px;
}

.melt_gourmet_cheeseburgers .flex-control-nav {
	margin: 20px 0;
}


/* Home
------------------------------------------------------------ */

#home {
	font-size: 14px;
}

#home p {
	font-size: inherit;
}

#home-top {
	clear: both;
}

.home-top-left {
	float: left;
	width: 560px;
	margin: 0;
}

.home-top-left a.burger-banner {
	width: 560px;
	height: 145px;
	background: url(images/home-burgers.png) no-repeat center top;
	display: block;
	background-size: cover;
	border: none;
}

.home-top-left a.burger-banner:hover {
	background-position: center -145px;
}

.home-top-right {
	float: right;
	width: 384px;
	margin: 0;
}

.home-top-right a.menu-banner {
	width: 384px;
	height: 145px;
	background: url(images/home-menu.png) no-repeat center top;
	display: block;
	background-size: cover;
}

.home-top-right a.menu-banner:hover {
	background-position: center -145px;
}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	background: #ddd url(images/gradient.png) repeat-x;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	margin: -25px -30px 20px;
	padding: 15px 30px;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	margin: 0 0 30px;
	padding: 10px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
	width: 720px;
}

.melt_gourmet_cheeseburgers-landing #content-sidebar-wrap,
.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 100%;
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}


/* Content
------------------------------------------------------------ */

#content {
	float: left;
	padding: 0 0 20px;
	width: 450px;
}

.home #content {
	padding: 0 0 10px;
}

.content-sidebar #content,
.sidebar-content #content {
	width: 630px;
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

.full-width-content #content {
	width: 100%;
}

#content img {
	border: 1px solid #666;
	padding: 1px;
}

blockquote {
	background: url(images/blockquote.png) no-repeat;
	border: none;
	margin: 0 0 40px;
	padding: 10px 20px 0px 70px;
}

blockquote p {

}

.post {
	margin: 0 0 40px;
}

.entry-content {
	overflow: hidden;
}

.entry-content p {
	margin: 0 0 25px;
}

p.subscribe-to-comments {
	margin: 20px 0 10px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 25px;
}


/* Specials Page
------------------------------------------------------------ */

body.specials .page.entry {
	margin-bottom: 40px;
}

body.specials .post-info,
body.specials .post-meta {
	display: none;
}

body.specials h2.entry-title a {
	color: #333;
	cursor: default;
	font-size: 21px;
	pointer-events: none;
}

body.specials .post {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	padding-bottom: 15px;
}

body.specials .post:last-child {
	border: none;
}

body.specials .entry-content p {
	margin-bottom: 5px;
}

/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even {
	float: right;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-odd {
	clear: both;
	float: left;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6 {
	color: #333;
	font-family: 'Varela Round', sans-serif;
	font-weight: normal;
	margin: 0 0 10px;
	line-height: 1.25;
	letter-spacing: -0.05em;
}

h1,
h2,
h2 a,
h2 a:visited {
	font-size: 24px;
	color: #cc0000;
}

.taxonomy-description h1,
.widget-area h2,
.widget-area h2 a {
	font-size: 14px;
	margin: 0 0 5px;
}

h2 a:hover {
	color: #cc0000;
	text-decoration: none;
}

h3 {
	font-size: 21px;
	color: #cc0000;
}

h4 {
	font-size: 18px;
}

.widget-area h4 {
	margin: 0 0 5px;
}

.widget-area h4 a {
	color: #333;
	text-decoration: none;
}

#footer-widgets h4 {
	background: none;
	border: none;
	margin: 0 0 5px;
	padding: 0;
}

#home-cta h4 {
	color: #777;
	font-size: 36px;
	line-height: 1;
	text-align: center;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}


/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 25px;
}

.entry-content ol {
	margin: 0;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
	margin: 0 0 0 30px;
	padding: 0;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.post-info {
	font-size: 14px;
	margin: -5px 0 15px;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
	border-top: 1px solid #ddd;
	clear: both;
	font-size: 14px;
	padding: 5px 0 0;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	background: url(images/widget.png) repeat-x;
	border: 1px solid #eee;
	margin: 0 0 40px;
	overflow: hidden;
}

.author-box p {
	font-size: 14px;
}

.author-box div {
	border: 1px solid #fff;
	padding: 15px;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	margin: 0 0 40px;
	padding: 20px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0 0;
	width: 45%;
}


/* Images
------------------------------------------------------------ */

img {
	height: auto;
	max-width: 100%;
}

.featuredpage img,
.featuredpost img {
	margin: 0 0 10px;
}

.avatar,
.post-image {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	padding: 4px;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	margin: 0 15px 0 0;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	background-color: #fff;
	float: right;
	margin: 0 0 0 10px;
	padding: 4px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 15px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 15px;
}

.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 15px;
}

.wp-caption {
	padding: 5px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 14px;
	margin: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

.gallery-caption {
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	background: url(images/button.png) 0 0;
	border: 1px solid #6297ad;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	padding: 5px 8px;
	text-decoration: none;
	text-shadow: 1px 1px #47819b;
}

.navigation li a:hover,
.navigation li.active a {
	background: url(images/button.png) 0 -40px;
	border: 1px solid #6297ad;
	text-decoration: none;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	font-size: 14px;
	width: 246px;
}

#sidebar-alt {
	float: left;
	width: 150px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

.sidebar p {
	font-size: inherit;
	margin: 0 0 10px;
}

.sidebar .widget {
	margin: 0px;
}

.sidebar .widget-wrap {
}

.sidebar.widget-area ol ol,
.sidebar.widget-area ul ul {
	margin: 0 0 0 15px;
}

.sidebar.widget-area ul li {
	border-bottom: 1px dotted #ccc;
	list-style-type: none;
	margin: 0 0 5px;
	padding: 0 0 5px;
	word-wrap: break-word;
}

.sidebar .banners {
	width: auto;
	margin: 0 auto 20px;
	text-align: center;
}

.sidebar a.bestburger, .sidebar a.menu, .sidebar a.burger {
	width: 246px;
	height: 145px;
	display: block;
	margin: 0 12px 12px 0;
	float: left;
}

.sidebar a.bestburger {
	background: url(images/sidebar-bestburger.png) no-repeat center top;
}

.sidebar a.menu {
	background: url(images/sidebar-menu.png) no-repeat center top;
}

.sidebar a.burger {
	background: url(images/sidebar-burger.png) no-repeat center top;
}

.sidebar a.bestburger:hover, .sidebar a.menu:hover, .sidebar a.burger:hover {
	background-position: center -145px;
}


/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: inline;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	width: 100%;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	margin: 0 0 5px;
	overflow: hidden;
}

#footer-widgets .featuredpage .page,
#footer-widgets .featuredpost .post {
	margin: 0 0 10px;
	padding: 0;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}


/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"],
#home-slider a.more-link {
	background: url(images/button.png) 0 0;
	border: 1px solid #6297ad;
	color: #fff;
	cursor: pointer;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	padding: 6px 7px;
	text-decoration: none;
	text-shadow: 1px 1px #47819b;
}

#home-slider a.more-link {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 16px;
	padding: 8px 15px;
}

input:hover[type="button"],
input:hover[type="submit"],
#home-slider a.more-link:hover {
	background: url(images/button.png) 0 -40px;
	border: 1px solid #6297ad;
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
}

#nav .searchform {
	float: right;
}

.s {
	border: 1px solid #aaa;
	color: #666;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	margin: 0 -7px 0 0;
	padding: 6px 5px;
	width: 170px;
}

#nav .s {
	background-color: #fff;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews #subbox {
	background-color: #f5f5f5;
	border: 1px solid #aaa;
	color: #666;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	margin: 0 -7px 0 0;
	padding: 6px 5px;
	width: 160px;
}

#footer-widgets .enews #subbox {
	margin: 0 -7px 0 0;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f5f5f5;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f5f5f5;
	padding: 2px;
	text-align: center;
}


/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets {
	border-top: 1px solid #ccc;
	clear: both;
	font-size: 14px;
	margin: 0px auto 0;
	width: 100%;
}

#footer-widgets .wrap {
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
	padding: 20px 0px 0px;
}

#footer-widgets .widget {
	background: none;
	border: none;
	margin: 0 0 15px;
	padding: 0;
}

#footer-widgets p {
	font-size: inherit;
	margin: 0 0 10px;
}

#footer-widgets ul {
	margin: 0;
}

#footer-widgets ul li {
	border-bottom: 1px dotted #ccc;
	list-style-type: none;
	margin: 0 0 5px;
	padding: 0 0 5px;
	word-wrap: break-word;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;
}

#footer-widgets .widget {
	margin: 0 0 0px;
}

.footer-widgets-1 {
	float: left;
	margin: 0 2% 20px 0;
	width: 32%;
}

.footer-widgets-2 {
	float: left;
	width: 32%;
}

.footer-widgets-3 {
	float: right;
	width: 32%;
}


/* Footer
------------------------------------------------------------ */

#footer {
	clear: both;
	font-size: 10px;
	margin: 0 auto;
	width: 100%;
	color: #EEE;
}

#footer .wrap {
	overflow: hidden;
	padding: 10px 0;
	width: 960px;
	margin: 0 auto;
}

#footer p {
	font-size: 10px;
	color: #EEE;
}

#footer a,
#footer a:visited {
	color: #FFF;
}

#footer a:hover {
	color: #fec432;
	text-decoration: none;
}

#footer .gototop {
	float: right;
	width: auto;
	text-align: right;
}

#footer ul {
	
}

#footer ul li {
	display: inline;
	padding: 0;
	margin: 0;
}

#footer ul li a {
	padding: 0 5px;
	display: block;
	float: left;
	margin: 0;
}

#footer ul ul {
	display: none;
}

#footer .creds {
	float: left;
	text-align: left;
	width: 350px;
	margin: 0px;
}


/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	margin: 0 0 30px;
}

#author,
#comment,
#email,
#url {
	background: #eee;
	border: 1px solid #ddd;
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0 15px;
	width: 98%;
}

#comments ol,
#pings ol {
	padding: 0;
}

#comments .navigation {
	display: none;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	margin: 0;
	padding: 10px;
}

.comment-list li,
.ping-list li {
	background: url(images/widget.png) repeat-x;
	border: 1px solid #eee;
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
}

.comment-list li ul li {
	border-left: none;
	border-right: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.comment-list p,
.ping-list p {
	margin: 10px 5px 10px 0;
	padding: 0;
	text-transform: none;
}

.comment-list ul.children li.comment {
	background-color: #fff;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.commentmetadata {
	font-weight:normal;
}

.comment-author {
	border: 1px solid #fff;
	border-bottom: none;
	padding: 15px 15px 0;
}

.comment-meta {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 0 15px 10px;
}

.comment-content {
	padding: 0 15px;
}

.reply {
	font-weight: normal;
	overflow: hidden;
	padding: 0 15px 10px;
}

.alt,
.depth-1,
.even {
	border: 1px solid #ddd;
}


/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	color: #666;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px !important;
	padding: 6px 5px !important;
}

div.gform_footer input.button {
	border: 1px solid #6297ad;
	color: #fff;
	font-weight: normal;
}

div.gform_wrapper .ginput_complex label {
	font-size: 12px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}

/* Badges
------------------------------------------------------------ */

.badges {
	background-color: rgba(0,0,0,0.25);
	background-image: url(images/badge-bg-gradient.png);
	background-position: center top;
	background-repeat: repeat-x;
	border-top: 1px solid rgba(0,0,0,0.75);
	margin-top: 30px;
	padding: 40px 0 60px;
	text-align: center;
	width: 100%;
}

.badges .wrap {
	margin: 0 auto;
	width: 960px;
}

.badges img {
	display: inline-block;
	max-height: 81px;
	margin: 0 8px 10px;
	width: auto;
}

.badges a.awards {
	color: #fff;
	font-size: 12px;
}

.badges a.awards::after {
	content: '\2192';
	margin-left: 5px;
}

.badges a.awards:hover {
	color: #fec432;
	text-decoration: none;
}

/* Responsive Design
------------------------------------------------------------ */

@media only screen and (max-width: 960px) {

	body,
	.archive-page,
	.content-sidebar #content,
	.content-sidebar-sidebar #content,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.full-width-content #content,
	.sidebar,
	.sidebar-content #content,
	.sidebar-content-sidebar #content,
	.sidebar-sidebar-content #content,
	#content-sidebar-wrap,
	#footer .wrap,
	#footer .creds,
	#footer .gototop,
	#footer-widgets .wrap,
	#sidebar-alt,
	#header .wrap,
	#nav, #nav .wrap
	#inner, #inner .wrap, .home #inner .wrap,
	#home-slider,
	#home-cta,
	#home-top, .home-top-left, .home-top-right,
	#home-middle, .home-middle-left, .home-middle-center, .home-middle-right,
	#home-bottom, .home-bottom-left, .home-bottom-right,
	#wrap {
		width: 100%;
	}
	
	#header .wrap {
		padding: 0 20px;
		width: auto;
	}
	
	#header .widget-area {
	}
		
	.menu-primary,
	.menu-secondary,
	#header ul.menu,
	#header .searchform,
	#description,
	#footer .creds,
	#footer .gototop,
	#title {
		float: none;
		text-align: center;
	}
		
	#nav .wrap {
		width: auto;
	}
	
	.menu-primary li,
	.menu-secondary li,
	#header ul.menu li {
		display: inline-block;
		float: none;
	}
	
	.menu-primary li a {
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-bottom: 1px solid #000;
		margin-bottom: 4px;
	}

	.menu li.right,
	.flex-direction-nav li .next {
		display: none;
	}

	.menu-primary li li,
	.menu-secondary li li,
	#header ul.menu li li {
		text-align: left;
	}
	
	.menu-primary li ul,
	.menu-secondary li ul,
	#header .menu li ul {
		margin-top: -4px;
	}
	
	#inner {
		padding: 10px 0 0;
	}
	
	#inner .wrap, .home #inner .wrap {
		width: auto;
		padding: 0px 20px;
	}
	
	#inner .wrap {
		padding: 20px 20px 10px;
	}
	
	.content-sidebar #inner .wrap, .sidebar-content #inner .wrap {
		background: #FFF;
	}
	
	#home-cta {
		width: auto;
	}
	
	.home-top-left {
		float: none;
		max-width: 560px;
		margin: 0 auto 20px;
		width: 100%;
	}
	
	.home-top-left a.burger-banner {
		width: 100%;
	}
	
	.home-top-right {
		float: none;
		max-width: 384px;
		margin: 0 auto;
		width: auto;
	}
	
	.home-top-right a.menu-banner {
		width: auto;
		width: 100%;
	}
			
	#footer-widgets .wrap {
		padding: 20px 20px 0;
		width: auto;
	}
	
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.home-left,
	.home-middle,
	.home-right {
		margin: 0 0 20px;
	}
	
	.sidebar {
		background: #fddd8b;
		margin: 0 -20px -10px -25px;
    	padding: 15px 15px 0 25px;
		border-bottom-left-radius: 15px;
		-moz-border-bottom-left-radius: 15px;
		-webkit-border-bottom-left-radius: 15px;
		border-bottom-right-radius: 15px;
		-moz-border-bottom-right-radius: 15px;
		-webkit-border-bottom-right-radius: 15px;
	}
	
	.sidebar a.bestburger, .sidebar a.menu, .sidebar a.burger {
		display: inline-block;
		margin: 0 6px 12px;
		float: none;
	}
	
	#footer .creds {
		clear: both;
		margin: 0;
	}
	
	#footer .gototop {
		clear: both;
	}
	
	#footer ul {
		width: auto;
		margin: 0 auto;
	}
	
	#footer ul li {
		display: inline-table;
	}
	
	.badges {
		padding-left: 5%;
		padding-right: 5%;
		width: auto;
	}
	
	.badges .wrap {
		width: 100%;
	}

}

@media only screen and (max-width: 800px) {

	#title {
		font-size: 48px;
	}

	#home-cta {
		overflow: hidden;
		padding: 10px 20px;
	}
	
	#home-cta h4 {
		font-size: 24px;
	}
	
	#home-cta,
	#home-cta p {
		font-size: 14px;
	}
	
	.melt_gourmet_cheeseburgers #genesis-responsive-slider {
		padding: 0px;
	}

	.melt_gourmet_cheeseburgers .slide-excerpt,
	.breadcrumb {
		display: none;
	}

	.five-sixths,
	.four-fifths,
	.four-sixths,
	.one-fifth,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fifths,
	.three-fourths,
	.three-sixths,
	.two-fifths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		padding: 0;
		width: 100%;
	}

	.flex-direction-nav {
		display: none;
	}

}

@media only screen and (max-width: 720px) {
	
	#wrap {
		background: url(images/wrap-mobile-bg.png) repeat-x center top;
	}
	
	#header #title-area {
		background-position: center 15px;
		width: 100%;
		clear: both;
		float: none;
	}
	
	#header .widget-area {
		float: none;
		width: 100%;
		clear: both;
		text-align: center;
		margin: 0 0 20px;
		background: none;
	}
	
	#header .widget-area .phone {
		margin: 0;
	}
	
	#header .widget-area .social {
		margin: 0 0 10px;
	}
	
	#header .announcement {
		left: 50%;
		margin: 0 0 15px -60px;
		position: relative;
	}
	
	.alignleft, .alignright {
		float: none;
		margin: 0 0 20px 0;
		max-width: 95%;
	}
	
	.page-id-11 img {
		display: none;
	}
	
	
}

@media only screen and (max-width: 620px) {
	
	.home-top-left {
		width: 384px;
		margin: 0 auto 20px;
	}
	
	.home-top-left a.burger-banner {
		width: 384px;
		height: 100px;
	}
	
	.home-top-left a.burger-banner:hover {
		background-position: center -100px;
	}
	
}

@media only screen and (max-width: 600px) {
	
	#home-slider {
		border: 4px solid #FFF;
	}
	
	.badges img {
		max-height: 50px;
		margin: 0 5px 6px;
		width: auto;
	}
	
}

@media only screen and (max-width: 434px) {
	
	#header .widget-area {
		font-size: 13px;
	}
	
	.home-top-left {
		width: 280px;
		margin: 0 auto 20px;
	}
	
	.home-top-right {
		width: 280px;
		margin: 0 auto;
	}
	
	.home-top-left a.burger-banner {
		width: 280px;
		height: 73px;
	}
	
	.home-top-left a.burger-banner:hover {
		background-position: center -73px;
	}
	
	.home-top-right a.menu-banner {
		width: 280px;
		height: 106px;
	}
	
	.home-top-right a.menu-banner:hover {
		background-position: center -106px;
	}
	
}

@media only screen and (max-width: 320px) {
	
	#title-area {
		background: url(images/logo-small.png) no-repeat center 15px;
		min-height: 100px;
	}
	
	#header .widget-area {
		font-size: 12px;
	}
	
	#header .widget-area .phone {
		font-size: 21px;
	}
	
	.home-top-left {
		width: 200px;
		margin: 0 auto 20px;
	}
	
	.home-top-right {
		width: 200px;
		margin: 0 auto;
	}
	
	.home-top-left a.burger-banner {
		width: 200px;
		height: 52px;
	}
	
	.home-top-left a.burger-banner:hover {
		background-position: center -52px;
	}
	
	.home-top-right a.menu-banner {
		width: 200px;
		height: 76px;
	}
	
	.home-top-right a.menu-banner:hover {
		background-position: center -76px;
	}
	
}