/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/****************************************************************** Fonts */

@font-face {
    font-family: Calibre-Black;
    src: url(/wp-content/themes/enfold-child/fonts/Calibre-Black.woff);
}
@font-face {
    font-family: Calibre-Black-Italic;
    src: url(/wp-content/themes/enfold-child/fonts/Calibre-Black-Italic.woff);
}
@font-face {
    font-family: Calibre-Bold;
    src: url(/wp-content/themes/enfold-child/fonts/Calibre-Bold.woff);
}
@font-face {
    font-family: Calibre-Bold-Ialic;
    src: url(/wp-content/themes/enfold-child/fonts/Calibre-Bold-Italic.woff);
}
@font-face {
    font-family: Calibre-Light;
    src: url(/wp-content/themes/enfold-child/fonts/Calibre-Light.woff);
}
@font-face {
    font-family: Calibre-Light-Italic;
    src: url(/wp-content/themes/enfold-child/fonts/Calibre-Light-Italic.woff);
}
@font-face {
    font-family: Calibre-Medium;
    src: url(/wp-content/themes/enfold-child/fonts/Calibre-Medium.woff);
}
@font-face {
    font-family: Calibre-Medium-Italic;
    src: url(/wp-content/themes/enfold-child/fonts/Calibre-Medium-Italic.woff);
}
@font-face {
    font-family: Calibre-Regular;
    src: url(/wp-content/themes/enfold-child/fonts/Calibre-Regular.woff);
}
@font-face {
    font-family: Calibre-Regular-Italic;
    src: url(/wp-content/themes/enfold-child/fonts/Calibre-Regular-Italic.woff);
}
@font-face {
    font-family: Calibre-Semibold;
    src: url(/wp-content/themes/enfold-child/fonts/Calibre-Semibold.woff);
}
@font-face {
    font-family: Calibre-Semibold-Italic;
    src: url(/wp-content/themes/enfold-child/fonts/Calibre-Semibold-Italic.woff);
}
@font-face {
    font-family: Calibre-Thin;
    src: url(/wp-content/themes/enfold-child/fonts/Calibre-Thin.woff);
}
@font-face {
    font-family: Calibre-Thin-Italic;
    src: url(/wp-content/themes/enfold-child/fonts/Calibre-Thin-Italic.woff);
}
@font-face {
    font-family: Gilroy-Light;
    src: url(/wp-content/themes/enfold-child/fonts/Gilroy-Light.woff);
}
@font-face {
    font-family: Gilroy-ExtraBold;
    src: url(/wp-content/themes/enfold-child/fonts/Gilroy-ExtraBold.woff);
}

/****************************************************************** Top Bar */

#header_meta {
    background: #111010;
    padding: 5px 0px;
    height: 45px;
}
#top #header_meta .social_bookmarks {
    height: 45px;
    line-height: 45px;
}
#top #header_meta .social_bookmarks:before {
    content: "Follow Us:";
    display: inline-block;
    float: left;
    color: #ababab;
    font-size: 17px;
    font-family: "Calibre-Light";
    margin-right: 10px;
}
#top #header_meta .social_bookmarks li {
    width: 45px;
    height: 45px;
    background: #3c53aa;
    margin-top: -5px;
    border: none;
    margin-right: 3px;
}
#top #header_meta .social_bookmarks li.social_bookmarks_instagram {
    background: url(/wp-content/uploads/2019/06/instagram-bg.png);
    background-size: 105% 100%;
}
#top #wrap_all #header_meta .social_bookmarks a {
    width: 45px;
    height: 45px;
    line-height: 45px;
    color: white;
	background: transparent;
}
#top .social_bookmarks_instagram a:before {
    content: "\f16d";
    font-family: "FontAwesome";
    position: absolute;
    left: 0px;
    width: 45px;
    text-align: center;
    top: 1px;
}
#top #wrap_all #header_meta .social_bookmarks a:hover {
	opacity: .8;
}
#header_meta .phone-info span {
    color: #ababab;
    font-family: Calibre-Light;
    font-size: 17px;
    position: relative;
    padding: 3px 0px 0px 25px;
}
#header_meta .phone-info span strong {
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    font-family: Calibre-Semibold;
}
#header_meta .top-address {
    margin-right: 40px;
}
#header_meta .phone-info .top-address:before {
    content: " ";
    width: 15px;
    height: 15px;
    background-image: url(/wp-content/uploads/2019/06/address-icon.png);
    position: absolute;
    background-size: contain;
    left: 0px;
    background-repeat: no-repeat;
    background-position: center center;
    top: 2px;
}
#header_meta .phone-info .top-address:after {
    content: " ";
    width: 2px;
    height: 14px;
    background: #efefef;
    position: absolute;
    right: -20px;
    top: 2px;
    opacity: .3;
}
#header_meta .phone-info .top-directions:before {
    content: " ";
    width: 15px;
    height: 15px;
    background-image: url(/wp-content/uploads/2019/06/directions-icon.png);
    position: absolute;
    background-size: contain;
    left: 0px;
    background-repeat: no-repeat;
    background-position: center center;
    top: 2px;
}
#header_meta .sub_menu {
    margin-left: 10px;
    margin-top: 5px;
}
#header_meta .sub_menu li a {
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    font-family: Calibre-Semibold;
    padding-left: 25px;
	position: relative;
}
#header_meta .sub_menu li a:before {
	content: " ";
    width: 15px;
    height: 15px;
    background-image: url(/wp-content/uploads/2019/06/newsletter-icon.png);
    position: absolute;
    background-size: contain;
    left: 0px;
    background-repeat: no-repeat;
    background-position: center center;
    top: 4px;
}
#top #header_meta .sub_menu li a:hover {
    color: white;
    text-decoration: none;
    opacity: .8;
}

/****************************************************************** Header */

