[data-slot] {
  margin-bottom: 2rem;
  width: 100%;
  clear: both;
  float: left; }
  [data-slot] .cl-col-6 {
    padding-left: 0px;
    padding-right: 0px; }
    [data-slot] .cl-col-6 h3 {
      font-size: 18px; }
  [data-slot] h3 {
    margin-top: 0px;
    margin-bottom: 0px; }

.checkout-store-finder [data-slot] {
  min-height: 0;
  width: 100%; }
  .checkout-store-finder [data-slot] .checkout-cl-page-header {
    min-height: 125px; }
    .checkout-store-finder [data-slot] .checkout-cl-page-header .cl-page-header__image {
      display: none; }
    .checkout-store-finder [data-slot] .checkout-cl-page-header .cl-page-header__content {
      padding: 0;
      width: 18.75rem; }
      @media (max-width: 46.24em) {
        .checkout-store-finder [data-slot] .checkout-cl-page-header .cl-page-header__content {
          width: 100%; } }
      .checkout-store-finder [data-slot] .checkout-cl-page-header .cl-page-header__content .cl-page-header__heading {
        display: none; }
      .checkout-store-finder [data-slot] .checkout-cl-page-header .cl-page-header__content .input-wrapper {
        display: block; }
        .checkout-store-finder [data-slot] .checkout-cl-page-header .cl-page-header__content .input-wrapper .country-select {
          width: 100%;
          margin-bottom: 10px; }
      .checkout-store-finder [data-slot] .checkout-cl-page-header .cl-page-header__content #searchButton {
        color: #553d94;
        justify-content: center;
        cursor: pointer;
        padding: 0.5rem 1.5rem;
        transition: all 0.5s ease;
        border: 2px solid;
        border-radius: 8px;
        width: 100%; }
        .checkout-store-finder [data-slot] .checkout-cl-page-header .cl-page-header__content #searchButton:hover, .checkout-store-finder [data-slot] .checkout-cl-page-header .cl-page-header__content #searchButton.active {
          background: #553d94;
          color: #fff; }
  .checkout-store-finder [data-slot] #sl-results-wrapper {
    width: 18.75rem;
    margin-top: 10px; }
    @media (max-width: 46.24em) {
      .checkout-store-finder [data-slot] #sl-results-wrapper {
        width: 100%; } }

.icing-cl-loader {
  align-items: normal; }
  .icing-cl-loader .cl-loader--dot:first-child {
    background-color: #ce1b68 !important; }
  .icing-cl-loader .cl-loader--dot:nth-child(2) {
    background-color: #000 !important; }
  .icing-cl-loader .cl-loader--dot:nth-child(3) {
    background-color: #000 !important; }
  .icing-cl-loader .cl-loader--dot:nth-child(4) {
    background-color: #000 !important; }
  .icing-cl-loader .cl-loader--dot:nth-child(5) {
    background-color: #000 !important; }
  .icing-cl-loader .cl-loader--dot:nth-child(6) {
    background-color: #000 !important; }

#selected-store-container {
  padding-left: 5px; }
  #selected-store-container .checkout-selected-store {
    background: none; }

.selected-local-store {
  background: #f3f3fd; }
  .selected-local-store .local-store-button {
    display: none !important; }
  .selected-local-store .saved-store-options {
    display: flex !important; }
    .selected-local-store .saved-store-options .remove-local-store {
      display: flex !important; }

#sl-get-location-error {
  display: none; }

.local-store-options-container {
  width: 100%; }
  .local-store-options-container .saved-store-options {
    display: none;
    align-items: center;
    margin-top: 5px;
    width: 100%; }
    .local-store-options-container .saved-store-options .store-preference-container {
      margin-right: auto;
      font-size: 12px; }

@media (max-width: 46.24em) {
  .ui-dialog-buttonpane {
    display: flex;
    justify-content: center; } }

#locateButton {
  position: absolute;
  right: 15px; }

#checkbox-button {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  #checkbox-button #services-checkbox-div {
    display: inline-block;
    color: white;
    letter-spacing: 0.5px; }
    #checkbox-button #services-checkbox-div .services {
      margin-left: 2px;
      margin-right: 10px;
      opacity: 100;
      position: relative; }
    #checkbox-button #services-checkbox-div label {
      color: white; }
    #checkbox-button #services-checkbox-div input {
      vertical-align: bottom; }
  #checkbox-button #searchButton {
    float: right; }

.unclickable-link {
  pointer-events: none; }

#page-loader {
  display: flex; }

#disabled-icons {
  color: #e4e4e4 !important; }

#services-div {
  vertical-align: middle; }
  #services-div .material-icons {
    font-size: 21px; }

.store-finder {
  background: #f8f8f8; }
  .store-finder [data-select-store] {
    display: none; }
  .store-finder .sl-results-title {
    text-align: center; }
  .store-finder .input-wrapper {
    display: flex;
    margin-bottom: 1rem; }
    .store-finder .input-wrapper .address {
      display: flex;
      align-items: center;
      position: relative;
      width: 100%; }
      .store-finder .input-wrapper .address input {
        font-size: 1rem;
        padding: 0.5rem 2.5rem 0.5rem 1rem;
        width: 100%; }
      .store-finder .input-wrapper .address a {
        color: #b62f88;
        position: absolute;
        right: 1rem;
        font-size: 1.5rem;
        cursor: pointer; }
    .store-finder .input-wrapper .country-select {
      width: 45%;
      margin-right: 5px; }
  .store-finder .map-wrapper {
    padding-left: 5px;
    padding-top: 5px;
    margin-top: 30px;
    display: none; }
    @media (max-width: 46.24em) {
      .store-finder .map-wrapper {
        display: none !important; } }
  .store-finder .map {
    min-height: 655px;
    opacity: 0;
    display: none;
    width: 100%; }
    .store-finder .map button {
      min-height: 0; }
  .store-finder .list {
    float: left;
    width: 100%;
    padding: 0;
    padding-right: 10px;
    margin-bottom: 0px; }
    .store-finder .list li {
      list-style: none;
      cursor: pointer;
      padding: 1.25rem 1rem;
      border-bottom: 1px solid #f8f8f8;
      float: left;
      width: 100%;
      box-sizing: border-box; }
      .store-finder .list li h4 {
        margin: 0 0 0.5rem; }
        .store-finder .list li h4 span {
          float: right;
          font-weight: 700; }
      .store-finder .list li p {
        margin: 0; }
        .store-finder .list li p span {
          color: #553d94;
          float: right;
          font-weight: bold;
          font-size: 14px;
          margin-top: 18px; }
      .store-finder .list li:hover, .store-finder .list li.active {
        background: #f4f4f4; }
    .store-finder .list .cl-table {
      font-size: 0.8rem; }
    .store-finder .list .cl-modal__close .material-icons {
      font-size: 36px; }
  @media (min-width: 46.25em) {
    .store-finder .modal-map {
      margin: 0; } }

.modal-map {
  height: 267px;
  width: 100%;
  margin-top: 1rem; }
  @media (max-width: 46.24em) {
    .modal-map {
      display: none !important; } }
  @media (min-width: 46.25em) {
    .modal-map {
      padding: 5px;
      margin-top: 0; } }


/*# sourceMappingURL=storelocator.css.map*/