/*!
Theme Name: Summit-BHC
Version: 3.17.6
Description: Child Theme for SummitBHC
Author: MaddMarketing, LLC
Author URI: http://maddmarketing.com
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: Divi
*/
a {text-decoration: underline;}
a:hover
, .et_mobile_menu li a {text-decoration: none;}
a.et_pb_button 
, #et-secondary-nav a {text-decoration: none !important;}
#main-header {
	border-bottom: 2px solid #7c8ba4;
}
.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding: 30% 8%;
}
/* --- Upcoming Events tabs --- */
ul.et_pb_tabs_controls {
	background-color: transparent !important;
}
ul.et_pb_tabs_controls:after {
	border: none !important;
}

.et_pb_bg_layout_light .et_pb_widget li a {
	color: #141c47;
}

/* --- homepage footer mountain divider z-index --- */
/* use custom class code below as the section number changes each time we add/delete a section 
.et_pb_section_7.section_has_divider.et_pb_bottom_divider .et_pb_bottom_inside_divider {
	z-index: 200 !important;
}*/
.mm-events-section .et_pb_bottom_inside_divider{
	z-index: 200 !important;
}

/* ---- Trac9 page ----- */
ul.mm-ul {
	width: auto;
    display: table;
    margin-left: auto !important;
    margin-right: auto !important
}

ul.mm-ul li {text-align: left;}

/* ----- CTA coding ----- */
.mm-cta {
	padding: 15px; 
	/*background-color: #717B9D; */
	background-color: #3f66d0;
	color: #fff; 
	text-align: center; 
	border-radius: 5px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 17px;
	font-style: italic;
}

.mm-cta a {
	color: #fff !important;
	text-decoration: underline;
}

.mm-cta a:hover {
	text-decoration: none;
	color: #fff !important;
}

.mm-cta-img {
	float: right; 
	width: 125px;
	margin-top: -10px; 
}

/* --- Blog formatting --- */
.entry-content h2 
, .entry-content h3 
, .entry-content h4 
, .entry-content h5 {
	font-weight: 400;
}

@media only screen and (max-width: 980px) {
	.mm-fac-title {text-align: center;}
	.mm-fac-column {margin-bottom: 10px;}
	.mm-events-section {background-size: cover; background-position: left;}
	.mm-recovery-first {text-align: center;}
}

@media only screen and (max-width: 600px) {
	/* --- allow image to become full width on small screens --- */
	#mm-img {
		float: none;
		width: 100%;
	}
}


/* Store Locator Start */
.page-id-11817 .et_pb_row.et_pb_row_0 {
	max-width: 100%;
	width: 100%;
}
.page-id-11817 .et_pb_text_inner > p {
	padding: 0;
}
.ll-left {
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	border: 1px solid #555;
} 
#wpsl-search-wrap .wpsl-dropdown {
	width: 100%;
}
#wpsl-search-btn:hover,
.clear-btn a:hover {
	background-color: #fbb040 !important;
	border-color: #fbb040 !important;
	color: #ffffff;
}


/* #wpsl-stores ul .loc-list-item {
	display: none;
} */

/* #wpsl-stores ul .loc-list-item:nth-of-type(1),
#wpsl-stores ul .loc-list-item:nth-of-type(2),
#wpsl-stores ul .loc-list-item:nth-of-type(3),
#wpsl-stores ul .loc-list-item:nth-of-type(4),
#wpsl-stores ul .loc-list-item:nth-of-type(5) {
	display: flex;
} */

.wpsl-selected-item {
	/*font-weight: 700;*/
	/*color: #00aaff !important;*/
}

#wpsl-gmap {
	float: none;
	width: 100%;
}
#wpsl-result-list .program-highlights ul {
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 0 !important;
}
body #wpsl-wrap #wpsl-result-list .program-highlights ul li {
	list-style-type: disc !important;
	line-height: 1.3;
	font-weight: 400;
}
.program-highlights {
	max-width: 100%;
	margin: 20px 25px 0 12px;
	width: 100%;
}
#wpsl-result-list .program-highlights h3 {
	font-size: 16px;
	line-height: 1.2;
	margin-bottom: 9px;
	text-transform: uppercase;
	padding: 0;
}
#wpsl-stores .wpsl-store-thumb {
	float: none !important;
	margin: 0 !important;
}
#wpsl-result-list {
	width: 100%;
	margin: 0;
}
#wpsl-wrap #wpsl-stores {
	height: unset !important;
	max-width: 1100px;
	margin: 0 auto;
}
.loc-list-item {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	border: 1px solid #555 !important;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	padding: 0 0 0 63px !important;
	margin: 0 10px 22px 20px !important;
	position: relative;
}
.location-type {
	width: 5.9090909090909%;
	border-right: 1px solid #555;
	position: absolute;
	width: 63px;
	height: 100%;
	left: 0;
	top: 0;
display: flex;	
}
.loc-list-left {
	width: 56.363636363636%;
	display: flex;
	flex-flow: row wrap;
	min-height: 210px;
	justify-content: center;
	align-items: center;
	gap: 30px;
	padding-right: 16px;
}
.loc-list-right {
	width: 42%;
	border-left: 1px solid #555;
	min-height: 210px;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}
