body.openpopup{
	overflow: hidden;
}
#find_sc_header_wrap{
	position: relative;
	z-index: 5;
}
.find_store_block_pop_wrap {
    position: fixed;
    top: 0;
    background: #eeeeee;
    z-index: 9999999999;
    left: 0;
    height: 100%; 
    width: 350px;
    max-width: 100%;
    border: 2px solid #595959;
	display: none;
}
.fsbpw-header {
	padding: 10px;
	font-size: 18px;
	line-height: 1em;
	background: #1d2644;
	color: #fff;
}
.fsbpw-locations .accordionjs {
    padding: 10px 0 0;
}
.fsbpws svg#LocationActive {
    width: 20px;
    display: inline-block;
    vertical-align: middle;
}
.fsbpws {
	padding: 5px 10px;
	background: #4b77a6;
	color: #05dee4;
	cursor: pointer;
}
.fsbpws svg#LocationActive path {
    fill: #05dee4;
}
.fsbpw-locations .accordionjs .acc_section .acc_head{
	background: none;
    padding: 5px 10px;
	border: none;
	background: #eeeeee !important; 
}
.fsbpw-locations .accordionjs .acc_section.acc_active .panel-title span.dashicons.dashicons-plus::before {
    content: "\f460"; 
}
.fsbpw-locations .accordionjs .acc_section{
	border: none;
}
.fsbpws span {
    font-size: 14px;
    display: inline-block;
	text-transform: uppercase;
    vertical-align: middle;
}
.fsbpw-locations .panel-title {
    font-size: 18px !important;
    text-transform: uppercase;
	margin: 0;
}
.fsbpw-locations .panel-title a {
    color: #132451;
    font-weight: 800;
}
.fsbpw-locations .acc_head p.panel-title:after{
    display: none;
	content: '';
}
.fsbpw-locations h3 {
    font-size: 14px;
    line-height: 1.3em;
    color: #1d2644;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-weight: 800;
}
.fsbpw-locations .panel-body.wpb_accordion_content{
    padding-left: 0 !important;
	padding-top: 20px;
    flex-grow: 1;
    overflow-y: auto;
}
.fsbpw-locations .location-nearby-wrap + .panel-body.wpb_accordion_content {
    padding-top: 0;
}
.fsbpw-locations .panel-body.wpb_accordion_content .row-fsbpwl-uncont-active {
    display: none;
}
.panel-body-active-sc .uncont.fsbpwl-uncont.fsbpwl-uncont-active{
	padding: 12px 10px 10px;
}
.fsbpw-locations .style-light p, .panel-body-active-sc p{
    color: #4d79a7;
    font-size: 12px;
    line-height: 1.3em;
    padding-right: 70px;
    padding-left: 10px;
    padding-bottom: 5px;
    margin-bottom: 0;
} 
.fsbpw-more a {
    text-decoration: underline;
    color: #595959;
}
.fsbpw-more {
    font-size: 12px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.gfQgMn {
    appearance: none;
    border: 1px solid rgb(136, 136, 136);
    border-radius: 100%;
    contain: paint;
    cursor: pointer;
    flex: 0 0 14px;
    height: 14px;
    position: absolute;
    width: 14px;
    left: -10px;
    top: 10px;
}
.gfQgMn::before {
    background-color: #595959;
    border-radius: 100%;
    content: "";
    inset: 2px;
    opacity: 0;
    position: absolute;
    transform: scale(0.3);
    transition-duration: 150ms;
    transition-property: background-color, transform;
    transition-timing-function: ease-in-out;
}
.gfQgMn:hover:checked::before {
    background-color: rgb(0, 131, 0);
}
.gfQgMn:checked::before {
    background-color: #595959;
    opacity: 1;
    transform: scale(1);
}
.gfQgMn:checked {
    animation: 250ms cubic-bezier(0.9, 0.885, 0.32, 1.6) 0s 1 normal none running bomTbp;
    border-color: #595959;
}
.gfQgMn:hover:checked {
    border-color: #595959;
}
.fsbpwl-colmn {
    padding-left: 4px;
	margin-bottom: 0px; 
	position: relative; 
}
.uncont.fsbpwl-uncont {
    padding-bottom: 20px;
}
.fsbpwl-uncont{
	margin-bottom: 20px;
}
.fsbhw-xactive a.select-store {
    font-size: 16px;
    border: 2px solid #ffffff;
    color: #ffffff;
/*	background: #ffffff; */
    padding: 3px;
    width: 220px;
    display: block;
    text-align: center;
}
span#closefsbhw-x {
    float: right;
    cursor: pointer;
}
.fsbpw-locations .panel-title span.dashicons {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    font-size: 18px;
    color: #ae7d3b;
}
span.shop-sc {
	position: absolute;
	font-size: 12px;
	color: #fff;
	background: #0E2453;
	border-radius: 10px;
	padding: 3px 11px;
	line-height: 1;
	cursor: pointer;
	z-index: 5;
	right: 0px;
	letter-spacing: .5px;
	bottom: 30px;
    transition-duration: 150ms;
    transition-property: background-color;
    transition-timing-function: ease-in-out;
}
span.shop-sc:hover {
    background: #F2A225;
}
.sc_findstore_btn_wrap_pop span.btn-container a {
    font-size: 12px;
    padding: 5px 16px !important;
    background: #0E2453 !important;
    border: none !important;
    color: #fff !important;
    font-weight: normal;
}

.sc_findstore_btn_wrap_pop span.btn-container a:hover {
    background: #F2A225 !important;
}

