@font-face {
    font-family: 'Agenda Medium';
    src: url('../fonts/Agenda-Medium.woff') format('woff'),
         url('../fonts/Agenda-Medium.woff2') format('woff2'),
         url('../fonts/Agenda-Medium.eot') format('eot'),
         url('../fonts/Agenda-Medium.ttf')  format('truetype'), 
         url('../fonts/Agenda-Medium.svg#Agenda-Medium') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Agenda Light';
    src: url('../fonts/Agenda-Light.woff') format('woff'),
         url('../fonts/Agenda-Light.woff2') format('woff2'),
         url('../fonts/Agenda-Light.eot') format('eot'),
         url('../fonts/Agenda-Light.ttf')  format('truetype'), 
         url('../fonts/Agenda-Light.svg#Agenda-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Agenda Bold';
    src: url('../fonts/Agenda-Bold.woff') format('woff'),
         url('../fonts/Agenda-Bold.woff2') format('woff2'),
         url('../fonts/Agenda-Bold.eot') format('eot'),
         url('../fonts/Agenda-Bold.ttf')  format('truetype'), 
         url('../fonts/Agenda-Bold.svg#Agenda-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
}

.clearfix:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}

.flex {
  display:flex;
}

.bold {
  font-weight:bold;
}

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0;
    /*font-size: 100%;
    font: inherit;
    vertical-align: baseline;*/
    color: #333;
    text-decoration: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}

input {
  box-sizing: border-box;
}

body {
    line-height: 1.5;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 14px;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	height:100%;
	/*overflow:hidden;*/
}
ol, ul {
    list-style: none;
	clear:left;
}
blockquote, q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
img {
    vertical-align: middle;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 10px;
}

a {color: #007ac7;}

/*-- /reset --*/

/*
 *  Copyright begin
 *
 */
.map {
    position: relative; 
}

#w2gi_copyright, #navteq_copyright, #osm_copyright {
    position: absolute;
    bottom: 5px;
    color: #000;
    font-weight: bold;
    font-size: 12px;
    z-index: 999;
}

#w2gi_copyright {   
    right: 3px;
}

 #navteq_copyright { 
    display: none;    
    left: 3px;
 }

 #osm_copyright {
    display: none;
    left: 3px;
 }

 /*
  *  Copyright end
  *
  */



/* -- */


body {
    
}

p {
    /* padding: 1em; */
    clear:both;
}

.box-wrapper {
    max-width: 100%;
    height: 100%;
    margin: 0 auto;
}

.content-list {  
  overflow: hidden;
  position: relative;
}

.content-list li {
    display: block;
    width: 100%;
    padding-bottom: 0.1em;
    
}

.content-list.maneuver-result li {
    width: 100%;
}
.content-list li em {
    text-transform: none;
    display: inline-block;
    width:20%;
}
#driving_directions {
    max-width: 100%;
    margin: 0 auto;
    margin-top: 1%;
    /* width:35em; */
    position: relative;
	margin-bottom:10px;
}

#locator_search {
  max-width: 100%;
  position: relative;  
}

#driving_directions span {
   
}

#driving_directions label {
    display: inline-block;
	margin:3px;
}

#driving_directions input.search-box {
    width: 350px;
	
}

#driving_directions img.reverse {
    position: relative;
    margin-left:10px;
}



.attribution {
  bottom: -10px;
  color: #777778;
  float: left;
  font-size: 11px;
  font-weight: bold;
  position: absolute;
  right: 0;
  width: 100%;
}

.attribution a {
    color:#9AB531;
    text-decoration:underline;
}

.attribution span {
    display: inline-block;
    text-align: left;
    
}

.attribution_navteq {    
    bottom: 20px;
    width: 96%;
	float:left;
	display:block;
	position: absolute;
	left:5px;
	font-size:12px;
}
.attribution_navteq a {
    color:#9AB531;
}

.attribution_navteq span {
    display: inline-block;
    text-align: left;
    
}


#locator_search h2 span {
  display: inline-block;
  max-width: 85%;
}


#locator_search span:hover {
    /*color:#9AB531;*/
}

.wrapper {
    /*overflow: hidden;*/
    height: 100%;
    margin: 0 auto;
	position:relative;
	width:100%;
}


.map div {
    /* padding: 0; */
}

.icon-bar {
	float: right;
	position: relative;
	margin-right: 40px;
	top: -25px;
	height: 2px;
	display:none;
}

.icon-bar a, .icon-bar i {
    font-size: 12px;
	color:#fff;
}

.icon-bar i {
    padding-right: 6px;
    font-size: 14px;
}


/*------ POI -------*/

.poi {
    float: left;
	/* background:#fff; */
    overflow-y:auto;
	overflow-x:hidden;
    position: relative;    
    width: 100%;
    z-index: 999;
	/* if country and radius dropdown are there uncomment below line */
	/*height:530px;*/
	height:600px;
	padding:0px;
}

.poi h3 {
  border-bottom: 1px solid #f8981c;
  background:#FFF;
}

.store-name a {
  color: #000;
  font-family: 'Agenda Bold';
  font-weight: 700;
}

.distance_away {
  display:block; 
  margin-top:10px;
  color:#696969;
}