.location-type.option2, .location-type.option1 {
	background-color: #EF4136;
	color: #ffffff;
	font-family: Montserrat, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.location-type.option1 { 
	background-color: #F7941D;
}
.location-type p {
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	transform: rotate(-180deg);
	margin: 0 !important;
	width: 100%;
	display: block;
	writing-mode: vertical-rl;
	text-orientation: sideways;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	min-height: 210px;
	text-align: center;
}
.ll-right h3 {
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: -0.27px;
	margin-bottom: 9px;
	display: block;
	line-height: 1.1;
}
.more-info-url {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration: none !important;
	width: 122px;
	display: block;
	text-align: center;
	border: 1px solid #141c47;
	padding: 5px 10px;
	margin-top: 10px;
	color: #141c47;
}
.wpsl-phone {
color: #555;
font-size: 16px;
font-style: normal;
font-weight: 600;	
	display: block;
}
.wpsl-search {
	background-color: #2b2b2b;
}
#wpsl-search-wrap label {
	color: #ffffff;
	font-size: 14px;
	font-style: 400;
	font-weight: 600;
	line-height: 36px !important;
}
#wpsl-wrap .wpsl-search {
	margin-bottom: 70px;
	min-height: 133px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 20px;
}
#wpsl-search-btn {
	margin-right: 0;
}
.clear-btn label {
	float: none !important;
}
.clear-btn a {
	  padding: 7px 10px;
  line-height: 1.428571429;
  font-weight: 400;
  color: #7c7c7c;
  background-color: #e6e6e6;
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top,#f4f4f4,#e6e6e6);
  background-image: -ms-linear-gradient(top,#f4f4f4,#e6e6e6);
  background-image: -webkit-linear-gradient(top,#f4f4f4,#e6e6e6);
  background-image: -o-linear-gradient(top,#f4f4f4,#e6e6e6);
  background-image: linear-gradient(top,#f4f4f4,#e6e6e6);
  box-shadow: 0 1px 2px rgba(64,64,64,.1);
  text-transform: none !important;
border: 1px solid #d2d2d2;
  border-radius: 3px;	
	display: block;
	text-decoration: none !important;
}
.ll-right {
	width: 100%;
	max-width: 325px;
}
#wpsl-search-wrap {
	display: flex;
	width: 100%;
	float: none;
	justify-content: center;
	align-items: center;
}
#wpsl-search-wrap form {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
#wpsl-category {
	display: flex;
	flex-flow: column wrap;
}
#wpsl-search-btn, #wpsl-search-wrap input, .wpsl-dropdown {
	border: 1px solid inherit !important;
	border-radius: 0 !important;
}
#wpsl-search-btn, .clear-btn a {
	background-color: #EF4136 !important;
	background-image: none;
	color: #fff;
	border: 1px solid #EF4136 !important;
	border-radius: 0 !important;
	padding-left: 20px;
	padding-right: 20px;
}


#wpsl-stores ul .loc-list-item:not(:nth-child(-n+5)) {
	max-width: 1070px;	
    overflow:hidden;
    height:0 !important;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
		border: none !important;
	margin: 0 !important;
}

#wpsl-stores ul .loc-list-item.animated {
	height: auto !important;
margin: 0 10px 22px 20px !important;	
border: 1px solid #555 !important	
}
#wpsl-wrap {
	margin-bottom: -10px;
}

#more {
	display: none;
}

#post-244527 {
	padding-bottom: 60px;
}


@media only screen and (max-width: 1200px) {
#wpsl-result-list {
	max-width: 90%;
	margin: 0 auto;
}
body #wpsl-stores .wpsl-store-thumb {
	height: unset !important;
	width: 100%;
	max-width: 100%;
}
.ll-right h3 {
	font-size: 15px;
	line-height: 1.2;
}
.ll-right {
	max-width: 60%;
}
.ll-left {
	max-width: 25%;
}
.loc-list-left {
	width: 55%;
	gap: 20px;
}	
#wpsl-stores .loc-list-item,
body #wpsl-stores ul .loc-list-item.animated	{
	margin: 0 auto 25px !important;
}
#wpsl-result-list .program-highlights h3 {
	font-size: 14px;
}	
.program-highlights {
	margin: 25px 20px 25px;
}	
}

