#hiddendiv{
	display: none !important;
}
.stj_map_list{margin-left:-15px;margin-right:-15px;display: grid;grid-auto-flow: column;grid-template-columns: repeat(2, 1fr);grid-template-rows: repeat(4, auto);}
.stj_map_list .stj_map_list_n, .stj_map_list .stj_map_list_n_btn{padding-left:15px;padding-right:15px;}
.stj_map_list_n h5{margin-bottom:8px;}
.stj_map_list_n p{margin-bottom:8px;}
.stj_map_list_n a{display: inline-flex;align-items: center;justify-content: center;font-size: 16px;font-style: normal;font-weight: 700;line-height: 150%;color: var(--c_red);text-decoration: none !important}
/*.stj_map_list_n a:after{content: "\e952";font-family: 'Ultimate-Icons' !important;display:inline-block;margin-left:7px;font-size:15px;transform:translateY(1px);}*/
.stj_map_list_n a:after{width:16px;content:'';background-image:url("/wp-content/themes/bb-theme-child/icons/ArrowDown.svg");height:24px;background-size:contain;background-repeat:no-repeat;background-position:0px 3px;display:inline-block;margin-left:5px;}
.stj_map_list_n, .stj_map_list_n_btn{margin-bottom:32px;}
.stj_map_list_n{cursor:pointer;}
.stj_map_container{
  display:flex;
  width: calc(100% + 32px);
  margin-left:-16px;
  margin-right:-16px;
}
.stj_map_container .stj_map_col{
  width:50%;
  padding-left:16px;
  padding-right:16px;
}

.map_wrapper>div:focus-visible,
.map_wrapper *:focus-visible{
  outline:none !important
}

/*.stj_map_container{padding-bottom:60px ;}*/
/*.stj_map_container .overflow_right{margin-top:-140px;height:calc(100% + 200px);}*/
.stj_map_container .overflow_right{margin-top:-100px;height:calc(100% + 80px);}
.stj_map_container .stj_map_wrapper, .stj_map_container .map_wrapper{height:100% !important;}
.stj_map_wrapper .gm-style-iw{padding:32px !important;padding-bottom:10px !Important;background:#faf9f8;width: 480px}
.stj_map_wrapper .gm-style-iw-d{overflow:auto !Important;max}

.stj_map_infobox h4{margin-bottom:16px;}
.stj_map_infobox a.stj_btn{margin-bottom:7px;}
.stj_map_infobox .btn_wrp{margin-bottom:9px;}
.stj_pin_open, .stj_pin_address{padding-left:24px;position:relative;margin-bottom:8px;}
.stj_pin_open:before, .stj_pin_address:before{content:'';position:absolute;left:0px;top:3px;display:inline-block;width:18px;height:18px;background-image:url('/wp-content/themes/bb-theme-child/images/ic_clock.svg');background-size:18px;}
.stj_pin_address:before{background-image:url('/wp-content/themes/bb-theme-child/images/ic_mappin.svg');}
.stj_pin_contacts{padding-top:24px;padding-bottom:22px;margin-top:24px;border-top:2px solid #E8E5DE;display:flex;justify-content: center;text-align:center;}
.stj_pin_contacts{padding-top:0px;border-top:0px;}


.stj_pin_contact_n{width:33.33%;line-height: 0;}
.stj_pin_contact_n_img{display:inline-block;width:60px;margin-bottom:8px;}
.stj_pin_contact_n_img:before{content:'';display:block;padding-bottom:100%;background-image:url('/wp-content/themes/bb-theme-child/images/ic_medic.svg');background-size:contain;background-repeat:no-repeat;background-position:center;}
.s2 .stj_pin_contact_n_img:before{background-image:url('/wp-content/themes/bb-theme-child/images/ic_urgent_care.svg');}
.s3 .stj_pin_contact_n_img:before{background-image:url('/wp-content/themes/bb-theme-child/images/ic_dental.svg');}
.stj_pin_contact_name{margin-bottom:8px;}

.stj_pin_contact_link{display:inline-block;font-family: 'Lab Grotesque';font-size: 12.8px;font-style: normal;font-weight: 500;line-height: 150%;padding-left:20px;position:relative;}
.stj_pin_contact_link .icon_phone{content:'';position:absolute;left:0px;top:0.05em;display:inline-block;;line-height:1;}
.stj_pin_contact_link .icon_phone path{transition:all ease 0.3s;}
.stj_pin_contact_link:hover .icon_phone path{fill:var(--c_red);}
.stj_pin_contact_link.s2{padding-left:0px;text-decoration:underline !Important;text-underline-offset: 3px;}


/*8697zwakq - update 2025-02-20*/
.stj_map_list[total_list="10"]{grid-template-rows: repeat(5, auto);}
.stj_map_list .stj_map_list_n[status="upcoming"] .stj_btn_arrow{display:none;}
.stj_map_list_n .location_status_info, 
.stj_map_infobox .location_status_info{display: inline-flex;align-items: center;justify-content: center;font-size: 16px;font-style: normal;font-weight: 700;line-height: 150%;color: var(--c_red);text-decoration: none !important;}
.stj_map_infobox[status="upcoming"] .btn_wrp, 
.stj_map_infobox[status="upcoming"] .stj_pin_contacts{display:none;}
.stj_map_infobox[status="upcoming"]{padding-bottom:22px;}
.stj_map_list{grid-auto-flow: row;}
/*8697zwakq - update 2025-02-20 end */

.stj_map_list_n_btn{display:flex;align-items: flex-end;}


@media(max-width:991px){
  .stj_map_container {display:block;}
  .stj_map_container .stj_map_col{width:100%;}
  .stj_map_col.col2{height:600px;margin-top:0px;display: none;}
  .stj_map_container .overflow_right{margin-top:0px;height:100%;}
  .stj_map_container .stj_map_wrapper{width:100% !Important;max-width:100%;}
  .stj_map_wrapper .gm-style-iw{padding:20px 15px 10px !Important;min-width:300px !Important;}
  .stj_map_infobox a.stj_btn{font-size:10.24px;min-width:0px;padding:5px 10px;}
  .stj_pin_contacts{flex-wrap:wrap;text-align:left;padding-top:10px;margin-top:12px;}
  .stj_pin_contact_n{width:100%;padding:5px 10px 5px 60px ;position:relative;margin-bottom:10px;}
  .stj_pin_contact_n_img{position:absolute;left:5px;width:50px }
  .stj_pin_contact_name{margin-bottom:0px;}
}

@media(max-width:768px){
  .stj_pin_open, .stj_pin_address{font-size:12px !important;padding-left:20px;}
  .stj_pin_open:before, .stj_pin_address:before{top:1px;width:15px;height:15px;background-size:15px;}
}