/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Lindsay Huck
Author URI: http://hucksterdesign.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");


/* HEADER */
/* top buttons */
.header_top .right .qode_button_widget .qbutton.small  {
  border-top: none
}
.header_top .right .qode_button_widget .top-club-btn {
  border-left: none;
  border-right: none;
}
.header_top .right .qode_button_widget .top-account-btn i {
  margin-left: 0;
}
.header_inner_right {
     float: none;
     margin-left: 125px;
}
.side_menu_button>a .icon_menu {
    font-size: 50px;
    color: #282828;
}
.popup_menu_holder_inner {
    padding-top: 175px;
}
header.sticky .header_bottom {
  border-bottom: 4px solid #282828;
}

/* Typography */
body .gpoll_wrapper .top_label .gfield_label {
    color: #000000;
    font-family: 'Oswald', sans-serif;
    font-size: 36px;
    line-height: 45px;
    font-weight: 600;
    text-transform: uppercase;
}
.align-center {
	text-align: center;
}
.q_icon_list {
    margin-bottom: 0;
}
.elementor-toggle .elementor-tab-title {
	border-color: #282828;
}
.elementor ul {
	margin: 10px 30px;
}
.elementor li {
	list-style: disc;
}
.elementor-widget-text-editor {
	font-family: 'Montserrat', sans-serif;
}
body.post-template-default h5.elementor-heading-title {
	font-size: 82px;
}

/* Special Buttons */
.qbutton.qode-button-shadow,
body .gpoll_wrapper input[type=submit] {
    box-shadow: 8px 8px 0 0px rgba(40,40,40,1.0);
}
a.highlighted-link {
  background-image: linear-gradient(120deg, #D9A443 0%, #DFB25F 100%);
  background-repeat: no-repeat;
  background-size: 100% .9em;
  background-position: 0 65%;
  padding: 0 5px;
  border-radius: 50px;
transition: background-size .2s ease-in;
-moz-transition: background-size .2s ease-in;
-ms-transition: background-size .2s ease-in;
-o-transition: background-size .2s ease-in;
-webkit-transition: background-size .2s ease-in;
}
a.highlighted-link:hover {
    background-size: 100% 88%;
    color: inherit;
  }
a.more-link span {
    font-family: 'Gaegu', sans-serif;
    font-size: 22px;
}
a.more-link:after {
  content:'';
  background: url('/wp-content/themes/bridge-child/images/down-arrow.svg');
  width: 30px;
  height: 50px;
  top: 30px;
  right: 25px;
  position: absolute;
  display: inline-block;
}
.gpoll_wrapper .gform_footer input[type=submit] {
    font-family: 'Fira Code', sans-serif;
    font-weight: 400;
    border-width: 2px;
    color: rgb(40, 40, 40);
    border-color: rgb(40, 40, 40);
    border-radius: 0px;
    background: #F2C59C url('/wp-content/themes/bridge-child/images/poll.svg') no-repeat;
    height: 58px;
    line-height: 58px;
    font-size: 20px !important;
    text-align: right;
    padding-left: 60px;
}
body .gpoll_wrapper input[type=submit]:hover {
    background-color: #fff;
    border-color: rgb(40, 40, 40);
    color: rgb(40, 40, 40);
}
.qbutton.big_large.homepage-btn {
    padding-left: 85px !important;
}
a.homepage-btn:before {
  content:'';
  width: 70px;
  height: 60px;
  position: absolute;
  display: inline-block;
  border-right: 2px solid;
  left: 0;
}
a.homepage-btn.events:before {
  background: url('/wp-content/themes/bridge-child/images/events.svg');
}
a.homepage-btn.news:before {
  background: url('/wp-content/themes/bridge-child/images/featured-news.svg');
}
a.homepage-btn.join:before {
  background: url('/wp-content/themes/bridge-child/images/join-the-club.svg');
}
a.homepage-btn.podcast:before {
  background: url('/wp-content/themes/bridge-child/images/podcasts.svg');
}
a.homepage-btn.quiz:before {
  background: url('/wp-content/themes/bridge-child/images/quiz.svg');
}
a.homepage-btn.take-action:before {
  background: url('/wp-content/themes/bridge-child/images/take-action.svg');
}
a.homepage-btn.no-icon:before {
  display: none;
}

/* GRID */
.column-border {
  border-top: 4px solid #282828;
}
.column-border-middle {
  border-left: 4px solid #282828;
  border-right: 4px solid #282828;
}
.column-border-right {
  border-right: 4px solid #282828;
}
.job-board.elementor-column .elementor-element-populated {
    min-height: 350px;
}

/* Pricing Table */
.price_in_table .price {
    font-size: 80px;
    padding: 0;
}
.price_table_inner ul li.pricing_table_content {
    padding-left: 20px;
    padding-right: 20px;
}
.price_table_inner ul li.pricing_table_content li {
    font-size: 14px;
    line-height: 18px;
}
.elementor .price_table_inner ul {
	margin: 0;
}
.price_table_inner ul li {
	list-style: none;
}

/* USERPro */
div.userpro-head, div.userpro-centered {
    border-bottom: 2px dotted #282828;
}
div.userpro-search {
	border-bottom: none;
}
a.userpro-flat-btn {
    border-radius: 0 !important;
    background: #f2c59c !important;
    border: 1px solid;
}
a.userpro-flat-btn:hover {
    background: #fff !important;
}
/* CHECKOUT */
body.page-id-41921 form {
	text-align: center;
}
form#paypalform {
	display: none;
}
form .stripe-button-el {
	background: #f2c59c;
	border: 2px solid #282828;
	color:	#282828;
	min-width: 200px;
	width: auto;
	padding: 1em;
}
form .stripe-button-el span {
	color: #282828;
	font-family: 'Fira Code', sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: normal;
	text-shadow: none;
}
/* PROFILE */
.elementor-section.quick-links {
	display: none;
}
body.logged-in .elementor-section.quick-links {
	display: block;
}
div.userpro-profile-img img {
    background: transparent !important;
    border: none !important;
}
div.userpro-input {
    color: #555;
}
div.userpro-input label.userpro-radio span {
    background: #fff;
    background-image: none;
    border-radius: 50px;
    border: 1px solid #ddd !important;
    box-shadow: inset 0 -1px 4px #eee !important;
}
div.userpro-section.userpro-collapsed-1, div.userpro-section.userpro-collapsed-0 {
    background: #f2c59c;
    border: 1px solid #e0ba94;
    color: #282828 !important;
    text-shadow: none;
}
div.userpro-input a.lightview {
    display: inline-block !important;
}
div.userpro-input a.lightview span {
    display: none;
}


