
body {
	margin: 0px;
	padding:	0px;
	font-family:'avenir-regular', sans-serif;
	font-size: 14px;
	color: #000;
}
img {
	border: 0;
}
a {
	color:#000;
	text-decoration: none;
}
a:hover {text-decoration: underline;}

form {
	margin:		0;
}
input.addressentry {    
    padding:5px;
    border:none;
    border-bottom: .5px solid #333;
    height: 25px;
	width: calc(100% - 64px)
}

#pseudoBtn {vertical-align:middle; margin-top:8px;}

#filters {float:left; margin-bottom:10px; margin-top:10px; width:100%;}
#filters #sel{
	width: 100%;
    padding: 10px 2px;
    border-left: 0px;
    border-top: 0px;
    border-bottom: 1px solid #000;
    border-right: 0px;
}

.refine {font-size:14px; width:100%;  font-weight: bold;}
#filters span {}
#filters label {margin-bottom:8px;}
#filters div {float:left; width:100%;}

input.css-checkbox1[type="checkbox"] {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  left: -1000px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  z-index: -1000;
}

input.css-checkbox1[type="checkbox"] + label.css-label1 {
  background-repeat: no-repeat;
  cursor: pointer;
  display: inline-block;  
  font-size: 12px;
  height: 25px;
  line-height: 19px;
  padding-left: 22px;
  vertical-align: middle;  
  margin-right: 10px;
}

input.css-checkbox1[type="checkbox"]:checked + label.css-label1 {
  background-image: url("../images2020/Checkbox/Selected.png");
}

label.css-label1 {
  -moz-user-select: none;
  background-image: url("../images2020/Checkbox/Default.png");  
}

.for_btn {background-color: #000000; border:none; color: #fff; font-weight: bold; padding: 5px 20px; text-transform: uppercase;}

#header {
	position:		relative;
	margin-bottom:	0px;
	height:		79px;
	width:			100%;
	text-align:		center;
	border: 		1px solid #dbdce2;
}
#controls-w2gi {
     float:		left;
	 width:		100%;
	 border: 	0px solid #CC0000; 
	
}
#locator {
	float:			left;
	width:			100%;
	z-index: 		0;	
	position:		relative;
	clear:			both;	
}
 
#form {
    width: 520px;
    padding: 10px;
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 9;
    background: #fff;
    border: 1px solid #a9a9a9;
    border-bottom:none;
    opacity:0.95;
}
 
#map {
	float:left;		
	position:relative;
	height: 580px;
	width: 100%;
}
#panel {	
	overflow-y:	auto;
	overflow-x:	hidden;	
	position: absolute;
	left: 20px;
	top: 168px;
	height: 450px;
	border: 1px solid #a9a9a9;	
	width: 540px;
	background: #fff;
	opacity:0.95;
	z-index: 1;
}

@media (min-width:  769px){
	#panel {
		max-height: 380px;
	}
}
#panel table {
	border-spacing:	0px;
	border-collapse: 	collapse;
	padding:		0px;
	margin:		0px;
	width: 100%;
}
#panel table th {
	padding:		15px 15px 5px 20px;
	text-align:		left;
	font-size:		14px;
	line-height:	22px;
	font-weight: bold;	
}
#panel table th a[action="sort_table"] {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-size: 14px;
}
#panel table th a[action="sort_table"]:hover {
	text-decoration: 		underline;
	color: 			#666666;
	font-weight: 			bold;
	font-size: 			14px;
}
#panel table thead tr.poi {
}
#panel table tfoot tr.poi {
	height: 			20px;
	font-size: 			10px; 
	color: 			#a2afbf; 
	padding-bottom: 		0px; 
	padding-top: 			0px; 
	background-color: 		#f8f8f8;
}
#panel table td {
	margin:				0px;
	text-align:			left;	
	font-size:			14px;
	font-family:		'avenir-regular';
	vertical-align:		top;
	line-height:		17px;
	width: auto;
	padding-bottom: 20px;
}
#panel table td.maneuver {
	padding-left: 20px;
}
#panel table .prev_results {
	float:				left;	
	text-decoration: 		none;
}
#panel table .next_results {
	float:				right;	
	text-decoration: 		none;
}
#panel table tr.odd {
	height: 			104px;
}
#panel table tr.even {
	height: 			104px;
}
#panel table tr.active {
	/* background-color: #e2efdb; */
}
#panel table p {
	margin:			0px;
	padding:			0px;
}