.getdirections {
  text-decoration: underline;
}
.getdirections span {
  color:#204ba0;
  float: right;
  font-weight: normal;
  text-decoration: underline;
}

.tab-content .getdirections span {
  color: #333;
  float: none;
  text-decoration: none;
}

.map {
    float: left;
    height: 100%;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
}


#filters {
	position:absolute;
	left:10px;	
}

.searchFilters div {
    float: left;
}

.searchFilters input {
    vertical-align: middle;
}

h3 {
  clear: both;
  font-weight: bold;
  padding: 10px;
  text-align: center;
  vertical-align: top;
}

h2 {
  color: #555;
  line-height: 32px;
  font-size:16px;
  font-weight: normal;
}

.storeBanner {
  margin-top:15px;
  font-size:20px;
  font-weight:bold;
}

.poi.maneuver {
   
}

.poi .content-list li {
    float:left;
    background: #FFF;
    /* margin: .3em; */
    padding: 10px 0px;  
    color: #007ac7;
}

.poi .content-list.maneuver-result li {
    float: none;
    height: 22px;
}

.content-list.poi-result {
    /* width:20em; */
	clear: left;
}

.count1 {
	display:none;
}

.togglehide {
  display:block !important;
}

.moreinfoButton {
    cursor: pointer;
    background: #000;
    color: #fff;
    font-size: 16px;
    text-align: center;
    width: 216px;
    margin-top: 20px;
    padding: 15px;
}

.countryToggleUS {
  display:block !important;
}

.content-list.poi-result li {
    float:left;
    width: calc(100% - 2px);
    padding:15px;
    position: relative;
    line-height: 20px;
    font-size:14px;
    line-height:20px;
    color:#172838;
}

.content-list.poi-result li.poi-item:after {
    border-bottom: 1px solid #d4d5d6;
    bottom: 0;
    content:"";
    display: block;
    position: absolute;
    right: 0;
    width: 100%;
}

.poi-item a.not(.toggledefaultdefault) {
  color: #204ba0;
  cursor: pointer;
  text-decoration: underline;
}


.poi .content-list li.poi-item.poi-hover {
    /*background-color: #feead2;*/
  background-color: #fcfcfc;
	color:#000;
}

.poi .content-list li .poi-hover div {
	color:#fff!important;
}

.poi-hover .poi_number {
	/* color:#fff!important; 
	background-image: url("../images/mappinRed.small.png") !important;*/
}
.content-list.poi-result .poi-hover span, .content-list.poi-result .poi-hover div, .content-list.poi-result .poi-hover b {
	/* color:#fff; */
}

.box-wrapper {
	position:relative;
}

/* driving directions */

.search_again, .search_again a {font-weight:bold; cursor:pointer; }



.poi.maneuver {
	padding:0px;
	width: 100%;
}

.searchagain {
	background:#1c4f62;
	width:100%;
	padding: 20px;
}

.directions-box {
	width:100%;
	margin:10px auto;
	position: relative;
	float: left;
}

.directions {
	border-right:1px solid #1c4f62;
	text-align: center;
}

.directions h3 {
	border: 0px;
	text-align: center;
	color: #1c4f62;
}

.directions, .directions-time {
	width: 40%;
	padding:10px;
	float:left;
}

.directions-time p {
	padding:5px;
	color: #1c4f62;
}

#driving_directions label {
	display:inline-block!important;
	margin:9px;
}
#driving_directions input.search-box{
	float:none;
	margin: 0 0 9px;
	height:30px;
	border:none;
}

/* driving directions */

/*
Popup
*/


.BE_OUTLET, .BM_OUTLET, .BM_BOUTIQUE {
  display:block !important;
}
.w2gi-popup {
    /*width: 250px;
    height: 300px;*/
   color:#000;
   background: #fff;
}

.w2gi-popup h3 {
    color:#000;
    font-size: 14px;
}
.olPopupContent {
    display:none;
    overflow: hidden !important;
    /* -moz-box-shadow: 3px 3px 3px #efefef;
	-webkit-box-shadow: 3px 3px 3px #efefef;
	box-shadow: 3px 3px 3px #efefef; */
}


/*
Tabs
*/
.tabs {
	display:none;
}

.tabs li {
    background: #ccc;
    display: inline-block;
    padding: 4px;
    margin-right: 5px;
    height: 24px;
    width: 60px;
    text-align: center;
    line-height: 24px;
    cursor: pointer;
}

.tabs li.active {
    background: #fff;
}

.tab-content {
    display: none;
    width: 320px; 
	height:195px;
    padding-top: 20px !important;
    padding-left: 30px !important;
    padding-right: 20px !important;
	/* background: url('../images/bubble.icon.new.png') no-repeat !important;	*/
}

.tab-content.active {
    display: block;
    /* background-color: #FFF; 
	width:345px; */
	color: #000;
}