/* MEMBER DIRECTORY */
form.userpro-search-form button.userpro-icon-search {
    background: #b8eed4 !important;
    box-shadow: none !important;
}
form.userpro-search-form button.userpro-clear-search {
    background: #fff !important;
    box-shadow: none !important;
}
div.userpro-awsm {
    background: rgba(255,255,255,.5);
    border: 1px solid #282828;
    border-bottom-width: 4px;
    padding-left: 15px;
    padding-right: 15px;
}
.userpro-awsm div.userpro-awsm-pic {
    left: 50%;
    border: none;
    background: transparent;
}
div.userpro-awsm-pic img {
    background: transparent;
}
div.userpro-awsm-meta {
    color: #555 !important;
}
a.userpro-profile-icon i {
    color: #f2eadf !important;
}

/* JOB BOARD */
.job_filters {
    background: rgba(255,255,255,.45);
    border: 2px solid #454545;
}
.job_filters .search_jobs input, .job_filters .search_jobs select {
	font-size: 1.0em;
    height: 1.7em;
    line-height: 100%;
    margin: 10px 0 20px;
    padding: 3px 8px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
    color: #32373c;
    outline: none;
    transition: border-color .05s ease-in-out;
    border: 1px solid #d9d9d9;
}
.job_filters .search_jobs div.search_submit {
    padding-top: 0;
    text-align: center;
}
.job_filters .search_jobs input[type=submit] {
    background: #f2c59c;
    border: 2px solid #282828;
    color: #282828;
    min-width: 200px;
    padding: 1em 1em 2em;
    text-transform: uppercase;
    width: auto;
    font-family: 'Fira Code', sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
}
.job_filters .job_types {
	background: rgba(255,255,255,.75);
    border-top: 1px solid #282828;
}
.job_filters .job_types li {
	border-color: #282828;
	list-style: none;
}
.rp4wp-related-job_listing>ul li.job_listing, .rp4wp-related-job_listing>ul li.no_job_listings_found, ul.job_listings li.job_listing, ul.job_listings li.no_job_listings_found {
	border-color: #424242;
}
/* Single Jog Listing */
body.single-job_listing .comment_holder {
	display: none;
}
.blog_holder.blog_single article.job_listing .post_image img {
	width: auto;
    margin: auto;
}
.single_job_listing .company {
	background: rgba(255,255,255,.45);
    border: 2px solid #282828;
}
.job-manager-application-wrapper .application .application_button, .single_job_listing .application .application_button {
	border: 2px solid #282828;
    color: #282828;
    min-width: 200px;
    padding: 1em;
    text-transform: uppercase;
    width: auto;
    font-family: 'Fira Code', sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
}
.job-manager-application-wrapper .application .application_details, .single_job_listing .application .application_details {
	border-color: #282828;
	background: rgba(255,255,255,.45);
}
.job-manager-application-wrapper .application .application_details:after, .single_job_listing .application .application_details:after {
	border-bottom-color: #282828;
}
/*Add Job Form */
.job-manager-form {
	background: rgba(255,255,255,.45);
    padding: 2%;
    border: 2px solid #282828;
}
.job-manager-form fieldset {
	border-color: #282828;
}
.job-manager-form fieldset input.input-date, .job-manager-form fieldset input.input-text, .job-manager-form fieldset select, .job-manager-form fieldset textarea {
	font-size: 1.0em;
    height: 1.7em;
    line-height: 100%;
    margin: 10px 0 20px;
    padding: 3px 8px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
    color: #32373c;
    outline: none;
    transition: border-color .05s ease-in-out;
    border: 1px solid #d9d9d9;
}
.job-manager-form input.button[type=submit] {
    border: 2px solid #282828;
    color: #282828;
    min-width: 200px;
    padding: 1em;
    text-transform: uppercase;
    width: auto;
    font-family: 'Fira Code', sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
}
.job-manager-form input.button.save_draft {
	background: #f2c59c;
}


