@charset "UTF-8";
/* Themify Flat 7.1.3 framework 7.2.1 */

/*/css/base.min.css*/
.tf_loader{width:1em;height:1em;overflow:hidden;display:inline-block;vertical-align:middle;position:relative}.tf_loader:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;text-indent:-9999em;border-radius:50%;box-sizing:border-box;border:.15em solid rgba(149,149,149,.2);border-left-color:rgba(149,149,149,.6);animation:tf_loader 1.1s infinite linear}@keyframes tf_loader{0{transform:rotate(0)}100%{transform:rotate(360deg)}}.tf_clear{clear:both}.tf_left{float:left}.tf_right{float:right}.tf_textl{text-align:left}.tf_textr{text-align:right}.tf_textc{text-align:center}.tf_textj{text-align:justify}.tf_text_dec{text-decoration:none}.tf_hide{display:none}.tf_hidden{visibility:hidden}.tf_block{display:block}.tf_inline_b{display:inline-block}.tf_vmiddle{vertical-align:middle}.tf_mw{max-width:100%}.tf_w{width:100%}.tf_h{height:100%}.tf_overflow{overflow:hidden}.tf_box{box-sizing:border-box}.tf_abs{position:absolute;top:0;right:0;bottom:0;left:0}.tf_abs_t{position:absolute;top:0;left:0}.tf_abs_b{position:absolute;bottom:0;left:0}.tf_abs_c{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tf_rel{position:relative}.tf_opacity{opacity:0}.tf_clearfix:after{content:"";display:table;clear:both}.loops-wrapper>.post,.woocommerce ul.loops-wrapper.products>li.product{float:left;box-sizing:border-box;margin-left:3.2%;margin-right:0;margin-bottom:3.2%;clear:none}.woocommerce .loops-wrapper.no-gutter.products>.product,body .loops-wrapper.no-gutter>.post{margin:0}.woocommerce .loops-wrapper.products.list-post>.product{margin-left:0}.tf_scrollbar{scroll-behavior:smooth;--tf_scroll_color:rgba(137,137,137,.2);--tf_scroll_color_hover:rgba(137,137,137,.4);scrollbar-color:var(--tf_scroll_color) transparent;scrollbar-width:thin}.tf_scrollbar::-webkit-scrollbar{width:var(--tf_scroll_w,10px);height:var(--tf_scroll_h,10px)}.tf_scrollbar::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color);background-clip:padding-box;border:2px solid transparent;border-radius:5px}.tf_scrollbar:hover{scrollbar-color:var(--tf_scroll_color_hover) transparent}.tf_scrollbar:hover::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color_hover)}.tf_close{position:relative;transition:transform .3s linear;cursor:pointer}.tf_close:after,.tf_close:before{content:'';height:100%;width:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);background-color:currentColor;transition:transform .25s}.tf_close:after{transform:translate(-50%,-50%) rotate(-45deg)}.tf_close:hover:after{transform:translate(-50%,-50%) rotate(45deg)}.tf_close:hover:before{transform:translate(-50%,-50%) rotate(135deg)}.tf_vd_lazy:fullscreen video{height:100%;object-fit:contain}

/*/css/themify.common.css*/
iframe{
    border:0
}
a{
	cursor:pointer
}
a:focus,input:focus,button:focus,select:focus,textarea:focus,.button:focus{
    outline:1px dotted rgba(150,150,150,.2)
}
.tf_focus_heavy button:focus,
.tf_focus_heavy a:focus,
.tf_focus_heavy input:focus,
.tf_focus_heavy select:focus,
.tf_focus_heavy textarea:focus,
.tf_focus_heavy .button:focus{
    outline:2px solid rgba(0,176,255,.8)
}
.tf_focus_none a,
.tf_focus_none button:focus,
.tf_focus_none a:focus,
.tf_focus_none input:focus,
.tf_focus_none select:focus,
.tf_focus_none textarea:focus,
.tf_focus_none .button:focus{
    outline:none
}
.tf_large_font{
    font-size:1.1em
}
.screen-reader-text{
	border:0;
	clip:rect(1px, 1px, 1px, 1px);
	clip-path:inset(50%);
	height:1px;
	margin:-1px;
	overflow:hidden;
	padding:0;
	position:absolute;
	width:1px;
	word-wrap:normal!important
}
.screen-reader-text:focus{
    background-color:#f1f1f1;
    border-radius:3px;
    box-shadow:0 0 2px 2px rgba(0,0,0,.6);
    clip:auto!important;
    color:#21759b;
    display:block;
    font-size:.875rem;
    font-weight:700;
    height:auto;
    left:5px;
    line-height:normal;
    padding:15px 23px 14px;
    text-decoration:none;
    top:5px;
    width:auto;
    z-index:100000
}
.skip-to-content:focus{
    clip-path:none
}
.post-image .themify_lightbox{
    position:relative;
    display:block;
    max-width:100%
}
.post-image .themify_lightbox .zoom{
    width:35px;
    height:35px;
    background:rgba(0,0,0,.3);
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    border-radius:100%
}
.post-image .themify_lightbox .zoom .tf_fa{
    vertical-align:middle;
    color:#fff;
    stroke-width:1px;
    line-height:100%;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%)
}
.post-image .themify_lightbox:hover .zoom{
    background:rgba(0,0,0,.6)
}
.pswp:not(.pswp--open){display:none}
.ptb_map button,
.themify_map button{
    border-radius:0
}
/*/wp-content/themes/flat/styles/modules/site-logo.css*/
#site-logo{
	line-height:110%;
	font-family:'Josefin Sans', sans-serif; 
	font-size:2.5em;
	text-transform:uppercase;
	font-weight:normal;
	padding:65px 0 30px;
	margin:0;
}
#site-logo a{
	color:#000;
	text-decoration:none;
}
#site-logo a:hover{
	text-decoration:none;
}

/*/wp-content/themes/flat/styles/modules/site-description.css*/
#site-description{
	font-family:'Josefin Sans', sans-serif;
	font-size:1.125em;
	margin:0 0 30px;
	line-height:110%;
	font-weight:normal;
	color:#8d6f00;
}
#site-description .site-taglink{
	color:inherit;
	font-size:inherit;
}
#site-description .site-taglink:hover{
	text-decoration:none;
}
/*/css/modules/social-links.css*/
.social-widget .widget{
    display:inline-block;
    margin:0 3px 0 0
}
.social-widget .widgettitle{
    width:auto;
    font-weight:700;
    font-size:100%;
    font-family:inherit;
    text-transform:none;
    letter-spacing:0;
    display:inline-block;
    vertical-align:middle;
    margin:0 .5em 0 0;
    padding:0;
    background:0;
    border:0;
    border-radius:0;
    box-shadow:none
}
.social-widget .social-links{
    margin:6px 0 0;
    padding:0;
    display:inline
}
.widget .social-links li img{
    vertical-align:middle
}
.widget .social-links{
    padding:0;
    line-height:1em
}
.social-links .social-link-item{
    display:inline-block;
    margin:0 5px 5px 0;
    padding:0;
    list-style:none;
    border:0
}
.social-links.vertical li{
    display:block;
    margin:0 0 5px
}
.widget .social-links a,
.widget .social-links a:hover{
    text-decoration:none
}
.social-links li em{
    vertical-align:middle;
    line-height:1em;
    width:20px;
    height:20px;
    padding:4px;
    font-size:20px;
    text-align:center;
    border-radius:100%;
    display:inline-block
}
.social-links .icon-small em{
    font-size:8px;
    width:8px;
    height:8px
}
.social-links .icon-large em{
    font-size:28px;
    padding:6px;
    width:36px;
    height:36px
}
.social-links .icon-small img{
    max-width:16px;
    max-height:16px
}
.social-links .icon-medium img{
    max-width:24px;
    max-height:24px
}
.social-links .icon-large img{
    max-width:32px;
    max-height:32px
}
#footer .social-links.horizontal li,
#sidebar .social-links.horizontal li{
    border:0;
    display:inline-block
}
#footer .social-links.vertical,
#sidebar .social-links.vertical{
    display:block
}
#footer .social-links.vertical li,
#sidebar .social-links.vertical li{
    display:block;
    margin:0 0 .5em
}
/*/wp-content/themes/flat/style.css*/
/*!
Theme Name:Themify Flat
Theme URI:https://themify.me/themes/flat
Version:7.1.3 
Description:Created by <a href="http://www.themify.me">Themify</a>.
Author:Themify
Author URI:http://www.themify.me
License:GNU General Public License v2.0
License URI:http://www.gnu.org/licenses/gpl-2.0.html
Copyright:(c) 2016 Themify.
Tags:featured-images, translation-ready, custom-menu
Text Domain:themify

Required Plugins:themify-portfolio-post
---------

DO NOT EDIT THIS FILE.

If you need to override the CSS styling, please use Appearance > Customize > Custom CSS or create a child theme.
*/

/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset, figure{
	margin:0;
	padding:0
}

img, fieldset{
	border:0
}

/* set img max-width */
img{
	box-sizing:border-box
}

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{ 
	display:block
}