/**/
.dd-wrapper{
	margin-top:10px;
}
.origin-select{
	
}
.direction_address{
	background-color: #1C4E61;
    border-color: #fff;
    border: 0px;
    outline: 1px solid #fff;
    
    margin: 5px 0 10px;
    display: inline;
    line-height: 100%;
    font-size: 14px;
    height: 24px;
    padding: 0 10px;
    float: left;
    outline-offset: 0px!important;
}
.search_arrow{
	background-color: #1C4E61!important;
    /* background-image: url(../images/arrow.png)!important; */
    background-repeat: no-repeat!important;
    background-position: right!important;
    border-color: #fff!important;
    border: 1px solid #fff!important;
    color: #fff!important;
    margin: 4px 0px 10px 0px!important;
    width: 10.8%;
    display: inline;
    line-height: 40px;
    padding: 0px 10px 0px 10px!important;
    float: left;
    position: relative;
    outline: 0px;
    height: 26px;
    cursor: pointer;
}
/**/

.tab-content h3 {
	
	font-weight:700;
	padding-bottom:0px;	
	margin-bottom:2px;
	
}

.tab-content ul li {
	font-size:13px;
}

.tab-content ul li b {
	
}

 .bubble-address-box {
	
}

#dd {
    /* display: none;*/
}

.content-list.poi-result li.poi-item:hover {
    /*background-color: #feead2;*/
  background-color: #fcfcfc;
	color:#000;
}

.content-list.poi-result li.poi-item:hover .poi_number, .content-list.poi-result li.poi-item:hover a, .content-list.poi-result li.poi-item:hover span {
	/* color:#fff; */
}

.content-list.poi-result li.poi-item:hover .poi_address {
	/* color:#fff; */
}

.poi .content-list li.poi-item:hover div,.poi .content-list li.poi-item:hover .poi-item a {
	/* color:#fff; */
}

.poi .content-list li.poi-item:hover .poi-item a {
	/* color:#fff; */
}
.poi .content-list.poi-item:hover .poi_address span {
	/* color:#fff; */
}

.name {
  /*font-size: 16px;*/
  font-size: 18px;
  text-transform: capitalize;
  text-decoration: underline;
}

.content-list.poi-result .poi_icon {    
    position: relative;
}
.content-list.poi-result p {
    padding:0;
    margin-left: 35px;
    line-height: 14px;
}



.content-list.poi-result strong {
    font-weight: bold;
    font-size: 13px;
    line-height: 25px;
    text-align: center;
    margin-left: 3px;
}

.content-list.poi-result span {
    /*display: inline;
     margin-left: 35px; 
    color:#333;*/
}

.content-list.poi-result .phone, .content-list.poi-result .send-actions {
	display:inline-block;
}

.content-list.poi-result .phone a {
	color: #000;
}

.content-list.poi-result .send-actions .phoneicon {
	font-size:25px;
}

.content-list.poi-result .send-actions a {
	display:inline-block;
	vertical-align:middle;
}



.content-list.poi-result .poi_number {    
    position: absolute;
    left: 20px;
    font-size: 13px;
    top: 10px;
    color:#f8981c;
    font-weight: bold;
    width:35px;
    height: 42px;
    font-style: normal;
	margin-left:10px;
	clear:both;
	float:left;
		
	text-align: center;
	padding-top: 4px;
	background-repeat: no-repeat;
}

