@font-face {
  font-family: "Roobert";
  font-display: swap;
  src: url("https://media.residenthome.com/fonts/roobert/Roobert-Regular.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "Roobert";
  font-display: swap;
  src: url("https://media.residenthome.com/fonts/roobert/Roobert-Medium.woff2") format("woff2");
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: "Roobert";
  font-display: swap;
  src: url("https://media.residenthome.com/fonts/roobert/Roobert-SemiBold.woff2") format("woff2");
  font-style: normal;
  font-weight: 600;
}

@font-face {
  font-family: 'Biotif';
  src: url('fonts/biotif.eot');
  src: url('fonts/biotif.eot?#iefix') format('embedded-opentype'),
    url('fonts/biotif.woff2') format('woff2'),
    url('fonts/biotif.woff') format('woff');
  /*url('fonts/FuturaBT-Heavy.svg#FuturaBT-Heavy') format('svg');*/
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Biotif';
  src: url('fonts/biotif-medium.eot');
  src: url('fonts/biotif-medium.eot?#iefix') format('embedded-opentype'),
    url('fonts/biotif-medium.woff2') format('woff2'),
    url('fonts/biotif-medium.woff') format('woff');
  /*url('fonts/FuturaBT-Heavy.svg#FuturaBT-Heavy') format('svg');*/
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Biotif';
  src: url('fonts/biotif-semi-bold.eot');
  src: url('fonts/biotif-semi-bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/biotif-semi-bold.woff2') format('woff2'),
    url('fonts/biotif-semi-bold.woff') format('woff');

  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Biotif';
  src: url('fonts/biotif-bold.eot');
  src: url('fonts/biotif-bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/biotif-bold.woff2') format('woff2'),
    url('fonts/biotif-bold.woff') format('woff');
  /*url('fonts/FuturaBT-Heavy.svg#FuturaBT-Heavy') format('svg');*/
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Domaine Sans Text';
  src: url('fonts/DomaineSansText-Regular.eot');
  src: url('fonts/DomaineSansText-Regular.eot?#iefix')
      format('embedded-opentype'),
    url('fonts/DomaineSansText-Regular.woff2') format('woff2'),
    url('fonts/DomaineSansText-Regular.woff') format('woff');
  /*url('fonts/FuturaBT-Heavy.svg#FuturaBT-Heavy') format('svg');*/
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Domaine Sans Text';
  /*    src: url('fonts/DomaineSansText-Medium.eot');
      src: url('fonts/DomaineSansTextMediumr.eot?#iefix') format('embedded-opentype'),
  */ /*url('fonts/DomaineSansText-Medium.woff2') format('woff2'),*/
  src: url('fonts/DomaineSansText-Medium.woff') format('woff');
  /*url('fonts/FuturaBT-Heavy.svg#FuturaBT-Heavy') format('svg');*/
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Domaine Sans Text';
  src: url('fonts/DomaineSansText-Light.eot');
  src: url('fonts/DomaineSansText-Light.eot?#iefix') format('embedded-opentype'),
    url('fonts/DomaineSansText-Light.woff2') format('woff2'),
    url('fonts/DomaineSansText-Light.woff') format('woff');
  /*url('fonts/FuturaBT-Heavy.svg#FuturaBT-Heavy') format('svg');*/
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Domaine Sans Text';
  src: url('fonts/DomaineSansText-Bold.eot');
  src: url('fonts/DomaineSansText-Bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/DomaineSansText-Bold.woff2') format('woff2'),
    url('fonts/DomaineSansText-Bold.woff') format('woff');
  /*url('fonts/FuturaBT-Heavy.svg#FuturaBT-Heavy') format('svg');*/
  font-weight: 300;
  font-style: normal;
}

/* http://meyerweb.com/eric/tools/css/reset/ 
     v2.0 | 20110126
     License: none (public domain)
  */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
g fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  /*font-size: 100%;
      font: inherit;
      vertical-align: baseline;*/
  /*color: #333;*/
  text-decoration: none;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  margin: 0;
  color: rgba(0, 0, 0, 0.87);
  font-family: "Roobert",Arial,Helvetica,Sans-Serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  background-color: #fff;
}

h1 {
  color: white;
  text-align: center;
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}

#h_cont {
  /*width:450px; */
  background: black;
}

ol,
ul {
  list-style: none;
  clear: left;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
img {
  vertical-align: middle;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 10px;
}

p {
  padding: 1em;
  clear: both;
}

#w2gi_wrapper * {
  box-sizing: border-box;
  font-family: "Roobert",Arial,Helvetica,Sans-Serif;
  -webkit-font-smoothing: antialiased;
}

#w2gi_wrapper.dreamcloud * {
  /*font-family: 'Domaine Sans Text';*/
}

#w2gi_wrapper {
  position: relative;
}

.store-ctas:after,
.tab-ctas:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
}

/*MAP*/

.map {
  margin: 0 auto;
  position: relative;
  height: 650px;
  width: 100%;
}

#lightwindow,
.lightwindow {
  z-index: 9999999;
}

.map div {
  padding: 0;
}

#w2gi_copyright,
#navteq_copyright,
#osm_copyright {
  z-index: 999;
  position: absolute;
  bottom: 5px;
  font-weight: bold;
  font-size: 12px;
  color: #000;
}

#w2gi_copyright {
  right: 3px;
}

#navteq_copyright {
  display: none;
  left: 3px;
}

#osm_copyright {
  display: none;
  left: 3px;
}

#indicator {
  display: none;
}

.attribution {
  /*position:absolute; */
  bottom: 0;
  width: 96%;
}
.attribution a {
  color: #272727;
  font-weight: 700;
}

.attribution span {
  display: inline-block;
  text-align: center;
}

.forms-poi-box {
  float: left;
  max-height: 665px;
  max-width: 480px;
  width: 100%;
}

/*SEARCH FORM*/

.form-wrapper {
  width: 100%;
}

.search-wrap {
  background-color: #071642;
  height: 100%;
  padding: 25px 16px 35px 16px;
  position: relative;
  width: 100%;
}
.dreamcloud .search-wrap {
  background: #1B222E;
}

.search-wrap-inner {
  -webkit-appearance: none;
  background: transparent;
  border: none;
  border-radius: 28px;
  color: #151826;
  font-size: 14px;
  height: 56px;
  position: relative;
  width: 100%;
  z-index: 2;
}
.dreamcloud  .search-wrap-inner {
  
}
.search-box {
  border: none;
  position: absolute;
  width: 280px;
  height: 45px;
  left: 0px;
  top: 0px;
  background: #ffffff;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 0 9px;
  -webkit-appearance: none;
  color: #586280;
}
.search-box.no-edit {
  border: 1px solid rgba(102, 119, 204, 0.2);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.13);
  pointer-events: none;
}

button.empty-btn {
  background: transparent;
  border: none;
  cursor: pointer;
  display: none;
  font-size: 20px;
  left: 201px;
  pointer-events: none;
  position: absolute;
  top: 14px;
  z-index: 5;
}

@supports (-webkit-touch-callout: none) {
  button.empty-btn {
    left: 140px;
  }
}

button.empty-btn.no-edit {
  display: block;
  pointer-events: all;
}

.search-box:placeholder {
  color: #616577;
}

/* auto-complete */

.sb {
  border: 1px solid #e0e1e5;
  border-radius: 6px;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
  max-width: 381px;
  position: relative;
  top: -2px;
  width: 100%;
}

.sb div {
  font-size: 16px;
  line-height: 40px;
  padding: 0 18px;
}

.sb div:first-of-type {
  margin-top: 7px;
}

.sb div:last-of-type {
  margin-bottom: 7px;
}

.sb div.active {
  background-color: #def5ff;
}

.sb div:before {
  content: url(../images/autocomplete-icon.svg);
  margin-right: 10px;
  position: relative;
  top: 2px;
}

button.button-location svg,
button.button-search svg {
  position: relative;
  top: 2px;
}

.button-location {
  background: transparent;
  border: none;
  border-radius: 0;
  cursor: pointer;
  /*left: 25px;*/
  left: 31px;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.button-search {
    background: transparent;
    border: none;
    border-radius: 0;
    cursor: pointer;
    padding: 0;
    position: absolute;
    left: 56%;
    top: 41%;
    transform: translateY(-50%);
    z-index: 2;
}
.button-search svg {
  fill: #6677cc;
  pointer-events: none;
}

/*--  filters --*/

.filterToggle {
  background-color: #5E6DC9;
  border: none;
  border-radius: 8px;
  color: #fff;
  cursor: pointer;
  height: 45px;
  position: absolute;
  right: 0;
  width: 55px;
  z-index: 1;
}

.resident .filterToggle:before {
  /*background-color: #fff;
  border-bottom-right-radius: 28px;
  border-top-right-radius: 28px;
  content: '';
  height: 100%;
  display: block;
  position: absolute;
  right: 43px;
  top: 0;
  width: 30px;
  z-index: 3; */
}

.resident .search-wrap-inner:after {
  /*background-color: #001780;
  border-radius: 0 27px 27px 0;
  content: '';
  display: block;
  position: absolute;
  height: 56px;
  right: 0;
  top: 0;
  width: 73px;
  z-index: 0; */
}

.map-overlay .store-name a:hover {
  /*text-decoration: underline;*/
}
.useCurrent {
  position: absolute;
  bottom: 15px;
  left: 15px;
  font-size: 12px;
  color: #fff;
  z-index: 3;
}
.useCurrent img {vertical-align: middle; margin-right: 5px;}
.dreamcloud .useCurrent {}
.applyFilters{
  display: inline-block;
  background-color: #133EBF;
  border-radius: 200px;
  color: #fff;
  line-height: 20px;
  text-align: center;
  width: auto;
  padding: 8px 20px;
}
.dreamcloud .applyFilters {
  background-color: #DDB15E;
  color: #1B222E;
  border-radius:4px;
}
.fullwidth {width:100%; float:left; text-align:center}
.last {
    margin-bottom: 10px!important;
    border-bottom: 1px solid #D8DBE5;
}
.dreamcloud .last {border:none; margin-bottom:60px!important}
.store-name {
  color: #262B38;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  display: block;
}
.floatright {float:right; width:45%;}
.dreamcloud .store-status .floatright {color:#646464;}
.resident .store-status .floatright {color:#586280;}
.bubbleCTA {
  float:left;
  clear:left;
  margin-top:20px;
  width: 100%;
}

.filterToggle svg {
  pointer-events: none;
  position: absolute;
  right: calc(50% - 8px);
  top: 50%;
  transform: translateY(-50%);
}
#filters {
  background-color: #fff;
  border-top: 1px solid rgba(210, 216, 245, 0.2);
  display: none;
  height: calc(100vh - 165px);  
  left: 0;
  position: absolute;
  top: 105px;
  width: 100%;
  z-index: 5;
  padding: 60px 0px;
}
.closeFilters img {
  position: absolute;
  top: 0px;
  right: 0px;
}
#filters input {
  vertical-align: middle;
  margin: 0px 8px 0px 0px;
  line-height: 20px;
}

@media all and (-ms-high-contrast: none) {
  #filters {
    height: calc(100vh - 215px);
  }

  .empty-btn.no-edit {
    top: 11px;
  }
}

