#map {
  height: 480px !important;
  background-color: #cccccc;
}

.empty-store-locator {
  margin-bottom: 20px !important;
}

.store_locator_indivplaces {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.listStores-minheight {
  min-height: 200px;
  border-bottom: 1px solid #909aa7;
  /* max-width: 420px; */
  /* margin: 0px 20px 0px 0px; */
}
.column_name_addrs {
  line-height: 1.5;
  text-align: center;
  text-transform: capitalize;
}
.storelocator-name {
  /* font-weight: 700; */
  font-size: 20px;
  color: #000;
  font-family: 'Grotesk-bold';
}

.distance-store-locator {
  color: #010101;
  float: right;
  font-size: 13px;
  font-family: 'Grotesk-bold';
  /* padding-top: 5px; */
}

.storelocator-addrs, .storelocator-phone, .about-details-mobile {
  font-size: 16px;
  font-family: 'Grotesk-book';
}

.view-store {
  font-size: 16px;
  line-height: 22px;
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  text-align: center;
}
.view-store .store-click {
  font-family: 'Gothic-black';
  font-size: 14px;
  width: 250px;
  margin: auto;
  letter-spacing: 1px;
  border-bottom: 1px solid;
}
.view-store .store-click:hover,
.view-store .store-click:active,
.view-store .store-click:focus {
  text-decoration: none;
}
.text-decoration-none {
  text-decoration: none !important;
}

.store-locator-div {
  padding-top: 30px;
}

.store-tracker-form form {
  margin-bottom: 0;
}

.store-locator-indivplaces {
  color: #595a65 !important;
  font-size: 14px;
  padding: 10px 0 10px 0;
  min-height: 90px !important;
}

.individual-store-name {
  font-size: 19px;
  color: #fa9d60;
  padding-bottom: 10px;
  border-bottom: 1px solid #909aa7;
}

.individual-store-description {
  padding-top: 10px;
  text-align: center;
  font-size: 15px;
  color: #414141;
}

.individual-store-icons {
  padding-top: 20px;
}

.individual-store-icons-location, .individual-store-icons-time, .individual-store-icons-phone {
  text-align: center;
}

.indiv-store-information-div object {
  width: 30px;
  height: 35px;
}

.individual-store-icons-location {
  font-size: 16px;
  line-height: 20px;
  color: #4d4d4d;
}

.indiv-store-information-addrsone {
  font-weight: bold;
  color: #4d4d4d;
}

.individual-store-iconslocations-text {
  margin-top: 15px;
  line-height: 21px;
}

.individual-store-icons-time-text {
  margin-top: 10px;
  border-right: 1px solid #909aa7;
  border-left: 1px solid #909aa7;
  min-height: 70px;
  color: #4d4d4d;
  font-size: 16px;
}

.individual-store-iconsPhone-text {
  margin-top: 10px;
  color: #4d4d4d;
  font-weight: bold;
  font-size: 25px;
}

.individual-store-icons-phone-text-na {
  margin-top: 15px;
  color: #4d4d4d;
  font-weight: bold;
  font-size: 16px;
}

.individual-store-icons-time-lessborder {
  border-right: 0px;
}

.individual-store-icons-location-border-right {
  border-right: 1px solid #909aa7;
}

.individual-store-icons-location-border-less {
  border: 0px;
}

.indiv-store-information-div {
  margin: 0 auto;
  max-width: 500px;
}

.individual-store-description {
  padding-top: 10px;
  text-align: center;
  font-size: 15px;
  color: #414141;
}

.individual-store-icons {
  padding-top: 20px;
}

.individual-store-icons-location, .individual-store-icons-time, .individual-store-icons-phone {
  text-align: center;
}

.indiv-store-information-div object {
  width: 30px;
  height: 35px;
}

.individual-store-buttons {
  margin-top: 40px;
  padding-bottom: 10px;
  border-bottom: 1px solid #909aa7;
}

.individual-store-buttons a {
  color: #ffffff;
}

.back-to-searchresult {
  padding: 0px 15px;
  padding-top: 30px;
  text-align: center;
}

.back-to-searchresult-button {
  /* width: auto; */
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  height: 30px;
}

.back-to-searchresult-button a {
  color: #fa9d60 !important;
}

#search-location, #search-country, #mobile-search-location {
  border: 1px solid #000;
  width: 100%;
  padding: 8px;
  margin-bottom: 10px;
  font-family: 'Grotesk-book';
  font-size: 16px;
  height: 40px;
}
.chzn-container-single .chzn-single div b {
  background: none;
}
/*dropdownjs adjustments*/