.content-list.poi-result .poi_number_default, .content-list.poi-result .poi_number_favorite {
  background-image: url("../images/new-map-pins/map-pin-fd.2.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  clear: both;
  color: #ffffff;
  font-family: 'Agenda Bold';
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  height: 42px;
  line-height: 12px;
  text-indent: 2px;
  padding-top: 9px;
  position: absolute;
  text-align: center;
  top: 15px;
  width: 28px;
}

.content-list.poi-result .poi_number_favorite {    
/*    position: absolute;
    left: 10px;
    top: 10px;
    color:#fff;
    font-weight: bold;
    width:29px;
    height: 42px;
    font-style: normal;
  	margin-left:10px;
  	clear:both;
  	float:left;*/
    background-image: url("../images/new-map-pins/map-pin-fd-focus.png");
    /*background-size: contain;
  	text-align: center;
  	padding-top: 4px;
  	background-repeat: no-repeat;*/
}

.content-list.poi-result .poi-hover .poi_number_default {
  background-image: url(../images/new-map-pins/map-pin-fd.svg);
  text-indent: -9999px;
}




.content-list.poi-result .poi_address {
	clear:both;
	float:left;
	margin-left:50px;
	/* max-width: 405px; 
	padding-right: 100px;*/
  width: calc(100% - 50px);
}


img.tobaco {
  width: 18px!important
}

img.imgIcon {
  margin-right: 5px;
    /*width: 18px;*/
    width: 14px;
    vertical-align: top;
}


.content-list.poi-result .amenities {
    margin-top: 11px;
    overflow: hidden;
}

.content-list.poi-result .amenities li {
    background: none;
    color: #000;
    display: inline-block;
    padding: 0;
    width: 22%;
    /*font-size: 17px;*/
}

.content-list.poi-result .amenities li:first-child {
    width: 30%;
}

.content-list.poi-result .amenities li img {
  height: auto;
}

.olPopupCloseBox {
	
    background-image: url("https://hosted.where2getit.com/familydollarstore/images/close.png") !important;
    top: 15px !important;    
	width: 14px !important;
	height: 14px !important;	
	background-repeat:no-repeat;
}

.street-view-wrapper {
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 350px;
    height: 250px;
    z-index: 100;
}

.search-box {
	width: calc(100% - 175px);
}



.active_action {
    font-weight: bold;
}


div.olControlZoom {
    display: none;
}

.button-search {
    position:relative;
    right:0;
    -webkit-appearance: none;
	  background-color: #0033A1;
    border: none;
    border-radius: 2px;
    color: #fff;
    display: block;
    float: left;
    font-weight: 700;
    height: 40px;
    line-height: 100%;
    margin: 0;
    padding: 0;
    background: url('../images/glass-new.jpg') 0 0 no-repeat; 
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position:center;
    width: 40px;
    height: 40px;
    cursor:pointer;
    border-bottom: 1px solid #d4d5d6;

}

.button-search:hover {
   
}
.button-search:active {
    
}
.button-location {
	float:left;
	margin-top:15px;
}



.divider-text {
    color:#fff;
    font-size: 16px;
    display: block;
    margin-top: 5px;
}


.location-wrapper {
    width:20em;
    margin: 0 auto;
    text-align: center;
    margin-top: 1%;
}
.inline-list {
    padding: 1em;
}

.inline-list li {
    display: inline-block;
}

.block, .inline-list li.block {
    display: block;
}

.blue {
    color:#20596E;
}

/*
    dialog
*/


.overlay{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: none;

}

.modal{
    display: none;
    background:#fff;
    /* padding-top:20px; */
    overflow:auto;
    z-index:1001;
    position:absolute;
    
    top:50px !important;
}

.modalPop {
	padding-top:0px!important;
}

.closePop {
	color:#fff;

}

.closeBtn .zmdi {
	font-size:18px!important;
}
.closePop .zmdi {
	color:#fff;
}


.desktopPhone {display:inline;}
.mobilePhone {display:none !important;}
.showmobile, .showmobilebtns {
	display:none;
}



#hideAreaMobile {display:block;}
#refineMobile {display:none;}

#topMessage {
  background: #007ac7 none repeat scroll 0 0;
  color: #ffffff;
  margin: auto;
  max-width: 1200px;
  padding: 5px 0;
  position: relative;
  width: 100%;
}
#topMessageCloseBTN {width:20px; height:20px; cursor:pointer; position:absolute; right: 100px; top:10px; color:#FFF; font-weight:bold;}
	



.onlydesktop {
    display: block;
    
}

.mobileTable {
        display: block;
        padding: 0px 0px;
        color:#fff;
    }

.onlydesktop table tbody tr td{
    font-size:14px;
}
.mobile_one{display:none;}


input[type="submit"], #search_button {    
/*    border: medium none;
    color: #ffffff;
    font-weight: bold;   
    text-transform: uppercase;*/
}

.closeBtn {
  color: #000;
  font-weight: bold;
  position: absolute;
  right: 15px;
  top: 10px;
  z-index: 999;
}

.hideit {display:none;}
.hideitN {display:none;}
.hideitNN {display:none;}
.hideitNNN {display:none;}

.monday .monhour,
.tuesday .tuehour,
.wednesday .wedhour,
.thursday .thuhour,
.friday .frihour,
.saturday .sathour,
.sunday .sunhour {
    font-weight: bold;
}

.callhours {
    display: block !important;
}



/*
 * Paging controls
 */
.poi_paging_wrapper {
    background: #fff;
    border-bottom: 1px solid #C7D3DA;
    margin-top: 5px;
    text-align: center;
}

.poi_paging_wrapper .poi_paging_next, .poi_paging_wrapper .poi_paging_prev {
    display: inline-block;
    width: 49%;
}

.poi_paging_wrapper .poi_paging_next, .poi_paging_wrapper .poi_paging_prev,
.poi_paging_wrapper .poi_paging_next span, .poi_paging_wrapper .poi_paging_prev span {
    color: #000;
    font-weight: bold;
    cursor: pointer;
}

.poi_paging_wrapper .poi_paging_disabled,
.poi_paging_wrapper .poi_paging_disabled span,
.poi_paging_wrapper .poi_paging_disabled i {
    color: #696969;
    cursor: default;
}



.active_action {
    font-weight: bold;
}

.fa {margin-left:5px; margin-right:5px;}


/* driving directions form */

.dd-form-wrapper {
  border-bottom: 1px solid #999;
  margin: 20px 60px;
}

/*  new css for the page */

.forms-poi-box {
	display: block;
  /*width: calc(35% - 10px);*/
  width: 35%;
  position: relative;
  float: left;	
	height: -webkit-calc(100% - 10px);
  height: calc(100% - 10px);
	overflow-y:auto;
	overflow-x:hidden;
}

.locator-wrapper {
  float: left;
  width: 100%;
}
.locator-wrapper label, .dd-form-wrapper label {
  float: left;
	font-size:15px;	
  font-weight: 700;
	padding-top:5px;
	padding-bottom:5px;
  width: 100%;
}

.dd-form-wrapper label {
	display:block!important;
}

.cb-wrapper {
  width: 100%;
}

.cb-wrapper label:hover {
  cursor:pointer;
}

.cb-wrapper:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
}

input[type="checkbox"] + label {
  width: 90%;
}