/* EVENTS */
body.logged-in .tribe-events-before-html {
	display: none;
}
.calendar-titlebar {
	text-align: center;
    padding: 50px 0px 75px 0px;
    border-bottom: 3px double #282828;
    margin-bottom: 50px;
}
.tribe-events-before-html .calendar-titlebar h4 {
	font-size: 24px;
    line-height: 36px;
}
/* Search Bar */
#tribe-bar-form {
    background: rgba(255,255,255,.6);
    border: 4px solid #282828;
}
#tribe-bar-form .tribe-bar-submit input[type=submit] {
	background: #282828;
}
.tribe-bar-views-inner {
	background: transparent;
	border-left: 4px solid #282828;
}
#tribe-bar-views-toggle:focus,
#tribe-bar-views-toggle:hover, 
#tribe-bar-views .tribe-bar-views-option:hover,
#tribe-bar-views .tribe-bar-views-option.tribe-bar-active {
    background: #F2EADF;
}
#tribe-bar-views .tribe-bar-views-list {
    background: #fff;
}
.tribe-events .tribe-events-c-search__button, .tribe-events button.tribe-events-c-search__button {
	background: #282828;
	margin-right: 15px;
}
/* Filter Bar */
.tribe-common form,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector  {
	border: 4px solid #282828;
}
.tribe-js-filters-toggle:focus, .tribe-js-filters-toggle:hover, .tribe_events_filters_toggle:focus, .tribe_events_filters_toggle:hover {
    background: rgba(255,255,255, .45);
}
.tribe-common--breakpoint-medium .tribe-filter-bar--vertical.tribe-filter-bar .tribe-filter-bar__form-heading {
	border-bottom: 2px solid #282828;
    background-color: #D9A443;
    padding-left: 10px;
    font-weight: 700;
    line-height: 1;
}
.tribe-filter-bar .tribe-filter-bar-c-filter {
	border-color: #282828;
}
.tribe-filter-bar .tribe-filter-bar-c-filter__toggle-minus-icon path, .tribe-filter-bar .tribe-filter-bar-c-filter__toggle-plus-icon path {
    stroke: #282828;
}
.tribe-filter-bar .tribe-filter-bar-c-filter--accordion .tribe-filter-bar-c-filter__toggle, .tribe-filter-bar .tribe-filter-bar-c-filter--accordion button.tribe-filter-bar-c-filter__toggle, .tribe-filter-bar .tribe-filter-bar-c-filter__toggle, .tribe-filter-bar button.tribe-filter-bar-c-filter__toggle {
	background: #B8EED4;
    padding: 10px;
}
.tribe-filter-bar .tribe-filter-bar-c-filter__container {
	padding: 20px 10px !important;
}
.tribe-filter-bar .tribe-filter-bar-c-pill--has-selections .tribe-filter-bar-c-pill__pill {
	border-radius: 0;
	border-left: none;
	border-right: none;
}
/* Event List */
/* NEW */
.tribe-common .tribe-common-c-btn,
.tribe-common button.tribe-common-c-btn,
.tribe-common .tribe-common-c-btn-border,
.tribe-common a.tribe-common-c-btn-border {
	border-radius: 0;
}
.tribe-common header {
	z-index: 0;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-control {
    border-right: 2px solid #282828;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search {
	border-right: 2px;
}
.tribe-events .tribe-events-c-events-bar .tribe-common-form-control-text__input {
    background-color: transparent;
    font-weight: 700;
    font-size: 18px;
}
.tribe-common .tribe-common-c-btn-icon--caret-left .tribe-common-c-btn-icon__icon-svg path, .tribe-common .tribe-common-c-btn-icon--caret-right .tribe-common-c-btn-icon__icon-svg path {
    fill: inherit;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small, .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small {
    border-radius: 0;
    border: 2px solid #282828;
    font-weight: bold;
}
.tribe-events .tribe-events-calendar-list__month-separator {
	background-color: #E1BD92;
    border-bottom: 4px solid #282828;
	padding: 6px 10px;
}
.tribe-events .tribe-events-calendar-list__month-separator:after {
	display: none;
}
.tribe-events .tribe-events-calendar-list__month-separator time {
	font-weight: 700;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event {
    border-bottom: 1px solid #282828;
    padding-bottom: 2em;
}
.tribe-events-calendar-list .tribe-events-calendar-list__event-row:last-child .tribe-events-calendar-list__event,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event:last-child {
    border-bottom: none;
	padding-bottom: 0;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-date-tag {
	display: none;
}
.tribe-events .tribe-events-calendar-list__event-title-link, .tribe-events .tribe-events-calendar-list__event-title-link:active, .tribe-events .tribe-events-calendar-list__event-title-link:focus, .tribe-events .tribe-events-calendar-list__event-title-link:hover, .tribe-events .tribe-events-calendar-list__event-title-link:visited {
	color: #d9a443 !important;
	line-height: 1em;
}
.tribe-events .tribe-events-calendar-list__event-datetime {
    font-weight: 700;
}
.tribe-events .tribe-events-calendar-list-nav {
    border-top: 4px solid #282828;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__next, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__prev {
    color: #d9a443;
    font-weight: 700;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button, 
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button {
    border: 2px solid;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__prev-icon-svg path,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__next-icon-svg path {
    fill: #d9a443;
}
#tribe-events .tribe-events-button, .tribe-events-button {
    background-color: #0A3ED9;
}
#tribe-events .tribe-events-button:hover, .tribe-events-button:hover {
    background-color: #282828;
    color: #fff;
}    
.tribe-events-list-separator-month {
    background-color: #E1BD92;
    border-bottom: 4px solid #282828;
}
.tribe-events-event-cost span {
	background: #0A3ED9;
    color: #fff;
    border: none;
}
#tribe-events-content a.tribe-events-read-more {
    background: rgba(255,255,255,.8);
    color: #282828;
    border: 2px solid #282828;
    font-family: 'Fira Code', sans-serif;
    padding: 8px 12px;
    box-shadow: 8px 8px 0 0px rgba(40,40,40,1.0);
}
#tribe-events-content a.tribe-events-read-more:hover {
    background: rgba(255,255,255,1.0);
}
.tribe-events-list .type-tribe_events {
    border-color: #282828;
}
.tribe-filters-closed #tribe-events-header .tribe-events-sub-nav {
    display: none;
}
.single-tribe_events .tribe-events-event-meta {
    background: rgba(255,255,255,.45);
    border: 2px solid #282828;
}

/* Single Event */
.tribe-events-event-meta.primary, .tribe-events-event-meta.secondary,
.tribe-events-single>.tribe_events>:not(.primary,.secondary,.tribe-events-related-events-title,.tribe-related-events) {
	order: unset;
}
.tribe-events-notices {
	border-bottom: 2px solid #282828;
}
.tribe-events-content {
	margin-top: 30px;
}
#tribe-events-pg-template {
	max-width: 1200px;
}
.tribe-events-event-meta:before, 
.tribe-events-event-meta~div:not(.tribe-events-event-meta,.event-tickets) {
    border-top: 0;
}
.tribe-events-single h1.tribe-events-single-event-title {
	font-size: var(--tec-font-size-9);
    line-height: 1.2;
}
.tribe-events-single .tribe-events-schedule h2 {
    font-size: var(--tec-font-size-6);
    line-height: var(--tec-line-height-1);
	text-transform: uppercase;
    font-weight: bold;
}
.single-tribe_events .tribe-events-single .tribe-events-event-meta {
    background: rgba(255, 255, 255, .45);
    border: 2px solid #282828;
    padding: 0 30px;
}
.tribe-events-event-meta dd, 
.tribe-events-event-meta dd p,
.tribe-events-event-meta dt {
    font-size: 18px;
	line-height: 1.4;
}
.tribe-events-event-meta dt {
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 0;
}
.single-tribe_events .tribe-events-before-html {
	display: none;
}
.tribe-events-meta-group .tribe-events-single-section-title {
	line-height: 1.2;
	font-size: 1.4em;
    font-weight: 700;
    margin: 20px 0 10px;
}
#tribe-events-content a, .tribe-events-event-meta a {
	color: #d9a443;
}
.single-tribe_events .tribe-events-event-image {
	padding: var(--tec-spacer-7) 0 var(--tec-spacer-3);
	width: 33.3333%;
}
.single-tribe_events div.tribe-events-event-categories {
    border-top: 1px solid #282828;
    width: 100%;
	padding: 30px 0;
}
.single-tribe_events div.tribe-events-event-categories dd,
.single-tribe_events div.tribe-events-event-categories dt {
	display: inline-block;
	margin-right: 5px;
}
.single-tribe_events div.tribe-events-event-categories dt.tribe-event-tags-label {
	margin-top: var(--tec-spacer-1);
}
.single-tribe_events .tribe-events-meta-group-other {
	padding: 0;
    margin: 0;
	width: auto;
}
.single-tribe_events .tribe-events-meta-group-other h2 {
	display: none;
}
#tribe-events-pg-template .tribe-events-content ul li {
	margin: 0 40px 10px;
    list-style: disc;
}
.single-tribe_events .tribe-events-single .tribe-events-event-meta.secondary {
	width: 100%;
}