#filters.open {
  /*display: block;*/
  /*height: calc(100vh - 105px);*/
}

.closeFilters {
  height: 24px;
  width: 24px;
  position: absolute;
  right: 20px;
  top: 20px;
  display: block;
}

.closeFilters:before {
  content: url(../images/close-icon.svg);
  display: inline-block;
  height: 11px;
  margin: 0 6px 0 0;
  pointer-events: none;
  width: 11px;
}

.closeFilters span {
  pointer-events: none;
}

.saleToggle-wrap {
  margin-top: 17px;
  padding: 0 32px;
  display:none;
}

.scheduleAppt-wrap {
  padding: 0 32px;
  display:none;
}

#filters input[type='checkbox'] {
  display: none;
}
.resident #filters label.forCheckbox {
  padding-left: 25px;
  background-image: url(../images/check_box_resident_blank.png);
  background-repeat: no-repeat;
  position: relative;
  height: 18px;
  display: inline-block;
}
.resident #filters label.forCheckbox:has(input:checked) {
  background-image: url(../images/check_box_resident.png);
  color:#133EBF;
}
.dreamcloud #filters label.forCheckbox {
  padding-left: 25px;
  background-image: url(../images/check_box_dream_blank.png);
  background-repeat: no-repeat;
  position: relative;
  height: 18px;
  display: inline-block;
}
.dreamcloud #filters label.forCheckbox:has(input:checked) {  
  background-image: url(../images/check_box_dream.png);
  color: #B77D25;
}
.pseudoSlider {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  padding: 0 0 0 57px;
  position: relative;
  transition: all 0.2s ease-in-out;
}

.pseudoSlider span {
  opacity: 0.6;
}

.pseudoSlider:before {
  background-color: #2e3b78;
  border-radius: 17px;
  content: '';
  cursor: pointer;
  display: block;
  height: 24px;
  left: 0;
  position: absolute;
  top: 0;
  width: 40px;
}

.pseudoSlider:after {
  background-color: #6a6f82;
  border-radius: 10px;
  content: url(../images/slider-off.svg);
  display: block;
  height: 20px;
  left: 2px;
  line-height: 1;
  position: absolute;
  top: 2px;
  text-align: center;
  transition: all 0.2s ease-in-out;
  width: 20px;
}

label.pseudoSlider img {
  margin: 0 16px 0 0;
}

input[type='checkbox']:checked + label.pseudoSlider span {
  opacity: 1;
}

input[type='checkbox']:checked + label.pseudoSlider:before {
  background-color: #def5ff;
}

input[type='checkbox']:checked + label.pseudoSlider:after {
  background-color: #00c78e;
  content: url(../images/slider-on.svg);
  left: 18px;
  /*right: 2px;*/
}

.product-availability {
  border-bottom: 7px solid rgba(102, 119, 204, 0.3);
  margin: 15px 0 17px;
  padding: 0 0 10px;
  position: relative;
}

.product-availability:after {
  /*bottom: 0;
      content: '';*/
  /*left: 50%;*/
  /*position: absolute;*/
  /*transform: translateX(-50%);*/
  /*width: 100%;*/
}

.product-availability strong {
  color: #b6c0f2;
  display: block;
  font-size: 13px;
  font-weight: normal;
  line-height: 15px;
  margin: 0 0 4px 32px;
}

.product-availability ul li {
  margin: 0 0 8px;
}

.resident .product-availability ul li {
  margin: 0 0 2px;
}

.product-availability ul li:last-of-type {
  margin: 0;
}

.product-availability label {
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: 500;
  height: 48px;
  padding: 0 32px;
  position: relative;
}

.product-availability label span {
  display: inline-block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.product-availability label:before {
  background-color: transparent;
  border: 1px solid #6677cc;
  border-radius: 3px;
  content: '';
  cursor: pointer;
  display: inline-block;
  height: 16px;
  margin: 0 25px 0 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.2s ease-in-out;
  width: 16px;
}

.product-availability input[type='checkbox']:checked + label {
  background: linear-gradient(
    90deg,
    rgba(102, 119, 204, 0.3) 50%,
    rgba(102, 119, 204, 0) 96.44%
  );
}

.product-availability input[type='checkbox']:checked + label:before {
  background-color: #fff;
}

.product-availability label:after {
  content: url(../images/checked.svg);
  display: none;
  height: 7px;
  left: 37px;
  position: absolute;
  top: 9px;
  transition: all 0.2s ease-in-out;
  width: 9px;
}

.product-availability input[type='checkbox']:checked + label:after {
  display: block;
}

/*--  --*/

.box-wrapper {
  height: 100%;
  margin: 0 auto;
}

#locator_search {
  position: relative;
  max-width: 100%;
  /*margin-bottom:10px;  */
}

.country-wrap {
  display: none;
}

#search_country {
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 36px;
  width: 255px;
  margin-top: 10px;
  margin-left: 15px;
  padding-left: 10px;
  /*background: url(../images/new/chevron_down.png) no-repeat scroll 221px 11px;*/
  text-indent: 1px;
  cursor: pointer;
  font-size: 16px;
}

select::-ms-expand {
  display: none;
}

.wrapper {
  float: left;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: calc(100% - 480px);
}

.icon-bar {
  position: relative;
  float: right;
  margin-right: 10px;
}

.icon img {
  cursor: pointer !important;
}

.icon-bar a,
.icon-bar i {
  font-size: 12px;
}

.icon-bar i {
  padding-right: 6px;
  font-size: 14px;
}

/* Search Radius pseudo dropdown */

.select_wrapper {
  position: absolute;
  right: 62px;
  top: 0px;
  width: 98px;
  z-index: 6;
}
.dreamcloud .select_wrapper {
  position: absolute;
  right: 62px;
  top: 0px;
  width: 98px;
  z-index: 6;
}
.select_wrapper select {
  -webkit-appearance: none;
  border: none;
  border-radius: 0;
  color: #132566;
  font-size: 14px;
  /*position: relative;*/
  width: 100%;
}

.select_wrapper .pseudoOption {
  background-color: #fff;
  color: #132566;
  cursor: pointer;
  font-size: 14px;
  padding: 0 0 0 20px;
  position: relative;
  width: 100%;
  height: 44px;
  border-radius: 8px;
  line-height: 44px;
}

.dreamcloud .select_wrapper .pseudoOption {
  background-color: #fff;
  color: #132566;
  cursor: pointer;
  font-size: 14px;
  padding: 0 0 0 20px;
  position: relative;
  width: 100%;
  height: 44px;
  border-radius: 8px;
  line-height: 44px;
}

.select_wrapper .pseudoOption:before {
  content: '\f107';
  display: block;
  font-family: 'FontAwesome';
  font-size: 16px;
  position: absolute;
  right: 5px;
  top: 0px;
  transition: all 0.1s ease;
  z-index: 6;
}

.dreamcloud .select_wrapper .pseudoOption:before {
  content: '\f107';
  display: block;
  font-family: 'FontAwesome';
  font-size: 16px;
  position: absolute;
  right: 5px;
  top: -2px;
  transition: all 0.1s ease;
  z-index: 6;
}

.select_wrapper.active .pseudoOption:before {
  transform: rotate(180deg);
}

.select_wrapper #pseudoDropdown {
  background-color: #fff;
  border: 1px solid #e0e1e5;
  border-top: none;
  border-radius: 8px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  box-shadow: 0px 2px 8px 0px #00000029;
  color: #132566;
  left: 0px;
  position: absolute;
  top: 38px;
  width: calc(100% + 0px);
  padding-bottom: 10px;
}

.select_wrapper #pseudoDropdown li {
  color: #132566;
  cursor: pointer;
  font-size: 14px;
  padding-left: 20px;
}

.active_action {
  font-weight: bold;
}

/*POI*/

.store_title {
  font-size: 20px;
  margin-top: 17px;
  margin-left: 15px;
  float: left;
}

.content-list {
  position: relative;
  width: 100%;
}

.content-list.maneuver-result li {
  width: 100%;
}
.content-list li em {
  display: inline-block;
  width: 20%;
  text-transform: none;
}

.poi {
  height: calc(100% - 106px);

  overflow: auto;
  position: relative;
  width: 100%;
}

#w2gi_wrapper #filters.open ul {
  overflow: auto;
  max-height: 380px;
}
#w2gi_wrapper #filters.open ul::-webkit-scrollbar {
  width: 6px; 
}

#w2gi_wrapper #filters.open ul::-webkit-scrollbar-thumb {
  background-color: #888; 
  border-radius: 10px; 
}

#w2gi_wrapper #filters.open ul::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
.moreinfo-open .poi {
  height: calc(100% - 165px);
}

.searchFilters div {
  float: left;
}