#form table {
	font-size: 			14px;
}


a.address:link { text-decoration: underline; color: #666666; font-weight: bold; }
a.address:visited { text-decoration: underline; color: #666666; font-weight: bold; }
a.address:hover	{ text-decoration: underline;  }
a.address:active { text-decoration: underline; color: #993333; } 

a.store_name:link {font-size:14px; font-family: 'avenir-bold';}

a.next_results:link { text-decoration: none; color: #666666; font-weight: bold; padding-left:5px; padding-right: 5px; text-align: right;}
a.next_results:visited { text-decoration: none; color: #666666; font-weight: bold;padding-left: 5px; padding-right: 5px; text-align: right;}
a.next_results:hover { text-decoration: none; padding-left:     5px; padding-right: 5px; text-align: right;}
a.next_results:active { text-decoration: none; color: #666666;padding-left:     5px; padding-right: 5px; text-align: right;}


a.prev_results:link { text-decoration: none; color: #666666; font-weight: bold;padding-left:5px; padding-right: 5px; text-align: right;}
a.prev_results:visited { text-decoration: none; color: #666666; font-weight: bold;padding-left:5px; padding-right: 5px; text-align: right;}
a.prev_results:hover { text-decoration: none;padding-left:5px; padding-right: 5px;  text-align: right;}
a.prev_results:active { text-decoration: none; color: #666666; padding-left: 5px; padding-right:5px; text-align: right; }

a[action="more_info"]:link { text-decoration: none; color: #666666; font-weight: bold; } 
a[action="more_info"]:visited { text-decoration: none; color: #666666; font-weight: bold; } 
a[action="more_info"]:hover { text-decoration: underline; color: #666666; font-weight: bold; } 
a[action="more_info"]:active { text-decoration: none; color: #666666; font-weight: bold; } 

a[action="show_all"]:link { text-decoration: none; color: #666666; font-weight: bold; } 
a[action="show_all"]:visited { text-decoration: none; color: #666666; font-weight: bold; } 
a[action="show_all"]:hover { text-decoration: underline; color: #666666; font-weight: bold; } 
a[action="show_all"]:active { text-decoration: none; color: #666666; font-weight: bold; } 

xml {
	width:		0;
	height:		0;
	display:	none;
}
.icon {
        position:       relative;
        width:          33px;
        height:         28px;
}

.icon img {
	position:	absolute;
	top:		0px;
	left:		0px;
	cursor:		pointer;
}
.icon div {
	position:		absolute;
	top:			8px;
	left: 1px;
	width:			28px;
	font-size:		14px;
	font-weight:	bold;
	font-family:	'avenir-regular', Arial, Helvetica, sans-serif;
	color:			white;
	text-align:		center;
	cursor:		pointer;
}
#center_marker {
	width: 		30px;
	height:		28px;
	cursor:		default;	
}
#center_marker img {
	position:	absolute;
	top:		0px;
	left:		0px;
	width: 		30px;
	height:		28px;
	cursor:		default;	
}
#ajax_activity {
	position:			absolute;
	top:				20px;
	right:				20px;
	width:				32px;
	height:				32px;        
	z-index:			99;
}

.address_helper {
	color:				gray;
	font-size:			11px;
}
#icon_bar {	
	float: right;
	text-align:	right; 
	padding-top:	25px;
	padding-right: 10px;
}
#icon_bar .title {
	font-size:			large;
	font-weight:		bold;
	padding-left:		3px;
}
#icon_bar .links {
	font-size:			11px;
	text-align:			right;
	vertical-align:		middle;
	padding-right:		0px;
	text-decoration:	none;
}
#icon_bar a.links {
	text-decoration:	none;
	white-space:		nowrap;
	padding-left:		0.75em;
	color:				#666666;
}
#icon_bar a.links img {
	vertical-align:		middle;
}




#navteqfooter {
	/* top: 666px; */
        position:       relative;
		margin-top:	5px;
        text-align:     left;
        font-size:      10px;
        font-weight:    bold;
		float:left;
		width:100%;
}

#w2gi_copyright {
	
        position:                       absolute;
        right:                          3px;
        bottom:                         3px;
        text-decoration:        	     none;
        font:                           bold 14px arial;
        background:                     transparent;
        z-index:                        999;
}
#navteq_copyright {
        background:                     transparent none repeat scroll 0%;
        bottom:                         3px;
        font-family:           	        'avenir-regular';
        font-size:                      14px;
        font-size-adjust:       	     none;
        font-stretch:                   normal;
        font-style:                     normal;
        font-variant:                   normal;
        font-weight:                    bold;
        left:                           3px;
        line-height:                    normal;
        position:                       absolute;
        text-decoration:                none;
        z-index:                        999;
}

#footer-w2gi {	
position: relative;
margin-top:	0px;
text-align: center;
font-size: 10px;
font-weight: bold;
float:		left;
width:		100%;
}


#address_input {float:left;width: 70%;}
#inputaddress {}

.openhourslabel {	
    width: auto;
    float: left;
    color: #000;
    font-family:'avenir-bold';
}

.theopenhours {
	float:left;
	margin-left:10px;
	text-transform: uppercase;
}
.dayhour {
	text-transform: uppercase;
}

.greencallout {
	position:absolute;
	z-index: 99999;
	left: 30%;
	top:0px;
	padding: 20px;
	height: 110px;
	width: 250px;
	background: #73bd00;
	color: #fff;
	text-align:center;
	text-transform: uppercase;
	line-height:25px;
	font-weight:bold;
}

.font12 {font-size:14px;}

.calloutbtn {
	padding:10px 15px;
	font-size:14px;
	border: 1px solid #fff;
	border-radius:5px;	
	margin-top:10px;
	cursor: pointer;
	color:#fff;
	text-decoration:none !important;
}
.calloutclose {
	position:absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}




#intro_text {
    font-size: 14px;
    padding: 15px;
}

#locator_search table tr td {
	vertical-align:middle;
	width: auto;
	padding:2px;
}

#driving_directions table tr td {
	vertical-align:middle;
	width: auto;
	padding:2px;
}

.valm {vertical-align:middle;}

.displayEDU {display:none;}
.displayEDUNO {display:none;}
.displayEDUYES {display:inline; color:#000;}
.displayEDU1 {display:inline; color:#000;}

.displayDYD {display:none;}
.displayDYD0 {display:none;}
.displayDYD1 {display:inline;}

.displayHOURS {display:none; }

.displayHOLIDAYHOURS {display:none;}

.my_store_block {
	float:left;
	width:100%;
}

.this_is_my_store {
	display: block;
	float: left;
	margin-bottom:10px;
    padding: 10px;
    border: 1px solid #73BD00;
    width: 88%;
    text-align: center;
    font-weight: bold;
}

.make_this_my_store {
	display: block;
	float: left;
	margin-bottom:10px;
    padding: 10px;
    border: 1px solid #000;
    width: 88%;
    text-align: center;
    font-weight: bold;
}

.mystoreimg {
    height: 15px;
    margin-bottom: 3px;
    margin-right: 5px;
}

.store_details {
	display: block;
	float: left;
	border: 1px solid #000;	
	font-weight: bold;
	text-decoration: none;
	padding: 5px 10px;	
	color: #000;
	text-align: center;
	text-transform:uppercase;
	font-size:16px; font-weight:bold;
	margin-left: 5px;
}

.my_store_status_1 {
	border-left: 10px solid #73BD00;
	float:left;
}
.my_store_status_0 {
	border-left: 10px solid #ffffff;
}

.my_store_status_1 .my_store_block .this_is_my_store {
	
}

.my_store_status_1 .my_store_block .make_this_my_store {
	display: none;
}

.my_store_status_0 .my_store_block .this_is_my_store {
	display: none;
}

.my_store_status_0 .my_store_block .make_this_my_store {

}

.my_store_within_radius .my_store_tbody {
	
}



.displayHOLIDAYHOURS{display:none;}
.show1 {display:none;}
.show0 {display:none;}
.show3 {display:inline;}
.displayEDU0 {display:none;}
.displayEDU3 {display:none;}

.hide {display:none;}
.showhide{display:none;}

#OpenLayers_Control_PanZoom_panup {display:none;}
#OpenLayers_Control_PanZoom_pandown {display:none;}
#OpenLayers_Control_PanZoom_panleft {display:none;}
#OpenLayers_Control_PanZoom_panright {display:none;}

#OpenLayers_Control_PanZoom_zoomin{width:25px !important; height: 25px !important;}
#OpenLayers_Control_PanZoom_zoomin_innerImage{width:25px !important; height: 25px !important;}
#OpenLayers_Control_PanZoom_zoomout{width:25px !important; height: 25px !important;}
#OpenLayers_Control_PanZoom_zoomout_innerImage{width:25px !important; height: 25px !important;}
.ol-zoomslider {left: 24px !important; width:2px !important; top:85px !important;}
.ol-zoomslider-thumb {left:-8px !important; height:11px !important;}

.ol-panzoom {top: -35px !important;}

.iconNumber {
	width:100%; height:35px; padding-top:5px;
	background:url("../images2016/Map-Pin-Grey_25.png"); 
	background-position:center center; font-size:16px; 
	background-repeat:no-repeat;
	color: #fff;
	font-weight:bold;
	text-align: center;
}
.justForOne1 {
	width:100%; height:35px; padding-top:5px;
	background:url("../images2016/Map-Pin-Green_25.png"); 
	background-position:center center; font-size:16px; 
	background-repeat:no-repeat;
	color: #fff;
	font-weight:bold;
	text-align: center;
}

.others {font-weight:bold; line-height:14px; text-decoration:none; color:#000; text-align: center;}
.others a{text-decoration:none;}

.directionIcon {
	width:100%; height:35px; padding-top:5px;
	background:url("../images2016/Get-Directions-Icon_Grey_25.png"); 
	background-position:center center; font-size:16px; 
	background-repeat:no-repeat;
	color: #fff;
	font-weight:bold;
	margin-top:5px;
}
.storename {font-size:14px; font-weight:bold; color: #000; margin-bottom:5px;}
.addressPhone {font-size:16px; line-height:20px;}
.phone {font-weight:bold; color:#000; margin-bottom:10px;}
.buyPick {float:right;}

.my_store_status_1 .iconNumber {
	background:url("../images2016/Map-Pin-Green_25.png"); 
	width:100%; height:35px; padding-top:5px;	
	background-position:center center; font-size:16px; 
	background-repeat:no-repeat;
	color: #fff;
	font-weight:bold;
}

.my_store_status_1 .directionIcon {
	background:url("../images2016/Get-Directions-green-icon-25.png"); 
	width:100%; height:35px; padding-top:5px;	
	background-position:center center; font-size:16px; 
	background-repeat:no-repeat;
	color: #fff;
	font-weight:bold;
	margin-top:5px;
}

.hours {float:left; width:100%; font-weight:bold; font-size:14px; color:#000;}

.left {width:55%}
.right {width: 45%;}
.clear {float:left; clear:both;}

.hoursDisplay {font-weight:normal; float:left; line-height: 20px;}
.itemlist {font-weight:bold;}

.thelist {float:left; width:100%;}

.monday .monhour, .tuesday .tuehour, .wednesday .wedhour, .thursday .thuhour, .friday .frihour, .saturday .sathour, .sunday .sunhour {
   /* font-weight: 700; */
}
.theday {float:left; width: 30%; font-size:14px; padding-left:5px; margin-right:5px;}
.thehour {float:left; width: 63%; font-size:14px;}

.monday .montext, .tuesday .tuetext, .wednesday .wedtext, .thursday .thutext, .friday .fritext, .saturday .sattext, .sunday .suntext { 
	/* background-color: #6cc61a; 
	color:#fff; 
	font-weight: bold; 
	text-transform: uppercase;
	border-radius: 5px;	*/
}

.today {
	background-color: #6cc61a; 
	color:#fff; 
	font-weight: bold; 
	text-transform: uppercase;
	border-radius: 5px;	
	font-size:14px;
}

.hideit {display:none!important;}
.hideitNo {display:none!important;}
.hideit0{display:none!important;}
.hideitNO {display:none!important;}


.hideHours {display:none;}

.store_locator {font-weight:bold; font-size:20px; float:left; width:100%;}
.label_image {float:left; margin-right:3px;}
.fullwidth {float:left; width:100%;}

.thelist span {
	display: block;
}

.thelist .itemlist {
	font-weight: 400;
}
.thelist .itemlist a {
	color: #000;
	font-weight: 400;
}

.thelist a:hover {
	text-decoration: underline;
}

.pets1 {
	display: block !important;
}

#filters {
	position: relative;
}
div.c-options {
	display: none;
}
div.c-options.active {
	display: block;
	position: absolute;
	z-index: 999;
	background-color: #fff;
	max-height: 300px;
	cursor: pointer;
	border: 1px solid;
	width: 100%;
}
div.c-options.active > div {
	padding: 1px 0;
	font: 14px/18px "NHaasGroteskTXStd-55Rg", sans-serif;
    text-transform: capitalize;
    font-size: 14px;
}
div.c-options.active > div:hover {
	background-color: #448cff;
	color: #fff;
}

div.custom-drop {
    text-transform: capitalize;
	display: inline-block;
	cursor: default;
	width: 100%;
    padding: 10px 2px;
    border-left: 0px;
    border-top: 0px;
    border-bottom: 1px solid #000;
	border-right: 0px;
	font: 400 13.3333px Arial;
}

div.c-options.active * {
	cursor: pointer;
}

#currentCountry {
	display: inline-block;
    width: calc(100% - 25px);
    padding-left: 5px;
    vertical-align: top;
}

#ctCarrot > img {
	vertical-align: top;
    display: inline-block;
    height: 6px;
    width: 6px;
}

#filters #ctOptions div {
	float: none;
}

#filters div#ctOptions, #filters div.custom-drop {
	float: none;
}

#filters label {
	display: block;
	margin: 0;
}

#ctOptions > div > input {
	height: 0;
    width: 0;
    -webkit-appearance: none;
    display: inline
}

.showhide0 {display:none;}
.hidehoursyes {
	display: none !important;
}
.hoursDisplay {
	width:100%;
}
.todayhoursDisplay {width:100%; float:left;}

.showhideHours {
	cursor: pointer;
	text-decoration:none;
}
.showhideHours:hover {
	
}

.fullwidth {
    float: left;
    width: 100%;
    margin-bottom: 0px;
    position: relative;
    font-size: 14px;
    line-height: 18px;
}

.togglelist {
    width: calc(50% - 1px);
    float: left;
    text-align: center;
    border-top: 1px solid #cdcdcd;
    border-bottom: 3px solid #f7f7f7;
    /* padding: 5px; */
    padding-top: 10px;
    padding-bottom: 10px;
    border-right: 0px;
    border-left: 0px;
    cursor: pointer;
    background: #f7f7f7;
}
.greenborder {
    border-bottom: 3px solid #86c54d !important;
}

#w2gi_wrapper {float:left; width:100%;}
.mobileonly {display:none;}
.desktoponly {display:inline;}
.callmobile {
    padding: 10px 0px;
    text-align: center;
    border: 1px solid #000;
    border-radius: 4px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0 auto;
    max-width: 230px;
}

.fullwidth.mobileonly.margintop10 a {
	display: block;
	height: 40px;
	margin: 0 auto;
	width: 230px;
}

.fullwidth.mobileonly.margintop10 a:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
}
.pseudo-btn {
    background-color: #000;
    border: 1px solid #000;
    border-radius: 4px;
    box-sizing: border-box;
    display: inline-block;
    height: 40px;
    margin: 0 0 -15px;
    position: relative;
    transition: all .3s ease-in-out;
    width: 45px;   
}

