.pt_store_locator .primary 
{
	float:left;
}
.store_locator_container {
  width: 960px;
  margin: 0 auto;
  padding-top:10px;
}

.store_locator_container .print_map {
  float: right;
  margin: 32px 0 0 0;
}

.store_locator_container .print_map a
{
	font-size: 13px;
	font-weight: bold;
    line-height: 16px;
  	text-transform: uppercase;
	background:url(../images/icons/storelocator.png) 0 -24px no-repeat;
	padding: 6px 0 0 28px;	
    display: inline-block;
    height: 24px;
}

.store_locator_container .print_map a#email_stores{
  background-position: 0 -48px;
  margin-left:20px
}

.store_locator_container .store_locator_error_popup_text {
  display: block;
  float:left;
  font-size: 20px;
  line-height:20px;
}

.store_locator_container .store_locator_error_popup_close {
  display: inline-block;
  margin: 0 0 0 30px;
  cursor: pointer;
  vertical-align: middle;
}

.store_locator_container .store_locator_error_popup_close:before {
  content: "";
  display: block;
  background-position: 0 -64px;
  width: 22px;
  height: 22px;
  background-image: url('../images/interface-s3dd1b64711.png');
  background-repeat: no-repeat;
}

.store_locator_container .store_search_from #store_search_submit, 
.store_locator_container .store_search_from #store_search_around_me {
  color: #fff;
  text-transform:uppercase;
  cursor: pointer;
  width: auto;
  margin: 0;
  background-color: #46166b;
  white-space: nowrap;
  text-transform: uppercase;
  border: none;
  text-align: center;
  position: static;
  text-decoration: none;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 150ms;
  -moz-transition-duration: 150ms;
  -o-transition-duration: 150ms;
  transition-duration: 150ms;
  font: 13px/22px "ProximaNova-Bold", sans-serif;
  padding: 0 25px;
  height: 33px;
  border-radius: 0;
  -webkit-appearance: none;
  text-align: center;
}

.store_locator_container .store_search_from #store_search_submit:hover, 
.store_locator_container .store_search_from #store_search_around_me:hover {
  background-color: #dacce2 !important;
}

.store_locator_container .store_search_from .store_locator_header {
  display: none;
}

.store_locator_container .store_search_from #stores_count {
  margin: 10px 0 30px;
}

.store_locator_container .store_search_from #stores_count .stores_count_information {
  list-style-type: none;
  font-size: 20px;
}

.store_locator_container .store_search_from .icon_background {
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.store_locator_container .store_search_from #store_search_query {
  display: block;
  clear: left;
  float: left;
  margin: 28px 0px;
  padding: 0 10px;
  width: 250px;
  text-transform:uppercase;
  border: 1px solid #dacde1;
  color: #000;
  height: 33px;
  font-size: 12px;
  border-radius: 0;
  -webkit-appearance: none;
}

.store_locator_container .store_search_from #store_search_query:focus {
  outline: 0;
}
    
.store_locator_container .store_search_from .section_divider {
  float:left;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold
}

.store_locator_container .store_search_from .section_divider:before, .store_locator_container .store_search_from .section_divider:after {
  content: "";
  display: block;
  height: 28px;
  width: 1px;
  margin: 5px auto;
}

.store_locator_container .store_search_from .show_stores_mobile {
  display: none;
  width: 12%;
  height: 40px;
  border: none;
  background-color: #777;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  float: right;
  text-align: center;
}

.store_locator_container .store_search_from .show_stores_mobile .icon_background {
  color: #FFF;
  font-size: 12px;
  background-color: #46166b;
  text-transform: uppercase;
  cursor: pointer;
  padding: 8px;
  border: 1px solid #46166b;
  line-height: 25px;
}

.store_locator_container .store_search_from .js_marker_image .icon_background {
  background-position: 0 -232px;
  width: 30px;
  height: 30px;
}

.store_locator_container .store_search_from #store_search_submit {
  margin: 28px 40px 28px 0px;
  float:left;
}