.searchFilters input {
  vertical-align: middle;
}

.poi_box {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 25px;
}

.store-ctas {
  margin: 10px 0 0;
}

.schedule-btn {
  background-color: #fff;
  background: transparent;
  border: 1px solid #6677cc;
  border-radius: 20px;
  color: #6677cc;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 700;
  height: 40px;
  line-height: 1;
  /*margin: 0 0 0 8px;*/
  margin: 0 8px 0 0;
  /*padding: 0 0 0 10px;*/
  position: relative;
  width: 136px;
}

.schedule-btn * {
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.schedule-btn img {
  left: 10px;
}

.schedule-btn span {
  color: #6677cc;
  display: inline-block;
  right: 10px;
}

.special {
  background-color: #fff;
  background: transparent;
  border: 1px solid #6677cc;
  border-radius: 20px;
  color: #6677cc;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 700;
  height: 40px;
  line-height: 1;
  padding: 0 10px;
  margin-right: 8px;
  max-width: 209px;
  overflow: hidden;
  position: relative;
  /*width: 100%;*/
  width: calc(100% - 24px);
}

.special * {
  /*display: inline-block;
      position: relative;
      top: 50%;
      transform: translateY(-50%);*/
}

.special img {
  /*left: 10px;*/
  margin: 0 4px 0 0;
}

.special svg {
  height: 24px;
  position: absolute;
  top: 7px;
  width: 24px;
}

/*.resident .special svg path {
      color: #6677CC;
  }
  
  .resident .special stop {
      stop-color: #caa45d;
  }*/

.resident .special svg {
  transform: rotate(0);
}

.resident .special svg path {
  fill: #6677cc;
}

.resident .special stop {
  stop-color: #caa45d;
}

.special span {
  display: inline-block;
  left: 27px;
  overflow: hidden;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  white-space: nowrap;
}

/*.special span:after {
      content: '';
      display: block;
      background: linear-gradient(270deg, #FFFFFF 30.14%, rgba(255, 255, 255, 0) 99.95%);
      height: 40px;
      width: 20px;
      position: absolute;
      z-index: 2;
      right: 24px;
      top: -12px;
  }*/

.product-count {
  background-color: #001780;
  border-radius: 50%;
  color: #fff;
  float: left;
  height: 40px;
  position: relative;
  text-align: center;
  width: 40px;
}

.product-count img {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.product-count span {
  background-color: #ff7a00;
  border-radius: 50%;
  color: #fff;
  display: block;
  font-size: 12px;
  font-weight: 700;
  height: 24px;
  line-height: 24px;
  position: absolute;
  right: -8px;
  top: -8px;
  width: 24px;
}

/*.special span:before {
      content: url(../images/special-icon.svg);
  }*/

.icon_div {
  width: 40px;
  float: left;
  cursor: pointer;
  margin-left: 20px;
  margin-top: 10px;
  position: relative;
  background-color: black;
  border-radius: 50%;
  height: 40px;
}
.poi .content-list li.poi-item.poi-hover .icon_div {
  background-color: black;
  border-radius: 50%;
  height: 38px;
  width: 38px;
}
.icon_div img {
  width: 40px;
}

.icon_div span {
  z-index: 99999;
  position: relative;
  bottom: 28.5px;
  color: white;
  font-weight: bold;
  font-size: 11px;
  text-align: center;
}

.close_text {
  position: absolute;
  color: black;
  top: 50px;
  margin-top: 15px;
  margin-left: 8px;
  font-size: 14px;
  text-align: center;
}

.close_text span {
  font-size: 15px;
  font-weight: bold;
}

.phone_icon {
  margin-right: 10px;
  margin-top: 3px;
  float: left;
}

h3,
h2 {
  height: 35px;
  line-height: 35px;
  color: #fff;
  background-color: #333333;
  font-size: 14px;
  text-align: center;
  vertical-align: top;
  clear: both;
}

/*.olPopupCloseBox {
      visibility:hidden;
  }
  */

.overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
}

.modal {
  display: none;
  background: #fff;
  padding-top: 20px;
  overflow: auto;
  z-index: 1001;
  position: absolute;
  /* width: 750px;
      height: 500px; */
}

.modalPop {
  padding-top: 0px !important;
}

.closePop {
  color: #fff;
}

.closeBtn .zmdi {
  font-size: 18px !important;
}
.closePop .zmdi {
  color: #fff;
}

.poi .content-list.maneuver-result li {
  float: none;
  background: #2a2b2f;
  color: white;
}

.poi-item {
  background-color: #FFF;
  border: none;
  border-bottom: 1px solid #e0e1e5;
  line-height: 20px;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}

.poi-item:hover {
  background-color: #fff;
}

.poi-item:hover button.moreinfo-btn {
  visibility:visible;
  background-color: #F5F7FC;
}

.dreamcloud .poi-item:hover button.moreinfo-btn {
  visibility: visible;
  background-color: #F8F7F5;
}

.poi-item.preferredRetailer1 {
  background-color: #E8EEFF;
}

.dreamcloud .poi-item.preferredRetailer1 {
  background-color: #F8F7F5;
}

.resident .poi-item.preferredRetailer1:hover {
  background-color: #E8EEFF;
}

.poi-item.poi-hover button.moreinfo-btn {
  visibility:visible;
  background-color:#F5F7FC;
}
.dreamcloud .poi-item.poi-hover button.moreinfo-btn {
  visibility: visible;
  background-color: inherit;
}


.dreamcloud .poi .content-list li.poi-item.preferredRetailer1.poi-hover {
  background-color: #F8F7F5;
}
.resident .poi .content-list li.poi-item.preferredRetailer1.poi-hover {
  background-color: #D9E3FF;
}


.dreamcloud .poi-item.preferredRetailer1:hover button.moreinfo-btn {
  visibility:visible;
  background-color:#fff;
}

.resident .poi-item.preferredRetailer1:hover button.moreinfo-btn {
  visibility:visible;
  background-color:#D9E3FF;
}


.dreamcloud .poi-item.preferredRetailer1.poi-hover button.moreinfo-btn {
  visibility:visible;
  background-color:inherit;
}
.perferredR {text-transform: uppercase;}

.resident .poi-item.preferredRetailer1.poi-hover button.moreinfo-btn {
  visibility:visible;
  background-color:#D9E3FF;
}

.poi-item:nth-of-type(even) {
  /*background-color: #F7F7F9;*/
}

.poi-wrapper {
  padding: 20px 24px 8px 32px;
  position: relative;
}

#error_msg {
  padding: 72px 20px 0;
  text-align: center;
}

#error_msg:before {
  color: #151826;
  content: url('../images/Empty_Search_Icon.svg');
  display: block;
  font-size: 14px;
  line-height: 21px;
  margin: 0 0 21px;
}

.poi-item a {
  cursor: pointer;
}

.top-seller {
  background-color: #e9235e;
  color: #fff;
  font-size: 9px;
  font-weight: bold;
  height: 16px;
  left: 0;
  line-height: 16px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  width: 64px;
}

.resident .one-retailer {
  background-color: #001780;
  color: #fff;
  display: flex;
  font-size: 9px;
  font-weight: bold;
  height: 16px;
  letter-spacing: 0.05em;
  left: 0;
  line-height: 16px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  /*width: 64px;*/
}

.dreamcloud .one-retailer {
  display: none;
}

.one-retailer-mi {
  background-color: #001780;
  color: #fff;
  display: flex;
  font-size: 9px;
  font-weight: bold;
  height: 16px;
  letter-spacing: 0.05em;
  left: -16px;
  line-height: 16px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: -23px;
  /*width: 64px;*/
}

.one-retailer span,
.one-retailer-mi span {
  color: rgba(252, 55, 64, 1);
  font-size: 24px;
  line-height: 14px;
  padding: 0 3px;
}

.poi-item-top {
  width: 100%;
}

.poi-item-top:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
}

.store-status {
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  float: left;
  line-height: 21px;
  width:100%;
}

.store-status.Open {
  color: #000000;
}

.store-status.Closed {
  color: #000000;
}

.distance {
  color: #000000;
  font-size: 12px;
  float: right;
  margin-right: 24px;
  clear:none !important;
  line-height: 27px;

}
.resident .distance {
  color: inherit;
  font-size: 12px;
  float: right;
  font-weight: 500;
}

