#find-instore-modal {
  padding-right: 0 !important;
}
#find-instore-modal .modal-dialog.pdp-instore-dialog {
  width: 100%;
}
@media (min-width: 992px) {
  #find-instore-modal .modal-dialog.pdp-instore-dialog {
    width: 586px;
  }
}
#find-instore-modal .modal-content {
  min-height: 100vh;
  height: auto;
}

.pdp-instore-dialog .modal-body {
  margin: 18px 0;
}
@media (min-width: 768px) {
  .pdp-instore-dialog .modal-body {
    margin: 18px 15px;
  }
}
.pdp-instore-dialog .modal-header {
  padding: 16px 15px;
}
@media (min-width: 768px) {
  .pdp-instore-dialog .modal-header {
    padding: 16px 30px;
  }
}
.pdp-instore-dialog .modal-header .close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 2px;
}
.pdp-instore-dialog .modal-header .close .icon-close {
  padding-left: 0;
}
.pdp-instore-dialog .modal-header .close span {
  font-weight: 400;
  line-height: 1.2;
}
.pdp-instore-dialog .modal-title {
  margin-bottom: 18px;
  font-weight: 600;
  font-size: 1.8125rem;
  line-height: 1.2;
  letter-spacing: 0.025em;
}
@media (min-width: 992px) {
  .pdp-instore-dialog .store-locator-container {
    max-width: 25.9375rem;
    margin-left: 0;
  }
}
.pdp-instore-dialog .sl-product-name {
  font-weight: normal;
  font-size: 0.875rem;
  letter-spacing: 0.025em;
  opacity: 1;
  margin-bottom: 7px;
}
.pdp-instore-dialog .sl-product-image {
  width: 92px;
  margin-right: 23px;
}
.pdp-instore-dialog .store-locator-no-results {
  font-style: normal;
  font-weight: 300;
  font-size: 0.875rem;
  letter-spacing: 0.025em;
  color: #000;
  margin-top: 25px;
  margin-bottom: 30px;
}
.pdp-instore-dialog .store-locator-no-results-txt {
  color: #ca1f4c;
  margin-bottom: 0;
}
.pdp-instore-dialog .sl-form-title {
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.2;
  letter-spacing: 0.025em;
  margin-bottom: 6px;
}
.pdp-instore-dialog .sl-form-item {
  width: calc(50% - 8px);
  height: 2.5rem;
}
.pdp-instore-dialog .sl-form-item:first-of-type {
  margin-right: 16px;
}
.pdp-instore-dialog .find-in-store {
  margin-top: 32px;
}
.pdp-instore-dialog .action-btns-wrapper {
  margin-top: 20px;
}
.pdp-instore-dialog .btn-storelocator-search {
  margin-top: 30px;
  width: 209%;
  padding: 11px 40px;
}
.pdp-instore-dialog .btn-continue-shopping {
  margin-top: 10px;
}
@media (min-width: 992px) {
  .pdp-instore-dialog .results {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 550px;
  }
}
.pdp-instore-dialog .results .card-body {
  border: 1px solid #414041;
  border-radius: 10px;
  padding: 21px 17px !important;
  margin-bottom: 10px;
}
.pdp-instore-dialog .results .form-check {
  padding-left: 0;
}
.pdp-instore-dialog .results .select-store-input {
  display: none;
  margin-left: 0;
}
.pdp-instore-dialog .results .store-details-address {
  margin-bottom: 0;
}
.pdp-instore-dialog .results .store-name {
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.2;
  letter-spacing: 0.025em;
  text-transform: uppercase;
  margin-bottom: 2px;
}
.pdp-instore-dialog .results .store-address-block {
  display: block;
  margin-bottom: 20px;
  font-weight: normal;
  font-size: 0.75rem;
  letter-spacing: 0.025em;
}
.pdp-instore-dialog .results .storelocator-phone,
.pdp-instore-dialog .results .store-directions-link {
  text-decoration: underline;
  font-weight: normal;
}
.pdp-instore-dialog .results .store-hours {
  display: block;
  margin-bottom: 20px;
  font-size: 0.75rem;
  line-height: 1.2;
  letter-spacing: 0.025em;
  font-weight: normal;
}
.pdp-instore-dialog .results .limited-qty-flag-wrapper {
  margin-top: -30px;
  color: #ca1f4c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.pdp-instore-dialog .results .limited-qty-flag-wrapper .icon {
  margin-right: 4px;
  margin-top: 4px;
  font-size: 32px;
}
.pdp-instore-dialog .results .limited-qty-flag {
  margin-bottom: 6px;
}
.pdp-instore-dialog .selected-values {
  margin-top: 0;
}
.pdp-instore-dialog .selected-attribute-label,
.pdp-instore-dialog .selected-attribute-value {
  font-weight: 400;
  font-size: 0.75rem;
  letter-spacing: 0.025em;
}
.pdp-instore-dialog .results-info {
  color: #000;
}
.pdp-instore-dialog .results-info.filled {
  margin-top: 1.875rem;
  margin-bottom: 1.25rem;
}
.pdp-instore-dialog .results-availability {
  display: block;
  margin-bottom: 15px;
  font-weight: 300;
  font-size: 0.75rem;
  line-height: 1.2;
  letter-spacing: 0.05em;
}
.pdp-instore-dialog .results-qty {
  display: block;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.2;
  letter-spacing: 0.05em;
}
.pdp-instore-dialog .detail-panel .attributes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.pdp-instore-dialog .detail-panel [data-attr=size] {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

body:not(.user-is-tabbing) .form-control:focus,
body:not(.user-is-tabbing) .btn:focus,
body:not(.user-is-tabbing) .close:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.map-marker {
  float: left;
  width: 2em;
  height: 2em;
  text-align: center;
  line-height: 2em;
  border-radius: 0.375em;
  color: #fff;
  background-color: #0e7dbf;
  position: relative;
}
.map-marker::after {
  position: absolute;
  bottom: -0.625rem;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1em 0.5em 0;
  border-color: #0e7dbf transparent transparent transparent;
}

.gm-style-iw .store-details {
  margin-left: 0;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
}
.gm-style-iw a {
  color: var(--skin-link-color-1);
}

.map-canvas {
  display: none;
}
@media (min-width: 544px) {
  .map-canvas {
    height: 28.125em;
    display: block;
  }
}

.store-locator-no-apiKey {
  display: none;
}
