.pref-head {
    margin: 10px 0;
}
.maps.vcard .infowindow {
  margin: 0;
  padding: 0; }
  .maps.vcard .infowindow strong {
    font-size: 16px; }
  .maps.vcard .infowindow .distance,
  .maps.vcard .infowindow .directions {
    clear: both;
    display: block; }
  .maps.vcard .infowindow strong,
  .maps.vcard .infowindow .adr,
  .maps.vcard .infowindow span,
  .maps.vcard .infowindow a,
  .maps.vcard .infowindow p {
    display: inline-block;
    line-height: 2;
    margin: 0;
    padding: 0; }
  .maps.vcard .infowindow a[href^="tel:"] {
    display: block; }

#storeLocator2 {
  border: none;
  display: none;
  margin-top: 30px; }
  #storeLocator2 label {
    width: 50px; }
  #storeLocator2 #findStore2 {
    display: none; }
  #storeLocator2.sort {
    display: block; }
.store-locator .galleries,
.map-legend .galleries {
  background-color: transparent;
  background-position: 0% 0%;
  background-repeat: no-repeat;
  background-size: 14px 20px;
  display: inline-block; }
  .store-locator fieldset {
  margin-bottom: 0; }

.store-locator label {
  width: 250px; }
  .store-locator label[for="sortList"] {
    width: auto; }
  
  .store-locator .error {
  margin-left: 0; }
  .store-locator .galleries a,
  .map-legend .galleries a {
    display: inline-block;
    margin-left: 20px; }

.store-locator .hf,
.map-legend .hf {
  background-image: url("//content.la-z-boy.com/Images/storelocator/galleries_hf.png"); }

.store-locator .fg,
.map-legend .fg {
  background-image: url("//content.la-z-boy.com/Images/storelocator/galleries_fg.png"); }

.store-locator .cs,
.map-legend .cs {
  background-image: url("//content.la-z-boy.com/Images/storelocator/galleries_cs.png"); }

.store-locator .other,
.map-legend .other {
  background-image: url("//content.la-z-boy.com/Images/storelocator/galleries_other.png"); }

.map-legend {
  margin: 80px 0 0 0;
  padding: 20px 0; }
  .map-legend li {
    background-color: transparent;
    background-position: 0% 50%;
    background-repeat: no-repeat;
    background-size: 14px 20px;
    display: inline-block;
    line-height: 2;
    padding: 5px 0 5px 20px;
    width: 49%; }	
form.store-locator {
  border-top: 1px solid #ccc;
  margin-top: 20px; }
  form.store-locator h5 {
    margin: 10px 0px; }
  form.store-locator h3 {
    font-size: 18px;
    margin: 0 0 10px 0; }
  form.store-locator h4 {
    font-size: 16px;
    margin: 20px 0 10px 0; }
  form.store-locator fieldset.store-locator .fieldset {
    position: relative; }
    form.store-locator fieldset.store-locator .fieldset a {
      display: inline-block;
      margin-top: 10px;
      position: absolute;
      top: 0px;
      vertical-align: top; }
      form.store-locator fieldset.store-locator .fieldset a span {
        background: url("../../img/sprites.png") no-repeat;
        display: inline-block;
        height: 15px;
        left: 0px;
        margin-right: 10px;
        top: -62px;
        vertical-align: middle;
        width: 9px; }
  form.store-locator fieldset.store-locator .see-all-stores {
    display: block;
    margin-top: 15px;
    text-align: center; }
  form.store-locator fieldset.search-locations {
    margin-top: 15px;
    text-align: left; }
    form.store-locator fieldset.search-locations .locator {
      width: 387px; }
    form.store-locator fieldset.search-locations .btn-primary {
      height: 32px;
      margin-left: 15px; }
.store-reset {
	font-size: 12px;
	margin-top: 15px;
	text-align: center;
}

.store-reset a {
	display: inline-block;
	padding: 0px 10px;
}

.store-reset a:last-child {
	boarder: none;
}

.store-reset span {
	color: #0070AF;
	cursor: pointer;
	padding-left: 10px;
}

.store-reset span:hover {
	text-decoration: underline;
}
fieldset.store-locator input[type="checkbox"] {
  margin: 12px 5px 0 0; }
  
  
.btn-prefstore {
  margin-bottom: 10px; }

.btn-directions {
  margin-top: 10px; }
  
.preferred-store-container .map-canvas {
  height: 320px;
  width: 308px; }
.preferred-store-container .map-canvas .gm-style {
    height: 320px;
    width: 320px; }

  
.preferred-store-hours {
  width: 50%; }