/* audio */
audio,
iframe, object{
	max-width:100%
}

/************************************************************************************
GENERAL STYLING
*************************************************************************************/
@font-face{
	font-family:'themify_theme_icon';
	font-display:swap;
	src:url(data:application/octet-stream;base64,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) format('woff')
}

html{
	-webkit-font-smoothing:antialiased
}
body{
	font:1em/1.7em Helvetica, Arial, sans-serif;
	background-color:#fff;
	color:#888;
	overflow-wrap:break-word;
	overflow-x:hidden
}
a{
	color:#09c;
	text-decoration:underline;
	outline:none;
	transition:0.3s
}
a:hover{
	color:#0cc;
	text-decoration:none
}
a img:hover{
	opacity:.5;
	transition:0.3s
}
p{
	margin:.2em 0 2em;
	padding:0
}
big{
	font-family:'Josefin Sans', sans-serif;
	font-size:1.5em;
	line-height:1.5em;
	font-weight:400
}
small{
	font-size:87%
}
blockquote{
	font:italic 110%/130% "Times New Roman", Times, serif;
	padding:8px 30px 15px
}
ins{
	text-decoration:none
}

/* LIST
================================================ */
ul, ol{
	margin:1em 0 1.4em 24px;
	padding:0;
	line-height:140%
}
li{
	margin:0 0 .5em;
	padding:0
}

/* HEADINGS
================================================ */
h1, h2, h3, h4, h5, h6{
	line-height:1.5em;
	margin:0 0 1.4em;
	font-family:'Josefin Sans', sans-serif;
	font-weight:400;
	color:#000;
	overflow-wrap:normal
}
h1{
	font-size:2.5em;
	margin-bottom:.4em
}
h2{
	font-size:5.5em;
	line-height:1.25em;
	margin:30px auto .3em;
	text-transform:uppercase;
	letter-spacing:.05em
}
h3{
	font-size:1.7em
}
h4{
	font-size:1.5em
}
h5{
	font-size:1.3em
}
h6{
	font-size:1.2em
}

/* FORM
================================================ */
/* form input */
input, textarea, select, input[type=search], button{
	font-size:120%;
	font-family:'Josefin Sans', sans-serif
}
input[type=text], input[type=password], textarea, input[type=search], input[type=email], input[type=url]{
	background-color:#eee;
	border:0;
	padding:10px;
	border-radius:5px;
	-webkit-appearance:none
}
input[type=text], input[type=search], input[type=email]{
	width:240px;
	max-width:90%
}

/* text area */
textarea{
	line-height:150%;
	width:94%
}

/* form input:focus */
textarea:focus, input[type=password]:focus, input[type=text]:focus, input[type=search]:focus, input[type=email]:focus{
	outline:none;
	background-color:#eee
}

/* form button */
input[type=reset], input[type=submit], button{
	background-color:#f06544;
	color:#fff;
	border:0;
	padding:7px 20px;
	cursor:pointer;
	border-radius:10px;
	text-transform:uppercase;
	transition:0.3s;
	-webkit-appearance:none
}


/* form input:hover */
input[type=reset]:hover, input[type=submit]:hover, button:hover{
	background-color:#FF7F5E;
	color:#fff
}

/************************************************************************************
STRUCTURE
*************************************************************************************/
#pagewrap, .pagewidth, #headerwrap, #header, #main-nav, #body, #layout, #content, .post, .author-box, .post-nav,#sidebar, .widget, #footerwrap, #footer{
	box-sizing:border-box
}

/* main page width */
.pagewidth,
.row_inner,
.section-inner{
	width:1064px;
	max-width:100%;
	margin:0 auto
}

/* body (middle container) */
#body{
	max-width:100%
}

/* section fullwidth */
.sidebar-none.query-section #layout.pagewidth{
	width:100%!important;
	max-width:100%!important
}
.sidebar-none.query-section .page-title,
.sidebar-none.query-section .page-content{
	width:1064px;
	max-width:100%;
	margin-left:auto;
	margin-right:auto
}

/* content */
#content{
	width:740px;
	float:left;
	padding:8% 0 5%
}
.sidebar-none #content{
	width:100%;
	float:none;
	padding-left:0;
	padding-right:0
}
.sidebar-none.query-section #content{
	padding:0
}

/* sidebar */
#sidebar{
	width:252px;
	float:right;
	padding:8% 0 5%
}

/* sidebar left */
.sidebar-left #content{
	float:right
}
.sidebar-left #sidebar{
	float:left
}

/* fullwidth content */
.full_width #layout{
	width:100%;
	max-width:100%
}
.full_width #content{
	padding:0;
	width:auto;
	float:none
}
.full_width #sidebar{
	width:auto;
	float:none
}

/************************************************************************************
GRID
*************************************************************************************/
.col4-1,
.col4-2,
.col4-3,
.col3-1,
.col3-2
{
	margin-left:3.2%;
	float:left
}
.col4-1{
	width:22.6%
}
.col4-2, .col2-1{
	width:48.4%
}
.col4-3{
	width:74.2%
}
.col3-1{
	width:31.2%
}
.col3-2{
	width:65.6%
}
.col.first,
.col4-1.first,
.col4-2.first,
.col4-3.first,
.col3-1.first,
.col3-2.first
{
	margin-left:0;
	clear:left
}

/************************************************************************************
HEADER
*************************************************************************************/
#headerwrap{
	background-color:#fc0
}
#header{
	text-align:center;
	padding:0;
	overflow:inherit
}

/*
FIXED HEADER
================================================ */
#headerwrap.fixed-header #main-nav{
	padding:12px 0;
	text-align:left
}
#headerwrap.fixed-header{
	position:fixed!important;
	z-index:1001!important;
	top:0;
	left:0;
	padding:0;
	width:100%
}
#headerwrap.fixed-header.fixed-header-search-focus{
	position:absolute!important
}
.admin-bar #headerwrap.fixed-header{
	top:32px
}
#headerwrap.fixed-header #header hgroup{
	bottom:5px
}
#headerwrap.fixed-header #main-nav-wrap{
	bottom:16px
}

#headerwrap.fixed-header #header #searchform{
	margin:10px auto 0;
	float:right
}

/* hide other header elements on fixed */
body:not(.mobile_menu_active) #headerwrap.fixed-header #site-logo,
body:not(.mobile_menu_active) #headerwrap.fixed-header #site-description,
body:not(.mobile_menu_active) #headerwrap.fixed-header .social-widget{
	display:none!important
}

/* prevent transparent header overlap builder */
.themify_builder_active #headerwrap,
.themify_builder_active.has-fixed-header #headerwrap,
.transparent-header.themify_builder_active #headerwrap{
	position:static!important;	
	color:inherit
}
.transparent-header.themify_builder_active #headerwrap a{
	color:inherit
}

/*
SOCIAL WIDGET
================================================ */
#social-wrap{
	position:absolute;
	top:10px;
	right:0
}
.social-widget a{
	text-decoration:none
}
.social-widget a:hover{
	text-decoration:none
}
.social-widget .widget{
	display:inline-block;
	margin:0 2px 0 0;
	padding: 0 0 15px;
	background:0;
	border:0;

	border-radius:0;

	box-shadow:none
}
.social-widget .widget div{
	display:inline
}
.social-widget .widgettitle{
	width:auto;
	font-weight:400;
	font-size:100%;
	font-family:inherit;
	text-transform:none;
	border:0;
	letter-spacing:0;
	position:static;
	display:inline-block;
	margin:5px 8px 2px 0;
	padding:0;
	background:0;
	border-radius:0;
	box-shadow:none
}
.social-widget ul{
	margin:6px 0 0!important;
	padding:0;
	display:inline
}
.social-links.horizontal li{
	padding:0 2px 5px 0;
	margin:0;
	display:inline-block;
	border:0!important;
	clear:none;
	line-height:100%
}
.social-widget li img{
	vertical-align:middle
}

/* rss */
.social-widget div.rss{
	display:inline;
	text-indent:-9999em
}
.social-widget div.rss a{
	background:url(https://greenbayrunningclub.clubhosting.org/wp-content/themes/flat/images/rss.png) no-repeat left center;
	padding:6px 0 8px 35px;
	display:inline-block
}
.social-widget div.rss a:hover{
	opacity:.5
}

/*
SEARCH FORM
================================================ */
#header #searchform{
	margin:0 auto;
	display:inline-block;
	position:relative
}
#header #searchform #s{
	width:70px;
	color:#a3a3a3;
	background-color:#fff;
	padding:10px 10px 10px 34px;
	border:0;
	border-radius:10px;
	transition:width .7s
}
#header #searchform #s:focus{
	width:150px;
	color:#333
}
#header #searchform:before{
	content:"\e802"; /* fa-search */
	font-family:'themify_theme_icon';
	font-size:1.2em;
	font-style:normal;
	position:absolute;
	left:10px;
	top:46%;
	transform:translateY(-50%)
}

/*
MAIN NAVIGATION
================================================ */
#main-nav{
	padding:45px 0;
	margin:0
}
#main-nav li{
	margin:0;
	padding:0;
	list-style:none;
	display:inline-block;
	position:relative
}