.dropdownChosen .chzn-container-single, .dropdownChosen .chzn-container-single .chzn-drop, .dropdownChosen .chzn-container-single .chzn-drop .chzn-search input {
  width: 100% !important;
}

.dropdownChosen .chzn-container-single .chzn-single {
  border: 1px solid #000;
  width: 100%;
  padding: 8px;
  margin-bottom: 10px;
  font-family: 'Grotesk-book';
  font-size: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(/themes/sugarcandybra/assets/images/svg/sugarcandy-icon-filter-arrow.svg);
  background-repeat: no-repeat;
  background-position: 97%;
  background-size: 6% 100%;
  background-color: #fff;
  color: #000;
  height: 40px;
  border-radius: 0;
}
.chzn-container-single .chzn-single span {
  font-family: 'Grotesk-book';
}
.dropdownChosen .chzn-container-single .active-result, .dropdownChosen .chzn-container-single .chzn-drop .chzn-search input {
  height: 30px;
  font-size: 16px;
  line-height: 30px;
  font-family: 'Neuzeit', Tahoma, Geneva, sans-serif !important;
}

.addresses .dropdownChosen .chzn-container-single .chzn-search {
  display: none;
}

.addresses .dropdownChosen .chzn-container-single .chzn-drop {
  border-top: 1px solid #595a65;
}

.position-relative {
  position: relative !important;
}

/* .padding-left-right-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
} */

.margin-bottom-50 {
  display: block;
  margin-bottom: 50px !important;
}

.margin-top-15 {
  display: block;
  margin-top: 10px !important;
}

.center-this {
  text-align: center !important;
}

.margin-bottom-5 {
  margin-bottom: 5px !important;
}

.margin-bottom-10 {
  margin-bottom: 10px !important;
}

.cursor-pointer {
  cursor: pointer;
}
#module-storetracker-display .page-top-banner {
	display: none;
}
#allStoresDiv h1 {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: 'Grotesk-reg';
	text-align: center;
	margin-top: 40px;
	margin-bottom: 30px;
}
.store_locator .storelocator-title {
	font-family: 'Gothic-black';
	text-align: center;
	font-size: 19px;
	letter-spacing: 2px;
	margin-bottom: 30px;
}
.store_locator .header-description-text {
	font-family: 'Grotesk-book';
	text-align: center;
	font-size: 17px;
	line-height: 19px;
	width: 330px;
    margin: auto;
}
.store_locator .header-description-text a {
	border-bottom: 1px solid #000;
}
.store-tracker-form {
  padding: 30px 0px 0px 0px;
  margin-bottom: 30px;
}
#submit_search_location {
  font-family: 'Grotesk-semi';
  font-size: 14px;
}
span.bg_checkbox {
  cursor: pointer;
  display: inline-block;
  margin-bottom: -2px;
  margin-right: 5px;
}
input[type=checkbox]#currentLocation+span.bg_checkbox {
  background: url(/modules/opccake/views/img/checkbox-inactive.svg) no-repeat center;
  width: 15px;
  height: 13px;
}
input[type=checkbox]#currentLocation:checked+span.bg_checkbox {
  background: url(/modules/opccake/views/img/checkbox-active.svg) no-repeat center;
  width: 15px;
  height: 13px;
}
#divCurrentLocations .form-check-label {
  padding-left: 0px;
  font-family: 'Grotesk-book';
  font-size: 16px;
}
#allStoresDiv .error-message-container {
  font-family: 'Grotesk-book';
  color: #000;
}
.header-description {
  margin-bottom: 37px;
}
#map .marker_content,
.about_details_mobile {
  font-family: 'Grotesk-book';
}
.store-locator-indivplaces .row {
  display: block;
}
@media all and (min-width: 768px) {
  .store-tracker-form {
    height: auto !important;
    width: 267px !important;
    position: absolute;
    z-index: 1;
    background-color: #ffffff;
    top: 21%;
    left: 3%;
    padding: 15px 15px 15px 15px;
  }
  .removemystore-div {
    background-color: #fa9d60;
    width: 267px !important;
    text-align: center;
    padding: 10px 20px 10px 20px;
    z-index: 1;
    height: auto !important;
    position: absolute;
    z-index: 1;
    top: 9%;
    left: 3%;
  }
  .store_locator .header-description-text {
    width: 650px;
  }
  .store-locator-div{
    display: flex;
    flex-direction: row;
  }
  .store-locator-indivplaces {
    padding: 10px 15px 10px 15px;
  }
  .column_name_addrs {
    text-align: left;
    padding: 0 15px;
  }
  .view-store {
    text-align: left;
  }
  .view-store .store-click {
    margin: 0;
  }
}