input[type="checkbox"] + label:nth-of-type(odd) {
  float: left;
}

.filter-toggles input[type="checkbox"] {
    position: absolute;
    left: -9999px;
}


input[type="checkbox"] + label {
    background: url('../images/unchecked.png') 0 0 no-repeat;    
    background-position: right center;
}
input[type="checkbox"]:checked + label {
    background: url('../images/checked.png') 0 0 no-repeat;    
    background-position: right center;
} 



.locator-wrapper .search-box, .dd-form-wrapper .search-box {
	/*border: none;	*/
  border: 1px solid #d4d5d6;
	display: block;
	float: left;
	font-size:14px;
	height: 40px;
  line-height: 40px;
  margin: 0 10px 0 16px;
  padding: 0 12px;
}

.locator-wrapper .search-box {
    margin-right:0;
    border-top: 0;
    border-right:0;
    border-left:0;
    padding: 0 0 0 20px;
    margin:0;
    width: calc(100% - 40px);
}

.clear {
	clear:both;
	height:0px;
	width:0px;
}

.map-copyrights-box {
	width:65%;
	float:right;
	position:relative;
	height:100%;
}

.filterToggle {  
  color: #313113;
  cursor: pointer;
  display: block;
  height: 35px;
  margin-top: 15px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.filterToggle img {
  height: auto;
  margin-right: 7px;
  width: 15px;
}

.filterToggle:after {
  border-bottom: 1px solid #d4d5d6;
  bottom: 0;
  content:'';
  display: block;
  /*margin: 0 auto;*/
  position: absolute;
  width: 100%; 
}

.poi_address:after {
  content: '\f054';
  font-family: FontAwesome;
  position: absolute;
  right: 20px;
  bottom: calc(50% - 12px);
  font-size: 20px;
  color: #696969;
}

#goBack {
    color: #696969;
    font-size: 16px;
    margin-bottom: 10px;
    border-bottom: 1px solid #d4d5d6;
    padding-bottom: 10px;
}

#goBack:before {
  color: #696969;
  font-family: FontAwesome;
  content: '\f053';
  margin-right:10px;
}

.filterToggle span {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  margin-left: 15px;
  position: relative;
  text-rendering: auto;
  transition: all .3s ease-in-out;
  top: -1px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.filterToggle span:before {
  content: "\f078";
  display: block;
  transition: all .3s ease-in-out
}

.show-filter .filterToggle span:before {
  transform: rotate(180deg);
}

.filter-toggles {
  padding: 10px 0 0; 
}

.filter-toggles ul {
	list-style:none;
}

.filter-toggles ul li {
	width:50%;
	display:inline-block;
	float:left;	
	margin:5px 0;
	
}


.filter-toggles ul li label {	
	margin:5px 0;
}


.filter-toggles label span {
  display: block;
  height: 0;
  opacity: 0;
  width: 0;
}

.filter-grid {
    /* display: none; */
    /*border-bottom: 1px solid #cdcdcd;*/
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.show-filter .filter-grid {
  border-bottom: 1px solid #cdcdcd;
  /*border-left: 1px solid #cdcdcd;*/
  /*display: block;*/
  /*height: 268px;*/
  height: 174px;
  float: left;
  line-height: 24px;
  margin: auto;
  overflow: visible;
  padding: 10px;
  width: 100%;
  /*background: #efefef;*/
  position: relative;
  background: #fff;
  z-index: 99999;
  visibility: visible;
}
.show-filter .poi {
	/* if country and radius are there uncomment below line */
	/*height:490px;*/
	height:535px;
}

.iconsfa {
	margin-left: 150px;
	color:#fff;
}

.dropdown {
  background-color: #fff;
  border: 1px solid #bcbdc0;
  color: #000;
  display: inline;
  float: left;
  font-size: 14px;
  height: 42px;
  line-height: 100%;
  margin: 10px 5px 15px 0;
  padding: 0 10px;
  width: 100%;
}


.emailicon, .mobileicon {
	position:relative;
}

.content-list.poi-result li.poi-item:hover .emailicon,  .content-list.poi-result li.poi-hover .emailicon {
	/* background:url(../images/email-hover.png) no-repeat; */
}

.content-list.poi-result li.poi-item:hover .mobileicon,  .content-list.poi-result li.poi-hover .mobileicon {
	/* background:url(../images/mobile-hover.png) no-repeat; */
} 

.emailicon {
  /* background: rgba(0, 0, 0, 0) url("../images/emailicon.png") no-repeat scroll 0 0; */
  height: 20px;
  width: 31px;
}

.mobileicon {
	/* background:url(../images/phone.png) no-repeat; */
	width: 20px;
	height: 35px;
	margin-top:5px;
}


/* open layer map controls */

#OpenLayers_Control_PanZoom_panup, #OpenLayers_Control_PanZoom_panleft, #OpenLayers_Control_PanZoom_panright, #OpenLayers_Control_PanZoom_pandown {
	display:none;
	height:0px!important;
	width:0px!important;
	top:0px!important;
	left:0px!important;
}

.w2gi-backbone .ol-panzoom {
    left: auto;
    right: 62px !important;
    top: auto !important;
    bottom: 170px !important;
  /*right: 100px !important;
  top: 450px !important;*/
}


#OpenLayers_Control_PanZoom_zoomin, #OpenLayers_Control_PanZoom_zoomin_innerImage {
	width:40px!important;
	height:40px!important;
}

