/*!
Theme Name: Sports Commish
Theme URI: http://bch.com
Author: BCH (Michael Schultz)
Author URI: http://michaelschultz.com
Description: Theme designed for Louisville Sports Commission.
Version: 1.0
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: _mbbasetheme
Domain Path: /languages/
Tags:

 _mbbasetheme is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

*/

/*!
 * Hamburgers
*/
@import 'hamburger.min.css';

.mobile-nav-wrapper {
    width: 100%;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    display: none;
}
.mobile-nav-wrapper.active {
    display: flex;
}
.mobile-nav-wrapper ul {
    list-style: none;
    font-family: refrigerator-deluxe, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    margin: 30px 0;
    padding: 0;
    text-align: center;
}
.mobile-nav-wrapper ul a {
    padding: 10px 0;
    display: block;
}
.mobile-nav-wrapper ul ul {
    display: none;
}
.mobile-nav-toggle {
    text-align: right;
    display: none;
    padding-top: 30px;
    padding-right: 15px;
}

@media screen and (max-width: 39.9375em) {
    .nav.main-navigation {
        display: none;
    }
    .mobile-nav-toggle {
        display: block;
    }
}

.content-block, .hero, .wrapper, sub, sup {
    position: relative
}

pre, textarea {
    overflow: auto
}

body, fieldset {
    margin: 0
}

fieldset, hr, legend, td, th {
    padding: 0
}

fieldset, hr, img, legend {
    border: 0
}

.nav, h1, h2, h3, h4, h5, h6 {
    font-family: refrigerator-deluxe, Helvetica, Arial, sans-serif
}

h4, p {
    font-size: 16px
}

.aligncenter, .clear:after, .comment-content:after, .entry-content:after, .grid:after, .site-content:after, .site-footer, .site-footer:after, .site-header:after {
    clear: both
}

.light-bg {
    background: #2d2b2c
}

.dark-bg {
    background: #211f20
}

.shiftnav-main-toggle-content a {
    display: none!important
}

article, aside, details, figcaption, figure, footer, header, hgroup, hr, main, nav, section, summary {
    display: block
}

.current_page_item .shiftnav-target {
    background-color: #3cb2ff!important
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background: 0 0
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, optgroup, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0;
    font-size: 48px
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 1px;
    border-top: 1px solid #ccc;
    margin: 1em 0
}

