.findstore-searchform {
  width: 426px;
  margin: 0 64px 60px 0;
  float: left;
}

.findstore-eyetest {
  float: left;
  padding: 10px;
  width: 458px;
  border: 1px solid #CAC9C6;
  border-radius: 10px 10px 10px 10px;
}

#findStoreForm .search-term {
  height: auto;
  margin: 0px;
}

.findstore-searchform .search-term {
  height: auto;
  width: 290px;
  margin: 0 10px 10px 0;
  font-size: 12px;
  line-height: normal;
  padding: 8px 4px;
}

#search-store.button-link {
  margin: 0;
}

.store-finder-form {
  position: relative;
}
.store-finder-form .form-error-message {
  position: absolute;
  top: 35px;
  left: 0;
}

.lt-ie9 .findstore-searchform .search-term {
  line-height: 10px !important;
}

.findstore-eyetest h2 {
  margin-top: 0;
}

.findstore-searchform h1 {
  margin: 0;
}
.findstore-searchform p {
  margin: 0;
  padding: 5px 0 15px 0;
}

.findstore-eyetest .cSelectbox.selectBoxSmall {
  width: 265px;
}
.findstore-eyetest .cSelectbox select {
  width: 270px;
}
.findstore-eyetest .cSelectbox .dropdown_left {
  width: 265px;
}
.findstore-eyetest .cSelectbox .dropdown-icon {
  margin-left: 250px;
}
.findstore-eyetest .cSelectbox select option {
  width: 245px;
}
.findstore-eyetest label {
  color: #000000;
  float: left;
  font-weight: bold;
  padding: 5px 15px 0 0;
}

.displayLocations {
  margin: 40px 0;
  clear: both;
}
.displayLocations h3 {
  text-transform: none;
  border-bottom: 1px solid #CAC9C6;
  margin-bottom: 10px;
  padding-bottom: 5px;
  font-family: verdana;
  font-size: 13px;
  color: #1f1f1f;
}
.displayLocations .leftAside {
  width: 380px;
  margin: 23px 20px 0 0;
}

.model-container .displayLocations .leftAside {
  width: 355px;
}

.displayLocations .rightAside {
  margin: 23px 0px 0 0;
  width: 570px;
  position: relative;
}
.displayLocations .address h3 {
  border: none;
}
.displayLocations .store-location .button-link {
  margin-left: 55px;
}

.seeAll {
  clear: both;
  border-top: 1px solid #CAC9C6;
  padding: 10px 0 40px;
  position: relative;
  top: 10px;
}

#find-in-store-modal .displayLocations {
  margin: 0;
}

.displayLocations .seeAll {
  padding: 6px 0px 0px 7px;
  overflow: hidden;
  /*Pixel testing*/
}

.icon-store {
  background: url("../images/pin.png") no-repeat scroll 0 0 transparent;
  color: #FFFFFF;
  display: block;
  font-size: 13px;
  font-weight: bold;
  height: 40px;
  padding-top: 10px;
  width: 50px;
  margin: 0 0 5px 0;
  font-family: 'futurabq';
}

.icon-no {
  width: 20px;
  text-align: center;
  margin: 0 0 0 9px;
  display: block;
  letter-spacing: -0.2em;
}

.icon-store.store-preferred {
  background: url("../images/pin_fav_shadow.png") no-repeat scroll 0 0 transparent;
}

/*.displayLocations .store-location .miles p{margin: 0}
.preferredStore{
	background: url("../images/spritesheet-landing.png") no-repeat scroll -395px -44px transparent;
    display: block;
    height: 40px;
    position: relative;
}*/
.preferredStore em {
  background: url("../images/spritesheet-2.png") no-repeat scroll -373px -5px transparent;
  display: block;
  height: 33px;
  left: 0px;
  position: absolute;
  width: 30px;
}

a.linkDisabled {
  color: #838383;
  text-decoration: none;
  cursor: text;
  outline: none;
}
a.linkDisabled:hover, a.linkDisabled:focus {
  color: #838383;
  text-decoration: none;
  cursor: text;
  outline: none;
}

.getDirectionContainer .feature-header-mini {
  height: 270px;
}
.getDirectionContainer .feature-header-micro {
  height: 240px;
}
.getDirectionContainer .feature-header-micro .feature-header-text-holder {
  top: 150px;
}

.getDirection .back-to-list {
  padding-bottom: 20px;
}
.getDirection h1 {
  margin: 20px 0 3px;
}

