/* 
Theme Name: Hopes
Theme URI: http://themeforest.net/
Author: AivahThemes
Author URI: http://themeforest.net/user/AivahThemes
Description: This Theme for WordPress is lightweight and adaptable and suitable for Church and Sermons Niche. Theme comes with ease in usability which makes your site ready in minutes. 
Version: 6.0
License: Themeforest Split Licence
License URI: https://help.market.envato.com/hc/en-us/articles/202501064-What-is-Split-Licensing-and-the-GPL-
Tags: two-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, editor-style, featured-images, full-width-template, post-formats, sticky-post, theme-options, translation-ready
Text Domain: hopes
*/

* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}

/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal
 * http://necolas.github.com/normalize.css/ and Blueprint
 * http://www.blueprintcss.org/
 *
 * -----------------------------------------------------------------------------
 */

html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, 
abbr, acronym, address, big, cite, code, del, dfn, em, 
font, ins, kbd, q, s, samp, small, strike, strong, sub, 
sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, 
legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	max-width: 100%;
}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body,
button,
input,
select,
textarea {
	color: #444444;
	font-family: 'Rubik', sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.5;
}

address {
	font-style: italic;
	margin-bottom: 24px;
}

abbr[title] {
	border-bottom: 1px dotted #2b2b2b;
	cursor: help;
}

b,
strong {
	font-weight: 700;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

p {
	margin-bottom: 24px;
}
p:empty {
	display: none;
}

blockquote,
q {
	-webkit-hyphens: none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
	font-size: 150%;
	margin-bottom: 20px; 
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

small {
	font-size: small;
}

big {
	font-size: 125%;
}

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup { bottom: 1ex; }
sub { top: .5ex; }

dl { margin-bottom: 24px; }
dt { font-weight: bold; }
dd { margin-bottom: 24px; }

ul, ol { list-style: none; margin: 0 0 24px 20px; }
ul { list-style: disc;}
ol { list-style: decimal; }

li > ul,
li > ol {
	margin: 0 0 0 20px;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}

fieldset {
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 0 24px;
	padding: 11px 12px 0;
}

legend { white-space: normal;}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

input,
textarea {
	background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); /* Removing the inner shadow, rounded corners on iOS inputs */
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
   transition: all 0.2s linear;
}

button[disabled],
input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table,
th,
td {
	border: 1px solid rgba(0, 0, 0, 0.1);
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: bold;
}

td {
	border-width: 0 1px 1px 0;
}

del {
	color: #767676;
}

hr {
	background-color: rgba(0, 0, 0, 0.1);
	border: 0;
	height: 1px;
	margin: 20px 0;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	        clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	-webkit-clip-path: none;
	        clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}


/* Calendar Widget:
=========================================================== */
.widget_calendar caption,
.widget_calendar td,
.widget_calendar th { text-align: center; }

/* Preformatted text:
=========================================================== */
pre {
	background: url('images/code_bg.png') repeat scroll left top #f6f6f6;
	font: 12px "Courier 10 Pitch", Courier, monospace;
	line-height: 21px;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 20px 30px;
	border: 1px solid #e2eeee;
	color: #444444;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	border-radius:			3px;
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

code {
	background-color:#f7f7f7;
	display: block;
	font: 12px/18px Consolas,"Courier New",Courier,monospace;
	border: 1px solid #e2e2e2;
	overflow: auto;
	padding: 10px 18px;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

/* Responsive images. Fluid images for posts, comments, and widgets */

.comment-content img,
.entry-content img,
.entry-summary img,
#site-header img,
.widget img,
.wp-caption {
	max-width: 100%;
}

/**
 * Make sure images with WordPress-added height and width attributes are
 * scaled correctly.
 */

.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
#site-header img {
	height: auto;
}

img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img {
	height: auto;
	max-width: 100%;
}

/* Make sure embeds and iframes fit their containers */
embed, iframe, object, video { margin-bottom: 24px; max-width: 100%; }
p > embed, p > iframe, p > object, span > embed, span > iframe, span > object { 	margin-bottom: 0; }

/* Alignment */
.alignleft   { float: left; text-align: left; }
.alignright { float: right; text-align: right; }
.aligncenter { text-align: center; display: block; margin-left: auto; margin-right: auto; }

.textright { text-align:right; }
.textleft { text-align:left; }
.textcenter { text-align:center; }

/* Image Alignment */
.alignleft, 
img.alignleft, 
a img.alignleft  { float: left; margin: 0 15px 15px 0; }

.alignright, 
img.alignright, 
a img.alignright { float: right; margin: 3px 15px 20px 3px;	}

.aligncenter, 
img.aligncenter, 
a img.aligncenter { clear: both; display: block; margin: 10px auto 20px auto; padding: 2px; text-align: center;	}


/*Blockquote Alignments */
.site-content blockquote.alignleft,
.site-content blockquote.alignright {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 17px;
	width: 50%;
}

.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
	margin-bottom: 17px;
}

/* Image Caption */
.wp-caption {
	margin-bottom: 24px;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: auto;
}

.wp-caption {
	color: #767676;
}

.wp-caption-text {
	font-size: 12px;
	font-style: italic;
	line-height: 1.5;
	margin: 9px 0;
	padding-right: 10px;
}

.wp-smiley {
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* WordPress Generic */

.bypostauthor {
	font-style: italic;
}
.sticky .post_content { background-color:#FCF8E3; }

/* WordPress Generic */

.comment-edit-link:before,
.post-edit-link:before {
content:"\f040";
font-family: 'FontAwesome';
margin-right:5px;
line-height:16px;
}

/* Default Buttons */

button,
.contributor-posts-link,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #50485b;
	border: 0;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	padding: 10px 30px 11px;
	vertical-align: bottom;
	border-radius:         2px;
}

button:hover,
button:focus,
.contributor-posts-link:hover,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background-color: #00C1CF;
	color: #fff;
}

button:active,
.contributor-posts-link:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	background-color: #0f3559;
}

/* Clearfix 
======================================================================== */
.clear	{ clear: both; display: block; width: auto;  height: 0; visibility: visible; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }

/* 
 General 
======================================================================== */

figure { margin: 0;}
figure img { width: auto; max-width: 100%; height: auto; }

#pagebg {
	position:fixed;
	top:0; 
	z-index:-1;
	min-width:100%;
	min-height:100%;
	background-attachment: fixed;
	background-size:100% 100%;
}
	
.bodyoverlay {
	position: fixed;
	top: 0;
	background-repeat: repeat;
	background-position: top left;
	background-attachment: scroll;
	z-index: 0;
	width: 100%;
	height: 100%;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}

/* Links
======================================================================== */

a { 
	text-decoration: none; 
	color: #00C1CF;
   transition: all 0.2s linear;
}
a:hover, 
a:active { 
	outline: 0; 
	color: #333333; 
}

/* Generic
======================================================================== */
body { 
	overflow-x: hidden; 
	background-color: #ffffff; 
}

.preloader { 
	display:block; 
	background: url('ajax-loader.gif') center center no-repeat #ffffff;
}

/* Headings
======================================================================== */

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 20px;
	font-weight:300;
	line-height: normal;
}

h1 { font-size: 30px; }
h2 { font-size: 26px; }
h3 { font-size: 22px; }
h4 { font-size: 20px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }

h1 small { font-size: 18px; }
h2 small { font-size: 16px; }
h3 small { font-size: 14px; }
h4 small { font-size: 12px; }

/* Layout and Grid
======================================================================== */

#wrapper { 
	position: relative; 
	background-color:#ffffff; 
	margin: 0 auto;
	}

#boxed #wrapper { 
	margin:30px auto;
	width: 1180px;
	box-shadow:         0 0 25px 20px rgba(0,0,0,0.2);
}

.inner { 
	position: relative;
	width: 1100px; 
	margin: 0 auto; 
}

.inner:after { 
	visibility: hidden; 
	display: block; 
	font-size: 0; 
	content: " "; 
	clear: both; 
	height: 0; 
}

.one_half		{ width: 48%; }
.one_third		{ width: 30.60%; }
.two_third		{ width: 65.40%; }
.one_fourth		{ width: 22%; }
.one_fifth		{ width: 16.8%; }
.three_fourth	{ width: 74%; }
.four_fifth		{ width: 79.2%; }
.two_fifth		{ width: 37.6%; }
.three_fifth	{ width: 58.4%; }
.one_sixth		{ width: 13.3%; }
.five_sixth		{ width: 82.7%; }