/* main level link */
#main-nav a{
	color:#8d6f00;
	display:block;
	padding:10px 20px 7px;
	font-family:'Josefin Sans', sans-serif;
	font-size:1.1em;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:1px
}
/* main level link :hover */
#main-nav a:hover{
	color:#fff
}

/* current link */
#main-nav .current_page_item a, #main-nav .current-menu-item a{
	color:#fff;
	background-color:#000;
	border-radius:5px
}
/* current link :hover */
#main-nav .current_page_item a:hover, #main-nav .current-menu-item a:hover{
	color:#fff
}

/* sub-levels link */
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a{
	color:#fff;
	padding:10px 0;
	margin:0;
	display:block;
	width:170px;
	background:0;
	font-size:1em;
	text-transform:uppercase
}

/* sub-levels link :hover */
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover{
	color:#fc0
}
/* dropdown ul */
#main-nav ul{
	margin:0 0 0 -100px;
	padding:5px 0;
	list-style:none;
	position:absolute;
	background-color:#000;
	z-index:100;
	display:none;
	left:50%;
	border-radius:10px;
	text-align:center
}
#main-nav ul:before{
	position:absolute;
	display:block;
	content:' ';
	width:0;
	height:0;
	top:-8px;
	left:50%;
	margin-left:-4px;
	border-bottom:8px solid #000;
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	z-index:-1
}
#main-nav ul:after{
	position:absolute;
	display:block;
	content:' ';
	width:0;
	height:0;
	top:-10px;
	left:50%;
	margin-left:-6px;
	border-left:10px solid transparent;
	border-right:10px solid transparent;
	z-index:-2
}
#main-nav ul li{
	background:0;
	padding:0 12px;
	margin:0;
	float:none
}
/* sub-levels dropdown */
#main-nav ul ul{
	margin:0 0 0 97px;
	top:-5px
}
#main-nav ul ul:before{
	top:15px;
	left:-17px;
	margin-left:0;
	border-right:8px solid #fc0;
	border-top:8px solid transparent;
	border-bottom:8px solid transparent
}
#main-nav ul ul:after{
	display:none
}

/* show dropdown ul */
#main-nav li:hover > ul{
	display:block
}
#main-nav .dropdown-open > .sub-menu{
	opacity:1!important;
	transform:none!important
}
#main-nav .has-mega-column > .sub-menu .child-arrow{
	display:none
}
@media (hover:none){
	#main-nav .child-arrow{
		border-radius:100%;
		padding:7px 9px 6px 7px;
		margin-left:7px
	}
	#main-nav ul .child-arrow{
		float:right;
		margin-right:10px
	}
	#main-nav .child-arrow:hover{
		background:rgba(214,214,214,.4)
	}
}

/* Edge Menu */
#main-nav li.edge > ul{
	left:auto;
    right:0
}
#main-nav ul li.edge > ul{
	left:auto;
    right:100%
}

/* mobile menu icon */
#menu-icon,
#menu-icon-close{
	display:none;
	color:inherit
}
.menu-icon-inner{
	box-sizing:border-box;
	display:inline-block;
	position:relative;
	width:28px;
	height:23px;
	overflow:hidden;
	vertical-align:middle
}
.menu-icon-inner:before,
.menu-icon-inner:after{
	content:'';
	display:block;
	position:absolute;
	left:0;
	width:100%;
	transition:all .7s ease;
	transition-property:transform;
	box-sizing:border-box
}
.menu-icon-inner:before{
	top:0;
	height:100%;
	border-top:4px solid;
	border-bottom:4px solid
}
.menu-icon-inner:after{
	top:50%;
	transform:translateY(-50%);
	border-top:4px solid
}
#headerwrap #menu-icon-close{
	transform:rotateZ(0deg);
	transition:all 0.3s ease-in-out
}
#headerwrap #menu-icon-close:hover{
	transform:rotateZ(90deg)
}

body.mobile-menu-visible{
    position:relative
}
.body-overlay{
    display:none;
    background-color:rgba(255,255,255,.7);
    width:100%;
    height:100%;
    position:fixed;
    right:300px;
    top:0;
    z-index:1002;
    box-shadow:inset -1px 0 13px rgba(0,0,0,.13)
}
.body-overlay.body-overlay-on{
    display:block; /* fix for Windows phone */
}

/************************************************************************************
PAGE
*************************************************************************************/
/* page title */
.page-title{
	margin:0 0 15px;
	padding:0;
	font-size:320%;
	line-height:110%;
	text-transform:uppercase
}
.sidebar-none .page-title{
	text-align:center
}

/*
SECTION
================================================ */
.section-post{
	margin:0!important;
	overflow:hidden
}
.section-title{
	font-size:5.5em;
	line-height:1.25em;
	text-align:center;
	margin:30px auto .3em;
	text-transform:uppercase;
	letter-spacing:.05em
}
.section-inner{
	padding-top:120px;
	padding-bottom:90px
}
.sidebar-none .loops-wrapper.list-post .section-inner{
	max-width:100%;
	margin-left:auto;
	margin-right:auto
}
.sidebar1 .loops-wrapper.list-post .section-inner{
	padding:10% 5% 8%
}

/*
HIGHLIGHT POST TYPE
================================================ */
.highlight.loops-wrapper.list-post .highlight-post{
	text-align:left;
	margin-top:8%
}
.highlight.loops-wrapper.list-post .highlight-post:first-child{
	margin-top:0
}
.highlight.loops-wrapper.list-post .highlight-post .post-title{
	font-size:2.625em!important;
	text-transform:none;
	letter-spacing:0
}
.highlight.loops-wrapper.grid4 .post-title,
.highlight.loops-wrapper.grid3 .post-title,
.highlight.loops-wrapper.grid2 .post-title{
	text-transform:uppercase;
	margin:20px 0 10px!important;
	font-size:1.5em!important
}
 
/*
TEAM POST TYPE
================================================ */
.team{
	margin-top:45px
}
.team .post-title{
	font-size:1.5em!important;
	margin:20px 0 5px;
	text-transform:uppercase
}
.team .post-title .team-title{
	font-size:.875em;
	text-transform:none
}
.team .post-title .team-title:before{
	content:" - "
}
.team .team-social{
	margin-top:-15px
}
.team.loops-wrapper.list-post .team-content-wrap{
	width:70%;
	float:left
}
.team.loops-wrapper.list-post .post-image{
	float:left;
	margin-right:5%
}
.team.loops-wrapper.list-post .post-title{
	font-size:1.5em!important;
	margin:0 0 5px;
	text-transform:uppercase
}

.team.loops-wrapper.grid4 .post-title{
	font-size:1.25em!important
}
.team.loops-wrapper.grid4 .team-title{
	display:block
}

/* skillset-wrap */
.team.loops-wrapper.list-post .skillset-wrap{
	width:25%;
	float:right
}

/*
PROGRESS BAR
================================================ */
.progress-bar{
	background-color:rgba(212,212,212,.5);
	margin:0 0 12px;
	border-radius:5px;
	text-align:left;
	font-family:'Josefin Sans', sans-serif;
	color:#000;
	position:relative
}
.progress-bar .progress-bar-bg{
	height:100%;
        width:0;
        transition:width .8s;
	position:absolute;
	border-radius:5px
}
.progress-bar .progress-bar-label{
	padding:5px 10px;
	position:relative;
	z-index:1;
	display:inline-block;
	font-style:normal
}

/*
TIMELINE POST TYPE
================================================ */
.timeline p{
	margin:0 0 15px
}
.timeline ul{
	position:relative
}
.timeline ul:before{
	content:' ';
	position:absolute;
	left:22%;
	height:100%;
	border-right:3px solid rgba(0,0,0,.2)
}
.timeline > ul{
	list-style:none;
	margin:0
}
.timeline > ul li{
	list-style:none;
	margin:0 0 2em;
	padding:0;
	display:block;
	clear:both
}
.timeline .timeline-image img,
.timeline .timeline-content img{
	border-radius:10px
}
.timeline .timeline-date{
	font-weight:400;
	font-family:'Josefin Sans', sans-serif;
	font-size:2em;
	color:#000;
	text-align:right;
	width:15%;
	float:left;
	margin-top:.5em;
	overflow-wrap:normal
}
.timeline .timeline-month{
	text-transform:uppercase;
	font-size:90%
}
.timeline .timeline-dot{
	color:#fca8bc;
	position:absolute;
	left:20.6%;
	font-size:5.5em;
	margin-top:22px
}
.timeline .timeline-content-wrap{
	width:70%;
	float:right;
	font-size:1.4em;
	line-height:1.5;
	margin-top:1.3%;
	font-family:'Josefin Sans', sans-serif
}


/*
PORTFOLIO POST TYPE
================================================ */
.portfolio .portfolio-post{
	text-align:center
}
.portfolio .portfolio-post .post-content{
	min-width:100%
}
.portfolio .portfolio-post .post-title{
	text-transform:uppercase;
	margin:20px 0 10px;
	font-size:1.5em
}
.portfolio .portfolio-post a{
	text-decoration:none;
	color:#000
}
.portfolio .portfolio-post a:hover{
	color:#ccc
}

