.tno-pad {
	padding-top: 145px;
}

#map {
	margin-top: 55px;
}

#cd-search-store-content {
	margin-left: 0;
}

.form_wrapper {
	position: fixed;
	z-index: 20000;
	top: 0;
	left: 0;
	width: 100%;
}

#driving_directions {

	margin-bottom: 0;
}

.home-link{background-color:#dc241f}

.home-link a {
  color: #fff;
  cursor: default;
  height: 42px;
  line-height: 42px;
}




.cd-search-store-content-inner {
	float: left;
	height: 42px;
}

#cd-search-store-wrap {
	
}

.search-bar {
	width: 100%;
	max-width: 941px;
	margin: 0 auto;
}

#cd-search-store-content .h2 {
	width: 150px;
}

.tablet {
	display: none !important;
}

.cd-search-store-content-inner {

}

@media screen and (max-width: 768px) {
	.tablet {
		display: inherit !important;
	}

	.desktop {
		display: none !important;
	}

	#cd-search-store-content .search-box {
		width: 22.4%;
	}

	#cd-nearest-locations .filter-category-wrap {
	  margin: 0 7px 0 0;
	}

	.search-button {
		background-image: url()
	}

	.top-nav {
		width: 185px;
	}

	#cd-nearest-locations .nearest-stores-label {	
		margin-right: 15px;
}
	.cd-search-store-content-inner {
		max-width: 520px;
	}
	#cd-nearest-locations .filter-category-content {
		padding: 0 !important;
	}

	#map {
	  margin-top: 30px !important;
	}
}