/***********************************************************
					Stores Page Styles
************************************************************/
#stores .store_map {
  width: 100%;
  min-height: 700px !important;
  margin-bottom: 26px;
  height:100%;
}
#stores input#addressInput {
  display: inline-block;
  width: 100%;
  /*width: 269px;*/
}
#stores .address-input {
  float: left;
  margin-right: 19px;
}
a.store_direction {
  padding: 5px;
  border: 1px solid;
  float: left;
}
a.store_selection {
  border: 1px solid #e4e4e4;
  padding: 5px;
  float: right;
  margin: 0 5px 0px 0px;
  background: #2fb5d2;
  color: #fff;
  text-decoration: none;
}
a.store_selection:hover {
  background: rgb(48, 169, 37);
  border: 1px solid rgb(48, 169, 37);;
  color: #fff!important;
}
#storelocatore-cal-wrapper {
  border-bottom: 1px dashed #d4d4d4;
}
.storelocator_calander_heading {
  border-top: 2px solid #555;
  padding: 6px;
  font-size: 18px;
  background: #F6F6F6;
  color: #444;
}

.flatpickr-input {
  font-weight: bold;
  color: #1e9f0b;
}
/* calander */
.available-date {
  background-color: #F0F0F0;
}
.disabled-date {
  background-color: #FF9B08;
  cursor: not-allowed;
}
.disabled-date:hover {
  opacity: 0.5;
}
td.dow-clickable :hover {
  background: #2FB5D2!important;;
  color: #fff;
}
td.dow-clickable.selected, td.dow-clickable.selected .available-date {
  background: #2FB5D2!important;
  color: #fff;
}
#storelocator_pickup_date::placeholder, #storelocator_pickup_time::placeholder {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442;
}

/* END - calander */
@media (max-width: 767px) {
  #stores .address-input {
    width: 100%;
    margin: 0 0 20px 0;
  }
}
#stores .address-input label {
  margin-right: 5px;
}
#stores .radius-input {
  float: left;
  line-height: 23px;
  margin-right: 20px;
}
#stores .radius-input label,
#stores .radius-input .selector {
  float: left;
}
#stores .radius-input label {
  margin-right: 10px;
}
#stores .radius-input #radiusSelect {
  width: 78px;
}
#stores .store-content {
  padding-bottom: 30px;
}
#stores .store-content-select .selector {
  visibility: hidden;
  display: none;
}
#stores .store-content-select.active {
  padding-top: 30px;
  margin-bottom: 30px;
  border-top: 1px solid #d6d4d4;
}
#stores .store-content-select.active .selector {
  visibility: visible;
  display: block;
}
#stores .store-title {
  margin-bottom: 16px;
}
#stores label {
  font-weight: normal;
  color: #777;
}
#stores #stores_loader {
  display: none;
  margin-left: 5px;
}
#stores #locationSelect {
  max-width: 356px;
  visibility: hidden;
}
#stores #stores-table {
  display: none;
}
#stores #stores-table tbody td {
  padding: 20px;
}
#stores #stores-table tbody td.num {
  background: #fbfbfb;
  width: 46px;
}
#stores #stores-table tbody td.name span {
  padding-left: 15px;
}
@media (max-width: 767px) {
  #stores #stores-table tbody td.name img {
    display: none;
  }
}

.store-image img {
  width: 100%;
  min-width: 100px;
}

/*# sourceMappingURL=stores.css.map */
/*~~~~~~~~~ PS 1.7 Stylings ~~~~~~~~~*/
#fmeStorePage {
  width: 100%;
}
#fmeStorePage p {
  display: inline-block;
  vertical-align: middle;
  margin-right: 3%;
}
#fmeStorePage p label,
#fmeStorePage p select {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}
.clear_me {
  width: 100%;
  clear: both;
}
#fmeStorePage p label {
  padding-right: 3px;
}

#fmeStorePage p.clearfix {
  margin-right: 0px;
  text-align: right;
  width: 100%;
}

#fmeStorePage p .form-control {
  display: inline-block;
  width: auto;
}