/*
TESTIMONIAL POST TYPE
================================================ */
.testimonial ul{
	list-style:none;
	margin:0
}
.testimonial.loops-wrapper.list-post .testimonial-post{
	margin-bottom:3%;
	overflow:hidden
}
.testimonial .post-content{
	font-family:'Josefin Sans', sans-serif;
	font-size:1.125em;
	line-height:1.6
}
.testimonial .testimonial-author{
	margin-top:-3%;
	text-transform:uppercase
}
.testimonial .testimonial-author .testimonial-title{
	text-transform:none
}

.testimonial.slider .testimonial-post{
	padding:0 10%;
	margin:0 auto
}

/* Testimonial Girds */
.testimonial.loops-wrapper.grid4 li:nth-of-type(4n+1),
.testimonial.loops-wrapper.grid3 li:nth-of-type(3n+1),
.testimonial.loops-wrapper.grid2 li:nth-of-type(2n+1){
	margin-left:0;
	clear:left
}
.testimonial.loops-wrapper.grid4 li,
.testimonial.loops-wrapper.grid3 li,
.testimonial.loops-wrapper.grid2 li{
	float:left;
	margin-left:3.2%
}
.testimonial.loops-wrapper.grid4 li{
	width:22.6%
}
.testimonial.loops-wrapper.grid3 li{
	width:31.2%
}
.testimonial.loops-wrapper.grid2 li{
	width:48.4%
}
.testimonial.loops-wrapper.grid4 li .post,
.testimonial.loops-wrapper.grid3 li .post,
.testimonial.loops-wrapper.grid2 li .post{
	float:none;
	margin-left:0;
	width:auto
}

/* testimonial slider */
.testimonial.loops-wrapper.slider .post-image{
	float:none;
	margin-right:0
}
.testimonial.loops-wrapper.slider .carousel-prev{
	position:absolute;
	left:0;
	top:50%
}
.testimonial.loops-wrapper.slider .carousel-next{
	position:absolute;
	right:0;
	top:50%
}


/*
AUTHOR PAGE
================================================ */
.author-bio{
	margin:0 0 30px
}
.author-bio .author-avatar{
	float:left;
	margin:0 15px 0 0
}
.author-bio .author-avatar img{
	background-color:#fff;
	padding:4px;
	border:solid 1px #ccc
}
.author-bio .author-name{
	margin:0 0 5px;
	padding:0;
	font-size:160%;
	font-weight:400
}
.author-posts-by{
	margin:0 0 20px;
	padding:10px 0 0;
	font-size:140%;
	text-transform:uppercase;
	border-top:double 4px #ccc;
	border-color:rgba(118,118,118,.3)
}

/*
CATEGORY SECTIONS
================================================ */
.category-section{
	clear:both;
	margin-bottom:30px
}
.category-section-title{
	font-size:120%;
	text-transform:uppercase;
	margin:0 0 20px;
	padding:10px 0 0;
	border-top:double 4px #ccc
}
/************************************************************************************
POST
*************************************************************************************/
.post{
	margin-bottom:2em;
	box-sizing:border-box;
	overflow:hidden; /* for .post-content clearfloat & min-width in FF */ 
}

/* post content */
.post-content{
	min-width:140px;
	overflow:hidden
}

/* post title */
.post-title{
	margin:0 0 5px;
	font-size:2.5em;
	line-height:1.3
}
.post-title a{
	color:#000;
	text-decoration:none
}
.post-title a:hover{
	color:#999
}

/* post image */
.post-image{
	margin:0 0 15px
}
.post-image img{
	border-radius:10px
}
.post-image.left{
	float:left;
	margin-right:3.2%
}
.post-image.right{
	float:right;
	margin-left:3.2%
}

/* post meta */
.post-meta{
	margin:0 0 5px;
	color:#999;
	font-family:'Josefin Sans', sans-serif;
	text-transform:uppercase;
	font-size:.85em;
	line-height:1.4em
}
.post-meta a{
	color:#999;
	text-decoration:none
}
.post-meta .separator{
	color:#eee
}

/* post date */
.post-date{
	display:block;
	font-family:'Josefin Sans', sans-serif;
	color:#999;
	text-transform:uppercase;
	font-size:1.2em;
	letter-spacing:1px;
	margin:0 0 15px
}

/* grid4 post */
.loops-wrapper.grid4 .post{
	width:22.6%;
	float:left;
	margin-left:3.2%;
	text-align:center;
	font-size:.9em;
	line-height:1.7
}
.loops-wrapper.grid4 .post-title{
	font-size:1.5em;
	margin:0 0 3px;
	padding:0
}

/* grid3 post */
.loops-wrapper.grid3 .post{
	width:31.2%;
	float:left;
	margin-left:3.2%;
	text-align:center
}
.loops-wrapper.grid3 .post-title{
	font-size:2em;
	margin:0 0 3px;
	padding:0
}

/* grid2 post */
.loops-wrapper.grid2 .post{
	width:48.4%;
	float:left;
	margin-left:3.2%;
	text-align:center
}
.loops-wrapper.grid2 .post-title{
	font-size:2em;
	margin:0 0 3px;
	padding:0
}

/* grid2-thumb post */
.loops-wrapper.grid2-thumb .post{
	width:48.4%;
	float:left;
	margin-left:3.2%
}
.loops-wrapper.grid2-thumb .post-title{
	margin:0 0 5px;
	font-size:150%
}
.loops-wrapper.grid2-thumb .post-image{
	float:left;
	margin:0 20px 15px 0
}
.loops-wrapper.grid2-thumb .post-content{
	overflow:hidden
}

/* list thumb post */
.loops-wrapper.list-thumb-image .post-image{
	float:left;
	margin:0 30px 15px 0
}
.loops-wrapper.list-thumb-image .post-content{
	overflow:hidden
}

/* list large image */
.loops-wrapper.list-large-image .post-image{
	float:left;
	margin:0 45px 10px 0
}
.loops-wrapper.list-large-image .post-title{
	font-size:200%;
	margin:0 0 5px;
	padding:0
}
.loops-wrapper.list-large-image .post-content{
	overflow:hidden
}

/* clear grid posts */
.loops-wrapper.grid4 .post:nth-of-type(4n+1),
.loops-wrapper.grid3 .post:nth-of-type(3n+1),
.loops-wrapper.grid2 .post:nth-of-type(2n+1),
.loops-wrapper.grid2-thumb .post:nth-of-type(2n+1){
	margin-left:0!important;
	clear:left
}

/* List post */
.loops-wrapper.list-post{
	max-width:100%;
	margin:0 auto
}
.loops-wrapper.list-post .post-image{
	float:left;
	margin-right:7%
}
.single-post .post img{
	border-radius:10px
}

/* reset grid post-image */
.loops-wrapper.grid4 .post-image,
.loops-wrapper.grid3 .post-image,
.loops-wrapper.grid2 .post-image{
	float:none;
	margin-right:0
}

/************************************************************************************
POST VIDEO (css for fluid video)
*************************************************************************************/
.post-video,
.embed-youtube{
	position:relative;
	padding-bottom:56.25%;
	height:0;
	overflow:hidden;
	margin-bottom:15px
}
.post-video iframe,
.post-video object,
.post-video embed,
.embed-youtube iframe,
.embed-youtube object,
.embed-youtube embed{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
/************************************************************************************
AUTHOR BOX
*************************************************************************************/
.author-box{
	border-bottom:solid 1px #ddd;
	padding:8% 0
}
.author-box .author-avatar{
	float:left;
	margin:0 30px 0 0!important
}
.author-box .author-avatar img{
	padding:0!important;
	background:0;
	box-shadow:none
}
.author-box .author-name{
	font-family:'Josefin Sans', sans-serif;
	margin:0 0 5px;
	color:#000;
	text-transform:uppercase
}

/************************************************************************************
POST NAVIGATION (the <nextpage> tag)
*************************************************************************************/
.post-pagination{
	text-align:right;
	margin:.5em 0 2em
}
.post-pagination strong{
	margin-right:3px
}
.post-pagination a{
	margin-left:3px;
	margin-right:3px
}
/************************************************************************************

POST NAVIGATION
*************************************************************************************/
.post-nav{
	padding:5% 0;
	clear:both
}
.sidebar-none .post-nav{
	padding-bottom:0
}
.post-nav .prev,
.post-nav .next{
	width:47%;
	position:relative
}
.post-nav a{
	text-transform:uppercase;
	font-family:'Josefin Sans', sans-serif;
	color:#000;
	font-size:1.5em;
	text-decoration:none;
	display:block
}
.post-nav a:hover{
	text-decoration:none
}
.post-nav .prev{
	float:left
}
.post-nav .next{
	float:right;
	text-align:right
}

/* post nav arrow */
.post-nav .arrow{
	background-color:#fc0;
	color:#fff;
	font:.8em/100% 'Josefin Sans', sans-serif!important;
	display:block;
	float:left;
	width:22px;
	height:20px;
	padding:2px 0 0;
	text-align:center;
	margin:0 10px 50px 0;
	border-radius:10em
}
.post-nav .next .arrow{
	float:right;
	margin-left:10px;
	margin-right:0
}
.post-nav a:hover span{
	opacity:.5;
	transition:0.3s
}

/************************************************************************************
COMMENTS
*************************************************************************************/
.commentwrap{
	margin:0 0 20px;
	position:relative;
	clear:both
}

/* comment title */
.comment-title, #reply-title{
	font-size:140%;
	margin:0 0 20px;
	padding:0;
	font-family:'Josefin Sans', sans-serif;
	color:#000;
	text-transform:uppercase;
	font-weight:400
}