.getDirectionPage #dir-town, .getDirectionPage #dir-state {
  float: left;
}
.getDirectionPage #dir-postcode {
  float: left;
  width: 73px;
}
.getDirectionPage #dir-town input[type="text"] {
  width: 232px;
}
.getDirectionPage #dir-state input[type="text"], .getDirectionPage #dir-postcode input[type="text"] {
  width: 60px;
}
.getDirectionPage.nz .btnGetDirection {
  top: 0;
}
.getDirectionPage .street-address {
  margin-bottom: 0;
}
.getDirectionPage .town-suburb {
  width: 420px;
  clear: both;
  float: left;
}
.getDirectionPage .town-suburb > div.town {
  width: 244px;
}
.getDirectionPage.nz .town-suburb > div.town {
  width: 333px;
}
.getDirectionPage #town {
  width: 230px;
}
.getDirectionPage.nz #town {
  width: 320px;
}
.getDirectionPage #dir-town {
  width: 230px;
}
.getDirectionPage .street-address input {
  width: 408px;
}
.getDirectionPage .register-create-account {
  padding: 0 20px 0 105px;
  width: 390px;
}

.getDirectionContainer .register-pg > div {
  margin: 0;
}

.getDirectionPage input[type="text"], .getDirectionPage .town-suburb .cSelectbox.selectBoxSmall {
  margin: 10px 0 0 0 !important;
}
.getDirectionPage.nz .submit {
  margin: 0 0 20px !important;
}

.getDirection .address {
  clear: both;
}

.displayLocations {
  clear: both;
}
.displayLocations h2 {
  border-bottom: 1px solid #CAC9C6;
  margin: 0;
  padding: 0 0 10px;
  position: relative;
}

.town-suburb .state {
  width: 80px;
}

.dirRight {
  position: absolute;
  top: 0;
  right: 0;
}
.dirRight a {
  display: block;
  float: left;
  height: 28px;
  text-decoration: none;
  width: 60px;
  margin-left: 15px;
}
.dirRight .email {
  background: url("../images/spritesheet-2.png") no-repeat scroll -240px -290px transparent;
}
.dirRight .email:hover {
  background-position: -300px -290px;
}
.dirRight .print {
  background: url("../images/spritesheet-2.png") no-repeat scroll -240px -320px transparent;
}
.dirRight .print:hover {
  background: url("../images/spritesheet-2.png") no-repeat scroll -300px -320px transparent;
}

.resultsContainer {
  position: relative;
  /*height:600px;
  width:90%;*/
  /*overflow:hidden;*/
  padding-right: 7px;
}

.resultsContent {
 /*position:absolute;
 top:0px;        
  width:180px;
background:#cf5;*/
  height: 100%;
}

/*.scrollbar{
    position:absolute;
    top:0px;
    right:0px;
    z-index:2;
    background:#444;
    width:7px;
    border-radius:5px;
}*/
.directionResults {
  border-bottom: 1px solid #CAC9C6;
  padding: 28px 0 28px 20px;
}
.directionResults:first-child {
  /*padding-top: 0;*/
}

.directionContainer {
  clear: both;
  width: 100%;
}
.directionContainer .desc {
  color: #000000;
  display: inline-block;
  float: left;
  padding: 0 0 0 10px;
}
.directionContainer .distance {
  display: inline-block;
  float: right;
  font-weight: bold;
}

.directionResultsBot {
  clear: both;
  height: 80px;
}

.clearBoth {
  clear: both;
}

#overlay_panel_thankyou .section-box {
  width: 100%;
  float: left;
  margin: 0;
}

.iconNickName span.pinIcon, .iconStoreNickName span.pinIcon {
  background: url("../images/sprite_pins.png") no-repeat scroll 0 -52px transparent;
  display: inline-block;
  float: left;
  height: 35px;
  padding: 0 0 0 40px;
}

.heart-drop-pin {
  background: url("../images/sprite_pins.png") no-repeat scroll 0 -52px transparent;
  display: inline-block;
  float: left;
  height: 35px;
  padding: 0 0 0 40px;
  /*position:relative;
  top:10px;*/
  float: left;
}

#AddStoreToMyList #nickName {
  margin-left: 0;
  display: inline-block;
  float: none;
}
#AddStoreToMyList label {
  margin: 0 0 15px 0;
  color: #838383;
  font-weight: normal;
}

.iconNickName {
  height: 75px;
  float: left;
}
.iconNickName .custom-checkbox-holder {
  margin: 0;
}

.iconStoreNickName {
  padding: 10px;
  float: left;
}
.iconStoreNickName span.pinIcon {
  background-position: 0 -95px;
  height: 45px;
}

.iconNickName .findStoreBtn {
  float: left;
  margin: 0 0 0 10px !important;
}

.findStoreBtn .btn-text {
  margin: 0;
  padding: 0;
  height: 24px;
}
.findStoreBtn .button-link {
  padding: 4px 10px;
}

.iconNickName .custom-checkbox-holder {
  /*margin-left: 10px;*/
}
.iconNickName .compare-item label {
  color: #838383;
  font-weight: normal;
}

