/*
Theme Name: Espresso
Theme URI: http://espresso.boxydemos.com
Author: Boxy Studio
Author URI: https://www.boxystudio.com
Description: A Unique & Powerful Restaurant Theme.
Version: 1.9.14
Details URI: http://boxyupdates.com/changelogs/espresso_changelog.html
*/




/* GENERAL STYLING */
body { position:relative; }
body, input, textarea, select { font-weight:300; font-size:17px; line-height:23px; }
* { box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; margin:0; padding:0; outline:none; }
img, .wp-caption { display:inline-block; max-width:100%; height:auto; border:none; }
header#header { height:126px; display:block; }
nav#main-nav { height:52px; }
.shell { width:1200px; margin:0 auto; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.cl { display: block; height: 0; clear: both; visibility: hidden; }
.boxed { width:1300px; margin:0 auto; background:#fff; }
.sticky-nav { padding-top:52px; }
input[type=submit], input[type=button] { -webkit-appearance:none; }
.schedule-category { display:none; }




/* COLUMNS */
.one_half { width: 48%; }
.one_third { width: 30.66%; }
.two_third { width: 65.33%; }
.one_fourth { width: 22%; }
.three_fourth { width: 74%; }
.one_fifth { width: 16.8%; }
.two_fifth { width: 37.6%; }
.three_fifth { width: 58.4%; }
.four_fifth { width: 79.2%; }
.one_sixth { width: 13.33%; }
.five_sixth { width: 82.67%; }
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth { position: relative; margin:10px 4% 5px 0; float: left; }
.last { margin-right: 0 !important; clear: right; }





/* ESPRESSO BLUR SLIDER */
.main-wrap { width: 100%; height:195px; min-height:195px !important; overflow: hidden; position: relative; z-index: 5; }
.main-wrap.hidden { /*height:0px;*/ }
.secondary-wrap { position: absolute; top: 0; left: 0; width: 100%; z-index: 4; }
.secondary-wrap img { float:left; }
.caption-wrap { position: absolute; top: 0; left: 0; width: 0; height: auto; width: 100%; overflow: hidden; }
.caption-slider .description { float:left; }
.caption-wrap canvas { width:100% !important; }
.not-ie10 .caption-wrap canvas { height:auto !important; }
.canvas-wrap { position: absolute; top: 0; left: 0; width:100%; height: 100%; }
.cnt-wrap { position: absolute; top: 0; left: 0; width: 100%; padding-top: 40px; padding-bottom:40px; }
.caption-wrap .overlay { position: absolute; top: 0; left: 0; width:100%; height:100%; background: url(images/overlay.png) repeat 0 0;  }
.cnt-wrap .caption { position:relative; width:1200px; margin: 0 auto; }
.boxed .cnt-wrap .caption { width:1000px; }
.cnt-wrap .title { padding-right:200px; color:#fff; display: block; margin: 0 0 15px; font-weight:700; font-size:32px; line-height:40px; }
.cnt-wrap p { padding-right:200px; font-size:20px; line-height:30px; font-weight:300; margin:0 0 0 1px; color: #fff; }
.cnt-wrap .es-button { font-weight:600; color:#fff; text-transform:uppercase; text-decoration:none; font-size:13px; line-height:18px; padding:8px 12px; bottom:5px; right:0; position:absolute; }
.carousel { height: 477px; overflow: hidden; position:relative; }
.main-slider, .secondary-slider { zoom:1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0; }
.carousel .mask{ position:relative; overflow:hidden; width:1440px; }
.carousel .slideset{ width:99999px; overflow:hidden; }
.carousel .slide{ float:left; position:relative; width:1440px; }
.carousel .slide img:first-child { width:100%; }
.carousel .btn-prev,
.carousel .btn-next { zoom:1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; position:absolute;	left:72px; top:72px; width:34px; height:51px; z-index:10; background:url(images/arrow_left.png) no-repeat 0 0; text-indent:-9999px; overflow:hidden; }
.carousel .btn-next { right:72px; left:auto; background:url(images/arrow_right.png) no-repeat 0 0; }
.carousel .btn-prev:hover,
.carousel .btn-next:hover { zoom:1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; }
.carousel .btn-prev:hover { left:70px; }
.carousel .btn-next:hover { right:70px; }
.main-wrap {  -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.carousel .btn-prev,
.carousel .btn-next {  -webkit-transition: all .1s ease-in-out; -moz-transition: all .1s ease-in-out; -o-transition: all .1s ease-in-out; transition: all .1s ease-in-out; }

.carousel.alt .caption-wrap .overlay { background:#000; background:rgba(0,0,0,0.65); }
.carousel.alt .dark-text .caption-wrap .overlay { background:#fff; background:rgba(255,255,255,0.65); }



/* REVOLUTION SLIDER FIXES */
#slider-wrap { position:relative; z-index:0; }
.tp-bannershadow.tp-shadow2 { display:none; }
.vjs-tech { margin-top:0; }


/* HEADER */
header#header .shell { color:#fff; position:relative; height:126px; text-align:center; }
header#header .shell section { height:126px; position:absolute; top:0; }
header#header .shell section.left { left:0; text-align:left; }
header#header .shell section.right { right:0; text-align:right; }
header#header .logo { display:inline-block; }
header#header #logo { display:inline-block; padding:0; line-height:116px; }
header#header #logo a { color:#fff; text-decoration:none; }

header#header .logo-image { position:absolute; left:0; top:50%; }

/* HEADER - LOCATION */
header#header .shell section.location { font-size:13px; height: 46px; line-height: 23px; position:absolute; left:0; top:50%; margin:-23px 0 0 0; }
header#header .shell section.location span { display:block; }
header#header span a { color:#fff; text-decoration:none; }
span.iconed-address { background:url('images/icon_location.png') no-repeat 0 0; padding-left:25px; margin:0 0 3px; }
span.iconed-phone { background:url('images/icon_phone.png') no-repeat 0 3px; padding-left:25px; }

/* HEADER - SOCIAL / SEARCH */
header#header .shell section.social-search { height:24px; top:50%; margin:-12px 0 0 0; position:absolute; right:0; }
section.social-search a.social { color:#fff; overflow:hidden; opacity: 0.5; margin:0 0 0 15px; font-size:20px; line-height:27px; display:inline-block; float:left; }
section.social-search a.social:hover { opacity: 1;}

section.social-search .search { opacity:0.50; position:relative; display:block; width:26px; height:26px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #fff; float:left; margin:0 0 0 20px; cursor:pointer; }
section.social-search .search:hover { opacity:1; }
section.social-search .search:after { font-size:12px; line-height:24px; width:24px; position:absolute; top:0; left:0; display:block; content:"\f002"; font-family:"FontAwesome"; text-align:center; }
section.social-search .search.active:after { display:none; }
section.social-search .search form { width:251px; display:none; position:absolute; top:0; right:0; }
section.social-search .search.active { opacity:1; cursor:default; background:none; width:253px; margin:0; border:1px solid rgba(255,255,255,0.75); }
section.social-search .search.active form { display:block; line-height:20px; }
section.social-search .search form input[type=text] { border:none; color:#fff; color:rgba(255,255,255,0.75); background:none; height:15px; position: relative; width:207px; line-height:15px; font-size:13px; }
section.social-search .search form input[type=submit] { line-height:26px; border: none; width: 34px; height: 26px; border-radius: 0 2px 2px 0; font-size: 12px; text-transform: uppercase; font-weight: 600; display: inline-block; position: relative; top: -1px; right:-1px; padding:0; }


/* NAV - FULL */
nav#main-nav.full { width:100%; position:relative; max-height52px; }
nav#main-nav.full.fixed { position:fixed; top:0; left:0; z-index:8000; }
.sticky-nav.admin-bar nav#main-nav.full.fixed { top:32px; }
nav#main-nav.full .shell > ul, nav#main-nav.full .shell > ul > li { list-style:none; }
nav#main-nav.full .shell > ul { text-align:center; }
nav#main-nav.full .shell > ul > li { text-align:left; position:relative; float:none; display:inline-block; }
nav#main-nav.full .shell > ul > li > a { display:block; line-height:50px; padding:1px 20px; font-size:15px; color:#fff; text-decoration:none; }
nav#main-nav.full .shell > ul .dropdown { width:200px; padding:10px; z-index:99999; display:none; position:absolute; top:52px; left:0; }
nav#main-nav.full .shell > ul .dropdown .dropdown { width:200px; padding:10px; z-index:99999; display:none; position:absolute; top:0; left:200px; }
nav#main-nav.full .shell > ul .dropdown li { display:block; position:relative; }
nav#main-nav.full .shell > ul .dropdown li > a { color:#fff; font-size:14px; text-decoration:none; display:block; padding:5px 10px; }
nav#main-nav.full .shell > ul .dropdown li > a:hover { background:rgba(255,255,255,0.25); }
#mobileSlickNav, #mobileNav { display:none; }

/* HEADER ALTERNATIVE */
#top { color:#333; width:100%; height:54px; line-height:52px; }
#top a { text-decoration:none; }
#top .shell { position:relative; }
#top .shell section { height:54px; position:absolute; top:0; }
#top .shell section.location span { margin:0 20px 0 0; }
#top .shell section.left { left:0; text-align:left; }
#top .shell section.right { right:0; text-align:right; }
#top .shell section.social-search { padding-top:15px; }

/* NAV - ALTERNATIVE */
nav#main-nav.right { z-index:10; position:absolute; right:0; top:50%; height:30px; margin:-15px 0 0 0; text-align:right; }
nav#main-nav.right > ul { margin-right:-10px; }
nav#main-nav.right > ul, nav#main-nav.full > ul > li { list-style:none; }
nav#main-nav.right > ul > li { position:relative; display:inline-block; }
nav#main-nav.right > ul > li > a { display:block; line-height:28px; padding:0 9px; color:#fff; text-decoration:none; border:1px solid transparent; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
nav#main-nav.right > ul > li > a:hover, nav#main-nav.right > ul > li.current-menu-item > a, nav#main-nav.right > ul > li:hover > a { background:rgba(255,255,255,0.10); border-color:rgba(255,255,255,0.5); }
nav#main-nav.right > ul .dropdown { -moz-border-radius:0 0 3px 3px; -webkit-border-radius:0 0 3px 3px; border-radius:0 0 3px 3px; width:200px; padding:10px; z-index:99999; display:none; height:auto; position:absolute; top:30px; left:-10px; }
nav#main-nav.right > ul .dropdown .dropdown { left:180px; top:0; }
nav#main-nav.right > ul .dropdown li { position:relative; text-align:left; display:block; font-size:14px; }
nav#main-nav.right > ul .dropdown li > a { -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; color:#fff; text-decoration:none; display:block; padding:3px 9px 4px; }





/* CTAS */
#ctas { z-index:5; position:relative; }
#ctas article { background:#fff; position:relative; top:-52px; float:left; margin:0 0 0 3%; width:31.33%; }
#ctas article:first-child { margin:0; }
#ctas article h3 { display:block; line-height:52px; color:#fff; font-size:16px; font-weight:300; text-align:center; }
#ctas article img { -webkit-filter:grayscale(100%); }
#ctas article:hover img { -webkit-filter:grayscale(0%); }
#ctas article p { color:#222; padding:25px 30px; text-align:center; }
#ctas article a.es-button { text-decoration:none; float:right; color:#fff; line-height:39px; padding:0 20px; font-size:13px; font-weight:600; }
#ctas article.full { width:100%; margin:0; }
#ctas article.half { width:450px; }
#ctas.no-slider { padding:50px 0; }
#ctas.no-slider article { top:0; }



/* CENTERED TITLES */
h2.centered { font-weight:400 !important; text-align:center; font-size: 30px !important; line-height:23px !important; position:relative;  padding:0; display: block; margin:0 0 60px !important; }
h2.centered:before { content:"";  display:block;  position:absolute;  left:0;  bottom:3px;  width:100%;  height:3px; }
h2.centered span { position:relative; top:5px; display:inline-block; padding:0 30px; }

/* MAIN TITLES */
h1.page-title { position:relative; margin:-10px 0 40px !important; }
h1.page-title:before { content:"";  display:block;  position:absolute;  left:0;  bottom:3px;  width:100%;  height:3px; }
h1.page-title span { position:relative; top:19px; display:inline-block; padding:0 30px 0 0; }





/* HOMEPAGE BLOCKS */
#homepage-recent-posts article.recent-post-block { float:left; margin:0 0 0 3%; width:31.33%; }
#homepage-recent-posts article.recent-post-block:first-child, #homepage-recent-posts .cl + article { margin:0; }

#homepage-events article.upcoming-event-block { float:left; margin:0 0 0 3%; width:31.33%; }
#homepage-events article.upcoming-event-block:first-child, #homepage-events .cl + article { margin:0; }

#homepage-recent-posts .cl, #homepage-events .cl { height:50px; }

.bottom-spacer { height:70px; }

#homepage-countdown article.single-event-block { margin:0 0 25px; text-align:center; }
#homepage-countdown article.single-event-block .event-info { display:inline-block; text-align:left; width:60%; }
#homepage-countdown article.single-event-block h3 { font-size:25px; margin:0 0 5px; }
#homepage-countdown article.single-event-block h3 a { text-decoration:none; }
#homepage-countdown article.single-event-block small { font-size:15px; margin:0 0 15px; display:block; color:#888; }
#homepage-countdown article.single-event-block small span { display:inline-block; padding:0 5px; }
#homepage-countdown article.single-event-block p { margin:0 0 20px; }
#homepage-countdown .hidden-timezone { display:none; }

/* jQuery Countdown styles 2.0.0. */
#homepage-countdown .countdown-rtl { direction: rtl; }
#homepage-countdown .countdown-holding span { color: #888; }
#homepage-countdown .countdown-row { clear: both; width: 100%; padding: 0px 2px; text-align: center; }
#homepage-countdown .countdown-show1 .countdown-section { width: 98%; }
#homepage-countdown .countdown-show2 .countdown-section { width: 48%; }
#homepage-countdown .countdown-show3 .countdown-section { width: 32.5%; }
#homepage-countdown .countdown-show4 .countdown-section { width: 24.5%; }
#homepage-countdown .countdown-show5 .countdown-section { width: 19.5%; }
#homepage-countdown .countdown-show6 .countdown-section { width: 16.25%; }
#homepage-countdown .countdown-show7 .countdown-section { width: 14%; }
#homepage-countdown .countdown-section { display: block; float: left; font-size: 15px; color:#aaa; text-transform: uppercase; text-align: center; }
#homepage-countdown .countdown-amount { font-size: 80px; display:block; }
#homepage-countdown .countdown-period { display: block; }
#homepage-countdown .countdown-descr { display: block; width: 100%; }
#homepage-countdown article.single-event-block .is-countdown { border:none; background:none; width:60%; margin:0 auto 30px; display:block; height:140px; line-height:1.2; }

#homepage-countdown article.single-event-block .event-img { float:left; width:30%; }
#homepage-countdown article.single-event-block .event-img img { width:100%; height:auto; position:relative; top:4px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
#homepage-countdown article.single-event-block .event-content { float:right; width:65%; }




/* PAGE LAYOUT */
#page-post { margin:-30px auto 0; }
#page-post article.left, #page-post article.right { width:66%; }
#page-post article.left, #page-post aside.left { float:left; }
#page-post article.right, #page-post aside.right { float:right; }
#page-post aside.left, #page-post aside.right { width:29%; }
#page-post article.page-content .featured-image { margin:0 0 25px }

#page-post article.page-content h1 { display:block; position:relative; z-index:1; font-size:37px; line-height:50px; font-weight:300; margin:0 0 20px; padding:0; }
#page-post article.page-content h2 { display:block; font-size:27px; line-height:37px; margin:0 0 20px; font-weight:600; clear:both; }
#page-post article.page-content h3 { display:block; font-weight: 300; font-size: 23px; line-height: 32px; margin:0; padding: 0 0 20px 0; }
#page-post article.page-content h4 { display:block; font-size:19px; line-height:26px; font-weight:600; margin:0; padding: 0 0 20px 0; position: relative; }
#page-post article.page-content h4 a:hover { color: #000; }
#page-post article.page-content h5 { display:block; font-size:13px; line-height:19px; font-weight:300; margin:0 0 20px; }
#page-post article.page-content h6 { display:block; font-size:13px; line-height:19px; color:#888; font-weight:300; margin:0 0 20px; }

#page-post article.page-content h1 a,
#page-post article.page-content h2 a,
#page-post article.page-content h3 a,
#page-post article.page-content h4 a,
#page-post article.page-content h5 a,
#page-post article.page-content h6 a { text-decoration:none; }

#page-post article.page-content p { margin:0 0 20px; }
#page-post article.page-content p#breadcrumbs, p.tribe-events-back { font-size:13px; color:#888; margin:0 0 10px; }
#page-post article.page-content p#breadcrumbs a, p.tribe-events-back a { font-weight:600; text-decoration:none; }

#page-post article.page-content .wp-caption.alignright, #page-post article.page-content img.alignright { float:right; margin:7px 0 15px 30px; display:block; }
#page-post article.page-content .wp-caption.alignleft, #page-post article.page-content img.alignleft { float:left; margin:7px 30px 15px 0; display:block; }
#page-post article.page-content .wp-caption.aligncenter, #page-post article.page-content img.aligncenter { margin:7px auto 15px; display:block; }
#page-post article.page-content .wp-caption.alignright img,
#page-post article.page-content .wp-caption.alignleft img,
#page-post article.page-content .wp-caption.aligncenter img { margin:0 auto; }
#page-post article.page-content .wp-caption-text { font-size:13px; text-align:center; color:#aaa; padding-top:5px; }

#page-post article.page-content section { padding: 0 0 40px 0; }
#page-post article.page-content section.post { padding-left: 31px; padding-bottom:0; }
#page-post article.page-content section.post.active { padding-bottom:40px; }
#page-post article.page-content section.post.last { padding: 0; }
#page-post article.page-content section.post.last-post { padding-bottom: 0; }
#page-post article.page-content section.post .section-content { }
#page-post article.page-content section.post .section-content p { padding: 0 0 13px 0; }
#page-post article.page-content section.post.active h3 span { background-position: 0 0; }
#page-post article.page-content section.post.active .section-content { }

#page-post article.page-content ul, #page-post article.page-content ol { margin:0 0 25px 40px; }
#page-post article.page-content ul ul, #page-post article.page-content ol ol, #page-post article.page-content ul ol, #page-post article.page-content ol ul { margin:0 0 10px 80px; }

#page-post article.page-content .highlight { background-color:#fff6c6;  }

#page-post article.page-content blockquote { padding: 4px 5% 10px 5%; display: block; }
#page-post article.page-content blockquote p { padding:0; font-size: 22px; line-height: 30px; color:#aaa; }

#page-post .fluid-width-video-wrapper { margin:0 0 40px; }
#page-post .fluid-width-video-wrapper iframe { margin:10px 0 0; }

#author-info { position:relative; display:block; padding:20px 0 0 0; margin:60px 0 50px 0; border-top:1px solid #ddd; }
#author-info h2 { margin:0 !important; padding:0 0 15px !important; }
#author-info .avatar-wrap { width:55px; height:55px; position:absolute; top:79px; left:0; }
#author-info .avatar-wrap img { width: 55px; height:55px; overflow: hidden; -moz-border-radius:30px; -webkit-border-radius:30px; border-radius:30px; -webkit-background-clip: padding-box; }
#author-info .description { margin-left:75px; }
#author-info p { padding:0 0 10px !important; margin:0 !important; }
#author-info .author-link { margin:0 0 10px; font-weight:bold; }

.categories-links, .tags-links { font-size:13px; display:block; margin:0 0 5px; }

.post-meta { font-weight:400; padding:0 0 30px; font-size:14px; line-height:24px; color:#aaa; }
.post-meta span { display:inline-block; margin:0 17px 0 0; }
.post-meta i { padding-right:5px; }
.post-meta span a { color:#aaa; text-decoration:none; }
.post-meta span a:hover { color:#000; }
.post-meta span a {
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	transition: all .1s ease-out;
}

.post-meta.sm { font-size:13px; padding:5px 0 0; line-height:20px; }


/* CUSTOM GALLERIES */
.Collage{ padding:10px; }
.Collage .Image_Wrapper { vertical-align:bottom; opacity:0; }
.Collage .Caption_Content { padding:10px 10px 17px; font-size:13px; color:#fff; text-align:center; }




/* POST STYLING */
#page-post article.recent-post-block { margin:0 0 40px; }
#page-post article.recent-post-block h3 { padding:0 0 5px; }
#page-post article.recent-post-block p { margin:0; }
#page-post article.recent-post-block .floated-thumb { float:left; margin:5px 0 0 0; width:23%; }
#page-post article.recent-post-block .floated-thumb img { margin:0; }
#page-post article.recent-post-block .floated-content { float:right; margin:0; width:73%; }
a.es-button, input[type=button], input[type=submit], button[type=submit] { border:none; cursor:pointer; display:inline-block; text-decoration:none; color:#fff; line-height:39px; padding:0 20px; font-size:13px; font-weight:600; }



/* PARALLAX */
.parallax-zone { overflow:hidden; box-sizing:border-box; }
.parallax-zone .parallax-screen { position:absolute; width:100%; }

#parallax_page_section { background-size:cover; }
#parallax_page_section, #parallax_page_section div { height:auto; }
#parallax_page_section div:first-child { position:absolute; height:100%; }
#parallax_page_section div:last-child { position:relative; }



/* COMMENT STYLING */
#comments-block { padding:20px 0 0; margin:0 0 40px; border-top:1px solid #ddd; }
#reply-title { display: none; }
#respond { padding: 0 0 15px; }
#respond .textarea_wrap { padding:15px; margin: 0 0 15px; width: 100%; }
#respond textarea#comment { width: 100%; border: none; -webkit-resize: none; -moz-resize: none; resize: none; height: 100px; line-height:19px; font-family:sans-serif; }
#respond input#author,#respond input#email,#respond input#url { padding: 8px 11px; margin: 0 10px 10px 0; width: 250px; }
#respond p.comment-form-author,#respond p.comment-form-email,#respond p.comment-form-url { font-size:13px; font-weight: bold; text-transform: uppercase; height: 45px; padding:0; position: relative; margin-bottom: 0 !important; }
#respond p.comment-form-author input,#respond p.comment-form-email input,#respond p.comment-form-url input { position: absolute; left: 70px; top:-5px; }
#respond p.comment-form-author label,#respond p.comment-form-email label,#respond p.comment-form-url label { position: relative; top: 3px; }
#respond span.required { font-weight: bold; }
#respond p.form-allowed-tags { color: #999999; font-size: 11px; line-height: 15px; }
p.closed-comments { display: none; }
ol.commentlist { list-style: none; margin:0 0 15px 0 !important; padding:0; }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; font-size: 19px; font-weight:600; color:#000; }
ol.commentlist li.comment div.vcard cite.fn a.url { text-decoration: none; }
ol.commentlist li.comment div.vcard img.avatar { width:38px; height:38px; float: left; margin:5px 20px 10px 0px; }
ol.commentlist li.comment div.vcard span.says { font-size: 19px; font-style: italic; }
ol.commentlist li.comment div.comment-meta { padding:0 0 5px; font-size: 13px; line-height:24px; }
ol.commentlist li.comment div.comment-meta a { text-decoration: none; }
#page-post article.page-content ol.commentlist li.comment p { margin:0; padding: 5px 0 10px; }
ol.commentlist li.comment div.reply { font-size: 13px; }
ol.commentlist li.comment div.reply a,
#cancel-comment-reply-link { font-weight: bold; text-decoration: none; margin: 7px 0 10px; display: inline-block; border: none; padding:3px 6px 2px; font-size: 11px; line-height:15px; text-transform: uppercase; font-family: sans-serif; text-shadow: none; }
ol.commentlist li.comment div.reply a:hover,
#cancel-comment-reply-link:hover { background:#000; }
ol.commentlist li.comment ul.children { list-style: none; margin: 15px 0 0 10%; padding:0; }
ol.commentlist li.comment ul.children li { list-style:none; }
ol.commentlist li.comment ul.children li.depth-2 { border: none; margin: 0 0 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border: none; margin: 0 0 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border: none; margin: 0 0 10px; }
ol.commentlist li.comment ul.children li.depth-5 { border: none; margin: 0 0 10px; }
ol.commentlist li.parent { margin: 0 0 10px; }
#respond .textarea_wrap { border: 1px solid #ccc; background: #fff; }
#respond textarea#comment { color: #222; }
#respond input#submit {  }
#respond input#author,#respond input#email,#respond input#url { border: 1px solid #ccc; background: #fff; color: #222; }
ol.commentlist li.comment { padding: 15px 0; margin: 0 0 15px; }
ol.commentlist li.comment div.vcard span.says { color: #aaa; }
ol.commentlist li.comment div.comment-meta a { color: #aaa; }
ol.commentlist li.comment div.reply a,
#cancel-comment-reply-link { color: #fff; }
.entry ol.commentlist li.comment ul.children li.depth-2 { padding:15px 0 10px 0; list-style:none!important; }
.entry ol.commentlist li.comment ul.children li.depth-3 { padding:15px 0 10px 0; list-style:none!important; }
.entry ol.commentlist li.comment ul.children li.depth-4 { padding:15px 0 10px 0; list-style:none!important; }
.entry ol.commentlist li.comment ul.children li.depth-5 { padding:15px 0 10px 0; list-style:none!important; }
.comment-awaiting-moderation { font-size:11px; line-height:16px; }
#respond input#submit { text-decoration: none; display: inline-block; font-weight: bold; font-size: 11px; line-height: 27px; padding: 0 10px; border:none; cursor:pointer; text-transform: uppercase; color: #fff; }
#respond input#submit:hover { text-decoration: none; }
.comment #respond { padding: 15px 0 15px; border-top:1px solid #ddd; margin-top:20px; }
#respond input#submit:hover { background-color:#000; }
ol.commentlist li.comment p.comment-notes { margin:0 0 15px; }
.sticky, .gallery-caption, .bypostauthor { }





/* WIDGETS */
.widget article { width:100%; margin:0 0 40px; float:none; }
.widget article a { font-weight:400; text-decoration:none; }
.widget article h3 { line-height:25px; font-size:18px; font-weight:600; margin:0 0 15px; padding:0; }
.widget article ul, .widget article ul > li { list-style:none; padding:0; margin:0 0 5px; }
article.recent-post-block, article.upcoming-event-block { margin:0 0 25px; }
article.recent-post-block img { width:100%; max-width:100%; margin:0 0 16px; display:block; -webkit-filter:grayscale(100%); zoom:1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; }
article.recent-post-block:hover img { -webkit-filter:grayscale(0%); zoom:1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; }
article.recent-post-block h3 { margin:0 0 2px; }
article.recent-post-block h3.bordered,
article.upcoming-event-block h3 { padding-top:15px; border-top:1px solid #ddd; }
#homepage-events article.upcoming-event-block h3 { padding:0; border:none; }
article.recent-post-block h3 a { display:block; text-decoration:none; }
article.recent-post-block small { display:block; line-height:21px; color:#888; font-size:13px; font-weight:300; font-style:italic; }
article.recent-post-block p { padding:12px 0 20px; }

article.upcoming-event-block h3 { margin:0 0 10px; }
article.upcoming-event-block small { background:url('images/icon_event.png') no-repeat 0 3px; padding-left:23px; display:block; line-height:22px; color:#000; font-size:15px; font-weight:400; }
article.upcoming-event-block small span { font-weight:600; display:inline-block; padding:0 5px; }
article.upcoming-event-block small em { font-style:normal; color:rgba(0,0,0,0.5); font-weight:300; }
article.upcoming-event-block p { padding:12px 0 20px; }
article.upcoming-event-block a.es-button { float:left; display:inline-block; text-decoration:none; color:#fff; line-height:39px; padding:0 20px; font-size:13px; font-weight:600; }

article.text-block h3 { padding:0 0 20px; margin:0; }
article.text-block p { padding:0 0 20px; }
article.text-block strong, article.text-block a { text-decoration:none; font-weight:600; }
article.text-block p:last-child { padding:0; }

article.hours-block h3 { margin:0 0 20px; }
article.hours-block p { padding:0; line-height:25px; margin:0; }
article.hours-block p.left { float:left; width:60%; }
article.hours-block p.right { float:right; width:40%; text-align:right; }

#searchform { display:block; position:relative; }
#searchform .field { font-size:13px; width:100%; padding:9px 60px 8px 12px; border:1px solid #ddd; margin:0; font-weight:300; height:42px; }
#searchform input.es-button { position:absolute; top:0; right:0; left:auto; height: 42px; margin:0 0 0 -2px; line-height: 42px; font-size: 15px; padding: 0; color: #fff; width: 48px; top: 0px; }

.recent-widget .item, .posts-block .item { padding:15px 0; border-top:1px solid #ddd; }
.recent-widget .item h4, .posts-block .item h4 { margin:0 0 2px; font-size:16px; line-height:22px; }
.posts-block .item h4 { padding:0 0 3px; }
.recent-widget .item small, .posts-block .item small { display:block; line-height:21px; color:#888; font-size:13px; font-weight:300; font-style:italic; }
.recent-widget .item p, .posts-block .item p { padding:10px 0 0; }

.text-widget h4 { margin:0 0 15px; padding-bottom:10px; border-bottom:1px solid #ddd; }
.text-widget p, .textwidget p { margin:0 0 20px; padding:0; }

.widget article .facebook-widget li,
.widget article .tweets-widget li { border-top:1px solid #d1d1d1; padding:15px 0; margin:0; }
.widget article .facebook-widget, .widget article .tweets-widget { position:relative; }
.widget article .facebook-widget .tweet_text, .widget article .tweets-widget .tweet_text { overflow: hidden; text-overflow: ellipsis; display:block; margin:0 0 7px; }
.widget article .facebook-widget .tweet_time, .widget article .tweets-widget .tweet_time { opacity:0.5; font-size:13px; line-height:21px; font-weight:300; display:block; }
.widget article .facebook-widget .tweet_time a, .widget article .tweets-widget .tweet_time a { text-decoration:none; }

.widget-button { position:absolute; top:2px; right:0; color:#fff; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; display: inline-block; font-size: 11px; line-height: 20px; font-weight: bold; text-transform: uppercase; padding: 0 7px; }
.widget-button:hover { text-decoration:none; color:#fff !important; }

#wp-calendar { border-collapse: collapse; border:1px solid #ddd; width:100%; border-top:none; }
#wp-calendar td, #wp-calendar th { text-align:center; }
#wp-calendar caption {
	color: #fff;
	padding: 0;
	line-height: 39px;
}
#wp-calendar thead, #wp-calendar tfoot { line-height:33px; background:#eee; }
#wp-calendar tbody { line-height:33px; }
#wp-calendar #prev, #wp-calendar #next { padding:0 10px; background:#eee; }
#wp-calendar #prev { text-align:left; }
#wp-calendar #next { text-align:right; }

.map-widget iframe { width:100%; }




/* Pagination */
#pagination { padding:20px 0 0; }
#pagination ul { list-style:none; margin:0 !important; padding:0 !important; }
#pagination ul li { display:inline-block; float:left; margin:0 3px 0 0; padding:0; }
#pagination ul li span, #pagination ul li a { display:block; line-height:15px; text-decoration:none; padding:4px 9px; font-size:12px; text-align:center; }
#pagination ul li span { background:#eee; }
#pagination ul li a { color:#fff; font-weight:600; }
.top-nav { float:right; position:relative; z-index:5; background: #fff; padding-left: 20px; }
.top-nav #pagination { padding:0; }





/* TRIBE EVENTS STYLING */
#tribe-bar-form { background:#eee; padding:0px 15px 15px; border-radius: 3px; }
#tribe-bar-form label { color:#aaa; }
#tribe-bar-form .tribe-bar-filters-inner { background:#fff; -moz-box-shadow:0 1px 3px #ccc; -webkit-box-shadow:0 1px 3px #ccc; box-shadow:0 1px 3px #ccc; }
.tribe-events-list-widget ol li.tribe-events-list-widget-events { margin:0 0 15px; padding-top:15px; border-top:1px solid #ddd; }
.tribe-events-list-widget-events h4 { line-height:25px; font-size:18px; font-weight:600; margin:0 0 5px; padding:0; }
.tribe-events-list-widget-events .duration { display:block; line-height:22px; color:#000; font-size:15px; font-weight:400; }
p.tribe-events-widget-link a { display:inline-block; text-decoration:none; color:#fff; line-height:39px; padding:0 20px; font-size:13px; font-weight:600; }
#tribe-events-pg-template { padding:0; max-width:1200px; }
.tribe-events-user-recurrence-toggle { font-size:14px; }
#tribe-events-bar { padding-top: 10px; }
.tribe-events-list .tribe-events-event-image+div.tribe-events-content { width:66%; float:right; }
.tribe-events-read-more { float:left; display:inline-block; text-decoration:none; color:#fff; line-height:39px; padding:0 20px; text-transform:uppercase; font-size:14px; }
.tribe-events-read-more:hover { color:#fff; }
.tribe-events-list .tribe-events-event-image { margin-top:7px; }
a.tribe-events-ical, a.tribe-events-gcal { margin-bottom:40px; }
.tribe-events-list .tribe-events-event-cost { position:relative; display:inline-block; width:50px; height:50px; float:left; }
.tribe-events-list .tribe-events-event-cost span { position:relative; width:50px; height:39px; line-height:38px; border:none; padding:0; text-align:center; background:#ABCE60; color:#fff; }
.events-list .tribe-events-loop, .tribe-events-day .tribe-events-loop, .single-tribe_venue .tribe-events-loop, .single-tribe_organizer .tribe-events-loop { max-width:100%; width:100%; }
#tribe-bar-form #tribe-bar-views+.tribe-bar-filters { left:0; right:auto; }
#tribe-events-header .tribe-events-sub-nav,
#tribe-events-footer .tribe-events-sub-nav, div.tribe-events-notices>ul,
div.tribe-events-notices>ul>li,
.tribe-events-single ul.tribe-related-events { margin:0 !important; }
.tribe-events-calendar .tribe-events-tooltip, .tribe-events-week .tribe-events-tooltip, .recurring-info-tooltip { padding:16px 20px 1px; }
#page-post article.page-content h4 { padding-bottom:10px; }
.tribe-events-photo-event .tribe-events-event-image { margin-top:0; display:block; }
.tribe-events-list #tribe-events-photo-events .tribe-events-event-details h2,
.tribe-events-photo .tribe-events-loop .vevent.hentry .tribe-events-event-meta { margin-bottom:10px; }
.tribe-events-list .tribe-events-photo-event .tribe-events-event-details { padding:15px 20px 0; }
.tribe-events-day .tribe-events-day-time-slot h5 { border-top:5px solid #888; color:#333; padding:10px; }
.single-tribe_events .tribe-events-schedule h3 { top: -5px; position: relative; padding:0 0 10px !important; }
.recurringinfo { float:left; }
.single-tribe_events .tribe-events-cal-links { overflow:visible; }
.single-tribe_events a.tribe-events-ical, .single-tribe_events a.tribe-events-gcal,
.single-tribe_events a.tribe-events-ical:hover, .single-tribe_events a.tribe-events-gcal:hover { color:#fff; padding:5px 12px; }
.single-tribe_events a.tribe-events-ical:hover, .single-tribe_events a.tribe-events-gcal:hover { background:#000 !important; }
.single-tribe_events .tribe-events-event-meta { padding:22px 5px 7px; font-size:15px; background: #f9f9f9; border: none; margin: 30px 0; border-top: 5px solid #ddd; }
.single-tribe_events #tribe-events-content .tribe-events-event-meta dt { line-height:23px; }
.single-tribe_events .tribe-events-venue-map { margin:5px 25px 25px; }
.tribe-events-meta-group .tribe-events-single-section-title { color:#000 !important; }
.single-tribe_events #tribe-events-content .tribe-events-event-meta dd { margin:0 0 20px; line-height:23px; overflow: hidden; text-overflow: ellipsis; }
.tribe-events-single ul.tribe-related-events li .tribe-related-event-info { font-size:15px; font-weight:bold; }
.tribe-events-single ul.tribe-related-events .recurringinfo { margin:10px 0 30px; font-weight:normal; }
.tribe-events-event-meta .tribe-events-meta-group, .tribe-events-event-meta .column { margin:0; padding:0 25px; }
#page-post article.page-content .single-event-image { float:right; margin:7px 0 30px 30px; }
#tribe-geo-map-wrapper,
.tribe-events-venue .tribe-events-map-wrap,
.single-tribe_events .tribe-events-venue-map { padding:0; border:none; }
.tribe-events-list .tribe-events-loop .tribe-events-photo-event .tribe-events-event-meta .recurringinfo { width:100%; margin:8px 0 10px !important; height:20px; }
.tribe-events-list .time-details, .tribe-events-list .tribe-events-venue-details { line-height:21px; }
.tribe-mini-calendar-event .list-info h2 { font-size:15px !important; margin:0 0 7px; }
.tribe-mini-calendar-event .list-info { line-height:21px !important; font-size:13px !important; }
.tribe-mini-calendar-event { border-bottom:1px solid #ddd !important; }
.tribe-events-venue .tribe-events-venue-meta { padding:0; }
.tribe-events-organizer .tribe-events-organizer-meta { max-width:100%; }
.tribe-events-organizer .tribe-events-divider { margin:0; }
.tribe-events-list .tribe-events-loop .tribe-events-event-meta .recurringinfo { float:none; }
.tribe-events-list .tribe-events-loop .tribe-events-event-meta .event-is-recurring { height:0; }
.tribe-events-list-separator-year { font-size: 58px; padding: 0 0 30px; font-weight: 300; }
.tribe-mini-calendar td { border:none !important; }
.tribe-events-single ul.tribe-related-events li { margin:0 2% 2% 2%; }
.tribe-events-single ul.tribe-related-events .recurringinfo { float:none; }
h3.tribe-events-related-events-title { text-align: center; font-weight: bold !important; color: #333 !important; border-bottom: 1px solid #ddd; margin: 50px 0 30px !important; }
#tribe-events-photo-events .vevent.tribe-events-photo-event, #tribe-events-photo-events .vevent.tribe-events-photo-event:hover { background: #fff !important; border: 1px solid #ddd; padding: 5px; }
.vevent.tribe-events-photo-event .tribe-events-photo-event-wrap { background:#fff; padding-bottom:15px; }
.tribe-events-list-separator-month:after { border-color:#ddd; }
.tribe-bar-views-select { display:none; }
.es-views-list ul { display:block; margin:0 !important; padding:20px; list-style:none; height:73px; text-align:center; }
.es-views-list ul li { display:inline-block; padding:0; margin:0 10px 0 0; }
.es-views-list ul li a { border:3px solid #ddd; display:inline-block; color:#888; padding:2px 12px; text-decoration:none; -moz-border-radius:20px; -webkit-border-radius:20px; border-radius:20px; background:#fff; }
.es-views-list ul li a:hover { border-color:#aaa; color:#000; }
.tribe-events-schedule { position:relative; }
.recurringinfo { float:none; display:block; top:-7px; }
.recurringinfo .event-is-recurring .tribe-events-divider { display:none; }
.tribe-events-single .tribe-events-cost { position:absolute; top:-10px; right:0; width:50px; height:39px; line-height:38px; border:none; padding:0; text-align:center; background:#ABCE60; color:#fff; }
.tribe-events-list-event-description .tribe-events-event-meta .recurringinfo { top:0; padding-left:20px !important; display:inline !important; }
.tribe-events-list-event-description .tribe-events-event-meta .recurringinfo .event-is-recurring { display:inline; }
.tribe-events-list .tribe-events-venue-details, .tribe-events-event-meta address.tribe-events-address { font-style:normal; font-size:14px; }
.tribe-events-list .time-details { margin:0 0 3px; }
.tribe-events-event-meta { margin:0 0 20px; }
.tribe-events-tooltip .tribe-events-event-thumb { margin-bottom:15px; }
.tribe-events-loop .tribe-events-event-meta { font-size:15px; line-height:23px; font-weight:300; }




/* Recent Tweets */
#recent-tweets { position:relative; padding:0; max-height:0; overflow:hidden; }
#recent-tweets h3 { text-align:center; line-height:35px; font-size:30px; margin:0 0 20px; font-weight:400; }
#recent-tweets .tweet { float:left; display:block; text-align:center; }
#recent-tweets .tweet .wrapped { width:700px; margin:0 auto; }
#recent-tweets .tweet p { font-size:18px; line-height:30px; font-weight:300; margin:0 0 20px; }
#recent-tweets .tweet p a { text-decoration:none; font-weight:400; }
#recent-tweets .tweet small { zoom:1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7; font-size:15px; font-weight:300; line-height:20px; }
#recent-tweets .tweet small a { text-decoration:none; }
#recent-tweets .btn-prev,
#recent-tweets .btn-next { font-size:38px; line-height:48px; zoom:1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; position:absolute;	left:72px; top:50%; margin-top:-27px; width:34px; height:51px; z-index:10; overflow:hidden; }
#recent-tweets .btn-next { right:72px; left:auto; }
#recent-tweets .btn-prev:hover,
#recent-tweets .btn-next:hover { zoom:1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; }
#recent-tweets .btn-prev:hover { left:70px; }
#recent-tweets .btn-next:hover { right:70px; }
#recent-tweets .btn-prev,
#recent-tweets .btn-next { -webkit-transition: all .1s ease-in-out; -moz-transition: all .1s ease-in-out; -o-transition: all .1s ease-in-out; transition: all .1s ease-in-out; }
#recent-tweets a,#recent-tweets .btn-prev,#recent-tweets .btn-next { zoom:1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"; filter: alpha(opacity=65); -moz-opacity:0.65; -khtml-opacity: 0.65; opacity: 0.65; }
#recent-tweets, #recent-tweets p, #recent-tweets small,#recent-tweets a:hover,#recent-tweets .btn-prev:hover,#recent-tweets .btn-next:hover { -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; }


/* Mobile Slider */
#mobile-slider { background:#000; position:relative; padding:0; }
#mobile-slider .colored-wrap { display:none; padding:40px 0 45px; }
#mobile-slider .mobile-slide { float:left; display:block; color:#fff; text-align:left; }
#mobile-slider .mobile-slide .wrapped { width:55%; margin:0 auto; }
#mobile-slider .mobile-slide h3 { color:#fff; text-align:left; line-height:33px; font-size:24px; margin:0 0 15px; font-weight:400; }
#mobile-slider .mobile-slide p { font-size:15px; line-height:24px; font-weight:300; margin:0 0 20px; }
#mobile-slider .mobile-slide p a { color:#fff; text-decoration:none; font-weight:400; }
#mobile-slider .mobile-slide p a:hover { color:rgba(255,255,255,0.5); }
#mobile-slider .mobile-slide small { font-size:15px; font-weight:300; color:rgba(255,255,255,0.5); background:url('images/icon_tweet.png') no-repeat 0 1px; line-height:20px; padding-left:30px; }
#mobile-slider .mobile-slide small a { color:rgba(255,255,255,0.5); text-decoration:none; }
#mobile-slider .mobile-slide small a:hover { color:#fff; }

#mobile-slider .btn-prev,
#mobile-slider .btn-next { zoom:1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; position:absolute;	left:5%; top:50%; margin-top:-27px; width:34px; height:51px; z-index:10; background:url(images/arrow_left.png) no-repeat 0 0; text-indent:-9999px; overflow:hidden; }
#mobile-slider .btn-next { right:5%; left:auto; background:url(images/arrow_right.png) no-repeat 0 0; }
#mobile-slider .btn-prev:hover,
#mobile-slider .btn-next:hover { zoom:1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; }
#mobile-slider .btn-prev:hover { left:4.7%; }
#mobile-slider .btn-next:hover { right:4.7%; }
#mobile-slider .btn-prev,
#mobile-slider .btn-next { -webkit-transition: all .1s ease-in-out; -moz-transition: all .1s ease-in-out; -o-transition: all .1s ease-in-out; transition: all .1s ease-in-out; }




/* VISUAL COMPOSER TWEAKS */
.cta_align_bottom .wpb_button { margin-top:0 !important; }
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header { margin:0 0 1px !important; padding:0 !important; }
.wpb_content_element .wpb_tabs_nav { margin:0 !important; }
.wpb_separator, .vc_text_separator { border-bottom:1px solid #ddd !important; }
#page-post article.page-content h4.wpb_toggle { padding:0 0 0 25px; }
body .vc-carousel-control { top:20% !important; left:-70px !important; }
body .vc-carousel-control.vc-right { left:auto !important; right:-70px !important; }
body .vc-carousel-control .icon-prev, body .vc-carousel-control .icon-next { height:60px !important; line-height:75px !important; }
.vc_separator h4 { padding:0; padding:0 15px !important; }




/* FOOTER */
#footer-widgets { color:#fff; }
#footer-widgets .overlay { padding:50px 0 20px; }
#footer-widgets .widget { padding-right:20px; }
#footer-widgets p,
.tribe-events-list-widget-events .duration { color:#fff; }
#footer-widgets small { color:rgba(255,255,255,0.45); }
#footer-widgets article.upcoming-event-block small { color:#fff; background-position:0 -15px; }
#footer-widgets article.upcoming-event-block small em { color:rgba(255,255,255,0.45); }
#footer-widgets a:hover { color:#fff; }
#footer-widgets a.es-button:hover, #footer-widgets a.button.black { background:#fff; color:#888; }
#footer-widgets a.es-button.black:hover { background:rgba(255,255,255,0.50); color:#000; }
#footer-widgets article.recent-post-block h3.bordered,
#footer-widgets article.upcoming-event-block h3 { border:none; padding-top:0; }
#footer-widgets #wp-calendar { border:none; }
#footer-widgets #wp-calendar thead, #footer-widgets #wp-calendar tfoot,
#footer-widgets #wp-calendar #prev, #footer-widgets #wp-calendar #next { background:rgba(255,255,255,0.1); }
#footer-widgets .tribe-events-list-widget ol li.tribe-events-list-widget-events,
#footer-widgets .widget article .facebook-widget li,
#footer-widgets .widget article .tweets-widget li { border-color:rgba(255,255,255,0.15); }
#footer-widgets .widget article .facebook-widget .tweet_time a,
#footer-widgets .widget article .tweets-widget .tweet_time a { color:rgba(255,255,255,0.45); }
#footer-widgets .widget article .facebook-widget .tweet_time a:hover,
#footer-widgets .widget article .tweets-widget .tweet_time a:hover { color:#fff; }

footer { height:66px; color:#fff; line-height:21px; }
footer section.left { float:left; width:50%; padding-top:22px; }
footer section.right { float:right; }
footer section.social-search { padding:20px 0 0; }
footer .iconed-phone { margin:0 0 0 20px; }
footer section.social-search .search form { line-height:23px; }
footer section.social-search .search form input { left:8px; }




/* CONTACT FORM 7 */
form.wpcf7-form input[type=text], .wpcf7-form input[type=email], .wpcf7-form input[type=tel], .wpcf7-form input[type=date], textarea {
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; width:100%; border:1px solid #ddd; padding:5px 10px; font-size:13px; color:#888; display:block; margin:9px 0 0; }
form.wpcf7-form .wpcf7-form-control-wrap { display:block; padding:9px 0 10px; }
form.wpcf7-form span.wpcf7-list-item { margin:0 10px 0 0; }
form.wpcf7-form span.wpcf7-list-item-label { font-size: 13px; position: relative; top: 1px; padding-left: 5px; padding-right: 10px; }
form.wpcf7-form div.wpcf7-mail-sent-ok { padding:10px 14px; margin-left:0; margin-right:0; border:1px solid #62BB46; background:#97d983; color:#fff; }
form.wpcf7-form div.wpcf7-validation-errors { padding:10px 14px; margin-left:0; margin-right:0; border:1px solid #f8dc23; background:#FFF5B0; color:#000; }
form.wpcf7-form span.wpcf7-not-valid-tip { top:18px; background:#FFA8A8; color:#fff; width:100%; left:0; padding:5px 13px 5px; }

.mobile-nav-holder, .mobile-top { position:relative; display:none; }
#mobile-cart { position:absolute; width:60%; top:0; left:0; display:none; height:47px; }
#mobile-cart a { display:block; width:100%; line-height:44px; background:url('images/icon_cart.png') no-repeat 15px 14px; padding:0 15px 0 42px; height:47px; text-align:left; font-size:13px; color:#fff; text-decoration:none; font-weight:300; }

header#header .cart-holder { line-height:16px; padding-left:26px; color:#fff; color:rgba(255,255,255,0.75); position:absolute; top:50%; margin:-25px 0 0 0; right:0; font-size: 13px; }
header#header .cart-contents { text-decoration:none !important; color:#fff; color:rgba(255,255,255,0.75); }
header#header .cart-holder:hover, header#header .cart-holder:hover a { color:#fff; }
header#header.alt .cart-holder { top:52px; }
 
/* Slick Nav */
.slicknav_nav { padding-bottom:5px; }

/* Restaurant Reservations Plugin Styling */
.rtb-booking-form:before,.rtb-booking-form:after { content: " "; display: table; }
.rtb-booking-form:after { clear: both; }
.rtb-booking-form { *zoom: 1; }
.rtb-booking-form fieldset { float:right; box-sizing:border-box; width:48%; margin:0 4% 0 0; margin-bottom:30px !important; border: 1px solid #ddd; padding: 0 20px 22px !important; }
.rtb-booking-form fieldset:nth-child(2) { margin-right:0; }
.rtb-booking-form fieldset legend { font-weight:600; padding:0 10px; margin:0; }
.rtb-booking-form fieldset label { font-size:14px; margin:0 0 5px; }
.rtb-booking-form fieldset input, .rtb-booking-form fieldset select, .rtb-booking-form fieldset textarea { width:100%; max-width:100%; box-sizing:border-box; }
.rtb-booking-form input, .rtb-booking-form select { height:35px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; padding:10px; width:100%; border:1px solid #ccc; font-size:13px; }
.rtb-booking-form textarea { -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; padding:10px; width:100%; border:1px solid #ccc; font-size:13px; }




/* GRAVITY FORMS */
.gform_wrapper { margin:10px 0 30px !important; }
.gform_wrapper .ginput_complex input[type=text], .gform_wrapper .ginput_complex input[type=url], .gform_wrapper .gfield_list input, .gform_wrapper .ginput_complex input[type=email], .gform_wrapper .ginput_complex input[type=tel], .gform_wrapper .ginput_complex input[type=number], .gform_wrapper .ginput_complex input[type=password], .gform_wrapper .ginput_complex select { box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; padding:10px; width:100%; border:1px solid #ccc; font-size:13px; }
.gform_wrapper .gfield_list input, .gform_wrapper .gfield_time_hour input, .gform_wrapper .gfield_time_minute input, .gform_wrapper .gfield_date_month input, .gform_wrapper .gfield_date_day input, .gform_wrapper .gfield_date_year input { font-size:13px !important; padding:10px !important; }
.gform_wrapper .gfield_time_hour input, .gform_wrapper .gfield_time_minute input, .gform_wrapper .gfield_date_month input, .gform_wrapper .gfield_date_day input, .gform_wrapper .gfield_date_year input { margin:6px 0 0 0 !important; }
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label input.small, .gform_wrapper .top_label input.large,
.gform_wrapper input[type=text], .gform_wrapper input[type=url], .gform_wrapper input[type=email], .gform_wrapper input[type=tel], .gform_wrapper input[type=number], .gform_wrapper input[type=password] { box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; padding:10px; border:1px solid #ccc; font-size:13px; margin:0 0 10px; }
.gform_wrapper .ginput_complex label, .gform_wrapper .gfield_time_hour label, .gform_wrapper .gfield_time_minute label, .gform_wrapper .gfield_date_month label, .gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_year label, .gform_wrapper .instruction { color:#888; font-size:12px; text-transform:uppercase; }
.gform_wrapper ul.gfield_checkbox li input[type=checkbox], .gform_wrapper ul.gfield_radio li input[type=radio] { position: relative; top: 1px; left: 15px; margin-right: 26px; margin-top:0; }
.gform_wrapper .gfield_checkbox li, .gform_wrapper .gfield_radio li { margin:8px 0 0 0 !important; }
.gform_wrapper ul.gfield_checkbox, .gform_wrapper ul.gfield_radio { margin:0 0 10px 0 !important; }
.gform_wrapper input[type=file] { border:inherit !important; padding:0 !important; }
.gform_wrapper .top_label textarea.textarea { margin:0 0 10px; }
.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label { font-size:13px; }
.gform_wrapper .top_label .gfield_label { margin:10px 0 !important; }
.gform_wrapper .gsection { padding: 0 0 5px 0 !important; margin: 21px 0 !important; }
.ginput_complex { margin:0 0 10px !important; }
.gform_wrapper select { margin:0 0 8px !important; }
.gform_wrapper .gfield_description { padding:0 0 10px !important; color:#888; }
article.page-content .gform_wrapper .datepicker { width:30% !important; }
article.page-content .gform_wrapper .gfield_time_hour,
article.page-content .gform_wrapper .gfield_time_minute,
article.page-content .gform_wrapper .gfield_date_month,
article.page-content .gform_wrapper .gfield_date_day,
article.page-content .gform_wrapper .gfield_date_year { width:90px; }

article.page-content .gform_wrapper .gfield_time_hour input,
article.page-content .gform_wrapper .gfield_time_minute input,
article.page-content .gform_wrapper .gfield_date_month input,
article.page-content .gform_wrapper .gfield_date_day input,
article.page-content .gform_wrapper .gfield_date_year input { height: 29px; margin: 0 8px 0 0 !important; }

.gform_wrapper input.datepicker.datepicker_with_icon { height:37px; }



/* AJAX */
.ajax-wrapper .spinner { min-height:100px; }

/* WEEKLY SCHEDULE */
.fg-schedule-prev-week, .fg-schedule-next-week { z-index:100; text-decoration:none; display:inline-block; text-transform:uppercase; position:absolute; top:40px; font-weight:600; font-size:15px; line-height:34px; height:35px; }
.fg-schedule-prev-week { left:0; background:url('images/schedule_prev.png') no-repeat 0 0 ; padding-left:55px; }
.fg-schedule-next-week { right:0; background:url('images/schedule_next.png') no-repeat 100% 0 ; padding-right:55px; }

.fg-schedule-tabs { position:relative; display:block; border-bottom:7px solid #000; height:auto; padding-top:30px; margin:0 0 30px; }
.fg-schedule-tabs a { border-bottom:5px solid #fff; text-decoration:none; display:inline-block; width:14%; overflow:hidden; margin-right:0.33%; background:#f2f2f2; padding:1.5% 2.5% 1.5%; box-sizing:border-box; float:left; }
.fg-schedule-tabs a:hover { background:#e5e5e5; }
.fg-schedule-tabs a:last-child { margin-right:0; }
.fg-schedule-tabs a span { line-height:23px; display:block; }
.fg-schedule-tabs a .date { text-transform:uppercase; font-size:11px; color:#888; font-weight:600; }
.fg-schedule-tabs a .day { font-size:17px; font-weight:600; color:#000; padding:0 0 2px; }
.fg-schedule-tabs a .count { text-transform:uppercase; font-size:13px; font-weight:600; }
.fg-schedule-tabs a .count.empty { color:#ccc; }
.fg-schedule-tabs a.active { border-bottom:5px solid #333; background:#333; }
.fg-schedule-tabs a.active .day, .fg-schedule-tabs a.active .count { color:#fff; }

.fg-schedule-tabs .date-range { z-index:50; text-transform:uppercase; width:100%; text-align:center; position:absolute; top:-28px; left:0; color:#aaa; font-weight:600; font-size:15px; }

.fg-schedule-block { margin:0 0 0 210px; border-left:1px solid #ddd; }
.fg-schedule-block .fg-event { padding:10px 35px; position:relative }

.fg-schedule-block .fg-event .event-thumbnail { position:absolute; top:17px; left:30px; }
.fg-schedule-block .fg-event .event-thumbnail img { -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.fg-schedule-block .fg-event .event-content { padding-left:90px; }
.fg-schedule-block .fg-event .event-content h3 .fg-event-time { left:-331px; }

.fg-schedule-block .fg-event h3 { position:relative; font-size:20px; line-height:29px; margin:0 0 5px; }
.fg-schedule-block .fg-event p { font-size:15px; line-height:23px; margin:0 0 5px; }
.fg-schedule-block .fg-event p a.fg-event-link { font-weight:600; text-transform:uppercase; }
.fg-schedule-block .fg-event h3 .fg-event-time { position:absolute; top:2px; left:-241px; width:210px; background:url('images/time_bullet.png') no-repeat 100% 8px; line-height:24px; font-size:16px; color:#aaa; text-align:right; padding-right:30px; }

h3.fg-schedule-none { text-align: center; color: #aaa; font-weight: 300; font-size: 20px; line-height: 29px; height: 100px; padding-top: 30px; }

.fg-schedule-tabs:after { display:block; content:""; clear:both; }

.fg-schedule-tabs a, .schedule-content {
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	transition: all .1s ease-out;
}
	


/* FOOD MENU STYLING */
.espresso-menu { margin:0 0 40px; }
.wpb_column .espresso-menu { padding:0 20px 0 0; }
.espresso-menu .es-menu-item { margin:0 0 20px; padding-bottom:20px; border-bottom:1px solid #ddd; }
.espresso-menu .es-menu-item:last-child { border:none; }
.espresso-menu .es-menu-item p.img-p { float:left; width:15%; height:auto; margin:3px 4% 0 0 !important; }
.espresso-menu .es-menu-item p.img-p img { width:100%; height:auto; margin:0; }
.espresso-menu .es-menu-item .es-content { float:left; width:79%; margin:0 3% 0 0; }
.espresso-menu .es-menu-item .es-content.with-image { width:60%; }
.espresso-menu .es-menu-item .es-price-type { margin-top:5px; width:18%; float:left; }
.espresso-menu .es-menu-item .es-content h3.es-title { padding:0 0 15px !important; }
.espresso-menu .es-menu-item .es-content p.es-subtitle { color:#888; font-size:17px; margin:-5px 0 15px !important }
.espresso-menu .es-menu-item .es-content .es-desc { margin:0 !important; }
#page-post article.page-content .espresso-menu .es-menu-item .es-price-type p.es-price { font-size: 24px; text-align: right; margin:0 0 20px; }
.espresso-menu .es-menu-item .es-price-type .es-type { margin: 0 0 5px 5px !important; display: inline-block; float: right; background: #000; color: #fff; padding: 6px 7px; font-size: 12px; line-height: 11px; text-transform: uppercase; font-weight: 600; }
.espresso-menu .es-menu-item .es-price-type .es-type.new { background:#dd0000; }
.espresso-menu .es-menu-item .es-price-type .es-type.special { background:#2f9acc; }
.espresso-menu .es-menu-item .es-price-type .es-type.healthy { background:#c16cd9; }
.espresso-menu .es-menu-item .es-price-type .es-type.spicy { background:#f58616; }
.espresso-menu .es-menu-item .es-price-type .es-type.vegetarian { background:#8cca19; }




/* WPML Language Styling */
#wpml-lang-sel { position:absolute; top:23px; right:140px; }
#wpml-lang-sel > div a.lang_sel_sel { border:none; color:#fff; background:rgba(255,255,255,0.3); -moz-border-radius:20px; -webkit-border-radius:20px; border-radius:20px; }
#wpml-lang-sel > div ul ul a { border:none; color:#fff !important; padding:7px 10px; background:rgba(255,255,255,0.3); -moz-border-radius:20px; -webkit-border-radius:20px; border-radius:20px; }
#wpml-lang-sel > div a.lang_sel_sel:hover, #wpml-lang-sel > div li:hover a.lang_sel_sel { background-color:#fff; color:#000; }
#wpml-lang-sel > div img.iclflag { width:15px; height:auto;}
#wpml-lang-sel > div { text-align:left; }
#wpml-lang-sel > div ul > li, #wpml-lang-sel > div ul ul { width:100px; }
#wpml-lang-sel > div ul ul { top:24px; border:none; }




/* Colors */
body, a:hover { color:#000; }
h2.centered, h1.page-title { border-bottom:1px solid #ddd; border-bottom:1px solid rgba(0,0,0,0.1); }
h2.centered:before, h1.page-title:before { background:#ddd; background:rgba(0,0,0,0.1); }
article.recent-post-block small { color:#888; color:rgba(0,0,0,0.5); }
header#header,
a.es-button,
#ctas article h3,
.colored-block,
#searchform input.es-button,
#wp-calendar caption,
.widget-button,
p.tribe-events-widget-link a,
#respond input#submit,
ol.commentlist li.comment div.reply a,
nav#main-nav .dropdown,
#cancel-comment-reply-link,
.slicknav_nav .slicknav_item:hover,
.slicknav_nav a:hover,
.slicknav_btn,
#pagination ul li a,
.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
nav#main-nav.full .shell > ul > li > a,
nav#main-nav.full .shell > ul .dropdown li > a,
header#header a.cart-contents, header#header a.cart-contents:hover,
header#header h1#logo a,
header#header .shell,
#top,
#top a,
section.social-search .search form input[type=text],
nav#main-nav.right > ul > li > a,
.cnt-wrap .es-button,
nav#main-nav.right > ul .dropdown li > a,
.cnt-wrap .es-button:hover,
#ctas article a.es-button:hover { color:#fff; }
section.social-search .search form input[type=submit], section.social-search .search form input[type=submit]:hover { background:#fff !important; color:#000; }
section.social-search .search, section.social-search .search.active { border-color:#fff; }
.gform_wrapper input[type=button], .gform_wrapper input[type=submit] { color:#fff !important; }





/* ANIMATION */
a.es-button,
input[type=button], input[type=submit],
nav#main-nav.full ul li a,
nav#main-nav.floated ul li a,
article img,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, p a, li a, small a,
#respond input#submit,
#cancel-comment-reply-link,
#tribe-bar-form .tribe-bar-submit input[type=submit],
a.tribe-events-read-more { -webkit-transition: all .1s ease-out; -moz-transition: all .1s ease-out; -o-transition: all .1s ease-out; transition: all .1s ease-out; }

section.social-search .search {
	-webkit-transition: width .1s ease-out;
	-moz-transition: width .1s ease-out;
	-o-transition: width .1s ease-out;
	transition: width .1s ease-out;
}


.mce-panel.mce-menu {
	z-index:9999999!important;
}