.pseudo-btn:after {
    color: #fff;
    content: "\f002";
    display: block;
    font-family: 'FontAwesome';
    height: 40px;
    line-height: 38px;
    position: absolute;
    text-align: center;
    text-indent: -2px;
    transition: all .3s ease-in-out;
    width: 45px;
    z-index: 5;
}

.pseudo-btn:hover {
	background-color: #fff;
	/*border: 1px solid #000;*/
	color: #000;
}

.pseudo-btn:hover:after {
	color: #000;
}

.margintop10 {margin-top:10px;}
.showkiosk1 {display:inline; font-size:13px; font-weight:bold;}
.hideIFkiosk1 {display:none}

.thelist strong {
    font-family: 'avenir-bold';
}

.name_wrapper a {
	float: left;
	margin-right: 5px;
}

.name_wrapper div {
	font-weight: bold;
	float: right;
}

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

.pt {
	margin-bottom: 0 !important;
}

.promo-text {
	margin-bottom: 14px;
}

.hideGO, .hideGO0, .hideGO00 {
	display: none;
} 
.hideGO1 {
	display: inline;
}
.showinline {
	display: inline !important;
}

span[class*="showNotesGONow"],span[class*="showNotesGOOpen"] {
	display: inline !important;
}

span[class*="showGONotesNow"],span[class*="showGONotesOpen"]{
	display: none;
}