.iconStoreNickName h2 {
  margin: 2px 0 0 0;
}

.greenText {
  color: #60bd67;
}

.thankyouRight {
  padding: 5px 0 0 10px;
  float: left;
}

.thankyouBotContainer, .servicesModalContainer {
  clear: both;
  float: left;
  padding: 0 0 10px 15px;
}

.thankyouBotLeft, .servicesModalLeft {
  float: left;
  padding: 0 10px 0 0;
  width: 250px;
}

.thankyouBotRight, .servicesModalCenter, .servicesModalRight {
  float: left;
}

.thankyouBotContainer strong, .servicesModalContainer strong {
  color: #000;
}

.thankyouBotContainer .address, .servicesModalContainer .address {
  padding: 0 0 15px 0;
}

.thankyouDone {
  clear: both;
  text-align: right;
  padding: 0 0 5px 0px;
}
.thankyouDone > a {
  display: inline-block;
}
.thankyouDone .findStoreBtn {
  float: right;
}

.servicesModalContainer {
  padding: 10px 0 0px 15px;
  width: 97%;
}

.servicesModalLeft, .servicesModalCenter, .servicesModalRight {
  width: 180px;
  padding: 0 10px 0 0;
}

.servicesModalContainer ul {
  padding: 0;
  margin: 0;
}
.servicesModalContainer li {
  color: #60BD67;
  padding: 10px 0 10px 34px;
  position: relative;
}
.servicesModalContainer li span {
  background: url("../images/spritesheet-2.png") no-repeat scroll -330px -110px transparent;
  display: inline-block;
  height: 30px;
  left: 0;
  position: absolute;
  top: 6px;
  width: 30px;
}
.servicesModalContainer li.noAvail {
  color: #bababa;
}
.servicesModalContainer li.noAvail span {
  background: url("../images/no_avail.png") no-repeat scroll 0px 0px transparent;
}

/* modified for Book Eye Test Services Overlay service attribute images*/
.servicesModalRight .address {
  padding: 0 0 0px 0;
}

#overlay_panel_services .t21-panel-sm {
  padding: 10px 20px;
}
#overlay_panel_services .t21-panel-sm .col-one {
  width: auto;
  margin: 0;
}
#overlay_panel_services .t21-panel-sm .recommended {
  float: right;
  margin: 10px 0;
}
#overlay_panel_services .t21-panel-sm h3 {
  width: auto;
}
#overlay_panel_services .t21-panel-sm .recommended h3 {
  margin: 0;
}
#overlay_panel_services .t21-panel-sm .recommended em {
  color: #E91F2D;
}
#overlay_panel_services .t21-panel-sm .recommended p {
  color: #838383;
  padding: 8px 0 3px;
}
#overlay_panel_services .t21-panel-sm li {
  list-style: disc;
  margin: 0 0 0 15px;
}
#overlay_panel_services .t21-panel-sm:hover {
  padding: 7px 17px;
}

.eyeTestBot strong {
  display: block;
  margin: 10px 0 0 0;
}

.lt-ie10 input.search-term {
  line-height: 0px;
}

.lt-ie9 input.search-term {
  line-height: 15px;
}

#map_canvas, #map_directions_canvas {
  width: 570px;
  height: 680px;
  border: 1px solid #cdcdcd;
}

/* Styles for map display for user preferred stores */
#map_canvas_1, #map_canvas_2, #map_canvas_3, #map_canvas_4 {
  height: 165px;
  width: 620px;
}

/* Start - Newly Added styles */
.featureSmallHeight {
  height: 280px !important;
}

.featureMediumStoreHeight {
  height: 170px;
}

.overlay-panel {
  position: absolute;
  height: 1px;
  width: 100%;
}

/* End - Newly Added styles */
/* Start - Added Main.css and search.css common styles */
/* TO BE REMOVED - DUPLICATED ---
.overlay-panel .model-container{
	width: 620px;
	margin: 0 auto;
}
.servicesModalRight{
	padding-right: 0;
    width: 220px;
}

input.search-term {
    border: 1px solid #E1E1E1;
    border-radius: 2px 2px 2px 2px;
    color: #9D9D9D;
    float: left;
    font-size: 14px;
    height: auto;
    margin: 0 0 0 8px;
    padding: 8px 4px;
    width: 350px;
}
.button-link, .button-link:visited, input[type="submit"] {
    background: none repeat scroll 0 0 #6EABCE;
    border: medium none;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 24px;
    line-height: 14px;
    margin: 10px 0;
    padding: 4px 10px;
    text-transform: uppercase;
    width: auto;
}
.button-link:hover, input[type="submit"]:hover {
    background: none repeat scroll 0 0 #61B9EB;
}
.findStoreBtn {
    float: left;
    margin: 0 0 0 10px;
}
.findStoreErr {
    clear: left;
    padding: 20px 10px;
    color: rgb(236, 37, 40);
    font-family: Arial;
}

.findStoreErr span {
    font-style: italic;
}
.printPage .feature-header-mini{
	height: 205px;
}
.printPage .getDirection h1{
	margin: 0 0 10px;
}
.printPage .getDirection h3{
	margin:0;
}
.printPage .button-link.bottom{
	position:absolute;
	bottom:20px;
	right:0;
}
.button-link.icon .btn-text{
	color: #fff;
	
}
.printPage .feature-header-text-holder.getDirection{
	top: 50px;
}
.printPage .resultsContainer{
	width: 100%;
} -- */
/* End - Added Main.css and search.css common styles */
.directionContainer span {
  float: left;
}
.directionContainer span.indicator {
  width: 35px;
}
.directionContainer span.desc {
  width: 230px;
}
.directionContainer span.distance {
  width: 85px;
  text-align: right;
}