/*------- New Split Theme Styles --------*/
#fmmsl_split_list {
  width: 100%;
  max-height: 505px;
  overflow-y: scroll;
}
#fmmsl_split_list ul {
  padding: 0;
  margin: 0;
}
#fmmsl_split_list ul li {
  list-style: none;
  padding: 4% 1%;
  margin: 0;
  display: block;
  clear: both;
  color: #555555;
  border-bottom: 1px solid #cccccc;
}
#fmmsl_split_list ul li a {
  display: block;
  clear: both;
}
#fmmsl_split_list ul p {
  margin: 0;
  padding: 5px 0;
}
.fmmsl_storeview {
  display: inline-block !important;
  font-size: 12px;
}

@media (min-width: 200px) and (max-width: 500px) {
  #stores #stores-table tbody td {
    padding: 3px;
  }
}
@media (min-width: 200px) and (max-width: 410px) {
  #stores #stores-table {
    font-size: 11px;
  }
  #stores #stores-table tbody td {
    width: auto !important;
    vertical-align: middle;
  }
  #stores #stores-table tbody tr td:first-child,
  #stores #stores-table tbody tr td:last-child {
    text-align: center;
  }
  #stores #stores-table th {
    padding: 3px !important;
  }
}

.displaynone {
  display: none;
}
.storemain{
  margin-bottom: 40px;
  position: relative;
}

.dg-main-loader {
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.85);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}

.dg-main-loader-spinner {
  width: 40px;
  height: 40px;
  border: 3px solid #e0e0e0;
  border-top-color: #f0008e;
  border-radius: 50%;
  animation: dg-spin 0.7s linear infinite;
}

@keyframes dg-spin {
  to { transform: rotate(360deg); }
}

.storemain .menu-store{
  padding-right:0;
}
.storemain .map-store{
  padding-left:0;
}

/* ============================================================
   Degriffstock Store Locator
   ============================================================ */

.page-stores h1{
  font-size: 1.6rem;
  font-weight: 600;
}

/* --- Barre de recherche --- */
.dg-search-container{
  background-color: #eee;
  padding: 16px;
}
.dg-search-bar {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 0;
  border-radius: 4px;
}

.dg-search-input-wrap {
  display: flex;
  align-items: center;
  flex: 1;
  gap: 10px;
  padding:12.5px;
  background-color: #fff;
}

.dg-search-btn {
  background: none;
  border: none;
  padding: 0;
  color: #888;
  cursor: pointer;
  line-height: 0;
  flex-shrink: 0;
}

.dg-search-btn:hover {
  color: #f0008e;
}

.dg-search-input {
  flex: 1;
  border: none;
  outline: none;
  font-size: 15px;
  color: #333;
  background: transparent;
  padding: 0;
}

.dg-loader {
  display: none;
  flex-shrink: 0;
}

.dg-geolocate-btn {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 18px;
  background-color: #f0008e;
  color: #fff;
  border: 2px solid #f0008e;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.5px;
  cursor: pointer;
  white-space: nowrap;
  text-transform: uppercase;
  flex-shrink: 0;
}

.dg-search-submit-btn {
  display: flex;
  align-items: center;
  padding: 12px 18px;
  background-color: #fff;
  color: #f0008e;
  border: 2px solid #f0008e;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.5px;
  cursor: pointer;
  white-space: nowrap;
  text-transform: uppercase;
  flex-shrink: 0;
}

.dg-search-submit-btn:hover {
  background-color: #f0008e;
  color: #fff;
}

.dg-geolocate-btn:hover {
  background-color: #c8007a;
  border-color: #c8007a;
}

/* --- Liste des magasins --- */
#fmmsl_split_list {
  max-height: 740px;
  overflow-y: auto;
}

#fmmsl_split_list ul {
  padding: 0;
  margin: 0 15px 0 0 ;
}

#fmmsl_split_list ul li.dg-store-item {
  list-style: none;
  padding: 18px 16px 0;
  margin: 15px 0;
  border: 1px solid #e8e8e8;
  background: #fff;
  color: #444;
  display: block;
  clear: both;
}

/* --- Carte active (sélectionnée via la carte) --- */
#fmmsl_split_list ul li.dg-store-item.dg-store-active {
  background-color: #fef6fb;
  border-left: 3px solid #f0008e;
  padding-left: 13px;
}

/* --- En-tête de la carte magasin --- */
.dg-store-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 6px;
}