.sc_findstore_btn_wrap_pop span.btn-container a:after{
	display: none;
}
.sc_findstore_btn_wrap_pop {
    display: none;
}
.fsbpwl-uncont-active .sc_findstore_btn_wrap_pop {
    display: block;
}
.fsbpwl-uncont-active .fsbpw-more {
    position: relative;
    line-height: 1;
    padding-left: 10px;
    margin-bottom: 5px;
	bottom: 0;
}
.fsbpwl-uncont-active span.shop-sc {
    display: none;
}
.fsbpw-locations .fsbpwl-uncont-active h3{
	padding-top: 20px;
	font-size: 16px;
}
.fsbpwl-uncont-active .fsbpwl-colmn::before {
    content: 'CURRENTLY SHOPPING:';
    font-size: 14px;
    line-height: 1em;
    color: #f2a225;
    position: absolute;
    top: 0px;
    font-weight: bold;
    left: 4px;
}
.fsbpw-locations .accordionjs .acc_section.acc_active {
    background: #fff;
}
.panel-fc-active .acc_content{
    background: #ffffff;
}
.fsbpw-locations .accordionjs .acc_section .acc_content {
	padding: 0;
	max-height: calc(100vh - 340px);
	display: flex;
	flex-direction: column;
/*	background: #ffffff; */
}
.fsbpw-locations .accordionjs .acc_section .acc_content .row-container {
    padding: 0 10px;
/*	background: #ffffff; */
} 
.row-fsbpwl-uncont-active {
    background: #eeeeee !important;
    padding-top: 15px !important;
}
.uncont.fsbpwl-uncont.fsbpwl-uncont-active {
    padding-bottom: 15px;
	position: relative;
} 
.fsbpw-time {
	display: none;
    font-size: 12px;
    color: #5e5959;
    padding-left: 10px;
    margin-top: -5px;
}
.fsbpwl-uncont-active .fsbpw-time {
	display: block;
}
.currently_shopping_wrap{
	position: relative;
	display: inline-block;
}
.currently_shopping_wrap span {
    display: block;
    line-height: 1.3em;
}
.fsbhw-xactive {
    display: inline-block;
    cursor: pointer;
	position: relative;
}
.currently_shopping_wrap span.dashicons.dashicons-arrow-down-alt2 {
    position: absolute;
    bottom: -2px;
    color: #fff;
    right: -22px;
    font-size: 14px;
}
.location-nearby-wrap {
    font-size: 12px;
    padding-left: 12px;
    background: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
}
.scajaxwraploader-pin {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 99999;
}
.scajaxwraploader-pin .lds-ripple {
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
}
/* Style the scrollbar itself (width, background-color) */
::-webkit-scrollbar {
    width: 10px; /* Width of the scrollbar */
    background-color: #fff; /* Background of the scrollbar */ 
}
/* Style the track of scrollbar */
::-webkit-scrollbar-track {
    border-radius: 5px; /* Rounded corners of the track */
}
/* Style the handle of the scrollbar */
::-webkit-scrollbar-thumb {
    background: #05dee4; /* Color of the scrollbar handle */
    border-radius: 5px; /* Rounded corners of the handle */
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #1d2644; /* Color of the handle on hover */
}
.lds-ripple {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ripple div {
  position: absolute;
  border: 4px solid #fff;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.lds-ripple div:nth-child(2) {
  animation-delay: -0.5s;
}
@keyframes lds-ripple {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 0;
  }
  4.9% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 0;
  }
  5% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 0px;
    left: 0px;
    width: 72px;
    height: 72px;
    opacity: 0;
  }
}
.find_store_block_header_wrap .scajaxwraploader-pin .lds-ripple { 
    transform: translate(-50%, -50%) scale(0.5);
    transform-origin: center;
}
.sc_loc_rpesa .btn-container {
	display: inline-block;
	margin-bottom: 15px
}

@media (max-width: 768px) { 
	.fsbpw-locations .accordionjs .acc_section .acc_content { 
		max-height: 200px; 
	}
	.find_store_block_pop_wrap { 
		overflow-y: auto;
	}
	.fsbpw-locations .accordionjs .acc_section.panel-fc-active .acc_content {
		max-height: 400px;
	} 
	.fsbhw-xactive a.select-store{
		width: 150px;
	} 
	.location_details_btn_wrap span.btn-container a {
		display: inline-block;
		margin-bottom: 10px;
	}
}

/* === Store tray: full-height on mobile, BUT only display when open === */
@media (max-width: 991.98px){

  /* Base tray sizing — do NOT force display here */
  .find_store_block_pop_wrap{
    height: 100dvh !important;
    max-height: none !important;
    /* remove display:flex from here */
    display: none;              /* keep default hidden state */
    flex-direction: column !important;
    overflow: hidden;
  }

  /* Only show the tray when the page has the open state */
  body.openpopup .find_store_block_pop_wrap,
  html.openpopup .find_store_block_pop_wrap {
    display: flex !important;
  }

  /* Locations area fills the tray */
  .fsbpw-locations{
    flex: 1 1 auto !important;
    min-height: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    overflow: hidden !important;
  }

  /* Accordion list scrolls */
  .fsbpw-locations .accordionjs{
    flex: 1 1 auto !important;
    min-height: 0 !important;
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch;
  }

  /* Remove max-height caps */
  .fsbpw-locations .accordionjs .acc_section .acc_content,
  .fsbpw-locations .accordionjs .acc_section.panel-fc-active .acc_content{
    max-height: none !important;
    height: auto !important;
  }

  /* Panel body can scroll */
  .fsbpw-locations .panel-body.wpb_accordion_content{
    flex-grow: 1 !important;
    min-height: 0 !important;
    overflow-y: auto !important;
  }
}