.store_locator_container .store_search_from #store_search_around_me {
  margin: 28px 0px 28px 45px;
  float: left;
}

.store_locator_container .store_search_from:after {
  content: "";
  display: table;
  clear: both;
}

.store_locator_container #store_locator_content {
  margin-top: 25px;
}

.store_locator_container #store_locator_content .store_locator_newsearch, .store_locator_container #store_locator_content #map_list_tabs, .store_locator_container #store_locator_content .derection_block.derection_block_top, .store_locator_container #store_locator_content .derection_block.derection_block_bottom {
  display: none;
}

.store_locator_container #store_locator_content:after {
  content: "";
  display: table;
  clear: both;
}
.store_locator_container #store_locator_content .store_list_container {
  float: left;
  width: 200px; 
  margin-right: 10px;
  min-height: 1px;
}

.store_locator_container #store_locator_content .store_list {
  float: left;
  max-height: 500px;
  overflow: auto;
  font-size: 0.85em;
}

.store_locator_container #store_locator_content .store_list.store_list_large {
  width: 100%;
  max-height: 1000px;
}

.store_locator_container #store_locator_content .store_list::-webkit-scrollbar {
  width: 10px;
  background-color: #fff;
  border: solid 1px #eee;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}

.store_locator_container #store_locator_content .store_list::-webkit-scrollbar-thumb {
  background: #777;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}

.store_locator_container #store_locator_content .store_list .store_list_item {
  font-size: 12px;
  margin-top: 20px;
  border-top: 1px dotted #ccc;
  padding-top: 20px;
}
.store_locator_container #store_locator_content .store_list .store_list_item:first-child {
	margin-top: 0px;
  	border-top: none;
  	padding-top: 0px;
}
.store_locator_container #store_locator_content .store_list .store_list_item_marker {
  float: left;
}

.store_locator_container #store_locator_content .store_list .store_list_item_marker img {
  width: 100%;
}

.store_locator_container #store_locator_content .store_list .store_list_item_name {
  display: inline;
  margin: 0 0 3px 3px;
  font-weight: bold;
  text-transform: uppercase;
}

.store_locator_container #store_locator_content .store_list .store_list_item_distance {
  display: inline;
  margin: 0 0 3px 3px;
  font-size: 11px;
}

.store_locator_container #store_locator_content .store_list .store_list_item_address {
  clear: left;
}

.store_locator_container #store_locator_content .store_list .store_list_item_hours span:first-of-type {
  display: block;
  margin: 10px 0 0 0;
  font-weight: bold;
}

.store_locator_container #store_locator_content .store_list .store_list_item_show_details {
  margin-top: 8px;
}

.store_locator_container #store_locator_content .store_list .store_save_favourites {
  float: none;
  display: block;
  margin: 10px auto;
  width: 150px;
  text-align: center;
}

.store_locator_container #store_locator_content .store_direction_address:nth-child(1) span:first-child {
  background-position: 0 -922px;
  line-height: 33px;
  padding: 0 0 0 25px;
}

.store_locator_container #store_locator_content .store_direction_address:nth-child(3) span:first-child {
  background-image: url('../images/storelocator_elements.png');
  background-repeat: no-repeat;
  background-position: 0 -955px;
  line-height: 33px;
  padding: 0 0 0 25px;
}

.store_locator_container #store_locator_content .store_direction_address span:first-of-type {
  display: block;
  padding: 3px;
  font-weight: bold;
  font-size: 16px;
}

.store_locator_container #store_locator_content .store_direction_address label {
  display: block;
  margin: 5px 0 5px 0;
  font-weight: bold;
}

.store_locator_container #store_locator_content .store_direction_address:first-of-type {
  margin: 12px 0 20px 0;
}

.store_locator_container #store_locator_content .store_direction_address:first-of-type span:last-of-type {
  display: block;
  margin-top: 10px;
  width: 50%;
}