#header_main .av-logo-container {
    position: absolute;
    width: 250px;
    left: calc(50% - 125px);
    padding: 0px;
    z-index: 9999;
}
#header_main .logo {
    width: 100%;
}
#header_main .logo img {
    height: 100px;
    margin: 0 auto;
    margin-top: 10px;
}
#header_main_alternate {
    height: 120px;
}
#top #header_main_alternate .menu {
    width: 100%;
    margin-top: 40px;
}
#header_main_alternate .menu-item-top-level-1, #header_main_alternate .menu-item-top-level-2 {
    float: left;
}
#header_main_alternate .menu-item-top-level-1 {
    margin-left: 175px;
}
#header_main_alternate .menu-item-top-level-3, #header_main_alternate .menu-item-top-level-4 {
    float: right;
}
#header_main_alternate .menu-item-top-level-3 {
    margin-right: 125px;
}
#top #header_main_alternate li a {
    color: #434343;
    font-family: Gilroy-ExtraBold;
    text-transform: uppercase;
    font-size: 17px;
    padding: 15px 40px;
    line-height: 1;
    height: auto;
}
#top #header_main_alternate li a:before {
    content: " ";
    width: 0px;
    height: 5px;
    background: #f7941c;
    position: absolute;
    left: 50%;
    top: 0px;
	transition: .3s all;
}
#top #header_main_alternate li a:hover:before, #top #header_main_alternate li.current-menu-item a:before {
    width: calc(100% - 80px);
	left: 40px;
}
#top #header_main .sub-menu {
    background: #111010;
    border-radius: 5px;
    padding: 8px 0px;
}
#top #header_main .sub-menu li a {
    border: none;
    padding: 10px 20px;
    background: none;
    color: white;
    font-family: Gilroy-Light;
    text-transform: none;
    font-size: 16px;
}
#top #header_main .sub-menu li a:before {
	display: none;
}
#top #header_main .sub-menu li a:hover, #top #header_main .sub-menu li.current-menu-item > a {
	background: #f7941c;
	color: #272727;
}

/****************************************************************** Sticky Header */

.header-scrolled #header_main_alternate {
    height: 80px;
    box-shadow: 2px 2px 8px rgba(0,0,0,.4);
}
#top .header-scrolled #header_main_alternate .menu {
    margin-top: 16px;
}
.header-scrolled #header_main .av-logo-container {
    margin-top: 10px;
}
.header-scrolled #header_main .logo img {
    margin: 0 auto;
}

/****************************************************************** Page Title */

#main #page-banner {
    background-size: cover;
    background-position: 50% 50%;
    padding: 4% 0px;
}
#main #page-banner h1 {
    margin: 0px;
    color: white;
    text-align: center;
}
#page-breadcrumbs {
    background: #efefef;
    padding: 13px 0px 7px;
}
#main #breadcrumbs {
    margin: 0px;
}
#main #breadcrumbs span, #main #breadcrumbs a {
    font-family: Gilroy-ExtraBold;
    font-size: 15px;
    text-transform: uppercase;
}
#breadcrumbs a {
    color: #6d6d6d;
}

/****************************************************************** Content */

#main .container_wrap {
    border: none;
}
#top {
    font-family: Calibre-Regular;
    font-size: 18px;
}
#top #main {
    padding-top: 175px !important;
	position: relative;
}
#main h1, #main h2, #main h3, #main h4, #main p, #main ol, #main ul {
	margin: 0px 0px 15px;
}
#main h1 {
    font-family: Gilroy-ExtraBold;
    text-transform: uppercase;
    font-size: 3.6rem;
}
#main h2 {
    font-family: Gilroy-ExtraBold;
    text-transform: uppercase;
    font-size: 2.5rem;
}
#main h3 {
    font-family: Gilroy-ExtraBold;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#main h4 {
    font-family: Gilroy-Light;
    text-transform: uppercase;
    font-size: 1.4rem;
}
#main p, #main li {
    line-height: 1.5;
}
#main strong {
	color: inherit;
}
#main a:hover {
	opacity: .8;
    text-decoration: underline;
}
#main .white-text * {
	color: white;
}
#main .avia_textblock *:last-child {
    margin-bottom: 0px;
}
#top #main .avia-button {
    background: #f7941c;
    border: none;
    text-transform: uppercase;
    font-family: Calibre-Semibold;
    padding: 18px 45px 14px;
    line-height: 1;
    font-size: 16px;
    border-radius: 0px;
    color: #272727;
}
#main ul li {
    list-style: disc;
    margin-left: 25px;
}
#main .esg-grid ul li {
    list-style: none;
    margin-left: 0px;
}
#main .avia-table ul li {
    list-style: none;
    margin-left: 0px;
}
#main ol ol {
    margin-top: 5px;
}
#main ol ol li {
    margin-bottom: 0px;
}
#main .tribe-community-events .insert-page {
    background: white;
    padding: 20px 20px 5px 20px;
    margin-bottom: 15px;
}
#main .insert-page, #main .insert-page li {
    font-size: 17px;
    color: #333;
}
#main .tribe-community-events .tribe-section.tribe-section-taxonomy .select2-selection {
    border: none;
}
#main .tribe-community-events .tribe-section.tribe-section-taxonomy .select2-selection .select2-selection__rendered {
    margin-bottom: 0px;
}
#main .tribe-community-events .tribe-section.tribe-section-taxonomy .select2-selection .select2-selection__rendered li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
#main .tribe-community-events .tribe-section.tribe-section-taxonomy .select2-selection .select2-selection__rendered li input {
    margin-bottom: 0px;
}
#main .tribe-community-events .select2-selection__choice {
    background: #f7941c;
    margin-top: 0px;
    font-weight: 600;
    font-size: 16px;
    font-family: Calibre-Semibold;
    padding: 9px 12px 5px !important;
    color: #272727;
    border: none;
    margin: 0px 5px 5px 0px !important;
}
#main .tribe-community-events .select2-selection__choice span {
    color: inherit;
}