@media (min-width: 768px) {
    .tribe-events-venue-map {
		width: 70%;
	}
	.tribe-events-venue-map>div, .tribe-events-venue-map>iframe {
        max-height: 350px;
	}
}
/* Related Events */
.tribe-events-single ul.tribe-related-events li {
	border: 2px solid #282828;
}
.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail {
	border-bottom: 2px solid;
}
.tribe-events-single ul.tribe-related-events li .tribe-related-event-info {
	padding: 0 20px;
	width: 88%;
}
.tribe-events-single ul.tribe-related-events li .tribe-related-events-title a {
    font-size: var(--tec-font-size-4);
    line-height: 1.2;
    text-transform: none;
}
#tribe-events-footer {
    border-top: none;
}

/* Add Event Form */
.tribe-community-events.form {
	background: rgba(255,255,255,.45);
    border: 2px solid #282828;
    margin: 30px auto 60px;
}
.tribe_community_edit .tribe-community-events.form .tribe-button.submit, .tribe_community_list .tribe-community-events.form .tribe-button.submit {
	background: #f2c59c;
	border: 2px solid #282828;
    color: #282828;
    font-family: 'Fira Code', sans-serif;
    font-size: 16px;
}
.tribe_community_edit .tribe-community-events.form .tribe-button.submit:hover, .tribe_community_list .tribe-community-events.form .tribe-button.submit:hover {
	background: #fff;
}
.tribe-community-events .tribe-section table.tribe-section-content td {
	text-align: left;
}

/* Add/Edit Organizer form */
/* MEC Date Picker on Bridge */
.ui-datepicker {z-index: 99999999999 !important;}
#tribe-community-events {
	padding-bottom: 50px;
}
.events-community-post-title input {
	padding: 10px;
    min-width: 200px;
}

/* **** Reuse Directory Styles ***** */
/* Landing Page */
.wrapper .prettyMapList {
	margin-bottom: 10px;
}
.wrapper .prettyMapList .mapHolder {
	height: 746px;
	margin-bottom: 0;
}
.wrapper .prettyPagination .pagingInfo {
	position: relative;
}
.wrapper .infoWindowContainer.infobox {
    border-color: #ddd;
    min-width: 350px;
}
.infoWindow h3 a {
	color: #fff;
}
.infoWindow h6, .mapLocationDetail .mapDescription h6 {
	color: #4d4d4d;
    font-size: 12px;
	line-height: 15px;
    font-family: 'Georgia';
	font-style: italic;
    background: #f5f5f5;
    padding: 10px;
    border-radius: 4px;
	display: none;
}
    