.store_locator_container #store_locator_content .store_direction_address:first-of-type div {
  float: right;
  margin: 30px 0 0 0;
}

.store_locator_container #store_locator_content .store_direction_brand {
  padding: 15px 0;
  border-bottom: dotted 1px #000;
  text-transform: uppercase;
  font-weight: bold;
}

.store_locator_container #store_locator_content .store_direction_change_direction {
  padding: 2px 15px;
  background: #ef8603;
  border: dotted 1px #777;
  color: #fff;
  text-decoration: none;
  text-transform: lowercase;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}

.store_locator_container #store_locator_content .store_direction_change_direction:hover {
  background: #ef8603;
  color: #fff;
}

.store_locator_container #store_locator_content .store_address {
  display: none;
}

.store_locator_container #store_locator_content .store_phone:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
  background-position: 0 -397px;
  width: 13px;
  height: 23px;
}

.store_locator_container #store_locator_content .store_email:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
  background-position: 0 -216px;
  width: 16px;
  height: 16px;
}

.store_locator_container #store_locator_content .store_hours label {
  display: block;
  padding: 10px 0 0 0;
  font-weight: bold;
}

.store_locator_container #store_locator_content .store_details {
  width: 70%;
  float: right;
  clear: both;
  margin: 0 0 20px;
}

.store_locator_container #store_locator_content .store_details .store_direction .store_direction_distance_time {
  margin: 10px 0;
  font-weight: bold;
}

.store_locator_container #store_locator_content .store_details .store_direction .store_direction_distance_time .store_direction_distance, .store_locator_container #store_locator_content .store_details .store_direction .store_direction_distance_time .store_direction_time {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

.store_locator_container #store_locator_content .store_details .store_direction .store_direction_address span:first-of-type {
  display: none;
}

.store_locator_container #store_locator_content .store_details .store_direction .store_direction_instructions {
  font-size: 13px;
  font-weight: normal;
  text-transform: none;
  margin: 10px 0;
}

.store_locator_container #store_locator_content .store_details .store_direction .store_direction_instructions li {
  list-style: decimal inside;
}

.store_locator_container #store_locator_content .direction_title {
  display: none;
  margin: 0 0 10px 0px;
  font-size: 20px;
}

.store_locator_container #store_locator_content .direction_modes {
  display: none;
  margin: 15px 0 12px 0;
  border-bottom: 1px solid #000;
  float: right;
  width: 70%;
  height: 36px;
}

.store_locator_container #store_locator_content .direction_modes .direction_roadmap {
  padding-right: 60px;
  vertical-align: -webkit-baseline-middle;
  font-weight: bold;
}

.store_locator_container #store_locator_content .direction_modes .direction_mode_tab {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 45px;
  height: 35px;
  vertical-align: top;
  text-indent: -9999px;
  cursor: pointer;
}

.store_locator_container #store_locator_content .direction_modes .direction_mode_driving {
  background: url("../images/interface/driving.png") no-repeat center;
}

.store_locator_container #store_locator_content .direction_modes .direction_mode_walking {
  background: url("../images/interface/walking.png") no-repeat center;
}

.store_locator_container #store_locator_content .direction_modes .direction_mode_active {
  -moz-box-shadow: #333 0 -1px 2px 0;
  -webkit-box-shadow: #333 0 -1px 2px 0;
  box-shadow: #333 0 -1px 2px 0;
  border: 1px solid #333;
  border-bottom: 1px solid #fff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.store_locator_container #store_locator_content .google_map {
  width: 55%;
  float: left;
  height: 500px;
}

.store_locator_container #store_locator_content .google_map.map_large {
  width: 70%;
  height: 400px;
  float: right;
}

.store_locator_container #store_locator_content #map_list_tabs {
  display: none;
}

.store_locator_container #store_locator_content .map_info_window .map_info_window_left {
  float: left;
  margin-bottom: 20px;
  width: 48%;
  font-size: 11px;
}