/* comment pagenav */
.commentwrap .pagenav{
	margin:10px 0;
	border:0;

	box-shadow:none
}
.commentwrap .pagenav.top{
	margin:0;
	position:absolute;
	top:0;
	right:0
}

/* commentlist */
.commentlist{
	margin:0 0 30px;
	padding:5px 0 0;
	border-top:solid 1px #ddd
}
.commentlist li{
	margin:0;
	padding:5% 0 0;
	list-style:none;
	position:relative
}
.commentlist .comment-author{
	margin:2px 0 10px;
	padding:0
}
.commentlist .avatar{
	float:left;
	margin:0 25px 0 0
}
.commentlist cite{
	font-family:'Josefin Sans', sans-serif;
	text-transform:uppercase;
	color:#000;
	font-style:normal;
	font-size:130%
}
.commentlist cite a{
	text-decoration:none
}
.commentlist cite .tf_fa{
	margin-right:10px
}
.commentlist .bypostauthor > .comment-author cite{
	background:url(https://greenbayrunningclub.clubhosting.org/wp-content/themes/flat/images/icon-author-comment.png) no-repeat 0 2px;
	padding-left:18px
}
.commentlist .comment-time{
	font-size:75%;
	color:#ccc;
	text-transform:uppercase
}
.commentlist .commententry{
	position:relative;
	min-height:40px;
	overflow:hidden;
	padding-bottom:5px;
	overflow-wrap:break-word
}
.commentlist ul, .commentlist ol{
	margin:0 0 0 7%;
	padding:0
}

/* reply link */
.commentlist .reply{
	position:absolute;
	right:0;
	top:30px
}
.commentlist .comment-reply-link{
	text-transform:uppercase;
	text-decoration:none;
	background-color:#eee;
	border-radius:5px;
	color:#999;
	padding:5px 5px 3px;
	font-family:'Josefin Sans', sans-serif
}
.commentlist .comment-reply-link:hover{
	text-decoration:none;
	opacity:.5
}

/*
COMMENT FORM
================================================ */
#respond{
	margin:0;
	padding:4% 0 0;
	position:relative;
	clear:both
}
#respond #cancel-comment-reply-link{
	position:absolute;
	top:55px;
	right:0;
	font-size:85%;
	line-height:100%;
	text-decoration:none;
	padding:5px 10px 3px;
	display:block;
	color:#fff;
	border-radius:5px;
	background-color:#fc0;
	font-family:'Josefin Sans', sans-serif;
	text-transform:uppercase
}
#respond #cancel-comment-reply-link:hover{
	background-color:#fff21e
}
#commentform{
	margin:15px 0 0
}
#commentform label{
	font-weight:400;
	font-family:'Josefin Sans', sans-serif
}
#commentform label small{
	font-weight:400
}
#commentform textarea{
	height:140px;
	width:100%;
	box-sizing:border-box
}
#commentform .comment-form-author,
#commentform .comment-form-email{
	width:50%;
	float:left;
	box-sizing:border-box;
	clear:none
}
#commentform p.comment-form-author{
    padding-right:2%
}
#commentform .comment-form-email{
	padding-left:2%
}
#commentform input[type=text],
#commentform input[type=email],
#commentform input[type=url]{
	width:100%;
	max-width:none;
	box-sizing:border-box
}
#commentform input#submit{
	padding:13px 20px 10px
}
#commentform p{
	margin-bottom:1em
}


/* slider image caption */
.slider-image-caption{
	position:absolute;
	background-color:#222;
	background-color:rgba(0,0,0,.6);
	color:#fff;
	display:inline;
	bottom:0;
	left:0;
	padding:5px 2%;
	width:96%
}

/* slideshow nav wrap */
.post .carousel-nav-wrap,
.slider .carousel-nav-wrap{
	position:relative;
	width:100%;
	padding:0;
	margin:0
}
.post .carousel-prev,
.post .carousel-next,
.slider .carousel-prev,
.slider .carousel-next{
	position:absolute;
	width:46px;
	height:50px;
	display:block;
	font:4em/100% 'Josefin Sans', sans-serif!important;
	background-color:transparent;
	border:0;
	box-shadow:none;
	top:40%;
	padding:0;
	color:rgba(0,0,0,.2)!important;
	text-decoration:none;
	transform:translateY(-50%)
}
.carousel-nav-wrap a:hover{
	opacity:.5
}
.post .carousel-prev,
.post .carousel-prev:hover,
.slider .carousel-prev,
.slider .carousel-prev:hover{
	left:0
}
.post .carousel-next,
.post .carousel-next:hover,
.slider .carousel-next,
.slider .carousel-next:hover{
	right:0
}
.post .carousel-pager,
.slider .carousel-pager{
	width:100%;
	text-align:center;
	clear:both;
	height:auto;
	padding:5px 0 0
}
.post .carousel-pager li,
.slider .carousel-pager li{
	margin:0;
	padding:0;
	display:inline-block;
	position:relative
}
.post .carousel-pager a,
.slider .carousel-pager a{
	text-indent:-900em;
	width:22px!important;
	height:22px!important;
	margin:0 3px!important;
	cursor:pointer;
	background:rgba(0,0,0,.2)!important;
	border:0!important;
	display:inline-block!important;
	vertical-align:middle;
	border-radius:10em!important;
	position:relative!important;
	box-shadow:none!important
}
.post .carousel-pager .selected,
.slider .carousel-pager .selected{
	background:#fc0!important
}

/* Hide carousel arrows if it's grid4 */
.loops-wrapper.grid4 .post .carousel-prev, 
.loops-wrapper.grid4 .post .carousel-next,
.loops-wrapper.grid4 .slider .carousel-prev, 
.loops-wrapper.grid4 .slider .carousel-next{
	display:none!important
}



/************************************************************************************
PORTFOLIO SINGLE
*************************************************************************************/
.sidebar-none.single-portfolio div.post-image,
.sidebar-none.single-portfolio figure.post-image{
	float:left;
	margin-right:6%;
	width:60%
}
.sidebar-none.single-portfolio #body{
	margin-top:8%
}

/* portfolio slideshow nav */
.portfolio .carousel-pager{
	margin-top:30px
}

/* portfolio details */
.single .portfolio .post-content{
	overflow:hidden;
	padding-top:3em
}
.single .portfolio .post-title{
	font-size:3em
}


/************************************************************************************
SIDEBAR
*************************************************************************************/
.widget{
	margin:0 0 2em;
	overflow-wrap:break-word
}
.widget a{
	text-decoration:none
}
.widgettitle,
.widgettitle a{
	margin:0 0 15px;
	padding:0;
	font-family:'Josefin Sans', sans-serif;
	text-transform:uppercase;
	color:#000;
	text-decoration:none;
	font-weight:400
}
.widgettitle a:hover{
	color:#ccc
}
.widget ul{
	margin:0;
	padding:0
}
.widget li{
	margin:0;
	padding:0 0 10px;
	list-style:none;
	clear:both
}
.widget ul ul{
	margin:6px 0 -6px;
	padding:0;
	border-top:none
}
.widget ul ul li{
	margin:0;
	padding-left:10px
}

/************************************************************************************
WIDGET STYLES
*************************************************************************************/
/* calendar widget */
.widget #wp-calendar caption{
	padding-bottom:10px;
	font-family:'Josefin Sans', sans-serif;
	text-transform:uppercase;
	color:#000
}
.widget #wp-calendar td{
	width:31px;
	padding:4px 2px;
	text-align:center
}

/* feature posts widget */
.widget .feature-posts-list br{
	display:none
}
.widget .feature-posts-list .post-img{
	margin:4px 12px 10px 0;
	float:left
}
.widget .feature-posts-list small{
	font-style:italic;
	font-size:90%;
	display:block;
	margin:0 0 3px
}
.widget .feature-posts-list .feature-posts-title{
	margin:4px 0 3px
}
.widget .feature-posts-list .post-excerpt{
	display:block
}

/* twitter widget */
.widget .twitter-list .twitter-timestamp{
	font-style:normal
}
.widget .twitter-list .twitter-timestamp a{
	color:#ccc;
	font-size:.875em
}
.widget .follow-user{
	margin:0;
	padding:5px 0
}

/* links widget */
.widget .links-list img, .widget_links img{
	vertical-align:middle
}

/* recent comments widget */
.recent-comments-list .avatar{
	margin-right:12px;
	float:left
}

