@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400&family=Permanent+Marker&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;700&display=swap');

@font-face {
  font-family: 'Rocher2';
  src: url('font/rr.woff2') ;
}


@font-face {
  font-family: 'Rocher';
  src: url('font/RocherColorGX.woff2') ;
}

.rating {
  color: aliceblue;
  position: absolute;
  top: 5px;
  right: 20px;
  font-size: 1.5rem;
  background: #140e0e;
  border-radius: 10px;
  width: 141px;
  height: 24px;
  padding: 1px 6px 0px 10px;
  overflow: hidden;
}

@keyframes starLoad {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  50% {
    opacity: 0.5;
    transform: scale(1.2);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

.rating .star {
  display: inline-block;
  opacity: 0;
  transform: scale(0);
}

.rating .star:nth-child(1) {
  animation: starLoad 0.3s ease forwards;
  animation-delay: 0.1s;
}

.rating .star:nth-child(2) {
  animation: starLoad 0.3s ease forwards;
  animation-delay: 0.3s;
}

.rating .star:nth-child(3) {
  animation: starLoad 0.3s ease forwards;
  animation-delay: 0.5s;
}

.rating .star:nth-child(4) {
  animation: starLoad 0.3s ease forwards;
  animation-delay: 0.7s;
}

.rating .star:nth-child(5) {
  animation: starLoad 0.3s ease forwards;
  animation-delay: 0.9s;
}

.carousel-container {
  /* position: relative; */
  /* width: 100%; */
  /* max-width: 800px; */
  /* margin: 0 auto; */
  /* overflow: hidden; */
}

.carousel-inner {
  /* position: relative; */
  /* height: 400px; */
}

.carousel-item {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  display: flex;
  justify-content: center;
  align-items: center;
}

.carousel-item.active {
  opacity: 1;
}

.carousel-item img {
  /* max-width: 100%; */
  /* max-height: 100%; */
  /* object-fit: contain; */
}

.carousel-prev,
.carousel-next {
  /* position: absolute; */
  /* top: 50%; */
  /* transform: translateY(-50%); */
  /* background: rgba(0, 0, 0, 0.5); */
  /* color: white; */
  /* border: none; */
  /* padding: 10px 15px; */
  /* cursor: pointer; */
  /* font-size: 18px; */
  /* border-radius: 50%; */
}

.carousel-prev {
  /* left: 10px; */
}

.carousel-next {
  /* right: 10px; */
}

.carousel-prev:hover,
.carousel-next:hover {
  background: rgba(0, 0, 0, 0.8);
}


.verification-modal .swal2-title {
  font-size: 1.8rem;
  color: #2c3e50;
  margin-bottom: 1.5rem;
}

.verification-form {
  padding: 0 1rem;
}

.form-group {
  margin-bottom: 1.5rem;
  text-align: left;
}

.form-group label {
  display: block;
  margin-bottom: 0.5rem;
  color: #2c3e50;
  font-size: 0.9rem;
  font-weight: 500;
}

.custom-input {
  height: 45px !important;
  margin: 0 !important;
  border: 1px solid #dcdfe6 !important;
  border-radius: 8px !important;
  padding: 0 12px !important;
  font-size: 0.95rem !important;
  width: 100% !important;
  box-shadow: none !important;
}

.custom-input:focus {
  border-color: #3498db !important;
  box-shadow: 0 0 0 2px rgba(52, 152, 219, 0.1) !important;
}

.country-select {
  width: 100%;
  height: 45px;
  border: 1px solid #dcdfe6;
  border-radius: 8px;
  padding: 0 8px;
  background-color: #fff;
}

.verification-confirm-btn, .verification-cancel-btn {
  padding: 10px 24px;
  border-radius: 8px;
  font-weight: 500;
  transition: all 0.2s;
  margin: 0 8px;
}

.verification-confirm-btn {
  background-color: #2ecc71;
  color: white;
  border: none;
}

.verification-confirm-btn:hover {
  background-color: #27ae60;
}

.verification-cancel-btn {
  background-color: #e74c3c;
  color: white;
  border: none;
}

.verification-cancel-btn:hover {
  background-color: #c0392b;
}

/* Estilos para Select2 */
.select2-container {
  width: 100% !important;
}

.select2-selection {
  height: 45px !important;
  border: 1px solid #dcdfe6 !important;
  border-radius: 8px !important;
}

.select2-selection__rendered {
  line-height: 45px !important;
  padding-left: 12px !important;
}

.select2-selection__arrow {
  height: 43px !important;
}

/* Estilo para el texto del número con el código */
#user-whatsapp::placeholder {
  color: #999;
}

.logo img {
  /* margin: -12px 57px 18px 134px; */
  width: auto;
  height: 157px;
  object-fit: contain;
  /* margin-right: 10px; */
  position: absolute;
  z-index: 2;
  left: 120px;
  top: 0px;
}

.mi-clase {
  font-family: 'Rocher2', sans-serif;
}

.mi-clase2 {
  font-family: 'Rocher', sans-serif;
}

/* Definición de las paletas con nombres */
@font-palette-values --0 {
  font-family: 'Rocher';
  base-palette: 0;
}

@font-palette-values --1 {
  font-family: 'Rocher';
  base-palette: 1;
}

@font-palette-values --2 {
  font-family: 'Rocher';
  base-palette: 2;
}

@font-palette-values --3 {
  font-family: 'Rocher';
  base-palette: 3;
}

@font-palette-values --4 {
  font-family: 'Rocher';
  base-palette: 4;
}

@font-palette-values --5 {
  font-family: 'Rocher';
  base-palette: 5;
}

@font-palette-values --6 {
  font-family: 'Rocher';
  base-palette: 6;
}

@font-palette-values --7 {
  font-family: 'Rocher';
  base-palette: 7;
}

@font-palette-values --8 {
  font-family: 'Rocher';
  base-palette: 8;
}

@font-palette-values --9 {
  font-family: 'Rocher';
  base-palette: 9;
}

@font-palette-values --10 {
  font-family: 'Rocher';
  base-palette: 10;
}


*,
*::before,
*::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

/* nuevos */

a.loadsites{
  background: linear-gradient(to right,#196BCA ,#6433E0);
  background-color: #196BCA;
  color: #fff;
  font-family: Trebuchet MS;
  font-size: 15px;
  font-weight: 400;
  font-style: italic;
  text-decoration: none;
  padding: 5px 12px;
  border: 0px solid #000;
  border-radius: 10px;
  display: inline-block;
  position: absolute;
  bottom: 39px;
  left: 5px;
  display :none;
 }


 a.loadsites2{
  background: linear-gradient(to right,#196BCA ,#6433E0);
  background-color: #196BCA;
  color: #fff;
  font-family: Trebuchet MS;
  font-size: 19px;
  font-weight: 400;
  font-style: italic;
  text-decoration: none;
  padding: 5px 12px;
  border: 0px solid #000;
  border-radius: 10px;
  display: inline-block;
  position: absolute;
  bottom: 46px;
  left: 3px;
  /* display :none; */
 }

 a.loadsites:hover{
  background: linear-gradient(to right,#5482d0 ,#7d5ee3);
  background-color: #5482d0;
 }
 a.loadsites:active{
  transform: scale(0.95);
 }


 .loading-spinner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 100;
  flex-direction: column;
}

.spinner {
  border: 8px solid #f3f3f3;
  border-top: 8px solid #3498db;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: spin 2s linear infinite;
}

.loading-text {
  margin-top: 15px;
  font-size: 5rem; /* Tamaño más grande */
  color: #000; /* Color negro */
  text-align: center;
  /* font-palette: --pink; */
  font-palette: --green;
  font-palette: --10;
}

@keyframes spin {
  0% {
      transform: rotate(0deg);
  }
  100% {
      transform: rotate(360deg);
  }
}

@media (max-width: 600px) {
  .spinner {
      width: 40px; /* Tamaño reducido para pantallas pequeñas */
      height: 40px;
  }

  .loading-text {
      font-size: 5rem; /* Ajusta el tamaño del texto en pantallas pequeñas */
  }
}






.si-float-wrapper {
    position: absolute;
    width: 100%; }
    .si-float-wrapper,
    .si-float-wrapper * {
      box-sizing: border-box; }
  
  [class*='si-wrapper'] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.4rem;
    cursor: default; }
  
  .si-wrapper-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: -40px;
    margin-left: 0px;
    -webkit-transform: translate(-50%, -100%);
            transform: translate(-50%, -100%); }
  
  .si-wrapper-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-top: 0px;
    margin-left: 0px;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }
  
  .si-wrapper-left {
    margin-top: -20px;
    margin-left: -11px;
    -webkit-transform: translate(-100%, -50%);
            transform: translate(-100%, -50%); }
  
  .si-wrapper-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    margin-top: -20px;
    margin-left: 11px;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%); }
  
  [class*='si-shadow-wrapper'] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.4;
    z-index: 1; }
  
  .si-shadow-wrapper-top,
  .si-shadow-wrapper-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  
  .si-shadow-pointer-bottom,
  .si-shadow-pointer-right {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  
  .si-shadow-frame {
    box-shadow: 0 4px 6px 0 #000; }
  
  [class*='si-shadow-pointer'] {
    position: relative;
    width: 15px;
    height: 15px;
    margin: auto; }
  
  [class*='si-shadow-inner-pointer'] {
    position: absolute;
    width: 141%;
    height: 141%;
    box-shadow: -2.82843px 2.82843px 6px 0 #000; }
  
  .si-shadow-inner-pointer-top {
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
            transform: translate(-50%, -50%) rotate(-45deg); }
  
  .si-shadow-inner-pointer-bottom {
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 50%) rotate(-45deg);
            transform: translate(-50%, 50%) rotate(-45deg); }
  
  .si-shadow-inner-pointer-left {
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
            transform: translate(-50%, -50%) rotate(-45deg); }
  
  .si-shadow-inner-pointer-right {
    top: 50%;
    right: 0;
    -webkit-transform: translate(50%, -50%) rotate(-45deg);
            transform: translate(50%, -50%) rotate(-45deg); }
  
  .si-frame {
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    border-radius: 0;
    overflow: hidden;
    z-index: 2; }
  
  .si-content-wrapper {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    padding: 0;
    background-color: #eee; }
    .si-has-border .si-content-wrapper {
      border: 1px solid #bbb; }
  
  .si-content {
    overflow: auto; }
  
  .si-close-button {
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    outline: none;
    background-color: transparent;
    color: inherit;
    font-family: Arial, Baskerville, monospace;
    font-size: 24px;
    cursor: pointer;
    opacity: 0.5;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }
    .si-close-button:hover, .si-close-button:focus {
      opacity: 0.7; }
  
  [class*='si-pointer-border'] {
    position: absolute;
    border: 15px solid transparent;
    z-index: 3; }
  
  [class*='si-pointer-bg'] {
    position: relative;
    border: 15px solid transparent;
    z-index: 4; }
    .si-has-border [class*='si-pointer-bg'] {
      border-width: 15px; }
  
  .si-pointer-border-top,
  .si-pointer-border-bottom {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }
  
  .si-pointer-border-left,
  .si-pointer-border-right {
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%); }
  
  .si-pointer-top {
    border-bottom: 0; }
  
  .si-pointer-border-top {
    bottom: 0;
    border-top-color: #bbb; }
  
  .si-pointer-bg-top {
    border-top-color: #eee; }
    .si-has-border .si-pointer-bg-top {
      top: -1px;
      margin-bottom: 0px; }
  
  .si-pointer-bottom {
    border-top: 0; }
  
  .si-pointer-border-bottom {
    top: 0;
    border-bottom-color: #bbb; }
  
  .si-pointer-bg-bottom {
    border-bottom-color: #eee; }
    .si-has-border .si-pointer-bg-bottom {
      bottom: -1px;
      margin-top: 0px; }
  
  .si-pointer-left {
    border-right: 0; }
  
  .si-pointer-border-left {
    right: 0;
    border-left-color: #bbb; }
  
  .si-pointer-bg-left {
    border-left-color: #eee; }
    .si-has-border .si-pointer-bg-left {
      left: -1px;
      margin-right: 0px; }
  
  .si-pointer-right {
    border-left: 0; }
  
  .si-pointer-border-right {
    left: 0;
    border-right-color: #bbb; }
  
  .si-pointer-bg-right {
    border-right-color: #eee; }
    .si-has-border .si-pointer-bg-right {
      right: -1px;
      margin-left: 0px; }
  
  html {
    height: 100%;
    font-size: 62.5%; }
  
  body {

    user-select: none;
    -moz-user-select: none; /* Para Firefox */
    -webkit-user-select: none; /* Para Chrome, Safari y Opera */

    height: 100%;
    margin: 0;
    font-size: 1.4rem; }
  
  .map-canvas {
    width: 100%;
    height: 100%; }
  
  .custom-window {
    top: 30px;
    max-width: 400px;
    -webkit-transition: top 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), visibility 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: top 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), visibility 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    visibility: hidden; }
    .custom-window.open .si-frame {
      overflow: visible; }
    .custom-window.active {
      top: 0;
      opacity: 1;
      visibility: visible; }
    .custom-window .si-content-wrapper {
      padding-bottom: 10px; }
    .custom-window .si-content {
      overflow: visible; }
  
  .custom-content {
    position: relative;
    max-height: inherit;
    padding-top: 120px;
    overflow: auto;
    z-index: 2; }
  
  .custom-img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 120px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 1; }
  
  .custom-header {
    position: relative;
    margin: 0;
    padding: 6px 6px 11px 42px;
    background-color: #44433e;
    color: #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
    }
    .custom-header small {
      display: block;
      font-size: 0.55em;
      font-weight: 400;
      opacity: 0.75; }
  
  .custom-body {
    padding: 5px 17px 8px 25px;
    background-color: #fff;
    height: 95px;
    /* width: 333px; */
    }
    .custom-body p {
      margin: 0; }
    .custom-body * + p {
      margin-top: 1em;
      color: black;
      text-align: justify;
      }
    .custom-body a {
      color: #60a295; }
      .custom-body a:hover, .custom-body a:focus, .custom-body a:active {
        color: #437369; }
  
  .custom-close {
    position: absolute;
    top: 0;
    right: -36px;
    width: 36px;
    height: 36px;
    -webkit-transition: background-color 0.15s cubic-bezier(0.4, 0, 0.2, 1);
    transition: background-color 0.15s cubic-bezier(0.4, 0, 0.2, 1);
    border: 0;
    background-color: rgba(68, 67, 62, 0.8);
    color: #fff;
    font-size: 1.5em;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
    cursor: pointer; }
    .custom-close:hover, .custom-close:focus, .custom-close:active {
      background-color: rgba(28, 28, 26, 0.8); }
  
  @media (min-width: 992px) {
    .custom-window {
      max-width: 500px; }
    .custom-content {
      padding-top: 160px; }
    .custom-img {
      height: 160px; }
    .custom-header,
    .custom-body {
      /* padding: 40px; */
      } }
  
  /*# sourceMappingURL=styles.css.map */
  


.gm-style .gm-style-iw-d::-webkit-scrollbar-track, 
.gm-style .gm-style-iw-d::-webkit-scrollbar-track-piece,
.gm-style .gm-style-iw-c,
.gm-style .gm-style-iw-t::after {
  /* background: rgba(74, 10, 158, 0.151); */
}

html {
    font-family: 'Open Sans', sans-serif;
    font-size: 62.5%;
    height: 100%;
    margin: 0;
    padding: 0;
}

body {
    font-size: 1.6rem;
}

/* Scrollbars: */
/* width */
::-webkit-scrollbar {
    width: 1rem;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}

/* Google Maps map: */
#map {
    height: 100vh;
}


/* Title */
.title {
    position: absolute;
    top: 6rem;
    left: 3rem;
    font-size: 7rem;
    z-index: 8;
    /* font-weight: bold; */
    /* text-transform: uppercase; */
    /* letter-spacing: 1rem; */
    /* color: #333; */
    /* background: linear-gradient(to right, #0de55a, #4631d7, #23ff15); */
    /* -webkit-background-clip: text; */
    /* background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
    /* border-bottom: 1px solid #ACA9BB; */
    /* font-family: 'Roboto', sans-serif; */
    /* border: aliceblue; */
    /* -webkit-text-stroke: 2px #00000000; */ /* Grosor y color del trazo */
    /* color: #db3030; */ /* Color del texto */
}

/* Search container */
.search-container {
    width: 40vw;
    max-width: 400px;
    height: 6rem;
    background-color: #8d8d96;
    position: absolute;
    z-index: 4;
    top: 16rem;
    left: 4rem;
    border-radius: 30px;
}

/* Search container */
.search-container2 {
  width: 40vw;
  max-width: 400px;
  height: 6rem;
  background-color: #8d8d968f;
  position: absolute;
  z-index: 3;
  top: 16rem;
  left: 4rem;
  border-radius: 30px;
}

::placeholder {
    color: rgba(255, 255, 255, 0.726);
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
}

.search {
    height: 100%;
    display: flex;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
}

.search input {
    width: 100%;
    font-size: 2rem;
    border: none;
    background-color: transparent;
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin: 0px 0px 0px 17px;
}

.search input:focus {
    outline: none;
}

.search i {
    color: white;
    font-size: 1.5em;
}

/* Stores list */
.stores-list-container {
    width: 40vw;
    max-width: 400px;
    background-color: white;
    position: absolute;
    z-index: 1;
    top: 24rem;
    left: 4rem;
    border-radius: 10px;
    bottom: 20px;
    max-height: 800px;
    overflow: hidden;
    -webkit-box-shadow: -1px 1px 10px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: -1px 1px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: -1px 1px 10px 0px rgba(0, 0, 0, 0.3);
}

.stores-list {
    overflow-y: scroll;
    padding-left: 20px;
    padding-right: 20px;
    height: 100%;
}

/* Store containers: */

.store-container-background {
    display: flex;
    width: 100%;
    padding: 0 8px;
    margin: 12px 0;
    border-radius: 8px;
    transition: ease-in-out 0.2s;
    -webkit-tap-highlight-color: transparent;
}

.store-container-background:hover {
    background-color: #6f6f8936;
}

.store-container-background:focus,
.store-container-background:active {
    background-color: #6f6f8936;
}

.store-container {
    border-bottom: 1px solid #979797;
    display: flex;
    cursor: pointer;
}

.store-info-container {
    flex-grow: 1;
}

.store-container-name {
    font-size: 1.8rem;
    font-weight: bold;
    color: rgba(0, 0, 0, .87);
}

.store-address {
    font-size: 1.5rem;
    color: #514C4C;
    margin-top: 1rem;
}

.store-phone-number {
    display: flex;
    align-items: center;
    color: #B5ADAD;
    margin-top: 1rem;
}

.store-number-container {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    transition: all 0.3s ease;
    position: relative;
}

.favorite-icon-container {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2);
    transition: all 0.3s ease;
    position: relative;
    margin: auto;
}

.favorite-icon-container:hover {
    background: rgba(255, 107, 107, 0.1);
    transform: scale(1.1);
}

.favorite-icon-container .favorite-icon {
    font-size: 18px;
    color: #ccc;
    transition: all 0.3s ease;
    margin: 0;
    padding: 0;
    line-height: 1;
}

.favorite-icon-container .favorite-icon.active {
    color: #ff6b6b;
}

.favorite-icon-container:hover .favorite-icon {
    transform: scale(1.2);
    color: #ff6b6b;
}

.store-address span {
    display: block;
}

.store-number {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #36364b;
    color: rgb(255, 255, 255);
    border-radius: 50%;
    font-size: 1.4rem;
}

/* Store Info Window: */
.store-info-window {
    min-width: 300px;
    font-size: 1.1em;
    padding: 8px;
    font-family: 'Open Sans', sans-serif;
}

.store-info-name {
    font-size: 1.9rem;
    font-weight: bold;
    color: rgba(0, 0, 0, .87);
}

.store-info-status {
    margin-top: 6px;
    border-bottom: 1px solid #00000029;
    padding-bottom: 7px;
}

.store-info-address,
.store-info-phone {
    margin-top: 8px;
    display: flex;
    align-items: center;
    position: absolute;
    top: 164px;
    /* right: 95px; */
    left: 12px;
}

.store-info-address .circle,
.store-info-phone .circle {
    width: 30px;
    height: 30px;
    background-color: white;
    color: #514C4C;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    display: flex;
    margin-right: 8px;
}



/* Media queries: */

@media screen and (max-width: 640px) {

    .title {
        /* display: flex; */
        top: auto;
        font-size: 44px;
        /* line-height: 1em; */
        /* margin-bottom: 3em; */
        left: 1em;
        /* background: linear-gradient(to right, #8e8eaf, #656580); */
        -webkit-background-clip: text;
        /* background-clip: text; */
        /* -webkit-text-fill-color: #656580; */
        /* -webkit-text-stroke: 1px #000000; */
    }

  
.logo img {
  /* margin: -12px 57px 18px 134px; */
  width: auto;
  height: 71px;
  object-fit: contain;
  /* margin-right: 10px; */
  position: absolute;
  z-index: 2;
  left: 11px;
  top: 0px;
}

    .heading {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 10vh;
        background-color: #fff;
        position: static;
    }

    #map {
        height: 55vh;
    }

    /* Stores list */
    .stores-list-container {
        display: block;
        top: auto;
        left: 0;
        bottom: 0;
        height: 30vh;
        width: 100vw;
        max-width: 100vw;
        border-radius: 0px;
    }

    .store-number {
        visibility: hidden;
    }

    .search-container {
        display: block;
        height: 5vh;
        width: 100vw;
        max-width: 100vw;
        left: 0;
        top: 65vh;
        background-color: #6f6f89;
        border-radius: 0px;
    }

    .search-container2 {
      display: block;
      height: 5vh;
      width: 100vw;
      max-width: 100vw;
      left: 0;
      top: 65vh;
      /* background-color: #6f6f89; */
      border-radius: 0px;
  }

    /* .search {
        height: 100%;
        display: flex;
        align-items: center;
        padding-left: 20px;
        padding-right: 20px;
    } */

    .search input {
        width: 100%;
        text-align: left;
        font-size: 1.5rem;
    }

    /* Store Info Window: */
    .store-info-window {
        display: contents;
        min-width: 200px;
        font-size: 1.1em;
        padding: 8px;
        font-family: 'Open Sans', sans-serif;
    }

    .store-info-name {
        text-align: center;
        font-size: 1.9rem;
        font-weight: bold;
        color: rgba(0, 0, 0, .87);
    }

    .store-info-status {
        text-align: center;
        margin-top: 6px;
        border-bottom: 1px solid #00000029;
        padding-bottom: 7px;
    }

    .store-info-address,
    .store-info-phone {
  margin-top: 8px;
  display: flex;
  align-items: center;
  position: absolute;
  top: 125px;
  right: 21px;
  }

    .store-info-address .circle,
    .store-info-phone .circle {
        width: 30px;
        height: 30px;
        background-color: white;
        color: #514C4C;
        border-radius: 50%;
        align-items: center;
        justify-content: center;
        display: flex;
        margin-right: 8px;
    }
}

@media screen and (max-width: 630px) {

      .stores-list-container {
        display: block;
        top: 70vh;
        left: 0;
        bottom: 0;
        height: 30vh;
        width: 100vw;
        max-width: 100vw;
        border-radius: 0px;
    }

    .store-number {
        visibility: hidden;
    }



    .store-number {
        visibility: hidden;
    }

    .search-container {
        /* display: block; */
        /* height: 5vh; */
        /* width: 100vw; */
        /* max-width: 100vw; */
        /* left: 0; */
        /* top: 65vh; */
        /* background-color: #6f6f89; */
        /* border-radius: 0px; */
    }

    .search-container2 {
      display: block;
      height: 5vh;
      width: 100vw;
      max-width: 100vw;
      left: 0;
      top: 62vh;
      /* background-color: #d6249fbd; */
      border-radius: 0px;
  }

    /* .search {
        height: 100%;
        display: flex;
        align-items: center;
        padding-left: 20px;
        padding-right: 20px;
    } */

    .search input {
        width: 100%;
        text-align: left;
        font-size: 1.5rem;
    }


}

/* New Header: */

/* Header */

/* CORE STYLES */
:root {
    --primary-color: rgb(255, 255, 255);
    --overlay-color: rgba(24, 39, 51, 0.85);
    --menu-speed: 0.75s;
}



/* MENU STYLES */
.menu-wrap {
    position: absolute;
    top: 22px;
    right: 21px;
    z-index: 9;
    /* background: blue; */
}

.menu-wrap .toggler {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    cursor: pointer;
    width: 50px;
    height: 50px;
    opacity: 0;
}

.menu-wrap .hamburger {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 60px;
    height: 60px;
    padding: 1.5rem;
    /* background: var(--primary-color); */
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

/* Hamburger Line */
.menu-wrap .hamburger>div {
    position: relative;
    flex: none;
    width: 100%;
    height: 2px;
    background: rgb(0, 0, 0);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s ease;
}

/* Hamburger Lines - Top & Bottom */
.menu-wrap .hamburger>div::before,
.menu-wrap .hamburger>div::after {
    content: '';
    position: absolute;
    z-index: 1;
    top: -10px;
    width: 100%;
    height: 2px;
    background: inherit;
}

/* Moves Line Down */
.menu-wrap .hamburger>div::after {
    top: 10px;
}

/* Toggler Animation */
.menu-wrap .toggler:checked+.hamburger>div {
    transform: rotate(135deg);
}

/* Turns Lines Into X */
.menu-wrap .toggler:checked+.hamburger>div:before,
.menu-wrap .toggler:checked+.hamburger>div:after {
    top: 0;
    transform: rotate(90deg);
}

/* Rotate On Hover When Checked */
.menu-wrap .toggler:checked:hover+.hamburger>div {
    transform: rotate(225deg);
}

/* Show Menu */
.menu-wrap .toggler:checked~.menu {
    visibility: visible;
}

.menu-wrap .toggler:checked~.menu>div {
    transform: scale(1);
    transition-duration: var(--menu-speed);
}

.menu-wrap .toggler:checked~.menu>div>div {
    opacity: 1;
    transition: opacity 0.4s ease 0.4s;
}

.menu-wrap .menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu-wrap .menu>div {
    background: var(--overlay-color);
    border-radius: 50%;
    width: 200vw;
    height: 200vw;
    display: flex;
    flex: none;
    align-items: center;
    justify-content: center;
    transform: scale(0);
    transition: all 0.4s ease;
    z-index: 9999999999999999999999999999999999;
}

.menu-wrap .menu>div>div {
    text-align: center;
    max-width: 90vw;
    max-height: 100vh;
    opacity: 0;
    transition: opacity 0.4s ease;
    z-index: 999;
}

.menu-wrap .menu>div>div>ul {
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu-wrap .menu>div>div>h1,
h2,
p {
    color: #fff;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.menu-wrap .menu>div>div>ul>li {
    list-style: none;
    color: #fff;
    font-size: 1.5rem;
    padding: 1rem;
}

.menu-wrap .menu>div>div>ul>li>a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    background: #6f6f89;
    padding: 1rem;
    border-radius: 10px;
    transition: all ease-in-out 0.4s;
}

.menu-wrap .menu>div>div>ul>li>a:hover {
    background: #6f6f895b;
    -webkit-box-shadow: 0px 5px 40px -10px rgba(0, 0, 0, 0.57);
    -moz-box-shadow: 0px 5px 40px -10px rgba(0, 0, 0, 0.57);
    box-shadow: 5px 40px -10px rgba(0, 0, 0, 0.57);
    transition: all ease-in-out 0.4s;
}

@media screen and (max-width: 640px) {
    .menu-wrap .menu>div {
        height: 80vh;
        width: 180vw;
        padding-bottom: 10em;
    }

    .menu-wrap .menu>div>div>ul>li>a {
        display: flex;
    }
}

.iframe {
  /* border-radius: 12px; */
  height: 95px;
  width: -webkit-fill-available;
  position: absolute;
  /* bottom: 1px; */
  top: 217px;
  left: 0;
  background: #44433e;
}

.a4589 {
  border-radius: 12px;
  position: absolute;
  top: 191px;
  color: #000000;
  left: 39px;
  font-size: larger;
  background: #1ed760;
  height: 22px;
  /* width: 142px; */
  /* border-radius: 60px 60px 0px 0px; */
  text-align: center;
  padding: 4px 0px 0px 0px;
  font-size: 13px;
}

.a4589ff {
  /* border-radius: 12px; */
  position: absolute;
  top: 191px;
  right: 30px;
  color: #000000;
  font-size: larger;
  background: #1ed760;
  height: 22px;
  /* width: 142px; */
  border-radius: 60px 60px 0px 0px;
  /* text-align: center; */
  padding: 4px 0px 0px 0px;
  font-size: 13px;
}




.a4589222 {
  position: absolute;
  color: #000000;
  font-size: larger;
  /* width: 100vw; */
  /* height: 100vh; */
  text-align: center;
  padding: 105px 0px 1px 2px;
  font-size: 31px;
  z-index: 99;
  font-family: 'Roboto';
  background: linear-gradient(45deg, #7bd3eadb, #a1eebd, #f6f7c4db, #f6d6d6f5);
  background-size: 400% 400%;
  animation: psychedelicGradient 6s infinite;
}

@keyframes psychedelicGradient {
  0% {
    background-position: 0% 0%;
  }
  25% {
    background-position: 100% 0%;
  }
  50% {
    background-position: 100% 100%;
  }
  75% {
    background-position: 0% 100%;
  }
  100% {
    background-position: 0% 0%;
  }
}


.a45892 {
  /* border-radius: 12px; */
  position: absolute;
  top: 5px;
  left: 5px;
  /* color: hsl(0, 84%, 54%); */
  /* font-size: larger; */
  /* background: #1ed760; */
  /* height: 26px; */
  /* width: 142px; */
  /* border-radius: 60px 60px 0px 0px; */
  /* text-align: center; */
  padding: 4px 4px 1px 3px;
  /* font-size: 14px; */
  /* display: inline-block; */
  width: 35px;
  height: 35px;
  text-align: center;
  border-radius: 10px;
  /* color: #140e0e; */
  /* font-size: 220px; */
  line-height: 250px;
  vertical-align: middle;
  background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
  box-shadow: 0px 3px 10px rgba(0,0,0,.25);
}

.a458923 {
  /* border-radius: 12px; */
  position: absolute;
  top: 5px;
  left: 5px;
  /* color: hsl(0, 84%, 54%); */
  /* font-size: larger; */
  /* background: #1ed760; */
  /* height: 26px; */
  /* width: 142px; */
  /* border-radius: 60px 60px 0px 0px; */
  /* text-align: center; */
  padding: 4px 4px 1px 3px;
  /* font-size: 14px; */
  /* display: inline-block; */
  width: 35px;
  height: 35px;
  text-align: center;
  border-radius: 10px;
  /* color: #140e0e; */
  /* font-size: 220px; */
  line-height: 250px;
  vertical-align: middle;
  background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
  box-shadow: 0px 3px 10px rgba(0,0,0,.25);
}

@media screen and (max-width: 640px) {
  .iframe {
    /* border-radius: 12px; */
    height: 95px;
    width: -webkit-fill-available;
    position: absolute;
    /* bottom: 1px; */
    top: 172px;
    left: 0;
    background: #44433e;
  }

  .a4589 {
    /* border-radius: 12px; */
    /* position: absolute; */
    /* top: 150px; */
    /* color: #000000; */
    /* font-size: larger; */
    /* background: #1ed760; */
    /* height: 26px; */
    /* width: 142px; */
    /* border-radius: 60px 60px 0px 0px; */
    /* text-align: center; */
    /* padding: 7px 0px 1px 2px; */
    font-size: 14px;
  }

  .a45892 {
    /* border-radius: 12px; */
    position: absolute;
    top: 5px;
    left: 5px;
    /* color: hsl(0, 84%, 54%); */
    /* font-size: larger; */
    /* background: #1ed760; */
    /* height: 26px; */
    /* width: 142px; */
    /* border-radius: 60px 60px 0px 0px; */
    /* text-align: center; */
    padding: 4px 4px 1px 3px;
    /* font-size: 14px; */
    /* display: inline-block; */
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 10px;
    /* color: #140e0e; */
    /* font-size: 220px; */
    line-height: 250px;
    vertical-align: middle;
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    box-shadow: 0px 3px 10px rgba(0,0,0,.25);
  }

  .a458923 {
    /* border-radius: 12px; */
    position: absolute;
    top: 5px;
    left: 5px;
    /* color: hsl(0, 84%, 54%); */
    /* font-size: larger; */
    /* background: #1ed760; */
    /* height: 26px; */
    /* width: 142px; */
    /* border-radius: 60px 60px 0px 0px; */
    /* text-align: center; */
    padding: 4px 4px 1px 3px;
    /* font-size: 14px; */
    /* display: inline-block; */
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 10px;
    /* color: #140e0e; */
    /* font-size: 220px; */
    line-height: 250px;
    vertical-align: middle;
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    box-shadow: 0px 3px 10px rgba(0,0,0,.25);
  }


}

@media screen and (max-width: 988px) {
  .iframe {
    /* border-radius: 12px; */
    height: 95px;
    width: -webkit-fill-available;
    position: absolute;
    /* bottom: 1px; */
    top: 176px;
    left: 0;
    background: #44433e;
  }
  .store-info-address, .store-info-phone {
    margin-top: 8px;
    display: flex;
    align-items: center;
    position: absolute;
    top: 124px;
    right: 302px;
}

.a4589 {
  /* border-radius: 12px; */
  position: absolute;
  top: 150px;
  /* color: #000000; */
  /* font-size: larger; */
  /* background: #1ed760; */
  /* height: 26px; */
  /* width: 142px; */
  /* border-radius: 60px 60px 0px 0px; */
  /* text-align: center; */
  /* padding: 7px 0px 1px 2px; */
  /* font-size: 14px; */
}

.a4589ff {
  border-radius: 12px;
  position: absolute;
  top: 150px;
  right: 21px;
  /* color: #000000; */
  /* font-size: larger; */
  background: #1ed760;
  height: 22px;
  /* width: 142px; */
  /* border-radius: 60px 60px 0px 0px; */
  /* text-align: center; */
  /* padding: 7px 0px 1px 2px; */
  font-size: 13px;
}

.a45892 {
  /* border-radius: 12px; */
  position: absolute;
  top: 5px;
  left: 5px;
  /* color: hsl(0, 84%, 54%); */
  /* font-size: larger; */
  /* background: #1ed760; */
  /* height: 26px; */
  /* width: 142px; */
  /* border-radius: 60px 60px 0px 0px; */
  /* text-align: center; */
  padding: 4px 4px 1px 3px;
  /* font-size: 14px; */
  /* display: inline-block; */
  width: 35px;
  height: 35px;
  text-align: center;
  border-radius: 10px;
  /* color: #140e0e; */
  /* font-size: 220px; */
  line-height: 250px;
  vertical-align: middle;
  background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
  box-shadow: 0px 3px 10px rgba(0,0,0,.25);
}

.a458923 {
  /* border-radius: 12px; */
  position: absolute;
  top: 5px;
  left: 5px;
  /* color: hsl(0, 84%, 54%); */
  /* font-size: larger; */
  /* background: #1ed760; */
  /* height: 26px; */
  /* width: 142px; */
  /* border-radius: 60px 60px 0px 0px; */
  /* text-align: center; */
  padding: 4px 4px 1px 3px;
  /* font-size: 14px; */
  /* display: inline-block; */
  width: 35px;
  height: 35px;
  text-align: center;
  border-radius: 10px;
  /* color: #140e0e; */
  /* font-size: 220px; */
  line-height: 250px;
  vertical-align: middle;
  background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
  box-shadow: 0px 3px 10px rgba(0,0,0,.25);
}





.fadeup {
  opacity: 0;
  animation: fadeup 1s linear;
}

@keyframes fadeup {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}


}

/* Welcome Modal Styles */
.welcome-popup {
  border-radius: 15px !important;
  padding: 20px !important;
  background: #ffffff !important;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1) !important;
}

.welcome-popup2 {
  border-radius: 15px !important;
  padding: 20px !important;
}





.welcome-confirm-btn {
    background-color: #1ed760 !important;
    color: white !important;
    border-radius: 25px !important;
    padding: 12px 30px !important;
    font-weight: bold !important;
    margin: 10px !important;
    border: none !important;
    transition: all 0.3s ease !important;
}

.welcome-cancel-btn {
    background-color: #ffffff !important;
    color: #666 !important;
    border-radius: 25px !important;
    padding: 12px 30px !important;
    font-weight: bold !important;
    margin: 10px !important;
    border: 1px solid #ddd !important;
    transition: all 0.3s ease !important;
}

.welcome-confirm-btn:hover {
    background-color: #1bb352 !important;
    transform: scale(1.02);
    box-shadow: 0 2px 8px rgba(30, 215, 96, 0.3) !important;
}

.welcome-cancel-btn:hover {
    background-color: #f5f5f5 !important;
    transform: scale(1.02);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1) !important;
}

.verification-notice {
    margin-top: 20px;
    background: #f8f9fa;
    border-radius: 8px;
    padding: 15px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

.verification-notice ul {
    margin-bottom: 0;
}

.welcome-modal .swal2-title {
    /* color: #333 !important; */
    font-size: 24px !important;
    font-weight: 600 !important;
    /* margin-bottom: 20px !important; */
}

.welcome-modal .swal2-html-container {
    margin: 0 !important;
    padding: 0 10px !important;
}

.welcome-modal ul li {
    transition: transform 0.2s ease;
}

.welcome-modal ul li:hover {
    transform: translateX(5px);
}

.welcome-modal .fa-map-marker-alt,
.welcome-modal .fa-music,
.welcome-modal .fa-camera,
.welcome-modal .fa-users {
    transition: transform 0.2s ease;
}

.welcome-modal ul li:hover i {
    transform: scale(1.2);
}

/* Media queries for responsive design */
@media (max-width: 480px) {
    .welcome-popup {
        padding: 15px !important;
    }



    .welcome-modal .swal2-title {
        font-size: 20px !important;
    }
}

/* Welcome Content Styles */
.welcome-content {
    text-align: left;
    padding: 10px;
}

.welcome-content p {
    margin-bottom: 15px;
    color: #333;
    line-height: 1.5;
}

.welcome-content ul {
    list-style: none;
    padding-left: 0;
}

.welcome-content ul li {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.welcome-content .fas,
.welcome-content .fab {
    color: #1ed760;
    margin-right: 10px;
    width: 20px;
    text-align: center;
}

.welcome-content .fab.fa-whatsapp {
    color: #25D366;
}

.welcome-content .verification-notice hr {
    border: none;
    border-top: 1px solid #eee;
    margin: 20px 0 15px;
}

.welcome-content .verification-notice p {
    font-size: 12px;
    color: #666;
    line-height: 1.4;
}

.welcome-content .verification-notice ul {
    font-size: 12px;
    color: #666;
    list-style: none;
    padding-left: 20px;
    margin-top: 8px;
}

.welcome-content .verification-notice li {
    margin-bottom: 5px;
}

/* Animation for icons */
@keyframes pulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.2); }
    100% { transform: scale(1); }
}

.welcome-content ul li:hover i {
    animation: pulse 0.5s ease-in-out;
}

/* Responsive adjustments */
@media (max-width: 480px) {
    .welcome-content {
        padding: 5px;
    }
    
    .welcome-content p {
        font-size: 14px;
        margin-bottom: 10px;
    }
    
    .welcome-content ul li {
        margin-bottom: 8px;
    }
    
    .welcome-content .verification-notice {
        margin-top: 15px;
    }
}

/* Global Modal Styles */

/* .swal2-popup {
    border-radius: 15px !important;
    padding: 20px !important;
    background: #ffffff !important;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1) !important;
} */

.swal2-title {
    color: #333 !important;
    font-size: 24px !important;
    font-weight: 600 !important;
    margin-bottom: 15px !important;
    padding: 0 !important;
}

.swal2-html-container {
    margin: 0 !important;
    padding: 0 15px !important;
    color: #666 !important;
    font-size: 16px !important;
    line-height: 1.5 !important;
}

.swal2-confirm {
    background-color: #1ed760 !important;
    color: white !important;
    border-radius: 25px !important;
    padding: 12px 30px !important;
    font-weight: bold !important;
    margin: 10px !important;
    border: none !important;
    transition: all 0.3s ease !important;
    box-shadow: 0 2px 6px rgba(30, 215, 96, 0.2) !important;
}

.swal2-cancel {
    background-color: #ffffff !important;
    color: #666 !important;
    border-radius: 25px !important;
    padding: 12px 30px !important;
    font-weight: bold !important;
    margin: 10px !important;
    border: 1px solid #ddd !important;
    transition: all 0.3s ease !important;
}

.swal2-confirm:hover {
    background-color: #1bb352 !important;
    transform: scale(1.02);
    box-shadow: 0 4px 12px rgba(30, 215, 96, 0.3) !important;
}

.swal2-cancel:hover {
    background-color: #f5f5f5 !important;
    transform: scale(1.02);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1) !important;
}

.swal2-validation-message {
    background: #fff3f3 !important;
    color: #e74c3c !important;
    font-size: 14px !important;
    border-radius: 8px !important;
    margin-top: 10px !important;
}

.swal2-icon {
    border-color: #1ed760 !important;
    color: #1ed760 !important;
    margin: 15px auto !important;
}

.swal2-icon.swal2-error {
    border-color: #e74c3c !important;
    color: #e74c3c !important;
}

.swal2-icon.swal2-warning {
    border-color: #f1c40f !important;
    color: #f1c40f !important;
}

.swal2-icon.swal2-info {
    border-color: #3498db !important;
    color: #3498db !important;
}

.swal2-icon.swal2-question {
    border-color: #9b59b6 !important;
    color: #9b59b6 !important;
}

.swal2-icon.swal2-success {
    border-color: #1ed760 !important;
}

.swal2-icon.swal2-success [class^='swal2-success-line'] {
    background-color: #1ed760 !important;
}

.swal2-icon.swal2-success .swal2-success-ring {
    border-color: #1ed760 !important;
}


.swal2-show {
    animation: modalFadeIn 0.3s ease-out !important;
}

.swal2-hide {
    animation: modalFadeOut 0.2s ease-in !important;
}

@keyframes modalFadeIn {
    from {
        opacity: 0;
        transform: scale(0.8);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes modalFadeOut {
    from {
        opacity: 1;
        transform: scale(1);
    }
    to {
        opacity: 0;
        transform: scale(0.8);
    }
}


.swal2-input, 
.swal2-textarea {
    border: 1px solid #ddd !important;
    border-radius: 8px !important;
    padding: 12px !important;
    margin: 10px 0 !important;
    font-size: 16px !important;
    transition: all 0.3s ease !important;
    box-shadow: none !important;
}

.swal2-input:focus,
.swal2-textarea:focus {
    border-color: #1ed760 !important;
    box-shadow: 0 0 0 2px rgba(30, 215, 96, 0.1) !important;
}


.swal2-backdrop-show {
    background: rgba(0, 0, 0, 0.4) !important;
    backdrop-filter: blur(4px) !important;
}


@media (max-width: 480px) {
    .swal2-popup {
        padding: 15px !important;
        width: 90% !important;
        margin: 0 auto !important;
    }

    .swal2-title {
        font-size: 20px !important;
    }

    .swal2-html-container {
        font-size: 14px !important;
        padding: 0 10px !important;
    }



    .swal2-input,
    .swal2-textarea {
        font-size: 14px !important;
        padding: 10px !important;
    }
}


.swal2-popup.verification-modal {
    max-width: 450px !important;
}

.swal2-popup.conditions-modal {
    max-width: 500px !important;
}

.swal2-popup.edit-modal {
    max-width: 400px !important;
}


.swal2-loading {
    overflow: hidden;
}

.swal2-loading .swal2-loader {
    border-color: #1ed760 transparent #1ed760 transparent !important;
}


.swal2-toast {
    background: #333 !important;
    color: white !important;
    padding: 15px 25px !important;
    border-radius: 25px !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
}

.swal2-toast .swal2-title {
    color: white !important;
    font-size: 16px !important;
    margin: 0 !important;
}

/* Custom Verification Code Input Styles */
.verification-code-input {
    text-align: center !important;
    letter-spacing: 3px !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    color: #333 !important;
    padding: 15px !important;
    background-color: #f8f9fa !important;
    border: 2px solid #e9ecef !important;
    border-radius: 12px !important;
    width: 200px !important;
    margin: 20px auto !important;
    transition: all 0.3s ease !important;
}

.verification-code-input:focus {
    border-color: #1ed760 !important;
    box-shadow: 0 0 0 3px rgba(30, 215, 96, 0.15) !important;
    background-color: #fff !important;
}

.verification-code-input::placeholder {
    color: #adb5bd !important;
    font-size: 16px !important;
    letter-spacing: normal !important;
}

/* Edit Site Title Modal Styles */
.edit-site-title {
    font-size: 28px !important;
    font-weight: 600 !important;
    color: #1ed760 !important;
    text-align: center !important;
    margin-bottom: 20px !important;
    padding: 0 !important;
    background: linear-gradient(45deg, #1ed760, #1db954) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    text-shadow: 0 2px 4px rgba(30, 215, 96, 0.1) !important;
    position: relative !important;
}

/* .edit-site-title::after {
    content: '' !important;
    display: block !important;
    width: 60px !important;
    height: 3px !important;
    background: linear-gradient(90deg, #1ed760, #1db954) !important;
    margin: 10px auto !important;
    border-radius: 2px !important;
} */

/* Custom Close Button Styles */
.swal2-close {
    position: absolute !important;
    top: 12px !important;
    right: 12px !important;
}

.location-button {
    position: fixed;
    top: 120px;
    right: 10px;
    z-index: 999;
    background: #ffffff;
    border: none;
    border-radius: 4px;
    padding: 8px 12px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 14px;
    margin-bottom: 40px;
}

#myBtn22 {
    position: fixed;
    right: 10px;
    bottom: 78px;
    z-index: 999;
    background: white;
    padding: 12px 16px !important;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #666;
    transition: all 0.3s ease;
    width: 40px;
    height: 40px;
} 

#myBtn22:hover {
    background: #f8f8f8;
    transform: scale(1.05);
}

#myBtn22::before {
    content: '\f3c5';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #fdbf2d;
    font-size: 20px;
    margin: 0;
    /* transform: rotate(45deg); */
    text-shadow: -1px -1px 0 #000,  
                  -1px 0px 0 #000,
                 0px  0px 0 #000,
                  0px  0px 0 #000;
} 

@media screen and (max-width: 640px) {
    #myBtn22 {
        bottom: 35vh;
        right: 10px;
        width: 42px;
        height: 35px;
        padding: 8px !important;
        font-size: 16px;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    }

    #myBtn22::before {
        font-size: 18px;
    }
}

@media screen and (max-width: 480px) {
    #myBtn22 {
        bottom: 44vh;
        /* right: 10px; */
    }
} 

#myBtn222 {
  position: fixed;
  right: 10px;
  bottom: 131px;
  z-index: 999;
  background: white;
  padding: 12px 16px !important;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #666;
  transition: all 0.3s ease;
  width: 40px;
  height: 40px;
} 

#myBtn222:hover {
  background: #f8f8f8;
  transform: scale(1.05);
}

#myBtn222::before {
  /* content: '\f3c5'; */
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #fdbf2d;
  font-size: 20px;
  margin: 0;
  /* transform: rotate(45deg); */
  text-shadow: -1px -1px 0 #000,  
                -1px 0px 0 #000,
               0px  0px 0 #000,
                0px  0px 0 #000;
} 

