/*
Theme Name: Forgiven
Theme URI: http://forgiven.boxydemos.com
Author: Boxy Studio
Author URI: https://www.boxystudio.com
Description: A Unique & Powerful Church Theme
Version: 2.1.03
Details URI: http://boxyupdates.com/changelogs/forgiven_changelog.html
*/




/* GENERAL STYLING */
body { position:relative; }
body, input, textarea, select { font-weight:400; font-size:15px; 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:54px; }
.shell { width:940px; 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:1200px; margin:40px auto 0; background:#fff; -moz-border-radius:35px 35px 0 0; -webkit-border-radius:35px 35px 0 0; border-radius:35px 35px 0 0; }
.sticky-nav { padding-top:54px; }
.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; }



/* FORGIVEN 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:940px; margin: 0 auto; }
.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 */
.boxed header#header { -moz-border-radius:10px 10px 0 0; -webkit-border-radius:10px 10px 0 0; border-radius:10px 10px 0 0; }
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; }
footer .shell section.location span { display: inline-block; }
span.iconed-address { background:url('images/icon_location.png') no-repeat 0 1px; padding-left:25px; margin:0 0 3px; height: 21px; }
span.iconed-phone { background:url('images/icon_phone.png') no-repeat 0 4px; padding-left:25px; display: inline-block; height: 21px; }

/* 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; font-size:18px; line-height:24px; overflow:hidden; zoom:1; -moz-opacity:0.4; -khtml-opacity: 0.4; opacity: 0.4; margin:0; width:26px; height:24px; display:inline-block; float:left; text-align:center; }
section.social-search a.social:hover { -moz-opacity:1; -khtml-opacity: 1; opacity: 1; }

#top a.social { color:#000; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=15)"; filter: alpha(opacity=15); -moz-opacity:0.15; -khtml-opacity: 0.15; opacity: 0.15; }
#top a.social:hover { -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; }

section.social-search .search { position:relative; display:block; font-size:12px; text-align:center; line-height:23px; width:24px; height:24px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; float:left; margin:0 0 0 20px; background:rgba(255,255,255,0.25); cursor:pointer; color:#fff; }
section.social-search .search:hover { background-color:rgba(255,255,255,0.4); }
section.social-search .search form { width:251px; display:none; position:absolute; top:0; right:0; }
section.social-search .search.active, section.social-search .search.active:hover { cursor:default; background: #fff; background:rgba(255,255,255,0.25) !important; width:253px; margin:0; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";   }
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:205px; margin:0 0 0 3px; line-height:15px; font-size:12px; }
section.social-search .search form input[type=submit] { line-height:24px; border: none; width: 34px; height: 24px; border-radius: 0 2px 2px 0; font-size: 12px; text-transform: uppercase; font-weight: 600; display: inline-block; position: relative; top:0; right:-5px; padding:0; }
section.social-search .search.active i { display:none; }
section.social-search .search form input[type=submit], section.social-search .search form input[type=submit]:hover { background:#fff !important; color:#000; }

#top section.social-search .search { color:#fff; }
#top section.social-search .search:hover { background-color:rgba(0,0,0,1) !important; color:#fff; }
#top section.social-search .search.active, #top section.social-search .search.active:hover { background:rgba(0,0,0,0.1) !important; }
#top section.social-search .search form input[type=text] { color:#000; }
#top section.social-search .search form input[type=submit] { background:#000; }
#top section.social-search .search form input[type=submit], #top section.social-search .search form input[type=submit]:hover { background:#000 !important; color:#fff !important; }

/* NAV - FULL */
nav#main-nav.full { z-index:10; width:100%; position:relative; max-height:54px; -moz-box-shadow:0 3px 0 rgba(0,0,0,0.1); -webkit-box-shadow:0 3px 0 rgba(0,0,0,0.1); box-shadow:0 3px 0 rgba(0,0,0,0.1); }
nav#main-nav.full.fixed { position:fixed; top:0; left:0; z-index:9999; }
.sticky-nav.admin-bar nav#main-nav.full.fixed { top:32px; }
nav#main-nav.full .shell > ul { text-align:center; }
nav#main-nav.full .shell > ul, nav#main-nav.full .shell > ul > li { list-style:none; }
nav#main-nav.full .shell > ul > li { position:relative; display:inline-block; float:none; text-align:left; }
nav#main-nav.full .shell > ul > li > a { display:block; line-height:52px; padding:1px 20px; font-size:14px; color:#555; text-decoration:none; }
nav#main-nav.full .shell > ul .dropdown { background:#333; width:200px; padding:10px; z-index:99999; display:none; position:absolute; top:54px; left:0; }
nav#main-nav.full .shell > ul .dropdown .dropdown { width:200px; padding:10px; z-index:99999; display:none; position:absolute; top:0; left:180px; }
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; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
#mobileSlickNav, #mobileNav { display:none; }