/****************************************************************** Home */

#main .flex_cell.av_two_third .flex_cell_inner .av_one_full {
    max-width: 800px;
}
#main .av-layout-grid-container .av_one_half .av_one_full {
    max-width: 500px;
}
#main .flex_cell.av_two_third.avia-builder-el-first .flex_cell_inner .av_one_full, #main .av-layout-grid-container .av_one_half.avia-builder-el-first .av_one_full {
    float: right;
    margin-right: 60px;
}
#main .events-heading {
    border-bottom: 2px solid #ccc;
    padding: 25px 0px 15px;
    text-align: center;
}
#main .events-heading h3 {
    display: inline-block;
    padding-left: 40px;
	position: relative;
}
#main .events-heading h3:before {
    content: " ";
    width: 25px;
    height: 25px;
    position: absolute;
    background-image: url(/wp-content/uploads/2019/06/events-icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    left: 0px;
    top: -2px;
}
#top #main .events-button .avia-button {
    background: none;
    color: #272727;
    font-size: 17px;
    font-family: Gilroy-ExtraBold;
    padding: 18px 0px 14px 35px;
}
#main .events-button .avia-button:before {
    content: " ";
    width: 20px;
    height: 20px;
    position: absolute;
    background-image: url(/wp-content/uploads/2019/06/icon-more.png);
    left: 0px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    top: 16px;
}
#main .fw-section > .container {
    max-width: 100%;
    padding: 0px;
}
#main .tiny-spacing .template-page {
    padding: 5px 0px;
}
#main .tiny-spacing .av-flex-placeholder {
    width: 5px;
}
#main .hover-boxes {
    z-index: 99;
}
#main .hover-boxes .flex_column {
    padding: 17% 0px 15px;
	width: 25%;
}
#main .hover-boxes .flex_column:before {
    width: 100%;
    height: 150px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    content: " ";
    background: -moz-linear-gradient(top, rgba(30,87,153,0) 0%, rgba(0,0,0,0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(30,87,153,0) 0%,rgba(0,0,0,0.7) 100%);
    background: linear-gradient(to bottom, rgba(30,87,153,0) 0%,rgba(0,0,0,0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#b3000000',GradientType=0 );
    z-index: 99;
    visibility: visible;
}
#main .hover-boxes .av_textblock_section {
    position: relative;
    z-index: 999;
}
#main .hover-boxes .flex_column:hover {
    opacity: .8;
}
#main .events-feed {
    padding: 0px;
    border-bottom: 2px solid #ccc;
}
#main .events-feed .pt-cv-content-item {
    padding-bottom: 0px;
    overflow: visible;
}
#main .events-feed .pt-cv-ifield {
    padding: 15px;
}
#main .events-feed .pt-cv-ifield:before {
	content: " ";
	width: 20px;
	height: 100%;
	position: absolute;
	background: white;
	left: -5px;
	top: 0px;
	display: none;
}
#main .events-feed .pt-cv-ifield:after {
    content: " ";
    width: 36px;
    height: 36px;
    background-image: url(/wp-content/uploads/2019/06/Layer-30.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    left: -25px;
    top: calc(50% - 18px);
	display: none;
}
#main .events-feed .pt-cv-ifield:hover {
    background: white;
}
#main .events-feed .pt-cv-ifield:hover:before, #main .events-feed .pt-cv-ifield:hover:after {
	display: block;
}
#main .events-feed .pt-cv-href-thumbnail {
    max-width: 150px;
    float: left;
    padding-right: 15px;
}
#main .events-feed .pt-cv-title {
    font-size: 18px;
    font-family: Gilroy-ExtraBold;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
#main .events-feed .pt-cv-title:after {
    content: " ";
    width: 35px;
    height: 2px;
    background: #f7941c;
    position: absolute;
    left: 0px;
    bottom: -1px;
}
#main .events-feed .pt-cv-content {
    font-size: 16px;
    line-height: 1.3;
}
#main .events-feed .pt-cv-readmore {
    display: none;
}
#main .events-feed .pt-cv-custom-fields {
    font-family: Gilroy-ExtraBold;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0px 0px 10px;
	color: #272727;
}
#main .eg-logo-slider-wrapper .esg-media-poster {
    background-size: contain;
    max-height: 75px;
    max-width: 250px;
    transform: translate(-50%, -50%) !important;
    left: 50%;
    top: 50%;
    width: 85%;
}
#main .esg-navbutton-solo-left {
    top: calc(50% - 20px) !important;
    margin-left: -65px !important;
}
#main .esg-navbutton-solo-right {
    top: calc(50% - 20px) !important;
    margin-right: -65px !important;
}
#main .esg-navigationbutton {
    border: none;
    border-radius: 0px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    padding: 0px;
	background: transparent;
}
#main .esg-navigationbutton:hover {
    box-shadow: none;
    background: #f7941c;
    color: white;
}
#main .esg-navigationbutton i {
    color: #f7941c;
    font-size: 16px;
}
#main .esg-navigationbutton:hover i {
	color: white;
}
#main .list-checks ul li {
    list-style: none;
    margin: 0px;
    position: relative;
    padding: 3px 0px 3px 30px;
}
#main .list-checks ul li:before {
    content: "\f00c";
    font-family: "FontAwesome";
    position: absolute;
    color: #f7941c;
    left: 3px;
    top: -1px;
    font-size: 20px;
}
#main .slider-events {
    position: absolute;
    top: 175px;
    width: 33vw;
    right: 0px;
    height: 625px;
    z-index: 99;
}
#main .slider-events .av_two_third {
    display: none;
}
#main .slide-sub {
    font-family: Gilroy-Light;
    text-transform: uppercase;
    font-size: 1.4rem !important;
    margin-bottom: 20px !important;
}
#main .slide-head {
    font-family: Gilroy-ExtraBold;
    text-transform: uppercase;
    font-size: 3.6rem !important;
    line-height: 1 !important;
}
#main .events-feed .featured-event .pt-cv-href-thumbnail {
    max-width: 100%;
    padding-right: 0px;
    float: none;
}
#main .featured-event img {
    max-height: 175px;
    width: auto;
}
#top #main .events-feed .featured-event .pt-cv-readmore {
    display: block;
    color: #272727 !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    font-family: Calibre-Semibold;
    background: #f7941c;
    max-width: 125px;
    text-align: center;
    padding: 8px 0px 3px;
}
#main .avia-layerslider {
    height: auto !important;
}
#main .events-heading {
    border: none;
}
#main .featured-event .panel-group {
    padding: 0px 20px 20px;
}
#main .events-feed .panel {
    border: none;
    box-shadow: none;
}
#main .events-feed .panel .panel-title {
    color: #434343;
    padding: 10px 30px 6px 10px;
}
#main .events-feed .panel .panel-title:after {
    content: "\f107";
    font-family: "FontAwesome";
    position: absolute;
    right: 15px;
    font-weight: 600;
    font-size: 22px;
    color: #f7941c;
}
#main .events-feed .panel .panel-title[aria-expanded="true"]:after {
    transform: rotate(180deg);
}
#main .events-feed .pull-right {
    display: none;
}