.wrapper .prettyMapList .prettyFileBar {
	padding-bottom: 15px;
}
.wrapper .prettyMapList .prettyFileBar .combo {
	padding-bottom: 10px;
}
.wrapper .prettyMapList .prettyFileBar .prettyMapListSearch input,
.wrapper .prettyMapList .prettyFileBar .combo .prettySearchValue {
    width: 184px;
    margin: 5px 0;
}
.wrapper .prettyMapList .prettyFileBar .prettyMapListSearch {
    display: block;
}
#Map-List-Search h4 {
	margin-bottom: 3px;
}
.multiCategoryFilter p {
	margin-bottom: 5px;
}
#Map-List-Search p.small, .multiCategoryFilter p.small {
	font-size: 13px;
    color: #555;
    line-height: 18px;
	margin-bottom: 20px;
}
.wrapper .prettyMapList .multiCategoryFilter {
    margin-top: 0;
    border: 2px solid #282828;
    padding: 10px 15px;
    background: rgba(255,255,255,.45);
}
.wrapper .prettyMapListSearch.combo a.doPrettySearch {
	    padding: 0 10px;
}
.wrapper .prettyMapList .multiCategoryFilter .categoryFilterContainer, .wrapper .prettyMapList .multiCategoryFilter .customCategoryList {
    float: none;
    display: inline-block;
	margin: 0 10px 10px 0;
}
.wrapper .prettyMapList .multiCategoryFilter .customCategoryList a.showFilterBtn {
	background-color: rgba(255,255,255,.75);
    border: solid 1px transparent;
    color: #282828;
    border: 1px solid;
    padding-left: 10px;
}
.wrapper .prettyMapList .multiCategoryFilter .customCategoryList a.showFilterBtn:hover {
	background-color: rgba(255,255,255,1.0);
}
.wrapper .prettyMapList .multiCategoryFilter .customCategoryList>ul, .wrapper .prettyMapList .customCategoryList>ul {
	min-width: 170px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: #ddd;
    border-radius: 0;
	font-size: 14px;
    line-height: 16px;
	top: 38px;
}
.wrapper .prettyMapList .customCategoryList>ul {
	min-width: 230px;
}
.wrapper .prettyMapList .customCategoryList ul.unstyled li {
	list-style: none;
	margin-bottom: 0;
}
.wrapper .prettyMapList .customCategoryList ul li a {
	font-size: 18px;
    padding: 10px 15px;
}
.wrapper .prettyMapList .customCategoryList ul li a.showing {
    padding-left: 28px;
    background: rgb(247,255,224);
    position: relative;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.wrapper .prettyMapList .prettyFileBar .customCategoryList a.showing:after {
    font-family: FontAwesome;
    content: "\f00c";
    position: absolute;
    top: 10px;
    left: 10px;
    background-image: none;
}
.wrapper .prettyMapList .multiCategoryFilter .customCategoryList ul li a {
	color: #d9a443;
	font-size: 13px;
	padding: 5px 10px;
}
.wrapper .prettyMapList .multiCategoryFilter .customCategoryList ul li a.showing:after {
	top: 4px;
}
.wrapper .prettyMapList .multiCategoryFilter .customCategoryList ul li a.showing {
	padding-left: 28px;
}
.prettyMapList .directionsPostcode, .prettyMapList .prettyFileBar .prettyMapListSearch input, .prettyMapList .prettyFileBar .prettySearchValue, .prettyMapList .prettyFileBar .distanceSelector {
	border-radius: 0 !important;
	border-color:#ddd;
	height: 30px;
	margin-right: 10px !important;
}
.wrapper .prettyMapList .customCategoryList {
	float: none;
	margin: -10px 0 25px;
}
.wrapper .prettyMapList .customCategoryList ul {
	left: 5px;
    /*top: 50px;*/
}
.wrapper .prettyMapList .prettyFileBar .prettyMapListSearch a, .wrapper #MaplistBack, .wrapper .prettyMapList .btn {
	font-size: 14px;
    background-color: #f2c59c;
    color:#282828;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: none;
    -moz-border-radius: 0;
    border-radius: 0;
    text-shadow: none;
    border: 1px solid #282828;
}
.wrapper .prettyMapList .prettyFileBar .prettyMapListSearch a:hover, .wrapper #MaplistBack, .wrapper .prettyMapList .btn:hover {
	background-color: #fff;
	color: #282828;
}
.wrapper .prettyMapList .prettylink a, .wrapper .prettyMapList .prettylink a:visited {
    color: inherit;
}
.wrapper .prettyMapList .showSortingBtn, .wrapper .prettyMapList .showFilterBtn, .wrapper .prettyMapList .sortList ul a.selected, .wrapper .prettyMapList .sortList ul a.showing {
    padding-left: 18px;
}
.wrapper .prettyMapList .prettyFileBar .prettyMapListSearch .clearSearch {
	margin-right: 1px;
    margin-top: 1px;
    background: #282828;
    color: #fff;
     -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
	float: right;
    font-size: 11px;
    padding: 0px 8px;
}
.wrapper .prettyMapList .prettyFileBar .prettyMapListSearch .clearSearch:hover {
	color: #282828;
	background-color: #fff;
}
.wrapper .prettyMapList .prettyFileBar .prettyMapListSearch .clearSearch:before {
	font-family: FontAwesome;
    content: "\f05e";
	margin-right: 3px;
}
.wrapper .prettyMapList .showSortingBtn:before, .wrapper .prettyMapList .sortList ul a.selected:before {
    background-image: none;
    font-family: FontAwesome;
    content: "\f175";
}
.wrapper .prettyMapList .sortAsc:before, .wrapper .prettyMapList .sortList ul a.sortAsc:before {
    background-image: none;
    font-family: FontAwesome;
    content: "\f176";
}
.prettyMapList .customCategoryList .btn:before {
    background-image: none !important;
    font-family: FontAwesome;
    font-size: 18px;
    line-height: 18px;
}
.prettyMapList .customCategoryList .btn.showSortingBtn:before {
    content: "\f0dc";
	top: 10px;
}
.prettyMapList .customCategoryList .btn.showFilterBtn:before {
	display: none;
}
.prettyMapList .customCategoryList .btn.showFilterBtn:after {
	background-image: none !important;
    font-family: FontAwesome;
    font-size: 18px;
    line-height: 18px;
    content: "\f107";
	top: 10px;
	margin-left: 5px;
}
.prettyMapList .customCategoryList .btn.customCatButtonShown.showFilterBtn:after {
	content: "\f106";
}
.prettyMapList .customCategoryList .btn.customCatButton:before {
    content: "\f1de";
	top: 10px;
}
.prettyMapList .customCategoryList .btn.customCatButtonShown:before {
    content: "\f00d";
}
.leftmap.prettyMapList .prettyMessage {
	float: right;
    width: 43%;
}
.wrapper .prettyMapList ul.unstyled li.location {
	background: rgba(255,255,255,.45);
    color: #282828;
    cursor: auto;
}
.wrapper .prettyMapList ul.unstyled li.location a.viewLocationDetail {
	color: #f5f5f5; /*set this as same color as background */
}
.wrapper .prettyMapList .map:after {
    background: none;
    content: "\f041";
    font-family: FontAwesome;
    font-size: 18px;
    line-height: 18px;
}
.wrapper .prettyMapList ul.unstyled li.location span {
    color: #282828;
}
.wrapper .prettyMapList .mapcategories {
	display: none;
}
.wrapper .prettyMapList .featuredImage {
    border-radius: 0;
    border-color: #ddd;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 10px 5px;
    background-color: #fff;
}
.prettyMapList .description.float_left {
	float:none;
}
/* Legend */
.categoryList {
	background: rgba(255,255,255,.45);
	padding: 18px;
	margin-bottom: 20px;
}
.categoryList .categoryDropDown {
	padding-left: 0;
	-moz-column-count: 4;
    -moz-column-gap: 40px;
    -webkit-column-count: 4;
    -webkit-column-gap: 40px;
    column-count: 4;
    column-gap: 40px;
}
.categoryList .categoryDropDown li {
	list-style: none;
	font-size: 16px;
    line-height: 18px;
    margin-bottom: 18px;
	padding-left: 0;
	clear: both;
	height: 30px;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}