.one_half, .one_third, .two_third,
.one_fourth, .one_fifth, .four_fifth,
.one_sixth, .five_sixth, .two_fifth,
.three_fifth, .three_fourth   {
	position: relative;
	display: inline; /* Old Browser Hack */
	display: inline-block;
	float: left;
	margin-right: 4%;
	margin-bottom: 15px;
}

.end,
.last { margin-right: 0 !important; }

/* Gallery Grid
======================================================================== */

.col_half         { width: 49%; }
.col_third        { width: 32%; }
.col_fourth       { width: 23.5%; }
.col_fifth        { width: 18.4%; }
.col_sixth        { width: 15%; }
.col_three_fourth { width: 74.5%;}
.col_twothird     { width: 66%;}

.col_half, .col_third, .col_twothird,
.col_fourth, .col_three_fourth, .col_fifth {
	position: relative;
	display:inline; /* Old Browser Hack */
	display: inline-block;
	float: left;
	margin-right: 2%;
	margin-bottom: 20px;
}

.end:after { clear: both; content: ''; display: block; }

.col_half:after,
.col_third:after,
.col_twothird:after,
.col_fourth:after,
.col_three_fourth:after,
.col_fifth:after { 
	clear: both; 
	content: ''; 
	display: block;
}

/* Primary Content Area
======================================================================== */

#main { 
	position: relative; 
	padding: 0; 
	z-index: 3;
}

.pagemid_section { padding: 0; }
.pagemid { 
	position: relative; 
	margin: 0 auto; 
}
.pagemid  > .inner { max-width: 1100px; }

.pagemid:after,
.pagemid:before {
	clear:both;
	content: "";
	display: block;
}

/* Fullwidth Section
======================================================================== */

.section_fullwidth { 
	position: relative; 
	margin: 0 auto; 
	padding: 20px 0; 
}
.content-area .section_inner {
	position: relative;
	width: 850px; 
	margin: 0 auto; 
	z-index: 3;
}

.fullwidth .section_inner { 
	width: 1100px; 
	margin: 0 auto; 
	padding: 0; 
}
.section_fullwidth a { }
.section_fullwidth a:hover { }

/* Left/Right Sidebar
======================================================================== */

.leftsidebar #sidebar { position: relative; float: left; width: 25%; box-sizing: content-box; }
.leftsidebar #sidebar .content { padding: 40px 40px 40px 0; }

.rightsidebar #sidebar { position: relative; float: right; width: 25%; }
.rightsidebar #sidebar .content{ padding: 40px 0 40px 40px;} 

/* .content-area .entry-content-wrapper { padding: 40px 0 40px 0; } */
.content-area .location-single { padding: 40px 0 40px 0; }
.content-area .person-block { padding: 40px 0 40px 0; }
.blog .entry-content-wrapper  { padding: 40px 0 40px 0; }
.content-area .singlepost { padding: 40px 0 40px 0; }

.content-area:before,
.content-area:after{ clear:both; display:block; content:'';}
.fullscreen  { width :100%; }

.leftsidebar .content-area { float: right; width: 75%; padding-left:40px; border-left:1px solid #e1e1e1; margin-left:-1px; }
.rightsidebar .content-area { float: left; width: 75%; padding-right:40px; border-right:1px solid #e1e1e1; margin-right:-1px;}

.woocommerce-page .rightsidebar #main .entry-content {
    float: left;
    width: 75%;
    padding: 40px 40px 40px 0;
	border-right: 1px solid #e1e1e1;
}

.woocommerce-page .leftsidebar #main .entry-content {
    float: right;
    width: 75%;
    padding: 40px 0 0 40px;
	border-left: 1px solid #e1e1e1;
}

.woocommerce-page .fullwidth #main .entry-content {
    padding: 40px 0;
}

/* Featured Slider
======================================================================== */

#featured_slider {  
	position: relative;
	margin: 0;
	z-index: 9;
}
.slider_wrapper { width: 100%; margin: 0 auto; }
.slider_stretched { max-width:100%; }
.staticslider img { max-width:100%; display: block; margin: 0 auto; }
.flex-inner { width:1140px; margin: 0 auto; position:relative; }



/* Logo Site title Description
======================================================================== */

.logo {
	display: table-cell;
	margin: auto;
	min-height: 70px;
	min-width: 70px;
	padding: 0;
	position: relative;
	vertical-align: middle;
}
.logo img { 
	max-width: 100%;
	width: auto;
	height: auto;
	transition:         all .3s ease-out;
	}

/* Logo Text */

h1#site-title { margin: 0; }
h1#site-title a { 
	font-size: 30px;
	line-height: 38px;
	color: #666666;
	font-weight: bold;
	letter-spacing: -1px;
}
h2#site-description {
	margin: 0;
	font-size: 12px;
	line-height: 16px;
	color: #999999;
	text-decoration: none;
}
/* Header
======================================================================== */

.header-area {
	position: relative;
	display: table;
	height: 80px;
	margin: 0 auto;
	min-height: 70px;
	width: 1100px;
}
.header-right {
	float: right;
	width: 200px;
	font-size: 11px;
}


/* Header Style 1 (default)
======================================================================== */

.header-style1,
.header-style2,
.header-style3,
.header-style4 { z-index: 6; }
.header { 
	clear:both;
	position:relative; 
	border-bottom:1px solid rgba( 0, 0, 0, 0.15 );
}

.menuwrap {
	margin: auto;
	padding: 0;
	vertical-align: middle;
}

.header-style1 .sf-menu > li a { padding: 2.5em 1em; }
.header-style1 .menuwrap { display: table-cell; float: right; }

/* Header Style 2
======================================================================== */