/* flickr widget */
.widget .flickr_badge_image{
	margin-top:10px
}
.widget .flickr_badge_image img{
	width:50px;
	height:50px;
	margin-right:12px;
	margin-bottom:12px;
	float:left
}

/* flickr shortcode */
.shortcode .flickr_badge_image{
	width:23.8%;
	margin:0 1.5% 1.5% 0;
	float:left
}
.shortcode .flickr_badge_image:nth-of-type(4n){
	margin-right:0
}
.shortcode .flickr_badge_image img{
	margin:0;
	border-radius:10px
}

/* search widget */
#sidebar #searchform{
	position:static
}
#sidebar #searchform #s{
	width:93%
}

/* add white bg to facebook badge iframe */
iframe[src*="facebook"]{
	background-color:#fff
}

/* reset twitter embed max-width to 100% */
#content .twitter-tweet-rendered{
	max-width:100%!important
}
#content .twt-border{
	max-width:100%!important;
	min-width:180px!important
}

/* Text widget */
.widget .textwidget ul{
	margin:0 0 1.4em 1.6em
}
.widget .textwidget li{
	display:list-item
}
.widget .textwidget ul li{
	list-style:disc
}
.widget .textwidget ol li{
	list-style:decimal
}

/************************************************************************************
FOOTER
*************************************************************************************/
#footerwrap{
	background-color:#000
}
#footer{
	clear:both;
	text-align:center;
	padding:5% 0
}

/* footer menu */
.footer-nav{
	padding:0;
	margin:40px 0 10px;
	text-align:center
}
.footer-nav li{
	padding:0;
	margin:0 10px;
	list-style:none;
	display:inline-block
}
.footer-nav a{
	text-decoration:none
}

.back-top a{
	background-color:#fc0;
	border-radius:100%;
	width:60px;
	height:40px;
	display:block;
	padding:20px 0 0;
	margin:0 auto 5%
}
.back-top a:hover{
	background-color:#FFE61A
}

/* widget */
.footer-widgets{
	text-align:left
}
.footer-widgets h1,
.footer-widgets h2,
.footer-widgets h3,
.footer-widgets h4,
.footer-widgets h5,
.footer-widgets h6{
	color:#888
}
.footer-widgets a{
	color:#ccc
}
.footer-widgets a:hover{
	color:#fff
}
.footer-widgets #wp-calendar{
	margin:0 auto
}

/* footer text */
.footer-text{
	clear:left;
	font-size:.75em
}
.footer-text a{
	color:#ccc;
	text-decoration:none
}

/************************************************************************************
WORDPRESS POST FORMATTING
*************************************************************************************/
img.alignleft, img.aligncenter, img.alignright, img.alignnone{
	margin-bottom:15px
}
.alignleft{
	float:left;
	margin-right:30px
}
.alignright{
	float:right;
	margin-left:30px
}
.aligncenter{
	text-align:center;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.wp-caption{
	text-align:center;
	margin-bottom:15px;
	max-width:100%
}
.wp-caption-text{
	font-size:95%;
	line-height:120%;
	margin:6px 0
}

/************************************************************************************
ATTACHMENT SINGLE VIEW
*************************************************************************************/
.attachment.single-attachment,
.single-attachment .attachment{
	float:none;
	margin:0;
	text-align:left
}
/************************************************************************************
SHORTCODE
*************************************************************************************/
/*
BUTTON STYLES
================================================ */
a.shortcode.button{
	color:#fff;
	letter-spacing:.1em;
	padding:10px 20px 8px;
	font-family:'Josefin Sans', sans-serif;
	text-transform:uppercase;
	background-color:#f06544;
	border:0
}
a.shortcode.button:hover{
	background-color:#FF7F5E
}

/* color */
a.shortcode.button.flat{
	background:#f06544;
	box-shadow:none;
	text-shadow:none
}
a.shortcode.button.flat:hover{
	background:#FF7F5E
}

a.shortcode.button.yellow{
	background-color:#fc0
}
a.shortcode.button.yellow:hover{
	background-color:#fff21e
}

a.shortcode.button.orange{
	background-color:#ff9f40
}
a.shortcode.button.orange:hover{
	background-color:#FFB95A
}

a.shortcode.button.blue{
	background-color:#22d9e5
}
a.shortcode.button.blue:hover{
	background-color:#3CF3FF
}

a.shortcode.button.green{
	background-color:#02daaf
}
a.shortcode.button.green:hover{
	background-color:#1CF4C9
}

a.shortcode.button.red{
	background-color:#e74c3c
}
a.shortcode.button.red:hover{
	background-color:#FF6656
}

a.shortcode.button.black{
	background-color:#000
}
a.shortcode.button.black:hover{
	background-color:#444
}

a.shortcode.button.purple{
	background-color:#c594da
}
a.shortcode.button.purple:hover{
	background-color:#DFAEF4
}

a.shortcode.button.gray{
	background-color:#888
}
a.shortcode.button.gray:hover{
	background-color:#adadad
}

a.shortcode.button.pink{
	background-color:#fca8bc
}
a.shortcode.button.pink:hover{
	background-color:#FFC2D6
}


/* button size */
a.shortcode.button.small{
	font-size:.8em;
	font-weight:400;
	padding:5px 10px 3px
}
a.shortcode.button.large{
	font-size:1.25em;
	font-weight:400;
	padding:15px 30px 12px
}
a.shortcode.button.xlarge{
	font-size:1.5em;
	font-weight:400;
	padding:15px 30px 12px
}

/* button shape */
a.shortcode.button.rounded{
	border-radius:10px
}

hr.red{
	border-color:#e74c3c
}
hr.blue{
	border-color:#22d9e5
}
hr.purple{
	border-color:#c594da
}
hr.green{
	border-color:#02daaf
}
hr.pink{
	border-color:#fca8bc
}
hr.orange{
	border-color:#ff9f40
}

.shortcode.slider,
.shortcode.post-slider{
	position:relative
}

/*
CAROUSEL STYLES
================================================ */
.shortcode.post-slider .carousel-nav-wrap,
.shortcode.slider .carousel-nav-wrap{
	list-style:none
}
.shortcode.post-slider .carousel-prev,
.shortcode.slider .carousel-prev,
.shortcode.post-slider .carousel-next,
.shortcode.slider .carousel-next{
	line-height:100%
}
.shortcode.post-slider .carousel-prev:hover,
.shortcode.slider .carousel-prev:hover,
.shortcode.post-slider .carousel-next:hover,
.shortcode.slider .carousel-next:hover{
	color:#000;
	background:0
}
#pagewrap .module-slider .carousel-pager a,
#pagewrap .shortcode.post-slider .carousel-pager a,
#pagewrap .shortcode.slider .carousel-pager a{
	text-indent:-900em;
	width:22px;
	height:22px;
	margin:0 3px;
	cursor:pointer;
	background:rgba(0,0,0,.2);
	border:0;
	display:inline-block;
	vertical-align:middle;
	border-radius:10em;
	position:relative;
	box-shadow:none	
}
#pagewrap .module-slider .carousel-pager a:hover,
#pagewrap .shortcode.post-slider .carousel-pager a:hover,
#pagewrap .shortcode.slider .carousel-pager a:hover,
#pagewrap .module-slider .carousel-pager a.selected,
#pagewrap .shortcode.post-slider .carousel-pager a.selected,
#pagewrap .shortcode.slider .carousel-pager a.selected{
	transform:none;
	background:#fc0
}

/************************************************************************************
IMAGE STYLES
*************************************************************************************/
.highlight .post-image img,
.team .post-image img,
.portfolio .post-image img,
.testimonial .post-image img,
.author-box .author-avatar img,
.sidebar-none .portfolio .post-image img,
.footer-widgets img,
.widget .flickr_badge_image img{
	border-radius:100%
}


/************************************************************************************
PIE CHART
*************************************************************************************/
.easyPieChart{
	position:relative;
	text-align:center;
	margin:0 auto;
	max-width:100%
}
.easyPieChart img{
	vertical-align:middle
}
.easyPieChart canvas{
	position:absolute;
	top:0;
	left:0;
	max-width:100%
}


/************************************************************************************
Animation
*************************************************************************************/
.tb_animation_on:not(.themify_builder_active) .button.animated.fade-in,
.tb_animation_on:not(.themify_builder_active) .timeline .timeline-date.animated.fade-in{
	transition:opacity .5s ease-in
}
.tb_animation_on:not(.themify_builder_active) .timeline .timeline-content.slide-up{
	transform:translateY(88px)
}
.tb_animation_on:not(.themify_builder_active) .timeline .timeline-content.animated.slide-up{
	transform:translateY(0);
	transition:transform 350ms cubic-bezier(0.34,1.61,.7,1)
}


/************************************************************************************
BUILDER
*************************************************************************************/
/* module title */
.module-title{
	text-transform:uppercase;
	font-size:1.3em;
	border:0
}

/* MENU */
.module-menu ul li,
.module-tab .tab-nav > li > a,
.module-accordion .accordion-title{
	font-family:'Josefin Sans', sans-serif;
	color:#000;
	font-weight:400
}

/* POST */
.module-post .post-image img{
	border-radius:10px
}