.preferred-store-hours ul {
  list-style-type: none;
  margin-left: -40px; }

.preferred-store-hours li {
  line-height: 20px; }

.preferred-store-hours span.day-of-week {
  display: inline-block;
  text-align: left;
  width: 40%; }

.preferred-store-hours span.store-hours {
  text-align: right; }
  
  .preferred-store-address h3,
.preferred-store-hours h3 {
  font-size: 14px;
  margin-top: 15px;
  text-transform: uppercase; }
  
 
.preferred-store-address {
  margin-right: 20px;
  width: 44%; }
  
  .preferred-store-directions-btn,
.preferred-store-website {
  margin-top: 15px;
  width: 100%; }
  
  

#storeInfoContainer {
  display: inline-block;
  width: 410px; }

  	.find-more-stores {
  border-bottom: 1px dotted #CCC;
  border-top: 1px dotted #CCC;
  margin: 30px 0 15px;
  padding: 15px 0;
  vertical-align: bottom; }

.find-more-stores form input[type="text"] {
  margin-right: 5px;
  width: 75%; }
  
  section[role="region"] .preferred-store-map.locator {
  height: auto;
  width: 480px; }
  section[role="region"] .preferred-store-map.locator #map-canvas {
    height: 480px;
    width: 480px; }
    section[role="region"] .preferred-store-map.locator #map-canvas .gm-style {
      height: 480px;
      width: 480px; }
    section[role="region"] .preferred-store-map.locator #map-canvas.results-map {
      height: 616px; }
  
  
input.directions {
  margin-left: 15px; }
  
  
.current {
  font-weight: bold; }
  
  #preferredStoreContainer {
  padding-right: 10px; }

#preferredStoreContainer h2 {
  margin: 15px 0; } 
  

.preferred-store-map,
.preferred-store-address,
.preferred-store-hours {
  display: inline-block;
  font-size: 12px;
  margin-bottom: 15px;
  vertical-align: top; }

.preferred-store-map {
  margin-right: 10px;
  width: 308px; }

#directionsForm {
  display: none;
  margin: 20px 0 -20px 0;
  position: relative; }
  #directionsForm label {
    background-color: #0070AF;
    border-radius: 13px;
    color: #FFF;
    height: 26px;
    line-height: 2.2;
    margin: 3px;
    text-indent: 9px;
    width: 26px; }
  #directionsForm .get-directions {
    height: 30px;
    line-height: 2.2;
    margin: 0 0 0 13px;
    padding: 0;
    width: 100px; }
  #directionsForm a:not(.get-directions) {
    background: none;
    border: 0;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 0; }
			
.country-store-locator #countryStoreLocator {
  border-bottom: 1px solid #CCC;
  margin: 20px 0; }
  .country-store-locator #countryStoreLocator label {
    width: auto; }
  .country-store-locator #countryStoreLocator select {
    margin: 0 10px;
    width: 200px; }

.country-store-locator .vcard {
  border-bottom: 1px solid #CCC;
  margin-bottom: 20px;
  padding-bottom: 20px; }
  .country-store-locator .vcard strong {
    font-size: 16px; }
  .country-store-locator .vcard strong,
  .country-store-locator .vcard .adr,
  .country-store-locator .vcard a[href^="tel:"] {
    font-size: 14px;
    line-height: 1.4;
    margin-left: 0;
    padding-left: 0; }
  .country-store-locator .vcard a[href^="tel:"] {
    display: inline; }

.storeResultsContainerView {
  display: block !important; }

#storeResultsContainer {
  display: block;
  margin-top: 20px;
  max-height: 368px;
  min-height: auto;
  overflow-y: auto; }
  #storeResultsContainer .stores-tab {
    border-bottom: 1px solid #ccc;
    float: left;
    padding-bottom: 15px;
    padding: 20px;
    width: 100%; }
    #storeResultsContainer .stores-tab a {
      display: inline-block;
      margin-top: 15px; }
    #storeResultsContainer .stores-tab p {
      line-height: 10px; }
  #storeResultsContainer .stores-tab:first-child {
    margin-top: 0px; }
  #storeResultsContainer .stores-tab:last-child {
    border: none; }
  #storeResultsContainer .stores-tab:nth-child(odd) {
    background-color: #ededed; }
.mapping #map-canvas{
	width: 300px;
	height: 300px;
	margin:0px;
	padding: 0px;
}

.mapping #directions-panel{
	width: 300px;
	height: 300px !important;
	margin:0px;
	padding: 0px;
	overflow-y: auto;
}

.mapping .inline{
	display: inline-block !important;
	margin:0px;
	padding: 0px;
}