.address-wrap {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.resident .address-wrap {color: #586280}
.dreamcloud .address-wrap {color: #646464}
.poi-wrapper .address-wrap > div {
  max-width: 375px;
  clear: left;
}
.productsCount {
  color: #586280;
  font-weight: 600;
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 20px;
}
.awards {
  background-color: #133EBF;
  border: 1px solid #133EBF;
  color: #ffffff;
  font-size: 10px;
  font-weight: 600;
  border-radius: 8px;
  padding: 0px 8px;
  width: auto;
  margin-bottom: 10px;
  float: left;
  height: 26px;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: .5px;
  margin-right: 10px;
}
.perferredR {
  background-color: #75B0C3;
  border: 1px solid #75B0C3;
  color: #ffffff;
  font-size: 10px;
  font-weight: 600;
  border-radius: 8px;
  padding: 0px 8px;
  width: auto;
  margin-bottom: 10px;
  float: left;
  height: 26px;
  line-height: 24px;
  letter-spacing: .5px;
  margin-right:10px;
}
.dreamcloud .perferredR {
  background-color: #B77D25;
  border: 1px solid #B77D25;
}
.dreamcloud .awards {
  background-color: #75B0C3; 
  border: 1px solid #EEEAE2;
}
.dreamcloud .awards.number1 {background: #B77D25;}
.dreamcloud .awards.forbest {background-color:#fff; color: #1B222E;}
.awards .icon {/*margin-right:5px;*/}
.perferredR .icon {/*margin-right: 5px;*/}
.store-name {
  border: none;
  color: #001780;
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  margin: 0 0 4px;
  padding: 0;
  text-align: left;
  float:left;
}
.resident .store-name {
  color: #262B38;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  max-width: 72%;
  float: left;
}

.store-name a {
  color: inherit;
}

button.store-name {
  background-color: transparent;
  cursor: pointer;
}

.poi .content-list li.poi-item.poi-hover {
  background-color: #F5F7FC;
}

.poi .content-list.moreinfo_box li.poi-item.poi-hover {
  background-color: #fff;
}

.poi .content-list li.poi-item.poi-hover div .blue_icon {
  display: none !important;
}

.poi .content-list li.poi-item.poi-hover div .white_icon {
  display: block !important;
}

button.moreinfo-btn {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.resident button.moreinfo-btn {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 100%;
  visibility:hidden;
}
.dreamcloud button.moreinfo-btn {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 100%;  
  visibility:hidden;
}

button.moreinfo-btn img {
  pointer-events: none;
}

.box-wrapper {
  position: relative;
}

.street-view-wrapper {
  display: none;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 350px;
  height: 250px;
  z-index: 100;
}

.locator-wrapper {
}

.active_action {
  font-weight: bold;
}

div.olControlZoom {
  display: none;
}

.divider-text {
  margin-top: 5px;
  color: #fff;
  font-size: 16px;
  display: block;
}

.location-wrapper {
  width: 20em;
  margin: 0 auto;
  text-align: center;
  margin-top: 1%;
}

.phone a {
  color: #151826;
  text-decoration: underline;
}

.resident .phone a {color:#586280}
.dreamcloud .phone a {color:#646464}
.moreinfo_text {
  cursor: pointer;
  color: black;
  margin-left: 0 !important;
  margin-top: 22px;
  text-decoration: underline;
}

input[type='submit'],
#search_button {
  background: none repeat scroll 0 0 #c60c30;
  border: medium none;
  color: #ffffff;
  font-weight: bold;
  margin: 0;
  padding: 2px 7px;
  text-transform: uppercase;
}

.closeBtn {
  z-index: 999;
  position: absolute;
  right: 20px;
  top: 15px;
}
.hideit {
  display: none;
}

.inline-list {
  padding: 1em;
}

.inline-list li {
  display: inline-block;
}

.block,
.inline-list li.block {
  display: block;
}

.search_again {
  font-weight: bold;
  cursor: pointer;
}

/* Popup*/

.w2gi-popup h3 {
  color: #000;
}

.poi_paging_wrapper {
  background: #fff;
  border-bottom: 1px solid #c7d3da;
  margin-top: 5px;
  text-align: center;
}

.poi_paging_wrapper .poi_paging_next,
.poi_paging_wrapper .poi_paging_prev {
  display: inline-block;
  width: 49%;
}

.poi_paging_wrapper .poi_paging_next,
.poi_paging_wrapper .poi_paging_prev,
.poi_paging_wrapper .poi_paging_next span,
.poi_paging_wrapper .poi_paging_prev span {
  color: #014e62;
  font-weight: bold;
  cursor: pointer;
}

.poi_paging_wrapper .poi_paging_disabled,
.poi_paging_wrapper .poi_paging_disabled span,
.poi_paging_wrapper .poi_paging_disabled i {
  color: #ccc;
  cursor: default;
}

.active_action {
  font-weight: bold;
}

.fa {
  margin-left: 5px;
  margin-right: 5px;
}

.w2gi-backbone .poi.maneuver {
  clear: none !important;
}

.itemlist {
  float: left;
  margin-right: 20px;
  margin-left: 5px;
  margin-bottom: 20px;
}

.itemlist li {
  list-style: outside none none;
}

div.breadcrumb {
  margin: 20px 10px;
  width: auto;
}

.addressBlock {
  padding: 15px;
}

#panel {
  border: 1px solid #f2f4f2;
  float: left;
  height: 350px;
  overflow: auto;
  width: 40%;
}

.mainlocation {
  float: left;
  margin: 10px;
}

.nearby_icon {
  background: url('https://llp-assets.meetsoci.com/libs/images/icons/gray-pin-shadow.png');
  color: #fff;
  float: left;
  font-weight: bold;
  height: 35px;
  padding-top: 5px;
  text-align: center;
  width: 33px;
}

.main_icon {
  background: url('https://llp-assets.meetsoci.com/libs/images/icons/pin1.png');
  color: #fff;
  float: left;
  font-weight: bold;
  height: 24px;
  padding-top: 3px;
  text-align: center;
  width: 30px;
  vertical-align: middle;
  margin-right: 10px;
}

.nearby_details {
  float: left;
}

.map_panel {
  float: left;
  width: 100%;
}

#cities_list {
  float: left;
  font-size: 11px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-top: 10px;
}

#postalcodes_list {
  float: left;
  font-size: 11px;
  margin-left: 10px;
}

.footer {
  clear: both;
  float: left;
  font-size: 11px;
  margin-left: 10px;
  margin-top: 20px;
}

.reviewbutton {
  background: #d7294a none repeat scroll 0 0;
  border-radius: 6px;
  color: white;
  display: block;
  font-weight: bold;
  height: 12px;
  padding-bottom: 9px;
  padding-top: 4px;
  text-align: center;
  vertical-align: middle;
  width: 250px;
}

.less_results {
  float: left;
  text-decoration: none;
  color: #cd2452;
  font-weight: 700;
  font-size: 14px;
}

.more_results {
  float: right;
  text-decoration: none;
  color: #cd2452;
  font-weight: 700;
  font-size: 14px;
}

.directions_btn_wrapper {
  padding-top: 10px;
  padding-bottom: 10px;
}

.directions_btn_wrapper button {
  cursor: pointer;
}

/*driving directions*/

#driving_directions {
  max-width: 100%;
  margin: 0 auto;
  margin-top: 15px;
  /* width:35em; */
  position: relative;
  margin-bottom: 10px;
}

#driving_directions span {
  display: inline-block;
  width: 40px;
  font-weight: bold;
  color: white;
}

#driving_directions label {
  display: inline-block;
  margin: 3px;
  margin-left: 20px;
}

#driving_directions input.search-box {
  width: 387px;
  color: black;
  font-weight: bold;
  background: white !important;
}

#driving_directions img.reverse {
  position: relative;
  margin-left: 10px;
}

.dd-button-search {
  background: none repeat scroll 0 0 #00a9ec !important;
  color: white !important;
  width: 437px !important;
  border-radius: 3px !important;
  margin-left: 10px !important;
  margin-top: 10px !important;
  height: 40px !important;
}

.icon-bar {
  display: none;
}

.dd-form-wrapper {
  width: 474px;
  position: absolute;
  z-index: 99999;
  background-color: #2a2b2f;
  border-top: 10px solid #00a9ec;
}

.poi.maneuver {
  top: 169px !important;
  width: 474px !important;
  max-height: calc(100% - 169px) !important;
  overflow-x: hidden;
}

.maneuver-result {
  max-height: none !important;
  overflow-y: scroll !important;
}

#search_return {
  cursor: pointer;
  border: 2px solid #00a9ec;
  width: 431px;
  border-radius: 3px;
  margin-left: 17px;
  margin-bottom: 20px;
  height: 36px;
  background: white;
  margin-top: 15px;
}

#search_return img {
  width: 28px;
  margin-top: 4px;
  margin-left: 40px;
}

#search_return span {
  color: #00a9ec;
  font-weight: bold;
  font-size: 14px;
  position: relative;
  top: 4px;
  margin-left: 72px;
}

.dist_time {
  margin-left: 17px;
  margin-top: 17px;
  font-size: 14px;
  color: #00a9ec;
}

.dist_time span {
  font-weight: bold;
  color: #00a9ec;
}

.maneuver_start,
.maneuver_end {
  font-size: 14px;
  color: white;
  font-weight: bold;
}

.maneuver-result,
.address-suggestions {
  cursor: pointer;
  max-height: 320px;
  /*   max-width: 310px;*/
  width: 450px !important;
  padding: 16px;
  overflow-y: auto !important;
  /*background:#2A2B2F;*/
}

/*error messages*/
.error_bar {
  background-color: #a40116;
  height: 35px;
  margin-bottom: 15px;
}

.error_head {
  font-size: 16px;
  font-weight: bold;
  margin-left: 17px;
  color: white;
}

.error_request {
  margin-top: 10px;
  margin-right: 22px;
  margin-left: 17px;
  font-size: 14px;
  color: white;
}

.error_tip {
  font-weight: bold;
  margin-bottom: -5px;
  color: white;
}

.error_tip_list {
  font-size: 14px;
  font-size: 13px;
  margin-left: 12px;
  margin-bottom: 1px;
  color: white;
}

.error_tip_list:last-of-type {
  margin-bottom: 15px;
}

.locerror {
  /*color:white;*/
}

/*Mobile buttons*/

#listview,
#mapview {
  display: none;
  cursor: pointer;
  float: left;
  width: 50%;
  height: 50px;
  font-size: 16px;
  text-align: center;
  line-height: 46px;
  font-weight: bold;
  border-top: 10px solid black;
  border-bottom: 10px solid black;
}

#listview {
  color: gray;
  background-color: white;
}

#mapview {
  color: white;
  background-color: #a40116;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px !important;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  color: #333;
  font-weight: bold;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: absolute;
  top: 10px;
  right: 10px;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
  z-index: 9;
  color: #000;
  font-weight: bold;
}

.ol-attribution.ol-uncollapsible a {
  text-decoration: underline;
}

/*-- Pop Out --*/

.map-overlay {
  background-color: #fff;
  display: none;
  height: auto;
  left: 16px;
  padding: 25px 24px;
  position: absolute;
  top: 16px;
  width: 360px;
}
.dot {
  width: 10px;
  height: 10px;
  background: #fff;
  /* border-radius: 50px; */
  position: absolute;
  left: 15px;
  top: 10px;
}
.star {
  width: 12px;
  height: 12px;
  background: #fff;
  clip-path: polygon(
    50% 0%,
    61% 35%,
    98% 35%,
    68% 57%,
    79% 91%,
    50% 70%,
    21% 91%,
    32% 57%,
    2% 35%,
    39% 35%
  );
  position:absolute;
  left: 14px;
  top: 14px;
}
.hideifPreferredY {display:none}
.showifPreferredY {display:inline-block}
.bubbleIcon {
  position:relative; width:40px; height:40px;
}