.gallery-item, .icon {
    display: inline-block
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

.entry-footer a, .nav a, .uppercase {
    text-transform: uppercase
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    resize: vertical
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

button, html, input, select, textarea {
    color: #222
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 1em;
    line-height: 1.4
}

::-moz-selection {
    background: #fcb040;
    text-shadow: none
}

::selection {
    background: #fcb040;
    text-shadow: none
}

audio, canvas, img, video {
    vertical-align: middle
}

.browsehappy {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

*, :after, :before {
    box-sizing: border-box
}

body, html {
    margin: 0;
    padding: 0;
    color: #fff;
    background: #231f20;
    font-family: jaf-facitweb, Helvetica, Arial, sans-serif
}

.site-content {
    background: #fff
}

.wf-loading {
    opacity: 0
}

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

a:hover {
    text-decoration: underline
}

.no-underline, .no-underline:hover {
    text-decoration: none
}

img {
    height: auto;
    max-width: 100%;
    padding-bottom: 16px
}

.icon {
    width: 40px;
    height: 40px;
    background-size: contain
}

h2 {
    font-size: 32px
}

h3 {
    font-size: 24px
}

h1, h2, h3, h4, h5, h6 {
    clear: both
}

p {
    margin-bottom: 1.5em;
    line-height: 30px;
    font-weight: 600
}

blockquote {
    margin: 0 1.5em
}

address {
    margin: 0 0 1.5em
}

.center-text {
    text-align: center
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    display: block;
    margin: 0 auto
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important
}

.screen-reader-text:active, .screen-reader-text:focus, .screen-reader-text:hover {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    color: #3cb2ff;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.grid [class*=col-]:last-of-type, .grid-pad [class*=col-]:last-of-type {
    padding-right: 0
}

.clear:after, .clear:before, .comment-content:after, .comment-content:before, .entry-content:after, .entry-content:before, .site-content:after, .site-content:before, .site-footer:after, .site-footer:before, .site-header:after, .site-header:before {
    content: '';
    display: table
}

.infinite-scroll .paging-navigation, .infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

.grid {
    margin: 0
}

.grid:after, .grid:before {
    content: " ";
    display: table
}

[class*=col-] {
    float: left;
    padding-right: 0
}

.col-1-2 {
    width: 50%
}

.col-1-3 {
    width: 33.33%
}

.col-2-3 {
    width: 66.66%
}

.col-1-4 {
    width: 25%
}

.col-3-4 {
    width: 75%
}

.col-1-8 {
    width: 12.5%
}

.col-7-8 {
    width: 87.5%
}

.grid-pad, .module {
    padding: 0
}

.wrapper {
    max-width: 1024px
}

.carbon {
    background: url(assets/images/carbon-fiber.png)
}

.color-text {
	text-align: center;
    color: #de731d;
	background: linear-gradient(to bottom right, #1daade, #de731d);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
	/*color: #de731d;
    -webkit-text-fill-color: #1daade;
    background: -webkit-linear-gradient(top left, #1daade, #de731d);
    background: linear-gradient(to bottom right, #1daade, #de731d);
    color:transparent;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;*/
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.items {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.pad-bottom {
    padding-bottom: 100px
}

.text-block {
    padding: 100px 0
}

.center-element {
    margin: 0 auto
}

.width-s {
    max-width: 540px
}

.width-m {
    max-width: 680px
}

.content-block {
    margin: 0 32px;
    z-index: 5
}

.blog-block {
    padding: 16px
}

.account-for-hero {
    margin-top: 48px
}

.content-block ul {
    margin: 0
}

.content-block p, .content-block ul {
    padding: 0 72px 24px
}

@media (max-width:800px) {
    .content-block p, .content-block ul {
        padding: 24px 16px 0
    }
}

.content-block h2, .content-block h3, .content-block h4 {
    margin: 8px 72px;
    padding: 8px;
    display: inline-block;
    background: #fcb040;
    color: #2d2b2c
}

.content-block h2 a, .content-block h3 a, .content-block h4 a {
    color: inherit;
    border-bottom: 2px solid #2d2b2c;
    text-decoration: none
}

@media (max-width:800px) {
    .content-block h2, .content-block h3, .content-block h4 {
        padding: 24px 16px 0
    }
}

.hide-overflow {
    overflow: hidden
}

.hero {
    margin-top: -48px;
    border-top: 8px solid #fcb040
}

img.hero {
    max-width: none!important;
    width: 100%
}

.side_hero {
    position: absolute;
    top: 40px;
    right: -70px;
    z-index: 10
}

.logo-holder, .logo-holder-table {
    opacity: .6;
    top: 0;
    position: relative
}

@media (max-width:900px) {
    .side_hero {
        display: none
    }
}

.call-out {
    display: inline-block;
    padding: 8px 32px;
    margin-top: 16px;
    margin-bottom: 16px;
    color: #fcb040
}

.logo-area-table {
    display: table;
    padding: 20px 4px
}

.logo-holder-table {
    display: table-cell;
    padding: 4px;
    -webkit-transition: top .2s, opacity .2s;
    transition: top .2s, opacity .2s
}

.logo-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 4px
}

.logo-holder {
    padding: 4px;
    -webkit-transition: top .2s, opacity .2s;
    transition: top .2s, opacity .2s
}

.logo-holder-table:hover, .logo-holder:hover {
    top: -5px;
    opacity: 1
}

.content-area {
    float: left;
    margin: 0 -25% 0 0;
    width: 100%
}

.site-main {
    margin: 0 25% 0 0
}

.site-content .widget-area {
    float: right;
    overflow: hidden;
    width: 25%
}

.site-footer {
    width: 100%
}

.entry-footer {
    text-align: right;
    margin: 0 40px
}

.entry-footer a {
    padding: 4px 14px;
    font-weight: 700;
    font-size: 18px;
    border-radius: 30px;
    background: 0 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.entry-footer a:hover {
    background: rgba(255, 255, 255, .3);
    text-decoration: none
}

.header .logo {
    background: url(assets/images/crosscountry-swags-logo.png);
    background-repeat: no-repeat;
    width: 382px;
    height: 124px;
    margin: 0 auto;
    
}

.wrapper .center-text.uppercase a {
    display: block;
    padding-bottom: 90px;
}

.header h1 {
    display: inline-block;
    border-top: 8px solid #fff
}

footer .wrapper .grid {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
}

.site-footer {
    padding-top: 24px;
    color: #ddd
}

.circle-text, .nav a {
    color: #fff!important;
    font-weight: 700;
    font-size: 18px
}

.site-footer #footer-logo {
    display: inline-block;
    float: left
}

@media (max-width:800px) {
    .site-footer #footer-logo {
        width: 50%
    }
}

.site-footer ul {
    -webkit-padding-start: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0
}

.site-footer address {
    line-height: 30px;
}

@media (max-width:800px) {
    .site-footer address {
        display: none!important;
        visibility: hidden
    }
}

.contact-holster {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: flex-start;
}
    .contact-holster address {
        width: 50%;
        display: inline-block;
    }

.contact-links {
    list-style: none;
    display: inline-block;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
    width: 50%;
}

.contact-links li {
    vertical-align: top;
    line-height: 30px
}

.main-navigation, .page-links {
    clear: both
}

@media (max-width:800px) {
    .contact-links {
        display: none!important;
        visibility: hidden
    }
}

.social-links {
    display: flex;
    margin: 0;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
}

.social-links li {
    display: table-cell;
    margin: 0 5px
}

.social-links li a i {
    padding: 5px 0;
    margin: 0 10px
}

@media (max-width:800px) {
    .social-links {
        width: 50%
    }
}

.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 40px
}

.nav ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap
}

.nav ul li {
    padding: 8px
}

.nav a {
    text-decoration: none
}

.nav a:hover {
    text-decoration: underline
}

.main-navigation ul {
    list-style: none;
    margin: 8px 0;
    padding-left: 0
}

.hentry, .page-links {
    margin: 0 0 1.5em
}

.main-navigation li {
    float: left;
    position: relative
}

.main-navigation a {
    display: block
}

.main-navigation ul ul {
    background: rgba(0, 0, 0, .4);
    box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
    display: none;
    float: left;
    left: 0;
    position: absolute;
    top: 1.5em;
    z-index: 99999
}

.main-navigation ul ul ul {
    left: 100%;
    top: 0
}

.main-navigation ul ul a {
    width: 200px
}

.main-navigation ul li:hover>ul {
    display: block
}

.menu-toggle {
    cursor: pointer;
    display: none
}

@media screen and (max-width:600px) {
    .main-navigation.toggled .nav-menu, .menu-toggle {
        display: block
    }
    .main-navigation ul {
        display: none
    }
}

.site-main .comment-navigation, .site-main .paging-navigation, .site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden
}

.comment-navigation .nav-previous, .paging-navigation .nav-previous, .post-navigation .nav-previous {
    float: left;
    width: 50%
}

.comment-navigation .nav-next, .paging-navigation .nav-next, .post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%
}