#OpenLayers_Control_PanZoom_zoomout, #OpenLayers_Control_PanZoom_zoomout_innerImage{
	width: 40px !important;
	height: 40px !important;
}


#OpenLayers_Control_PanZoom_zoomout {
	top: 102px!important;
}
/*
#OpenLayers_Control_PanZoom_zoomin {
	top: 185px!important;
}*/

.bubble-pin-number {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    left: 0;
    position: absolute;
    text-align: center;
    top: 8px;
    width: 100%;
    display: none!important;
   
}

/**/
.map-copyrights-box .map .icon {
    cursor: pointer!important;
}
.content-list.poi-result li.poi-item:hover b, .content-list.poi-result .poi-hover b {
	/* color: #fff!important; */
}
.content-list.poi-result li.poi-item b {
	color:#172838;
}
.content-list.poi-result li.poi-item:hover .fa, .content-list.poi-result .poi-hover .fa{
	/* color: #fff; */
}
.content-list.poi-result li.poi-item:hover .onlydesktop table tbody tr td {
	/* color: #fff; */
}

.content-list.poi-result .poi-hover  .onlydesktop table tbody tr td {
	/* color:#fff; */
}

.tabsarea {width:calc(100% - 2px); float:left; margin-top:10px; margin-bottom:10px;  }
.BranchTab {width:calc(50% - 2px); font-size:15px; border-radius:8px 0px 0px 8px; padding-top:6px; padding-bottom:6px; text-align:center; float:left; border:1px solid #777778;}
.ATMTab {width:calc(50% - 2px); font-size:15px; border-radius:0px 8px 8px 0px; padding-top:6px; padding-bottom:6px; text-align:center; float:left; border:1px solid #777778;}

.active {/* background:#555;*/ color: #fff; cursor:pointer;}
.inactive {/* background: #fff;  color: #777778;*/ color:#555; cursor:pointer;}

.valign {vertical-align: middle;}
 
.mappinOver {
  bottom: 25px;
  color: #fff;
  font-size: 16px;
  left: 171px;
  position: absolute;
  text-align: center;
  width: 35px;
}

.distance {
  font-weight: bold;
  line-height: 17px;
  position: absolute;
  text-align: center;
  top: 55px;
  width: 40px;
  left: 25px;
}

.iconMobil {
	position: absolute;
  	text-align: center;
  	top: 0px;
  	width: 40px;
}

.hours {
  font-size: 14px;
  font-weight: bold;
  line-height: 12px;
  margin: 16px 0 10px;
}

.hours a {
  color: #000;
  text-decoration: none;
}

.hours a:after {
  content: "\f0dd";
  display: inline-block;
  font-family: 'FontAwesome';
  left: 4px;
  position: relative;
  text-decoration: none;
  top: -3px;
  transition: all .3s ease-in-out;
}

.hours a.open:after {
  top: 2px;
  transform: rotate(180deg);
} 

.service {
  color: #999;
  float: left;
  font-weight: bold;
  line-height: 15px;
  margin-right: 20px;
  min-width: 65px;
  padding-top: 46px;
  text-align: center;
  min-height: 50px;
  font-size: 11px;
}


.searchbtn {
  background-color: #000;
  border-radius: 2px;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  height: 25px;
  line-height: 25px;
  margin: auto;
  padding: 0 30px;
  text-align: center;
  width: auto;
  vertical-align: middle;
}

.searchbtn:hover{
	/* background-color: #1a4d78;
	border-color: #1a4d78; */
}

.storedetails {
	border: 1px solid #007ac7;
	padding: 5px 10px;
	border-radius: 18px;
	color: #007ac7;
	text-align: center;
	margin-bottom: 10px;
	cursor: pointer; 
	font-weight: bold;
}

.address-wrapper {
  color: #000;
  margin-top: 5px;
}

.dd_section {float:left; margin-right:20px; font-weight: bold;}

.DDform_section {float:left; width: 100px; font-weight:bold; line-height:33px; color: #777778;}

.w2gi-backbone .poi.maneuver {
	margin-left: 60px;
	width: calc(100% - 120px);
}

.addon {font-size:18px; font-weight: normal; line-height:40px; color: #007ac7;}

#error_message {margin:10px; font-size:16px; line-height:22px;}

.BranchATMTabs {
  float: left;
  margin-bottom: 10px;
  margin-top: 10px;
  width: 100%;
}

.Closed {color: #FF0000;}
.fermé {color: #FF0000;}
.closed {color: #FF0000;}
.Fermé {color: #FF0000;}
.hideitfermé {color: #FF0000;}
.hideitClosed {color: #FF0000;}
.hideitclosed {color: #FF0000;}

.hideIfATMBMOATM {display:none;}
.showIfATMBMOATM {display:block !important;}

.poi_services {
	width: 100%; 	
	clear: both;
    float: left;
    margin-left: 70px;
 }
 
 .overlay {visibility: inherit !important;}
 
 .hidename {display: none;}
 
 .halfhalf {width: calc(50% - 20px) !important;}
 .halflang {width: calc(50% - 20px) !important;}
 
 #driving_directions h2 {font-size: 20px; line-height: 40px;}
 
 .errortop {
    float: left;
    font-size: 22px;
    margin: auto auto 30px;
    padding-left: 130px;
    padding-right: 130px;
    padding-top: 30px;
}
.errorbottom {
    color: #666;
    float: left;
    font-size: 14px;
    margin: auto;
    padding-left: 130px;
    padding-right: 130px;
}
.errorphone {
    color: #000;
    font-weight: bold;
}

/*.showFor_favorite {
  display: inline !important;
}
*/
.hideIfFavoritefavorite {
  display: none;
}

.allhours {
	font-size: 14px;
	float:left;
	width:100%;
	margin-bottom: 10px;
	line-height: 17px;
}

.hourlabel {width: 90px; float:left;}
.monday .monhour, .tuesday .tuehour, .wednesday .wedhour, .thursday .thuhour, .friday .frihour, .saturday .sathour, .sunday .sunhour {
  font-weight: bold;
}

.ads {
  margin-bottom: 7px;
}

.ads-coupons a {
  color: #204ba0;
  text-decoration: underline;
}

.store-amenities {
  margin-top: 8px;
}

a.amenities_toggle {
  color: #000;
  text-transform: uppercase;
}

.amenities-inner {
  padding-top: 8px;
}

.amenities-inner:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
}

.amen_rf img {
  left: -2px;
  position: relative;
}

.store-amenities .amenities-inner div {
  font-weight: bold;
  height: 25px;
  margin: 0 7px 7px 0;
  width: calc(48% - 7px);
}

.store-amenities .amenities-inner div:nth-of-type(odd) {
  float: left;
}

.store-amenities .amenities-inner div:nth-of-type(even) {
  float:right;
}

@media (max-width: 400px) {
  .amen_rf span {
    display: inline-block;
    line-height: 1;
    max-width: 120px;
  }
}

.mystoreIcon {
  line-height: 28px;
	position:absolute; 
  /*right: 3px;*/
  right: 13px;
  top: 20px; 
  text-align: right;
}

.distance-directions-wrapper {
  position:absolute; 
  right:15px;
  top: 65px;
}

.poi-item span.store-name a span.special {
  font-weight: bold;
  font-size: 18px;
  text-decoration: none;
  
}


div.showFor_favorite {
  border: 1px solid #c72133;
  border-radius: 0;
  color: #c72133;
  display: block !important;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  /*width: 160px;*/
  width: 140px;
  font-size: 12px;
}

.w2gi-backbone .olPopupCloseBox {display:none}
.w2gi-popup {
  background: transparent;
  /*background: url("../images/new-map-pins/map-pin-fd-focus.png");*/
  /*background: url(../images/new-map-pins/map-pin-fd-mystore.4.png);*/
  background: url(../images/new-map-pins/map-pin-fd.svg);
  background-size: contain;
  background-repeat:no-repeat;
  background-position: left;
  position: relative;
  top: 1px;
  left: 1px;
  color: #000;
  height: 100%;
width: 100%;
display: block;
}


.hideComingSoonY {display:none;}
.hideComingSoon {display:block;}
.showIfComingsoonY {display:block !important; color:#414141; font-weight:bold;}
									
@media(max-width:980px) {	
	.w2gi-popup {    
	/*   color:#000;
	   background: #fff;*/
     display: block;
     height: 60px;
     width: 50px;
	}
	/*.w2gi-backbone .olPopupCloseBox {display:block}*/
	
	/*.ol-overlay-container {bottom:0px !important; left:0px !important; width:100% !important; z-index:999;}*/
	.ol-overlay-container {
/*    bottom: 0px !important;
    left: 0px !important;
    width: 100% !important;
    z-index: 999;*/
}
	.w2gi-backbone .ol-panzoom {
		bottom: 180px !important;
		top: auto !important;
	}
	#topMessage {padding-top:20px !important;}
	#topMessageCloseBTN {right: 5px !important; top: 5px !important;}

	
	.tab-content {
	    max-width: 260px !important;
	    padding-right: 20px !important;
	}
	
	.forMobile {display:inline-block; width: 80%; float:left;}
	.forMobile2 {float:right;}
	.halfhalf {width: calc(100% - 20px) !important; float:left !important;}
	.halflang {width:100% !important; float:left !important;}
	.mobileName {display:block !important;}
	
	.service {min-width: 55px !important; width: calc(25% - 5px) !important;}
	
	h2 {font-size: 26px !important;}
	
	.filter-toggles ul li {width: 100% !important;}
	.content-list.poi-result .poi_address {padding-right:0px !important;}
	.onlyMobile {display: inline !important;}
	.onlyDesktop {display:none !important;}
	.service {margin-right: 5px !important;}
	
	.send-actions {display:none !important;}
	.locator-wrapper {box-shadow: none !important;}

	.modal {}
	
	/* #hideAreaMobile {display:none;} */
	#refineMobile {display:inline;}

	
	.icon-bar {display:none;}
	
	html {
		overflow:auto;
	}
	.map {
		width:100%; 
		height:100%; 
		
	}	
	.poi {
		width:100%;
		z-index:800;
		height:100%!important; 
	}
	
	.map-copyrights-box {
	  display: block;
	  float: none !important;
	  left: -999px;
	  margin: 0;
	  max-height: 400px;
	  position: absolute !important;
	  top: 134px;
	  width: 100% !important;
	  height:100%;
	}
	
	.olPopupCloseBox {right:10px !important;}
	.forms-poi-box {
		width:100% !important;
		margin-left:0px !important;
		margin-right: 0px !important;
	}
	
	
	.showmobilebtns {
		display:block;
		margin:10px auto;
		width:100%;
	}
			
	.showmobilebtns ul li {  		  	  
	  float: left;
	  padding-bottom: 6px;
	  padding-top: 6px;
	  text-align: center;
	  width: 50%;
	  background: #bcbdc0 none repeat scroll 0 0;
		color: #000;
    	cursor: pointer;
    	font-weight:bold;
	}
	
	.showmobilebtns ul li a {
		font-size:15px;
		cursor: pointer;
		font-weight:normal;
		color: #000;
	}
	
	.showmobilebtns ul li.active, .showmobilebtns ul li.active a {
		background:#000;
		color:#fff !important;
		font-weight:bold;
	}
	
	
	.desktopPhone {display:none !important;}
	.mobilePhone {
		display:inline !important;
	}
	
	.mobilePhone a {
			
	}
	.mobileclear {
		clear:both;
	}
	.locator-wrapper{
		/* padding-top:10px; */		
	    width: 100% !important; 
	}
	
	
	
	.iconsfa {
		color: #fff;
		margin-left: 65px!important;
	}
	.dropdown {
		display:block!important;
		margin: 5px 0!important;		
	}
	
	/* for store details */
	
	.store-details-btn {
		width:65%;
		display:block;
		margin:5px 0px;
		text-align:center;
		padding:8px 25px;
		background:#808080;
		text-decoration:none!important;
		color:#fff!important;
	}
	
	
	.show-filter .filter-grid {
		margin: 10px 0 0; 
		position: relative;
		display:block;
    background-color: #fff;
		z-index:999;
	}
	.onlydesktop {display:none;}
	

	.attribution {    
	    bottom: 0!important;
	    width: 96%;
		display:block;
		margin:10px auto;
		position:relative!important;
	}
	.errortop {
	    padding-left: 20px !important;
	    padding-right: 20px !important;
	}
	.errorbottom {
	    padding-left: 20px !important;
	    padding-right: 20px !important;
	}
	.errorphone {
	    color: #067dbf !important;
	}
	
	.search-box {
		/*width: calc(100% - 210px) !important;*/
	}
}

.imgIcon {
  vertical-align: middle;
  width: 40px;
}


.mystoreIcon span a {
  /*background-color: #ee3124;*/
  background-color: #c72133;
  border-radius: 0;
  box-shadow: 1px 3px 6px rgba(0,0,0,.5);
  color: #fff;
  cursor: pointer;
  display: block;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  /*width: 160px;*/
  width: 140px;
  font-size: 12px;
}

.mystoreIcon span a span {
  color: #fff;
  pointer-events: none;
}

.filter-toggles label[for="refrigerated_frozen"] span.rf, .filter-toggles label[for="adult_beverages"] span.rf {
  display: inline;
  height: inherit;
  opacity: 1;
}

#hoursContainer, #specialhoursContainer {
  margin-top:20px;
}

#hoursTitle, #specialhoursTitle {
  margin-right:20px;
  font-weight:bold;
}

@media (max-width: 980px) {
  .mystoreIcon {
    /*right: -17px;*/
  }
  div.showFor_favorite, .mystoreIcon span a {
    width: 120px;
  }
  .forms-poi-box {
    overflow-y: hidden;
  }
}

@media(min-width:981px) {	

  .poi {
    display:block !important;
  }
  .mobileOnly {
    display:none !important;
  }

  .map-copyrights-box {
    left:0 !important;
  }

  .forms-poi-box {
    width:35% !important;
  }
}

@media (max-width: 640px) {
  .poi-item span.store-name a span.special.hideitY {
    /*display: block;*/
    display: block;
    clear: both;
  }

  .filter-toggles label[for="refrigerated_frozen"], .filter-toggles label[for="adult_beverages"] {
    height: 34px;
   
  }

  .filter-toggles label[for="refrigerated_frozen"] span.rf, .filter-toggles label[for="adult_beverages"] span.rf {
    display: inline-block;
    line-height: 1;
    max-width: 92px;
    width: 100%;
     opacity: 1;
  }


}

@media (max-width: 400px){
  .address-wrapper {
    max-width: calc(100% - 168px);
  }
  .content-list.poi-result li {
    padding: 15px 15px 15px 0;
  }
}


@media(max-width:321px) {
  
  .forms-poi-box {margin-left:0px !important; margin-right:0px !important;}
  .content-list.poi-result li {
    padding:5px !important;
    width: calc(100% - 12px);
  }
  .content-list.poi-result .poi_number_favorite {
    margin-left: 0px !important;
  }
  .mystoreIcon {top:20px !important;}
}