.header-style2 .primarymenu { border-top: 1px solid #e8e8e8; }
.header-style2 .logo { display:table; margin:0 auto; float: none; padding: 20px 0; }
.header-style2 .menu-inner { 	
	position: relative;
	display: table;
	margin: 0 auto;
}
.header-style2 #atp_menu  { display: table; margin: 0 auto; }
.header-style2 .sf-menu,
.header-style2 #iva_megamenu { float:none; }
.header-style2 #iva_megamenu ul.menu { display: table; width: auto; margin:0 auto; }
/* Header Style 3
======================================================================== */

.header-style3 .primarymenu { border-bottom: 1px solid #e8e8e8; }
.header-style3 .menu-inner {
	position: relative;
	display: table;
	margin: 0 auto;
	width: 1100px;
}
.header-style3 .sf-menu,
.header-style3 #iva_megamenu { float:none; }

/* Header Style 4
======================================================================== */

.header-style4 .primarymenu { border-bottom: 1px solid #e8e8e8; }
.header-style4 .sf-menu { float:none; }
.header-style4 .menu-inner { 	
	position: relative;
	display: table;
	margin: 0 auto;
	width: 1100px;
}
.header-style4 .search-box {
	display: table-cell;
	margin: 0;
	width: 30px;
	vertical-align: middle;
}

.header-style4 .search-box [type="search"],
.header-style4 .search-box [type="text"] {
	background-image: url(images/search-icon.png);
	background-position: 6px center;
	background-repeat: no-repeat;
	background-size: 16px 16px;
	border:none;
	cursor: pointer;
	height: 30px;
	width: 0;
	margin: 0;
	padding: 0 0 0 30px;
	position: relative;
	transition:         width 400ms ease, background 400ms ease;
}

.header-style4 .search-box [type="search"]:focus,
.header-style4 .search-box [type="text"]:focus {
	border-bottom: 1px solid #DDDDDD;
	cursor: text;
	outline: 0;
	width: 230px;
}

/* Fixed Header
======================================================================== */

.fixed-header { 
	position:fixed;
	width:100%; 
	top:0;
	left:0;
	margin: 0 auto;
	padding: 0;
	z-index: 3000;
	background-color: #ffffff; /* IE Fall Back*/
	background-color: rgba(255,255,255,0.85); /* Latest Browsers */
	box-shadow:         0 1px 2px rgba(0,0,0,0.1);
	transition:         all .3s ease-out;
}

.fixed-header .header-area { min-height: 30px; height: 30px; }

#fixedheader .menuwrap { display: table-cell; }

#boxed .fixed-header  { 
	max-width: 1180px;
    left: 0;
    right: 0;
}

/* Topbar
======================================================================== */
.topbar {
	position: relative;
	padding:0;
	font-size:12px;
	line-height: 40px;
	overflow:hidden;
	background-color:#f5f5f5;
	border-bottom: 1px solid #e8e8e8;
	z-index:7;
}

.topbar .one_half,
.topbar .one_third,
.topbar .two_third,
.topbar p { margin-bottom:0 !important;}
.topbar .iva_socials { float: right; margin: 0 auto; padding: 0; }
.topbar .one_half.last,
.topbar .two_third.last {
	text-align:right;
}

/* Topbar Right Nav (woocommerce topnav)
======================================================================== */

.atp_sub_nav{ float: right; }
.atp_sub_nav ul { overflow: hidden; margin: 0; }
.atp_sub_nav ul li { 
	float: left; 
	padding: 0 10px;
	border:1px solid #dddddd;
	border-width:0 1px 0 0;
	list-style: none;
}
.atp_sub_nav > ul > li:last-child, 
.atp_sub_nav > div > ul > li:last-child { border:none; padding-right: 0; }

.atp_sub_nav > ul > li > a, 
.atp_sub_nav > div > ul > li > a { color: #666666; text-decoration: none; }

.atp_sub_nav > ul > li > a:hover, 
.atp_sub_nav > div > ul > li > a:hover { text-decoration: underline; }

/* Primary Menu
======================================================================== */

.iva-mobile-dropdown { display: none; }

.sf-menu { float:right; }
.sf-menu, .sf-menu * { margin: 0; padding: 0; list-style: none; }
.sf-menu li { position: relative; }
.sf-menu ul { display: none; position: absolute; top: 100%; left: 0; z-index: 99; }
.sf-menu > li { float: left;}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul { display: block; }

.sf-menu a { display: block; position: relative;}
.sf-menu ul ul { top: 0; left: 100%;  }

/* Menu Properties */

.sf-menu ul {
	background-color: #f0f0f0;
	min-width: 15em; /* allow long menu items to determine submenu width */
	border:1px solid #dddddd;
	border-width:1px 1px 1px 1px;
	border-top:3px solid #00C1CF;
}
.sf-menu ul ul{ margin-top:-3px; }
.sf-menu a {
	border-left: 0px solid #fff;
	border-top: 0px solid #dFeEFF; /* fallback colour must use full shorthand */
	border-top: 0px solid rgba(255,255,255,.5);
	padding: 1em;
	text-decoration: none;
	zoom: 1; /* IE7 */
	color: #666666;
	font-size: 13px;
	transition: all 200ms linear;
}

.sf-menu > li {
	background: transparent;
	white-space: nowrap; /* no need for Supersubs plugin */
	box-shadow:         inset 0 3px 0 0 rgba(0,0,0,0);
}


.sf-menu ul li a {
	font-size: 14px;
	letter-spacing: 0;
	line-height: 15px;
	padding: 10px !important;
	margin: 0;	border-bottom: 1px solid #e8e8e8;
}

.sf-menu > li:hover,
.sf-menu > li.sfHover {
	/* only transition out, not in */
	transition:         none;
}
.sf-menu ul li:hover,
.sf-menu ul li.sfHover {
	/* only transition out, not in */
	background-color: #f7f7f7;
}
.sf-menu li a span {
    display: block;
    font-size: 11px;
    font-weight: normal;
}

/* arrows (for all except IE7) */

.sf-arrows .sf-with-ul {
	padding-right: 1.5em;
	*padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
	position: absolute;
	content: '\f107';
	font-family: 'FontAwesome';
	font-size: 13px;
	top: 28%;
	right: 5px;
}

.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: white; /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
	margin-top: 3px;
	margin-right: 10px;
	border-color: transparent;
	border-left-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
	border-left-color: rgba(255,255,255,.5);
	content: '\f105';
	font-family: 'FontAwesome';
	font-size: 13px;
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: white;
}

/* Mobile Menu
======================================================================== */

.iva-mobile-menu {
	display: none;
	position: relative;
	top: 0;
	background-color: #252525;
 	padding: 0;
    z-index: 99999;
}
.iva-mobile-menu > ul { margin: 0 auto; padding: 0; }
.iva_mmenu { display: table; margin:0 auto; }
.iva-mobile-menu ul li  {
	list-style:none;
}
.iva-mobile-menu.iva_mobile_container > ul > li:first-child {
	padding-top: 10px;	
}

.iva-mobile-menu.iva_mobile_container > ul > li:last-child {
	padding-bottom: 10px;
}

.iva-mobile-menu.iva_mobile_container > ul > li:last-child a {
	border-bottom: 0;
}

.iva-mobile-menu ul li a {
	border-bottom: 1px dotted #555555;
    position: relative;
    display: block;
    padding: 14px 0 !important;
    font-size: 13px;
    color: #999999;
	transition: color 0.3s ease-out;
}

.iva-mobile-menu ul li.current-cat > a, 
.iva-mobile-menu ul li.current_page_item > a, 
.iva-mobile-menu ul li.current-page-ancestor > a,
.iva-mobile-menu ul li.current-menu-ancestor > a,
.iva-mobile-menu ul li a:hover { color: #ffffff;}

.iva-mobile-menu ul li ul {
	display: none;
	margin-left: 20px;
}
.iva-children-indenter {  
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -22px;
	color:#999999;
}

.iva-children-indenter i { padding:14px; }

.iva-menu-open .iva-children-indenter { color:#01749F; }



/* Mega Menu
======================================================================== */

#iva_megamenu { margin: 0;}
.header-style1 #iva_megamenu { margin: 0; }
#iva_megamenu ul li .sub-container { margin-top: 0px; }
.sub-container > .sub-menu li > a > .fa { margin-right: .5em; font-size: 14px; }
#iva_megamenu ul, 
#iva_megamenu ul li { margin: 0; padding: 0; border: none;}
#iva_megamenu ul.menu { width: 100%; height: 80px; line-height: 80px; }
#iva_megamenu ul li {float: left; margin: 0; padding: 0; font-size: 13px; }
#iva_megamenu ul li a { float: left; display: block; color: #666666; padding: 0 10px 0 15px; text-decoration: none;}
#iva_megamenu ul li a.dc-mega {position: relative;}
#iva_megamenu ul li a .dc-mega-icon {
	display: inline-block; 
	position: relative; 
	right: -6px; 
	width: 8px; 
	height: 6px; 
	background: url(images/arrow.png) no-repeat 0 0; 
	}
#iva_megamenu ul li.mega-hover a, 
#iva_megamenu ul li a:hover {background-position: 100% -40px; color: #000; text-shadow: none;}
#iva_megamenu ul li.mega-hover a .dc-mega-icon {background-position: 0 100%;}
#iva_megamenu ul li .sub-container {
	position: absolute; 
	background-color: #f0f0f0; 
	box-shadow:         0px 8px 8px 0px rgba(50, 50, 50, 0.2); 
}

#iva_megamenu ul li .sub { padding: 15px;}
#iva_megamenu ul li .sub-container.mega .sub { padding: 0;}
#iva_megamenu ul li .sub .row {width: 100%; overflow: hidden; clear: both;}
#iva_megamenu ul li .sub li {list-style: none; float: none; font-size: 1em; font-weight: normal; line-height: 24px; }
#iva_megamenu ul li .sub li.mega-hdr { margin: 0; float: left; padding: 25px 0; border-right: 1px dotted #dddddd; border-right: 1px dotted rgba(0,0,0,0.1);}
#iva_megamenu ul li .sub li.mega-hdr.last {margin-right: 0; border-right: 0px solid #dddddd;}
#iva_megamenu ul li .sub a {
	text-shadow: none; 
	color: #111; 
	padding: 5px 20px; 
	display: block;  
	float: none; 
	text-decoration: none; 
	font-size: 13px;
}

#iva_megamenu ul .sub li.mega-hdr li a:before {
	content:"\2022";
	padding-right:5px;
}

#iva_megamenu ul li .sub a:hover {color: #00c1cf;background-color: #ffffff;}
#iva_megamenu ul li .sub li.mega-hdr a.mega-hdr-a {padding: 3px 20px; }
#iva_megamenu ul li .sub li.mega-hdr a.mega-hdr-a:hover { }
#iva_megamenu ul .sub li.mega-hdr li a { padding: 3px 20px; font-weight: normal; }
#iva_megamenu ul .sub li.mega-hdr li a:hover {
	color: #00c1cf; 
	background-color: #ffffff;
}
#iva_megamenu ul .sub ul li {padding-right: 0;}
#iva_megamenu ul li .sub-container.non-mega .sub {padding: 0; min-width: 165px;}
#iva_megamenu ul li .sub-container.non-mega li { padding: 0; width: auto; margin: 0;}
#iva_megamenu ul li .sub-container.non-mega li a {padding: 7px 15px 7px 15px; border-bottom: 1px solid #e8e8e8;}
#iva_megamenu ul li .sub-container.non-mega li a:hover {color: #00c1cf; }