.categoryList .categoryDropDown li:before {
	content: '';
	background-repeat: no-repeat;
	width: 30px;
    height: 30px;
    position: relative;
	display: inline-block;
	background-size: 30px;
    margin-left: 0;
	float: left;
}
.categoryList .categoryDropDown li.child-services:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/AEN-HucksterDesign/child-services.png);
}
.categoryList .categoryDropDown li.community-engagement:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/AEN-HucksterDesign/community-engagement.png);
}
.categoryList .categoryDropDown li.disability-services:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/AEN-HucksterDesign/disabilty-services.png);
}
.categoryList .categoryDropDown li.disaster-relief:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/AEN-HucksterDesign/disaster-relief.png);
}
.categoryList .categoryDropDown li.education-literacy-promotion:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/AEN-HucksterDesign/education.png);
}
.categoryList .categoryDropDown li.elderly-support:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/AEN-HucksterDesign/elderly-support.png);
}
.categoryList .categoryDropDown li.employment-services:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/AEN-HucksterDesign/employment.png);
}
.categoryList .categoryDropDown li.family-support-services:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/AEN-HucksterDesign/family-support.png);
}
.categoryList .categoryDropDown li.health-services:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/AEN-HucksterDesign/health-services.png);
}
.categoryList .categoryDropDown li.homeless-relief:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/AEN-HucksterDesign/homeless-relief.png);
}
.categoryList .categoryDropDown li.immigrant-services:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/AEN-HucksterDesign/immigrant-services.png);
}
.categoryList .categoryDropDown li.pet-resources:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/AEN-HucksterDesign/pet-resources.png);
}
.categoryList .categoryDropDown li.poverty-relief:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/AEN-HucksterDesign/poverty-relief.png);
}
.categoryList .categoryDropDown li.recycling:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/AEN-HucksterDesign/recycling.png);
}
.categoryList .categoryDropDown li.religious-organization:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/AEN-HucksterDesign/religious-organization.png);
}
.categoryList .categoryDropDown li.thrift:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/AEN-HucksterDesign/thrift.png);
}
.categoryList .categoryDropDown li.veteran-services:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/AEN-HucksterDesign/veteran-services.png);
}
.categoryList .categoryDropDown li.waste-diversion:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/AEN-HucksterDesign/waste-diversion.png);
}
/* GBD Legend */
.categoryList .categoryDropDown li.accountant:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/GBD-HucksterDesign/accountant.png);
}
.categoryList .categoryDropDown li.architect:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/GBD-HucksterDesign/architect.png);
}
.categoryList .categoryDropDown li.bank:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/GBD-HucksterDesign/bank.png);
}
.categoryList .categoryDropDown li.brewery:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/GBD-HucksterDesign/brewery.png);
}
.categoryList .categoryDropDown li.car-wash:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/GBD-HucksterDesign/carwash.png);
}
.categoryList .categoryDropDown li.clothing:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/GBD-HucksterDesign/thrift.png);
}
.categoryList .categoryDropDown li.coffee-shop:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/GBD-HucksterDesign/coffee.png);
}
.categoryList .categoryDropDown li.composting:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/GBD-HucksterDesign/recycling.png);
}
.categoryList .categoryDropDown li.consultant:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/GBD-HucksterDesign/consulting.png);
}
.categoryList .categoryDropDown li.contractor:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/GBD-HucksterDesign/contractor.png);
}
.categoryList .categoryDropDown li.events:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/GBD-HucksterDesign/events.png);
}
.categoryList .categoryDropDown li.financial-services:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/GBD-HucksterDesign/financial-services.png);
}
.categoryList .categoryDropDown li.florist:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/GBD-HucksterDesign/florist.png);
}
.categoryList .categoryDropDown li.gym:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/GBD-HucksterDesign/gym.png);
}
.categoryList .categoryDropDown li.home-cleaning:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/GBD-HucksterDesign/home-cleaning.png);
}
.categoryList .categoryDropDown li.church:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/GBD-HucksterDesign/house-of-worship.png);
}
.categoryList .categoryDropDown li.hotel:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/GBD-HucksterDesign/hotel.png);
}
.categoryList .categoryDropDown li.insurance:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/GBD-HucksterDesign/insurance.png);
}
.categoryList .categoryDropDown li.moving:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/GBD-HucksterDesign/moving.png);
}
.categoryList .categoryDropDown li.nonprofit:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/GBD-HucksterDesign/nonprofit.png);
}
.categoryList .categoryDropDown li.printing:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/GBD-HucksterDesign/printer.png);
}
.categoryList .categoryDropDown li.realtor:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/GBD-HucksterDesign/realtor.png);
}
.categoryList .categoryDropDown li.bar:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/GBD-HucksterDesign/restaurant-bar.png);
}
.categoryList .categoryDropDown li.school:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/GBD-HucksterDesign/school.png);
}
.categoryList .categoryDropDown li.tech:before {
	background-image: url(/wp-content/plugins/MapListPro/images/pins/GBD-HucksterDesign/tech.png);
}