.noLeftBorder {
  border: 0 !important;
}

.viewport ul {
  margin: 0;
}

#custom-scrollbar {
  width: 390px;
  clear: both;
  margin: 0 0 10px;
}
#custom-scrollbar .viewport {
  width: 370px;
  height: 490px;
  overflow: hidden;
  position: relative;
}
#custom-scrollbar .overview {
  list-style: none;
  position: absolute;
  left: 0;
  top: 0;
}
#custom-scrollbar .thumb {
  background-color: #646464;
}
#custom-scrollbar .thumb .end {
  background-color: #646464;
}
#custom-scrollbar .scrollbar {
  position: relative;
  float: right;
  width: 15px;
}
#custom-scrollbar .track {
  height: 100%;
  width: 13px;
  position: relative;
  padding: 0 1px;
}
#custom-scrollbar .thumb {
  height: 20px;
  width: 7px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  top: 0;
  border-radius: 20px;
}
#custom-scrollbar .thumb .end {
  overflow: hidden;
  height: 5px;
  width: 13px;
}
#custom-scrollbar .disable {
  display: none;
}

.noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}

/* google map route directions*/
.directionContainer .indicator {
  background: url("../images/dir.png") no-repeat;
  display: inline-block;
  float: left;
  height: 15px;
  width: 20px;
}
.directionContainer .indicator.first, .directionContainer .indicator.last {
  background: url("../images/sprite_pins.png") no-repeat 0px -146px !important;
  height: 45px;
}
.directionContainer .indicator.undefined, .directionContainer .indicator.continue {
  background: none;
}
.directionContainer .indicator.last {
  background-position: 0px -196px !important;
}
.directionContainer .indicator.right {
  background-position: 0 -68px;
}
.directionContainer .indicator.left {
  background-position: 0 -18px;
}
.directionContainer .indicator.slightright {
  background-position: 0 -85px;
  height: 20px;
}
.directionContainer .indicator.slightleft {
  background-position: 0 -445px;
  height: 20px;
}
.directionContainer .indicator.sharpright {
  background-position: 0 -178px;
  height: 19px;
}
.directionContainer .indicator.sharpleft {
  background-position: 0 -159px;
  height: 20px;
}
.directionContainer .indicator.uturn {
  background-position: 0 -321px;
  height: 20px;
}
.directionContainer .indicator.bearLeft {
  background-position: 0 -119px;
}
.directionContainer .indicator.takeRamp {
  background-position: 0 -176px;
}
.directionContainer .indicator.exit {
  background-position: 0 -234px;
}
.directionContainer .indicator.roundabout {
  background-position: 0 -248px;
  height: 19px;
}
.directionContainer .indicator.exitright {
  background-position: 0 -340px;
  height: 19px;
}
.directionContainer .indicator.exitleft {
  background-position: 0 -515px;
  height: 20px;
}
.directionContainer .indicator.keepright {
  background-position: 0 -213px;
  height: 19px;
}
.directionContainer .indicator.keepleft {
  background-position: 0 -286px;
  height: 20px;
}
.directionContainer .indicator.rampmerge {
  background-position: 0 -267px;
  height: 19px;
}

.getDirectionContainer .register-pg {
  margin: 15px 0 0;
}
.getDirectionContainer .register-pg > div {
  border-left: 0;
}

.form-error-message.town-suburb-error {
  position: absolute;
  left: 0;
}

.town-suburb div.postcode {
  width: 76px;
}

#postcode {
  width: 65px;
}

#state {
  color: #9D9D9D;
  font-family: verdana,arial,sans-serif;
  font-size: 11px;
}

.visible {
  visibility: visible !important;
}

.map-wrapper {
  width: 100%;
  height: 100%;
  margin: 10px 0;
}
.map-wrapper > div {
  float: left;
}