.store_locator_container #store_locator_content .map_info_window .map_info_window_left > div {
  font-size: 11px;
}

.store_locator_container #store_locator_content .map_info_window .map_info_window_left + div {
  margin-left: 4%;
}

.store_locator_container #store_locator_content .map_info_window .map_info_window_address {
  margin-top: 10px;
  margin-bottom: 20px;
  text-decoration: underline;
}

.store_locator_container #store_locator_content .map_info_window .map_info_window_shop_name {
  margin: 0;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}

.store_locator_container #store_locator_content .map_info_window .map_info_window_print, .store_locator_container #store_locator_content .map_info_window .map_info_window_send_email {
  display: inline-block;
  margin-bottom: 15px;
}

.store_locator_container #store_locator_content .map_info_window .map_info_window_print {
  width: 25px;
  height: 25px;
  background:url(../images/icons/storelocator.png) 0 -24px no-repeat;
}

.store_locator_container #store_locator_content .map_info_window .map_info_window_send_email {
  margin-left: 10px;
  background-position: 0 -72px;
  width: 16px;
  height: 16px;
}

.store_locator_container #store_locator_content .map_info_window .map_info_window_phone {
  padding: 0;
  line-height: 20px;
  height: 20px;
}

.store_locator_container #store_locator_content .map_info_window .map_info_window_phone:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
  background-position: 0 -397px;
  width: 13px;
  height: 23px;
}

.store_locator_container #store_locator_content .map_info_window .map_info_window_phone a {
  color: #222;
  text-decoration: none;
}

.store_locator_container #store_locator_content .map_info_window .map_info_window_email {
  text-decoration: none;
  color: #444;
  padding: 0;
  line-height: 20px;
  height: 20px;
}

.store_locator_container #store_locator_content .map_info_window .map_info_window_email:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
  background-position: 0 -216px;
  width: 16px;
  height: 16px;
}

.store_locator_container #store_locator_content .map_info_window div.map_info_window_hours span:first-of-type {
  font-weight: bold;
  font-size: 11px;
  display: block;
}

.store_locator_container #store_locator_content .map_info_window .map_info_window_direction {
  padding: 0px;
  color: #fff;
  height: 50px;
  clear: both;
}

.store_locator_container #store_locator_content .map_info_window .map_info_window_direction_title {
	color: #9d9688;
    clear: left;
}

.store_locator_container #store_locator_content .map_info_window .map_info_window_direction_field {
  width: 190px;
  margin-right: 5px;
  color: #000;  
  border: 1px solid #dacde1;
  height: 33px;
}

@media only screen and (min-width: 320px) and (max-width: 750px) {
  .store_locator_container #store_locator_content .map_info_window .map_info_window_direction_field {
    width: 125px;
  }
}

.store_locator_container #store_locator_content .map_info_window .map_info_window_direction_button {
  color: #FFF;
  background-color: #46166b;
  border: none;
  padding:9px 12px;
  cursor: pointer;
}

.store_locator_container #store_locator_content .map_info_window .map_info_window_direction_button:hover {
  background: #dacce2;
}

.store_locator_container #store_locator_content .map_info_window .map_info_store_id {
  display: none;
}

.store_locator_container #store_locator_content .content_right {
  margin-left: 1%;
  float: left;
  width: 20%;
}

.store_locator_container #store_locator_content .content_right span {
  display: inline-block;
  margin: 0 0 10px;
  font-size: 16px;
  color: #ef8603;
}

.store_locator_container #store_locator_content .content_right .store_event, .store_locator_container #store_locator_content .content_right .content_asset {
  margin: 0 0 10px 0;
}
.store_locator_container .store_locator_error_popup {
  display: none;
}

.store_locator_container .store_save_favourites {
  padding: 3px 5px;
  margin: 10px 0;
  color: #444;
  font-size: 11px;
  text-decoration: none;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  border: solid 3px #000;
  float: right;
}

.store_locator_container #store_locator_content .store_phone:before {
	background-image: url('../images/storelocator_elements.png');
	background-position: 0 -397px;
}