/* Buy, Rent & Repair Landing Pages */
/* Hide filters */
body.page-id-33607 #MapListPro0 .multiCategoryFilter .customCategoryList:nth-child(4),
body.page-id-33607 #MapListPro0 .multiCategoryFilter .customCategoryList:nth-child(6),
body.page-id-33607 #MapListPro0 .multiCategoryFilter .customCategoryList:nth-child(8),
body.page-id-33607 #MapListPro0 .multiCategoryFilter .customCategoryList:nth-child(9),
body.page-id-33607 #MapListPro0 .multiCategoryFilter .customCategoryList:nth-child(10),
body.page-id-40418 #MapListPro0 .multiCategoryFilter .customCategoryList:nth-child(4),
body.page-id-40418 #MapListPro0 .multiCategoryFilter .customCategoryList:nth-child(6),
body.page-id-40418 #MapListPro0 .multiCategoryFilter .customCategoryList:nth-child(8),
body.page-id-40418 #MapListPro0 .multiCategoryFilter .customCategoryList:nth-child(9),
body.page-id-40418 #MapListPro0 .multiCategoryFilter .customCategoryList:nth-child(10) {
	display: none /* this hides filters on get rid of directory */;
}

body.page-id-39935 #MapListPro0 .multiCategoryFilter .customCategoryList:nth-child(3),
body.page-id-39935 #MapListPro0 .multiCategoryFilter .customCategoryList:nth-child(5), 
body.page-id-39935 #MapListPro0 .multiCategoryFilter .customCategoryList:nth-child(7), 
body.page-id-39935 #MapListPro0 .multiCategoryFilter .customCategoryList:nth-child(9),
body.page-id-39935 #MapListPro0 .multiCategoryFilter .customCategoryList:nth-child(10),
body.page-id-39935 #MapListPro0 .multiCategoryFilter .customCategoryList:nth-child(11),
body.page-id-39935 #MapListPro0 .multiCategoryFilter .customCategoryList:nth-child(12) {
	display: none /* this hides filters on buy directory */;
}
body.page-id-39941 #MapListPro0 .multiCategoryFilter .customCategoryList:nth-child(3),
body.page-id-39941 #MapListPro0 .multiCategoryFilter .customCategoryList:nth-child(4),
body.page-id-39941 #MapListPro0 .multiCategoryFilter .customCategoryList:nth-child(5), 
body.page-id-39941 #MapListPro0 .multiCategoryFilter .customCategoryList:nth-child(7), 
body.page-id-39941 #MapListPro0 .multiCategoryFilter .customCategoryList:nth-child(8),
body.page-id-39941 #MapListPro0 .multiCategoryFilter .customCategoryList:nth-child(10),
body.page-id-39941 #MapListPro0 .multiCategoryFilter .customCategoryList:nth-child(11),
body.page-id-39941 #MapListPro0 .multiCategoryFilter .customCategoryList:nth-child(12) {
	display: none /* this hides filters on rent directory */;
}
body.page-id-39942 #MapListPro0 .multiCategoryFilter .customCategoryList:nth-child(3),
body.page-id-39942 #MapListPro0 .multiCategoryFilter .customCategoryList:nth-child(4), 
body.page-id-39942 #MapListPro0 .multiCategoryFilter .customCategoryList:nth-child(5), 
body.page-id-39942 #MapListPro0 .multiCategoryFilter .customCategoryList:nth-child(7), 
body.page-id-39942 #MapListPro0 .multiCategoryFilter .customCategoryList:nth-child(8),
body.page-id-39942 #MapListPro0 .multiCategoryFilter .customCategoryList:nth-child(9),
body.page-id-39942 #MapListPro0 .multiCategoryFilter .customCategoryList:nth-child(11),
body.page-id-39942 #MapListPro0 .multiCategoryFilter .customCategoryList:nth-child(12) {
	display: none /* this hides filters on repair directory */;
}
body.page-id-39935 .categoryList,
body.page-id-39941 .categoryList,
body.page-id-39942 .categoryList {
	display: none /* this legent on buy, rent and repair directory */;
}

/* Single Listing */
body.single-maplist .content .container .container_inner,
body.single-maplist-gbd .content .container .container_inner {
	margin: 50px auto;
}
.wrapper .maplist_featuredimage, .wrapper .maplist_gbd_featuredimage {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    margin: 23px 10px 10px 0;
    padding: 0;
}
.FullMapPage #MapDescription {
	border-bottom: 2px solid #282828;
    margin-bottom: 20px;
}
.FullMapPage #MapDescription p {
    margin-bottom: 20px;
}
.FullMapPage #MapDescription ul {
	margin-left: 30px;
	margin-bottom: 15px;
    list-style: disc;
}
.FullMapPage #MapDescription ul li {
	margin-bottom: 4px;
}
.FullMapPage .label {
    padding-left: 80px;
    position: relative;
}
.FullMapPage .label-filter {
	display: inline-block;
    margin: 10px 5px 10px 0;
    border: 1px solid #ccc;
    padding: 5px 15px;
    border-radius: 20px;
    text-align: center;
    
}
.FullMapPage .label-filter span {
    font-weight: bold;
}
.FullMapPage .website {
	margin-top:20px;
}
.FullMapPage .label span, .FullMapPage .label span, .FullMapPage .label span {
    font-weight: bold;
    left: 0;
    position: absolute;
}
.FullMapPage #MapAddressContainer {
	width: 20%;
	padding: 10px 20px;
	float: left;
    margin-right: 40px;
}
body.single-maplist .wrapper .prettyMapList .getDirections {
    border-top: none;
    float: left;
    margin-top: 0;
    width: 70%;
    margin-bottom: 30px;
}
.map_location_categories-buy .page-content .items,
.map_location_categories-rent .page-content .items,
.map_location_categories-repair .page-content .items {
	display: none;
}
.map_location_categories-get-rid-of .page-content .items {
	display: block;
}
.page-content .items {
	border-top: dashed 1px #282828;
	clear: both;
	padding-top: 10px;
}
.page-content .items h4 {
	margin: 10px 0 15px;
}
.page-content .items ul {
	padding-left: 0;
	-moz-column-count: 4;
    -moz-column-gap: 40px;
    -webkit-column-count: 4;
    -webkit-column-gap: 40px;
    column-count: 4;
    column-gap: 40px;
}
.page-content .items a {
	pointer-events: none;
	cursor: default;
	color: #000;
}
.page-content .items ul li {
    display: block;
    padding-left: 0;
	margin-bottom: 12px;
    line-height: 16px;
}
.page-content .items ul.children {
	padding-left: 10px;
	-moz-column-count: 1;
    -moz-column-gap: 0;
    -webkit-column-count: 1;
    -webkit-column-gap: 0;
    column-count: 1;
    column-gap: 0;
}
.page-content .items ul.children li {
	margin-bottom: 6px;
}
.page-content .items ul.children li:first-child {
	margin-top: 6px;
}
.page-content .items ul.children li:before {
	content:"-";
	margin-left: -4px;
    margin-right: 2px;
}
.page-content .items ul.children a {
	color: #777;
	font-size: 13px;
}