.adp-step, .adp-substep {
  color: black;
}

#share-directions-form label {
  display: block;
}

#find-in-store-model #searchAddress {
  float: left;
}

.form-field {
  position: relative;
  padding-bottom: 15px;
}
.form-field .form-error-message {
  position: absolute;
  bottom: -5px;
  left: 0;
}

.preferred-store {
  background: url("../images/pin_fav_shadow.png") no-repeat scroll 0 0 transparent;
  color: #FFFFFF;
  display: block;
  font-size: 11px;
  font-weight: bold;
  height: 42px;
  padding: 6px 0 0 10px;
}

.model-container .close-thankyou {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1;
}

.close-thankyou .closethick-icon {
    /*background: url('../images/spritesheet-landing.png') no-repeat scroll -1132px 0px transparent;
	padding:20px 15px 6px;
	display:inline-block;*/
  background: url("../images/spritesheet-2.png") no-repeat scroll -410px -20px transparent;
  display: inline-block;
  height: 20px;
  margin: 0 0 0 5px;
  width: 20px;
}
.close-thankyou .btn-text {
  position: relative;
  bottom: 7px;
}

.not-available {
  color: #828181;
  float: right;
  font-style: italic;
}

.modal-window .fixed-map {
  margin: 0 0 0 -103px !important;
}

.fixed-map {
  position: fixed !important;
  left: 50%;
  margin: 0 0 0 -85px !important;
  top: 0px;
}

.model-container .fixed-map {
  margin: 0 0 0 -105px !important;
}

.locations-header {
  border-bottom: 1px solid #cac9c6;
  padding: 0 0 10px 0;
}
.locations-header h3 {
  line-height: 20px;
  border: none;
  padding: 0;
  margin: 0;
  float: left;
}

.form-error-message.no-location-match {
  position: absolute;
  left: 0;
}

#store-sidebar {
  padding: 20px;
  border: 1px solid #CAC9C6;
  width: 227px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#store-sidebar h2 {
  margin: 0px 0px 6px 0px;
}

.map-storepage-container {
  width: 420px;
  margin: 0px 50px 0px 0px;
}

.map-storepage {
  margin: 0px 0px 20px 0px;
  padding: 13px 0px 0px 0px;
}

.store-information {
  width: 190px;
}

.map-storepage-description p {
  margin: 0px;
  padding: 0px 0px;
}

.store-page-hours p {
  margin: 0;
}
.store-page-hours p span {
  display: inline-block;
  width: 35px;
}

#map_canvas_store_page {
  height: 299px;
  width: 418px;
}

.store-left-column {
  width: 670px;
  margin: 0px 32px 0px 0px;
}

.store-right-column {
  width: 260px;
}

.toppadding-imp {
  padding-top: 15px !important;
}

.store-information li > strong {
  color: #1f1f1f;
}
/*===========================================*/
/*------------ Store Details New ------------*/
/*===========================================*/


.store-new {  
  padding-top:35px;
}
.store-new .view-more {
    text-align:center;
}