.cvhoursHide1 {
	display: none !important;  
}	 

.formTitle {text-align:center; width:90%; margin:10px auto;}
.formTitle h1{	
    font-size: 24px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
    line-height: 24px;
    font-family:'avenir-bold';
}

#locator_search {position:relative; padding-left: 15px; float:left; }
#filters {
	position:absolute; 
    right: -10px;
    top: 116px;
    background: #fff;
    width: 200px;
    padding: 10px;
    line-height: 25px;
    border: 1px solid #ccc;
    box-shadow: -3px 3px 3px #cdcdcd
}
#filterToggle {float:right; padding:10px; cursor:pointer;}
#toggleDown, #toggleUp {margin-left:10px}
.filterbtns {margin-top:15px;}
.applybtn {padding: 3px 20px; width:50px !important; border:1px solid #000; cursor:pointer;}
.clearbtn {width:45px !important; padding-bottom:2px; border-bottom: 3px solid #000; margin-left: 40px; cursor:pointer;}

.locationDiv {    
    padding: 20px 0px 20px 0px;
    float: left;
    margin-left: 15px;
    border-top: 1px solid #73BD00;
    width: calc(100% - 35px);
}

.floatrightSection {float:right; width: 40%; line-height:20px;}
.floatleftSection {float:left; width: 60%; line-height: 20px;}
.name_wrapper {display:block; margin-bottom: 10px;}
.mleft10 {margin-left:10px;}
.onethird {width: 33%; float:left; text-align:center;}
.onethird a {font-size:12px;}
.simg {height:24px; margin-bottom: 10px;}
.storedetails {
	margin-top:15px; 
	padding-top:15px; 
	border-top: 1px solid #ccc;
}
a:hover {text-decoration:none}

.subTitle {
	font-family: 'avenir-bold'; 
	margin-bottom: 10px;
}

.hours_features {line-height:20px}
.day1 {font-weight:bold;}
.hourlabel {float:left; width:85px}
.day, .day1, .featurelists {line-height:22px;}
.thedistance {white-space:nowrap}
.ol-panzoom {right:80px !important; left:auto !important;}
.div_row {float:left;}
.headtitle {float:left; margin-left:25px; margin-bottom:5px; margin-top:10px;}
.active {background: #efefef;}
.gobtn {
    padding: 5px;
    background: #fff;
    border: 1px solid #000;
}
.diradd {width: 76% !important;}
.poidirections {margin-top:10px;}

@media(max-width: 768px) {
	.hoursDisplay {
		width:auto;
		float:right;
		margin-top:10px;
	} 
	.todayhoursDisplay {width:auto; float:left;}

	.locationDiv {}
	.thedistance {float:right;}
	.theAddress {}
	.detailsBTNs {margin-top: 20px;}
	.floatrightSection {width: 100%;}
	.floatleftSection {width: 100%; margin-bottom: 10px;}
	div.c-options.active, div.custom-drop {
		display: none;
	}

	.mobileonly {display:inline}
	.desktoponly {display:none}
	.bubble_close { 
		left:225px; 
		top:25px;
	}
	#map {		
		margin-top:160px;
		height: 350px;	
	}
	#panel {position:absolute; left:0px; top:520px; width:100%; border:none; height:auto; background:#fff;}
	.greencallout {display:none}
	.store_locator {display:none}
	#form {
		width:calc(100% - 20px);
		border:none;
		left:0px;
		top:0px;
	}	
	
	.mainbubble {
		width:250px !important;
		height: 150px !important;
		background:#fff;
	}
	#footer-w2gi {display:none !important}
	#filters #sel {
		font-size: 16px;
		border: 1px solid #cdcdcd;
		border-bottom: 1px solid #000;
		min-height: 45px;
		-webkit-appearance: none;
		background-image: url('../images/caret.png');
		background-size: 20px;
		background-position: right;
		background-position-x: calc(100% - 5px);
		background-repeat: no-repeat;
	}
	
}

@media (max-width: 321px) { 
	#filters label {
		font-size: 8px;
	}
	.css-label1 {max-width:110px;}
}
	
	
