/* Minification failed. Returning unminified contents.
(2,24): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(134,24): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(190,21): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(198,24): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(213,24): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(233,24): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(243,21): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(249,24): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(313,21): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(340,24): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(370,24): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(382,21): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(388,24): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(469,21): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(501,24): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(509,24): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(519,24): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(678,21): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(891,21): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(898,21): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(905,21): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(977,21): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(1337,21): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(1352,21): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(1357,21): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(1390,21): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(1563,21): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(1569,21): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(1608,21): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(1850,21): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(1905,21): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(1936,21): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(1969,21): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(1987,21): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(2096,23): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(2102,23): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(2108,23): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(2169,23): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(2199,23): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(2232,32): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(2581,28): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(2851,23): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(3434,34): run-time error CSS1039: Token not allowed after unary operator: '-scrollbar-width'
(3447,34): run-time error CSS1039: Token not allowed after unary operator: '-scrollbar-width'
 */
.stores-header .back-link {
  font: 14px/20px var(--webfont-primary, sans-serif);
  font-weight: 400;
  color: #222;
  display: block;
  padding: 15px 18px;
}

.stores-header .back-link:before {
  content: '';
  width: 10px;
  height: 10px;
  border-top: solid 2px #444;
  border-right: solid 2px #444;
  float: left;
  transform: rotate(225deg);
  margin-top: 5px;
  margin-right: 5px;
}

.stores {
  padding: 0 1.3em 1em;
}

.stores .action-block {
  margin: 0 -1.3em;
}

.stores .slide-open {
  margin: -.1em -1.3em 0;
}

.stores .slide-open .phone-number {
  display: none;
  margin: 0 0 10px 0;
  padding: 0 1.2em;
}

.stores .slide-open .slide-btn.active + .phone-number {
  display: block;
}

.stores .slide-open .slide-btn.locator.active {
  padding-bottom: 0;
}

.stores hr {
  margin-left: -1.3em;
  margin-right: -1.3em;
}

.stores hr + .store-location-name {
  padding-top: 0;
}

.stores .btn-store-events {
  width: auto !important;
  margin: 0 23px 10px 23px;
  font-size: 1.1em;
}

.stores h1 {
  padding-left: 0;
  padding-right: 0;
}

.stores h1.store-location-name {
  font-weight: bold;
  padding-right: 4em;
  position: relative;
}

.stores h1.store-location-name .store-location-distance {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 4em;
  text-align: right;
}

.stores h1 abbr {
  border: 0;
  text-decoration: none;
}

.stores address {
  margin: 0;
}

.stores address a,
.stores address span {
  font-size: 1.3em;
}

.stores .contact-store,
.stores .more-stores {
  font-size: 1.3em;
  display: block;
}

.stores .header-store-hours {
  margin-bottom: 0;
}

.stores .hours {
  margin: 0 0 1.6em;
  max-width: 25em;
}

.stores .hours .hours-range {
  float: right;
}

.stores .store-features {
  margin-bottom: 85px;
  float: left;
}

.stores .maps-directions {
  margin: 1em 0;
}

.stores .store-events {
  margin: 0 0 2em;
}

.stores .store-events .store-event-header {
  margin-top: 0;
}

.stores .store-events h2.select-date {
  margin: 15px 0 0 0;
  padding: 0;
  font: 16px/20px var(--webfont-primary, sans-serif);
  font-weight: 600;
  color: #222;
}

.stores .store-events .event-block-container {
  margin-bottom: 20px;
}

.stores .store-events .event-block-container .event-block {
  border: solid 1px #222;
  width: 220px;
  margin: 20px 0 0 0;
  padding: 10px 15px;
  box-sizing: border-box;
  border-radius: 2px;
  background: #fff;
}

.stores .store-events .event-block-container .event-block a {
  color: #222;
}

.stores .store-events .event-block-container .event-block p {
  margin: 0;
}

.stores .store-events .event-block-container .event-description {
  width: 220px;
  box-sizing: border-box;
  border-radius: 2px;
  font-size: 12px;
  background-color: #ddd;
  color: #222;
}

.stores .store-events .event-block-container .event-description span {
  padding: 10px 15px;
  display: block;
}

.stores .store-events .event-block-container .event-description span ul li {
  list-style-type: disc;
  list-style-position: inside;
}

.stores .googlePlus {
  padding-left: 1.3em;
  padding-bottom: 1em;
}

.stores .googlePlusTextLink {
  color: #A83437 !important;
}

.private-registry-events {
  font-family: var(--webfont-primary, sans-serif);
}

.private-registry-events .hidden {
  display: none;
}

.private-registry-events h1 {
  font: 22px/28px var(--webfont-primary, sans-serif);
  font-weight: 300;
  padding: 20px 18px;
  color: #222;
}

.private-registry-events .divider-heart {
  width: 100%;
  height: 14px;
  background: url(//images.crateandbarrel.com/is/image/Crate/heartDivider/?fmt=png&wid=998) no-repeat top center;
  margin: 0;
  clear: both;
}

.private-registry-events .back-link {
  font: 14px/20px var(--webfont-primary, sans-serif);
  font-weight: 400;
  color: #222;
  display: block;
  padding: 15px 18px;
}

.private-registry-events .back-link:before {
  content: '';
  width: 10px;
  height: 10px;
  border-top: solid 2px #444;
  border-right: solid 2px #444;
  float: left;
  transform: rotate(225deg);
  margin-top: 5px;
  margin-right: 5px;
}

.private-registry-events .thank-you-title {
  font: 22px/28px var(--webfont-primary, sans-serif);
  font-weight: 400;
  padding: 20px 18px;
  margin: 0;
  color: #222;
}

.private-registry-events p {
  font-size: 16px;
  line-height: 22px;
  font-family: var(--webfont-primary, sans-serif);
  display: block;
  margin: 0;
}

.private-registry-events .backTotop {
  font: 14px/20px var(--webfont-primary, sans-serif);
  font-weight: 400;
  color: #222;
  text-align: center;
  display: block;
  position: relative;
  padding: 30px 18px 30px 0;
  /*&:after {
            content: '';
            width: 10px;
            height: 10px;
            border-bottom: solid 2px #444;
            border-left: solid 2px #444;
            transform: rotate(135deg);
            float: right;
            margin: 6px 0 0 15px;
        }*/
}

.private-registry-events .backTotop i {
  display: inline-block;
  font-size: 24px;
  position: absolute;
  top: 25px;
  margin-left: 10px;
}

.private-registry-events .home-page img {
  margin: 0 auto;
  float: none;
  display: block;
}

.private-registry-events .home-page .registry-event-message {
  padding: 18px;
}

.private-registry-events .home-page .registry-event-message .header {
  font-weight: 600;
  margin-bottom: 0;
}

.private-registry-events .home-page button {
  width: auto;
  margin: 0 auto 25px;
}

.private-registry-events .home-page p {
  font-size: 13px;
}

.private-registry-events .home-page .event-info-set {
  padding-bottom: 10px;
}

.private-registry-events .home-page .event-info-set .description {
  margin: 15px 25px 0 25px;
}

.private-registry-events .home-page .event-info-set .description .header {
  font-weight: 600;
}

.private-registry-events .find-event {
  font-family: var(--webfont-primary, sans-serif);
}

.private-registry-events .find-event a {
  color: #222;
  display: inline-block;
  cursor: pointer;
  box-sizing: border-box;
}

.private-registry-events .find-event .city-search {
  background-color: #f7f7f7;
  border-top: solid 1px #d8d8d8;
  border-bottom: solid 1px #d8d8d8;
}

.private-registry-events .find-event .city-search label {
  font-weight: 600;
  color: #222 !important;
}

.private-registry-events .find-event .city-search input[type="text"] {
  margin: 5px 0;
}

.private-registry-events .find-event .state-list ul {
  border-top: solid 1px #e0e0e0;
  font: 17px/23px var(--webfont-primary, sans-serif);
  font-weight: 400;
}

.private-registry-events .find-event .state-list ul li {
  border-bottom: solid 1px #e0e0e0;
}

.private-registry-events .find-event .state-list ul li a {
  padding: 15px 18px;
  width: 100%;
}

.private-registry-events .find-event .state-list ul li a:after {
  content: '';
  width: 10px;
  height: 10px;
  border-top: solid 2px #d8d8d8;
  border-right: solid 2px #d8d8d8;
  float: right;
  transform: rotate(45deg);
  margin-top: 5px;
}

.private-registry-events .find-store .store-list span {
  display: block;
}

.private-registry-events .find-store .store-list .slide-open {
  border-top: solid 1px #d8d8d8;
  font: 16px/22px var(--webfont-primary, sans-serif);
  font-weight: 400;
  border-bottom: none;
}

.private-registry-events .find-store .store-list .slide-open:nth-last-child(1) {
  border-bottom: solid 1px #d8d8d8;
}

.private-registry-events .find-store .store-list .slide-open span {
  font-size: 16px;
  line-height: 22px;
  font-family: var(--webfont-primary, sans-serif);
}

.private-registry-events .find-store .store-list .slide-open h2 {
  margin: 0;
  padding: 0;
  font: 16px/20px var(--webfont-primary, sans-serif);
  font-weight: 600;
  color: #222;
}

.private-registry-events .find-store .store-list .slide-open .store-info {
  display: block;
  position: relative;
  color: #222;
  cursor: pointer;
  padding: 20px 18px;
}

.private-registry-events .find-store .store-list .slide-open .store-info i {
  color: #999;
  position: absolute;
  right: 18px;
  top: 50%;
}

.private-registry-events .find-store .store-list .slide-open .store-events {
  padding: 0 18px 20px 18px;
}

.private-registry-events .find-store .store-list .slide-open .store-events ul {
  margin-left: 0;
}

.private-registry-events .find-store .store-list .slide-open .store-events ul li {
  margin: 20px 0;
  list-style-type: none;
}

.private-registry-events .find-store .store-list .slide-open .store-events ul li .event-date-time {
  border: solid 1px #222;
  width: 220px;
  padding: 10px 15px;
  box-sizing: border-box;
  border-radius: 2px;
  background: #fff;
}

.private-registry-events .find-store .store-list .slide-open .store-events ul li .event-description {
  width: 220px;
  padding: 10px 15px;
  box-sizing: border-box;
  border-radius: 2px;
  background-color: #ddd;
}

.private-registry-events .find-store .store-list .slide-open .store-events ul li .event-description span {
  font-size: 14px;
}

.private-registry-events .find-store .store-list .slide-open .store-events ul li .event-description span ul {
  margin: 0;
  font-size: 14px;
}

.private-registry-events .find-store .store-list .slide-open .store-events ul li .event-description span ul li {
  margin: 0;
  list-style-type: disc;
  list-style-position: inside;
}

.private-registry-events .find-store .store-list .slide-open .store-events .time {
  color: #222;
}

.private-registry-events .find-store .store-list .slide-open .store-events .date {
  color: #222;
  font-weight: 600;
}

.private-registry-events .rsvp-form {
  padding: 0 18px;
}

.private-registry-events .rsvp-form h2 {
  font-size: 16px;
  line-height: 22px;
  font-family: var(--webfont-primary, sans-serif);
  display: block;
  margin: 0;
  padding-top: 10px;
  font-weight: 400;
}

.private-registry-events .rsvp-form h1 {
  padding-left: 0;
}

.private-registry-events .rsvp-form p.address {
  padding-top: 0;
}

.private-registry-events .rsvp-form .bold-text {
  font-weight: 600;
  padding-top: 0;
}

.private-registry-events .rsvp-form .event-info {
  border: solid #d8d8d8;
  border-width: 1px 0;
  padding: 0 0 10px 0;
}

.private-registry-events .rsvp-form form {
  padding: 20px 0 0 0;
}

.private-registry-events .rsvp-form form label,
.private-registry-events .rsvp-form form .label-group {
  font: 14px/20px var(--webfont-primary, sans-serif);
  font-weight: 600;
  color: #222;
  display: inline-block;
}

.private-registry-events .rsvp-form form label span,
.private-registry-events .rsvp-form form .label-group span {
  font: 14px/20px var(--webfont-primary, sans-serif);
  font-weight: 400;
  color: #666;
}

.private-registry-events .rsvp-form form .label-group {
  margin-bottom: 5px;
}

.private-registry-events .rsvp-form form span.required {
  font: 14px/20px var(--webfont-primary, sans-serif);
  font-weight: 400;
  color: #666;
}

.private-registry-events .rsvp-form form .event-month {
  width: 33%;
  margin-right: 2%;
}

.private-registry-events .rsvp-form form .event-day {
  width: 26%;
  margin-right: 2%;
}

.private-registry-events .rsvp-form form .event-year {
  width: 33%;
}

.private-registry-events .rsvp-form form textarea {
  min-height: initial;
  height: auto;
}

.private-registry-events .rsvp-form form input[type="submit"] {
  margin-bottom: 0;
  margin-top: 20px;
}

.private-registry-events .thank-you {
  padding: 0 18px;
}

.private-registry-events .thank-you .confirmation-message {
  border: solid #d8d8d8;
  border-width: 1px 0;
  padding: 10px 0;
  margin: 0;
}

.private-registry-events .thank-you .event-info {
  margin: 0;
  padding: 20px 0;
}

.private-registry-events .thank-you .cms-content img {
  width: 100%;
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .responsive-stores .a11y-drawers.js-loading .a11y-drawer-toggle {
    padding: 18px !important;
  }
}

.responsive-stores .a11y-drawers button, .responsive-stores .a11y-drawers button:focus {
  outline: none;
}

.responsive-stores .stores-search-results .find-store {
  padding: 0 18px;
}

.responsive-stores .stores-search-results .search-result {
  margin-top: 50px;
}

.responsive-stores .stores-search-results .search-result .slide-panel .panel-copy ul {
  margin-left: 0;
}

.responsive-stores .stores-search-results .search-result .slide-panel .panel-copy ul li {
  margin-left: 0;
  list-style-type: none;
}

.responsive-stores .stores-search-results .search-result .slide-panel .panel-copy ul li .day {
  display: inline-block;
  width: 100px;
  font-weight: 600;
}

.responsive-stores .stores-search-results .search-result .slide-panel .panel-copy .btn-store-events {
  margin-left: 0;
}

.responsive-stores .stores-search-results .search-result .store-info .slide-title {
  display: inline-block;
}

.responsive-stores .hours .day {
  display: inline-block;
  width: 100px;
  font-weight: 600;
}

.responsive-stores.stores-detail .stores .hours .day {
  width: 100px;
  display: inline-block;
  font-weight: 600;
}

.responsive-stores.stores-detail .store-events-container {
  padding: 10px 18px;
  clear: both;
}

.responsive-stores.stores-detail .store-events-container .store-events-list .store-event h3 {
  margin: 10px 0;
}

.responsive-stores.stores-detail .store-events-container .store-events-list .store-event .store-event-description {
  margin: 10px 0;
}

.responsive-stores.stores-detail .store-events-container .store-events-list .store-event .event-display-dates {
  margin-bottom: 20px;
}

.responsive-stores.stores-detail .store-events-container .store-events-list .store-event .event-display-dates p {
  display: inline-block;
  margin: 2px 5px 2px 0;
}

.responsive-stores.stores-detail .store-events-container .store-events-list .store-event .event-select-dates .event-date {
  margin-bottom: 20px;
}

.responsive-stores.stores-detail .store-events-container .store-events-list .store-event .event-select-dates .event-date a {
  border-radius: 2px;
  width: 220px;
  padding: 10px 15px;
  box-sizing: border-box;
  display: block;
  clear: both;
}

.responsive-stores.stores-detail .store-events-container .store-events-list .store-event .event-select-dates .event-date p {
  margin: 0;
}

.responsive-stores.stores-detail .store-events-container .store-events-list .store-event .event-select-dates .event-date .special-event-description {
  padding: 10px 15px;
  width: 220px;
  box-sizing: border-box;
}

.responsive-stores.stores-detail .store-events-container.no-events-message {
  border-top: solid 1px;
}

.responsive-stores.stores-detail .store-events-container.no-events-message p {
  margin: 0;
}

.responsive-stores.stores-detail .stores-seo-copy {
  border-top: 1px solid #d8d8d8;
  padding: 10px 18px;
  font-family: var(--webfont-primary, sans-serif);
}

.responsive-stores.stores-detail .stores-seo-copy .furniture-houseware-title {
  border-top: none;
}

.responsive-stores.stores-detail .stores-seo-copy .seo-copy h2 {
  color: #222;
  font-weight: 600;
  padding-bottom: 5px;
}

.responsive-stores.stores-detail .stores-seo-copy .seo-copy br {
  display: none;
}

.responsive-stores.stores-detail .stores-seo-copy .seo-copy p, .responsive-stores.stores-detail .stores-seo-copy .seo-copy li {
  margin: 0 0 15px;
  font-size: 16px;
  line-height: 22px;
}

.responsive-stores.stores-detail .stores-seo-copy .seo-copy li:last-child {
  margin-bottom: 0;
}

.responsive-stores.private-registry-events .find-event {
  margin-bottom: 50px;
}

.responsive-stores.private-registry-events .find-event h2 {
  padding: 0 18px 10px;
  margin: 0;
  font-size: 22px;
}

.responsive-stores.private-registry-events .find-event .state-list ul li a:after {
  border-top: solid 2px #999;
  border-right: solid 2px #999;
}

.responsive-stores .reveal-content,
.responsive-stores .section-seo .reveal-seo-container .reveal-container .reveal-content.revealed-content {
  max-height: 260px;
  overflow: hidden;
  transition: max-height .8s ease-out;
  font-size: 15px;
  line-height: 22px;
}

.responsive-stores .reveal-content:after,
.responsive-stores .section-seo .reveal-seo-container .reveal-container .reveal-content.revealed-content:after {
  height: 125px;
  transition: all 1s linear;
}

.responsive-stores .show-more-toggle:checked ~ .reveal-content,
.responsive-stores .section-seo .reveal-seo-container .reveal-container .show-more-toggle:checked ~ .reveal-content.revealed-content {
  max-height: unset;
  transition: max-height .8s ease-in;
}

.responsive-stores .show-more-toggle:checked ~ .reveal-content:after,
.responsive-stores .section-seo .reveal-seo-container .reveal-container .show-more-toggle:checked ~ .reveal-content.revealed-content:after {
  height: 55px;
  transition: all 1s linear;
}

.responsive-stores .show-more-toggle {
  display: none;
}

.responsive-stores .show-more-label {
  padding: 10px 0;
  display: block;
  color: #222;
  font-weight: normal;
}

.responsive-stores .show-more-label:after, .responsive-stores .show-more-toggle:checked ~ .show-more-label:after {
  height: 8px;
  width: 8px;
  display: inline-block;
  margin-left: 10px;
  transition: max-height .8s ease-in;
}

.responsive-stores .show-more-label:before {
  content: 'Show More';
}

.responsive-stores .show-more-label:after {
  content: '';
  border: solid #222;
  border-width: 1px 0 0 1px;
  transform: rotate(225deg);
  vertical-align: text-top;
}

.responsive-stores .show-more-toggle:checked ~ .show-more-label:before {
  content: 'Show Less';
}

.responsive-stores .show-more-toggle:checked ~ .show-more-label:after {
  content: '';
  border: solid #222;
  border-width: 1px 0 0 1px;
  transform: rotate(45deg);
  vertical-align: text-bottom;
}

.responsive-stores + .section-seo .show-more-toggle {
  display: none;
}

@media screen and (min-width: 768px) {
  .private-registry-events .back-link {
    padding-left: 0;
    padding-right: 0;
  }
  .private-registry-events .page-title {
    position: static;
    clip: auto;
    clip-path: none;
    height: auto;
    width: auto;
    overflow: visible;
    white-space: normal;
    padding: 4px 0;
  }
  .private-registry-events .find-store .store-list .slide-open .store-info {
    padding-left: 50px;
  }
  .private-registry-events .find-store .store-list .slide-open .store-info .i {
    position: absolute;
    padding-left: 15px;
    left: 0px;
    top: 27px;
    right: auto;
  }
  .private-registry-events .find-store .store-list .slide-open .panel-copy {
    padding-left: 30px;
  }
  .private-registry-events .find-store .store-list .slide-open .panel-copy ul {
    overflow: auto;
    margin-bottom: 0;
  }
  .private-registry-events .find-store .store-list .slide-open .panel-copy ul li {
    clear: none;
    float: left;
    margin-left: 0;
    margin-bottom: 0;
  }
  .private-registry-events .rsvp-form {
    padding: 0;
  }
  .private-registry-events .rsvp-form .fullWidth {
    width: 100%;
  }
  .responsive-stores.stores-detail .store-events-container {
    padding: 0;
  }
  .responsive-stores.stores-detail .store-events-container h2 {
    margin: 25px 0 0 0;
  }
  .responsive-stores.stores-detail .store-events-container .store-events-list .store-event .rsvp-events {
    padding-left: 25px;
  }
  .responsive-stores.stores-detail .store-events-container.no-events-message {
    border-top: none;
    margin-top: 20px;
  }
  .responsive-stores.stores-detail .stores-seo-copy {
    padding: 10px 0 0;
  }
  .responsive-stores.stores-detail .stores-seo-copy .seo-copy {
    margin-bottom: 50px;
  }
  .responsive-stores.stores-detail .stores-seo-copy .seo-copy .find-event .cmsFourCol {
    margin-left: 15px;
  }
  .responsive-stores.stores-detail .stores-seo-copy .seo-copy p {
    font-size: 14px;
    line-height: 20px;
  }
  .responsive-stores.stores-detail .stores-seo-copy .seo-copy .reveal-content {
    max-height: none;
  }
  .responsive-stores.stores-detail .stores-seo-copy .seo-copy .show-more-label {
    display: none;
  }
  .responsive-stores .show-more-toggle {
    display: none;
  }
  .responsive-stores .section-seo .reveal-seo-container .reveal-container .reveal-content.revealed-content {
    max-height: none;
  }
  .adaptive-layout .responsive-stores + .section-seo {
    padding: 0 45px 30px 45px;
  }
  .reveal-seo-container .reveal-content.store-area {
    max-height: none;
  }
  .reveal-seo-container .reveal-content.store-area:after {
    display: none;
  }
}

.responsive-stores h1 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  font-family: var(--webfont-primary, sans-serif);
}