/* IMAGE */
.module-image h1,
.module-image h2,
.module-image h3,
.module-image h4,
.module-image h5,
.module-image h6{
	color:inherit
}
.col-full .module-image .image-title{
	border:0;
	font-size:2.9em;
	text-transform:none;
	font-family:'Josefin Sans', sans-serif;
	color:#000;
	font-weight:400;
	line-height:1.3
}
.col-full .module-image .image-content{
	padding-top:2em
}
.col-full .module-image.image-left .image-wrap{
	margin-right:7%
}
.col-full .module-image.image-right .image-wrap{
	margin-left:7%
}

/* PIE CHART */
.module .easyPieChart img{
	vertical-align:middle
}

/* SLIDER */
.module-slider img{
	border-radius:10px
}
.module-slider .slide-content{
	border-radius:0 0 10px 10px
}
.module-slider .carousel-pager a{
	border:0;
	width:16px;
	height:16px
}
.module-slider .carousel-pager a.selected{
	background-color:#fc0!important
}

/* ACCORDION */
.module-accordion .accordion-content{
	line-height:1.7em
}

/* CUSTOM CLASS */
.circle-image img{
	border-radius:100%
}
.mobile-body #headerwrap > *{
	transform:translate3d(0,0,0)
}

/************************************************************************************
CLEAR & ALIGNMENT
*************************************************************************************/
.clear{
	clear:both
}
.left{
	float:left
}
.right{
	float:right
}
.textleft{
	text-align:left
}
.textright{
	text-align:right
}
.textcenter{
	text-align:center
}
.vertical{
	vertical-align:middle;
	display:table-cell
}

/* clearfix */
.widget li:after, #body:after, #footer:after, footer:after,#main-nav:after, .menu:after, #content:after
{ visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0 }
.widget li, footer,#main-nav, .menu
{ display:block }

/*/wp-content/themes/flat/media-queries.css*/
@media (max-width:1200px){
@media(max-width:1100px){

	/************************************************************************************
	STRUCTURE
	*************************************************************************************/
	.pagewidth,
	.sidebar-none .loops-wrapper.list-post .section-inner,
	.row_inner,
	.single .section-inner,
	.sidebar-none.query-section .page-content{
		max-width:90%
	}
	#pagewrap,
	.default_width #layout .row_inner{
		max-width:100%
	}

	/* content */
	#content{
		padding:7% 0 0;
		width:67.8%
	}

	/* sidebar */
	#sidebar{
		padding:7% 0 5%;
		width:26.2%
	}
	#sidebar .secondary{
		width:47.4%
	}

	/*
	PORTFOLIO SINGLE
	================================================ */
	.sidebar-none.single-portfolio div.post-image,
	.sidebar-none.single-portfolio figure.post-image	{
		width:auto;
		float:none
	}
}

@media(max-width:780px){

	/* HEADINGS
	================================================ */
	h2{
		font-size:2.1em
	}
	h3{
		font-size:1.4em
	}

	/************************************************************************************
	STRUCTURE
	*************************************************************************************/
	#content,
	#sidebar{
		width:100%;
		max-width:100%;
		float:none;
		clear:both
	}
	.widget{
		margin-bottom:10%
	}

	/************************************************************************************
	CONTENT
	*************************************************************************************/
	/* section title */
	.section-title{
		font-size:4em
	}

	/*
	TIMELINE
	================================================ */
	.timeline .timeline-dot{
		left:20.1%;
		margin-top:2%
	}
	.timeline .timeline-year{
		margin-top:.3em
	}

	/*
	PORTFOLIO SINGLE
	================================================ */
	.sidbar-none .portfolio .post-image{
		margin-bottom:30px
	}

	/*
	SECTION
	================================================ */
	.section-inner{
		padding-top:80px; /* padding space for fixed header */
	}

}

/* WordPress Breaking Points */
@media(max-width:782px){
	.admin-bar .sidemenu,
	.admin-bar #headerwrap.fixed-header{
		top:46px
	}
	.admin-bar.sidemenu-active.mobile-menu-visible #headerwrap{
		position:relative;
		top:46px
	}
}

@media(max-width:700px){
	/* easyPieChart Plugin */
	.easyPieChart img{
		width:33%;
		margin-top:-25%
	}
}

@media(max-width:680px){

	/************************************************************************************
	GRID
	*************************************************************************************/
	.col4-1,
	.col4-2, .col2-1,
	.col4-3,
	.col3-1,
	.col3-2	{
		margin-left:0;
		width:100%;
		max-width:100%
	}

	/************************************************************************************
	LOOPS WRAPPER
	*************************************************************************************/
	.loops-wrapper{
		margin-left:0!important
	}

	/************************************************************************************
	POST
	*************************************************************************************/
	.loops-wrapper.list-post .post-content{
		overflow:visible
	}
	.easyPieChart img{
		width:auto;
		margin-top:0
	}

	/* grid4 */
	.testimonial.loops-wrapper.grid4 li,
	.testimonial.loops-wrapper.grid3 li{
		width:100%;
		margin-left:0;
		float:none
	}

	/* post */
	.post{
		width:auto!important;
		max-width:100%!important;
		margin-left:0!important;
		float:none!important
	}

	/* post content */
	.post-content{
		overflow:visible!important; /* prevent from hidden */
	}

	#content .portfolio-expanded .post-image,
	.single-portfolio .post-image,
	.loops-wrapper.list-post .post-image,
	.loops-wrapper.list-post .post.odd .post-image{
		 max-width:100%;
		 width:100%;
		 float:none;
		 margin-right:0;
		 margin-left:0;
		 text-align:center
	}

	.sidebar-none .post .post-content{
		text-align:center
	}

	/* list post */
	.loops-wrapper.list-post .post{
		text-align:center
	}
	.loops-wrapper.list-post .post-image{
		float:none!important;
		margin-left:0!important;
		margin-right:0!important
	}

	/* grid2-thumb */
	.loops-wrapper.grid2-thumb .post-image{
		width:auto;
		max-width:none;
		min-width:0
	}
	.loops-wrapper.grid2-thumb .post-content{
		overflow:visible
	}

	.shortcode.author-box .author-avatar{
		margin:0 0 20px!important
	}
	.shortcode.author-box .author-avatar,
	.shortcode.author-box .author-bio{
		float:none;
		text-align:center
	}

	/************************************************************************************
	SECTION
	*************************************************************************************/
	/* section title */
	.section-title{
		font-size:2.2em
	}
	.section-subhead{
		font-size:1.2em
	}

	/*
	HIGHLIHGT POST TYPE STYLES
	================================================ */
	.highlight.loops-wrapper.list-post .highlight-post .post-title{
		font-size:2em!important
	}

	/*
	TEAM POST TYPE STYLES
	================================================ */
	.team.loops-wrapper.list-post .team-post{
		text-align:center
	}
	.team.loops-wrapper.list-post .team-content-wrap{
		width:100%;
		float:none
	}
	.team.loops-wrapper.list-post .skillset-wrap{
		width:100%;
		clear:both;
		float:none
	}

	/*
	TIMELINE POST TYPE STYLES
	================================================ */
	.timeline .timeline-date{
		margin-top:.3em
	}
	.timeline .timeline-dot{
		left:19%
	}

	/************************************************************************************
	POST NAV
	*************************************************************************************/
	.post-nav .prev,
	.post-nav .next{
		display:block;
		width:100%;
		clear:both;
		margin-bottom:10px
	}

	/*
	CAROUSEL STYLES
	================================================ */
	.post .carousel-prev,
	.post .carousel-next,
	.slider .carousel-prev,
	.slider .carousel-next{
		display:none!important
	}

	/************************************************************************************
	COMMENTS
	*************************************************************************************/
	.commentlist{
		padding-left:0
	}
	.commentlist .commententry{
		clear:left
	}
	.commentlist ul,
	.commentlist ol{
		margin:0 0 0 5%
	}
	.commentlist .avatar{
		float:left;
		width:40px;
		height:40px;
		margin:0 10px 10px 0
	}
	#respond #cancel-comment-reply-link{
		top:35px
	}

	/************************************************************************************
	WOOCOMMERCE SUPPORT
	*************************************************************************************/
	.woocommerce #content div.product div.images,
	.woocommerce #content div.product div.summary{
		float:none!important;
		width:100%!important
	}

}

@media(max-width:600px){
	.admin-bar.sidemenu-active.mobile-menu-visible{
		position:relative;
		top:-46px
	}
	.admin-bar .sidemenu,
	.admin-bar #headerwrap.fixed-header,
	.admin-bar #headerwrap.fixed-header .sidemenu,
	.admin-bar.sidemenu-active.mobile-menu-visible.fixed-header-on,
	.admin-bar.sidemenu-active.mobile-menu-visible #headerwrap.fixed-header{
		top:0
	}
}

@media(max-width:340px){

	/* Timeline */
	.timeline .timeline-date{
		font-size:1.5em
	}
	.timeline .timeline-dot{
		font-size:4em;
		margin-top:.5%
	}

	/* Comment reply link */
	#respond #cancel-comment-reply-link{
		top:30px
	}
}

}
/*/wp-content/themes/flat/skins/black/style.css*/
/*  
Skin Name:Black
Version:1.0
Description:Skin for Flat
*/