@media screen and (min-width: 1400px) {
	#main .featured-event .panel-group {
    	height: 495px;
    	overflow-y: scroll;
	}
	#main .featured-event .panel-group::-webkit-scrollbar {
		width: 15px;
	}
	#main .featured-event .panel-group::-webkit-scrollbar-track {
    	background: #ccc;
	}
	#main .featured-event .panel-group::-webkit-scrollbar-thumb {
    	background: #f7941c;
		border-radius: 0px;
	}
	#main .events-feed .featured-event .pt-cv-href-thumbnail {
    	float: right;
    	margin: 0px 0px 10px 10px;
	}
}

/****************************************************************** Single Listings */

#top.single-listing #main> .container_wrap_first {
    padding: 50px 0px;
}
.listing-content {
    width: 70%;
    display: block;
    float: left;
}
.listing-content-left {
    width: 200px;
    display: block;
    float: left;
}
.listing-content-left img {
    max-width: 100%;
}
.listing-content-right {
    width: calc(100% - 200px);
    display: block;
    float: left;
    padding: 0px 40px;
}
#main .listing-content-right h2 {
    font-size: 2rem;
}
.listing-sidebar {
    width: 30%;
    display: block;
    float: left;
    background-image: url(/wp-content/uploads/2019/06/contact-info-1.png);
	background-size: cover;
    border-radius: 5px;
}
.listing-sidebar > div {
    padding: 22px 10px 15px 75px;
    border-bottom: 1px solid white;
	position: relative;
}
.listing-sidebar > div:before {
    content: " ";
    background-color: #2a2a2c;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 25px;
    border-radius: 50%;
    top: 18px;
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: center center;
}
.listing-sidebar .listing-phone:before {
    background-image: url(/wp-content/uploads/2019/06/contact-icon-phone.png);
}
.listing-sidebar .listing-email:before {
    background-image: url(/wp-content/uploads/2019/06/contact-icon-mail.png);
}
.listing-sidebar .listing-address:before {
    background-image: url(/wp-content/uploads/2019/06/contact-icon-map.png);
}
.listing-sidebar .listing-website:before {
    background-image: url(/wp-content/uploads/2019/06/contact-icon-website.png);
}
.listing-sidebar .listing-hours:before {
    background-image: url(/wp-content/uploads/2019/06/contact-icon-hours.png);
}
#main .listing-address {
    overflow: hidden;
}
#main .listing-address span {
    display: inline-block;
    float: left;
    margin-right: 5px;
}
#main .listing-address .listing-comma {
    margin-left: -5px;
}
#main .listing-website a {
    word-break: break-all;
}
#main .listing-hours ul li {
    list-style: none;
    margin-left: 0px;
}
#main .listing-hours strong {
    width: 95px;
    display: inline-block;
    text-transform: uppercase;
    font-family: Gilroy-ExtraBold;
    font-size: 14px;
}
#main .listing-sidebar, #main .listing-sidebar a {
    color: #272727;
}
.listing-sidebar .listing-social-links {
    border: none;
    background: #e57d20;
    text-align: center;
    padding: 22px 10px 15px;
}
.listing-sidebar .listing-social-links:before {
	display: none;
}
#main .listing-social-links .fa {
    width: 35px;
    height: 35px;
    background: #434343;
    border-radius: 50%;
    line-height: 37px;
    text-align: center;
    color: white;
}
#main .related-listings {
    background: #efefef;
    padding: 65px 0px;
}
#main .related-listings h2 {
    text-align: center;
    margin-bottom: 35px;
}
#main .listings-map {
    padding: 65px 0px;
}
#main .listings-map h2 {
    text-align: center;
	margin-bottom: 35px;
}
#main .listings-map .map-holder {
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    padding: 40px 20px 33px 20px;
}
.single-listing #main > .container_wrap > .container {
    display: flex;
}
.listing-content {
    position: relative;
	padding-bottom: 50px;
}
.hours-disclaimer {
    position: absolute;
    bottom: 0px;
    padding-right: 25px;
}
#main .hours-disclaimer p {
    margin: 0px;
    line-height: 1.2;
}

/****************************************************************** Listings Grid */