.store-new .view-more a {
    color:#7daed3;
    font-size:15px;
    margin:0;
    padding:0;
}
.store-new .content-wrapper {
    padding-top: 35px;
}
/*.store-new .content-wrapper hr:before {
    display:none;
    content:none;
}
.store-new .content-wrapper hr:before {
    border-top: 1px solid #cac9c6;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    right: 0;
    border-top-color: #cac9c6;
    margin-top: 20px;
}*/
.store-new .content-wrapper .horizontal_line {
    border-top: 1px solid #cac9c6;
    height: 20px;
    margin-left: -120px;
    margin-right: -120px;   
    overflow: visible;
}
.store-new .content1 .column1 {
    width:50%;
    padding:0;
    margin:0;
    float:left;
    box-sizing:border-box;
    padding-right:10px;
}
.store-new .content1 .column2 {
    width:50%;
    padding:0;
    margin:0;
    float:left;
    box-sizing:border-box;
    padding-left:10px;   
}
.store-new .imagetop-container{    
    margin-bottom:20px;
/*    min-height:300px;    */
    width:100%;
    box-sizing:border-box;
    overflow:hidden;
    height:345px;
}
.store-new .store-details {
    padding-top:18px;
    padding-left:20px;
    padding-right:20px;
    background-color:#f1eeed;  
    margin-bottom:20px;
/*    min-height:300px;    */
    width:100%;
    box-sizing:border-box;
/*    min-height:327px;
    max-height:345px;*/
    height:345px;
    position:relative;
}
.store-new .store-details .address {
    min-height:150px;
}
.store-new .store-details h2 {
    font-size:28px;
    font-weight:bold;
    padding:0;
    margin:0;
    padding-bottom:22px;
    letter-spacing:0;
    color:#7daed3;
}
.store-new .store-details .address span{
    font-size:20px;
    line-height:1.1;
    font-family:futurabq,sans-serif;
    color:#1d1d1d;
}
.store-new .store-details .address .call-fax{
    min-width:70px;
    font-weight:bold;
    display:inline-block;
    color:#1f1f1f;
}
.store-new .store-details .btn-book-an-eye-test {
    display:inline-block;
    box-sizing:border-box;
    width:100%;
    margin-top:0;
/*    margin-bottom:25px;*/
}
.store-new .opening-hours {
    background-color:#7daed3;
    padding-top:18px;
    padding-left:20px;
    padding-right:20px;
    overflow:hidden;
    margin-bottom:20px;
    min-height:300px;    
    width:100%;
    box-sizing:border-box;
}
.store-new .opening-hours .timing {
    min-height:136px;
}
.store-new .opening-hours h2 {
    color:#fff;
    padding:0;
    margin:0;
    letter-spacing:0;
    padding-bottom:22px;
    font-size:28px;
}
.store-new .btn-book-an-eye-test {
    font-size:17px;
    background-color: #7daed3;
    border: 0 none;    
    color: #fff;
    display: block;
    font-weight: bold;
    letter-spacing: 0;
    padding: 12px;
    text-transform: uppercase;
    margin-top:40px;
    border-radius:0;
    margin-bottm:14px;
}
.store-new .btn-book-an-appointment {
    background-color: #7daed3;
    border: 0 none;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: lighter;
    letter-spacing: 0;
    margin-top: 18px;    
    padding-left: 0;
    text-transform: uppercase;
    border-radius:0;
}
.store-new .book-an-appointment a:focus, .store-new .book-an-appointment a:hover{
    background-color:#7daed3 !important;
}

.store-new .store-details .book-eye-test {
    text-align:center;
    position:absolute;
    bottom:20px;
    right:20px;
    left:20px;   
}

.store-new .book-eye-test {
    text-align:center;
}

.store-new .book-an-appointment {
    text-align:left;
/*    padding-bottom:28px;*/
}
.store-new .book-an-appointment .arrow {
    background-image:url('../images/new_homepage_sprite.png');
    background-position: -45px -202px;
    background-repeat: no-repeat;
    width:10px;
    height:12px;
    display:inline-block;
    margin-left:10px;
/*    background-color: black;*/
}
.store-new .hours {
    padding:0;
    margin:0;
}
.store-new .hours li {
    color:#fff;
}
.store-new .hours li span{
    display:inline-block;
    
}
.store-new .hours li span[itemprop="dayOfWeek"]{
    color:#fff;
    font-size:18px;
    letter-spacing: 0px;
    min-width:115px;
    font-weight:bold;
    font-family: futurabq,sans-serif;
}
.store-new .hours li span[itemprop="opens"], .store-new .hours li span[itemprop="closes"]{
    color:#fff;
    font-size:18px;
    letter-spacing: 0px;
    min-width:67px;
    font-family: futurabq,sans-serif;
}
.store-new .content3 {
    margin-top:20px;
}
/*-----------three images ----------*/
.store-new .content2-three-images {
/*    min-height:350px;*/
    box-sizing:border-box;
}
.store-new .content2-three-images .image1, .store-new .content2-three-images .image2, .store-new .content2-three-images .image3 {
    box-sizing: border-box;
    float: left;
    height: auto;
    width: 32%;
    position: relative;
}
.store-new .content2-three-images .image2 {
    margin-left: 2%;
    margin-right:2%;
}
/*------------------------------*/

/*------------two images -------*/
.store-new .content2-two-images {
/*    min-height:350px;*/
    box-sizing:border-box;
}
.store-new .content2-two-images .image1, .store-new .content2-two-images .image2, .store-new .content2-two-images .image3 {
    box-sizing: border-box;
    float: left;
    height: auto;
    width: 50%;
    position: relative;
}
.store-new .content2-two-images .image1 {
    padding-right: 10px;
}

.store-new .content2-two-images .image2 {
    padding-left: 10px;
/*    margin-left:4px;*/
}
/*------------------------------*/