.byline, .updated {
    display: none
}

.group-blog .byline, .single .byline {
    display: inline
}

.comment-content img.wp-smiley, .entry-content img.wp-smiley, .page-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

.wp-caption {
    border: 1px solid #ccc;
    margin-bottom: 1.5em;
    max-width: 100%
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%
}

.wp-caption-text {
    text-align: center
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.site-main .gallery {
    margin-bottom: 1.5em
}

.site-main .gallery a img {
    border: none;
    height: auto;
    max-width: 90%
}

.widget select, embed, iframe, object {
    max-width: 100%
}

.site-main .gallery dd, .site-main .gallery figcaption {
    margin: 0
}

@media screen and (max-width:600px){
  .icon-container {
    flex-wrap: wrap;
  }
  .icon-circle {
    display: block;
  }
}

.live-in-lou-color .circle {
    background-color: #330072;
}

.circle {
  border-radius: 50%;
  background-color: #3cb2ff;
  padding: 10px;
  width: 80%;
  margin: 0 20px;
  -webkit-transition: background-color .2s ease-in-out;
  transition: background-color .2s ease-in-out
}

.circle:hover {
    background-color: #fcb040;
    text-decoration: none
}
@media screen and (max-width:600px){
  .circle {
    width: 50%;
  }
}

.circle-text {
    text-decoration: none;
    line-height: 50px;
    display: block;
}
/*
.schedule {
    background-image: url(assets/images/calendar.png);
}

.register {
    background-image: url(assets/images/register.png);
}

.course {
    background-image: url(assets/images/route.png);
}*/

.widget {
    margin: 0 0 1.5em
}

.widget_search .search-submit {
    display: none
}

.comment-content a {
    word-wrap: break-word
}

.hidden {
    display: none!important;
    visibility: hidden
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

@media print {
    blockquote, img, pre, tr {
        page-break-inside: avoid
    }
    * {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a, a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }
    blockquote, pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: .5cm
    }
    h2, h3, p {
        orphans: 3;
        widows: 3
    }
    h2, h3 {
        page-break-after: avoid
    }
}