.dcjq-mega-menu ul, .dcjq-mega-menu ul li {list-style: none;}
.dcjq-mega-menu ul.menu { padding: 0; margin: 0;}
.dcjq-mega-menu ul li ul {display: none;}
.dcjq-mega-menu .sub {display: none;}
.dcjq-mega-menu .sub ul {display: block;}

.mm-col1 { width: 100%; }
.mm-col2 { width: 50%; }
.mm-col3 { width: 33.33%; }
.mm-col4 { width: 25%; }
.mm-col5 { width: 20%; }

/* Sub Page Navigation ( Template: template_subnav.php)
======================================================================== */

.sub_nav {
	position:relative;
	margin: 0;
	padding: 0;
	list-style: none;
	box-shadow: 		1px 1px 2px 1px rgba( 0, 0, 0, 0.1 );
}
.sub_nav li ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.sub_nav li ul li a{
	background: #f5f5f5;
	color: #999999;
	padding: 9px 15px 9px 30px;
}
.sub_nav li a {
	display: block;
	margin: 0 0 -1px 0;
	padding: 11px 15px;
	border: 1px solid #e8e8e8;
	border-bottom-color: #eeeeee;
	border-top-color: #eeeeee;
	color: #666666;
}

/* Right Sidebar Nav */
.rightsidebar .sub_nav li.current_page_item > a,
.rightsidebar .sub_nav li.current_page_item > a:hover {
	background-image: url(images/sub_arrowleft.png);
	background-position:10px center;
	background-repeat:no-repeat;
}

/* Left Sidebar Nav */
.leftsidebar .sub_nav li.current_page_item > a,
.leftsidebar .sub_nav li.current_page_item > a:hover {
	background-image: url(images/sub_arrowright.png);
	background-position:95% center;
	background-repeat:no-repeat;
}
.sub_nav li.current_page_item > a,
.sub_nav li.current_page_item > a:hover {
	position: relative;
	margin:0 -7px;
	padding: 11px 25px;
	zoom: 1;
	color: #ffffff;
	box-shadow: 		inset 1px 0 0 rgba(0,0,0,0.1), inset -1px 0 0 rgba(0,0,0,0.1);
}
.sub_nav li a:hover { background-color: #f5f5f5;}

.sub_nav li:first-child a { border-top-color: #e8e8e8; }

.sub_nav li:last-child a { border-bottom-color: #e8e8e8; }

.sub_nav li.current_page_item > a,
.sub_nav li.current_page_item > a:hover {
	background-color:#00C1CF;
	color:#FFFFFF;
}

/* 
Sidebar Custom Menu
============================================================== */
#sidebar .widget_nav_menu .menu {
	position:relative;
	margin: 0;
	padding: 0;
	list-style: none;
	box-shadow: 		1px 1px 2px 1px rgba( 0, 0, 0, 0.1 );
}
#sidebar .widget_nav_menu li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar .widget_nav_menu li ul li a {
	background: #f5f5f5;
	color: #999999;
	padding: 9px 15px 9px 30px;
}
#sidebar .widget_nav_menu li a {
	display: block;
	margin: 0 0 -1px 0;
	padding: 11px 15px;
	border: 1px solid #e8e8e8;
	border-bottom-color: #eeeeee;
	border-top-color: #eeeeee;
	color: #666666;
}

/* Right Sidebar Nav */
.rightsidebar #sidebar .widget_nav_menu li.current_page_item > a,
.rightsidebar #sidebar .widget_nav_menu li.current_page_item > a:hover {
	background-image: url(images/sub_arrowleft.png);
	background-position:10px center;
	background-repeat:no-repeat;
}

/* Left Sidebar Nav */
.leftsidebar #sidebar .widget_nav_menu li.current_page_item > a,
.leftsidebar #sidebar .widget_nav_menu li.current_page_item > a:hover {
	background-image: url(images/sub_arrowright.png);
	background-position:95% center;
	background-repeat:no-repeat;
}
#sidebar .widget_nav_menu li.widget_nav_menu > a,
#sidebar .widget_nav_menu li.widget_nav_menu > a:hover {
	position: relative;
	margin:0 -7px;
	padding: 11px 25px;
	zoom: 1;
	color: #ffffff;
	box-shadow: 		inset 1px 0 0 rgba(0,0,0,0.1), inset -1px 0 0 rgba(0,0,0,0.1);
}
#sidebar .widget_nav_menu li a:hover { background-color: #f5f5f5;}

#sidebar .widget_nav_menu li:first-child a { border-top-color: #e8e8e8; }

#sidebar .widget_nav_menu li:last-child a { border-bottom-color: #e8e8e8; }

#sidebar .widget_nav_menu li.current_page_item > a,
#sidebar .widget_nav_menu li.current_page_item > a:hover {background-color:#00C1CF;	color:#FFFFFF; }

/* Sub Header
======================================================================== */

#subheader {
	position: relative;
	margin: 0 auto;
	z-index:4;
	padding: 40px 0;
	border-bottom: 1px solid #e8e8e8;
	background-color: #e4ebef;
}
#subheader .page-title {
	font-size: 32px;
	line-height: 1.2;
	font-weight: 700;
	margin-bottom: 0;
}
#subheader .customtext { margin-top:10px; }
#subheader .customtext ul { list-style: none; margin: 0; padding: 0; }
#subheader.sub_disabled { padding:5px 0;}

.sright .subdesc { text-align: right; }
.scenter .subdesc { text-align: center; }
.sleft .subdesc { text-align: left; }

.sright .inner {
	display: flex;
	flex-direction: column;
	margin: auto;
	align-items: flex-end;
}
.scenter .inner {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: auto;
}
.sleft .inner {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	margin: auto;
}

/* Breadcrumb
======================================================================== */

.breadcrumbs {
	position: relative;
	display: inline-block;
	margin: 10px 0 0 0;
	font-size: 13px;
	z-index: 4;
	line-height: 30px;
}

.breadcrumbs span { margin: 0 12px 10px 0;}
.breadcrumbs span  span{ margin: 0;}
.breadcrumbs a { color: inherit;}
.breadcrumbs a:hover { color: #00C1CF; }
.breadcrumbs > span i.fa { font-weight: 600; color: #00C1CF;}

.breadcrumb-main { 
	padding: 25px 0 15px;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
}

#subheader .breadcrumb-main{
	box-shadow: none;
}

.subheader-inner .breadcrumb-main { padding: 15px 0 0 0; }


/* Archives Page Title
======================================================================== */

.iva-main-title {
	border-left: 3px solid #e1e1e1;
	margin-bottom: 50px;
	padding: 3px 0 3px 12px;
	line-height: 1em;
	font-weight:400;
}

/* Footer
======================================================================== */

#footer {
	position:relative;
	background-color: #2c2c2b;
	margin: 0 auto;
	overflow: hidden;
	padding: 60px 0 0 0;
	color:#999999;
}
#footer a { color: #a4a4a1; }
#footer a:hover { color: #ffffff;}

/* Copyright
======================================================================== */

.copyright  { 
	background-color: #1b1b1a;
	border-top: 1px solid #121212;
	color: #999999;
	font-size: 12px;
	padding: 30px 0;
	position: relative;
	width: 100%;
}
.copyright p { margin-bottom: 0;}
.copyright_left { 
	float: left; 
	width: 50%;
	text-align: left;
	line-height: 35px;
}
.copyright_right {
	float: right;
	width: 50%;
	text-align: right;
	line-height: 35px;
}