@media screen and (max-width: 640px) {
  #myBtn222 {
      bottom: 35vh;
      right: 10px;
      width: 42px;
      height: 35px;
      padding: 8px !important;
      font-size: 16px;
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  }

  #myBtn222::before {
      font-size: 18px;
  }
}

@media screen and (max-width: 480px) {
  #myBtn222 {
      bottom: 49vh;
      /* right: 10px; */
  }
} 

#add-site-button {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    height: 38px;
    border-radius: 20px;
    background: #1ed760;
    color: white;
    border: none;
    cursor: pointer;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
    padding: 0 20px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.3px;
    transition: all 0.3s ease;
    z-index: 999;
    /* animation: pulse 2s infinite; */
}

#add-site-button::before {
    /* content: '+'; */
    font-weight: bold;
    font-size: 22px;
    margin-right: 8px;
}

#add-site-button::after {
    content: 'Agregar sitio';
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

#add-site-button:hover {
    transform: translateY(-50%) scale(1.05);
    background: #1bb352;
    box-shadow: 0 4px 12px rgba(30, 215, 96, 0.3);
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(30, 215, 96, 0.4);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(30, 215, 96, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(30, 215, 96, 0);
    }
}

@media screen and (max-width: 640px) {
    #add-site-button {
        padding: 0 16px;
        height: 34px;
        font-size: 14px;
        font-weight: 600;
        right: 45px;
    }

    #add-site-button::before {
        font-size: 20px;
        margin-right: 6px;
    }
}