.responsive-stores h2 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  font-family: var(--webfont-primary, sans-serif);
}

.responsive-stores h3 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  font-family: var(--webfont-primary, sans-serif);
}

.responsive-stores.stores-detail {
  /*.store-events-content {
            padding: 0 18px 16px;
            font-weight: 300;
            font-family: $webfont-primary;

            .store-events-header {
                margin: 10px 0;
                font-weight: 500;
            }

            .store-events {
                text-transform: none;
                margin: 26px 0 44px;

                .no-event-txt {
                    line-height: 24px;
                    padding-bottom: 6px;
                    margin: 0;
                }

                .store-events-title {
                    margin: 12px 0;

                    .store-events-title-detail {
                        margin: 3px 0;
                        font-weight: 500;
                    }
                }

                .store-events-description {
                    font-size: 16px;
                    line-height: 24px;
                }

                .store-event-img {
                    display: block;
                    width: 100%;
                    height: 196px;
                    background-color: lightgray;
                    margin: 16px 0;
                }
            }
        }*/
}

.responsive-stores.stores-detail .linebreak {
  margin: 10px 0;
  border-width: 2px;
}

.responsive-stores.stores-detail .stores-header {
  margin-top: 2px;
}

.responsive-stores.stores-detail .stores-header .back-link {
  padding: 12px 18px;
  font-weight: 400;
}

.responsive-stores.stores-detail .stores-header .store-location-name {
  padding: 2px 18px 24px;
  font-size: 26px;
  color: #222;
  text-transform: none;
}

.responsive-stores.stores-detail .stores {
  padding: 0;
  font-family: var(--webfont-primary, sans-serif);
  font-weight: 300;
}

.responsive-stores.stores-detail .stores .store-info-container {
  padding: 18px;
}

.responsive-stores.stores-detail .stores .store-info-container b {
  font-weight: 600;
}

.responsive-stores.stores-detail .stores .store-info-container .stores-address {
  margin: 0 0 10px;
  text-transform: none;
}

.responsive-stores.stores-detail .stores .store-info-container .stores-address span {
  font-size: 16px;
  line-height: 24px;
}

.responsive-stores.stores-detail .stores .store-info-container .stores-address .stores-address-detail,
.responsive-stores.stores-detail .stores .store-info-container .stores-address .phone-number {
  color: #222;
  font-size: 16px;
  line-height: 24px;
}

.responsive-stores.stores-detail .stores .store-info-container .maps-directions {
  margin-bottom: 10px;
}

.responsive-stores.stores-detail .stores .store-info-container .maps-directions .map-link {
  padding: 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  text-decoration: underline;
}

.responsive-stores.stores-detail .stores .store-info-container .maps-directions .map-link:focus {
  text-decoration-style: dotted;
}

.responsive-stores.stores-detail .stores .store-info-container .alert-message {
  margin-bottom: 10px;
}

.responsive-stores.stores-detail .stores .store-info-container .alert-message p {
  font-size: 16px;
  line-height: 24px;
}

.responsive-stores.stores-detail .stores .store-info-container .store-parking,
.responsive-stores.stores-detail .stores .store-info-container .store-information,
.responsive-stores.stores-detail .stores .store-info-container .store-transportation,
.responsive-stores.stores-detail .stores .store-info-container .alert-message {
  font-size: 16px;
  line-height: 24px;
  text-transform: none;
}

.responsive-stores.stores-detail .stores .store-info-container .store-parking b,
.responsive-stores.stores-detail .stores .store-info-container .store-information b,
.responsive-stores.stores-detail .stores .store-info-container .store-transportation b,
.responsive-stores.stores-detail .stores .store-info-container .alert-message b {
  font-weight: 600;
}

.responsive-stores.stores-detail .stores .store-info-container .store-features,
.responsive-stores.stores-detail .stores .store-info-container .info {
  text-transform: none;
}

.responsive-stores.stores-detail .stores .store-info-container .hours {
  text-transform: none;
  margin: 24px 0 12px;
  font-size: 16px;
  line-height: 24px;
}

.responsive-stores.stores-detail .stores .store-info-container .hours .hours-range {
  width: 226px;
  float: right;
}

.responsive-stores.stores-detail .stores .store-info-container .store-parking,
.responsive-stores.stores-detail .stores .store-info-container .store-transportation {
  line-height: 24px;
}

.responsive-stores.stores-detail .stores .store-info-container .store-features {
  float: none;
  margin-bottom: 0;
}

.responsive-stores.stores-detail .store-events-container {
  background-color: #fff;
  padding-bottom: 40px;
}

.responsive-stores.stores-detail .store-events-container .store-events-header {
  margin: 0;
  border-top: solid 1px #d8d8d8;
  padding-top: 10px;
}

.responsive-stores.stores-detail .store-events-container .store-events-list .store-event h3 {
  font-size: 16px;
  line-height: 22px;
}

.responsive-stores.stores-detail .store-events-container .store-events-list .store-event .store-event-description {
  font-size: 16px;
  line-height: 22px;
}

.responsive-stores.stores-detail .store-events-container .store-events-list .store-event .event-display-dates {
  font-size: 16px;
  line-height: 24px;
}

.responsive-stores.stores-detail .store-events-container .store-events-list .store-event .event-display-dates .store-events {
  margin-bottom: 0;
}

.responsive-stores.stores-detail .store-events-container .store-events-list .store-event .event-display-dates strong {
  font-weight: 600;
}