.copyright a { color: #827575; }

/* Search Widget
======================================================================== */

.widget.widget_search { position: relative; }
* html .widget .search-box   { margin-top: 10px; }
*:first-child+html .widget .search-box   { margin-top: 10px !important; }
.widget .search-box input,
.search-field {
	width: 75%;
	padding: 8px 10px 8px 40px;	
	color: #d6d6d6;
	font-size: 13px;
	line-height: 13px;
	font-family: Open Sans, Georgia, Arial;
	background: transparent url("images/search-icon.png") 8px 8px no-repeat;
	border: 1px solid rgb(229, 229, 229);
	
}
.search-field:focus,
.widget .search-box input:focus {
	background: transparent;
    border-color: #a7c6e1;
    color: #d6d6d6;
	padding: 8px 35px 8px 15px;
 box-shadow: 		0 1px 3px rgba(0, 0, 0, 0.1) inset;
}
	
/* Widgets
======================================================================== */

.wp-block-heading,
.widget-title { 
	font-weight: 600; 
	font-size: 16px; 
	line-height: 1.1em; 
	margin: 0 0 20px 0; 
	vertical-align:middle; 
	}
.widget { margin: 0 0 45px 0; }
.widget ul { margin: 0; }
.widget ul ul { margin-bottom: 0; }	
.widget ul li {	
	background-repeat: no-repeat;
    list-style-type: none;
}
.widget_recent_comments li,
.widget_recent_entries li,
.widget_archive li,
.widget_categories li {
	padding: 2px 0;
}
.widget_recent_entries li a:before,
.widget_archive li a:before,
.widget_categories li a:before {

}

#footer .wp-block-heading,
#footer .widget-title { color:#ffffff; }
#sidebar select {
    padding: 8px 5px;
    width: 100%;
}

/* Comments
======================================================================== */

/**
 * Make sure images with WordPress-added height and width attributes are
 * scaled correctly.
 */

.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
#site-header img {
	height: auto;
}

img.size-full,
img.size-large,
.wp-post-image,
.entry-content img,
.post-thumbnail img {
	height: auto;
	max-width: 100%;
}

/* Text Widget Order List Items
======================================================================== */

.textwidget ol {
	counter-reset: li; /* Initiate a counter */
	list-style: none; /* Remove default numbering */
	*list-style: decimal; /* Keep using default numbering for IE6/7 */
	padding: 0;
	margin-bottom: 4em;
}
.textwidget ol ol {
	margin: 0 0 0 2em; /* Add some left margin for inner lists */
}

/* Staff Box
======================================================================== */