button.close-popout {
  background-color: transparent;
  border: 0;
  cursor: pointer;
  right: 12px;
  padding: 0;
  position: absolute;
  top: 8px;
  z-index: 2;
}

button.close-popout img {
  pointer-events: none;
}

.logo-wrapper {
  border: 1px solid #e0e1e5;
  border-radius: 8px;
  height: 72px;
  padding: 3px 0 0 1px;
  position: absolute;
  right: 25px;
  text-align: center;
  top: 25px;
  width: 72px;
}

.logo-wrapper img {
  height: auto;
  width: 64px;
}

.map-overlay .tab-special {
  left: 16px;
  position: absolute;
  width: calc(100% - 32px);
}

.map-overlay .tab-products.margin1 {
  margin-top: 64px;
}

.map-overlay div.tab-ctas {
  margin: 77px 0 0;
  padding: 0 0 0 0;
}

/*-- More Info --*/

.moreinfo_box {
  min-height: 711px;
  padding: 64px 16px 0;
  width: 100%;
}

.moreinfo_box li.poi-item {
  border-bottom: none;
}
button.back-to-search {
  background-color: transparent;
  border: 0;
  cursor: pointer;
  right: 0px;
  padding: 0;
  position: absolute;
  top: -40px;
}

button.back-to-search img {
  pointer-events: none;
}

.tab-content {
  display: none;
}

.moreinfo_box .address-wrap {
  font-size: 14px;
  /*padding: 25px 24px 17px;*/
}

.tab-distance {
  font-size: 13px;
  margin-top: 9px;
}

.dreamcloud .panel-popout-inner .tab-distance {
  font-size: 12px;
  margin-top: 0px;
  line-height: 16px;
  border-bottom: 1px solid #D8DBE5;
  padding-bottom: 10px;
  position: relative;
  float: left;
  width: 100%;
}
.resident .panel-popout-inner .tab-distance {
  font-size: 12px;
  margin-top: 0px;
  line-height: 16px;
  border-bottom: 1px solid #D8DBE5;
  padding-bottom: 10px;
  position: relative;
  float: left;
  width: 100%;
}

.tab-address {
  margin-top: 9px;
}

.dreamcloud .tab-address {
  font-size: 14px;
  float: left;
  width: 100%;
  padding-top: 10px;
  margin-top: 0px;
}
.resident .tab-address {
  font-size: 14px;
  float: left;
  width: 100%;
  padding-top: 10px;
  margin-top: 0px;
}
.tab-address img,
.tab-phone img,
.tab-site img {
  margin-right: 9px;
}

.tab-hours {
  margin-top: 0px;
  position: relative;
  float: left;
  width: 100%;
}

.tab-buttons {
  margin-top:20px;  
  position: relative;
  float: left;
  width: 100%;
}

.tab-buttons a.theappt {
  display:inline-block;
  background-color: #133EBF;
  border-radius: 200px;
  color: #fff;
  line-height:20px;
  text-align: center;
  width:92px;
}
.tab-buttons a.thedirections {
  display: inline-block;
  background-color: #133EBF;
  border-radius: 200px;
  color: #fff;
  line-height: 20px;
  text-align: center;
  width: auto;
  padding: 8px 20px;
  border: 2px solid #133EBF;
  font-size: 14px;
  font-weight: 600;
}
.dreamcloud .tab-buttons a.thedirections {
  background-color: #DDB15E;
  border-radius: 4px;
  color: #1B222E;
  border: 2px solid #DDB15E;
}

.tab-buttons a.thewebsite {
  display: inline-block;
  color: #133EBF;
  border-radius: 200px;
  background-color: #fff;
  line-height: 20px;
  text-align: center;
  width: auto;
  border: 2px solid #133EBF;
  padding: 8px 20px;
  margin-left: 8px;
  font-size: 14px;
  font-weight: 600;
}
.dreamcloud .tab-buttons a.thewebsite {
  border-color:#B77D25;
  border-radius:4px;
  color: #B77D25; 
}

.tab-hours .hoursrow {float:left; width: 100%;}
.tab-hours .allhours {float:left; width:100%; margin-top: 10px;}
.tab-hours .theday {width: 90px; float:left;}
.tab-hours .thehour {float:left;}
.tab-products strong {
  color: #151826;
  display: block;
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 20px;
}

.tab-hours button {
  background-color: transparent;
  border: 1px solid rgba(102, 119, 204, 0.2);
  border-radius: 5px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.13);
  cursor: pointer;
  height: 40px;
  margin-left: 34px;
  /*max-width: 286px;*/
  max-width: 316px;
  overflow: visible;
  position: relative;
  width: 100%;
}