@media screen and (max-width: 480px) {
    #add-site-button {
        padding: 0px 14px 0px 15px;
        height: 22px;
        font-size: 12px;
        right: 10px;
    }
} 

/* .loading-text2 {
    color: #ffffff;
    font-size: 16px;
    margin: 10px 0;
}  */

.welcome-progress {
    background: rgb(112, 255, 162) !important;
    border-radius: 5px !important;
}

.welcome-progress::-webkit-progress-bar {
    background: rgba(94, 255, 150, 0.993) !important;
    border-radius: 5px !important;
}

.welcome-progress::-webkit-progress-value {
    background: #1ed760 !important;
    border-radius: 5px !important;
}

.welcome-progress::-moz-progress-bar {
    background: #1ed760 !important;
    border-radius: 5px !important;
} 

.welcome-content22 {
  text-align: left;
  padding: 10px;
  font-size: 16px; 
  font-weight: 600;
  color: #ffffff;
}

.welcome-content22 p {
  margin-bottom: 15px;
  color: #ffffff;
  line-height: 1.5;
}

.welcome-modal22 .swal2-title {
  color: #ffffff !important;
  font-size: 24px !important;
  font-weight: 600 !important;
  /* margin-bottom: 20px !important; */
}

.noti {
  position: absolute;
  top: -2px;
  right: 3px;
  margin-top: 5px;
  border-radius: 20px;
  background: aliceblue;
  padding: 9px 8px 7px;
}