/*------------ one image -------*/
.store-new .content2-one-image {
/*    min-height:350px;*/
    box-sizing:border-box;
}
.store-new .content2-one-image .image1, .store-new .content2-one-image .image2, .store-new .content2-one-image .image3 {
    box-sizing: border-box;
    float: left;
    height: auto;
    width: 100%;
    position:relative;
}
/*------------------------------*/
.image-middle {
    max-width:100%;
    height:auto;
    display:block;
    max-height: 100%;
    min-height: 350px;
}
.store-new .content3 {
    background-color:#f1eeed;    
}
.store-new .content3 h2 {
    font-size:28px;
    padding:0;
    margin:0;
    color:black;
    padding:40px 20px 0;
    text-align:center; 
    letter-spacing: 0;
}
.store-new .content3-text {
    padding-top:30px;
    padding-left:13%;
    padding-right:13%;
    max-width:715px;
}
.store-new .content3-text p {
    padding:0;
    margin:0;
    font-size:18px;
    line-height: 1.3;
    font-family:futurabq,sans-serif;
    color:#1d1d1d;
}
.store-new .content3-text p  a {    
    color:#7daed3;
}
.store-new .content3-text p.content3-text-middle {
    color: #7daed3;
    font-size:28px;
    margin-top:50px;
    padding-left:50px;
    padding-right:50px;
    text-align: center;
}
.store-new .content3-text ul li {
    font-size:18px;
    list-style: disc; 
    list-style:none;
    font-family:futurabq,sans-serif;
    color:#1d1d1d;
}

.store-new .content3-text ul li span {
    display: inline-block;
    font-size: 21px;
    padding-right: 5px;
    line-height:10px;
}
.store-new .content3-text ul {
/*    padding-left:18px;*/
    margin-top:50px;
    margin-bottom:0;
}
.store-new .content3-text .btn-book-an-eye-test {
    width:214px;
    padding:14px 4px;
    display:inline-block;
    margin-bottom:30px;
    margin-top:30px;
    border-radius:0;
}
.store-new .dvMap1 {
    height:300px;
    overflow:hidden;
    background-color:#f1eeed;
    /*height:100%;*/
    
}
.store-new .map-details {
    min-height: 300px;
    margin-bottom:20px;
    min-height:300px;    
    width:100%;
/*    border:1px solid red;*/
    box-sizing:border-box;
    position:relative;
}
.store-new .map-details .direction-container {
    text-align:center;
    background-color: #ed6f23;
    min-height:54px;
    position:absolute;
    bottom:0;
    width:100%;
}
.store-new .map-details .direction {
    font-size:16px;    
    background-color: #ed6f23;
    border: 0 none;    
    color: #fff;
    display: inline-block;
/*    font-family: "futurabq",Verdana,sans-serif;*/    
    font-weight: bold;
    letter-spacing: 0;
    padding: 16px;
    text-transform: uppercase;
    margin-top:0;
    border-radius:0;
    text-align:center;
}
.store-new .imagetop {
    max-width:100%;
    height:auto;
    display:block;    
    min-height: 327px;
}
.store-new .imagetop-container {
/*    height:327px;*/
}
.store-new .direction-container .arrow {
    background-image:url('../images/new_homepage_sprite.png');
    background-position: -45px -202px;
    background-repeat: no-repeat;
    width:10px;
    height:12px;
    display:inline-block;
    margin-left:10px;
/*    background-color: black;*/
}
.store-new .direction-container .mapicon {
    background-image:url('../images/new_homepage_sprite.png');
    background-position: -12px -440px;
    background-repeat: no-repeat;
    width: 13px;
    height: 19px;
    display:inline-block;
    margin-right:10px;
    vertical-align: bottom;
/*    background-color: black;*/
}
.store-new .content3  .btn-book-an-eye-test {
    font-size:20px;
    line-height: 18px;
}
.content2-one-image img {
    height: auto;
/*    position: absolute;*/
    top: 0;
    width: 100%;
}
.content2-two-images img {
    height: auto;
/*    position: absolute;*/
    top: 0;
    width: 100%;
}
.content2-three-images img {
    height:auto;
    top:0;
    width:100%;
}
.imagetop-container img {
    height:auto;
    top:0;
    width:100%;
}
.store-new .content2 {
    position:relative;
}
.store_cropping_demo .imagetop-container img {
    float:left;
    height:auto;
    min-height: 345px;
    position: relative;
    width: auto;
}
.store_cropping_demo .imagetop-container span {
    overflow:hidden;
    position: relative;
}
.store_cropping_demo .store-new .imagetop-container {
    height:auto;
}