.responsive-stores.stores-detail .store-events-container .store-events-list .store-event .event-display-dates p.date {
  font-weight: 600;
}

.responsive-stores.stores-detail .store-events-container .store-events-list .store-event .event-select-dates {
  font-size: 16px;
  line-height: 24px;
}

.responsive-stores.stores-detail .store-events-container .store-events-list .store-event .event-select-dates strong {
  font-weight: 600;
}

.responsive-stores.stores-detail .store-events-container .store-events-list .store-event .event-select-dates .event-date a {
  color: #222;
  border: solid 1px #222;
  background-color: #fff;
}

.responsive-stores.stores-detail .store-events-container .store-events-list .store-event .event-select-dates .event-date .date {
  font-weight: 600;
}

.responsive-stores.stores-detail .store-events-container .store-events-list .store-event .event-select-dates .event-date .special-event-description {
  background-color: #d8d8d8;
  font-size: 12px;
  line-height: 16px;
}

.responsive-stores.stores-detail .store-events-container hr {
  margin-left: 0;
  margin-right: 0;
}

.responsive-stores.stores-detail .store-events-container.no-events-message {
  border-top: none;
  text-transform: none;
}

.responsive-stores.stores-detail .store-events-container.no-events-message .store-events {
  margin-bottom: 0;
}

.responsive-stores.stores-detail .store-events-container.no-events-message p {
  font-size: 16px;
  line-height: 24px;
}

.responsive-stores.stores-detail .stores-seo-copy .seo-copy h2 {
  font-weight: 500;
  color: #222;
}

.responsive-stores.stores-detail .stores-seo-copy .seo-copy p {
  font-weight: 300;
}

.responsive-stores.stores-detail .stores-seo-copy .seo-copy .furniture-houseware-title {
  color: #222;
}

.responsive-stores.stores-detail .stores-seo-copy .seo-copy a {
  color: #222;
  text-decoration: underline;
}

.responsive-stores.stores-detail .stores-seo-copy .seo-copy a:hover {
  text-decoration: underline;
}

.responsive-stores.stores-detail .stores-seo-copy .seo-copy a:focus {
  outline: dotted 1px;
  outline-offset: 2px;
  text-decoration: underline;
}

.responsive-stores.store-pickup .stores-page-title {
  font-size: 24px;
}

.responsive-stores.store-pickup .stores-features {
  padding: 0 22px;
}

.responsive-stores.store-pickup .store-warehouse-drawers {
  overflow: auto;
  margin: 20px 0 52px;
}

.responsive-stores.store-pickup .store-warehouse-drawers .store-warehouse-title {
  padding: 18px;
  margin: 0;
  text-transform: none;
  border-top: 1px solid #d8d8d8;
}

.responsive-stores.store-pickup .store-warehouse-drawers .store-drawer > .a11y-drawers ~ .a11y-drawers {
  border-top: none;
}

.responsive-stores.store-pickup .store-warehouse-drawers button {
  padding: 20px 18px 10px;
}

.responsive-stores.store-pickup .store-warehouse-drawers button h3 {
  font-size: 18px;
  font-weight: normal;
  margin: 0;
}

.responsive-stores.store-pickup .store-warehouse-drawers button .icon-plus {
  position: absolute;
  right: 18px;
  color: #999;
  font-size: 20px;
}

.responsive-stores.store-pickup .store-warehouse-drawers button[aria-expanded="true"] .icon-plus {
  transform: scale(1) rotate(45deg) translateX(0) translateY(0) skewX(0deg) skewY(0deg);
}

.responsive-stores.store-pickup .store-warehouse-drawers .a11y-drawer-panel {
  padding: 0;
}

.responsive-stores.store-pickup .store-warehouse-drawers .store-list > .a11y-drawers {
  border-bottom: none;
}

.responsive-stores.store-pickup .store-warehouse-drawers .a11y-drawer-toggle {
  border: none;
  padding: 0;
}

.responsive-stores.store-pickup .store-warehouse-drawers .store-list .a11y-drawers {
  overflow: auto;
}

.responsive-stores.store-pickup .store-warehouse-drawers .store-list .a11y-drawers :last-child[class="store-container"] {
  border-bottom: none;
}

.responsive-stores.store-pickup .store-warehouse-drawers .store-list .state-name h3 {
  text-transform: none;
  padding: 18px 18px 10px;
  margin: 0;
  border-bottom: 1px solid #d8d8d8;
}

.responsive-stores.store-pickup .store-warehouse-drawers .store-list .store-container {
  overflow: auto;
  border-bottom: 1px solid #d8d8d8;
  font-size: 16px;
}

.responsive-stores.store-pickup .store-warehouse-drawers .store-list .store-container button {
  padding: 18px;
}