@media only screen and (max-width: 959px) {
#wpsl-search-wrap form {
	flex-flow: row wrap;
}
#wpsl-search-input, #wpsl-category .wpsl-dropdown {
	width: 100% !important;
}	
#wpsl-category, .wpsl-select-wrap {
	width: 100%;
	max-width: 30%;
}	
#wpsl-search-wrap .wpsl-input {
	width: 100%;
	max-width: 30%;
	display: inline-block !important;
}
.wpsl-input br {
	display: none;
}	
#wpsl-search-wrap #wpsl-radius, #wpsl-search-wrap #wpsl-results {
	display: inline-block;
}	
#wpsl-search-wrap div label {
	float: none;
}	
#wpsl-radius {
	width: calc(70% - 30px);
}	
#wpsl-results {
	width: 100% !important;
	margin: 0 !important;
	max-width: 35% !important;
}
#wpsl-wrap br, .wpsl-search-btn-wrap label {
	display: none;
}	
#wpsl-search-btn, .clear-btn {
	height: 40px;
}	
#wpsl-search-input {
	max-height: 40px;
}	
#wpsl-category {
	margin-bottom: 10px;
}	
}

@media only screen and (max-width: 767px) {
.location-type {
	border-right: 0;
	position: relative;
	width: 100%;
	height: unset;
	left: 0;
	top: 0;
	display: block;
}
#wpsl-wrap #wpsl-result-list ul li {
	padding-left: 0 !important;
}
.ll-right {
	max-width: 50%;
}
.location-type p {
	transform: unset !important;
	width: 100%;
	writing-mode: lr;
	text-orientation: sideways;
	min-height: unset;
	text-align: center;
	padding: 16px;
}	
.location-type p br {
		display: none;
	}
}


@media only screen and (max-width: 640px) {
.loc-list-left {
	width: 100%;
	gap: 0;
	flex-flow: column wrap;
	padding: 30px 30px 40px;
	border-bottom: 1px solid #555;
}
.ll-left {
	margin-bottom: 30px;
	max-width: 149px;
}	
.more-info-url {
	margin: 35px auto 0;
}	
.loc-list-right {
	width: 100%;
	max-width: 320px;
	margin: 0 auto;
	min-height: unset !important;
	padding: 35px 16px;
	border: 0 !important;
}
.loc-list-right {
	margin: 0 auto;
}	
.ll-right {
	max-width: 280px;
		text-align: center !important;
}	
.program-highlights {
	margin: 0 auto;
}
#wpsl-search-wrap .wpsl-input, 
#wpsl-category, .wpsl-select-wrap,
#wpsl-radius, #wpsl-results {
	width: 100% !important;
	max-width: 100% !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
}	
.wpsl-search-btn-wrap {
	width: 100% !important;
	max-width: 100% !important;
	margin-top: 20px;
	margin-bottom: 10px;
}	
#wpsl-search-btn {
	width: 100%;
}	
.clear-btn a, .clear-btn {
	width: 100% !important;
	max-width: 100% !important;
	display: block;
	text-align: center;
	margin: 0 !important;
}	
#wpsl-search-btn, #wpsl-search-wrap div {
	margin-right: 0;
}	
#wpsl-wrap .wpsl-search {
	padding: 30px 30px 47px;
}	
#wpsl-search-wrap .wpsl-dropdown {
	width: 100% !important;
	min-height: 40px;
	float: none;
	display: block;
}
	.wpsl-dropdown .wpsl-selected-item, .wpsl-dropdown li, .wpsl-selected-item {
		min-height: 38px;
	}	 
	
	#wpsl-search-wrap select, #wpsl-search-wrap options {
		height: 40px !important;
	}
}

@media only screen and (max-width: 480px) {
.location-type p br {
	display: block;
}
#wpsl-result-list {
	max-width: 85%;
}	
}

#more {
    max-width: 225px;
	margin: 30px auto 0;
	text-align: center;
}
#more a {
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0.8px;
	padding: 15px 33px;
	display: inline-block;
	-webkit-appearance: none;
	background-color: #00aaff !important;
	border-color: #00aaff !important;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 700;
	font-family: "Oswald", Helvetica, Arial, Lucida, sans-serif;
}
#more a:hover {
background-color: #00aaff !important;
  border-color: #00aaff !important;
  color: #ffffff;    
}
#wpsl-search-input {
	min-height: 46px;
}
#wpsl-search-btn, .clear-btn a {
	min-height: 46px;
	font-size: 15px;
	display: flex;
	justify-content: center;
	align-items: center;	
}
#wpsl-search-input.wpsl-error {
	border: 3px solid #ef4136 !important;
}
.wpsl-input * {
	width: 100% !important;
}

/* Search Button Hover */
#wpsl-search-btn:hover , .clear-btn a:hover { 
	background-color: #fff !important;
  border-color: #fff !important;
 color:  #00aaff;
}
 
/* Search Button Background */
#wpsl-search-btn
, .clear-btn a {
background-color: #fff !important;
border-color: #fff !important;
color:  #00aaff;
}
#wpsl-stores > ul {
	padding: 0 !important;
}
.program-highlights ul {
	padding: 0 !important;
}
/* Side Border on locations */
.location-type.option2 {
	background-color: #00aaff;
}

.location-type.option1 { background-color: #051a4a}

/* Search / Filter Bar Background */
.wpsl-search {
	background-color: #2262aa;
}
/* Store Locator End */