.store_locator_container #store_locator_content .store_email:before {
	background-image: url('../images/storelocator_elements.png');
	background-position: 0 -216px;
}

.store_locator_container #store_locator_content .store_direction_address:nth-child(1) span:first-child {
	background-image: url('../images/storelocator_elements.png');
	background-position: 0 -922px;
	background-repeat: no-repeat;
}
@media (max-width: 480px) {
  .pt_store_locator .primary {
    padding: 0px;
  }
}

@media (max-width: 750px) {
	 .store_locator_container .store_locator_error_popup_text {
    padding-right: 30px;
  }
  .store_locator_container .store_locator_error_popup_close {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
  }
	
  .store_locator_container .store_locator_error_popup {
    position: relative;
    margin-bottom: 20px;
  }
  
  .store_locator_container .store_locator_error_popup:after {
   content: " ";
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
  }
  
  .store_locator_container .store_locator_error_popup_text {
     font-size: 14px;
     color: #9d9688;
  }
  
  .store_locator_container #store_locator_content .store_list_container
  {
  	width: 100%;
  }
  
  .store_locator_container .store_search_from {
    margin-bottom: 20px;
  }
  
  .store_locator_container .store_locator_error_popup_close {
    margin-top: 10px;
  }
  .store_locator_container .print_map {
    display: none;
  }

  .store_locator_container .store_search_from {
    border: solid 1px #dcd9d4;
    width: 100%;
  }
  
  .store_locator_container .store_search_from #stores_count, .store_locator_container .store_search_from #store_search_submit, .store_locator_container .store_search_from #store_search_submit + span, .store_locator_container .store_search_from #store_search_around_me {
    display: none;
  }
  
  .store_locator_container .store_search_from #store_search_query {
    margin: 0;
    border: none;
    width: 88%;
    height: 40px;
    clear: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .store_locator_container .store_search_from .show_stores_mobile {
    display: block;
  }
  
  .store_locator_container #store_locator_content .store_list .store_list_item_marker { display: none;}
  .store_locator_container .store_search_from .js_marker_image {
    display: block;
  }

  .store_locator_container #store_locator_content {
    margin: 0;
  }

  .store_locator_container #store_locator_content .store_list {
    width: 100%;
    margin: 0;
    overflow: visible;
  }

  .store_locator_container #store_locator_content .store_list .store_list_item {
    width: 100%;
  }
  
  .store_locator_container #store_locator_content .store_list .store_list_item:first-child {
	 margin-top: 20px;
   }
   
   .store_locator_container #store_locator_content .store_list .store_list_item {
     margin: 20px 0px;
   }
   
  .store_locator_container #store_locator_content .store_list .store_list_item_name {
    margin: 0;
  }

  .store_locator_container #store_locator_content .store_list .store_list_item_distance {
    margin: 0;
    display: block;
  }

  .store_locator_container #store_locator_content .store_list .store_list_item_show_details {
    background: url("../images/elements/see_more.png") no-repeat;
    width: 16px;
    height: 16px;
    overflow: hidden;
    text-indent: -9999px;
  }

  .store_locator_container #store_locator_content .store_list .see_less {
    background: url("../images/elements/see_less.png") no-repeat;
  }

  .store_locator_container #store_locator_content .store_details, .store_locator_container #store_locator_content .direction_modes {
    width: 100%;
  }

  .store_locator_container #store_locator_content #store_details_block .map_info_window_shop_name, .store_locator_container #store_locator_content #store_details_block .store_list_item_distance_info {
    display: none;
  }

  .store_locator_container #store_locator_content #store_details_block .map_info_window_address, .store_locator_container #store_locator_content #store_details_block .map_info_window_hours {
    text-decoration: none;
    margin-bottom: 10px;
  }

  .store_locator_container #store_locator_content #store_details_block .map_info_window {
    margin: 0 10px;
  }

  .store_locator_container #store_locator_content #store_details_block .map_info_window .store_save_favourites {
    display: block;
    float: none;
    margin: 0 auto;
    padding: 10px 5px;
    border: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    background-color: #ccc;
    text-align: center;
  }

  .store_locator_container #store_locator_content #store_details_block .map_info_window_left {
    width: 100%;
    margin: 0;
  }

  .store_locator_container #store_locator_content #store_details_block .map_info_window_email:before, .store_locator_container #store_locator_content #store_details_block .map_info_window_phone:before {
    content: none;
  }

  .store_locator_container #store_locator_content #store_details_block .map_info_window_direction {
    padding: 0;
    margin: 0;
    height: initial;
    background: #fff;
  }

  .store_locator_container #store_locator_content #store_details_block .map_info_window_direction .map_info_window_direction_title, .store_locator_container #store_locator_content #store_details_block .map_info_window_direction .map_info_window_direction_field {
    display: none;
  }

  .store_locator_container #store_locator_content #store_details_block .map_info_window_direction .map_info_window_direction_button {
    content: "";
    margin: 10px 0;
    padding: 0;
    color: #0bb5ff;
    background-color: #fff;
    text-align: center;
  }

  .store_locator_container #store_locator_content .google_map {
    width: 100%;
  }

  .store_locator_container #store_locator_content .derection_block_top {
    margin: 10px;
  }

  .store_locator_container #store_locator_content .derection_block_top .store_direction_header {
    float: right;
    font-weight: bold;
    font-size: 20px;
  }

  .store_locator_container #store_locator_content .derection_block_top #store_direction_close_button {
    width: 60px;
    padding: 5px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    background-color: #ccc;
    text-align: center;
  }

  .store_locator_container #store_locator_content .derection_block_top .store_direction_start .store_direction_label {
    float: left;
    padding: 10px 20px;
    font-weight: bold;
  }

  .store_locator_container #store_locator_content .derection_block_top .store_direction_start .store_direction_edit {
    display: block;
    float: right;
    padding: 10px;
    text-decoration: underline;
  }

  .store_locator_container #store_locator_content .derection_block_top .store_direction_start .store_direction_address {
    display: block;
    color: #ccc;
  }

  .store_locator_container #store_locator_content .derection_block_top .store_direction_arrival .store_direction_label {
    float: left;
    padding: 10px 20px;
    font-weight: bold;
  }

  .store_locator_container #store_locator_content .derection_block_top .store_direction_arrival .store_direction_address {
    display: block;
    color: #ccc;
  }

  .store_locator_container #store_locator_content .derection_block_bottom {
    margin-left: 10px;
  }

  .store_locator_container #store_locator_content .derection_block_bottom .direction_modes {
    width: initial;
    border-bottom: none;
  }

  .store_locator_container #store_locator_content .derection_block_bottom .direction_mode_tab {
    border: solid 1px #ccc;
    margin-right: 10px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .store_locator_container #store_locator_content .derection_block_bottom .direction_mode_active {
    border: solid 1px #000;
  }

  .store_locator_container #store_locator_content .derection_block_bottom .view_direction_instructions_button {
    width: 100px;
    padding: 10px 20px;
    background-color: #ccc;
  }
 
  .store_locator_container #store_locator_content .derection_block_bottom .view_direction_instructions_button.opened:after {
    content: "";
    position: absolute;
    margin-top: 10px;
    margin-left: 50px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #ccc;
  }

  .store_locator_container #store_locator_content .derection_block_bottom .store_direction_instructions {
    margin: 10px 10px 10px 0;
    padding: 10px;
    border: dotted 2px #bbb;
    background-color: #eee;
    list-style-type: decimal;
    list-style-position: inside;
  }

  .store_locator_container #store_locator_content .store_list_large {
    width: 100% !important;
    height: 100% !important;
    max-height: 300px !important;
  }

  .store_locator_container #store_locator_content .map_large {
    width: 97% !important;
    margin: 10px !important;
  }

  .store_locator_container #store_locator_content .store_direction_address {
    margin: 10px;
  }
  
  .store_locator_container #store_locator_content .store_direction_address:nth-child(1) span:first-child,
  .store_locator_container #store_locator_content .store_direction_address:nth-child(3) span:first-child {
  	padding: 0px;
  }
  
  .store_locator_container #store_locator_content .store_direction_address:nth-child(3) span:first-child {
  	background: none;
  }
  
  .store_locator_container #store_locator_content .store_direction_address:nth-child(1) span:first-child {
    background: none;
  }

  .store_locator_container #store_locator_content .store_direction_address:first-of-type {
    margin: 10px;
  }

  .store_locator_container #store_locator_content .store_direction_address:first-of-type span:last-of-type {
    display: inline;
    float: none;
    margin: 10px;
  }

  .store_locator_container #store_locator_content .store_direction_address span {
    padding-left: 10px;
    font-weight: bold;
  }

  .store_locator_container #store_locator_content .store_direction_address span:first-of-type {
    display: inline;
    border-bottom: none;
  }

  .store_locator_container #store_locator_content .store_direction_address span:last-of-type {
    display: inline;
    float: none;
    color: #777;
  }

  .store_locator_container #store_locator_content .store_direction_address .store_direction_brand, .store_locator_container #store_locator_content .store_direction_address label, .store_locator_container #store_locator_content .store_direction_address div {
    display: none;
  }

  .store_locator_container #store_locator_content .store_phone, .store_locator_container #store_locator_content .store_email, .store_locator_container #store_locator_content .store_hours {
    display: none !important;
  }

  .store_locator_container #store_locator_content .content_right {
    width: 100%;
    margin: 20px 0 0 0;
  }

  .store_locator_container .store-locator-bottom {
    display: none;
  }
  .pt_store_locator .primary {
     width: 100%;
  }
}