.slicknav_menu { padding:9px 5px; }
.slicknav_btn { margin:0 3px 0 0; z-index:9999; }
.slicknav_nav {   padding-top: 0; margin: 0 0 19px; width: 50%; position: relative; top: -27px; }
.slicknav_nav ul { margin-left:10px; }
.slicknav_nav a, .slicknav_item, .sub-menu a { display:inline-block !important; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.sub-menu a { color:rgba(255,255,255,0.45); font-size:13px; line-height:15px; }
.sub-menu a:hover { color:#fff; background:none !important; }
.slicknav_arrow { visibility:hidden; margin:0 !important; }
.slicknav_arrow:after { visibility:visible; font-size:14px; content:"\f105"; display:inline-block; font-family:"FontAwesome"; }

/* HEADER ALTERNATIVE */
#top { color:#333; width:100%; height:43px; line-height:42px; }
.boxed #top { -moz-border-radius:10px 10px 0 0; -webkit-border-radius:10px 10px 0 0; border-radius:10px 10px 0 0; }
#top .shell { position:relative; }
#top .shell section { height:43px; position:absolute; top:0; }
#top .shell section.location span { margin:0 20px 0 0; }
#top .shell section.left { left:0; text-align:left; font-size:12px; }
#top .shell section.right { right:0; text-align:right; }
#top .shell section.social-search { padding-top:9px; }
#top .shell section.social-search .cart-holder { padding-left:20px; float:right; display:inline-block; line-height:24px; font-size:12px; }
#top .shell section.social-search .cart-holder a { text-decoration:none; }
.boxed header#header.alt { -moz-border-radius:0; -webkit-border-radius:0; border-radius:0; }

/* 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 { text-align:center; background:#fff; position:relative; top:-32px; float:left; margin:0 0 0 20px; width:300px; height:300px; -moz-border-radius:150px; -webkit-border-radius:150px; border-radius:150px; }
#ctas article:first-child { margin:0; }
#ctas article h3 { font-weight:bold; margin:0 0 10px; display:block; line-height:32px; font-size:22px; text-align:center; }
#ctas article img { max-width:60px; max-height:60px; margin:40px 0 12px; display:inline-block; }
#ctas article p { color:#222; padding:0 40px; text-align:center; }
#ctas article.full { width:100%; margin:0; }
#ctas article.half { width:450px; }
#ctas.no-slider { padding:50px 0; }
#ctas.no-slider article { top:0; }
#ctas article .content-zone { -webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1); opacity:1; }
#ctas article .content-zone i.fa { padding:40px 0 20px; }
#ctas article .content-zone i.fa.no-icon { height:80px; }
#ctas article a.cta-link { font-size:19px; font-weight:20px; text-decoration:none; -webkit-transform: scale(0); -moz-transform: scale(0); transform: scale(0); opacity:0; width:260px; height:260px; -moz-border-radius:130px; -webkit-border-radius:130px; border-radius:130px; position:absolute; top:20px; left:20px; color:#fff; text-align:center; line-height:258px; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
#ctas article.hovered a.cta-link { -webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1); opacity:1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
#ctas article.hovered .content-zone { -webkit-transform: scale(0); -moz-transform: scale(0); transform: scale(0); opacity:0; }
#ctas article a.cta-link, #ctas article .content-zone {
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}




/* CENTERED TITLES */
h2.centered { font-weight:600 !important; text-align:center; font-size: 30px !important; line-height:13px !important; position:relative; padding:0; display: block; margin:0 0 60px !important; }
h2.centered:before { content:"";  display:block;  position:absolute;  left:0;  bottom:2px;  width:100%;  height:1px; }
h2.centered span { position:relative; top:5px; display:inline-block; padding:0 25px; }

/* MAIN TITLES */
h1.page-title { font-weight:600 !important; text-align:left; font-size: 30px !important; line-height:40px !important; position:relative; padding:0; display: block; margin:10px 0 30px !important; }
.rev_slider_wrapper { min-height:100px !important; }



/* HOMEPAGE BLOCKS */

#homepage-events, #homepage-recent-posts { margin-bottom:-30px; }

#homepage-recent-posts article.recent-post-block { float:left; margin:0 20px 30px 0; width:300px; }
#homepage-recent-posts article.recent-post-block.staff { width:313px; }
#homepage-events article.upcoming-event-block { float:left; margin:0 20px 30px 0; width:300px; }
#homepage-recent-posts .cl, #homepage-events .cl { height:50px; }
.bottom-spacer { height:70px; }

#ctas article:nth-child(3n+3),
#homepage-recent-posts article.recent-post-block:nth-child(3n+3),
#homepage-recent-posts article.recent-post-block.staff:nth-child(3n+3),
#homepage-events article.upcoming-event-block:nth-child(3n+3) {
	margin-right:0;
}

#ctas article:nth-child(3n+1),
#homepage-recent-posts article.recent-post-block:nth-child(3n+1),
#homepage-recent-posts article.recent-post-block.staff:nth-child(3n+1),
#homepage-events article.upcoming-event-block:nth-child(3n+1) {
	clear:left;
}