.tab-hours button:before {
  content: url(../images/clock-icon.svg);
  display: block;
  left: -34px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.status,
.times {
  font-size: 14px;
  pointer-events: none;
  top: 50%;
  transform: translateY(-50%);
}

.status {
  color: #616577;
  font-weight: 700;
  left: 8px;
  position: absolute;
}

.status.Open {
  color: #0e9d58;
}

.times {
  color: #616577;
  position: absolute;
  right: 31px;
}

.tab-hours button img {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
}

.italic {
  font-style: italic;
}

.tab-hours ul {
  display: none;
  background-color: #fff;
  border: 1px solid #e0e1e5;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
  border-radius: 4px;
  /*left: 58px;*/
  left: 34px;
  /*max-width: 286px;*/
  max-width: 316px;
  position: absolute;
  width: 100%;
  z-index: 5;
}

.dreamcloud .tab-hours ul {
  width: calc(100% - 32px);
}

.tab-hours ul li {
  height: 40px;
  padding: 0 19px;
  position: relative;
  width: 100%;
}

.tab-hours ul li.grey-highlight span,
.tab-hours ul li.green-highlight span {
  font-weight: 700;
  color: #fff;
}

.tab-hours ul li.grey-highlight:before,
.tab-hours ul li.green-highlight:before {
  border-radius: 4px;
  content: '';
  display: block;
  height: calc(100% - 16px);
  left: 8px;
  position: absolute;
  top: 8px;
  width: calc(100% - 16px);
  z-index: 2;
}

.tab-hours ul li.grey-highlight:before {
  background-color: #9296a8;
}

.tab-hours ul li.green-highlight:before {
  background-color: #00c78e;
}

.tab-hours ul li.grey-highlight .fmt-day:before,
.tab-hours ul li.green-highlight .fmt-day:before {
  content: url(../images/chevron-icon.svg);
  margin: 0 3px 0 0;
  position: relative;
  /*top: 50%;*/
  top: 2px;
  /*transform: translateY(-50%);*/
}

@media all and (-ms-high-contrast: none) {
  .tab-hours ul li.grey-highlight .fmt-day:before,
  .tab-hours ul li.green-highlight .fmt-day:before {
    top: 0px;
  }
}

.tab-hours ul li:after {
  border-bottom: 1px solid #dcdfe1;
  content: '';
  left: 0;
  position: absolute;
  width: calc(100% - 4px);
}

.fmt-day,
.fmt-hours {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
}

.fmt-day {
  left: 21px;
}

.fmt-hours {
  right: 21px;
}

.tab-phone {
  margin-top: 17px;
}

.tab-phone a {
  color: inherit;
  text-decoration: underline;
}

.tab-site {
  margin-top: 24px;
}

.tab-site a {
  color: inherit;
}

div.tab-special {
  background-color: #d2d8f5;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 700;
  height: 48px;
  line-height: 3;
  margin: 17px auto 0;
  padding: 0 16px;
  width: calc(100% - 16px);
}

.tab-special img {
  height: auto;
  position: absolute;
  right: 23px;
  transform: rotate(-11.08deg);
  width: 51px;
}

.tab-special svg {
  height: 51px;
  position: absolute;
  right: 23px;
  transform: rotate(-11.08deg);
  width: 51px;
}

.resident .tab-special svg {
  /*transform: rotate(0);*/
}

.resident .tab-special svg path {
  fill: #6677cc;
}

.resident .tab-special stop {
  stop-color: #caa45d;
}

div.tab-products {
  line-height: 24px;
  padding: 16px 24px 0;
  width: 100%;
}

.tab-products strong {
  color: #151826;
  display: block;
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 20px;
}


.dreamcloud .tab-products strong {
  color: #262B38;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  margin: 0px 0px 10px;
}
.resident .tab-products strong {
  color: #262B38;
  font-size: 12px;
  font-weight: 600;
  line-height: 12px;
  margin: 0px 0px 8px;
}
.tab-hours strong {
  color: #262B38;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  margin: 0px 0px 10px;
}

.tab-products ul {
  color: #151826;
  font-size: 13px;
  font-weight: bold;
}

.tab-products ul li {
  line-height: 14px;
  margin-bottom: 8px;
  color: #586280;
  font-size: 14px;
  height: 14px;
}

.dreamcloud .tab-products ul li:before {
  content: url(../images/check.png);
  margin-right: 10px;
  vertical-align: middle;
}
.resident .tab-products ul li:before {
  content: url(../images/check.png);
  margin-right: 10px;
  vertical-align: middle;
}

.dreamcloud .tab-products ul li:before {
  content: url(../images/check.png);
  margin-right: 11px;
}
.resident .tab-products ul li:before {
  content: url(../images/check.png);
  margin-right: 11px;
}

.dreamcloud .theAddress {
  float: left;
  margin-top: 4px;
  clear: left;
  line-height: 14px;
}
.resident .theAddress {
  float: left;
  margin-top: 4px;
  clear: left;
  line-height: 14px;
}

.dreamcloud .tab-phone {
  float: left;
  margin-top: 8px;
  width: 100%;
  line-height: 14px;
}
.resident .tab-phone {
  float: left;
  margin-top: 8px;
  width: 100%;
  line-height: 14px;
}

.dreamcloud .tab-products {
  float: left;
  width: 100%;
  padding: 20px 0px;
}
.resident .tab-products {
  float: left;
  width: 100%;
  padding: 20px 0px;
}
.no-product {margin-top:20px;}

div.tab-ctas {
  margin: 77px 0 0;
  padding: 0 0 0 24px;
}

.tab-appt-btn {
  background-color: #001780;
  color: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 20px;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 15px;
  font-weight: 700;
  height: 40px;
  /*padding-left: 13px;*/
  margin: 0 15px 0 0;
  position: relative;
  width: 216px;
}

.tab-directions {
  background-color: transparent;
  border: 2px solid #6677cc;
  border-radius: 20px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  color: #6677cc;
  float: left;
  font-weight: bold;
  font-size: 15px;
  height: 40px;
  /*padding-left: 12px;*/
  position: relative;
  width: 145px;
}

.tab-ctas a img,
.tab-ctas a span {
  display: block;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.tab-ctas a.tab-appt-btn img {
  left: 13px;
}

.tab-ctas a.tab-appt-btn span {
  left: 43px;
}

.tab-ctas a.tab-directions img {
  left: 12px;
}

.tab-ctas a.tab-directions span {
  left: 30px;
}

.ol-control {
  background-color: transparent;
  left: auto;
  right: 20px;
  top: 20px;
}

.ol-control button {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0px 2px 8px 0px #00000029;
  color: rgb(83, 83, 83);
  font-size: 18px;
  height: 40px;
  width: 40px;
}

.ol-zoom .ol-zooom-in,
.ol-zoom .ol-zooom-out {
  border-radius: 8px;
  margin-top: 20px;
}

.ol-zoom .ol-zooom-out {
  margin-top: 15px;
}

img.map-pin-selected {
  height: auto;
  left: 201px;
  position: absolute;
  top: 115px;
  width: 27px;
}
.dreamcloud .map-pin-selected {
  height: auto;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 40px;
}
.resident .map-pin-selected {
  height: auto;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 40px;
}
.store-status .Open {
  display:inline-block;
  width: 8px;
  height: 8px;
  background-color: #2E8462;
  border-radius: 25px;
  margin-right: 3px;
  margin-bottom: 1px;
}
.dreamcloud .store-status .Open {
  background-color: #32907A;
}
.isOpen {color:#2E8462;}
.dreamcloud .isOpen {color:#32907A}
.isClosed {color: #999;}
.closeAt {color: #586280; display:inline-block; margin-left: 3px; font-weight:400;}
.hideIfClosedClosed {display:none}
.store-status .Closed {
  display:inline-block;
  width: 8px;
  height: 8px;
  background-color: #999;
  border-radius: 25px;
  margin-right: 3px;
  margin-bottom: 1px;
}


.dreamcloud .panel-popout-inner .store-name {
  width: 100%;
  float: left;
  max-width: 100%;
}
.resident .panel-popout-inner .store-name {
  width: 100%;
  float: left;
  max-width: 100%;
}

.dreamcloud .panel-popout-inner .store-name a {  
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  color: #262B38;
}
.resident .panel-popout-inner .store-name a {  
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  color: #262B38;
}

.panel-popout-inner .store-name a {
  color: #262B38;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  display:block;
}


.dreamcloud .panel-popout-inner .store-name a {
  color: #262B38;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  display:block;
}
.resident .panel-popout-inner .store-name a {
  color: #262B38;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  display:block;
}

.w2gi-popup-close.ol-unselectable.olPopupCloseBox {
  display: none;
}

/* dreamcloud styles */

.resident img.dreamcloud,
.dreamcloud img.resident,
.resident span.dreamcloud,
.dreamcloud span.resident,
.resident div.dreamcloud,
.dreamcloud div.resident,
.resident ul.dreamcloud,
.dreamcloud ul.resident,
.dreamcloud li.resident,
.resident li.dreamcloud,
.resident svg.dreamcloud,
.dreamcloud svg.resident {
  display: none;
}

.dreamcloud .search-wrap,
.dreamcloud #filters {
}

.dreamcloud .search-box {
  border: none;
  position: absolute;
  height: 45px;
  left: 0px;
  top: 0px;
  background: #ffffff;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 0 9px;
  -webkit-appearance: none;
  color: #586280;
}

.dreamcloud button.empty-btn.no-edit {
  left: 202px;
}

.dreamcloud .filterToggle:before {
  /*background-color: #fff;
  border-radius: 0 8px 8px 0;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  right: 42px;
  top: 0;
  width: 8px;
  z-index: 3;*/
}

.dreamcloud .search-wrap-inner {
  /*border-radius: 8px;*/
}

.dreamcloud .search-wrap-inner:after {
  
}
.button-location {display:none}

.dreamcloud .button-location {
  display:none;
}

.dreamcloud .button-location svg {
  stroke: #1a2a59;
}

.dreamcloud .button-search svg {
  /*fill: #caa45d;*/
}

.dreamcloud .pseudoSlider:before,
.dreamcloud .pseudoSlider:after {
  border-radius: 6px;
}

.dreamcloud input[type='checkbox']:checked + label.pseudoSlider:after {
  background-color: #caa45d;
}

.dreamcloud .product-availability label:before {
  background-color: #010a25;
  border: 1px solid #010a25;
}

.dreamcloud .product-availability label:after {
  content: url(../images/checked.dreamcloud.svg);
}

.dreamcloud
  .product-availability
  input[type='checkbox']:checked
  + label:before {
  background-color: #caa45d;
}

.dreamcloud label.pseudoSlider img {
  margin: 0 8px 0 0;
  position: relative;
  top: -2px;
}

/* dreamcloud panel */

.dreamcloud .poi .content-list li.poi-item.poi-hover {
  background-color: #F8F7F5;
}

.dreamcloud .poi .content-list.moreinfo_box li.poi-item.poi-hover {
  background-color: #F8F7F5;
}

.dreamcloud .store-status.Open {
  color: #000000;
}

.dreamcloud .store-status.Closed {
  color: #000000;
}

.dreamcloud .distance {
  color: #383838;
}

.dreamcloud .store-name {
  color: #383838;
  float: left;
  max-width: 72%;
}

.dreamcloud .schedule-btn {
  background-color: #fff;
  border: 1px solid #caa45d;
  border-radius: 4px;
  color: #caa45d;
  font-size: 13px;
}

.dreamcloud .schedule-btn span {
  color: #caa45d;
}

.dreamcloud .special {
  background-color: #fff;
  border: 1px solid #caa45d;
  border-radius: 4px;
  color: #caa45d;
  font-size: 13px;
}

.dreamcloud .special svg {
  transform: rotate(-45deg);
}

.dreamcloud .special svg path {
  fill: #caa45d;
}

.dreamcloud .special stop {
  stop-color: #caa45d;
}

.store-ctas {
  min-height: 32px;
}

.dreamcloud .product-count {
  background-color: #caa45d;
  border-radius: 4px;
}

.dreamcloud .product-count span {
  background-color: #1a2a59;
}

/* dreamcloud more info */

.dreamcloud .map-overlay {
  padding: 25px 15px 25px 18px;
}

.dreamcloud .address-wrap {
  font-size: 14px;
}

.dreamcloud .tab-distance {
  color: #adadad;
}

.dreamcloud .status.Open {
  color: #009577;
}

.dreamcloud .tab-hours button:before {
  content: url(../images/clock-icon.dreamcloud.svg);
  height: 25px;
  width: 25px;
}

.dreamcloud .tab-products ul li:before {
  content: url(../images/product-check.dreamcloud.svg);
}

.dreamcloud .tab-hours ul li.green-highlight:before {
  background-color: #009577;
}

.dreamcloud .tab-hours ul li.grey-highlight:before {
  background-color: #adadad;
}

.dreamcloud .tab-site a {
  color: #1a2a59;
}

.dreamcloud div.tab-special {
  background-color: rgba(100, 122, 144, 0.1);
  /*border-radius: 6px;*/
}

.dreamcloud .tab-special svg,
.dreamcloud .tab-special img {
  height: 25px;
  right: 12px;
  top: 12px;
  transform: rotate(0);
  width: 25px;
}

.dreamcloud .tab-special svg path {
  fill: #caa45d;
}

.dreamcloud .tab-appt-btn {
  background-color: #1a2a59;
  border-radius: 4px;
  margin: 0 12px 0 0;
  width: 234px;
}

.dreamcloud .tab-appt-btn span {
  font-size: 14px;
  font-weight: 400;
}

.dreamcloud .tab-ctas a.tab-appt-btn img {
  left: 12px;
}

.dreamcloud .tab-directions {
  border: 1px solid #caa45d;
  border-radius: 4px;
  width: 144px;
}

.dreamcloud .tab-ctas a.tab-directions img {
  left: auto;
  right: 9px;
}

.dreamcloud .tab-ctas a.tab-directions span {
  color: #caa45d;
  font-size: 14px;
  left: 9px;
  right: auto;
}

.dreamcloud .close-popout img {
  height: 25px;
  width: 25px;
}

.dreamcloud .filterToggle {
  background-color: #DDB15E;
  border: none;
  border-radius: 8px;
  color: #fff;
  cursor: pointer;
  height: 45px;
  position: absolute;
  right: 0;
  width: 55px;
  z-index: 1;
}

.dreamcloud .filterToggle {
  /*border-radius: 0px 8px 8px 0px;
  right: 0;
  width: 50px;*/
}

.desktopOnly {display:block;}
.mobileOnly {display:none}

@media (min-width: 769px) {
  .w2gi-popup .top-seller {
    display: none;
  }

  .mobile {
    display: none;
  }

  .mobile-toggle {
    display: none;
  }

  .tab-phone button {
    display: none;
  }

  #filters {
    max-height: 560px;
    height: 100vh;
  }
 
  .static-map-wrapper {
    display: none;
  }

  .attribution {
    width: 100%;
    float:left;
    font-size:12px;
    line-height:16px;
  }

  .mobile-back-to-search {
    display: none;
  }

  .poi {
    max-height: 532px;
  }
}

.ot-switch {
  position: relative;
  display: inline-block;
  width: 42px;
  height: 22px;
  margin-bottom: 0;
}
.theBlock {
  margin-bottom: 40px;
  padding-left: 30px;
  padding-right: 30px;
}
.filterHead {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 10px;
}
.thelist {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 15px;
}
.ol-control button:hover, .ol-control button:focus {
  background-color: #071642;
  color: #fff;
}
.forbest {
  background: #fff;
  color: #133EBF;
  float: left;
  width: auto;
}
@media (min-width: 1px) and (max-width: 768px) {
  .resident .store-name {max-width: 100%;}
  .dreamcloud .store-name {max-width:100%;}
  .moreinfo_box .tab-address {
    border-top: 1px solid #D8DBE5;  
    padding-top: 15px;
    margin-top: 10px;
  }
  .dreamcloud .moreinfo_box .store-name {
    font-size: 20px;
    line-height: 24px;
    max-width: 100%;
  }
  .resident .moreinfo_box .store-name {
    color:#262B38;
    font-size: 20px;
    line-height: 24px;
    max-width: 100%;
  }
  .moreinfo_box .tab-buttons {
    margin-top:0px;
    position: absolute;
    bottom: 30px;
  }
  .moreinfo_box .poi-item {
    height: calc(100vh - 150px);
    min-height: 525px;
  }
  .moreinfo_box .tab-buttons a.thewebsite {
    width: calc(50% - 12px);
  }
  .moreinfo_box .tab-buttons a.thedirections {width: 50%;}
  .distance {
    float: left!important;
    clear: left!important;
    line-height: 16px;
    margin-bottom:12px;
  }
  .moreinfo_box .store-name {max-width:100%; width:100%;}
  .poi-item {background-color: #fff;}
  
  .resident .poi-item.preferredRetailer1 button.moreinfo-btn {
    visibility: visible;
    background-color: #D9E3FF;
  }
  .ol-control {
    top: auto!important;
    bottom: 30px;
  }
  .search-wrap-inner:after {
    right: 0;
    top: 0;
    width: 63px;
    /*z-index: 1;*/
  }
 
  .moreinfo_box .tab-distance {
    margin-top:0px;
    float:left;
  }
  .resident button.moreinfo-btn {
    visibility: visible;
    background-color: #F5F7FC;
  }
  .dreamcloud button.moreinfo-btn {
    visibility: visible;
    background-color: #F8F7F5;
  }
  .desktopOnly {display:none;}
  .mobileOnly {display:block}
  .desktop {
    display: none;
  }

  #w2gi_wrapper {
    min-height: 100vh;
  }

  img.map-pin-selected {
    /*left: 86px;
          position: absolute;
          top: -263px;*/
    display: none;
  }

  .btn-wrapper {
    position: absolute;
    right: 20px;
    top: 90px;
    z-index: 2;
    width: 116px;
    height: 24px;
  }
  .dreamloud .btn-wrapper {width: 118px;}
  .mobile-toggle {
    color: #fff;
    font-size: 14px;
    display: block;
    line-height: 24px;
    position: absolute;
    transition: all .3s ease-in 0s;
    -webkit-transition: all .3s ease-in 0s;
  }

  .mobile-toggle img {
    margin-right: 5px;
  }

  .mobile-toggle svg {
    margin-right: 5px;
    position: relative;
    top: 3px;
  }

  #showMapView.mobile-toggle svg {
    top: 5px;
  } 

  #showMapView.mobile-toggle {
    visibility:hidden;
  }
  .moreinfo_text {
    margin-top: 15px;
  }

  .olPopupCloseBox {
    background-image: url('../images/close.svg');
    top: 10px !important;
    right: 10px !important;
    width: 24px !important;
    height: 24px !important;
    display: inline-block!important;
}

  .overlay {
    display: none;
  }

  .modal {
    display: none;
  }

  .weekhours,
  .weekday,
  .weekinfo {
    font-size: 16px;
  }
  .weekinfo {
    min-width: 50px;
  }

  .call-icon {
    margin-top: 7px !important;
  }

  .store_title {
    font-size: 28px;
    margin-top: 19px;
  }

  h1 {
    text-align: left;
    font-size: 15px;
    line-height: 40px;
    margin-left: 22px;
  }

  .moreinfo-open .form-wrapper {
    display: none;
  }

  .moreinfo-open .mobile-toggle {
    display: none !important;
  }

  .search-wrap {
    padding: 16px;
  }

  .search-wrap-inner {
    -webkit-appearance: none;
    border: none;
    color: #151826;
    font-size: 14px;
    height: 95px;
    position: relative;
    width: 100%;
    z-index: 2;
}

  .button-location {
    left: 16px;
  }

  .search-box {
    position: absolute;
    font-size: 16px;
    width: calc(100% - 65px);
    height: 56px;
    top: 8px;
    background: #ffffff;
    box-sizing: border-box;
    border-radius: 8px;
    padding: 0 9px;
}

  .dreamcloud .search-box {
    position: absolute;
    font-size: 16px;
    width: calc(100% - 65px);
    height: 56px;
    top: 8px;
    background: #ffffff;
    box-sizing: border-box;
    border-radius: 8px;
    padding: 0 9px;
  }

  .search-box.no-edit {
    border: 1px solid rgba(102, 119, 204, 0.2);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.13);
    pointer-events: none;
  }

  button.empty-btn {
    background: transparent;
    border: none;
    cursor: pointer;
    display: none;
    font-size: 20px;
    /*left: 156px;*/
    left: auto;
    pointer-events: none;
    position: absolute;
    right: 165px;
    top: 14px;
    z-index: 5;
  }

  @supports (-webkit-touch-callout: none) {
    button.empty-btn {
      /*left:  140px;*/
      left: 147px;
    }
  }

  button.empty-btn.no-edit {
    display: block;
    pointer-events: all;
  }

  .dreamcloud button.empty-btn.no-edit {
    left: calc(100% - 185px);
    padding: 1px 6px;
    right: auto;
  }

  .sb {
    left: 16px !important;
    position: absolute !important;
    width: calc(100% - 32px) !important;
  }

  .select_wrapper {
    right: 80px;
    width: 75px;
  }
  .dreamcloud .select_wrapper {
    right: 80px;
    padding: 0 0 0 11px;
  }

  .select_wrapper .pseudoOption {
    display:none;
  }
  .dreamcloud .select_wrapper .pseudoOption {
    display:none;
  }

  .select_wrapper #pseudoDropdown {
    width: calc(100% + 30px);
  }

  .filterToggle {
    background-color:#D9E3FF;
    right: 0;
    width: 56px;
    z-index: 2;
    height: 56px;
    top: 8px;
  }
  .filterToggle:before {
    right: 34px;
    width: 39px;
  }
  .resident .filterToggle:before {
    right: 34px;
    width: 39px;
  }

  .filterToggle svg {
    height: 18px;
    /* right: 10px; */
    width: 18px;
    fill: #071642;
  }
  .button-search {
    right: 80px;
    z-index: 4;
    width: 18px;
    left: auto;
    top: 38%;
  }  
  .hidemobile {
    display: none !important;
  }

  /*-- Filters --*/

  #filters {
    top: 88px;
  }

  #filters.open {
    height: 100vh;
    min-height: 420px;
    top: 0;
  }

  .closeFilters:before {
    content: url(../images/close-icon-mobile.svg);
    height: 27px;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 27px;
  }

  .closeFilters span {
    bottom: -20px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 73px;
  }

  .saleToggle-wrap {
    margin-top: 56px;
  }

  /* Panel */

  .poi-wrapper {
    padding: 20px 23px 8px 17px;
  }

  .product-count {
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 0;
    border-top-left-radius: 50%;
    border-top-right-radius: 0;
    height: 32px;
    position: absolute;
    right: 0;
    width: 39px;
  }

  .product-count img {
    left: 19px;
    height: auto;
    width: 21px;
  }

  .product-count span {
    left: -8px;
    right: auto;
  }

  /*-- More Info --*/

  .static-map-wrapper {
    left: -16px;
    position: relative;
    top: -23px;
    width: calc(100% + 32px);
  }

  .static-map-wrapper:before {
    /*content: url(../images/map-pin-selected.svg);*/
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .resident .static-map-wrapper:before {
    content: url(../images/selected.resident.png);
  }
  .dreamcloud .static-map-wrapper:before {
    content: url(../images/dreamSelected.png);
  }

  .static-map-wrapper img {
    height: 184px;
    object-fit: cover;
    width: 100%;
  }

  .mobile-back-to-search {
    background: rgba(0, 0, 0, 0.4);
    border: none;
    border-radius: 30px;
    color: #fff;
    font-size: 12px;
    height: 30px;
    left: -5px;
    position: absolute;
    top: -15px;
    width: 69px;
  }

  .mobile-back-to-search img {
    left: 6px;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }

  .mobile-back-to-search span {
    display: inline-block;
    margin-left: 9px;
    pointer-events: none;
  }

  .tab-hours button {
    width: calc(100% - 32px);
  }

  .tab-phone button {
    background-color: transparent;
    border: 1px solid #6677cc;
    border-radius: 20px;
    color: #6677cc;
    font-size: 14px;
    margin-left: 10px;
    height: 32px;
    width: 89px;
  }

  div.tab-ctas {
    margin: 27px 0 0;
    padding: 0;
  }

  .tab-appt-btn {
    margin-bottom: 16px;
    width: 100%;
  }

  .tab-directions {
    width: 100%;
  }

  .tab-ctas a.tab-appt-btn,
  .tab-ctas a.tab-directions {
    text-align: center;
  }

  .tab-ctas a.tab-appt-btn img {
    display: inline-block;
    left: auto;
    margin-right: 5px;
    position: relative;
  }

  .tab-ctas a.tab-appt-btn span {
    display: inline-block;
    height: 24px;
    left: auto;
    position: relative;
  }

  .tab-ctas a.tab-directions img {
    display: inline-block;
    left: auto;
    margin-right: 5px;
    position: relative;
    top: 30%;
  }

  .tab-ctas a.tab-directions span {
    display: inline-block;
    height: 20px;
    left: auto;
    position: relative;
  }

  .moreinfo_box .top-seller {
    left: -20px;
    top: 160px;
  }
  /*-- --*/

  /*-- Bubble --*/

  .ol-overlay-container {
    bottom: -18px !important;
    height: auto;
    left: 10px !important;
    position: absolute;
    width: calc(100% - 20px);
    border-radius: 8px;
    border: 1px solid #D8DBE5;
    z-index: 2;
  }

  .ol-viewport.ol-touch {
    z-index: 1000001 !important;
  }

  .w2gi-popup.ol-unselectable,
  .w2gi-popup,
  .w2gi-popup-content,
  .tab-content.active {
    height: 100%;
    width: 100%;
    border-radius: 8px;
    display:block;
  }

  .olPopupContent {
    height: 100% !important;
    width: 100% !important;
  }

  div.tab-content.active {
    background-color: #fff;
    overflow: hidden;
    padding: 20px;
  }

  .bubble-distance {
    color: #151826;
    font-size: 13px;
    margin: 4px 0 0;
  }

  .bubble-ctas {
    margin: 10px 0 0;
    overflow: hidden;
    position: relative;
    width: 100%;
  }

  .bubble-ctas:after {
    background: linear-gradient(
      270deg,
      #ffffff 30.14%,
      rgba(255, 255, 255, 0) 99.95%
    );
    content: '';
    display: block;
    height: 49px;
    position: absolute;
    right: -1px;
    width: 39px;
    top: -3px;
  }

  .bubble-ctas li {
    display: inline-block;
    float: left;
    margin-right: 10px;
  }

  .bubble-ctas li:last-of-type {
    margin-right: 0;
  }

  .bubble-phone {
    background: transparent;
    border: 1px solid #6677cc;
    border-radius: 20px;
    color: #6677cc;
    cursor: pointer;
    font-size: 12px;
    font-weight: 500;
    height: 32px;
    width: 89px;
  }

  .bubble-schedule-btn {
    border: 1px solid #6677cc;
    border-radius: 20px;
    color: #6677cc;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    height: 32px;
    padding-top: 5px;
    width: 121px;
  }

  .bubble-schedule-btn img {
    margin: 0 6px 0 10px;
  }

  .bubble-special-outer {
    width: calc(100% - 230px);
  }

  div.bubble-special {
    border: 1px solid #6677cc;
    border-radius: 20px;
    color: #6677cc;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    height: 32px;
    overflow: hidden;
    padding: 4px 0 0 5px;
    width: 100%;
  }

  div.bubble-special img {
    margin-right: 4px;
  }

  .attribution {
    display: none;
  }

  /*POI*/

  .content-list {
    width: 100%;
  }

  .icon_div_mobile {
    position: absolute;
    left: 30px;
    width: 26px;
    right: calc(87% - 11px);
    left: auto;
    margin-top: 50px;
  }

  .icon_div_mobile img {
    width: 25px;
  }

  .icon_div_mobile span {
    color: white;
    position: relative;
    z-index: 99999;
    font-weight: bold;
    font-size: 15px;
    bottom: 35.5px;
    text-align: center;
  }

  .close_text {
    position: absolute;
    top: 50px;
    text-align: center;
    margin-top: 50px;
    margin-left: 0;
    right: calc(87% - 27px);
  }

  .forms-poi-box {
    float: none;
    height: 100%;
    /*max-height: 616px;*/
    max-height: 772px;
    max-width: 100%!important;
  }

  /*Search Form*/

  .form-wrapper,
  .poi {
    width: 100%;
    left: 0;
    max-height: none;
  }

  .form-wrapper {
  }

  .poi {
    /*height:auto;*/
    display: none;
    height: 100%;
    max-height: calc(100vh - 132px);
    overflow: auto;
  }

  .moreinfo-open .poi {
    /*max-height: 100vh;*/
    max-height: calc(100vh + 20px);
  }
  .wrapper {
    height: calc(100vh - 200px);
    min-height: 200px;
    float: none;
    width: 100%!important;
  }
  .map {
    height: 100%;
    width: 100%;
  }
  .w2gi-backbone div.map {
    margin-left: 0px;
    margin-right: 0px;
  }
  .poi_wrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .poi_box {
    padding-left: 16%;
    padding-top: 27px;
  }

  .poi-wrapper .schedule-btn {
    font-size: 12px;
    height: 32px;
    margin-bottom: 15px;
  }
  .poi-wrapper .schedule-btn img {
    height: auto;
    width: 21px;
  }
  .special {
    font-size: 14px;
    height: 40px;
  }
  .special img {
    height: auto;
    width: 21px;
  }
  .special span {
    /*top:  12px;*/
    width: calc(100% - 17px);
  }
  .special span:after {
    right: 0;
  }

  /*more info*/

  .moreinfo_box {
    border-top: none;
  }

  .directions_btn_wrapper {
    display: none;
  }

  .moreinfo_box {
    width: 100% !important;
  }

  #desktop_info {
    width: calc(100% - 46px);
  }

  #moreinfo_back {
    display: none;
  }

  #mobile_button_wrapper {
    display: block;
    margin: 23px 22px 79px 22px;
  }

  #moreinfo_mobile_directions,
  #moreinfo_mobile_back {
    width: 47%;
    height: 40px;
    min-width: 120px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
  }

  #moreinfo_mobile_back {
    float: left;
    color: #014e62;
    background-color: white;
    border: 2px solid #0e283c;
  }

  #moreinfo_mobile_directions {
    float: right;
    color: white;
    background-color: #014e62;
    border: 2px solid #014e62;
  }

  .olPopupCloseBox {
    visibility: visible;
  }

  /* dreamcloud */
  .dreamcloud .search-wrap-inner {
    border-radius: 8px;
  }
  .dreamcloud .filterToggle {
    background-color: #DDB15E;
    right: 0;
    width: 56px;
    z-index: 2;
    height: 56px;
    top: 8px;
  }
  .dreamcloud .filterToggle:before {
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
  }
  .dreamcloud .closeFilters span {
    width: 83px;
  }
  .dreamcloud .special {
    max-width: 185px;
  }
  .dreamcloud .special svg {
    height: 24px;
    top: 5px;
    width: 24px;
  }
  .dreamcloud .schedule-btn span {
    right: 13px;
  }
  .dreamcloud .mobile-toggle svg path {
    stroke: #caa45d;
  }
  .dreamcloud .tab-phone button {
    border: 1px solid #caa45d;
    border-radius: 4px;
    color: #caa45d;
    font-size: 13px;
  }
  .dreamcloud .moreinfo_box {
    padding: 64px 24px 0;
  }
  .dreamcloud .tab-appt-btn,
  .dreamcloud .tab-directions {
    width: 100%;
  }
  .dreamcloud .tab-appt-btn {
    margin-bottom: 16px;
  }
  .dreamcloud .tab-ctas a.tab-appt-btn img.resident,
  .resident .tab-ctas a.tab-appt-btn img.dreamcloud,
  .dreamcloud .tab-ctas a.tab-directions img.resident,
  .resident .tab-ctas a.tab-directions img.dreamcloud {
    display: none;
  }
  .dreamcloud .tab-ctas a.tab-appt-btn img {
    left: auto;
    top: 16px;
  }
  .dreamcloud .tab-ctas a.tab-directions img {
    left: auto;
    right: -103px;
    top: 37%;
  }

  @supports (-webkit-touch-callout: none) {
    .dreamcloud .tab-ctas a.tab-directions img {
      right: -113px;
    }
  }

  .dreamcloud .tab-ctas a.tab-directions span {
    left: -27px;
  }

  .dreamcloud .static-map-wrapper:before {
    content: url(../images/map-pin-selected.dreamcloud.svg);
  }

  .dreamcloud .static-map-wrapper {
    left: -24px;
    width: calc(100% + 48px);
  }

  button.back-to-search {
    height: 24px;
    right: 0px;
    width: 24px;
  }

}