#top #main .listings-grid {
    border-left: none;
}
#main .listings-grid .pt-cv-content-item {
    padding: 25px;
}
#top #main .listings-grid .pt-cv-content-item:nth-child(even) {
    border-right: none;
}
#main .listings-grid h4 {
    font-family: Gilroy-ExtraBold;
    font-size: 1.2rem;
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 10px;
}
#main .listings-grid h4:after {
    content: " ";
    width: 35px;
    height: 2px;
    background: #f7941c;
    position: absolute;
    left: 0px;
    bottom: -1px;
}
#main .listings-grid .pt-cv-href-thumbnail {
    width: 150px;
    float: left;
    margin-right: 25px;
    text-align: center;
}
#main .listings-grid img {
    width: auto;
    max-height: 80px;
    float: none !important;
    margin: 0px !important;
}
#main .listings-grid .pt-cv-colwrap {
    width: calc(100% - 175px);
    display: block;
    float: left;
}
#main .listings-grid .pt-cv-ctf-list {
    margin-bottom: 0px;
}
#main .listings-grid .pt-cv-custom-fields {
    margin-top: 0px;
    text-align: center;
    display: block;
}
#main .listings-grid .pt-cv-ctf-listing-phone .pt-cv-ctf-value {
    display: inline-block;
}
#main .listings-grid .pt-cv-ctf-listing-phone .pt-cv-ctf-value:before {
    content: "\f095";
    font-family: "FontAwesome";
    color: #f7941c;
    font-size: 15px;
    margin-right: 10px;
}
#top #main .listings-grid .pt-cv-content {
    font-size: 16px;
    line-height: 1.4;
}
#top #main .listings-grid .pt-cv-readmore {
    font-family: Calibre-Semibold;
    text-transform: uppercase;
    display: block;
    background: #f7941c;
    color: #272727 !important;
    width: 125px;
    padding: 8px 0px 3px;
    text-align: center;
}
#main .listings-grid .pt-cv-meta-fields a {
    pointer-events: none;
    font-family: Gilroy-ExtraBold;
    text-transform: uppercase;
    font-size: 14px;
    color: #272727;
}
#main .cvp-live-filter {
    text-align: center;
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    padding: 12px 0px;
}
#main .cvp-live-filter .btn div {
    padding: 13px 12px 8px 12px;
    line-height: 1;
    transition: .3s all;
}
#main .cvp-live-filter .btn div:hover {
    color: #f7941c;
}
#main .cvp-live-filter.cvp-button input[type=radio]:checked~div {
    background: #f7941c;
    color: #272727;
}

/****************************************************************** Events Calendar */

#main .tribe-events-page-title {
    font-size: 2.4rem;
}
#main #tribe-bar-form {
    background: #efefef;
    padding: 20px;
}
#tribe-events-bar .tribe-bar-date-filter, #tribe-events-bar .tribe-bar-search-filter, #tribe-events-bar .tribe-bar-submit, #tribe-events-bar .tribe-bar-views-inner {
    padding: 0px;
}
#tribe-events-bar .tribe-bar-date-filter {
    padding-right: 15px;
}
#main #tribe-bar-form label {
    color: #272727;
    font-size: 14px;
	padding: 0px;
}
#main #tribe-bar-form input {
    height: 50px;
    font-size: 16px;
}
#tribe-events-bar .tribe-bar-submit {
    padding-right: 15px;
}
#top #main #tribe-bar-form .tribe-events-button {
    height: 50px;
    border: none;
    line-height: 50px;
    padding: 0px;
    font-size: 15px;
    top: 19px;
    color: #272727;
}
#main #tribe-bar-form .tribe-events-button:hover {
    opacity: .8;
}
#main #tribe-bar-form #tribe-bar-views-toggle {
    height: 50px;
    background: white;
    padding: 19px 0px 11px 45px;
}
#tribe-events-bar .tribe-bar-views-toggle > span {
    height: 50px;
    position: absolute;
    left: 10px;
    background-position: center center;
    top: 0px;
}
#main #tribe-bar-views-toggle:after {
    top: 22px;
}
#top #tribe-bar-views .tribe-bar-views-list {
    background: white;
}
#top #tribe-bar-views .tribe-bar-views-option.tribe-bar-active, #top #tribe-bar-views .tribe-bar-views-option:hover {
    background: #efefef;
}
#main .tribe-events-calendar th {
    color: #272727;
}
#top #main .tribe-events-notices {
    background: #111010;
    font-size: 17px;
}
#main .tribe-events-notices ul {
    margin: 0px;
}
#top #wrap_all #main .tribe-events-button {
    color: #272727;
}
#main .tribe-events-calendar div[id*="tribe-events-daynum"] {
    background: #efefef;
    font-size: 15px;
    color: #474747;
}
#top #main .tribe-events-calendar .type-tribe_events {
    background: #f7941c;
    margin: 5px 5px 0px 5px;
}
#top #main .tribe-events-calendar .type-tribe_events a {
    color: #272727;
}
#main .tribe-events-tooltip {
    padding: 15px;
}
#main .tribe-events-tooltip .tribe-events-event-body {
    padding: 0px;
    font-size: 15px;
    color: #757575;
}
#main .tribe-events-tooltip .tribe-event-duration {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px;
}
#main .tribe-events-tooltip .tribe-events-event-thumb {
    float: right;
}
#main .tribe-events-tooltip .tribe-event-description p {
    line-height: 1.2;
}
#top #main .tribe-events-cal-links a {
    padding: 14px 20px 9px;
    font-size: 14px;
    border: none;
}
#main .tribe-events-title-bar {
    position: relative;
}
#main .tribe-events-title-bar .tribe-events-page-title {
    text-align: left;
    padding-right: 200px;
}
#main .tribe-events-title-bar .community-events-button {
    position: absolute;
    right: 0px;
    top: 0px;
    background: #272727;
    color: white;
    padding: 10px 20px 4px;
    text-transform: uppercase;
    font-family: "Calibre-SemiBold";
    border-radius: 3px;
}
#main .tribe-events-title-bar .community-events-button:hover {
	text-decoration: none;
}

/****************************************************************** Events Grid View */