@media (max-width: 960px) {
  .store_locator_container .store_search_from #store_search_query {
    width: 220px;
  }
  .store_locator_container {
    width: 100%;
  }
  .store_locator_container .store-locator-bottom .content_asset {
    margin: 0 10px;
    width: 97%;
  }
  .pt_store_locator .primary {
  	width: 100%;
  }
}

@media only screen and (min-device-width: 751px) and (max-device-width: 1024px) {
     .store_locator_container .store_search_from #store_search_query {
        height: 18px;
     }
}

@media print {

  .header {
    display: block;
  }


  .header_top_slot_container, .utility_navigation_list, .footer, .navigation_wrap, .breadcrumb, .print_map, .store_search_from, .header_promo_slot {
    display: none;
  }


  .logo {
    display: block;
    text-align: center;
  }


  .store_locator_container #store_locator_content #google_map {
    width: 100%;
  }

  .store_locator_container #store_locator_content .direction_modes {
    display: none !important;
  }

  .store_locator_container #store_locator_content .store_details {
    width: 100%;
    float: none;
  }

  .store_locator_container #store_locator_content .store_address {
    display: block;
  }
  
  .store_locator_container #store_locator_content .store_phone, .store_locator_container #store_locator_content .store_email, .store_locator_container #store_locator_content .store_hours {
    display: block !important;
  }

  .store_locator_container #store_locator_content .store_list .store_list_item_address, .store_locator_container #store_locator_content .store_list .store_list_item_hours {
    display: block;
  }

  .store_locator_container #store_locator_content .store_list .store_list_item:last-child {
    border: none;
  }

  .store_locator_container #store_locator_content .store_list .store_list_item_show_details {
    display: none;
  }

  .store_locator_container #store_locator_content .store_list .store_save_favourites {
    display: none;
  }

  .store_locator_container #store_locator_content .map_info_window .map_info_window_print, .store_locator_container #store_locator_content .map_info_window .map_info_window_send_email {
    display: none;
  }

  .map_info_window_direction, .make_appointment, .store_save_favourites {
    display: none;
  }
}