/*search  float:right;*/
.section-store-search.locator-geo .retail-locator { height: 50px; }
div#retail-locator-map-container.retail-locator-search { height: 0px; }
/*section.section-store-search.section-locator.locator-geo { padding-bottom:0px; }*/
section.section-store-search.section-locator.locator-geo { overflow: hidden;padding-bottom: 0px;}
.locator-geo .retail-locator .retail-locator-search.geo-learn-locator .retail-input-wrapper .select-style{
    max-width: 368px}
.page-learn .retail-locator .retail-locator-search, .locator-geo .retail-locator .retail-locator-search { text-align:left; }
.store-page .section-store-search .retail-locator-search {padding: 20px 0 8px}
.locator-geo .retail-locator .store-list { float:right;line-height: 2; }
.main .select-style select{height: 38px;}

@media only screen and (max-width: 1068px) {
	.section-store-search.locator-geo .retail-locator { height:126px; }
	.page-learn .retail-locator .retail-locator-search, .locator-geo .retail-locator .retail-locator-search { text-align:center; }
	
	.store-page .section-store-search .retail-locator-search{ padding: 18px 0 1px}
}


@media only screen and (max-width: 735px) {
	.section-store-search.locator-geo .retail-locator { height:112px; }
	.store-page .section-store-search .retail-locator-search { height:120px; }
	.store-page .section-store-search .retail-locator-search{ padding: 20px 0 8px}
}
html.oldie .locator-geo .retail-locator .store-list { margin-top:-28px; }

/* for ie*/
.store-page .gallery-storepromo-view-1 .store-promo-tile{*height:240px;}
.store-page .section-store-calendar .filter-label{*margin-right:15px;}
.select-calendar form,.select-calendar fieldset{*display:inline;}

/*store-page calendar*/
.store-page .section-store-calendar .store-calendar-links .large-6 {
    width: 51.6%;
}

/*Modified the linebreak on small screen by Edel.*/
@media only screen and (max-width: 735px){
	.today-description.typography-subsection-subhead br {
		display: none;
	}
}

/*Modified the sosume find store fontsize by Reyrey.*/
.store-page .section-locator.locator-geo h1{font-size: 1.33em; position: relative;top: -2px;}