.store_cropping_demo .imagetop-container span {
    float: none;
    min-height: 0;    
}
.store-new .image-logo-small {
    color:#c5c5c5;
    font-size:14.4px;
    background-color:#fff;
    padding:4px 8px 4px 30px;
    position:absolute;
    top:10px;
    left:10px;
    font-family: futurabq,sans-serif;
    text-transform: uppercase;
    line-height: 16px;
}
.store-new .image-logo-small-red-heart {
    background: #FFF url("../images/prototype/icon-heart-red.png");
    background-repeat: no-repeat;
    background-position: 8px 6px;
    background-size: 13px auto;
}
.store-new .content2-two-images .image-logo-small-red-heart {
    left:20px;
}
.store-new .image-logo-small-orange-heart {
    background:#FFF url("../images/new_homepage_sprite.png") no-repeat -4px -539px;
}
.store-new .image-logo-small-blue-heart {
    background: #fff url("../images/prototype/icon-heart-blue.png");
    background-repeat: no-repeat;
    background-position: 8px 6px;
    background-size: 13px auto;
}
.store-new .closed {
	color: #fff;
    font-size: 18px;
    letter-spacing: 0;
    min-width: 67px;
    font-family: futurabq,sans-serif;
    margin-left:5px;
}
.store-new #dvLocation {
	height:246px;
	display:block;
}
@media all and (max-width:768px) {
    .store-new {
        padding-left:10px;
        padding-right:10px;
    }
}
@media all and (min-width:600px) and (max-width:661px) {
    .store-new .opening-hours {
        padding-left:9px;
        padding-right:0px;
    }
}
@media all and (min-width:600px) and (max-width:615px) {
    .store-new .hours li span[itemprop="dayOfWeek"] {
        min-width:108px;
    }
}
@media all and (max-width:600px) {
    .store-new {
        padding-top:30px;
        padding-left:0;
        padding-right:0;
    }
    .store-new .content-wrapper {
        padding-top:20px;
        margin-left:10px;
        margin-right:10px;
    }    
    .store-new .content1 .column1 {
        width:100%;
        padding-right:0;
    }
    .store-new .content1 .column1 {
        width:100%;
        padding-right:0;
    }
    .store-new .content2-three-images .image1, .store-new .content2-three-images .image2, .store-new .content2-three-images .image3 {
/*    border:1px solid red;*/        
        width:100%;
        margin-bottom:20px;
    }
    .store-new .content2-two-images .image1, .store-new .content2-two-images .image2{
/*    border:1px solid red;*/        
        width:100%;
        margin-bottom:20px;
    }
    .store-new .content2-three-images .image2 {
        margin-left: 0;
        margin-right:0;
    }
    .store-new .content1 .column2 {
        width:100%;
        padding-left:0;
    }
    .store-new .content3-text {
        padding-left:10px;
        padding-right:10px;
    }
    .store-new .content3-text p.content3-text-middle{
        padding-left:0;
        padding-right:0;
    }
    .store-new .content3-text ul {
        text-align:center;
        margin-bottom:0;
    }
    .store-new .content3-text ul li {
        list-style-position:inside;
    }
    .store-new .content3-text .content3-text-first {
        text-align:center;
    }
    .store-new .content3 {
        margin-top:0px;
    }
    .store-new .store-details {
        padding-left:20px;
        padding-right:20px;
        max-height:initial;
    }
    .store-new .content3 h2{
        padding-top:30px;
    }
    .store-new .content3-text {
        padding-top:18px;
    }
    .store-new .content2-two-images .image1 {
        padding-right:0;
    }
    .store-new .content2-two-images .image2 {
        padding-left:0;
    }
    .store-new .content2-one-image {
        margin-bottom:20px;
    }    
    .store-new .opening-hours {
        padding-right:0;
    }
    .store-new .hours li span[itemprop="dayOfWeek"] {
        min-width:100px;
    }
    .store-new .imagetop-container {
        height:auto;
    }
    .store_cropping_demo .imagetop-container img {
        width:100%;
        min-height:0;
    }
    .store-new .content-wrapper .horizontal_line {
        display:none;
    }
    .store-new .store-details {
    	height:310px;
    }
    .store-new .content2-two-images .image-logo-small-red-heart {
    	left:10px;
    }
}
/*------------------------------------------*/
@media all and (max-width:520px) {
    .store-new .hours li span[itemprop="dayOfWeek"]{
        font-size: 16px;
    }
    .store-new .hours li span[itemprop="opens"], .store-new .hours li span[itemprop="closes"]{
        font-size: 16px;
        min-width:62px;
    }
    .store-new .opening-hours h2 {
        font-size:22px;
    }
    .store-new .content3 h2 {
        font-size:22px;
    }
    .store-new .store-details h2 {
        font-size:22px;
    }
    .store-new .store-details .address span {
        font-size:16px;
    }
    .store-new .content3-text p {
        font-size:16px;
    }
    .store-new .content3-text ul li {
        font-size:16px;
    }
    .store-new .content3-text p.content3-text-middle {
        font-size:26px;
    }
    .store-new .map-details {
    	min-height:0;  
    	  	
    }
    .store-new .dvMap1 {
    	/*height:100%;*/
    }
    .store-new .store-details {
    	height:275px;
    }
}

.store-details .mobile-telephone {
		display: none;
}
.store-details .desktop-telephone {
		display: inline-block;
}

@media all and (max-width:767px) {    
	.store-details  .mobile-telephone {
		display: inline-block;
	}
	.store-details  .desktop-telephone {
		display: none;
	}
}	