#main .events-grid .pt-cv-ifield {
    background: #efefef;
    padding: 25px 25px 75px 25px;
    position: relative;
    min-height: 265px;
}
#main .events-grid .pt-cv-ctf-list {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 2px 15px 4px;
    background: #272727;
    color: white;
}
#main .events-grid .pt-cv-ctf-value {
    font-size: 20px;
    width: 35px;
    text-align: center;
    line-height: 1;
    text-transform: uppercase;
    font-family: Calibre-SemiBold;
}
#main .events-grid .pt-cv-title {
    padding-right: 75px;
    font-family: Gilroy-ExtraBold;
    font-size: 20px;
    margin-bottom: 25px;
}
#top #main .events-grid .pt-cv-readmore {
    background: #f7941c;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-family: Calibre-SemiBold;
    padding: 10px 10px 4px;
}
#top #main .events-grid .pt-cv-readmore:hover {
    background: #f7941c !important;
	opacity: .8;
}

/****************************************************************** Community Events */

#tribe-events .tribe-event-list-search input {
    margin: 0px;
    font-size: 16px;
    height: 50px;
}
#tribe-events .tribe-nav .tribe-button {
    background: #272727;
    border: none;
    font-weight: 600;
    color: white;
    font-size: 14px;
    font-family: Calibre-Semibold;
    padding: 14px 25px 10px 25px;
}
#tribe-events .tribe-button.add-new {
    background: #f7941c;
    margin-top: 0px;
    font-weight: 600;
    font-size: 16px;
    font-family: Calibre-Semibold;
    padding: 15px 20px 10px;
    color: #272727;
}
#tribe-events .tribe-nav .tribe-button.tribe-button-activate {
    padding-right: 35px;
}
#tribe-events .tribe-nav .tribe-button.tribe-button-activate:after {
    color: white;
    top: 20px;
}
#tribe-community-events-list th {
    background: #f7941c;
    color: #272727;
    border: none;
}
#tribe-community-events-list .odd {
    background: #efefef;
}
#tribe-community-events-list td {
    font-size: 16px;
}
#tribe-community-events-list .title a {
    color: #474747;
    font-size: 20px;
    font-weight: 600;
}
#tribe-community-events-list a {
    color: #f7941c;
}
#main h2.my-events {
    font-size: 2rem;
    margin: 0px;
}
#main .tribe-community-events.form {
    background: #efefef;
    border: none;
}
#main .tribe-community-events.form .tribe-button {
    background: #f7941c;
    margin-top: 0px;
    font-weight: 600;
    font-size: 16px;
    font-family: Calibre-Semibold;
    padding: 15px 20px 10px;
    color: #272727;
}
#main .tribe-community-events.form .tribe-button:hover {
	opacity: .8;
}
#main .tribe-section-header h3 {
    margin-bottom: 0px;
}
#top #main .tribe-community-events.form .tribe-datetime-block input {
    margin-bottom: 5px;
}
#top #ui-datepicker-div select.ui-datepicker-month, #top #ui-datepicker-div select.ui-datepicker-year {
    width: 50%;
    display: block;
    float: left;
}
#top #ui-datepicker-div select.ui-datepicker-month {
    margin-right: 10px;
    width: calc(50% - 10px);
}
#main .tribe-community-events.form p {
    font-size: 19px;
    color: #464646;
}
#main .tribe-community-events.form p strong {
    font-size: inherit;
}
#top .select2-container .select2-choice {
    height: 45px;
    line-height: 48px;
    width: 100%;
}
#top .select2-container .select2-choice .select2-arrow {
    height: 20px;
    top: 8px;
    right: 5px;
}
body#top .select2-search input[type='text'] {
    font-size: 14px;
    margin-bottom: 5px;
}
#top .select2-results .select2-result-label {
    font-size: 16px;
    padding: 8px 8px 2px;
}
#top .tribe-section-taxonomy .select2-container {
    margin: 0px;
    height: 45px;
}
#main .tribe-section-taxonomy ul {
    padding: 0px;
}
#main .tribe-section-taxonomy ul li.select2-search-field {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 45px;
}
#main .tribe-section-taxonomy ul li.select2-search-field input {
    position: absolute;
    top: 0px;
}
#main .tribe-section-taxonomy ul li input {
    width: 100% !important;
    margin: 0px;
}
#main .tribe-section-taxonomy ul li.select2-search-choice {
    margin: 2px;
    background: #efefef;
    background-image: none;
    padding: 11px 25px 5px 30px;
    list-style: none;
}
#main .tribe-section-taxonomy ul li.select2-search-choice .select2-search-choice-close {
    top: 18px;
}
#main .tribe-section-taxonomy ul li.select2-search-choice + li.select2-search-field {
    height: auto;
    width: auto;
}
#main .recurrence-rules-header {
    vertical-align: middle;
}
#top #main .tribe-recurrence-active {
    display: none;
}
#main .tribe-buttonset a {
    background: #efefef;
    border: none;
    font-weight: 600;
    text-transform: uppercase;
    color: #292929;
    padding: 12px 20px 6px;
    height: auto;
}
#main .tribe-buttonset a.tribe-active {
    background: #f7941c;
}
#top #main .select2-chosen {
    line-height: inherit;
}

/****************************************************************** Single Events */

#top.single-tribe_events #main .tribe-events-single-event-title {
    margin-bottom: 15px;
}
#top.single-tribe_events #main .tribe-events-schedule h3 {
    color: #f7941c;
    margin-bottom: 0px;
    font-size: 18px;
}
#top.single-tribe_events #main .av-single-event-meta-bar-inner {
    background: #efefef;
    border: none;
}
#top.single-tribe_events #main .av-single-event-meta-bar-inner h2 {
    font-size: 1.8rem;
}
#top.single-tribe_events #main .av-single-event-meta-bar-inner dt {
    font-size: 18px;
}
#top.single-tribe_events #main .av-single-event-meta-bar-inner abbr, #top.single-tribe_events #main .av-single-event-meta-bar-inner .tribe-events-abbr {
    font-size: 17px;
    text-decoration: none;
}
#top.single-tribe_events .tribe-events-meta-group span {
    font-size: 17px;
}
#top.single-tribe_events .tribe-events-meta-group .tribe-venue {
    font-size: 17px;
    font-weight: 600;
    color: #272727;
}
#top.single-tribe_events .tribe-events-meta-group .tribe-events-event-categories a {
    font-size: 17px;
}
#main .tribe-related-events li {
    margin-left: 0px;
    list-style: none;
}
#top #main .tribe-events-meta-group-gmap {
    border: 5px solid white;
}
#top #main .tribe-events-meta-group-gmap iframe {
    margin-bottom: -13px;
}