@media screen and (min-width:390px)and (max-width:932px) and (orientation:landscape){
  .forms-poi-box {
    max-width: 400px;
  }
  .wrapper {
    width: calc(100% - 400px);
  }
  .search-box {width: 200px;}
  .button-search {left: 48%;}
}
@media screen and (min-width:640px) and (max-width:768px) {
  .search-box {
    width: calc(100% - 65px);
  }
  .button-search {left: auto;}
}
@media screen and (min-width:768px)and (max-width:1369px) and (orientation:portrait){

  .forms-poi-box {
    max-width: 400px;
  }
  .wrapper {
    width: calc(100% - 400px);
  }
  .search-box {width: 200px;}
  .button-search {left: 48%;}
}

@media (max-width: 768px) and (orientation: landscape) {
  .closeFilters {
    left: auto;
    right: 20px;
    transform: none;
    top: 20px;
    z-index: 10;
  }
}

@media (min-width: 1px) and (max-width: 500px) {
  /*    .button-search {
          width: calc(78% - 40px);
      }
  
      .column_one {
          margin-left: calc(100% - 118px) !important;
      }*/
}

@media (min-width: 1px) and (max-width: 350px) {
  #search_country {
    background: none;
  }

  .poi_box {
    padding-left: 14px;
  }

  .olPopupCloseBox {
    visibility: visible;
  }
}

@media (min-width: 1px) and (max-width: 313px) {
  .column_one,
  .column_two {
    margin-left: calc(50% - 114px);
  }

  .column_one div,
  .column_two div,
  .moreinfo_text,
  .desktop_hours span {
    font-size: 18px !important;
  }

  .call-icon + span {
    font-size: 18px;
  }

  .desktop_hours {
    min-width: 212px;
  }

  .weekday {
    margin-right: 10px;
  }
}