.elementor iframe.instagram-media {
	min-width: auto !important;
	max-width: 640px;
	margin: auto !important;
}

/* FOOTER */
.footer_top ul.menu {
    column-count: auto;
    column-width: 12rem;   
    column-gap: 30px;
}

/* Subscribe form */
.social_facebook:before,
.social_instagram:before,
.social_twitter:before,
.social_spotify:before {
    content: "";
    display: inline-block;
    width: 40px;
    height: 40px;
    top: 0;
    left: 0;
}
.social_facebook:before {
    background: url(/wp-content/themes/bridge-child/images/facebook.svg) no-repeat;
}
.social_instagram:before {
    background: url(/wp-content/themes/bridge-child/images/instagram.svg) no-repeat;
}
.social_twitter:before {
    background: url(/wp-content/themes/bridge-child/images/twitter.svg) no-repeat;
}
.social_spotify:before {
    background: url(/wp-content/themes/bridge-child/images/spotify.svg) no-repeat;
}
.mc4wp-form {
    margin-bottom: 30px;
}
.mc4wp-form input[type=email] {
    height: auto;
    padding: 8px 16px;
    font-size: 16px;
    line-height: 1.428571429;
    color: #282828!important;
    vertical-align: middle;
    background: 0 0;
    background-color: #fff;
    border: none;
    width: 90%;
}
.mc4wp-form input[type=submit] {
    background: transparent url('/wp-content/themes/bridge-child/images/subscribe-submit.svg') no-repeat ;
    border: none;
    text-indent: -99em;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 30px;
    cursor: pointer;
}


/* BACK TO TOP */
#back_to_top>span {
    border: none;
    background: #0A3ED9;
}
#back_to_top>span:hover {
    background: #282828;
}
#back_to_top span i, #back_to_top span span {
   color: #fff;
}
#back_to_top span i.fa-arrow-up:before {
    content: "\f106";
}


/* RESPONSIVE STYLES */
@media only screen and (min-width: 1700px) {
	.job-board.elementor-column .elementor-element-populated {
         background-size: 65%;
         padding: 50px 85px !important;
	}
}

@media only screen and (max-width: 1000px) {
	.header_top .right .qode_button_widget {
		line-height: 30px;
	}
	.header_top .right .qode_button_widget:last-child .qbutton.small {
		border-left: none;
	}
	.header_top .left,
	.mobile_menu_button {
		display: none;
	}
	.header_bottom {
    background-color: transparent !important;
    }
	.logo_wrapper {
    	left: 0;
	}
     .q_logo a {
         left: 0;
    }
	.header_inner_right {
    	margin-left: 85px;
	}
     .column-border-middle {
         border-left: none;
         border-right: none;
    }
    .column-border-right {
         border-right: none;
     }
     .column-border.job-board, .job-board.elementor-column .elementor-element-populated {
          border-top: none;
     }
}

@media only screen and (max-width: 959px) {
	.categoryList .categoryDropDown {
	-moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
	}
}

@media only screen and (max-width: 900px) and (min-width: 768px) {
	.tribe-filter-bar-c-filter #tribe-filter-EventCategory ul li,
	.tribe-filter-bar-c-filter #tribe-filter-EventTopicwhatit039sabout ul li {
    	padding-left: 30px;
    	background-size: 30px;
    	background-position-y: 15px;
    }
}

@media only screen and (max-width: 768px) {
	.header_top .right .qode_button_widget .top-club-btn {
		border-right: 2px solid;
	}
	.tribe-bar-views-inner {
		border-left: none;
	}
	.tribe-mobile .tribe-filter-bar-c-filter.tribe-events-filters-horizontal, .tribe-mobile .tribe-filter-bar-c-filter.tribe-events-filters-vertical {
    	margin-bottom: 2em;
	}
	.tribe-events-single .tribe-events-sub-nav {
		display: block;
	}
	#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next, #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous, #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next, #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous {
    	width: 100%;
        text-align: center;	
		font-size: 20px;
        line-height: 1em;
		margin-bottom: 10px;
    }
    .tribe-filters-open .tribe_events_filter_control.tribe-events-filters-mobile-controls {
    	margin: 0;
    }
	
    #tribe-events-footer:after, #tribe-events-footer:before, #tribe-events-header:after, #tribe-events-header:before {
    	display: none;
    }
    .tribe_events_filter_control .tribe_events_filters_toggle {
    	background: #0A3ED9;
    }
    .tribe-events-loop .tribe-events-event-meta {
    	background: transparent;
    	border: none
    	padding-bottom: 0;
    }
    .tribe-events-list .tribe-events-venue-details {
    	border-top: 1px dashed #282828;
    }
}

@media only screen and (max-width: 767px) {
	.wrapper .prettyMapList .mapHolder {
		height: 350px;
	}
	.FullMapPage #MapAddressContainer {
    	width: auto;
	}
	body.single-maplist .wrapper .prettyMapList .getDirections {
    	width: 100%;
	}
	.page-content .items ul {
	-moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
	}
	.leftmap.prettyMapList .prettyMessage {
    float: none;
    width: 90%;
	}
}

@media only screen and (max-width: 480px) {
	.container_inner {
		width: 350px;
	}
	.page-content .items ul, .categoryList .categoryDropDown {
		-moz-column-count: 1;
		-moz-column-gap: 0;
		-webkit-column-count: 1;
		-webkit-column-gap: 0;
		column-count: 1;
		column-gap: 0;
	}
}

