/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
/*GDPR Cookie Consent Plugin customizations*/
.cli-row .cli-tab-footer .cli-btn {
	background-color: #008448;
}
.cli-row .cli-tab-footer .cli-btn:hover {
	background-color: #006a3d;
}

.cli-wrapper .cli-style-v2 {
	font-size: 12pt;
}

body #cookie-law-info-bar, body .wt-cli-cookie-bar {
	padding: 15px;
}

.cookielawinfo-column-1 {
    width: 25%
}

.cookielawinfo-column-2 {
    width: 10%
}

.cookielawinfo-column-3 {
    width: 15%
}

.cookielawinfo-column-4 {
    width: 50%
}

.cookielawinfo-simple thead {
    width: 100%
}

.cookielawinfo-simple td {
    padding: 5px 5px 5px 0;
    vertical-align: top
}

.cookielawinfo-simple thead th {
    padding-right: 10px;
    text-align: left
}

.cookielawinfo-modern {
    border: 1px solid #e3e3e3;
    background-color: #f2f2f2;
    width: 100%;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px
}

.cookielawinfo-modern td,
.cookielawinfo-modern th {
    padding: 5px;
    color: #333
}

.cookielawinfo-modern thead {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    padding: .2em 0 .2em .5em;
    text-align: left;
    color: #4b4b4b;
    background-color: #c8c8c8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e3e3e3), color-stop(.6, #b3b3b3));
    background-image: -moz-linear-gradient(top, #d6d6d6, #b0b0b0, #b3b3b3 90%);
    border-bottom: solid 1px #999
}

.cookielawinfo-modern th {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 17px;
    line-height: 20px;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    text-shadow: #fff 1px 1px 1px
}

.cookielawinfo-modern td {
    line-height: 20px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff
}

.cookielawinfo-modern tr.cookielawinfo-row:hover {
    background-color: #fff
}

.cookielawinfo-elegant {
    border: 1px solid #dfdfdf;
    background-color: #f9f9f9;
    width: 100%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-family: Arial, "Bitstream Vera Sans", Helvetica, Verdana, sans-serif;
    color: #333
}

.cookielawinfo-elegant tr {
    border-top-color: #fff;
    border-bottom: 1px solid #dfdfdf;
    color: #555
}

.cookielawinfo-elegant th {
    text-shadow: rgba(255, 255, 255, .796875) 0px 1px 0px;
    font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
    font-weight: 400;
    padding: 7px 7px 8px;
    text-align: left;
    line-height: 1.3em;
    font-size: 14px
}

.cookielawinfo-elegant td {
    font-size: 12px;
    padding: 4px 7px 2px;
    vertical-align: top
}

.cookielawinfo-rounded {
    background-color: #f5f5f5;
    padding: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #ebebeb
}

.cookielawinfo-rounded td,
.rounded th {
    padding: 1px 5px
}

.cookielawinfo-rounded thead {
    text-shadow: 0 1px 0 #fff;
    color: #999
}

.cookielawinfo-rounded th {
    text-align: left;
    text-transform: uppercase;
    font-size: 11pt;
    border-bottom: 1px solid #fff;
    padding: 1px 5px
}

.cookielawinfo-rounded td {
    font-size: 10pt;
    padding: 5px
}

.cookielawinfo-rounded tr.cookielawinfo-row:hover {
    background-color: #fff
}

table.cookielawinfo-classic {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    color: #333
}

table.cookielawinfo-classic thead tr th {
    text-transform: uppercase;
    background: #e2e2e2
}

table.cookielawinfo-classic tfoot tr th,
table.cookielawinfo-classic tfoot tr td {
    text-transform: uppercase;
    color: #000;
    font-weight: 700
}

table.cookielawinfo-classic tfoot tr th {
    width: 20%
}

table.cookielawinfo-classic tfoot tr td {
    width: 80%
}

table.cookielawinfo-classic td,
table.cookielawinfo-classic th {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px;
    line-height: 1.8em;
    font-size: .8em;
    vertical-align: top;
    width: 20%
}

table.cookielawinfo-classic tr.odd th,
table.cookielawinfo-classic tr.odd td {
    background: #efefef
}

table.cookielawinfo-winter {
    font: 85% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    padding: 0;
    margin: 10px 0 20px;
    border-collapse: collapse;
    color: #333;
    background: #f3f5f7
}

table.cookielawinfo-winter a {
    color: #3a4856;
    text-decoration: none;
    border-bottom: 1px solid #c6c8cb
}

table.cookielawinfo-winter a:visited {
    color: #777
}

table.cookielawinfo-winter a:hover {
    color: #000
}

table.cookielawinfo-winter caption {
    text-align: left;
    text-transform: uppercase;
    padding-bottom: 10px;
    font: 200% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif
}

table.cookielawinfo-winter thead th {
    /*background: #3a4856;*/
    background: #365a5a;
    padding: 15px 10px;
    color: #fff;
    text-align: left;
    font-weight: 400
}

table.cookielawinfo-winter tbody {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee
}

table.cookielawinfo-winter tbody {
    border-bottom: 1px solid #eaecee
}

table.cookielawinfo-winter tbody td,
table.cookielawinfo-winter tbody th {
    padding: 10px;
    text-align: left
}

table.cookielawinfo-winter tbody tr {
    background: #f3f5f7
}

table.cookielawinfo-winter tbody tr.odd {
    background: #f0f2f4
}

table.cookielawinfo-winter tbody tr:hover {
    background: #eaecee;
    color: #111
}

table.cookielawinfo-winter tfoot td,
table.cookielawinfo-winter tfoot th,
table.cookielawinfo-winter tfoot tr {
    text-align: left;
    font: 120% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    text-transform: uppercase;
    background: #fff;
    padding: 10px
}

@media(max-width:800px) {
    table.cookielawinfo-row-cat-table td,
    table.cookielawinfo-row-cat-table th {
        width: 23%;
        font-size: 12px
    }
    table.cookielawinfo-row-cat-table .cookielawinfo-column-4,
    table.cookielawinfo-row-cat-table .cookielawinfo-column-4 {
        width: 45%
    }
}

.cookielawinfo-row-cat-title {
    border-bottom: 1px solid #eee;
    text-align: center
}

.cookielawinfo-row-cat-title-head {
    text-align: center
}

.cookielawinfo-row-cat-table {
    width: 99%;
    margin-left: 5px;
    word-wrap: break-word;
    table-layout: fixed
}

.cli-tab-section .cookielawinfo-row-cat-table {
    width: 100%;
    margin-left: 0
}

.cli-tab-section .cookielawinfo-row-cat-table td,
.cli-tab-section .cookielawinfo-row-cat-table th {
    font-size: 12px
}

.site-header .facetwp-facet,
.site-header .facetwp-facet .facetwp-input-wrap {
    width: 100%;
}
.site-header .facetwp-facet .facetwp-input-wrap input {
    max-width: initial;
}

.site-header .facetwp-facet .facetwp-icon {
    font: normal normal normal 14px/1 FontAwesome !important;
    color: #fff;
    line-height: 48px !important;
    vertical-align: middle !important;
    height: 48px;
    width: 50px;
    background: #008445;
    border: none;
    text-align: center;
    opacity: 1;
}
.site-header .facetwp-facet .facetwp-icon:before {
    content: "\f002";
    color: #fff;
    background: none;
    width: auto;
    height: auto;
    display: inline-block;
}
.site-header .widget_text.search-aside {
    margin-bottom: -7px;
}

/*Fix single event page*/
.single-tribe_events .tribe_events .tribe-events-event-meta {
    background: #fafafa;
    border: 1px solid #eee;
}
body #tribe-events-pg-template, 
body #tribe-events-pg-template #tribe-events {
    padding-top: 0;
}
/*Fix single event page ends*/

@media screen and (max-width: 991px) {
    .site-header .facetwp-facet {
        margin-top: 30px;
        margin-bottom: 0 !important;
    }
}
@media screen and (max-width: 1199px) {
    .site-header .facetwp-facet .facetwp-icon {
        line-height: 38px !important;
        height: 38px;
        width: 38px;
    }
    .site-header .search-aside .facetwp-input-wrap input {
        width: calc(100% - 0px);
    }
}