.bio .sociables { text-align: center; margin: 0; padding: 15px 0; background-color: #E9E9E9; }
.bio { position: relative; background-color: #f8f8f8; }
.bio hgroup { text-align: center; }
.bio hgroup h3{ margin-bottom: 10px;}
.bio::before, .bio::after { position: absolute; 	content: ''; }
.bio::before { width: 99%; left: .5%; bottom: -4px; }
.bio::after { width: 98%; left: 1%; 	bottom: -7px; }
.bio .details { background: #f8f8f8;	padding: 20px; }
.bio .details p { padding: 0 20px; }
.bio img { max-width: 100%; display:block;}
.bio h4 { margin-bottom:0px; }
.bio span.staff-role { margin-bottom:20px; display: block; color: #b2b2b2; }
.bio .atpsocials li {
	float:none;
	background: none !important;
	display: inline-block; 
	position:relative;
	width: 28px;
	height: 28px;
}
.bio .atpsocials li a{ 
	display: inline-block; 
	width: 30px;
	padding: 0 !important;
	height: 35px;
	transition:         all 200ms ease-in;
}

/* Sociables
======================================================================== */

ul.atpsocials {
	list-style: none; 
	margin: 0; 
	padding: 0;
} 
ul.atpsocials li img {
	position: relative; 
	vertical-align: middle;
}
ul.atpsocials li { 
	cursor: pointer;
	display: inline-block; 
	margin: 0 3px 0 0; 
	text-align: center;
	width: 28px;
	height: 28px;	
}
ul.atpsocials li a { display: block; }
ul.atpsocials li:hover {	
	transition:         all 300ms ease-in;
}

i.fa.white{
	color:#fff;
}

/* Sticky Bar
======================================================================== */

#sticky { 
	top: 0;
	display: none;
	position: relative; 
	width: 100%; 
	padding: 10px 0; 
	z-index: 1000; 
	background-color:#61bfff;
	color: #222222;
	font-size: 12px;
	text-align: center;
}
#sticky a {}
#sticky a:hover { text-decoration:underline; }
.tarrow { 
	position:absolute;
	top: 5px;
	right:10px; 
	width: 29px; 
	height: 34px; 
	background: url(images/toggle_up.png) 0 0 no-repeat; 
	z-index: 2000;
}
.tarrow.active { background: url(images/toggle_down.png) 0 0 no-repeat; }

/* Blog Post
======================================================================== */

.entry-meta { font-size:12px; }
.entry-meta .fa { padding-right:5px; color: #666666; }
.entry-meta > span { 
	display: inline-block; 
	margin: 0 3px 3px 0; 
	padding: 3px 8px; 
	font-size: 13px; 
	background-color: #f0f0f0;
	border-radius:         3px; 
}

article.post .postimg { display: block; position: relative; padding: 0; margin-bottom:15px; }
article.post img { max-width: 100%; }

.entry-header .entry-title { margin: 0 0 5px 0;  }
.entry-header .entry-title a:hover { color: inherit; }

.leftsidebars article.post .entry-content,
.leftsidebars article.post .postimg,
.leftsidebars article.post .entry-header { margin-left:40px; }

.rightsidebars article.post .entry-content,
.rightsidebars article.post .postimg,
.rightsidebars article.post .entry-header { margin-right:40px; }

article.hentry .entry-header,
article.post .entry-header { padding-bottom:20px; }
article.hentry .entry-content p:last-child,
article.hentry .entry-content p:last-child { margin-bottom:0; }
article.post .entry-content { padding-bottom:40px; margin-bottom:40px; border-bottom:1px solid #dddddd; }

article.singlepost .entry-content { margin-bottom: 0; }

article.post .more-link { display:table; margin-top:20px; cursor: default; color:#ffffff; }
article.post .more-link span {  
	background-color: #50485b;
    padding: 7px 10px;
    cursor: pointer;
    font-size: 12px;
	border-radius:         2px;
	transition:				all 0.3s ease;
	}
	
article.post .more-link:hover{ color:#ffffff;}
article.post .more-link span:hover { background-color: #00c1cf; }

.post .sub-title {
	margin-bottom: 0;
    color: #B2B2B6;
    position: relative;
}

.post .quote {
	padding:20px;
 	background: #FFFFFF;
	font-size: 18px;
    font-style: italic;
	line-height: 30px;
	margin: 0;
	font-family: Georgia, Times, Serif;
	border-radius:         5px;
}
.post .quote span {
	display: block;
	font-size: 14px;
	color: #999;
	text-align: left;
}
.post .quote span:before { content: "\2014 \00A0"; }

.entry-content table,
.comment-content table {
	font-size: 14px;
	line-height: 1.2857142857;
	margin-bottom: 24px;
}

.entry-content th,
.comment-content th {
	font-weight: 700;
	padding: 8px;
	text-transform: uppercase;
}

.entry-content td,
.comment-content td {
	padding: 8px;
}

.post_desc_holder{
	 background-color:#ffffff;
 	margin:20px 0 0 0;
 	padding:20px;
}
.postmeta {
    font-size: 13px;
}

.entry-content .wp-audio-shortcode { margin-bottom: 20px; }

/* Hover Image
======================================================================== */

.hoverimg, .view, .sort_img { position: relative; }
.hoverimg img, .view img { 
	max-width:100%; 
	height:auto; 
	display: block;
	border-radius:         5px 5px 5px 5px;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
}

.layout-half .postimg { width: 65%; float: left; display: inline; margin-right: 5%; }
.layout-half .two_third, .layout-half .one_third { width: 100%; margin-right: 0; float: none; }

/* Post Single Pagination
======================================================================== */

.singlepostlists { 
	overflow: hidden; 
	margin: 0 0 20px;
	padding: 20px 0; 
}

.singlepostlists ul { margin:0; padding:0; }
.singlepostlists li  { 
	background-position: 0 8px;
	display: inline-block; 
	margin: 0 0 5px 0; 
	padding: 0;
}

/* Custom Select Wrapper
======================================================================== */

.select_wrapper { background-color: #fff; }
.select_wrapper:hover { background-color: #fff; border-color: #bbb #eee #eee #bbb; color: #333; }
.select_wrapper span  { height: 26px; line-height: 26px; position: absolute; z-index: 0; padding-left: 3px; }
select.select { cursor: pointer; height: 28px; margin: 0; -moz-opacity: 0; filter: alpha(opacity=0); opacity: 0; padding: 0; position: relative; width: 100%; z-index: 4; }

/* Pagination
======================================================================== */
.paging-navigation { margin-bottom:30px; }
.pagination { line-height: 38px; overflow: hidden;}
.pagination a, 
.pagination a:link, 
.pagination a:visited,
.pagination a:active,
.pagination span.current{ 
	padding: 8px 12px;
	margin: 0 2px;
	font-size:11px;
	background: #fcfcfc;
	color: #999999;
	border: 1px solid #dddddd;
	border-radius:		    3px;
}
.pagination a:hover {background-color: #ffffff; color: #444444;}
.pagination span.current { font-weight:bold; color: #222222;}
.pagination span.extend  { color: #919191; float: right; font-size: 11px; line-height: 35px;}

/* Page links */

.page-links {
	clear: both;
	font-size: 12px;
	font-weight: 900;
	line-height: 2;
	margin: 24px 0;
	text-transform: uppercase;
}

.page-links a,
.page-links > span {
	display: inline-block;
	height: 24px;
	margin: 0 1px 2px 0;
	text-align: center;
	width: 24px;
	font-size:12px;
	line-height:20px;
	border-radius:         3px;
}

.page-links a {
	background: #444444;
	border: 1px solid #444444;
	color: #fff;
	text-decoration: none;
}

.page-links a:hover {
	background: #4abdd4;
	border: 1px solid #4abdd4;
	color: #fff;
}

.page-links > .page-links-title {
	height: auto;
	margin: 0;
	padding-right: 7px;
	width: auto;
}

/* Blog Post
======================================================================== */

.hover_type { 
	display: none; 
	position: absolute; 
	left: 50%; 
	top:50%; 
	margin-left:-30px; 
	margin-top:-30px; 
	z-index: 10; 
}
.hover_type a { 
	position: absolute; 
	top: 0; 
	width: 70px; 
	height: 70px;
	line-height: 70px;
	text-align: center;
	color: #ffffff;
	background-color: #00c1cf; 
	background-repeat: no-repeat;
	background-position: center center;
	border-radius:         35px;
	transition:	        all 0.3s ease;
}

.hover_type a.hoverdetails:hover,
.hover_type a.hovergallery:hover,
.hover_type a.hoverimage:hover { background-color: #00c1cf; }

.hover_type a.hoverdetails i,
.hover_type a.hovergallery i,
.hover_type a.hoverimage i { vertical-align: middle; }
.imageframe  a img, 
.imageframe  a:hover img { position:relative; z-index:2; }

/* Author Info Box
======================================================================== */

#about-author { 
	border-bottom: 1px solid #dddddd; 
	overflow: hidden; 
	padding: 30px 0; 
	margin-bottom: 25px;
	}
.author_containter { 
	position: relative; 
	margin: 15px 0;
}
.author-avatar  { 
	float: left; 
	margin: 0 30px 0 0;
}
.author-avatar img { 
	background-color: #ffffff; 
	border-radius:         50px; 
}
.author-description p { margin-bottom: 0px;}
#about-author h4 { font-weight: 500; margin-bottom: 15px; font-size: 20px; }
.author-description { overflow: hidden; }

/* Share this post
======================================================================== */

.sharing-box {
	display: table;
	overflow: hidden;
	width:100%;
	border-bottom: 1px solid #dddddd;
}
.sharing-box h4 {
	display:table-cell; 
	vertical-align: middle; 
	margin-bottom: 0;
}

.sharing-box-ico { 
	display:table-cell; 
	vertical-align: middle; 
	float: right; 
	margin: 0;
	list-style: none outside none;
}

.sharing-box-ico li{ 
	display: inline-block;
	position: relative;
	margin-left: 20px;
}

/* Mono Social Icons
======================================================================== */

@font-face {
    font-family: 'Mono Social Icons Font';
    src: url('css/monosocials/MonoSocialIconsFont-1.10.eot');
    src: url('css/monosocials/MonoSocialIconsFont-1.10.eot?#iefix') format('embedded-opentype'),
         url('css/monosocials/MonoSocialIconsFont-1.10.woff') format('woff'),
         url('css/monosocials/MonoSocialIconsFont-1.10.ttf') format('truetype'),
         url('css/monosocials/MonoSocialIconsFont-1.10.svg#MonoSocialIconsFont') format('svg');
    src: url('css/monosocials/MonoSocialIconsFont-1.10.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.symbol, a.symbol:before {
    font-family: 'Mono Social Icons Font';
    -webkit-text-rendering: optimizeLegibility;
    -moz-text-rendering: optimizeLegibility;
    -ms-text-rendering: optimizeLegibility;
    -o-text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

a.symbol:before {
    content: attr(title);
    margin-right: 0.3em;
    font-size: 130%;
}

a.symbol { font-size: 20px;}
.icnlarg { font-size: 30px !important;}

/* Post Navigation
======================================================================== */

.navigation-section { margin: 40px 0; }
.navigation-post {
	background: transparent url(images/sep_pattern.png) center center repeat-y scroll;
	border-bottom: 1px solid #dbdbdb;
	border-top: 1px solid #dbdbdb;
	overflow: hidden;
	font-size: 14px;
}
.nav-previous {
	width: 50%;
	float: left; 
	text-align: left;
}
.nav-next {
	width: 49.9%;
	float: right; 
	text-align: right;
}
.nav-previous .innerlinks,
.nav-next  .innerlinks {
	padding: 30px 40px;
	text-decoration: none;
}
.nav-previous .innerlinks a,
.nav-next  .innerlinks  a {
	text-decoration: none;
	color: #2f2f2f;
}
.nav-previous .innerlinks a:hover,
.nav-next  .innerlinks  a:hover {
	text-decoration: none;
	color: #666666;
}
.innerlinks p {
	line-height: 18px;
	margin-bottom: 0px;
}
.nav-icon-left  { 
	width: 25px;
	height: 22px;
	float: left;
	margin-right: 10px;
}
.nav-icon-left  i{ 
	line-height: 20px;
}
.nav-icon-right { 
	width: 25px;
	height: 22px;
	float: right;
	margin-left: 10px;
}
.nav-icon-right i{ 
	line-height: 20px;
}

/* Comments
======================================================================== */

.comment-reply-title,
.comments-title {
	font: 900 16px/1.5 Lato, sans-serif;
	margin: 0;
}

.comment-list {
	list-style: none;
	margin: 0 0 48px 0;
}

.comments-area { padding-top: 40px; }
.comments-area .comment-body {  position: relative; padding-top:30px; padding-bottom:30px; border-bottom: 1px solid #dddddd; }
.comment-edit-link { margin-left:10px;}
.comments-area .comment-author { position: relative; display:block; font-size:14px; }
.comments-area .comment-author .avatar { float:left; margin-right:21px; }
.comments-area .comment-content  { clear:both; margin-top:20px; padding-left: 80px;}
.comment-meta .fn { font-style: normal; font-weight: bold;	}
.comment-list .reply,
.comment-metadata {
	font-size: 12px;
}

.comment-author a {
	color: #2b2b2b;
}

.comment-list .trackback a,
.comment-list .pingback a,
.comment-metadata a {
	color: #767676;
}

.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
	color: #41a62a;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 24px;
	padding-top: 24px;
}

.comment-list > li:first-child > article,
.comment-list > .pingback:first-child,
.comment-list > .trackback:first-child {
	border-top: 0;
}


.comment-content {
	-webkit-hyphens: auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
}
.comment-content ul,
.comment-content ol {
	margin: 0 0 24px 22px;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}

.comment-content > :last-child {
	margin-bottom: 0;
}

.comment-list .children {
	list-style: none;
	margin-left: 15px;
}

.comment-respond {
	margin-bottom: 24px;
	padding: 0;
}

.comment .comment-respond {
	margin-top: 24px;
}

.comment-respond h3 {
	margin-top: 0;
	margin-bottom: 24px;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.no-comments,
.form-allowed-tags,
.form-allowed-tags code {
	color: #767676;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as {
	font-size: 14px;
	line-height: 1.7142857142;
}

.no-comments {
	font-size: 16px;
	font-weight: 900;
	line-height: 1.5;
	margin-top: 24px;
	text-transform: uppercase;
}

.comment-form label {
	display: block;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
	width: 100%;
}

.form-allowed-tags,
.form-allowed-tags code {
	font-size: 12px;
	line-height: 1.5;
}

.required {
	color: #c0392b;
}

.comment-reply-title small a {
	color: #2b2b2b;
	float: right;
	height: 24px;
	overflow: hidden;
	width: 24px;
}

.comment-reply-title small a:hover {
	color: #41a62a;
}

.comment-reply-title small a:before {
	content: "\f405";
	font-size: 32px;
}

.comment-navigation {
	font-size: 12px;
	line-height: 2;
	margin-bottom: 48px;
	text-transform: uppercase;
}

.comment-navigation .nav-next,
.comment-navigation .nav-previous {
	display: inline-block;
}

.comment-navigation .nav-previous a {
	margin-right: 10px;
}

#comment-nav-above {
	margin-top: 36px;
	margin-bottom: 0;
}

/* Comment Form */
.comment-form input[type="text"],
.comment-form textarea {
	margin-bottom: 0px !important;
	background-color: #ededed;
	border: 1px solid #dddddd;
	border-color:#cccccc #eeeeee #eeeeee #cccccc;
	padding: 8px;
	font-size: 12px;
	border-radius:         2px;
	transition:         all 300ms ease-in 0s;
}

.comment-form input[type="text"]:focus,
.comment-form textarea:focus {
	background-color: #ffffff;
	border-color:#cccccc #eeeeee #eeeeee #cccccc;
	box-shadow:         0 0 2px 1px #a1d1e2;
}

.comment-form textarea { width:100%; }

/* 404 Error
======================================================================== */

.error_404 {
    clear: both;
    padding: 80px 0;
    text-align: center;
}
.error_404 h2 {
	font-size: 70px;
	line-height: 70px;
	margin-bottom: 30px;
}
.error_404 h5 {
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 55px;
}

/* Back to top
======================================================================== */

#back-top {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 100001;
}
#back-top a {
	width: 44px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	transition:         all .3s ease-in 0s;
}
#back-top a:hover { color: #000; }

/* arrow icon (span tag) */
#back-top span {
	width: 40px;
	height: 40px;
	display: block;
	background: #444444 url(images/top_arrow.png) no-repeat center center;
	border: 2px solid transparent;
	border-radius:         5px;
	transition:         all .5s ease-in;
}
#back-top a:hover span {
	width: 40px;
	height: 40px;
	display: block;
	background: #00c1cf url(images/top_arrow.png) no-repeat center center;
	border: 2px solid transparent;	
}

/* Feature Box
======================================================================== */

.feature-box{ 
	position: relative;
	overflow:hidden;
	color: #e8e8e8;
	border-radius:         5px;
}
.feature-box:hover{ 
	background-color: #f5f5f5;
	cursor: pointer;
}
.fb-area{ 
	position: relative;
	display:inline;
	display: inline-block;
	float: left;
	width: 30%;
	margin: 0 5% 0 0;
	text-align:center;
}
.fb-area:last-child { margin-right:0;}
.fb-area h1, .fb-area h2, .fb-area h3, .fb-area h4{ 
	display: table;
	margin: 10px auto;
	font-size:14px;
	font-weight:bold;
	text-transform: uppercase;
}
.feature-box .mid{ 
	position: relative;
	padding: 15px 0 !important;
	z-index: 2;
}
.fb-icon img {
	position: relative;
	display: table;
	margin: 0 auto;
}
.feature-box * { margin-bottom: 0; }
.feature-box a { 
	color: #ffffff;
}
.feature-box a:hover { 
	color: #ee5b3e;
}


/* Gallery
======================================================================== */

.gallery-columns-1.gallery-size-medium,
	.gallery-columns-1.gallery-size-thumbnail,
	.gallery-columns-2.gallery-size-thumbnail,
	.gallery-columns-3.gallery-size-thumbnail {
		display: block;
	}
.gallery {
	margin-bottom: 20px;
}

.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 48%;
	max-width:         calc(50% - 4px);
}

.gallery-columns-3 .gallery-item {
	max-width: 32%;
	max-width:         calc(33.3% - 4px);
}

.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width:         calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width:         calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width:         calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width:         calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width:         calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width:         calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 6px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	width: 100%;
}

.gallery-caption:before {
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}
	
/* Recent Posts  and Popular Posts
======================================================================== */

.widget_postslist { padding: 0; }
.widget_postslist ul { margin: 0; padding: 0; }
.widget_postslist ul li {
	clear:both;
	overflow:hidden; 
	padding:12px 2px !important; 
	list-style:none; 
	line-height:normal;
	background:url('images/opacs/dark10.png') bottom left repeat-x;
}
	
#footer .widget_postslist ul li {
	background:url('images/opacs/white10.png') bottom left repeat-x;
}

.widget_postslist li:first-child { padding-top:10px; }
.widget_postslist li:last-child { border-bottom:0; }

.widget_postslist p {
    font-size: 11px;
    letter-spacing: 0.5px;
    margin-top: 3px;
    padding: 0;
	margin-bottom:0px;
}

.widget_postslist li .thumb {
	float:left; 
	width:55px;
	margin:0 5px 0 0; 
	padding:0 5px 0px 0;
}

.widget_postslist li .w-postmeta {
	padding: 0; 
	font-size: 11px;
}

/* Wordpress Tags Cloud
======================================================================== */

.tagcloud {
    display: inline-block;
	margin:10px 0;
}
.tagcloud a {
	background-color: #666666;
	color: #f0f0f0;
	display: block;
	float: left;
	margin: 5px 5px 0 0;
	padding: 5px 10px;
	font-size: 12px !important;
	border-radius:         2px;
}

.tagcloud a:hover, .tagcloud a:active {
	background-color: #444444;
	color: #ffffff !important;
}

.taglist { margin:0; padding:0; border: none;}

.emptybg {
    display: block;
    height: 40px;
	color: #000000;
    padding-top: 20px;
    position: relative;
    text-align: center;
	background: none repeat scroll 0 0 #f5f5f5;
    border-radius:         5px;
}

/* Third Party Plugins Custom CSS 
 * Do not edit below css unless you know what you are doing
======================================================================== */

/* Contact Form 7
======================================================================== */

.wpcf7-form input[type="text"],
.wpcf7-form textarea {
    width: 100%;
    max-width: 100%;
    margin: 5px 0 0 0;
}

.wpcf7-form select {
    width: 400px;
    max-width: 100%;
    margin: 5px 0 0 0;
    padding:8px;
}

.wpcf7-form input[type="checkbox"] { width: auto; }
.wpcf7 form.wpcf7-form p {
    margin: 0 0 20px 0 !important;
    font-weight: bold;
}
.wpcf7-list-item-label 	{ font-weight: normal }
.wpcf7-response-output 	{ display: none }
.wpcf7-form .invalid 	{ color: #ce1717 !important }
.wpcf7-not-valid 		{ border: 1px solid #ce1717 !important; }
.wpcf7 span.wpcf7-not-valid-tip { display: none }

div.wpcf7-response-output {
    margin: 0px !important;
    padding: 5px 10px !important;
}
div.wpcf7-mail-sent-ok,
div.wpcf7-mail-sent-ng,
div.wpcf7-spam-blocked,
div.wpcf7-validation-errors{
	position:relative;
	display:block;
	font-weight: bold;
	padding: 10px 30px !important;
	text-align: center;
	margin-bottom: 20px;
	background-color:#F7F7F7;
	border:1px solid #ddd !important;
	border-radius:         3px;
	box-shadow:         1px 1px 2px 0 rgba(0, 0, 0, 0.03);
}
div.wpcf7-mail-sent-ok {
    background-color: #ebf2d8;
    border-color: #C1D96A !important;
    color: #81A81D;
}
div.wpcf7-mail-sent-ng {
    background-color: #E8FAFB;
    border-color: #C2DADE !important;
    color: #468BBF;
}
div.wpcf7-spam-blocked {
    background-color: #f6f3da;
    border-color: #D4CFA4 !important;
    color: #b89c00;
}
div.wpcf7-validation-errors {
    background-color: #FFE5E5;
    border-color: #E8A7A7 !important;
    color: #E65451;
}
.wpcf7-form p span {}

/* Tribe Events Styling
======================================================================== */
.events-page { padding-top:40px; padding-bottom:40px; }

#tribe-events-pg-template { max-width: none;}

#tribe-bar-form { background: #EEEEEE; padding: 15px; }
#tribe-bar-form label { color: #AAAAAA; }

#tribe-bar-form .tribe-bar-filters-inner { 
	background: #FFFFFF; 
	box-shadow:         0 1px 3px #CCCCCC;
}

.tribe-events-adv-list-widget { margin: 0; }
.tribe-events-adv-list-widget ol { margin-left:0}
.tribe-events-adv-list-widget ol li { margin-bottom:10px; }
.tribe-events-list-widget ol { margin-left: 0; }
.tribe-events-list-widget ol li.tribe-events-list-widget-events { 
	margin:0 0 10px; 
	padding-top:10px; 
	border-top:1px solid #DDDDDD;
}
.tribe-events-list-widget ol li.tribe-events-list-widget-events:first-child { border: none; }
.tribe-events-list-widget-events h4 { 
	line-height:25px; 
	font-size:16px; 
	margin:0 0 5px; 
	padding:0;
}
.tribe-events-list-widget-events .duration { 
	display:block; 
	font-weight:normal;
}
p.tribe-events-widget-link a { 
	display:inline-block; 
	text-decoration:none; 
	color:#FFFFFF; 
	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; 
}
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;
	margin-right: 5px;
}
.tribe-events-list .tribe-events-event-cost span {
	 position:relative;
	 width: 50px; height: 41px;
	 line-height: 38px; border:none;
	 padding:0;
	 text-align: center;
	 background: #EBC544;
	 color:#FFFFFF; 
}
.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 { display: inline-block; position: relative; font-size: 1.2em !important; font-weight: 500; line-height: 2.4em !important; }
.recurringinfo { float: left; display:inline-block; }
.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: #FFFFFF;
    padding: 5px 12px; }
.single-tribe_events a.tribe-events-ical:hover, .single-tribe_events a.tribe-events-gcal:hover { background: #00c1cf !important; color: #1ABC9C; }
.single-tribe_events .tribe-events-event-meta {
	padding: 20px 5px;
	font-size:15px;
	background-color: #F9F9F9;
	border: none;
	margin: 30px 0;
	border-bottom: 1px solid #DDDDDD; 
}
.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 { 
	padding: 0;
	margin: 0 0 10px 0;
	line-height: 1.5;
	list-style: none; 
	float: none; 
}
.tribe-events-single ul.tribe-related-events li .tribe-related-event-info { font-size:15px; }
.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 { font-weight: normal; line-height:21px; }
.tribe-mini-calendar-event .list-info h2 { font-size:12px !important; margin:0 0 0px !important; }
.tribe-mini-calendar-event .list-info { line-height:21px !important; font-size:11px !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; font-size: 11px; }
.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; }
#tribe-events-photo-events .vevent.tribe-events-photo-event { background: #fff; border: 1px solid #ddd; padding: 5px; }
.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; background: #ffffff; }
.es-views-list ul li a:hover { border-color:#aaa; color:#000; }
.tribe-events-schedule { position:relative; padding: 20px; background-color: #FFFFFF; border: 1px solid #E0E0E0; }
.recurringinfo { float:none; display:inline-block; margin-left:15px;}
.recurringinfo .event-is-recurring .tribe-events-divider { display:none; }
.tribe-events-single .tribe-events-cost { position: relative; width: 60px; height: 40px; line-height: 38px; border: none; padding: 0; text-align: center; background: #ABCE60;
color: #fff; display:inline-block; }
.tribe-events-list-event-description .tribe-events-event-meta .recurringinfo { top:0; padding-left:10px !important; display:inline-block !important; }

/* Tribe Events - Main Color */
.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"],
.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"]>a,
#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 { 
	background: #50485b !important; 
	color: #FFFFFF; 
	font-size: 12px; 
}
.tribe-events-calendar thead th,
.tribe-events-grid .tribe-grid-header .tribe-grid-content-wrap .column,
.tribe-grid-header,
.es-views-list ul li.tribe-bar-active a { border-color:#50485b !important; }
#tribe-events-content .tribe-events-tooltip h4,
#tribe_events_filters_wrapper .tribe_events_slider_val { color:#50485b; }

/* Tribe Events - Dark Color */
#tribe-bar-form #tribe-bar-views,
#tribe-bar-views.tribe-bar-views-open .tribe-bar-views-list,
#tribe-bar-form #tribe-bar-views .tribe-bar-views-inner,
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a { 
	background:#ffffff !important; 
	border-color:#ffffff !important; 
}

.tribe-mini-calendar-nav td { 
	background:#1ABC9C !important; 
	border-color:#1ABC9C !important;
}
.tribe-mini-calendar th, 
.tribe-mini-calendar-event .list-date { 
	background:#ffffff !important; 
	border-color:#ffffff !important;
}
.tribe-mini-calendar td.tribe-events-has-events { background:#1ABC9C !important; }

/* Tribe Events - Black */
a.tribe-events-read-more:hover,
p.tribe-events-widget-link a:hover { 
	background: #00c1cf !important;	 
	color: #ffffff;
}
.tribe-grid-allday .hentry.vevent > div,
.tribe-grid-body div[id*="tribe-events-event-"] .hentry.vevent { border:1px solid #FFFFFF !important; background:rgba(255, 255, 255, 0.75) !important; }
.tribe-grid-allday .hentry.vevent > div:hover,
.tribe-grid-body div[id*="tribe-events-event-"] .hentry.vevent:hover { background:#FFFFFF !important; color:#fff; }
.tribe-mini-calendar td.tribe-events-has-events a:hover { background:rgba(255, 255, 255, 0.40) !important; }
.tribe-mini-calendar td.tribe-events-has-events.tribe-mini-calendar-today a:hover { background:#FFFFFF !important; }
.tribe-mini-calendar td.tribe-events-has-events.tribe-events-present a { border: 4px solid #FFFFFF; padding: 1px 5px 11px 5px; }
.tribe-mini-calendar td.tribe-events-has-events.tribe-mini-calendar-today a { background:#FFFFFF !important; border:none; padding: 5px 5px 15px 5px; }

/* Events Custom CSS*/
#tribe-events-header .tribe-events-sub-nav li, #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous { margin: 0; }
#tribe-events-content .page-title { text-align: center; margin-bottom: 40px; }
.single-event-image, .tribe-events-list .tribe-events-event-image { margin-bottom: 30px; }
.tribe-events-list .tribe-events-loop .tribe-events-content p { margin-bottom: 20px; }
.tribe-events-list .tribe-events-event-image img { display: block; }
.tribe-events-list .tribe-events-event-image { margin: 0 3% 0 0; }
.tribe-events-sub-nav li a { 
	background-color: #50485b;
	color: #FFFFFF; 
	display: inline-block; 
	padding: 10px 15px; 
	white-space: normal;
	border-radius:         3px;  
	}
.tribe-events-sub-nav li a:hover { background-color: #00c1cf; padding: 10px 20px;  color: #FFFFFF; white-space: normal; }
h3.tribe-events-related-events-title { text-align: center; font-weight: bold !important; color: #333 !important; margin: 30px 0 !important; background-color: #F9F9F9; padding: 15px 0; border-bottom: 1px solid #DDDDDD; }
.tribe-events-list h2.tribe-events-list-event-title { margin: 0; padding: 0; font-size: 2em; line-height: 1.4em; text-transform: none; letter-spacing: 0; display: block; border: 0; }
.event-is-recurring { font-size: 12px; display: inline-block; margin: 0; }
.tribe-events-single ul.tribe-related-events .tribe-related-events-thumbnail img { height: 180px !important; }
.tribe-events-single ul.tribe-related-events li .tribe-related-event-info { padding: 10px 0 20px 0; }
.tribe-events-single ul.tribe-related-events li { background: none; border: 0; }
.tribe-events-list .tribe-events-event-image img { width: 100%; margin: 0; padding: 0; }
.tribe-events-list-separator-month { display: block; text-transform: uppercase; font-weight: bold; font-size: 14px; margin: 2.5em 0 0; background-color: #F9F9F9; padding: 10px 15px; border-bottom: 1px solid #DDDDDD; }

a.tribe-events-ical:hover, 
a.tribe-events-gcal:hover { font-size: 10px; color: #ffffff; background-color: #00c1cf !important; }
.tribe-events-button:hover { color: #ffffff !important; background-color: #00c1cf !important; }
.tribe-events-single ul.tribe-related-events .tribe-related-events-title { margin: 0 0 10px 0; font-size: 20px; line-height: 1.5; font-weight: 600; }
#tribe-bar-form .tribe-bar-submit input[type=submit] { border-radius: 3px;  -webkit-border-radius: 3px;  -moz-border-radius: 3px; }
.tribe-events-list-separator-month:after { border-bottom: 0; }
.tribe-events-list-separator-month span { background: none; }

/* WooCommerce Fixes CSS
=========================================================== */
.header-widget-area {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    font-size: 12px;
}

.header-style2 .minicart-wrap {
	margin: 10px 0 0 10px;
}

.header-style2 .mini-cart .widget_shopping_cart_content {
	top: 5px;
}

.header-style4 .header-widget-area{
	width: 40px;
}