/****************************************************************** Forms */

#main .gform_wrapper {
	margin: 0px;
}
#main .gfield {
	margin: 0px 0px 15px;
	padding-right: 0px;
}
#top #main label {
    font-size: 17px;
    color: #474747;
}
#top #main input[type="text"], #top #main select, #top #main textarea {
    background: white;
    border: 1px solid rgba(0,0,0,.1);
    padding: 10px;
}
#top #main input[type="text"]:focus, #top #main select:focus, #top #main textarea:focus {
	border-color: #f7941c;
}
#top #main input[type="text"], #top #main select {
    height: 45px;
}
#main .gform_footer {
	padding: 0px;
}
#main .gform_button {
    font-family: Calibre-Semibold;
    text-transform: uppercase;
    padding: 14px 30px 8px;
    margin: 0px;
    color: #272727;
}
#main .gform_button:hover {
    opacity: .8;
    text-decoration: underline;
}

/****************************************************************** Footer */

body #footer {
    font-size: 16px;
    padding: 65px 0px 65px;
}
#footer:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: url(/wp-content/uploads/2019/06/transparent-logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left bottom;
}
#top #footer .widget {
    margin: 0px 0px 30px;
}
#footer .widgettitle {
    font-size: 17px;
    font-family: Calibre-SemiBold;
}
#footer .custom-html-widget {
    text-align: center;
}
#footer .fa {
    width: 35px;
    height: 35px;
    line-height: 38px;
    text-align: center;
    background: #3c53aa;
    color: white;
}
#footer .fa-instagram {
    background: url(/wp-content/uploads/2019/06/instagram-bg.png);
    background-size: cover;
}
#footer li {
    margin-bottom: 5px;
}
#main #footer ul li {
    margin-left: 0px;
    list-style: none;
}
#footer li a {
    color: #fff;
}
#footer .gfield_label {
    display: none;
}
#top #footer .gfield input[type="text"] {
    background: white;
    border: none;
    font-size: 13px;
    height: 45px;
    text-align: center;
    color: #272727;
}
#top #footer .gfield input[type="text"]::-webkit-input-placeholder, #top #footer .gfield input[type="text"]::placeholder  {
    color: #272727;
}
#footer .gform_button {
    display: block;
    width: 100%;
    text-align: center;
}
#socket {
    border: none;
    position: absolute;
    width: 100%;
    bottom: 0px;
	background: transparent;
}
#top #socket .container {
    border-top: 1px solid rgba(255,255,255,.2);
    padding: 20px 0px 17px;
}
#socket .copyright {
    font-family: Calibre-Medium;
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
    width: 100%;
	line-height: 1.1;
}
#top #scroll-top-link {
    background: #f7941c;
    color: #272727;
    border: none;
    opacity: 1;
    border-radius: 0px;
}
#top #scroll-top-link:hover {
    opacity: .8;
}
#footer .validation_error {
    border: none;
    color: white;
    line-height: 1.2;
    text-align: left;
    padding: 0px;
    font-weight: 600;
    margin-bottom: 0px;
}
#footer .gfield_error {
    max-width: 100% !important;
    border: none;
    background: none;
}
#top #footer .gfield_error input {
    border: 2px solid red;
}
#footer .gfield_error .validation_message {
    color: white;
    padding-top: 8px;
}

/****************************************************************** Responsive */

@media screen and (max-width: 1350px) {
	#main .esg-navbutton-solo-right {
    	margin-right: -45px !important;
	}
	#main .esg-navbutton-solo-left {
    	margin-left: -45px !important;
	}
}

@media screen and (max-width: 1300px) {
	#header_main_alternate .menu-item-top-level-1 {
    	margin-left: 125px;
	}
	#header_main_alternate .menu-item-top-level-3 {
    	margin-right: 60px;
	}
}

@media screen and (max-width: 1239px) and (min-width: 990px) {
    #main .events-feed .featured-event .pt-cv-href-thumbnail {
        width: 150px;
        float: right;
        margin: 0px 0px 10px 10px;
    }
    #main .slide-head {
        font-size: 3rem !important;
    }
    #main .events-heading {
        padding: 15px 0px 5px;
    }
    #main .slider-events {
        width: 400px;
    }
    #main .events-feed {
        height: 340px;
        overflow-y: scroll;
        overflow-x: hidden;
    }
    #main .hover-boxes {
        position: relative;
    }
    #main .hover-boxes:before {
        content: " ";
        width: 100%;
        height: 5px;
        background: white;
        position: absolute;
        top: 0px;
    }
}

@media screen and (max-width: 1200px) {
	#header_main_alternate .menu-item-top-level-1 {
    	margin-left: 50px;
	}
	#header_main_alternate .menu-item-top-level-3 {
    	margin-right: 0px;
	}
	#top #main .av-layout-grid-container .av_one_half .av_one_full {
    	max-width: 100%;
    	margin: 0px;
	}
	#main #page-banner h1 {
    	font-size: 2.7rem;
	}
}

@media screen and (max-width: 1100px) {
    #main .events-feed {
        height: 300px;
    }
}

