.map-outer {
display: flex;;
}
.map-details, .map-wrapper {
height: calc(100vh - 90px);
}
.map-details {
box-sizing: border-box;
overflow: auto;
padding: 25px 0;
scroll-behavior: smooth;
}
.bh-sl-map {
height: calc(100vh - 90px); 
}
.map-details {
width: 350px;
background: #fff;
}
.map-wrapper {
position: relative;
flex-grow: 1;
}
.hide-filter {
display: none;
visibility: hidden;
}
.map-details .form-input {
position: relative;
}
.map-details .form-input label {
display: block;
margin: 0;
}
.map-details .form-input input {
border: 1px solid #000074;
display: block;
padding: 0.25rem;
width: 100%;
}
.map-details .form-input svg {
position: absolute;
left: 10px;
top: 50%;
transform: translate(0, -50%);
}
.map-details .form-input svg path {
fill: #000074;
}
.map-details .list {
list-style: none;
margin: 0;
padding: 0;
}
.map-details .list .list-label {
display: none;
}
.map-details .list li {
border-top: 1px solid #000074;
padding: 2rem 0;
}
.map-details .loc-name {
font-weight: 700;
}
.map-details .custom-filter {
background-color: #BCF0F8;
display: none;
padding: 25px;
margin: 0 -25px ;
position: relative;
}
.map-details .custom-filter #bh-sl-submit {
margin-top: 0;
}
.map-details .custom-filter .filter-selections {
}
.map-details .custom-filter .filter-selections li label input {
margin-right: 10px;
}
.map-details .custom-filter.active{
display: block;
}
.map-details .custom-filter ul {
list-style: none;
margin: 0 0 1rem;
padding: 0;
}
.map-details .custom-filter ul:last-child {
margin-bottom: 0;
}
.map-details .loc-dist.loc-alt-dist {
display: none;
} .gm-style div, .gm-style span, .gm-style label, .gm-style a {
font-family: Arial, Helvetica, sans-serif; } .bh-sl-window {
font-size: 13px; }
.bh-sl-error {
clear: both;
color: #ae2118;
float: left;
font-weight: bold;
padding: 10px 0;
width: 100%; } .bh-sl-map-container img {
border-radius: 0 !important;
box-shadow: none !important;
max-height: none !important;
max-width: none !important; }
.bh-sl-container {
box-sizing: border-box;
color: #555;
float: left;
font: normal 14px/1.4 Arial, Helvetica, sans-serif;
padding: 0 15px;
width: 100%; }
.bh-sl-container > * {
box-sizing: content-box !important; }
.bh-sl-container .bh-sl-form-container {
clear: left;
float: left;
margin-top: 15px;
width: 100%; }
.bh-sl-container .form-input {
float: left;
margin-top: 3px;
width: 100%; }
@media (min-width: 768px) {
.bh-sl-container .form-input {
width: auto; } }
.bh-sl-container .form-input label {
display: block;
font-weight: bold;
width: 100%; }
@media (min-width: 768px) {
.bh-sl-container .form-input label {
display: inline-block;
width: auto; } }
.bh-sl-container .form-input input, .bh-sl-container .form-input select {
box-sizing: border-box;
border: 1px solid #ccc;
border-radius: 4px;
font: normal 14px/1.4 Arial, Helvetica, sans-serif;
margin: 15px 0;
padding: 6px 12px;
width: 100%;
-webkit-border-radius: 4px; }
@media (min-width: 768px) {
.bh-sl-container .form-input input, .bh-sl-container .form-input select {
width: auto;
margin: 0 15px 0 10px; } }
.bh-sl-container .loc-alt-dist {
display: none; }
.bh-sl-container button {
background: #00447a;
border: none;
border-radius: 4px;
color: #fff;
cursor: pointer;
float: left;
font: bold 14px/1.4 Arial, Helvetica, sans-serif;
margin-top: 3px;
padding: 6px 12px;
white-space: nowrap;
-webkit-border-radius: 4px; }
.bh-sl-container .bh-sl-loading {
background: url(//mindful-education.co.uk/wp-content/themes/Mindful-Education-2023/img/ajax-loader.gif) no-repeat;
float: left;
margin: 4px 0 0 10px;
height: 16px;
width: 16px; }
.bh-sl-container .bh-sl-filters-container {
clear: both;
float: left;
margin: 15px 0;
width: 100%; }
.bh-sl-container .bh-sl-filters-container .bh-sl-filters {
float: left;
list-style: none;
margin: 0 100px 0 0;
padding: 0; }
.bh-sl-container .bh-sl-filters-container .bh-sl-filters li {
clear: left;
display: block;
float: left;
margin: 5px 0;
width: 100%; }
.bh-sl-container .bh-sl-filters-container .bh-sl-filters li label {
display: inline;
vertical-align: text-bottom; }
.bh-sl-container .bh-sl-filters-container .bh-sl-filters li input {
display: block;
float: left;
margin-right: 8px; }
.bh-sl-container .bh-sl-filters-container .bh-sl-filters li select {
box-sizing: border-box;
border: 1px solid #ccc;
border-radius: 4px;
font: normal 14px/1.4 Arial, Helvetica, sans-serif;
padding: 6px 12px;
-webkit-border-radius: 4px; }
.bh-sl-container .bh-sl-map-container {
clear: left;
float: left;
margin-top: 27px;
width: 100%; }
@media (min-width: 1024px) {
.bh-sl-container .bh-sl-map-container {
margin-bottom: 60px; } }
.bh-sl-container .bh-sl-map-container a {
color: #005293;
text-decoration: none; }
.bh-sl-container .bh-sl-map-container a:active, .bh-sl-container .bh-sl-map-container a:focus, .bh-sl-container .bh-sl-map-container a:hover {
text-decoration: underline; }
.bh-sl-container .bh-sl-loc-list {
font-size: 13px;
height: 530px;
overflow-x: auto;
width: 100%; }
@media (min-width: 1024px) {
.bh-sl-container .bh-sl-loc-list {
width: 30%; } }
.bh-sl-container .bh-sl-loc-list ul {
display: block;
clear: left;
float: left;
width: 100%;
list-style: none;
margin: 0;
padding: 0; }
.bh-sl-container .bh-sl-loc-list ul li {
border: 1px solid #fff; box-sizing: border-box;
clear: left;
cursor: pointer;
display: block;
float: left;
width: 100%; }
.bh-sl-container .bh-sl-loc-list .list-label {
background: #00192d;
border-radius: 15px;
color: #fff;
display: block;
float: left;
font-weight: bold;
margin: 10px 0 0 15px;
padding: 4px 7px;
text-align: center;
width: auto;
min-width: 13px; }
.bh-sl-container .bh-sl-loc-list .list-details {
float: left;
margin-left: 6px;
width: 80%; }
.bh-sl-container .bh-sl-loc-list .list-details .list-content {
padding: 10px; }
.bh-sl-container .bh-sl-loc-list .list-details .loc-dist {
color: #6c6c6c;
font-weight: bold;
font-style: italic; }
.bh-sl-container .bh-sl-loc-list .list-focus {
border: 1px solid rgba(0, 82, 147, 0.4);
transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s; }
.bh-sl-container .bh-sl-loc-list .bh-sl-close-directions-container {
height: 20px;
position: relative;
width: 100%; }
.bh-sl-container .bh-sl-loc-list .bh-sl-close-directions-container .bh-sl-close-icon {
right: 6px;
top: 0; }
.bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel {
margin: 0 2%; }
.bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel table {
table-layout: auto;
width: 100%; }
.bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel table, .bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel td {
vertical-align: middle;
border-collapse: separate; }
.bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel td {
padding: 1px; }
.bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel .adp-placemark {
margin: 10px 0;
border: 1px solid #c0c0c0; }
.bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel .adp-marker {
padding: 3px; }
.bh-sl-container .bh-sl-loc-list .bh-sl-noresults-title {
font-weight: bold;
margin: 15px; }
.bh-sl-container .bh-sl-loc-list .bh-sl-noresults-desc {
margin: 0 15px; }
.bh-sl-container .loc-name { font-size: 15px;
font-weight: bold; }
.bh-sl-container .bh-sl-map {
float: left;
height: 530px;
width: 100%; }
@media (min-width: 1024px) {
.bh-sl-container .bh-sl-map {
width: 70%; } }
.bh-sl-container .bh-sl-pagination-container {
clear: both; }
.bh-sl-container .bh-sl-pagination-container ol {
list-style-type: none;
margin: 0;
padding: 10px 0;
text-align: center; }
.bh-sl-container .bh-sl-pagination-container ol li {
color: #005293;
cursor: pointer;
display: inline-block;
font: bold 14px Arial, Helvetica, sans-serif;
padding: 10px; }
.bh-sl-container .bh-sl-pagination-container ol .bh-sl-current {
color: #555;
cursor: auto;
text-decoration: none; } .bh-sl-overlay {
background: url(//mindful-education.co.uk/wp-content/themes/Mindful-Education-2023/img/overlay-bg.png) repeat;
height: 100%;
left: 0;
position: fixed;
top: 0;
width: 100%;
z-index: 10000; }
.bh-sl-overlay .bh-sl-modal-window {
background: #fff;
border-radius: 10px;
box-shadow: 0 0 10px #656565;
position: absolute;
left: 50%;
margin-left: -460px; margin-top: 60px;
height: 620px;
width: 920px;
z-index: 10010; }
.bh-sl-overlay .bh-sl-modal-window .bh-sl-map-container {
margin-top: 50px; }
.bh-sl-overlay .bh-sl-modal-window .bh-sl-modal-content {
float: left;
padding: 0 1%; width: 98%; }
.bh-sl-overlay .bh-sl-modal-window .bh-sl-close-icon {
right: 22px;
top: 13px; }
.bh-sl-close-icon {
cursor: pointer;
height: 24px;
position: absolute;
width: 24px; }
.bh-sl-close-icon:after, .bh-sl-close-icon:before {
background: #ccc;
content: '';
display: block;
height: 24px;
margin: -3px 0 0 -1px;
position: absolute;
bottom: 0;
left: 50%;
right: 3px;
top: 3px;
width: 3px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg); }
.bh-sl-close-icon:hover:after, .bh-sl-close-icon:hover:before {
background: #b3b3b3; }
.bh-sl-close-icon:before {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg); } .map-details h1 {
font-size: 0.95rem;
}
.map-details > * {
padding-left: 25px;
padding-right: 25px;
}
.map-details > .bh-sl-loc-list {
padding: 0;
}
.show-filter {
padding: 0.5rem 0;
font-size: 0.75rem;
}
.show-filter a {
font-weight: 700;
text-decoration: none;
}
.show-filter a svg path{
fill: #000074;
}
.show-filter svg {
height: 11px;
margin-left: 5px;
transition: 500ms transform;
transform: rotate(0deg);
}
.show-filter.active svg {
transform: rotate(90deg);
}
.filteredMessage {
display: flex;
justify-content: space-between;
font-size: 0.75rem;
overflow: hidden;
margin-top: 10px;
transition: all 250ms ease;
}
.filteredMessage div {
transition: all 250ms ease;
}
.filteredMessage .map-reset {
white-space: nowrap;
}
.filteredMessage .map-reset a {
text-decoration: underline;
font-weight: bold;
}
.filteredMessage .map-reset a:hover {
text-decoration: none;
}
.filteredMessage:not(.active) {
margin-top: 0px;
}
.filteredMessage:not(.active) div {
line-height: 0;
padding-top: 0;
padding-bottom: 0;
margin-top: 0;
margin-bottom: 0;
border-width: 0;
}
.bh-sl-loc-list .list {
margin: 0rem;
margin-bottom: 0;
scroll-behavior: smooth;
list-style: none;
margin-left: 0;
padding-left: 0; overflow: auto;
margin-bottom: 0px;
position: relative;
padding: 1px 0px 15px;
border-top: 1px solid #8b8b87;
}
@media (min-width: 768px) {
.bh-sl-loc-list .list { }
}
.bh-sl-loc-list .list > li {
transition: all 250ms ease;
border: 3px solid #fff;
display: flex;
position: relative;
padding: 0.5rem 25px;
}
.bh-sl-loc-list .list > li.active {
background-color: #BCF0F8;
border-color: #BCF0F8;
} .bh-sl-loc-list .list > li:first-child:after {
display: none;
}
.bh-sl-loc-list .list > li:after {
content: "";
width: calc(100% + 6px);
height: 1px;
background-color: #8b8b87;
position: absolute;
top: -4px;
left: -3px;
margin: 0;
opacity: 1;
transition: all 250ms ease;
}
.bh-sl-loc-list .list > li .college-info {
flex-grow: 1;
}
.bh-sl-loc-list .list > li .college-info > div, .bh-sl-loc-list .list > li .college-info ul {
margin-top: 0.8rem;
}
.bh-sl-loc-list .list > li .college-info > div:first-child, .bh-sl-loc-list .list > li .college-info ul:first-child {
margin-top: 0;
}
.bh-sl-loc-list .list > li .college-info > div:last-child, .bh-sl-loc-list .list > li .college-info ul:last-child {
margin-bottom: 0;
}
.bh-sl-loc-list .list > li .college-info .titleholder {
display: flex;
flex-direction: column;
}
.bh-sl-loc-list .list > li .college-info .meta .address{
font-size: 0.7rem;
}
@media (min-width: 768px) {
.bh-sl-loc-list .list > li .college-info .titleholder {
flex-direction: column;
}
}
@media (min-width: 1200px) {
.bh-sl-loc-list .list > li .college-info .titleholder {
flex-direction: column;
}
}
.bh-sl-loc-list .list > li .college-info .titleholder h3 {
font-size: 1rem;
margin-top: 0;
margin-bottom: 0px;
font-weight: bold;
flex-grow: 1;
}
.bh-sl-loc-list .list > li .college-info .titleholder .distance {
font-size: 0.9rem;
color: #8b8b87; white-space: nowrap;
}
@media (min-width: 768px) {
.bh-sl-loc-list .list > li .college-info .titleholder .distance {
margin-left: 0px;
}
}
@media (min-width: 1200px) {
.bh-sl-loc-list .list > li .college-info .titleholder .distance { }
}
.bh-sl-loc-list .list > li .college-info .titleholder .distance:not(:empty):after {
content: " miles";
}
.bh-sl-loc-list .list > li .college-info .meta {
font-size: 0.9rem;
margin-top: 0;
}
.bh-sl-loc-list .list > li .college-info .meta p {
margin: 0;
}
.bh-sl-loc-list .list > li .college-info .coursesname {
font-size: 0.9rem;
padding: 0;
list-style: none;
color: #000074;
font-weight: bold;
}
.bh-sl-loc-list .list > li .college-info .coursesname > li {
padding: 0;
border: none;
margin-bottom: 15px;
}
.bh-sl-loc-list .list > li .college-info .coursesname > li:last-child {
margin: 0;
}
.bh-sl-loc-list .list > li .college-info .coursesname > li > h4 {
font-size: 0.9rem;
}
.bh-sl-loc-list .list > li .college-info .coursesname > li > ul {
padding: 0;
margin: 0;
list-style: none;
}
.bh-sl-loc-list .list > li .college-info .coursesname > li > ul > li {
padding: 0;
border: 0;
font-weight: normal;
font-size: 0.8rem;
}
.bh-sl-loc-list .list > li .college-info .coursesname > li > ul > li .label {
font-weight: bold;
}
.bh-sl-loc-list .list > li .college-info .buttons {
justify-content: space-between;
display: flex;
flex-wrap: wrap;
}
@media (min-width: 768px) {
.bh-sl-loc-list .list > li .college-info .buttons {
font-size: 1.5rem;
}
}
.bh-sl-loc-list .list > li .college-info .buttons .btn {
font-size: 0.9rem;
white-space: nowrap;
text-align: center;
}
.bh-sl-loc-list .list > li .college-info .buttons .details {
transition: all 500ms ease;
border: 1px solid #8b8b87;
margin-top: 0;
margin-right: 0;
margin-bottom: 0px;
padding: 0;
width: 136px;
line-height: 32px;
font-size: 0.8rem;
margin-top: 0.8rem;
}
.bh-sl-loc-list .list > li .college-info .buttons {
margin: 0;
}
.bh-sl-loc-list .list > li .college-info .buttons .details:hover { color: #fff;
}
.bh-sl-loc-list .list > li .college-info .buttons .directions {
display: block;
transition: all 500ms ease;
text-decoration: underline;
padding: 0;
margin: 0.5rem 0rem 0.5rem 1rem;
color: #000074;
border-radius: 0 0 0 0;
border: none;
background-color: transparent;
cursor: pointer;
width: auto;
line-height: 32px;
font-size: 0.8rem;
margin: 0;
margin-bottom: 15px;
}
.bh-sl-loc-list .list > li .college-info .buttons .directions:hover {
text-decoration: none;
}
.bh-sl-loc-list .list > li .college-info .buttons .directions-icon {
display: block;
min-height: 40px;
min-width: 40px;
height: 40px;
width: 40px;
line-height: 40px;
background-color: #707070;
color: #fff;
text-align: center;
border-radius: 50%;
font-size: 1rem;
transition: all 500ms ease;
position: relative;
margin-left: 15px;
}
.bh-sl-loc-list .list > li .college-info .buttons .directions-icon:focus {
outline-style: solid;
outline-color: #707070;
}
.bh-sl-loc-list .list > li .college-info .buttons .directions-icon i {
display: block;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.bh-sl-loc-list .list > li .college-info .buttons .directions-icon:hover {
background-color: rgba(112, 112, 112, 0.8);
}
@media (min-width: 1200px) {
.bh-sl-loc-list .list > li .college-info .buttons .directions {
display: block;
}
.bh-sl-loc-list .list > li .college-info .buttons .directions-icon {
display: none;
margin-left: 10px;
}
}
.bh-sl-loc-list .list > li.active span {
background-image: url(https://mindful-education.co.uk/wp-content/themes/Mindful-Education-2023/store-locator/assets/svg/marker-white.svg);
}
.bh-sl-loc-list .list > li.active:after {
opacity: 0;
}
.bh-sl-map > .marker {
display: none;
}
#bh-sl-address {
margin-top: 15px;
color: #000074;
font-size: 0.8rem;
font-weight: bold;
padding: 0.6rem;
padding-left: 38px;
width: 100%;
display: block;
box-sizing: border-box;
border: 1px solid #CFCFCF;
}
#bh-sl-address::placeholder {
color: #000074;
opacity: 1;
}
@media screen and (max-width: 767px) {
.map-details {
width: 100%;
}
.map-wrapper {
display: none;
}
}