.responsive-stores.store-pickup .store-warehouse-drawers .store-list .store-container .store-name {
  padding: 0;
  color: #444;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}

.responsive-stores.store-pickup .store-warehouse-drawers .store-list .store-container address {
  margin-top: 4px;
}

.responsive-stores.store-pickup .store-warehouse-drawers .store-list .store-container address span {
  line-height: 20px;
  margin: 0;
}

.responsive-stores.store-pickup .store-warehouse-drawers .store-list .store-container button[aria-expanded="true"] {
  padding-bottom: 0;
}

.responsive-stores.store-pickup .store-warehouse-drawers .store-list .store-container .a11y-drawer-panel {
  padding: 0 18px 18px;
}

.responsive-stores.store-pickup .store-warehouse-drawers .store-list .store-container .a11y-drawer-panel .phone-number a {
  color: #444;
  font-size: 16px;
}

.responsive-stores.store-pickup .store-warehouse-drawers .store-list .store-container .a11y-drawer-panel .map {
  font-size: 14px;
  margin: 10px 0 6px;
}

.responsive-stores.store-pickup .store-warehouse-drawers .store-list .store-container .a11y-drawer-panel .alert {
  color: #444;
  text-transform: none;
  margin: 16px 0 10px;
}

.responsive-stores.store-pickup .store-warehouse-drawers .store-list .store-container .a11y-drawer-panel .alert p {
  margin: 0;
  font-size: 16px;
}

.responsive-stores.store-pickup .store-warehouse-drawers .store-list .store-container .a11y-drawer-panel .hours {
  text-transform: none;
  margin-bottom: 16px;
  font-size: 16px;
}

.responsive-stores.store-pickup .store-warehouse-drawers .store-list .store-container .a11y-drawer-panel .hours .day {
  width: 112px;
  display: inline-block;
  font-weight: 600;
}

.responsive-stores.store-pickup .store-warehouse-drawers .store-list .store-container .a11y-drawer-panel .store-comments {
  margin-bottom: 16px;
  text-transform: none;
  font-size: 16px;
}

.responsive-stores.store-pickup .store-warehouse-drawers .store-list .store-container .a11y-drawer-panel .btn-view-info {
  background-color: #444;
  color: #fff;
}

.responsive-stores.store-warehouse-pickup {
  font-family: var(--webfont-primary, sans-serif);
  margin-bottom: 50px;
}

.responsive-stores.store-warehouse-pickup h1 {
  padding: 18px;
}

.responsive-stores.store-warehouse-pickup .stores-features {
  padding: 0 18px;
}

.responsive-stores.store-warehouse-pickup .stores-features h2 {
  font-weight: 600;
  text-transform: none;
  font-family: var(--webfont-primary, sans-serif);
  margin: 10px 0 0 0;
}

.responsive-stores.store-warehouse-pickup .stores-features .store-pickup-faq-container {
  font-family: var(--webfont-primary, sans-serif);
}

.responsive-stores.store-warehouse-pickup .stores-features .store-pickup-faq-container h3 {
  margin: 15px 0 0 0;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}

.responsive-stores.store-warehouse-pickup .stores-features .store-pickup-faq-container p {
  font-size: 14px;
  line-height: 20px;
  text-transform: none;
  font-weight: 400;
  color: #222;
  margin-bottom: 0;
}

.responsive-stores.store-warehouse-pickup .stores-features .store-pickup-faq-container a {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  text-decoration: underline;
}

.responsive-stores.store-warehouse-pickup .stores-features .store-pickup-faq-container a:focus {
  text-decoration-style: dotted;
}

.responsive-stores.store-warehouse-pickup .store-warehouse-header {
  font-weight: 600;
  text-transform: none;
  font-family: var(--webfont-primary, sans-serif);
  margin: 20px 0 0 0;
  padding: 18px;
  border-top: 2px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
}

.responsive-stores.store-warehouse-pickup .primary-drawer {
  border-top: none;
}

.responsive-stores.store-warehouse-pickup .primary-drawer .icon-plus {
  content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAS0lEQVR42mNgIAKkpaX9T01N/c9ALQAyjKoGglwIwqMGDiIDBzaWYYkWpgnGRxdDx8hqkGmsBpKDSQoWmmQ9qieb0bw8EspDYl0IABAcpk6VmCqDAAAAAElFTkSuQmCC");
}

.responsive-stores.store-warehouse-pickup .primary-drawer .state-name h3 {
  margin: 0;
  padding: 20px 18px 5px;
  font-weight: 600;
  text-transform: none;
  font-size: 18px;
  line-height: 24px;
}

.responsive-stores.store-warehouse-pickup .primary-drawer h3.a11y-drawer-toggle {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

.responsive-stores.store-warehouse-pickup .primary-drawer .a11y-drawer-toggle {
  padding: 14px 18px;
}

.responsive-stores.store-warehouse-pickup .primary-drawer .a11y-drawer-toggle .icon-plus {
  position: absolute;
  top: 3px;
  right: 18px;
  transition: all 0.2s ease-out;
}

.responsive-stores.store-warehouse-pickup .primary-drawer .a11y-drawer-toggle button {
  padding: 0;
  font-weight: 400;
}

.responsive-stores.store-warehouse-pickup .primary-drawer .a11y-drawer-toggle button[aria-expanded="true"] .icon-plus {
  transform: rotate(45deg);
  transition: all 0.2s ease-in;
}

.responsive-stores.store-warehouse-pickup .primary-drawer .a11y-drawer-panel {
  padding: 0;
}

.responsive-stores.store-warehouse-pickup .primary-drawer .a11y-drawer-panel .store-container {
  padding-bottom: 14px;
}

.responsive-stores.store-warehouse-pickup .primary-drawer .a11y-drawer-panel .store-container .a11y-drawer-toggle button {
  padding-bottom: 0;
}

.responsive-stores.store-warehouse-pickup .primary-drawer .a11y-drawer-panel .store-container .a11y-drawer-panel {
  padding: 0 18px;
}

.responsive-stores.store-warehouse-pickup .primary-drawer .a11y-drawer-panel .store-container .a11y-drawer-panel .phone-number {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.responsive-stores.store-warehouse-pickup .primary-drawer .a11y-drawer-panel .store-container .a11y-drawer-panel .map {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin: 10px 0;
}

.responsive-stores.store-warehouse-pickup .primary-drawer .a11y-drawer-panel .store-container .a11y-drawer-panel .map a {
  text-decoration: underline;
}

.responsive-stores.store-warehouse-pickup .primary-drawer .a11y-drawer-panel .store-container .a11y-drawer-panel .map a:focus {
  text-decoration-style: dotted;
}

.responsive-stores.store-warehouse-pickup .primary-drawer .a11y-drawer-panel .store-container .a11y-drawer-panel .store-information {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 15px;
}

.responsive-stores.store-warehouse-pickup .primary-drawer .a11y-drawer-panel .store-container .a11y-drawer-panel .store-information .hours .day {
  width: 100px;
  display: inline-block;
  text-transform: none;
  font-weight: 600;
}

.responsive-stores.store-warehouse-pickup .primary-drawer .a11y-drawer-panel .store-container .a11y-drawer-panel .store-comments {
  font-weight: 400;
  margin-bottom: 15px;
}

.responsive-stores.store-warehouse-pickup .primary-drawer .a11y-drawer-panel .store-container .a11y-drawer-panel .store-comments b {
  font-weight: 600;
}

.responsive-stores.store-warehouse-pickup .primary-drawer .a11y-drawer-panel .store-container .a11y-drawer-panel .alert-message {
  color: #222;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
}

.responsive-stores.store-warehouse-pickup .primary-drawer .a11y-drawer-panel .store-container .locator {
  position: relative;
}

.responsive-stores.store-warehouse-pickup .primary-drawer .a11y-drawer-panel .store-container .locator .icon-plus {
  position: absolute;
  right: 0;
  top: 40%;
}

.responsive-stores.store-warehouse-pickup .primary-drawer .a11y-drawer-panel .store-container .locator .store-name {
  padding: 0;
  font-size: 18px;
  line-height: 24px;
  display: inline-block;
  margin: 0;
}

.responsive-stores.store-warehouse-pickup .primary-drawer .a11y-drawer-panel .store-container .locator address span {
  font-size: 16px;
  line-height: 24px;
}

.responsive-stores.stores-search-results h1,
.responsive-stores .stores-search-results h1 {
  padding: 18px;
}

.responsive-stores.stores-search-results h2, .responsive-stores.stores-search-results .find-store-label,
.responsive-stores .stores-search-results h2,
.responsive-stores .stores-search-results .find-store-label {
  padding: 18px 18px 0;
  text-transform: none;
  border-top: 1px solid #d8d8d8;
  margin: 20px 0 0;
  font-weight: 300;
}

.responsive-stores.stores-search-results .stores-find,
.responsive-stores .stores-search-results .stores-find {
  padding: 0 18px;
}

.responsive-stores.stores-search-results .stores-find .find-store-header,
.responsive-stores .stores-search-results .stores-find .find-store-header {
  margin-top: 0;
  border-top: none;
  padding: 0 0 5px 0;
}

.responsive-stores.stores-search-results .stores-find select,
.responsive-stores .stores-search-results .stores-find select {
  margin-bottom: 0;
  font-weight: 400;
  font-family: var(--webfont-primary, sans-serif);
}

.responsive-stores.stores-search-results .stores-find select option,
.responsive-stores .stores-search-results .stores-find select option {
  font-weight: 400;
  font-family: var(--webfont-primary, sans-serif);
  text-transform: capitalize !important;
}

.responsive-stores.stores-search-results .stores-find .store-search-header,
.responsive-stores .stores-search-results .stores-find .store-search-header {
  padding: 0 18px;
  text-transform: none;
  font-weight: 100;
}

.responsive-stores.stores-search-results .find-store h2, .responsive-stores.stores-search-results .find-store .find-store-label,
.responsive-stores .stores-search-results .find-store h2,
.responsive-stores .stores-search-results .find-store .find-store-label {
  border-top: none;
  padding: 10px 18px 5px;
  margin-top: 0;
}

.responsive-stores.stores-search-results .find-store .find-store-label,
.responsive-stores .stores-search-results .find-store .find-store-label {
  font-size: 18px;
  line-height: 24px;
}

.responsive-stores.stores-search-results .find-store .view-by-list,
.responsive-stores .stores-search-results .find-store .view-by-list {
  padding: 0 18px;
}

.responsive-stores.stores-search-results .store-detail-section .store-list-header,
.responsive-stores .stores-search-results .store-detail-section .store-list-header {
  padding: 10px 18px;
  border-top: solid 2px #ccc;
}

.responsive-stores.stores-search-results .store-detail-section .store-info-container,
.responsive-stores .stores-search-results .store-detail-section .store-info-container {
  padding: 0 18px 20px;
  font-family: var(--webfont-primary, sans-serif);
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-transform: none;
}

.responsive-stores.stores-search-results .store-detail-section .store-info-container address,
.responsive-stores .stores-search-results .store-detail-section .store-info-container address {
  margin: 0;
}

.responsive-stores.stores-search-results .store-detail-section .store-info-container address span,
.responsive-stores .stores-search-results .store-detail-section .store-info-container address span {
  line-height: 22px;
}

.responsive-stores.stores-search-results .store-detail-section .store-info-container .phone-number,
.responsive-stores .stores-search-results .store-detail-section .store-info-container .phone-number {
  font-size: 16px;
  line-height: 24px;
  margin: 0;
}

.responsive-stores.stores-search-results .store-detail-section .store-info-container .map-link,
.responsive-stores .stores-search-results .store-detail-section .store-info-container .map-link {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
}

.responsive-stores.stores-search-results .store-detail-section .store-info-container .map-link a,
.responsive-stores .stores-search-results .store-detail-section .store-info-container .map-link a {
  text-decoration: underline;
}

.responsive-stores.stores-search-results .store-detail-section .store-info-container .map-link a:focus,
.responsive-stores .stores-search-results .store-detail-section .store-info-container .map-link a:focus {
  text-decoration-style: dotted;
}

.responsive-stores.stores-search-results .store-detail-section .store-info-container .store-name,
.responsive-stores .stores-search-results .store-detail-section .store-info-container .store-name {
  font-size: 18px;
  line-height: 24px;
  margin: 0;
  font-weight: 500;
  padding: 18px 0 9px 0;
  border-top: none;
}

.responsive-stores.stores-search-results .store-detail-section .store-info-container .alert-message p,
.responsive-stores .stores-search-results .store-detail-section .store-info-container .alert-message p {
  margin: 5px 0;
  font-size: 16px;
  line-height: 24px;
}

.responsive-stores.stores-search-results .store-detail-section .store-info-container .store-information,
.responsive-stores .stores-search-results .store-detail-section .store-info-container .store-information {
  padding-bottom: 20px;
}

.responsive-stores.stores-search-results .store-detail-section .store-info-container .store-information .hours,
.responsive-stores .stores-search-results .store-detail-section .store-info-container .store-information .hours {
  text-transform: none;
  font-size: 16px;
  line-height: 24px;
  padding: 15px 0 0;
}

.responsive-stores.stores-search-results .store-detail-section .store-info-container .store-information .hours .day,
.responsive-stores .stores-search-results .store-detail-section .store-info-container .store-information .hours .day {
  display: inline-block;
  width: 100px;
  font-weight: 600;
}

.responsive-stores.stores-search-results .store-detail-section .store-info-container .store-comments,
.responsive-stores .stores-search-results .store-detail-section .store-info-container .store-comments {
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 20px 0;
}

.responsive-stores.stores-search-results .store-detail-section h2,
.responsive-stores .stores-search-results .store-detail-section h2 {
  padding: 18px 18px 0;
  text-transform: none;
  border-top: 0.1em solid #d8d8d8;
  margin: 20px 0 0;
  font-weight: 400;
}

.responsive-stores.stores-search-results .store-list,
.responsive-stores.stores-search-results .search-result,
.responsive-stores .stores-search-results .store-list,
.responsive-stores .stores-search-results .search-result {
  text-transform: none;
}

.responsive-stores.stores-search-results .store-list .a11y-drawers,
.responsive-stores.stores-search-results .search-result .a11y-drawers,
.responsive-stores .stores-search-results .store-list .a11y-drawers,
.responsive-stores .stores-search-results .search-result .a11y-drawers {
  border: none;
}

.responsive-stores.stores-search-results .store-list h3,
.responsive-stores.stores-search-results .search-result h3,
.responsive-stores .stores-search-results .store-list h3,
.responsive-stores .stores-search-results .search-result h3 {
  padding: 18px 18px 0;
  margin: 20px 0 0;
  border-top: solid 1px #d8d8d8;
  font-size: 18px;
  line-height: 24px;
}

.responsive-stores.stores-search-results .store-list .store-container,
.responsive-stores.stores-search-results .search-result .store-container,
.responsive-stores .stores-search-results .store-list .store-container,
.responsive-stores .stores-search-results .search-result .store-container {
  margin-top: 20px;
}

.responsive-stores.stores-search-results .store-list .store-container .hours,
.responsive-stores.stores-search-results .search-result .store-container .hours,
.responsive-stores .stores-search-results .store-list .store-container .hours,
.responsive-stores .stores-search-results .search-result .store-container .hours {
  text-transform: none;
}

.responsive-stores.stores-search-results .store-list .store-container .day,
.responsive-stores.stores-search-results .search-result .store-container .day,
.responsive-stores .stores-search-results .store-list .store-container .day,
.responsive-stores .stores-search-results .search-result .store-container .day {
  font-weight: 600;
  text-transform: capitalize;
}

.responsive-stores.stores-search-results .store-list .store-container .drawer,
.responsive-stores.stores-search-results .search-result .store-container .drawer,
.responsive-stores .stores-search-results .store-list .store-container .drawer,
.responsive-stores .stores-search-results .search-result .store-container .drawer {
  padding: 0;
}

.responsive-stores.stores-search-results .store-list .store-container .drawer button,
.responsive-stores.stores-search-results .search-result .store-container .drawer button,
.responsive-stores .stores-search-results .store-list .store-container .drawer button,
.responsive-stores .stores-search-results .search-result .store-container .drawer button {
  padding: 0 18px;
}

.responsive-stores.stores-search-results .store-list .store-container .drawer .icon-plus,
.responsive-stores.stores-search-results .search-result .store-container .drawer .icon-plus,
.responsive-stores .stores-search-results .store-list .store-container .drawer .icon-plus,
.responsive-stores .stores-search-results .search-result .store-container .drawer .icon-plus {
  position: absolute;
  top: 30px;
  right: 0;
  content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAS0lEQVR42mNgIAKkpaX9T01N/c9ALQAyjKoGglwIwqMGDiIDBzaWYYkWpgnGRxdDx8hqkGmsBpKDSQoWmmQ9qieb0bw8EspDYl0IABAcpk6VmCqDAAAAAElFTkSuQmCC");
}

.responsive-stores.stores-search-results .store-list .store-container .drawer button[aria-expanded="true"] .icon-plus,
.responsive-stores.stores-search-results .search-result .store-container .drawer button[aria-expanded="true"] .icon-plus,
.responsive-stores .stores-search-results .store-list .store-container .drawer button[aria-expanded="true"] .icon-plus,
.responsive-stores .stores-search-results .search-result .store-container .drawer button[aria-expanded="true"] .icon-plus {
  transform: rotate(45deg);
}

.responsive-stores.stores-search-results .store-list .store-container .a11y-drawer-wrap .a11y-drawer-panel,
.responsive-stores.stores-search-results .search-result .store-container .a11y-drawer-wrap .a11y-drawer-panel,
.responsive-stores .stores-search-results .store-list .store-container .a11y-drawer-wrap .a11y-drawer-panel,
.responsive-stores .stores-search-results .search-result .store-container .a11y-drawer-wrap .a11y-drawer-panel {
  padding: 0 18px;
}

.responsive-stores.stores-search-results .store-list .store-container .store-name,
.responsive-stores.stores-search-results .search-result .store-container .store-name,
.responsive-stores .stores-search-results .store-list .store-container .store-name,
.responsive-stores .stores-search-results .search-result .store-container .store-name {
  text-transform: capitalize;
  padding: 18px 0 0;
  border-top: none;
  display: inline-block;
  margin-top: 0;
  line-height: 24px;
  font-size: 18px;
}

.responsive-stores.stores-search-results .store-list .store-container address,
.responsive-stores.stores-search-results .search-result .store-container address,
.responsive-stores .stores-search-results .store-list .store-container address,
.responsive-stores .stores-search-results .search-result .store-container address {
  margin: 0;
  text-transform: capitalize;
}

.responsive-stores.stores-search-results .store-list .store-container .map,
.responsive-stores.stores-search-results .search-result .store-container .map,
.responsive-stores .stores-search-results .store-list .store-container .map,
.responsive-stores .stores-search-results .search-result .store-container .map {
  margin: 10px 0;
}

.responsive-stores.stores-search-results .store-list .store-container .map a,
.responsive-stores.stores-search-results .search-result .store-container .map a,
.responsive-stores .stores-search-results .store-list .store-container .map a,
.responsive-stores .stores-search-results .search-result .store-container .map a {
  text-decoration: underline;
}

.responsive-stores.stores-search-results .store-list .store-container .store-information .day,
.responsive-stores.stores-search-results .search-result .store-container .store-information .day,
.responsive-stores .stores-search-results .store-list .store-container .store-information .day,
.responsive-stores .stores-search-results .search-result .store-container .store-information .day {
  float: left;
  width: 100px;
  font-weight: 600;
}

.responsive-stores.stores-search-results .store-list .store-container .btn-view-info,
.responsive-stores.stores-search-results .search-result .store-container .btn-view-info,
.responsive-stores .stores-search-results .store-list .store-container .btn-view-info,
.responsive-stores .stores-search-results .search-result .store-container .btn-view-info {
  margin-top: 10px;
}

.responsive-stores.stores-search-results .store-list .store-container p,
.responsive-stores.stores-search-results .store-list .store-container address,
.responsive-stores.stores-search-results .store-list .store-container .store-information,
.responsive-stores.stores-search-results .search-result .store-container p,
.responsive-stores.stores-search-results .search-result .store-container address,
.responsive-stores.stores-search-results .search-result .store-container .store-information,
.responsive-stores .stores-search-results .store-list .store-container p,
.responsive-stores .stores-search-results .store-list .store-container address,
.responsive-stores .stores-search-results .store-list .store-container .store-information,
.responsive-stores .stores-search-results .search-result .store-container p,
.responsive-stores .stores-search-results .search-result .store-container address,
.responsive-stores .stores-search-results .search-result .store-container .store-information {
  font-family: var(--webfont-primary, sans-serif);
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
}

.responsive-stores.stores-search-results .store-list .store-container .store-comments,
.responsive-stores.stores-search-results .search-result .store-container .store-comments,
.responsive-stores .stores-search-results .store-list .store-container .store-comments,
.responsive-stores .stores-search-results .search-result .store-container .store-comments {
  margin: 15px 0 10px;
}

.responsive-stores.stores-search-results .store-list .store-container .alert-message,
.responsive-stores.stores-search-results .search-result .store-container .alert-message,
.responsive-stores .stores-search-results .store-list .store-container .alert-message,
.responsive-stores .stores-search-results .search-result .store-container .alert-message {
  padding-bottom: 20px;
}

.responsive-stores.stores-search-results .search-result,
.responsive-stores .stores-search-results .search-result {
  padding: 0;
}

.responsive-stores.stores-search-results .search-result h3,
.responsive-stores .stores-search-results .search-result h3 {
  border-top: none;
  padding: 0;
  display: inline;
  font-size: 18px;
}

.responsive-stores.stores-search-results .search-result .state-name,
.responsive-stores .stores-search-results .search-result .state-name {
  border-top: solid 1px #d8d8d8;
  padding: 18px;
}

.responsive-stores.stores-search-results .search-result .distance,
.responsive-stores .stores-search-results .search-result .distance {
  display: block;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
}

.responsive-stores.stores-search-results .search-result .store-list-header,
.responsive-stores .stores-search-results .search-result .store-list-header {
  margin-top: 0;
  padding-bottom: 18px;
}

.responsive-stores.stores-search-results .search-result .store-container,
.responsive-stores .stores-search-results .search-result .store-container {
  font-family: var(--webfont-primary, sans-serif);
}

.responsive-stores.stores-search-results .search-result .store-container .drawer-set,
.responsive-stores .stores-search-results .search-result .store-container .drawer-set {
  padding: 0 0 18px 0;
}

.responsive-stores.stores-search-results .search-result .store-container .drawer,
.responsive-stores .stores-search-results .search-result .store-container .drawer {
  padding: 18px 0 0 0;
}

.responsive-stores.stores-search-results .search-result .store-container .drawer button,
.responsive-stores .stores-search-results .search-result .store-container .drawer button {
  padding: 0 18px;
}

.responsive-stores.stores-search-results .search-result .store-container .drawer .icon-plus,
.responsive-stores .stores-search-results .search-result .store-container .drawer .icon-plus {
  right: 18px;
}

.responsive-stores.stores-search-results .search-result .store-container address span,
.responsive-stores .stores-search-results .search-result .store-container address span {
  font-size: 16px;
  line-height: 22px;
}

.responsive-stores.store-pickup-faq .modal-content {
  text-transform: none;
  font-family: var(--webfont-primary, sans-serif);
}

.responsive-stores.store-pickup-faq .modal-content h3,
.responsive-stores.store-pickup-faq .modal-content h4 {
  font-weight: 600;
}

.responsive-stores.store-pickup-faq .modal-content p,
.responsive-stores.store-pickup-faq .modal-content ul {
  font-weight: 400;
}

.responsive-stores .show-more-label {
  color: #222;
}

.responsive-stores .show-more-label:after {
  border: solid #222;
  border-width: 1px 0 0 1px;
}

.responsive-stores .show-more-toggle:checked ~ .show-more-label:after {
  border: solid #222;
  border-width: 1px 0 0 1px;
}

.section-seo {
  background: #fff;
}

.reveal-seo-container .reveal-content {
  margin: auto;
  font-family: var(--webfont-primary, sans-serif);
}

.reveal-seo-container .reveal-content h2 {
  font-weight: 600;
}

.reveal-seo-container .reveal-content p,
.reveal-seo-container .reveal-content li {
  font-weight: 400;
  font-family: inherit;
}

.reveal-seo-container .reveal-content .svg-icon-chevron-down {
  display: none;
}

.reveal-seo-container .reveal-container {
  font-family: var(--webfont-primary, sans-serif);
  font-weight: 400;
}

.reveal-seo-container .reveal-container .js-reveal-toggle {
  text-transform: uppercase;
}

.reveal-seo-container .reveal-container .svg-icon-chevron-down {
  display: none;
}

@media screen and (max-width: 768px) {
  /*.reveal-seo-container {
        .reveal-content, .reveal-content.revealed-content {
            max-height: 250px;
            overflow: hidden;
            transition: max-height 0.5s ease-out;
            position: relative;

            &:after {
                content: "";
                position: absolute;
                z-index: 1;
                bottom: -39px;
                left: 0;
                pointer-events: none;
                background-image: none;
                width: 100%;
                height: 140px;
                transition: all 1s linear;
            }

            h2 {
                font-size: 14px;
                line-height: 24px;
                margin-bottom: 0;
                color: #222;
            }

            p {
                font-size: 14px;
                line-height: 24px;
                margin-bottom: 0;
                color: #666666;
            }

            & ~ .js-reveal-toggle .icon-angle-up {
                transform: rotate(180deg);
                height: 18px;
                width: 18px;
                -webkit-transition: 0.1s all ease;
                -moz-transition: 0.1s all ease;
                -o-transition: 0.1s all ease;
                transition: 0.1s all ease;
                float: right;
                margin-left: 5px;
                position: relative;
                font-size: 24px;

                &:before {
                    position: absolute;
                    top: -5px;
                    left: 1px;
                }
            }
        }

        .revealed-content {
            max-height: 3000px;
            transition: max-height 0.8s ease-in;

            &:after {
                height: 0px;
            }

            & ~ .js-reveal-toggle .icon-angle-up {
                transform: rotate(0deg);
            }
        }

        .js-reveal-toggle {
            margin: 10px 0;
            float: left;
            display: block !important;
            color: $link;
            height: auto;
            background: none;
            padding: 0;

            &:hover {
                color: $link;
            }
        }
    }*/
}

@media screen and (min-width: 768px) {
  .responsive-stores {
    max-width: 1008px;
    margin: 0 auto;
  }
  .responsive-stores.content-layout {
    max-width: 1008px;
  }
  .responsive-stores h1 {
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
    font-family: var(--webfont-primary, sans-serif);
    -webkit-font-smoothing: antialiased;
  }
  .responsive-stores h2 {
    font-size: 20px;
    line-height: 24px;
    font-family: var(--webfont-primary, sans-serif);
    font-weight: 600;
  }
  .responsive-stores h3 {
    font-size: 16px;
    line-height: 24px;
    font-family: var(--webfont-primary, sans-serif);
    font-weight: 600;
  }
  .responsive-stores .stores-header {
    margin-top: 10px;
  }
  .responsive-stores .stores-header .bread-crumb {
    color: #999;
    margin-top: 10px;
  }
  .responsive-stores .stores-header .bread-crumb .breadcrumb-item {
    text-transform: uppercase;
    color: #666;
    display: inline-block;
    padding: 0;
    font-weight: 400;
    font-size: 11px;
    letter-spacing: 1.38px;
    line-height: 14px;
  }
  .responsive-stores .stores-header .bread-crumb .breadcrumb-first-item {
    padding-left: 0;
  }
  .responsive-stores .stores-header .back-link {
    display: none;
  }
  .responsive-stores .stores-header .stores-page-title {
    padding: 22px 0;
    font-size: 30px;
  }
  .responsive-stores.stores-search-results, .responsive-stores .stores-search-results {
    /*.search-result {
                .store-list-header {
                    padding: 10px 0;
                }

                hr {
                    margin: 0 0 20px 0;
                    border-color: $inputBorder;
                }

                .store-container {
                    border-top: none;
                    margin-top: 0;

                    .drawer {
                        padding-top: 0;
                        border-top: none;

                        .icon-plus {
                            display: none;
                        }
                    }

                    .drawer-panel {
                        display: block;
                    }
                }
            }*/
  }
  .responsive-stores.stores-search-results h1, .responsive-stores.stores-search-results h1.store-locations-events, .responsive-stores .stores-search-results h1, .responsive-stores .stores-search-results h1.store-locations-events {
    font-family: var(--webfont-primary, sans-serif);
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-align: center;
    font-size: 38px;
    padding: 50px 0 10px 0;
  }
  .responsive-stores.stores-search-results h2.store-search-header, .responsive-stores .stores-search-results h2.store-search-header {
    border-top: 1px solid #e0e0e0;
    padding: 10px 0 0;
    clear: both;
  }
  .responsive-stores.stores-search-results .find-store[class*="col-xs"], .responsive-stores .stores-search-results .find-store[class*="col-xs"] {
    padding-left: 0;
  }
  .responsive-stores.stores-search-results .find-store .view-by-list, .responsive-stores .stores-search-results .find-store .view-by-list {
    padding: 0;
    margin-top: 35px;
    text-align: right;
  }
  .responsive-stores.stores-search-results .find-store .view-by-list h2, .responsive-stores.stores-search-results .find-store .view-by-list .find-store-label, .responsive-stores .stores-search-results .find-store .view-by-list h2, .responsive-stores .stores-search-results .find-store .view-by-list .find-store-label {
    display: inline-block;
    padding: 5px 15px 5px;
  }
  .responsive-stores.stores-search-results .find-store .view-by-list .find-store-label, .responsive-stores .stores-search-results .find-store .view-by-list .find-store-label {
    font-size: 20px;
    line-height: 24px;
  }
  .responsive-stores.stores-search-results .find-store .view-by-list select, .responsive-stores .stores-search-results .find-store .view-by-list select {
    font-family: var(--webfont-primary, sans-serif);
    display: inline-block;
    width: auto;
    float: right;
  }
  .responsive-stores.stores-search-results .stores-find, .responsive-stores .stores-search-results .stores-find {
    float: right;
    width: 36%;
    margin: 20px 0;
    padding: 0;
  }
  .responsive-stores.stores-search-results .stores-find .find-store-header, .responsive-stores .stores-search-results .stores-find .find-store-header {
    border-top: none;
    padding: 0;
    display: inline;
    float: left;
    margin-top: 5px;
    padding-right: 20px;
    font-size: 18px;
  }
  .responsive-stores.stores-search-results .stores-find select, .responsive-stores .stores-search-results .stores-find select {
    float: right;
    width: 70%;
    font-size: 14px;
  }
  .responsive-stores.stores-search-results .stores-find select option, .responsive-stores .stores-search-results .stores-find select option {
    font-size: 17px;
    font-weight: 300;
    text-transform: capitalize !important;
  }
  .responsive-stores.stores-search-results .store-detail-section .store-list-header, .responsive-stores .stores-search-results .store-detail-section .store-list-header {
    padding: 15px 0;
    margin: 5px 0 25px 0;
    font: 400 20px / 24px var(--webfont-primary, sans-serif);
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
  }
  .responsive-stores.stores-search-results .store-detail-section .store-body, .responsive-stores .stores-search-results .store-detail-section .store-body {
    overflow: auto;
    margin-bottom: 30px;
  }
  .responsive-stores.stores-search-results .store-detail-section .store-img-container, .responsive-stores .stores-search-results .store-detail-section .store-img-container {
    float: right;
    width: 75%;
    max-width: 754px;
  }
  .responsive-stores.stores-search-results .store-detail-section .store-img-container .store-location-img, .responsive-stores .stores-search-results .store-detail-section .store-img-container .store-location-img {
    width: 100%;
  }
  .responsive-stores.stores-search-results .store-detail-section .store-body .store-info-container .store-info .distance, .responsive-stores.stores-search-results .store-detail-section .store-body .store-info-container .store-info .phone-number, .responsive-stores.stores-search-results .store-detail-section .store-body .store-info-container .store-info .store-address, .responsive-stores .stores-search-results .store-detail-section .store-body .store-info-container .store-info .distance, .responsive-stores .stores-search-results .store-detail-section .store-body .store-info-container .store-info .phone-number, .responsive-stores .stores-search-results .store-detail-section .store-body .store-info-container .store-info .store-address {
    font-size: 18px;
    line-height: 24px;
  }
  .responsive-stores.stores-search-results .store-detail-section .store-body .store-info-container .store-info .map-link, .responsive-stores .stores-search-results .store-detail-section .store-body .store-info-container .store-info .map-link {
    margin-top: 10px;
  }
  .responsive-stores.stores-search-results .store-detail-section .store-info-container, .responsive-stores .stores-search-results .store-detail-section .store-info-container {
    float: left;
    width: 25%;
    max-width: 254px;
    padding: 0;
  }
  .responsive-stores.stores-search-results .store-detail-section .store-info-container .store-info, .responsive-stores .stores-search-results .store-detail-section .store-info-container .store-info {
    padding: 0 30px 0 0;
    font-size: 14px;
  }
  .responsive-stores.stores-search-results .store-detail-section .store-info-container .store-info .store-name, .responsive-stores .stores-search-results .store-detail-section .store-info-container .store-info .store-name {
    padding: 0;
    border-top: none;
    margin: 0 0 5px 0;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
  }
  .responsive-stores.stores-search-results .store-detail-section .store-info-container .store-info .distance, .responsive-stores.stores-search-results .store-detail-section .store-info-container .store-info .map-link, .responsive-stores .stores-search-results .store-detail-section .store-info-container .store-info .distance, .responsive-stores .stores-search-results .store-detail-section .store-info-container .store-info .map-link {
    font-size: 14px;
  }
  .responsive-stores.stores-search-results .store-detail-section .store-info-container .store-info .phone-number, .responsive-stores .stores-search-results .store-detail-section .store-info-container .store-info .phone-number {
    font-size: 14px;
    line-height: 20px;
  }
  .responsive-stores.stores-search-results .store-detail-section .store-info-container .store-info .store-address, .responsive-stores .stores-search-results .store-detail-section .store-info-container .store-info .store-address {
    margin: 0;
    font-size: 14px;
  }
  .responsive-stores.stores-search-results .store-detail-section .store-info-container .store-info .alert-message, .responsive-stores .stores-search-results .store-detail-section .store-info-container .store-info .alert-message {
    margin: 10px 0;
  }
  .responsive-stores.stores-search-results .store-detail-section .store-info-container .store-info .alert-message p, .responsive-stores .stores-search-results .store-detail-section .store-info-container .store-info .alert-message p {
    font-size: 14px;
    line-height: 20px;
  }
  .responsive-stores.stores-search-results .store-detail-section .store-info-container .store-info .hours, .responsive-stores .stores-search-results .store-detail-section .store-info-container .store-info .hours {
    font-size: 14px;
    line-height: 20px;
    margin: 20px 0;
    padding: 0;
  }
  .responsive-stores.stores-search-results .store-detail-section .store-info-container .store-info .hours .day, .responsive-stores .stores-search-results .store-detail-section .store-info-container .store-info .hours .day {
    width: 94px;
    font-weight: 600;
  }
  .responsive-stores.stores-search-results .store-detail-section .store-info-container .store-info .store-comments, .responsive-stores .stores-search-results .store-detail-section .store-info-container .store-info .store-comments {
    font-size: 14px;
  }
  .responsive-stores.stores-search-results .store-detail-section .store-info-container .store-info .btn-view-info, .responsive-stores .stores-search-results .store-detail-section .store-info-container .store-info .btn-view-info {
    margin-top: 6px;
  }
  .responsive-stores.stores-search-results .store-detail-section .store-info-container .store-information, .responsive-stores .stores-search-results .store-detail-section .store-info-container .store-information {
    padding-bottom: 0;
  }
  .responsive-stores.stores-search-results .search-result, .responsive-stores .stores-search-results .search-result {
    margin: 0;
    padding: 0;
    border-bottom: none;
    clear: both;
  }
  .responsive-stores.stores-search-results .search-result h2, .responsive-stores .stores-search-results .search-result h2 {
    margin: 20px 0;
  }
  .responsive-stores.stores-search-results .search-result .a11y-drawers, .responsive-stores .stores-search-results .search-result .a11y-drawers {
    border: none;
    clear: both;
  }
  .responsive-stores.stores-search-results .search-result .a11y-drawers hr, .responsive-stores .stores-search-results .search-result .a11y-drawers hr {
    margin: 0;
    float: right;
    border-color: #ccc;
  }
  .responsive-stores.stores-search-results .search-result .a11y-drawers .store-list-header, .responsive-stores .stores-search-results .search-result .a11y-drawers .store-list-header {
    padding: 10px 0;
    margin: 20px 0 0 0;
    font-weight: 400;
  }
  .responsive-stores.stores-search-results .search-result .a11y-drawers .state-name, .responsive-stores .stores-search-results .search-result .a11y-drawers .state-name {
    padding: 18px 0;
    border-top: none;
  }
  .responsive-stores.stores-search-results .search-result .a11y-drawers .state-name h3, .responsive-stores .stores-search-results .search-result .a11y-drawers .state-name h3 {
    font-size: 16px;
    line-height: 22px;
    margin: 0;
  }
  .responsive-stores.stores-search-results .search-result .a11y-drawers .store-container, .responsive-stores .stores-search-results .search-result .a11y-drawers .store-container {
    float: right;
    margin-top: 0;
  }
  .responsive-stores.stores-search-results .search-result .a11y-drawers .drawer-set, .responsive-stores .stores-search-results .search-result .a11y-drawers .drawer-set {
    border-bottom: none;
    padding: 18px 0;
  }
  .responsive-stores.stores-search-results .search-result .a11y-drawers .drawer-set .drawer, .responsive-stores .stores-search-results .search-result .a11y-drawers .drawer-set .drawer {
    border-top: none;
    padding: 0;
  }
  .responsive-stores.stores-search-results .search-result .a11y-drawers .drawer-set .drawer .icon-plus, .responsive-stores .stores-search-results .search-result .a11y-drawers .drawer-set .drawer .icon-plus {
    display: none;
  }
  .responsive-stores.stores-search-results .search-result .a11y-drawers .drawer-set .drawer button[aria-expanded="true"], .responsive-stores .stores-search-results .search-result .a11y-drawers .drawer-set .drawer button[aria-expanded="true"] {
    background-color: #fff;
  }
  .responsive-stores.stores-search-results .search-result .a11y-drawers .drawer-set .drawer .locator, .responsive-stores .stores-search-results .search-result .a11y-drawers .drawer-set .drawer .locator {
    width: 100%;
    padding-right: 30px;
  }
  .responsive-stores.stores-search-results .search-result .a11y-drawers .drawer-set .drawer .locator h3, .responsive-stores .stores-search-results .search-result .a11y-drawers .drawer-set .drawer .locator h3 {
    font-size: 16px;
    line-height: 22px;
  }
  .responsive-stores.stores-search-results .search-result .a11y-drawers .drawer-set .drawer .locator h2, .responsive-stores.stores-search-results .search-result .a11y-drawers .drawer-set .drawer .locator .distance, .responsive-stores.stores-search-results .search-result .a11y-drawers .drawer-set .drawer .locator p, .responsive-stores .stores-search-results .search-result .a11y-drawers .drawer-set .drawer .locator h2, .responsive-stores .stores-search-results .search-result .a11y-drawers .drawer-set .drawer .locator .distance, .responsive-stores .stores-search-results .search-result .a11y-drawers .drawer-set .drawer .locator p {
    font-size: 14px;
    line-height: 20px;
  }
  .responsive-stores.stores-search-results .search-result .a11y-drawers .drawer-set .drawer .locator address span, .responsive-stores .stores-search-results .search-result .a11y-drawers .drawer-set .drawer .locator address span {
    font-size: 14px;
    line-height: 20px;
  }
  .responsive-stores.stores-search-results .search-result .a11y-drawers .drawer-set .drawer .locator .phone-number, .responsive-stores.stores-search-results .search-result .a11y-drawers .drawer-set .drawer .locator .map, .responsive-stores .stores-search-results .search-result .a11y-drawers .drawer-set .drawer .locator .phone-number, .responsive-stores .stores-search-results .search-result .a11y-drawers .drawer-set .drawer .locator .map {
    margin: 0;
  }
  .responsive-stores.stores-search-results .search-result .a11y-drawers .drawer-set .drawer-panel, .responsive-stores .stores-search-results .search-result .a11y-drawers .drawer-set .drawer-panel {
    margin-top: 0;
    padding: 0;
    display: block;
  }
  .responsive-stores.stores-search-results .search-result .a11y-drawers .drawer-set .drawer-panel .panel-copy, .responsive-stores .stores-search-results .search-result .a11y-drawers .drawer-set .drawer-panel .panel-copy {
    margin-top: 0;
  }
  .responsive-stores.stores-search-results .search-result .a11y-drawers .drawer-set .drawer-panel .panel-copy p, .responsive-stores .stores-search-results .search-result .a11y-drawers .drawer-set .drawer-panel .panel-copy p {
    font-size: 14px;
    line-height: 20px;
  }
  .responsive-stores.stores-search-results .search-result .a11y-drawers .drawer-set .drawer-panel .panel-copy .phone-number, .responsive-stores .stores-search-results .search-result .a11y-drawers .drawer-set .drawer-panel .panel-copy .phone-number {
    margin-bottom: 10px;
  }
  .responsive-stores.stores-search-results .search-result .a11y-drawers .drawer-set .drawer-panel .panel-copy .alert p, .responsive-stores .stores-search-results .search-result .a11y-drawers .drawer-set .drawer-panel .panel-copy .alert p {
    font-size: 14px;
    line-height: 20px;
  }
  .responsive-stores.stores-search-results .search-result .a11y-drawers .drawer-set .drawer-panel .panel-copy .store-information, .responsive-stores .stores-search-results .search-result .a11y-drawers .drawer-set .drawer-panel .panel-copy .store-information {
    clear: both;
  }
  .responsive-stores.stores-search-results .search-result .a11y-drawers .drawer-set .drawer-panel .panel-copy .store-information .hours, .responsive-stores .stores-search-results .search-result .a11y-drawers .drawer-set .drawer-panel .panel-copy .store-information .hours {
    font-size: 14px;
    line-height: 20px;
  }
  .responsive-stores.stores-search-results .search-result .a11y-drawers .drawer-set .drawer-panel .panel-copy .store-comments, .responsive-stores .stores-search-results .search-result .a11y-drawers .drawer-set .drawer-panel .panel-copy .store-comments {
    margin: 0;
  }
  .responsive-stores.stores-search-results .search-result .a11y-drawers .drawer-set .drawer-panel .btn-view-info, .responsive-stores .stores-search-results .search-result .a11y-drawers .drawer-set .drawer-panel .btn-view-info {
    float: right;
    margin-top: 4px;
  }
  .responsive-stores.stores-search-results .search-result .a11y-drawers .drawer-set .a11y-drawer-wrap, .responsive-stores .stores-search-results .search-result .a11y-drawers .drawer-set .a11y-drawer-wrap {
    display: block !important;
  }
  .responsive-stores.stores-search-results .search-result .a11y-drawers .drawer-set .a11y-drawer-wrap[aria-hidden="false"] .drawer-panel, .responsive-stores .stores-search-results .search-result .a11y-drawers .drawer-set .a11y-drawer-wrap[aria-hidden="false"] .drawer-panel {
    background-color: #fff;
  }
  .responsive-stores.stores-search-results .store-list, .responsive-stores .stores-search-results .store-list {
    text-transform: capitalize;
  }
  .responsive-stores.stores-search-results .store-list h3, .responsive-stores .stores-search-results .store-list h3 {
    padding: 20px 0 0;
    margin: 10px 0 0;
    font-size: 16px;
    line-height: 22px;
  }
  .responsive-stores.stores-search-results .store-list .a11y-drawers, .responsive-stores .stores-search-results .store-list .a11y-drawers {
    border-top: none;
    border-bottom: none;
  }
  .responsive-stores.stores-search-results .store-list hr, .responsive-stores .stores-search-results .store-list hr {
    border-top: 1px solid #e0e0e0;
  }
  .responsive-stores.stores-search-results .store-list .store-container, .responsive-stores .stores-search-results .store-list .store-container {
    border-top: solid 1px #e0e0e0;
    padding-top: 20px;
    margin-top: 10px;
  }
  .responsive-stores.stores-search-results .store-list .store-container .a11y-drawer-panel, .responsive-stores .stores-search-results .store-list .store-container .a11y-drawer-panel {
    padding: 0 0 20px;
  }
  .responsive-stores.stores-search-results .store-list .store-container .store-name, .responsive-stores .stores-search-results .store-list .store-container .store-name {
    padding: 0;
    font-weight: 600;
    border-top: none;
    line-height: 22px;
    font-size: 16px;
  }
  .responsive-stores.stores-search-results .store-list .store-container .btn-view-info, .responsive-stores .stores-search-results .store-list .store-container .btn-view-info {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
  }
  .responsive-stores.stores-search-results .store-list .store-container .locator, .responsive-stores .stores-search-results .store-list .store-container .locator {
    padding-right: 40px;
  }
  .responsive-stores.stores-search-results .store-list .store-container .map, .responsive-stores .stores-search-results .store-list .store-container .map {
    margin: 0;
    font-size: 14px;
    line-height: 20px;
  }
  .responsive-stores.stores-search-results .store-list .store-container .map a, .responsive-stores .stores-search-results .store-list .store-container .map a {
    text-decoration: underline;
  }
  .responsive-stores.stores-search-results .store-list .store-container .alert-message p, .responsive-stores .stores-search-results .store-list .store-container .alert-message p {
    padding-bottom: 15px;
    margin-top: 0;
    text-transform: none;
  }
  .responsive-stores.stores-search-results .store-list .store-container .store-comments, .responsive-stores .stores-search-results .store-list .store-container .store-comments {
    margin-top: 0;
    text-transform: none;
  }
  .responsive-stores.stores-search-results .store-list .store-container address span, .responsive-stores.stores-search-results .store-list .store-container .phone-number, .responsive-stores.stores-search-results .store-list .store-container p, .responsive-stores.stores-search-results .store-list .store-container .store-information, .responsive-stores .stores-search-results .store-list .store-container address span, .responsive-stores .stores-search-results .store-list .store-container .phone-number, .responsive-stores .stores-search-results .store-list .store-container p, .responsive-stores .stores-search-results .store-list .store-container .store-information {
    font-size: 14px;
    line-height: 20px;
  }
  .responsive-stores.stores-search-results .store-list .panel-copy, .responsive-stores .stores-search-results .store-list .panel-copy {
    padding-right: 10px;
  }
  .responsive-stores.stores-search-results .store-list .store-information, .responsive-stores .stores-search-results .store-list .store-information {
    margin-bottom: 15px;
  }
  .responsive-stores.stores-search-results .store-list .store-information .hours li span, .responsive-stores .stores-search-results .store-list .store-information .hours li span {
    width: 100px;
    display: inline-block;
    text-transform: none;
  }
  .responsive-stores.stores-search-results .store-list .store-comments, .responsive-stores .stores-search-results .store-list .store-comments {
    padding-right: 40px;
    margin: 0;
  }
  .responsive-stores.stores-detail {
    /*.store-events-content {
                padding: 0;

                .store-events-container {
                    overflow: hidden;
                }

                .store-events-header {
                    display: inline-block;
                    width: 200px;
                    font: 500 20px $webfont-primary;
                }

                .store-events {
                    float: right;
                    width: 752px;
                    margin: 10px 0;

                    .store-events-title {
                        margin: 0;

                        .store-events-title-detail {
                            margin: 2px 0;
                            font: 500 18px $webfont-primary;
                        }
                    }

                    .store-events-description {
                        padding: 14px 0;
                        font: 300 14px/20px $webfont-primary;
                    }

                    .store-event-img {
                        margin: 16px 0;
                        height: 290px;
                    }

                    .no-event-txt {
                        font-size: 14px;
                    }
                }
            }*/
  }
  .responsive-stores.stores-detail .linebreak {
    margin: 16px 0;
    border-width: 1px;
    border-color: #ccc;
  }
  .responsive-stores.stores-detail .stores-header .store-location-name {
    padding: 22px 0;
    font-size: 30px;
  }
  .responsive-stores.stores-detail .stores {
    padding: 0;
    overflow: hidden;
  }
  .responsive-stores.stores-detail .stores .store-img-container {
    max-width: 754px;
    float: right;
  }
  .responsive-stores.stores-detail .stores .store-img-container .store-location-img {
    width: 100%;
  }
  .responsive-stores.stores-detail .stores .store-info-container {
    padding: 0;
    float: left;
    width: 240px;
  }
  .responsive-stores.stores-detail .stores .store-info-container .stores-address span, .responsive-stores.stores-detail .stores .store-info-container .stores-address .phone-number {
    font-size: 18px;
    line-height: 24px;
  }
  .responsive-stores.stores-detail .stores .store-info-container .map-directions {
    margin: 8px 0;
    font-size: 16px;
    line-height: 20px;
  }
  .responsive-stores.stores-detail .stores .store-info-container .map-directions .map-txt {
    font-size: 14px;
    line-height: 20px;
  }
  .responsive-stores.stores-detail .stores .store-info-container .store-parking, .responsive-stores.stores-detail .stores .store-info-container .store-information, .responsive-stores.stores-detail .stores .store-info-container .store-transportation, .responsive-stores.stores-detail .stores .store-info-container .alert-message {
    font-size: 14px;
    line-height: 20px;
  }
  .responsive-stores.stores-detail .stores .store-info-container .hours {
    font: 14px / 20px var(--webfont-primary, sans-serif);
    margin: 10px 0 16px;
    font-weight: 400;
  }
  .responsive-stores.stores-detail .stores .store-info-container .hours .day {
    display: inline-block;
    width: 90px;
    font-weight: 600;
  }
  .responsive-stores.stores-detail .stores .store-info-container .hours .hours-range {
    width: 154px;
  }
  .responsive-stores.stores-detail .stores .store-info-container .store-transportation b {
    font-weight: 600;
  }
  .responsive-stores.stores-detail .stores .store-info-container .store-features {
    margin-bottom: 30px;
  }
  .responsive-stores.stores-detail .store-events-container {
    background-color: #fff;
    position: relative;
    margin-top: 35px;
    padding-top: 20px;
    border-top: solid 1px #ccc;
  }
  .responsive-stores.stores-detail .store-events-container .store-events-header {
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    position: absolute;
    margin: 0;
    border-top: none;
    padding: 0;
  }
  .responsive-stores.stores-detail .store-events-container .store-events-list .store-event .store-event-header {
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 10px 0;
  }
  .responsive-stores.stores-detail .store-events-container .store-events-list .store-event .rsvp-events h3 {
    font-size: 14px;
    line-height: 20px;
  }
  .responsive-stores.stores-detail .store-events-container .store-events-list .store-event .store-event-description {
    font-size: 14px;
    line-height: 20px;
  }
  .responsive-stores.stores-detail .store-events-container .store-events-list .store-event .event-select-dates, .responsive-stores.stores-detail .store-events-container .store-events-list .store-event .event-display-dates {
    font-size: 18px;
    line-height: 24px;
  }
  .responsive-stores.stores-detail .store-events-container .store-events-list .store-event .event-select-dates strong, .responsive-stores.stores-detail .store-events-container .store-events-list .store-event .event-display-dates strong {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
  }
  .responsive-stores.stores-detail .store-events-container .store-events-list .store-event .event-select-dates .store-events, .responsive-stores.stores-detail .store-events-container .store-events-list .store-event .event-display-dates .store-events {
    margin-bottom: 0;
  }
  .responsive-stores.stores-detail .store-events-container .store-events-list .store-event .event-select-dates .event-date p, .responsive-stores.stores-detail .store-events-container .store-events-list .store-event .event-display-dates .event-date p {
    font-size: 18px;
    line-height: 24px;
  }
  .responsive-stores.stores-detail .store-events-container.no-events-message {
    border-top: solid 1px #ccc;
    margin-top: 40px;
  }
  .responsive-stores.stores-detail .store-events-container.no-events-message .store-events-header {
    position: relative;
  }
  .responsive-stores.stores-detail .store-events-container.no-events-message p {
    font-size: 14px;
    line-height: 20px;
  }
  .responsive-stores.stores-detail .stores-seo-copy .seo-copy .furniture-houseware-title {
    color: #222;
    padding-top: 20px;
    border-top: none;
  }
  .responsive-stores.stores-detail .stores-seo-copy .seo-copy .reveal-content {
    max-height: unset;
  }
  .responsive-stores.store-pickup {
    overflow: auto;
  }
  .responsive-stores.store-pickup .stores-header {
    padding: 20px 0;
  }
  .responsive-stores.store-pickup .stores-header .stores-page-title {
    padding-bottom: 38px;
    border-bottom: none;
    border-top: none;
  }
  .responsive-stores.store-pickup .stores-features {
    padding: 0;
  }
  .responsive-stores.store-pickup .store-warehouse-drawers .store-warehouse-title {
    padding: 0;
    margin: 28px 0;
    border-top: none;
  }
  .responsive-stores.store-pickup .store-warehouse-drawers .store-drawer {
    border-top: none;
  }
  .responsive-stores.store-pickup .store-warehouse-drawers .store-drawer button {
    font-size: 18px;
    padding: 12px 0;
  }
  .responsive-stores.store-pickup .store-warehouse-drawers .store-list hr {
    border-top-color: #d8d8d8;
    margin: 0;
    float: right;
  }
  .responsive-stores.store-pickup .store-warehouse-drawers .store-list .state-name h3 {
    border: none;
    padding-left: 0;
  }
  .responsive-stores.store-pickup .store-warehouse-drawers .store-list .a11y-drawers {
    border: none;
  }
  .responsive-stores.store-pickup .store-warehouse-drawers .store-list .a11y-drawers .a11y-drawer-toggle + [aria-hidden] {
    display: inline-block;
    width: 100%;
  }
  .responsive-stores.store-pickup .store-warehouse-drawers .store-list .a11y-drawers > hr:first-child {
    display: none;
  }
  .responsive-stores.store-pickup .store-warehouse-drawers .store-list .store-container {
    float: right;
    border-bottom: none;
    padding: 22px 0;
  }
  .responsive-stores.store-pickup .store-warehouse-drawers .store-list .store-container .a11y-drawer-panel {
    padding: 0;
  }
  .responsive-stores.store-pickup .store-warehouse-drawers .store-list .store-container .a11y-drawer-panel .locator {
    padding-right: 10px;
    text-transform: none;
  }
  .responsive-stores.store-pickup .store-warehouse-drawers .store-list .store-container .a11y-drawer-panel .locator .store-name {
    font-size: 14px;
  }
  .responsive-stores.store-pickup .store-warehouse-drawers .store-list .store-container .a11y-drawer-panel .locator address {
    font-size: 14px;
    margin: 0;
  }
  .responsive-stores.store-pickup .store-warehouse-drawers .store-list .store-container .a11y-drawer-panel .locator .phone-number {
    font-size: 14px;
  }
  .responsive-stores.store-pickup .store-warehouse-drawers .store-list .store-container .a11y-drawer-panel .locator .map {
    font-size: 14px;
    margin-top: 2px;
  }
  .responsive-stores.store-pickup .store-warehouse-drawers .store-list .store-container .a11y-drawer-panel .panel-copy {
    padding-right: 10px;
  }
  .responsive-stores.store-pickup .store-warehouse-drawers .store-list .store-container .a11y-drawer-panel .panel-copy .alert {
    margin: 0 0 14px;
  }
  .responsive-stores.store-pickup .store-warehouse-drawers .store-list .store-container .a11y-drawer-panel .panel-copy .alert p {
    font-size: 14px;
  }
  .responsive-stores.store-pickup .store-warehouse-drawers .store-list .store-container .a11y-drawer-panel .panel-copy .hours {
    font-size: 14px;
  }
  .responsive-stores.store-pickup .store-warehouse-drawers .store-list .store-container .a11y-drawer-panel .panel-copy .hours .day {
    width: 84px;
    font-weight: 600;
  }
  .responsive-stores.store-pickup .store-warehouse-drawers .store-list .store-container .a11y-drawer-panel .panel-copy .store-comments {
    font-size: 14px;
    margin: 0;
  }
  .responsive-stores.store-pickup .store-warehouse-drawers .store-list .store-container .a11y-drawer-panel .btn-view-info {
    background-color: white;
    color: #444;
  }
  .responsive-stores.store-warehouse-pickup h1 {
    padding: 15px 0 30px;
    border-bottom: solid 1px #717171;
  }
  .responsive-stores.store-warehouse-pickup .stores-features {
    padding-left: 0;
  }
  .responsive-stores.store-warehouse-pickup .stores-features h2 {
    margin: 0;
    padding: 18px 0;
  }
  .responsive-stores.store-warehouse-pickup .stores-features .store-pickup-faq-container div {
    padding-right: 20px;
  }
  .responsive-stores.store-warehouse-pickup .stores-features .store-pickup-faq-container a {
    display: inline-block;
    margin-top: 10px;
  }
  .responsive-stores.store-warehouse-pickup .store-warehouse-header {
    border: none;
    padding: 30px 0;
    margin-top: 30px;
  }
  .responsive-stores.store-warehouse-pickup .primary-drawer {
    border-bottom: none;
  }
  .responsive-stores.store-warehouse-pickup .primary-drawer .a11y-drawer-toggle {
    padding: 14px 0;
  }
  .responsive-stores.store-warehouse-pickup .primary-drawer .a11y-drawer-toggle button {
    padding: 0;
  }
  .responsive-stores.store-warehouse-pickup .primary-drawer .a11y-drawer-toggle .icon-plus {
    display: block;
    top: 2px;
    right: 18px;
  }
  .responsive-stores.store-warehouse-pickup .primary-drawer .secondary-drawer {
    border-top: none;
  }
  .responsive-stores.store-warehouse-pickup .primary-drawer .secondary-drawer .state-name h3 {
    padding-left: 0;
    border-top: solid 1px #d8d8d8;
    font-size: 16px;
    line-height: 24px;
  }
  .responsive-stores.store-warehouse-pickup .primary-drawer .secondary-drawer .store-container {
    border-top: solid 1px #d8d8d8;
    padding: 20px 0 14px 0;
  }
  .responsive-stores.store-warehouse-pickup .primary-drawer .secondary-drawer .store-container .drawer-panel {
    padding: 0;
  }
  .responsive-stores.store-warehouse-pickup .primary-drawer .secondary-drawer .store-container .drawer-panel .map {
    margin: 0 0 10px 0;
    font-size: 14px;
    line-height: 20px;
  }
  .responsive-stores.store-warehouse-pickup .primary-drawer .secondary-drawer .store-container .drawer-panel .store-information, .responsive-stores.store-warehouse-pickup .primary-drawer .secondary-drawer .store-container .drawer-panel .alert-message, .responsive-stores.store-warehouse-pickup .primary-drawer .secondary-drawer .store-container .drawer-panel .store-comments, .responsive-stores.store-warehouse-pickup .primary-drawer .secondary-drawer .store-container .drawer-panel .map, .responsive-stores.store-warehouse-pickup .primary-drawer .secondary-drawer .store-container .drawer-panel .phone-number {
    font-size: 14px;
    line-height: 20px;
  }
  .responsive-stores.store-warehouse-pickup .primary-drawer .secondary-drawer .store-container .drawer-panel .store-comments {
    margin-top: 0;
  }
  .responsive-stores.store-warehouse-pickup .primary-drawer .secondary-drawer .store-container .btn-view-info {
    float: right;
  }
  .responsive-stores.store-warehouse-pickup .primary-drawer .secondary-drawer .store-container .locator .store-name {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    margin: 0;
  }
  .responsive-stores.store-warehouse-pickup .primary-drawer .secondary-drawer .store-container .locator address span {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
  }
  .responsive-stores.store-warehouse-pickup .last-primary-drawer {
    border-bottom: solid 1px #d8d8d8;
  }
  .section-seo {
    background: #fff;
  }
  .reveal-seo-container .reveal-content.store-area {
    padding: 0 0 30px;
  }
  .reveal-seo-container .reveal-content {
    max-height: none;
    max-width: 1008px;
  }
  .reveal-seo-container .reveal-container {
    font-family: var(--webfont-primary, sans-serif);
    font-weight: 400;
  }
  .reveal-seo-container .reveal-container .js-reveal-toggle {
    text-transform: uppercase;
  }
  .private-registry-events .rsvp-form {
    padding: 0 50px;
  }
}

@media screen and (min-width: 768px) {
  .responsive-stores.canada .search-result .stores-title {
    padding-bottom: 50px;
  }
  .responsive-stores.canada .search-result .store-container .svg-icon-plus {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .responsive-stores.canada .search-result .store-container .svg-icon-plus {
    position: absolute;
    right: 18px;
    top: 45px;
    width: 20px;
    height: 20px;
    transition: all 0.2s ease-in;
  }
  .responsive-stores.canada .search-result .store-container address {
    padding-right: 60px;
  }
  .responsive-stores.canada .search-result .store-container address a[href^="tel"] {
    font-size: inherit;
    display: inline;
  }
  .responsive-stores.canada .search-result .store-container .locator a .store-name {
    display: inline;
  }
  .responsive-stores.canada .a11y-drawers.js-loading .a11y-drawer-toggle {
    padding-bottom: 0px !important;
  }
}

.stores-by-country-container {
  max-width: 1368px;
  margin: 0 auto 100px auto;
  font-size: 16px;
}

.stores-by-country-container + .stores-by-country-container .country {
  border-top: 1px solid #ccc;
  padding-top: 2.5em;
}

.stores-by-country-container h2 {
  font-size: 1.25em;
  letter-spacing: 0.11em;
  margin: 2.5em 0 0;
}

.stores-by-country-container .stores-by-country {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(max(100px, calc((100% - calc(calc(4 - 1) * 18px)) / 4)), 1fr));
  grid-gap: 72px 18px;
  margin: 36px auto;
}

.stores-by-country-container .stores-by-country .store-card {
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
}

.stores-by-country-container .stores-by-country .store-card:focus-within {
  outline: 1px dotted #222;
  outline-offset: 2px;
}

.stores-by-country-container .stores-by-country .store-card a {
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
}

.stores-by-country-container .stores-by-country .store-card-image {
  display: flex;
  aspect-ratio: 1;
  width: 100%;
  overflow: hidden;
}

.stores-by-country-container .stores-by-country .store-card-image img {
  object-fit: cover;
}

.stores-by-country-container .stores-by-country .store-card-info {
  margin-top: 1.250em;
  padding-right: 1em;
}

.stores-by-country-container .stores-by-country .store-card-info * {
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 0.138em;
  margin: 0;
}

.stores-by-country-container .stores-by-country .store-card-info h3 {
  font-weight: 600;
}

.stores-by-country-container .stores-by-country .store-card-info p {
  font-size: 0.875em;
  margin-top: .25em;
}

.stores-by-country-container .stores-by-country .warehouse-card {
  display: flex;
  aspect-ratio: 1;
  width: 100%;
  overflow: hidden;
  position: relative;
  font-size: 16px;
}

.stores-by-country-container .stores-by-country .warehouse-card:focus {
  outline: 1px dotted #222;
  outline-offset: 2px;
}

.stores-by-country-container .stores-by-country .warehouse-card:hover h3 {
  text-decoration: underline;
}

.stores-by-country-container .stores-by-country .warehouse-card .warehouse-name {
  position: absolute;
  color: #fff;
  font-size: 1em;
  letter-spacing: 0.106em;
  font-weight: 600;
  text-align: center;
  margin: 0;
  position: absolute;
  background-color: #222;
  height: 100%;
  width: 100%;
  display: flex;
  padding: 2em;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .stores-by-country-container {
    max-width: calc(100vw - 20px);
    margin: 0;
  }
  .stores-by-country-container h2 {
    padding-bottom: 10px;
    font-size: 1em;
    margin: 3.125em auto 0;
    border-bottom: 1px solid #ccc;
  }
  .stores-by-country-container ~ .stores-by-country-container {
    margin-top: 107px;
  }
  .stores-by-country-container ~ .stores-by-country-container h2 {
    border-bottom: 0;
  }
  .stores-by-country-container .stores-by-country {
    gap: 30px 10px;
    grid-template-columns: 1fr 1fr;
  }
  .stores-by-country-container .stores-by-country .store-card * {
    text-transform: none;
    letter-spacing: normal;
  }
  .stores-by-country-container .stores-by-country .store-card-info {
    font-size: 0.875em;
    margin-top: 0.857em;
  }
  .stores-by-country-container .stores-by-country .store-card-info h3,
.stores-by-country-container .stores-by-country .store-card-info p {
    font-size: 1em;
    margin: 0;
  }
  .stores-by-country-container .stores-by-country .store-card .warehouse-card .warehouse-name {
    padding: 1em;
  }
}

.adaptive-layout .stores-search-results.list-state .navigation-breadcrumbs {
  width: auto;
}

.stores-search-results.list-state h1 {
  font-size: 24px;
  text-align: left;
  padding-bottom: 0;
  padding-left: 0;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
}

.stores-search-results.list-state .dropdown {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  text-align: left;
}

.stores-search-results.list-state .dropdown.dropdown-open .dt .icon-angle-down {
  border-width: 0 0 1px 1px;
  transform: translateY(3px) rotate(135deg);
}

.stores-search-results.list-state .view-by-list {
  display: flex;
  align-items: center;
}

.stores-search-results.list-state #frmStoresSearch h2 {
  display: inline-flex;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
  margin: 0;
  padding: 0;
}

.stores-search-results.list-state .dt {
  display: inline-flex;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
  margin: auto;
  padding: 0;
  font-weight: 500;
  height: 36px;
  min-width: 330px;
}

.stores-search-results.list-state .dt a {
  display: flex;
  align-items: center;
  text-decoration: none;
  min-width: 100px;
  width: 100%;
  box-sizing: border-box;
  margin-right: -16px;
  padding: 0 16px;
}

.stores-search-results.list-state .dt a:focus {
  outline: 1px dotted;
}

.stores-search-results.list-state .dt a:active {
  outline: 1px dotted;
}

.stores-search-results.list-state .dt .icon-angle-down {
  width: 8px;
  height: 8px;
  border: 1px solid #444;
  border-width: 1px 1px 0 0;
  -webkit-transform: rotate(135deg);
  transform: translateY(-3px) rotate(135deg);
  margin-left: auto;
}

.stores-search-results.list-state .dt .icon-angle-down::before {
  display: none;
}

.stores-search-results.list-state .dt + .dd ul {
  background: #fff;
  z-index: 1;
  position: absolute;
  padding: 32px 24px 24px;
  border: 1px solid #ccc;
  display: flex;
  flex-direction: column;
  row-gap: 18px;
  text-transform: uppercase;
  margin-right: -1px;
  font-size: 12px;
  letter-spacing: 0.1em;
  white-space: nowrap;
  box-sizing: border-box;
}

.stores-search-results.list-state .dd .parentSelect {
  display: none;
}

.stores-search-results.list-state h2.search-sub-header {
  border-top: 0;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.1em;
  padding: 0;
  margin: 28px 0;
  line-height: 28px;
}

.stores-search-results.list-state .state-list {
  margin-bottom: 50px;
}

.stores-search-results.list-state .state-list li {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
}

.stores-search-results.list-state .state-list ul li a {
  padding: 14px 5px 12px 14px;
  text-decoration: none;
}

.stores-search-results.list-state .state-list ul li a:focus {
  outline: 1px dotted;
}

.stores-search-results.list-state .state-list ul li a:active {
  outline: 1px dotted;
}

.stores-search-results.list-state .private-registry-events .find-event .state-list ul li a:after {
  border-width: 1px;
  border-color: #222;
  transform: scale(0.818) rotate(45deg);
}

@media screen and (max-width: 768px) {
  .responsive-stores.stores-search-results.list-state.content-layout .a11y-drawers .a11y-drawer-panel {
    float: none;
  }
  .responsive-stores.stores-search-results.list-state h1 {
    margin: 16px 0;
  }
  .responsive-stores.stores-search-results.list-state .dt a {
    padding-left: 0;
  }
  .responsive-stores.stores-search-results.list-state .view-by-list {
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
  }
  .responsive-stores.stores-search-results.list-state #frmStoresSearch h2 {
    margin-left: 0;
  }
}

@media screen and (max-width: 1160px) {
  .stores-search-results.list-state.responsive-stores.content-layout .state-list {
    padding: 0;
  }
}

.responsive-stores.stores-search-results .navigation-breadcrumbs .breadcrumb-list {
  display: flex;
}

.responsive-stores.stores-search-results .navigation-breadcrumbs .breadcrumb-list .breadcrumb-list-item a {
  text-transform: uppercase;
  margin-right: 0;
}

.responsive-stores.stores-search-results .navigation-breadcrumbs .breadcrumb-list .breadcrumb-list-item::after {
  padding: 0;
  margin-left: 3px;
  margin-right: 6px;
  opacity: 0.6;
}

.responsive-stores.stores-search-results .store-list i.icon-plus {
  display: none;
}

.responsive-stores.stores-search-results .store-list .a11y-drawer-toggle {
  padding: 0;
  border-top: 0;
}

.responsive-stores.stores-search-results .store-list .a11y-drawer-toggle h2 {
  padding: 0;
  border-top: 0;
  margin: 0;
}

.responsive-stores.stores-search-results .store-list .a11y-drawer-toggle + .a11y-drawer-panel::before {
  display: none;
}

.responsive-stores.stores-search-results .store-list .a11y-drawer-toggle + .a11y-drawer-panel.panel-copy {
  padding: 0;
  display: grid;
  grid-template-columns: 1.5fr 1fr;
  column-gap: 20px;
  flex-grow: 1;
}

.responsive-stores.stores-search-results .store-list .a11y-drawer-toggle + .a11y-drawer-panel.panel-copy div {
  width: 100%;
}

.responsive-stores.stores-search-results .store-list .a11y-drawer-toggle + .a11y-drawer-panel.panel-copy div.alert-message, .responsive-stores.stores-search-results .store-list .a11y-drawer-toggle + .a11y-drawer-panel.panel-copy div.store-comments {
  display: none;
}

.responsive-stores.stores-search-results .store-list .a11y-drawer-toggle + .a11y-drawer-panel.panel-copy .button {
  grid-area: 1/2;
  margin-left: 0;
  margin-bottom: 0;
  background: #222;
  color: #fff;
  font-size: 14px;
  border: 0;
  letter-spacing: 0.1em;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
}

.responsive-stores.stores-search-results .store-list .a11y-drawer-toggle + .a11y-drawer-panel.panel-copy .button[href*="events"] {
  display: none;
}

.responsive-stores.stores-search-results .store-list .a11y-drawer-toggle + .a11y-drawer-panel.panel-copy .button + .button {
  transform: translateY(48px);
  position: relative;
}

.responsive-stores.stores-search-results .store-list .a11y-drawer-toggle + .a11y-drawer-panel.panel-copy .alert-message p {
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.1em;
  font-size: 14px;
  margin: 0;
}

.responsive-stores.stores-search-results .store-list .store-info-container {
  padding: 24px 0;
  display: flex;
}

.responsive-stores.stores-search-results .store-list .store-info-container > div {
  width: 25%;
}

.responsive-stores.stores-search-results .store-list .store-info-container ~ .store-info-container {
  border-top: 1px solid #ccc;
}

.responsive-stores.stores-search-results .store-list .alert-message {
  display: flex;
  flex-direction: column;
  row-gap: 12px;
  margin-bottom: 12px;
}

.responsive-stores.stores-search-results .store-list .alert-message:empty {
  display: none;
}

.responsive-stores.stores-search-results .store-list h2.store-name {
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.1em;
  font-size: 16px;
}

.responsive-stores.stores-search-results .store-list address {
  font-style: normal;
  margin: 24px 0 12px;
}

.responsive-stores.stores-search-results .store-list .phone-number {
  font-style: normal;
  margin: 12px 0 12px;
}

.responsive-stores.stores-search-results .store-list .map-link {
  text-decoration: underline;
}

.responsive-stores.stores-search-results .store-list.a11y-drawers {
  margin-top: 24px;
  margin-bottom: 100px;
}

@media screen and (max-width: 769px) {
  .responsive-stores.stores-search-results .store-list .store-info-container {
    flex-direction: column;
    row-gap: 24px;
  }
  .responsive-stores.stores-search-results .store-list .store-info-container > div {
    width: 100%;
  }
  .responsive-stores.stores-search-results .store-list .alert-message,
.responsive-stores.stores-search-results .store-list .store-comments {
    display: none;
  }
  .responsive-stores.stores-search-results .store-list .a11y-drawer-toggle + .a11y-drawer-panel.panel-copy .alert-message, .responsive-stores.stores-search-results .store-list .a11y-drawer-toggle + .a11y-drawer-panel.panel-copy .store-comments {
    display: none;
  }
  .responsive-stores.stores-search-results .store-list .a11y-drawer-toggle + .a11y-drawer-panel.panel-copy a:first-of-type {
    margin-top: 12px;
  }
}

@media screen and (max-width: 1160px) {
  .stores-search-results.list-state h1 {
    padding-left: 0;
  }
  .responsive-stores.stores-search-results .store-list .store-info-container > div {
    min-width: 200px;
  }
  .responsive-stores.stores-search-results .store-list .a11y-drawer-toggle + .a11y-drawer-panel.panel-copy {
    display: flex;
    row-gap: 12px;
    flex-direction: column;
  }
  .responsive-stores.stores-search-results .store-list .a11y-drawer-toggle + .a11y-drawer-panel.panel-copy .button {
    max-width: 280px;
  }
  .responsive-stores.stores-search-results .store-list .a11y-drawer-toggle + .a11y-drawer-panel.panel-copy .button[href*="events"] {
    display: none;
  }
  .responsive-stores.stores-search-results .store-list .a11y-drawer-toggle + .a11y-drawer-panel.panel-copy .button + .button {
    transform: translateY(0);
    position: relative;
  }
}

.responsive-stores.stores-search-results .store-list.js-loading {
  visibility: hidden;
}

.responsive-stores.stores-search-results .store-list .a11y-drawer-toggle + .a11y-drawer-panel.panel-copy .button:hover {
  background-color: #222;
}

.responsive-stores.stores-search-results .store-list .a11y-drawer-toggle + .a11y-drawer-panel.panel-copy .button:focus {
  outline: 1px dotted #fff;
  outline-offset: -4px;
}

.responsive-stores.stores-search-results .hours li {
  text-transform: uppercase;
  line-height: 1.75em;
  letter-spacing: 1px;
}

.responsive-stores.stores-search-results .hours li:first-of-type {
  font-weight: 600;
}

.responsive-stores.stores-search-results .hours li span {
  text-transform: none;
  letter-spacing: normal;
}

@media screen and (min-width: 769px) {
  .responsive-stores.stores-search-results .store-info-container > div:first-of-type {
    margin-right: 2em;
  }
}

@media screen and (min-width: 769px) and (max-width: 1159px) {
  .responsive-stores.stores-search-results {
    max-width: calc(100vw - var(--scrollbar-width, 0px) - 100px);
    margin: 0 50px;
  }
  .responsive-stores.stores-search-results .col-xs-12 {
    float: none;
  }
  .responsive-stores.stores-search-results .view-by-list {
    width: auto;
  }
}

@media screen and (max-width: 768px), screen and (orientation: landscape) and (max-width: 1159px) {
  .responsive-stores.stores-search-results {
    max-width: calc(100vw - var(--scrollbar-width, 0px) - 40px);
    margin: 0 20px;
  }
  .responsive-stores.stores-search-results * {
    float: none;
  }
  .responsive-stores.stores-search-results .mobile-breadcrumb-container {
    display: flex;
    margin-top: 1.5em;
    font-size: 12px;
    letter-spacing: 1.4px;
    font-weight: 600;
  }
  .responsive-stores.stores-search-results .mobile-breadcrumb-container .mobile-breadcrumb-link:hover {
    text-decoration: none;
  }
  .responsive-stores.stores-search-results .mobile-breadcrumb-container .mobile-breadcrumb-link:hover .mobile-breadcrumb-text {
    text-decoration: underline;
  }
  .responsive-stores.stores-search-results .mobile-breadcrumb-container .mobile-breadcrumb-text {
    text-transform: uppercase;
  }
  .responsive-stores.stores-search-results .mobile-breadcrumb-container .mobile-breadcrumb-icon {
    border: 1px solid;
    border-color: #222;
    border-width: 0 0 1px 1px;
    width: 6px;
    height: 6px;
    display: inline-flex;
    transform: rotate(45deg);
  }
  .responsive-stores.stores-search-results .a11y-drawers button {
    padding: 0;
  }
  .responsive-stores.stores-search-results .a11y-drawers button[aria-expanded='true'] i.icon-plus::before {
    content: '';
    width: 13px;
    height: 1px;
    background: #222;
    top: 12px;
  }
  .responsive-stores.stores-search-results .a11y-drawers button i.icon-plus {
    display: flex;
    position: absolute;
    font-size: 24px;
    right: 0;
    top: -2px;
  }
  .responsive-stores.stores-search-results .a11y-drawers button i.icon-plus::before {
    content: '+';
    position: absolute;
    right: 12px;
  }
  .responsive-stores.stores-search-results .a11y-drawers .button {
    margin-top: 1.167em;
    background: #222;
    color: #fff;
    border: 0;
    font-size: 14px;
    letter-spacing: 0.1em;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .responsive-stores.stores-search-results .a11y-drawers .button[href*="events"] {
    display: none;
  }
  .responsive-stores.stores-search-results .a11y-drawers .button:first-of-type {
    margin-top: 3em;
  }
  .responsive-stores.stores-search-results .a11y-drawer-panel {
    padding: 0;
  }
}