@media screen and (max-width: 989px) {
	#header_main .logo img {
    	height: 80px !important;
    	margin: 10px 0px 0px 0px;
	}
	#header_meta {
    	height: 42px;
	}
	#top #header_meta .social_bookmarks:before {
		display: none;
	}
	#header_meta .phone-info span {
    	font-size: 16px;
	}
	#header_meta .container {
    	padding: 0px 25px;
	}
	#header_main {
    	background: white;
    	height: 100px;
	}
	#header_main .av-logo-container {
    	position: relative;
    	left: 0px;
    	float: left;
	}
	#header_main .container {
    	width: 100%;
		padding: 0px 40px;
	}
	#header_main .logo {
    	left: 0px;
    	transform: none;
	}
	#top #header #header_main .social_bookmarks {
 	   display: none;
	}
	#header_main .main_menu {
    	margin-top: 15px;
	}
	#header_main .avia-menu {
    	margin: 0px;
    	padding: 0px;
    	border: none;
	}
	#top #header_main .sub-menu {
    	background: #efefef;
    	border-radius: 0px;
	}
	#main .slider-events {
        position: relative;
        top: 0px;
        width: 100%;
        height: auto;
    }
}

@media screen and (max-width: 989px) and (min-width: 768px) {
	#main .listings-grid .pt-cv-href-thumbnail {
    	width: 100px;
	}
	#main .listings-grid .pt-cv-colwrap {
    	width: calc(100% - 125px);
	}
	.listing-content-left {
    	width: 100px;
	}
	.listing-content-right {
    	width: calc(100% - 100px);
    	padding: 0px 25px;
	}
	.listing-sidebar > div {
    	padding: 22px 10px 15px;
	}
	.listing-sidebar > div:before {
    	position: relative;
    	display: block;
    	left: 0px;
    	top: 0px;
    	margin-bottom: 15px;
	}
	#main .listing-hours strong {
    	display: block;
	}
}

@media screen and (max-width: 867px) {
    #tribe-bar-form.tribe-bar-collapse .tribe-bar-filters {
        padding: 20px;
    }
    #tribe-bar-form.tribe-bar-collapse .tribe-bar-filters .tribe-bar-date-filter {
        margin-bottom: 15px;
    }
    #top #wrap_all #main #tribe-bar-form.tribe-bar-collapse .tribe-bar-filters .tribe-bar-submit {
        padding-right: 0px;
        margin-top: 15px;
    }
    #top #wrap_all #main #tribe-bar-form.tribe-bar-collapse .tribe-bar-filters .tribe-events-button {
        top: 0px;
    }
}

@media screen and (max-width: 767px) {
	#header_meta .sub_menu {
    	display: none;
	}
	#header_meta .phone-info span {
    	font-size: 16px;
    	margin: 0px;
    	padding: 3px 0px 0px 30px;
	}
	#header_meta .phone-info > span {
    	padding-left: 0px;
	}
	#header_meta .phone-info span strong, #header_meta .phone-info .top-address:after, #header_meta .phone-info .top-directions {
    	display: none;
	}
	#header_meta .phone-info .top-address:before {
    	top: 0px;
	}
	#main #page-banner h1 {
    	font-size: 2rem;
	}
	#main .listings-grid .pt-cv-href-thumbnail {
    	float: none;
    	margin-bottom: 25px;
    	text-align: left;
	}
	#top #main .listings-grid .pt-cv-content-item {
    	border-right: none;
    	padding: 25px 0px;
	}
	#main .listings-grid .pt-cv-colwrap {
    	width: 100%;
	}
	.listing-content {
    	width: 100%;
    	padding-bottom: 0px;
	}
	.listing-sidebar {
    	width: 100%;
	}
	.listing-content-left, .listing-content-right {
    	width: 100%;
    	padding: 0px;
    	margin-bottom: 25px;
	}
	#main h2 {
		font-size: 1.6rem;
	}
	#main .listing-content-right h2 {
    	font-size: 1.6rem;
	}
	#main .esg-navbutton-solo-right {
    	margin-right: -20px !important;
	}
	#main .esg-navbutton-solo-left {
    	margin-left: -20px !important;
	}
	#main .esg-navigationbutton i {
    	background: #f7941c;
    	color: white;
    	font-size: 14px;
    	padding: 5px;
	}
	#main .listings-map .map-holder {
    	padding: 40px 0px 33px;
	}
	#main .tribe-events-title-bar .tribe-events-page-title {
        padding-right: 0px;
    }
    #main .tribe-events-title-bar .community-events-button {
        position: relative;
        margin-bottom: 20px;
        display: inline-block;
    }
    #top .main_color .tribe-events-sub-nav li a {
        background: none;
        color: #f7941c;
    }
    #top.single-tribe_events .tribe-events-meta-group-gmap {
        display: none;
    }
    #main .hover-boxes {
        padding-top: 50px;
    }
    #main .hover-boxes .flex_column {
        padding: 65% 10px 25px;
    }
    #top #main .slider-events .flex_cell {
        min-height: 0px !important;
    }
    #main .events-feed {
        height: auto;
    }
    #top #wrap_all #main .slider-events .flex_column {
        margin-bottom: 0px;
    }
    #top #main .slider-events .flex_cell.av_two_third {
        display: none !important;
    }
    #main h1 {
        font-size: 2.5rem;
    }
    #main .tp-caption {
        width: 90vw !important;
        min-width: 90vw !important;
    }
    #main .slide-head {
        font-size: 2.2rem !important;
        white-space: normal;
    }
    .single-listing #main > .container_wrap > .container {
        display: block;
    }
    .hours-disclaimer {
        position: relative;
        margin-bottom: 25px;
    }
}

@media screen and (max-width: 500px) {
    #top .tribe-section td {
        border: none;
    }
}

@media screen and (max-width: 400px) {
	#main .listing-hours strong {
    	display: block;
	}
}

@media screen\0 {
	#main .slider-events {
		display: block;
	}
}