.dg-store-name {
  font-size: 20px;
  font-weight: 400;
  color: #222 !important;
  text-decoration: none !important;
  line-height: 1.3;
  flex: 1;
  padding-right: 10px;
  margin-bottom: 0px;
}

.dg-store-name:hover {
  color: #f0008e !important;
}

.dg-store-dots {
  font-size: 20px;
  color: #aaa;
  cursor: pointer;
  line-height: 1;
  padding-top: 2px;
  flex-shrink: 0;
}

/* --- Statut ouvert / fermé --- */
.dg-store-status {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 8px;
}

.dg-store-status .dg-status-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  flex-shrink: 0;
  display: inline-block;
}

.dg-store-status.dg-open {
  color: #138046;
}

.dg-store-status.dg-open .dg-status-dot {
  background-color: #138046;
}

.dg-store-status.dg-closed {
  color: #888;
}

.dg-store-status.dg-closed .dg-status-dot {
  background-color: #ccc;
}

/* --- Adresse --- */
.dg-store-address {
  font-size: 14px;
  color: #666;
  margin: 0 0 10px;
  line-height: 1.5;
  display: block;
}

/* --- Lien horaires --- */
.dg-toggle-hours {
  display: inline-block;
  font-size: 14px;
  color: #000;
  cursor: pointer;
  margin-bottom: 10px;
  text-decoration: underline;
}

.dg-toggle-hours:hover {
  text-decoration: underline;
}

/* --- Panneau horaires --- */
.dg-hours-panel {
  margin:0 -16px 12px;
}

.dg-hours-panel table {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  border: none !important;
}

.dg-hours-panel table tbody tr {
  border-bottom: 1px solid #f0f0f0;
}

.dg-hours-panel table tbody tr td {
  padding: 10px 16px;
  border: none !important;
  background: transparent !important;
  color: #444;
  vertical-align: middle;
}

.dg-hours-panel table tbody tr td:first-child {
  color: #666;
}
.dg-hours-panel table tbody tr td:nth-child(2) {
  text-align: right;
}

.dg-hours-panel table tbody tr td strong {
  font-weight: 500;
}

.dg-hours-panel table tbody tr.dg-today {
  background-color: #f5f5f5 !important;
}

.dg-hours-panel table tbody tr.dg-today td {
  background-color: #f5f5f5 !important;
  font-weight: 600;
  color: #222;
}

/* --- Boutons d'action --- */
.dg-store-actions {
  display: flex;
  gap: 0;
  margin: 0 -16px;
  margin-top: 4px;
}

.dg-btn {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  flex: 1;
  padding: 12px 8px;
  background-color: #f0008e;
  color: #fff !important;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.6px;
  text-decoration: none !important;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  transition: background-color 0.15s;
}

.dg-btn + .dg-btn {
  border-left: 1px solid rgba(255, 255, 255, 1);
}

.dg-btn:hover {
  background-color: #c8007a;
  color: #fff !important;
}

.dg-btn svg {
  flex-shrink: 0;
}

.dg-no-results {
  padding: 24px 16px;
  color: #888;
  font-size: 14px;
  margin: 0;
}
.page-stores .table-striped tbody tr:nth-of-type(odd){
  background-color: inherit;
}

@media (max-width: 767px) {
  .dg-search-bar {
    flex-wrap: wrap;
  }
  .dg-search-input-wrap {
    width: 100%;
    background: #fff;
    padding: 10px;
  }
  .dg-search-submit-btn,
  .dg-geolocate-btn {
    width: 100%;
    justify-content: center;
  }
  .page-stores .p-0{
    padding-left:.625rem!important;
    padding-right:.625rem!important;
  }
  .storemain .menu-store{
    padding-right:.625rem!important;
  }
  .storemain .map-store{
    padding-left:.625rem!important;
    display:none;
  }
  .dg-search-bar{
    background:inherit;
    padding:0;
  }
  #fmmsl_split_list{
    max-height: inherit;
  }
  #fmmsl_split_list ul {
    padding: 0;
    margin: 0 ;
  }
  #dg-main-loader {
    align-items: flex-start;
    padding-top: 20px;
  }
  .storemain{
    margin-bottom: 80px;
  }
}