/* Estilos para el botón de Spotify */
.spotify-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #1DB954;
    color: white;
    padding: 8px 15px;
    border-radius: 25px;
    text-decoration: none;
    font-weight: bold;
    margin-top: 10px;
    transition: all 0.3s ease;
}

.spotify-button:hover {
    background-color: #1ed760;
    transform: scale(1.05);
}

.spotify-button i {
    margin-right: 8px;
}

/* Estilos para el botón flotante de Spotify */
.floating-spotify-button {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1000;
  background-color: #1DB954;
  color: white;
  padding: 12px 20px;
  border-radius: 30px;
  text-decoration: none;
  font-weight: bold;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  animation: spotifyButtonAppear 0.5s ease-out;
}

.floating-spotify-button:hover {
  background-color: #1ed760;
  transform: scale(1.05);
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.4);
}

.floating-spotify-button i {
  /* margin-right: 8px; */
  font-size: 1.2em;
}

/* Animación para la aparición del botón */
@keyframes spotifyButtonAppear {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Animación para la desaparición del botón */
.spotify-button-hide {
  animation: spotifyButtonDisappear 0.3s ease-out forwards;
}

@keyframes spotifyButtonDisappear {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(20px);
  }
}

/* Ajustes para dispositivos móviles */
@media screen and (max-width: 640px) {
  .floating-spotify-button {
    bottom: 15px;
    right: 15px;
    padding: 10px 16px;
    font-size: 0.9em;
  }
}


    .notification-preferences {
        padding: 20px;
    }
    .toggle-all-buttons {
        display: flex;
        gap: 10px;
        margin-bottom: 15px;
        justify-content: center;
    }
    .toggle-all-btn {
        padding: 8px 16px;
        border: none;
        border-radius: 20px;
        cursor: pointer;
        font-size: 14px;
        transition: all 0.3s ease;
    }
    .enable-all {
        background-color: #1DB954;
        color: white;
    }
    .enable-all:hover {
        background-color: #1ed760;
    }
    .disable-all {
        background-color: #ff4444;
        color: white;
    }
    .disable-all:hover {
        background-color: #ff6666;
    }
    .notification-toggles-container {
        max-height: 300px;
        overflow-y: auto;
        margin-top: 20px;
    }
    .notification-toggles {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
    .notification-toggle {
        display: flex;
        align-items: center;
        gap: 15px;
        padding: 10px 15px;
        background: #f5f5f5;
        border-radius: 8px;
        min-height: 50px;
        width: 100%;
        cursor: pointer;
        transition: background-color 0.2s ease;
    }
    .notification-toggle:hover {
        background-color: #e9e9e9;
    }
    .toggle-label {
        margin-left: 10px;
        font-size: 14px;
    }
    .switch {
        position: relative;
        display: inline-block;
        width: 50px;
        height: 24px;
    }
    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }
    .slider {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #ccc;
        transition: .4s;
    }
    .slider:before {
        position: absolute;
        content: "";
        height: 16px;
        width: 16px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        transition: .4s;
    }
    .switch input:checked + .slider {
        background-color: #1DB954;
    }
    .switch input:checked + .slider:before {
        transform: translateX(26px);
    }
    .slider.round {
        border-radius: 24px;
    }
    .slider.round:before {
        border-radius: 50%;
    }

    /* Estilos para la barra de scroll */
    .notification-toggles-container::-webkit-scrollbar {
        width: 8px;
    }
    .notification-toggles-container::-webkit-scrollbar-track {
        background: #f1f1f1;
        border-radius: 4px;
    }
    .notification-toggles-container::-webkit-scrollbar-thumb {
        background: #888;
        border-radius: 4px;
    }
    .notification-toggles-container::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

    .toggle-name-container {
        display: flex;
        align-items: center;
        gap: 8px;
        flex: 1;
        justify-content: space-between;
    }

    .status-dot {
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background-color: #1DB954;
        margin-right: 5px;
        position: relative;
        animation: pulse 1.5s ease-in-out infinite;
    }

    @keyframes pulse {
        0% {
            transform: scale(1);
            box-shadow: 0 0 0 0 rgba(29, 185, 84, 0.7);
        }
        
        70% {
            transform: scale(1.1);
            box-shadow: 0 0 0 6px rgba(29, 185, 84, 0);
        }
        
        100% {
            transform: scale(1);
            box-shadow: 0 0 0 0 rgba(29, 185, 84, 0);
        }
    }

    /* Para mejorar el rendimiento de la animación */
    .status-dot {
        will-change: transform;
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
    }

    /* Evitar que el cursor pointer se muestre en el switch */
    .notification-toggle .switch {
        cursor: default;
    }

    /* Mantener el cursor pointer en el slider del switch */
    .notification-toggle .slider {
        cursor: pointer;
    }