.mobile_menu_active #mobile-menu,
#headerwrap,
#respond #cancel-comment-reply-link,
.post-nav .arrow,
.pagenav a,
.post .carousel-pager .selected,
.slider .carousel-pager .selected,
.module-slider .carousel-pager a.selected,
.skillset li span{
	background:#000;
}
#main-nav ul,
.back-top a{
	background:#555;
}
.back-top a:hover{
	background:#ccc;
}
#pagewrap #content .post-slider .carousel-pager a:hover,
#pagewrap #content .slider .carousel-pager a:hover,
#pagewrap .module-slider .carousel-pager a:hover,
#pagewrap #content .post-slider .carousel-pager .selected,
#pagewrap #content .slider .carousel-pager .selected,
#pagewrap .module-slider .carousel-pager a.selected{
	background:#000!important;
}

#main-nav ul a:hover, 
#main-nav .current_page_item ul a:hover, 
#main-nav ul .current_page_item a:hover, 
#main-nav .current-menu-item ul a:hover, 
#main-nav ul .current-menu-item a:hover{
	color:#ccc;
}
.timeline .timeline-dot{
	color:#000;
}
#main-nav ul:before{
	border-bottom:8px solid #555;
}
#main-nav ul ul:before{
	border-right:8px solid #ccc;
}
.mobile_menu_active #mobile-menu,
#headerwrap #menu-icon,
#main-nav a,
#site-logo a,
#site-description{
	color:#fff;
}
#main-nav a:hover{
	color:#ccc;
}
#headerwrap #main-nav .current_page_item a,
#headerwrap #main-nav .current-menu-item a{
	background:#555;
}

/* MOBILE MENU ACTIVE */
.mobile_menu_active #headerwrap #main-nav .current_page_item a,
.mobile_menu_active #headerwrap #main-nav .current-menu-item a{
	background:0;
	color:#ccc;
}
.mobile_menu_active #main-nav a:hover,
.mobile_menu_active #main-nav ul a:hover{
	color:#ccc;
}
/*/files/themify-customizer-7.2.1-7.1.3.css*/
/* Themify Customize Styling */
body {	
	font-family: "Arial", "Helvetica", sans-serif;	text-align:left;
	color: #030303;margin: auto; 
}
a {	
	color: #00a94f; 
}
a:hover {	
	color: #00a94f; 
}
#pagewrap {	width: auto;margin: auto; 
}
.pagewidth,.module_row>.row_inner {	width: auto; 
}
#body {	margin: auto; 
}
#content {	width: auto;margin: auto; 
}
h1 {	
	color: #030303; 
}
h2 {	
	color: #030303; 
}
h3 {	
	color: #030303; 
}
h4 {	
	color: #030303; 
}
h5 {	
	color: #030303; 
}
h6 {	
	color: #030303; 
}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=number], input[type=tel], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=time], input[type=week] {	
	color: #030303; 
}
input[type=reset], input[type=submit], button {	background: none;
	background-color: #00a94f; 
}
input[type=reset]:hover, input[type=submit]:hover, button:hover {	background: none;
	background-color: #e0f088;
	color: #030303; 
}
#headerwrap {	background: none;
	background-color: #e0f088;background-image: url(http://greenbayrunningclub.org/files/2020/06/82001015_2827414580659434_6183286393951748096_n.jpg);
	background-size: cover;
	background-position: center center;
	padding: 0px;
	margin: 0px; 
}
#header {	
	color: #030303; 
}
#header a {	
	color: #030303; 
}
#header a:hover {	
	color: #00a94f; 
}
body #site-logo a img {		width: 400px; 
}
#site-description {		font-size:3em;

	color: #ffffff; 
}
#main-nav {		position:relative;

	background-color: transparent;margin: auto; 
}
#main-nav a {	
	color: #ffffff;margin: auto; 
}
#main-nav a:hover {	
	color: #00a94f; 
}
.post {	
	padding: 0px; 
}
.post-title, .post-title a {	
	color: #030303; 
}
.post-title a:hover {	
	color: #00a94f; 
}
.page-title {	
	color: #030303;	font-size:0px;
	line-height:0px;

	padding: 0px;
	margin: 0px; 
}
#footerwrap {	background: none;
	background-color: #ffffff;margin: auto; 
}
#footer {	background: none;
	background-color: #ffffff;margin: auto;
	color: #030303; 
}
#footer a {	
	color: #030303; 
}
#footer a:hover {	
	color: #00a94f; 
}
#footer-nav {	width: auto;height: auto;margin: auto; 
}
#footer-nav a {	margin: auto; 
}
.footer-widgets {		text-align:left; 
}
.footer-widgets .widgettitle {	
	color: #030303; 
}
.footer-widgets .widget li {	
	background-color: transparent; 
}
@media(max-width: Arraypx) { /* Themify Customize Styling */
body #site-logo a img {		width: 400px; 
}
 }@media(max-width: Arraypx) { /* Themify Customize Styling */
body #site-logo a img {		width: 400px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 400px; 
}
 }
/* START MOBILE MENU CSS */
@media screen and (max-width:1100px){
/*/wp-content/themes/flat/mobile-menu.css*/
/************************************************************************************
HEADER
*************************************************************************************/
#header{
	text-align:left;
	padding:10px 0 5px;
	position:relative;
}

/* reset absolute elements to static */
.social-widget,
#site-logo,
#site-description{
	position:static;
	float:none;
	clear:both;
	margin:0;
}

/* site logo */
#site-logo{
	font-size:30px;
	padding:0;
}

/* site description */
#site-description{
	margin:0 0 .5em;
}

/************************************************************************************
MENU PANEL
*************************************************************************************/
body.mobile-menu-visible{
	overflow-y:hidden;
}
/* Mobile Menu Styles */
.sidemenu{
	background-color:#fc0;
	color:#000;
	width:300px;
	height:100%;
	padding:50px 25px 20px;
	display:none;
	overflow-y:scroll;
	-webkit-overflow-scrolling:touch;
	box-sizing:border-box;
	position:fixed;
	top:0;
	z-index:11111;
	transition:.2s ease-in-out;
        transition-property:left,right
}
.admin-bar .sidemenu{
	top:32px;
}
#mobile-menu{
	right:-300px;
}
#mobile-menu.sidemenu-on{
	right:0;
}
.sidemenu-active{
	position:relative;
}
.sidemenu-active,
.sidemenu-active #headerwrap{
	left:0;
	transition:left .2s ease-in-out;
}
.sidemenu-right,
.sidemenu-right #headerwrap.fixed-header{
	left:-300px;
}
.sidemenu-left,
.sidemenu-left #headerwrap.fixed-header{
	left:300px;
}
.sidemenu-left #mobile-menu.sidemenu-on{
	left:0;
}

/* searchform */
#headerwrap.fixed-header #header #searchform{
	float:none;
}
#header #searchform #s:focus,
#header #searchform #s{
	width:100%;
}

.social-widget .widget{
	padding-bottom:0;
}

/* menu icon */
#menu-icon{
	position:absolute;
	display:block;
	top:50%;
	right:0;
	text-decoration:none;
	color:#000;
	font-size:1.2em;
	line-height:normal;
	transform:translateY(-50%);
}

/* slide menu close */
#menu-icon-close{
	position:absolute;
	display:block;
	text-decoration:none;
	top:10px;
	right:10px;
	font-size:25px;
	color:inherit;
}
#menu-icon-close:after{
	content:"\e801"; /* ti-close */
	font-family:'themify_theme_icon';
}

/* main nav */
#main-nav{
	padding:0;
	margin:15px 0;
	background:0;
}
#main-nav li{
	display:block;
}

/* sub level */
#main-nav ul{
	position:static;
	display:block;
	margin:0;
	padding:0 0 0 1em;
	background:0;
	text-align:left;
}
#main-nav ul li{
	border:0;
	background:0;
	padding:0;
	margin:0;
}

/* menu link */
#main-nav a,
#main-nav ul a{
	padding:.6em 0;
	color:inherit;
	font-size:100%;
	line-height:1.5em;
	text-decoration:none;
}

/* sub level menu link */
#main-nav ul a{
	font-weight:normal;
	font-size:.95em;
}

/* menu hover */
#main-nav a:hover,
#main-nav ul a:hover{
	color:#fff;
}

/* sub-menu icon */
#main-nav ul:before{
	display:none;
}
#headerwrap #main-nav .page_item_has_children > a .child-arrow,
#headerwrap #main-nav .menu-item-has-children > a .child-arrow{
	display:none!important;
}

/* first level menu current item */
#main-nav .current_page_item a,
#main-nav .current-menu-item a{
	background:0;
	color:#fff;
}

/* Navigation */
#headerwrap.fixed-header #main-nav{
	padding:12px;
}
#headerwrap.fixed-header #header #searchform{
	margin-top:10px!important;
	display:block!important;
}
}
/* END MOBILE MENU CSS */