/*Slide In Mobile Menu*/
@media all and (min-width: 1205px) {
	html .et_header_style_slide #top-header,
	html .et_header_style_slide #top-menu-nav,
	html .et_header_style_slide #et_top_search {
		display: block !important;
	}
.et_header_style_slide div#et-secondary-menu {
    display: none;
}
	html .et_header_style_slide .mobile_menu_bar.et_toggle_slide_menu {
		display: none;
	}

	html .et_header_style_slide #et-top-navigation {
		padding: 39px 0 0 !important;
	}

	
}

#main-footer, #bbd-bottom-footer{
	background-color:#293940!important;
}
#bbd-bottom-footer .container::before{content: none;}


body.single .favorites_count_item {
    display: none !important;
}

p, body {
    font-size: 19px;
}



.facetwp-facet-magazine_issue .fs-option.g0.d0 {
    display: none !important;
}

.facetwp-facet-magazine_issue.facetwp-type-fselect .fs-option.d1 .fs-option-label {
    padding-left: 0px !important;
}

.facetwp-filters input.facetwp-search{font-size: 20px; padding: 4px; padding-right: 30px;}

.et_pb_module .mobile_menu_bar:before {
    color: #fff !important;
}

/* html .tribe-filter-bar__form .tribe-filter-bar-c-pill__pill{
	padding: 11px 20px !important;
	color: #fff !important;
	background-color: #c64629 !important;
	border-radius: 4px !important;
	font-size: 14px !important;
    font-weight: bold !important;
	font-family: "Helvetica Neue", Helvetica, -apple-system, BlinkMacSystemFont, Roboto, Arial, sans-serif !important;
	text-shadow: none !important;
	border: none !important;
	outline-width: 0 !important;
}
*/

@media only screen and (max-width: 980px) {
    .et_pb_row_1_tb_header.et_pb_row {
        z-index: 1 !important;
    }

	body .et_pb_row_0_tb_header.et_pb_row .et_pb_column--with-menu {
		z-index: -1 !important;
	}
}