/* SERMON BAR */
#sermon-bar { position:relative; background:#333; padding:60px 0; }
#sermon-bar h3 { font-size:15px; line-height:21px; font-weight:bold; color:#fff; text-transform:uppercase; padding:0; margin:0 0 5px; }
#sermon-bar h2 { font-size:30px; line-height:40px; font-weight:bold; color:#fff; padding:0; margin:0 0 7px; }
#sermon-bar h2 a { color:#fff; text-decoration:none; }
#sermon-bar .post-meta, #sermon-bar .post-meta a { font-size:13px; line-height:1.6; color:#fff; color:rgba(255,255,255,0.5); }
#sermon-bar .post-meta a:hover { color:rgba(255,255,255,1); }
#sermon-bar .mejs-container { margin-top:5px; }
.mejs-controls .mejs-button button:focus { outline:none !important; }
.mejs-controls .mejs-time-rail .mejs-time-loaded { background:#555 !important; }
.mejs-controls .mejs-time-rail .mejs-time-total { margin:5px 10px; }
.mejs-controls div.mejs-horizontal-volume-slider { width:60px; }
body .mejs-container .mejs-controls .mejs-time { padding:11px 3px 0; }


/* 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; }



/* PAGE LAYOUT */

#page-post article.page-content { position:relative;}

#page-post { margin:-30px auto 0; }
#page-post article.left, #page-post article.right { width:600px; }
#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:288px; }
#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; 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:300; }
#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; margin:0 0 20px; }
#page-post article.page-content h6 { display:block; font-size:13px; line-height:19px; color:#888; 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 hr { border:none; border-top:1px solid #ddd; padding:30px 0 0 0; margin:40px 0 0; }

#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; }
#page-post article.page-content .wp-caption.alignleft, #page-post article.page-content img.alignleft { float:left; margin:7px 30px 15px 0; }
#page-post article.page-content .wp-caption.aligncenter, #page-post article.page-content img.aligncenter { margin:7px auto 15px; }
#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 {  }

#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; }
.tags-links { margin:0 0 25px; }



/* 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 10px; padding: 30px 0 25px 0; }
#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:33%; }
#page-post article.recent-post-block .floated-thumb a.widget-post-thumbnail { width:100%; height:auto; margin:0 auto !important; }
#page-post article.recent-post-block .floated-thumb a.widget-post-thumbnail img { width:100%; height:auto; margin:0; }
#page-post article.recent-post-block .floated-content { float:right; width:62%; }
a.es-button, input[type=button], input[type=submit] { -webkit-appearance:none; border:none; cursor:pointer; display:inline-block; text-decoration:none; color:#fff; line-height:39px; padding:0 20px; font-size:14px; text-transform:uppercase; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; font-weight:600; }



/* GOOGLE MAP */
.ctfw-google-map { height:300px; margin:0 0 30px;  }



/* STAFF PAGE */
#page-post article.recent-post-block.staff { padding:30px 25px 0; }
#page-post article.recent-post-block.staff h3 { margin:0 0 10px; color:#000 !important; line-height:28px; font-size:20px; font-weight:600; padding:0; }
#page-post article.recent-post-block.staff .meta-info { padding-top:67px; }
.staff-image { float:left; margin:0 30px 30px 0; }
.staff-image img { margin-top:10px; width:170px; height:170px; -moz-border-radius:200px; -webkit-border-radius:200px; border-radius:200px; }
.staff-info-no-thumb { margin:0 0 30px; }
.post-meta.lg { font-size:15px; line-height:31px; position:relative; top:-20px; padding:0 !important; }
.forgiven-url-icons { padding-top:5px; font-size:18px; }
.forgiven-url-icons span { margin:0 3px 0 0 !important; }
.forgiven-url-icons span a i { color:#aaa !important; }
.forgiven-url-icons span a:hover i { color:#333 !important; }
.forgiven-url-icons span a i {
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	transition: all .1s ease-out;
}
body #page-post h3.staff-group-title {
	font-weight: 600;
	padding: 22px 0 20px;
	border-top: 1px solid #ddd;
	text-align: center;
	font-size: 23px;
	background: #f5f5f5;
	text-transform: uppercase;
	color: #333 !important;
	margin: 0 0 10px;
}

body #page-post h3.staff-group-title p {
	margin:0; padding:0;
	font-size:15px; font-weight:400;
	text-transform:none;
	color:#888;
}




/* COMMENT STYLING */
#comments-block { padding:40px 80px 20px 80px; background:#f5f5f5; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; margin:0 0 40px; }
article.left #comments-block, article.right #comments-block { padding:5px 30px 0 30px; }
#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 div.vcard cite.fn { font-style: normal; font-size: 19px; font-weight:600; color:#000; }
ol.commentlist li div.vcard cite.fn a.url { text-decoration: none; }
ol.commentlist li div.vcard img.avatar { width:38px; height:38px; float: left; margin:5px 20px 10px 0px; }
ol.commentlist li div.vcard span.says { font-size: 19px; font-style: italic; }
ol.commentlist li div.comment-meta { padding:0 0 5px; font-size: 13px; line-height:24px; }
ol.commentlist li div.comment-meta a { text-decoration: none; }
#page-post article.page-content ol.commentlist li p { margin:0; padding: 5px 0 10px; }
ol.commentlist li div.reply { font-size: 13px; }
ol.commentlist li 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 div.reply a:hover,
#cancel-comment-reply-link:hover { background:#000; }
ol.commentlist li ul.children { list-style: none; margin: 15px 0 0 10%; padding:0; }
ol.commentlist li ul.children li { list-style:none; }
ol.commentlist li ul.children li.depth-2 { margin: 0 0 10px; }
ol.commentlist li ul.children li.depth-3 { margin: 0 0 10px; }
ol.commentlist li ul.children li.depth-4 { margin: 0 0 10px; }
ol.commentlist li ul.children li.depth-5 { 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 {
	padding: 30px 30px 20px 30px;
	margin: 0 0 15px;
	background: #fff;
	-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;
	-moz-box-shadow: 0 2px 3px 0px rgba(0,0,0,0.05); -webkit-box-shadow: 0 2px 3px 0px rgba(0,0,0,0.05); box-shadow: 0 2px 3px 0px rgba(0,0,0,0.05);
	border: 1px solid #ddd;
}
ol.commentlist li div.vcard span.says { color: #aaa; }
ol.commentlist li div.comment-meta a { color: #aaa; }
ol.commentlist li div.reply a,
#cancel-comment-reply-link { color: #fff; }
.entry ol.commentlist li ul.children li.depth-2 { padding:15px 0 10px 0; list-style:none!important; }
.entry ol.commentlist li ul.children li.depth-3 { padding:15px 0 10px 0; list-style:none!important; }
.entry ol.commentlist li ul.children li.depth-4 { padding:15px 0 10px 0; list-style:none!important; }
.entry ol.commentlist li 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, ol.commentlist li div.reply a:hover, #cancel-comment-reply-link:hover { text-decoration: none; background:#333 !important; }
.comment #respond { padding: 5px 0 0; border-top:1px solid #eee; margin-top:20px; }
#respond input#submit:hover { background-color:#000; }
ol.commentlist li p.comment-notes { margin:0 0 15px; }

.sticky, .gallery-caption, .bypostauthor { }

input[name=post_password]{ font-size: 13px; width: 25%; padding: 9px 60px 8px 12px; border: 1px solid #ddd; margin: 0 10px; height: 39px; box-sizing: border-box; position: relative; top: -1px; }







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; }
article.recent-post-block h3.bordered,
article.upcoming-event-block h3, article.featured-sermon-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.single-event-block { margin:0 0 25px; text-align:center; }
article.single-event-block .event-info { display:inline-block; text-align:left; width:60%; }
article.single-event-block h3 { font-size:25px; margin:0 0 5px; }
article.single-event-block h3 a { text-decoration:none; }
article.single-event-block small { font-size:15px; margin:0 0 15px; display:block; color:#888; }
article.single-event-block small span { display:inline-block; padding:0 5px; }
article.single-event-block p { margin:0 0 20px; }
.hidden-timezone { display:none; }

/* jQuery Countdown styles 2.0.0. */
.countdown-rtl { direction: rtl; }
.countdown-holding span { color: #888; }
.countdown-row { clear: both; width: 100%; padding: 0px 2px; text-align: center; }
.countdown-show1 .countdown-section { width: 98%; }
.countdown-show2 .countdown-section { width: 48%; }
.countdown-show3 .countdown-section { width: 32.5%; }
.countdown-show4 .countdown-section { width: 24.5%; }
.countdown-show5 .countdown-section { width: 19.5%; }
.countdown-show6 .countdown-section { width: 16.25%; }
.countdown-show7 .countdown-section { width: 14%; }
.countdown-section { display: block; float: left; font-size: 15px; color:#aaa; text-transform: uppercase; text-align: center; }
.countdown-amount { font-size: 80px; display:block; }
.countdown-period { display: block; }
.countdown-descr { display: block; width: 100%; }
article.single-event-block .is-countdown { border:none; background:none; width:60%; margin:0 auto 30px; display:block; height:140px; line-height:1.2; }

article.single-event-block .event-img { float:left; width:30%; }
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; }
article.single-event-block .event-content { float:right; width:65%; }



.post-meta { font-weight:400; padding:0 0 20px; font-size:13px; line-height:1.6; 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;
}

article.recent-post-block p { padding:0 0 20px; }

/* WIDGETS */
.widget h3 { margin:0 0 15px; line-height:28px; font-size:20px; font-weight:600; padding:0; }
.widget article { text-align:left; width:100%; margin:0 0 40px; float:none; }
.widget article article h3 { font-size:16px; line-height:22px; }
.widget article a { font-weight:400; text-decoration:none; }
.widget article.recent-post-block ul, .widget article ul > li { list-style:none; padding:0; margin:0 0 5px; }
.widget article ul > li .post-date { color:#888; display:block; padding:0 0 5px; font-size: 13px; line-height: 21px; font-style: italic; }

.widget .sidebar-posts article.recent-post-block { padding:15px 0 !important; }
.widget .sidebar-posts article.recent-post-block h4.post-title { font-size:20px; line-height:28px; font-weight:600; }
.widget .sidebar-posts article.recent-post-block p { text-align:left; padding-bottom:15px; }
.widget .sidebar-posts article.recent-post-block .post-meta { padding:10px 0; font-size:13px; }

.widget article.recent-post-block p.post-link { text-align:center; font-weight:600; text-transform:uppercase; padding:0; }
a.widget-post-thumbnail, a.widget-post-thumbnail img { width:100%; height:auto; display:block; margin:0 auto; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
a.widget-post-thumbnail { position:relative; margin:0 auto 25px; }

.upcoming-event-block a.widget-post-thumbnail, .upcoming-event-block a.widget-post-thumbnail img { width:100%; height:auto; }

article.upcoming-event-block h3, article.featured-sermon-block h3 { margin:0 0 10px; }
article.upcoming-event-block small { display:block; line-height:22px; color:#000; font-size:15px; font-weight:600; }
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); }
article.upcoming-event-block p { padding:12px 0 20px; }
article.upcoming-event-block a.es-button { 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; 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-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; overflow:hidden; text-overflow:ellipsis; }
.widget article .tweets-widget li a { overflow:hidden; text-overflow:ellipsis; }
.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 { color:#fff; opacity:0.65; font-size:13px; line-height:21px; display:block; }
.widget article .facebook-widget .tweet_time a, .widget article .tweets-widget .tweet_time a { color:#fff; text-decoration:none; }

aside .widget article .facebook-widget .tweet_time, aside .widget article .tweets-widget .tweet_time,
aside .widget article .facebook-widget .tweet_time a, aside .widget article .tweets-widget .tweet_time a { color:#888; opacity:1; }

.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: 30px; text-decoration: none; padding: 0; font-size: 12px; text-align: center; border-radius: 20px; height: 30px; width: 30px; margin: 0 5px 0 0; }
#pagination ul li span { background:#eee; }
#pagination ul li a { color:#fff; font-weight:600; }
#pagination ul li a:hover { background:#333 !important; }

.top-nav { position:absolute; z-index:5; background: #fff; top:0; right:0; }
.top-nav #pagination { padding:0; }


/* CTC Events */
#page-post article.page-content h3.ctc-event-date { color:#555 !important; font-size:16px; padding:0 0 5px; }





/* 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; }
.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:-2px; 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: 0; width: 93px; margin-right: 5px; }
.tribe-events-loop .tribe-events-event-meta { font-size:15px; line-height:23px; font-weight:300; }
#tribe-events-content .tribe-events-calendar div[id*="tribe-events-event-"] h3.tribe-events-month-event-title { font-size:16px; font-weight:400; line-height: 1.3; padding: 6px 0; }


/* Recent Tweets */
#recent-tweets { position:relative; padding:60px 0 65px; }
#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:58px; line-height:58px; 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:-29px; width:58px; height:58px; 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; 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; 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; }




/* FOOTER */
#footer-widgets { color:#fff; }
#footer-widgets .overlay { padding:50px 0 0; }
#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 .facebook-widget .tweet_time span,
#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:#aaa; line-height:21px; background:#333; font-size:14px; }
footer a { text-decoration:none; color:#fff; }
footer section.left { float:left; width:50%; padding-top:22px; }
footer section.right { float:right; width:auto; text-align:right; padding-top:22px; }
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; }





/* WOOCOMMERCE TWEAKS */
#page-post article.page-content ul.products,
#page-post article.page-content .woocommerce-tabs ul.tabs { margin:0 0 25px; }
.woocommerce form .form-row input.input-text, .woocommerce-page form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row textarea { border-size:1px !important; font-size:13px; padding:5px 10px; }
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:32px; }
.added_to_cart { font-size:11px; float:right; position:relative; top:-2px; color:#888; }
.woocommerce .cart-collaterals .cart_totals table, .woocommerce-page .cart-collaterals .cart_totals table { float:right; }
.woocommerce div.product span.price ins, .woocommerce-page div.product span.price ins, .woocommerce #content div.product span.price ins, .woocommerce-page #content div.product span.price ins, .woocommerce div.product p.price ins, .woocommerce-page div.product p.price ins, .woocommerce #content div.product p.price ins, .woocommerce-page #content div.product p.price ins, .woocommerce ul.products li.product .price ins, .woocommerce-page ul.products li.product .price ins { text-decoration:none }
#page-post article.page-content .product h3 { font-size:19px; line-height:28px; padding:5px 0; font-weight:400; }
#page-post article.page-content .product .add_to_cart_button { margin-top:10px; }
#mobile-cart { position:absolute; width:60%; top:0; left:0; display:none; height:47px; color:#fff; padding:10px 0 10px 13px; }
#mobile-cart a { padding:0; height:auto; text-align:left; font-size:13px; color:#fff; text-decoration:none; font-weight:300; }
.woocommerce a.added_to_cart, .woocommerce-page a.added_to_cart { display:none !important; }
.woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale { margin:-8px -8px 0 0 !important; }
.woocommerce span.onsale, .woocommerce-page span.onsale { font-size:14px !important; line-height:40px !important; width:50px !important; height:50px !important; -moz-border-radius:50px !important; -webkit-border-radius:50px !important; border-radius:50px !important; -moz-box-shadow:none !important; -webkit-box-shadow:none !important; box-shadow:none !important; }
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta, .woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta { font-size:15px !important; margin:0 !important; padding:0 0 10px !important; }
.woocommerce #reviews #comments ol.commentlist li .comment-text p, .woocommerce-page #reviews #comments ol.commentlist li .comment-text p { font-size:15px !important; margin:0 !important; padding:0 0 15px !important; }
p.comment-form-comment textarea { border:1px solid #ddd !important; margin:0 0 20px !important; }
p.form-submit input[type=submit] { font-size:13px !important; color:#fff !important; text-shadow:none !important; -moz-box-shadow:none !important; -webkit-box-shadow:none !important; box-shadow:none !important; -moz-border-radius:0 !important; -webkit-border-radius:0 !important; border-radius:0 !important; border:0 !important; }
p.stars { margin:0 0 15px !important; }
.woocommerce p.stars span a, .woocommerce-page p.stars span a {
	-webkit-transition: all 0 ease-out;
	-moz-transition: all 0 ease-out;
	-o-transition: all 0 ease-out;
	transition: all 0 ease-out;
}
.woocommerce #payment div.payment_box:after, .woocommerce-page #payment div.payment_box:after { top:-2px; }
#page-post article.page-content dl { display:block; margin:0 0 20px; }
#page-post article.page-content dl dt { font-weight:600; }
#page-post article.page-content dl dd { display:inline-block; padding-bottom:15px; }
#page-post article.page-content ul.order_details { margin:0 0 30px; padding:20px; border:1px solid #ddd; }
.woocommerce .addresses .title .edit, .woocommerce-page .addresses .title .edit { position:relative; top:5px; text-decoration:none; background:#eee; display:inline-block; -moz-border-radius:20px; -webkit-border-radius:20px; border-radius:20px; font-size:12px; font-weight:600; padding:2px 12px; text-transform:uppercase; }
.woocommerce td.product-name dl.variation dd, .woocommerce-page td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dd p, .woocommerce-page td.product-name dl.variation dd p,
.woocommerce td.product-name dl.variation, .woocommerce-page td.product-name dl.variation { padding:0 !important; margin:0 !important; }
a.shipping-calculator-button { font-size:20px !important; display:block; padding:10px 0 0 0; text-align:right; }

/* Box Style */
.woocommerce .widget_shopping_cart_content,
.woocommerce #reviews #comments ol.commentlist li .comment-text, .woocommerce-page #reviews #comments ol.commentlist li .comment-text,
.woocommerce .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce-page .woocommerce-message, .woocommerce-page .woocommerce-error, .woocommerce-page .woocommerce-info {
-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; box-sizing: border-box; background: #fff; border:1px solid #ccc; -moz-box-shadow:0 3px rgba(0,0,0,0.07); -webkit-box-shadow:0 3px rgba(0,0,0,0.07); box-shadow:0 3px rgba(0,0,0,0.07); }

/* Product List */
.woocommerce #page-post article.page-content .woocommerce-result-count, .woocommerce-page #page-post article.page-content .woocommerce-result-count { margin:0 0 40px; }
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { text-align:center; }
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 { text-align:center; padding:10px 0; font-size:19px; }
.woocommerce .products .star-rating, .woocommerce-page .products .star-rating { margin:0 auto 15px }
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price { padding-top:3px; text-align:center; }
.woocommerce ul.products li.product a.button, .woocommerce-page ul.products li.product a.button { margin:0 auto }
.woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale { z-index:5; }

/* Product Page */
.woocommerce .woocommerce-product-rating .star-rating, .woocommerce-page .woocommerce-product-rating .star-rating { float:none; display:block; }
.woocommerce-review-link { display:block; }

/* WooCommerce Widgets */
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li, .woocommerce-page ul.cart_list li, .woocommerce-page ul.product_list_widget li { line-height:1.6; padding:10px 0; position:relative; }
.woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating, .woocommerce-page ul.cart_list li .star-rating, .woocommerce-page ul.product_list_widget li .star-rating { margin:10px 0; }
.woocommerce ul.cart_list li:first-child, .woocommerce ul.product_list_widget li:first-child, .woocommerce-page ul.cart_list li:first-child, .woocommerce-page ul.product_list_widget li:first-child { border-top:0; padding-top:0; }
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img { position:absolute; top:50%; right:0; margin-top:-16px; }
.woocommerce .widget_shopping_cart_content { padding:20px 20px 10px; }
.woocommerce .widget_shopping_cart_content p.total { text-align:center; font-size:17px; line-height:35px; }
.woocommerce .widget_shopping_cart_content p.buttons { text-align:center; }
.widget ul li.current-cat > a { color:#333; font-weight:600; }

/* Tabs */
.woocommerce div.product .woocommerce-tabs ul.tabs, .woocommerce #content div.product .woocommerce-tabs ul.tabs, .woocommerce-page div.product .woocommerce-tabs ul.tabs, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs { padding: 0 0 0 5px; }
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a { font-weight:400; text-shadow:none; }
.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li { background:#eee; box-shadow:none; border-top-left-radius:3px; border-top-right-radius:3px; padding:0 20px; }
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after { display:none; }

/* Button Styles */
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #review_form #submit, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order,
.woocommerce div.product form.cart .button, .woocommerce #content div.product form.cart .button, .woocommerce-page div.product form.cart .button, .woocommerce-page #content div.product form.cart .button,
.woocommerce #review_form #respond .form-submit input, .woocommerce-page #review_form #respond .form-submit input,
.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page #content input.button.alt { border:none; text-shadow:none; box-shadow:none; padding: 0 15px; line-height: 33px; height: 35px; font-size:14px; font-weight:400; }

/* Cart Page */
.woocommerce table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text { padding:9px 11px 5px; height:35px; width:200px; }
.woocommerce table td.actions { padding:15px 20px; }
.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th, .woocommerce .cart-collaterals .cart_totals table td, .woocommerce-page .cart-collaterals .cart_totals table td { padding:6px 10px; }
.woocommerce .shipping-calculator-button, .woocommerce-page .shipping-calculator-button { display:block; padding-top:10px; font-size:20px; text-transform:none; }

/* Comments */
.woocommerce #reviews #comments ol.commentlist li img.avatar, .woocommerce-page #reviews #comments ol.commentlist li img.avatar { border:none; padding:0; }

.woocommerce .woocommerce-message:before, .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-message:before, .woocommerce-page .woocommerce-error:before, .woocommerce-page .woocommerce-info:before { display:none; }
.woocommerce .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce-page .woocommerce-message, .woocommerce-page .woocommerce-error, .woocommerce-page .woocommerce-info { padding:1em !important; background:#f5f5f5; text-shadow:none; }
.woocommerce .woocommerce-info, .woocommerce-page .woocommerce-info { border-top:5px solid; }
.woocommerce .woocommerce-error, .woocommerce-page .woocommerce-error { border-top:5px solid #ed6331; }

/* ANIMATION */

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product,
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #review_form #submit, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	-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;
}

.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
	-ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}

.woocommerce ul.products li.product:hover a img, .woocommerce-page ul.products li.product:hover a img {
	-ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}




/* 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; }
.fg-schedule-next-week { right:0; }

.fg-schedule-tabs { position:relative; display:block; border-bottom:7px solid #000; height:145px; padding-top:30px; margin:0 0 30px; }
.fg-schedule-tabs a { border-bottom:5px solid #fff; text-decoration:none; display:inline-block; width:130px; overflow:hidden; margin-right:4px; background:#f2f2f2; padding:15px 20px 17px; 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 { 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:120px; }
.fg-schedule-block .fg-event .event-content h3 .fg-event-time { left:-361px; }

.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 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;
}




/* SERMON PAGES */

.sermon-thumb { width:22%; height:auto; float:left; margin:4px 3% 30px 0; }
.sermon-thumb img { display:block; width:100%; height:auto; margin:0; }
.sermon-title-meta { display:block; }
.sermon-title-meta.with-thumb { float:left; width:75%; }
article.hidden-thumb .sermon-title-meta, article.hidden-thumb .sermon-title-meta.with-thumb { float:none; width:100%; }
.sermon-meta-block { margin:0 0 30px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #ddd; -moz-box-shadow:0 2px 1px 0px rgba(0,0,0,0.05); -webkit-box-shadow:0 2px 1px 0px rgba(0,0,0,0.05); box-shadow:0 2px 1px 0px rgba(0,0,0,0.05); }
.sermon-meta-block .post-meta { padding:10px 15px; }
.sermon-meta-block .excerpt { padding:13px 15px; font-size:13px; line-height:19px; background:#f2f2f2; -moz-border-radius:0 0 3px 3px; -webkit-border-radius:0 0 3px 3px; border-radius:0 0 3px 3px; }
.sermon-meta-block .excerpt p { margin:0 !important; }

#forgiven-sermon-full-media { margin:0 0 30px; }

.fg-sermon-block { display:none; }
.fg-sermon-block.active { display:block; }
#page-post .fg-sermon-block.video .fluid-width-video-wrapper { margin:0 0 20px; }
.fg-sermon-block.text { padding:30px 30px 10px 30px; border:1px solid #ddd; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -moz-box-shadow:0 2px 1px 0px rgba(0,0,0,0.05); -webkit-box-shadow:0 2px 1px 0px rgba(0,0,0,0.05); box-shadow:0 2px 1px 0px rgba(0,0,0,0.05); }

.fg-sermon-button { font-size:16px; float:left; margin:0 10px 0 0; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; position:relative; text-decoration:none; display:inline-block; padding:9px 15px 10px 15px; color:#fff; }
.fg-sermon-button .fa { padding-right:10px; }
.fg-sermon-button.active { background:#333 !important; }
.fg-sermon-button.active:after {
	content:"";
	width:0; height:0;
	border:10px solid #333;
	border-bottom:1px solid #fff;
	border-left:10px solid #fff;
	border-right:10px solid #fff;
	display:block;
	position:absolute;
	bottom:-11px;
	left:50%;
	margin-left:-10px;
}
.fg-sermon-button, .fg-sermon-button-sm {
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	transition: all .1s ease-out;
}
.fg-sermon-button:hover { color:#fff; background:#333 !important; }

.fg-sermon-button-sm { float:right; margin:10px 0 0 10px;  background:#aaa; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; position:relative; text-decoration:none; display:inline-block; padding:4px 13px 5px 10px; font-size:14px; color:#fff; }
.fg-sermon-button-sm .fa { padding-right:5px; }
.fg-sermon-button-sm:hover { color:#fff; background:#888; }

article.left .fg-sermon-button-sm, article.right .fg-sermon-button-sm { float:left; margin:30px 10px 0 0; }

#fg-sermon-player-blocks { margin:0 0 40px; }

/* SERMON ARCHIVE */

.sermon-archive-block { padding:25px 30px 30px 30px; margin:10px 0 20px; border:1px solid #ddd; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -moz-box-shadow:0 2px 1px 0px rgba(0,0,0,0.05); -webkit-box-shadow:0 2px 1px 0px rgba(0,0,0,0.05); box-shadow:0 2px 1px 0px rgba(0,0,0,0.05); }
.sermon-archive-block h2.sermon-title { margin:-4px 0 10px !important; }
.sermon-archive-block .sermon-thumb { margin-bottom:0; }
.sermon-archive-block .sermon-thumb img { -moz-border-radius:200px; -webkit-border-radius:200px; border-radius:200px; }

.filter-row { margin-bottom: 20px; background:#eee; padding:15px 20px 20px 25px; }
.filter-row .select-box { float: left; padding-right: 25px; }
.filter-row .select-box { font-size:15px; }
.filter-row .select-box label { padding-right: 10px; padding-left:5px; font-size:15px; color:#333; }
.filter-row input[type='submit'] { float:right; margin:9px 0 0 0; }
.filter-row .select-box select { display:block; margin-top:10px;  }



/* Colors */
a.es-button:hover,
a.es-button.black,
input[type=button]:hover, input[type=submit]:hover,
#footer-widgets,
.widget-button:hover { background:#000 !important; }

.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #review_form #submit:hover, .woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover,
.woocommerce div.product form.cart .button:hover, .woocommerce #content div.product form.cart .button:hover, .woocommerce-page div.product form.cart .button:hover, .woocommerce-page #content div.product form.cart .button:hover,
.woocommerce #review_form #respond .form-submit input:hover, .woocommerce-page #review_form #respond .form-submit input:hover {
background:#333; color:#fff; }

.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page #content input.button.alt:hover {
background:#333; color:#fff; }

.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #review_form #submit, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order,
.woocommerce div.product form.cart .button, .woocommerce #content div.product form.cart .button, .woocommerce-page div.product form.cart .button, .woocommerce-page #content div.product form.cart .button,
.woocommerce #review_form #respond .form-submit input, .woocommerce-page #review_form #respond .form-submit input {
color:#fff; }

.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page #content input.button.alt {
color:#fff; }

body, a:hover { color:#000; }
h2.centered { border-bottom:1px solid #ddd; border-bottom:1px solid rgba(0,0,0,0.1); }
header#header,
a.es-button,
.colored-block,
#searchform input.es-button,
#wp-calendar caption,
.widget-button,
p.tribe-events-widget-link a,
#respond input#submit,
ol.commentlist li 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 .dropdown li > a,
header#header h1#logo a,
header#header .shell,
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; }
h2.centered span, h1.page-title span { 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; }

/* Tribe Events - Main Color */
#tribe_events_filters_wrapper input[type=submit],
.tribe-events-button,
.entry-content .tribe-events-button,
.tribe-events-button.tribe-inactive,
.entry-content .tribe-events-button:hover,
.tribe-events-button:hover,
.tribe-events-button.tribe-active:hover,
.tribe-events-read-more,
.tribe-events-calendar thead th,
.tribe-events-grid .tribe-grid-header .tribe-grid-content-wrap .column,
.tribe-grid-header { color:#fff; }

a.tribe-events-read-more:hover,
p.tribe-events-widget-link a:hover { background:#000 !important; }

.es-button.black:hover { background:rgba(0,0,0,0.5); }

.tribe-events-calendar div[id*="tribe-events-daynum-"], .tribe-events-calendar div[id*="tribe-events-daynum-"] a { background:#ddd; }
.tribe-grid-allday .hentry.vevent > div:hover,
.tribe-grid-body div[id*="tribe-events-event-"] .hentry.vevent:hover { background:<?php echo $footer_color; ?> !important; color:#fff; }

.tribe-mini-calendar td.tribe-events-has-events.tribe-events-present a { padding: 1px 5px 11px 5px; }
.tribe-mini-calendar td.tribe-events-has-events.tribe-mini-calendar-today a { border:none; padding: 5px 5px 15px 5px; }

/* 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,
#respond input#submit,
ol.commentlist li div.reply a,
#cancel-comment-reply-link { -webkit-transition: all .1s ease-out; -moz-transition: all .1s ease-out; -o-transition: all .1s ease-out; transition: all .1s ease-out; }