@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@400;600;700&display=swap');

button.s-product-card-wishlist-btn.not-added i.sicon-heart {
  color: #003399 !important;
  background: transparent !important;
  transition: all 0.3s ease;
}

button.s-product-card-wishlist-btn.not-added {
  background-color: transparent !important;
  border: 1px solid #003399 !important;
  transition: all 0.3s ease;
}

button.s-product-card-wishlist-btn.not-added:hover {
  background-color: rgba(0, 51, 153, 0.1) !important;
  border-color: #003399 !important;
}

button.s-product-card-wishlist-btn.not-added:hover i.sicon-heart {
  color: #003399 !important;
}


button.s-product-card-wishlist-btn:not(.not-added) i.sicon-heart {
  color: #ffffff !important;
  background: transparent !important;
  transition: all 0.3s ease;
}

button.add-to-cart:hover,
button.add-to-cart:hover *,
button.s-button-element:hover,
button.s-button-element:hover * {
  /* background-color Ø£ØªØ´Ø§Ù„ Ù‡Ù†Ø§ */
  color: #053d96 !important;
  border-color: #053d96 !important;
}



.store-header__bottom {
  position: sticky !important;
  top: 60px; 
  z-index: 9998;
  background: rgba(255, 255, 255, 0.6); 
  backdrop-filter: blur(6px); 
  -webkit-backdrop-filter: blur(6px);
}


.store-header__top {
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 9999;
  background-color: #fff; 
}


.main-navbar {
  background: transparent !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

.top-navbar .s-search-input {
  border: none !important;
  background-color: rgb(5, 108, 245) !important;
  color: #fff !important;
  font-weight: 500;
  font-size: 15px;
  padding: 0 12px;
  border-radius: 18px !important;
  text-align: center; 
}

.top-navbar .s-search-input::placeholder {
  color: #fff !important;
  opacity: 1;
  text-align: center;
}

.top-navbar .s-search-icon svg {
  fill: #fff;
  width: 20px;
  height: 20px;
}


.text-primary {
    color: #056cf5;
}


.navbar-brand img {
    max-height: 1rem;
    width: auto;
    max-width: 85px;
}

body {
  background-color: #f3f4f6; 
}

.banner--fixed img {
    display: block;
    width: 100%;
    border-radius: 0.375rem;
    border-style: none;
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246 / 0%);
    background-color: rgb(243 244 246 / 0%);
    -o-object-fit: cover;
    object-fit: cover;
}

@media (min-width: 640px) {
    .s-block {
        margin-top: 1rem;
    }
}

.s-block {
    margin-top: 1rem;
}


.store-footer {
  background-color: #003399 !important;
  color: white !important;
}

.store-footer * {
  color: white !important;
}

.footer-is-light .store-footer {
  background-color: #003399 !important;
  color: white !important;
}

.footer-is-light .store-footer .store-footer__inner {
  background-color: #003399 !important;
}

.footer-is-light .store-footer * {
  color: white !important;
}



.bg-white {
  background-color: #f3f4f6 !important;
}



.navbar-brand img {
  max-height: 120px !important;
  height: auto !important;
}



@media (max-width: 768px) {
  .store-footer {
    background-color: #003399 !important;
    padding: 30px 15px 40px !important;
    position: relative !important;
    text-align: center !important;
  }

  .store-footer .store-footer__inner {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    color: #fff !important;
  }

  .store-footer .store-footer__inner * {
    color: white !important;
  }

  .store-footer .store-footer__inner .container {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 25px !important;
    width: 100% !important;
  }

 
  .store-footer .container > div:first-child h3 {
    font-size: 20px !important;
    font-weight: bold !important;
    margin-bottom: 15px !important;
  }

 
  .store-footer .container > div:first-child::after {
    content: "";
    display: block !important;
    width: 180px !important;
    height: 180px !important;
    margin: 0 auto 20px !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
  }

  .store-footer .s-menu-footer-list {
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
    font-size: 14px !important;
  }

  .store-footer .s-menu-footer-item {
    text-decoration: none !important;
  }

  .store-footer .s-contacts-list {
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
    align-items: center !important;
  }

  .store-footer .s-contacts-item {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    font-size: 14px !important;
  }

  .store-footer .s-contacts-icon svg {
    width: 18px !important;
    height: 18px !important;
    fill: white !important;
  }

  .store-footer .unicode {
    font-size: 14px !important;
  }

  .store-footer salla-apps-icons {
    display: none !important;
  }

  .store-footer .contact-social {
    display: none !important;
  }
}

.s-block__title h2 {
    position: relative;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 700;
    line-height: 1.2;
    display: none;
}


.s-slider-block__title h2 {
    position: relative;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 700;
    line-height: 1.2;
    display: none;
}





.s-block--banners a.banner-entry {
  transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out !important;
  display: block !important;
  will-change: transform;
}



.s-block--banners a.banner-entry:hover {
  transform: scale(1.05) !important;
  z-index: 2;
  /* box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15) !important; */
}




header a,
header .navbar a,
header .main-nav a,
header h1,
header h2,
header h3,
header span,
header p {
  color: #000 !important;
  transition: color 0.3s ease;
}

header a:hover,
header .navbar a:hover,
header .main-nav a:hover,
header h1:hover,
header h2:hover,
header h3:hover,
header span:hover,
header p:hover {
  color: #1252b7 !important;
}


@media (min-width: 1024px) {
  .banner--fixed {
    display: block;
    width: calc(100vw - 120px); 
    max-width: calc(100vw - 120px);
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: calc(-50vw + 60px); 
    margin-right: calc(-50vw + 60px);
    margin-top: -20px !important; 
    padding: 0 !important;
    overflow: hidden;
    border-radius: 0 !important;
  }
}




.banner--fixed img {
  width: 100% !important;
  height: auto !important;
  display: block;
}


section.s-block--banners .grid.md\:grid-cols-3 {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr) !important; 
  gap: 20px !important; 
}


section.s-block--banners .grid.md\:grid-cols-3 > * {
  border-radius: 12px !important; 
  overflow: hidden; 
  aspect-ratio: 1 / 1 !important; 
  object-fit: cover;
  height: auto;
}



@media (max-width: 768px) {
  section.s-block--banners .grid.md\:grid-cols-3 {
    grid-template-columns: repeat(2, 1fr) !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
  }
}



section.s-block--banners .grid.md\:grid-cols-3 {
  display: grid !important;
  grid-template-columns: repeat(5, 1fr) !important;
  gap: 20px !important;


  justify-content: center !important;

  max-width: 1200px;
  margin: 0 auto; 
}





@media (max-width: 480px) {
  section.s-block--banners .grid {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 12px !important; /* ØªÙ‚Ø¯Ø± ØªØªØ­ÙƒÙ… ÙÙŠ Ø§Ù„Ù…Ø³Ø§ÙØ© Ø¨ÙŠÙ† Ø§Ù„ÙƒØ±ÙˆØª */
  }
}



@media (max-width: 768px) {
  section.s-block--banners .grid.md\:grid-cols-3 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}




@media (min-width: 768px) {
  section.s-block--banners .grid.md\:grid-cols-3 {
    display: flex !important;
    justify-content: center !important;
    gap: 20px !important;
    max-width: 1200px;
    margin: 0 auto;
  }

  section.s-block--banners .grid.md\:grid-cols-3 > * {
    flex: 0 0 auto;
    width: 33.33%;
    max-width: 33.33%;
  }
}



.footer-is-light .store-footer {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 61, 150, var(--tw-bg-opacity)); 
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity)); 
}

.footer-is-light .store-footer .store-footer__inner {
    --tw-border-opacity: 1;
    border-bottom-color: rgba(229, 231, 235, var(--tw-border-opacity)); 
    background-color: rgba(5, 61, 150, var(--tw-bg-opacity)); 
}

.footer-is-light .store-footer *,
.footer-is-light .store-footer *::before,
.footer-is-light .store-footer *::after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #ffffff;
    color: white !important; 
}




.store-footer::before:hover {
    transform: translateY(-50%) scale(1.05);
    opacity: 0.9;
}

@media (max-width: 768px) {
    .store-footer::before {
        width: 80px;
        height: 80px;
        left: 10px;
    }
}



@media (min-width: 768px) {
    section.s-block--banners .grid.md\:grid-cols-3 {
        display: flex !important
;
        justify-content: center !important;
        gap: 20px !important;
        max-width: 900px;
        margin: 0 auto;
    }
}



@media (min-width: 768px) {
  .store-footer {
    position: relative;
  }

  .store-footer::before {
    content: "";
    position: absolute;
    right: 130px;
    top: 50%;
    transform: translateY(-50%);
    width: 130px;
    height: 130px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 2;
  }
}

@media (max-width: 768px) {
    .store-footer .container > div:first-child h3 {
        font-size: 20px !important;
        font-weight: bold !important;
        margin-bottom: 15px !important;
        display: none;
    }
}




button.add-to-cart,
button.s-button-element {
  background-color: #003399 !important;
  color: #ffffff !important;
  border: none !important;
  transition: background-color 0.3s ease, color 0.3s ease;
}

/* Ø§Ù„Ø¹Ù†Ø§ØµØ± Ø¯Ø§Ø®Ù„ Ø§Ù„Ø²Ø± ØªØ±Ø« Ø§Ù„Ù„ÙˆÙ† */
button.add-to-cart *,
button.s-button-element * {
  color: inherit !important;
}

button.add-to-cart:hover,
button.add-to-cart:hover *,
button.s-button-element:hover,
button.s-button-element:hover * {
  background-color: #ffffff !important;
  color: #053d96 !important;
  border-color: #053d96 !important;
}




a.banner-entry {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}




@media (max-width: 768px) {
    .store-footer .container > div:first-child h3 {
        font-size: 20px !important;
        font-weight: bold !important;
        margin-bottom: 15px !important;
        display: none;
    }
}




@media (max-width: 768px) {

  .store-footer salla-apps-icons,
  .store-footer .contact-social {
    display: flex !important;
    justify-content: center; 
    align-items: center;     
    gap: 10px;
    width: 100%;             
    font-weight: bold;
  }

  .store-footer salla-apps-icons * ,
  .store-footer .contact-social * {
    font-size: 20px !important;
    font-weight: bold !important;
    width: 50px !important;
    height: 30px !important;
  }
}


@media (max-width: 768px) {
    .store-footer salla-apps-icons, .store-footer .contact-social {
        display: flex !important
;
        align-items: center;
        gap: unset;
        width: 100%;
        font-weight: bold;
        flex-wrap: wrap;
        flex-direction: row;
        align-content: stretch;
        justify-content: space-between;
    }
}




@media (min-width: 768px) {
    .store-footer::before {
        content: "";
        position: absolute;
        right: 350px;
        top: 15%;
        transform: translateY(-50%);
        width: 130px;
        height: 130px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        z-index: 2;
    }
}

.mb-6 {
    margin-bottom: 2rem;
}


@media (min-width: 768px) {
    .store-footer::before {
        content: "";
        position: absolute;
        right: 95px;
        top: 15%;
        transform: translateY(-50%);
        width: 130px;
        height: 130px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position
Specifies the initial position of the background image(s) (after any resizing) within their corresponding background positioning area.
Learn more

Don't show
: center;
        z-index: 2;
    }
}



@media (min-width: 768px) {
    .store-footer::before {
        content: "";
        position: absolute;
        right: 350px;
        top: 15%;
        transform: translateY(-50%);
        width: 130px;
        height: 130px;
        background-size: contain;
        background-repeat: no-repeat;
        z-index: 2;
    }
}



@media (max-width: 768px) {
  .store-footer__inner .lg\:col-span-2 {
    display: flex !important;
    flex-direction: column !important;
    gap: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .store-footer__inner .lg\:col-span-2 > a {
    order: 1 !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .store-footer__inner .lg\:col-span-2 > p {
    order: 2 !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  footer.store-footer,
  .store-footer__inner {
    margin: 0 !important;
    padding: 0 !important;
  }
}


button.add-to-cart:hover,
button.add-to-cart:hover *,
button.s-button-element:hover,
button.s-button-element:hover * {
  background-color: #ffffff00 !important;
  color: #053d96 !important;
  border-color: #053d96 !important;
}



#drop-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none; 
  z-index: 99999;
}


.drop {
  position: absolute;
  width: 6px;
  height: 6px;
  background: white;
  border-radius: 50%;
  opacity: 0.8;
  animation: fall linear infinite;
}


@keyframes fall {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(100vh);
    opacity: 0;
  }
}


.mb-6 {
    margin-bottom: 5rem;
}




@media (min-width: 768px) and (max-width: 1023px) {
  .container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 120px;
    padding-left: 120px;
  }
}





@media (min-width: 768px) and (max-width: 1024px) {
  .store-footer::before {
    display: none !important;
  }
}



@media (min-width: 900px) and (max-width: 1340px) {
    .store-footer::before {
        content: "";
        position: absolute;
        right: 35px;
        top: 15%;
        transform: translateY(-50%);
        width: 130px;
        height: 130px;
        background-image: url(https://cdn.salla.sa/ydymqZ/Sj24EGeF72thqfBiTJP3SJFIw8De9opVd9dhEdQ2.png);
        background-size: contain;
        background-repeat: no-repeat;
        z-index: 2;
    }
}




@media (min-width: 1341px) and (max-width: 1670px) {
    .store-footer::before {
        content: "";
        position: absolute;
        right: 150px;
        top: 15%;
        transform: translateY(-50%);
        width: 130px;
        height: 130px;
        background-size: contain;
        background-repeat: no-repeat;
        z-index: 2;
    }
}
@keyframes title-pan {
  0% { background-position: 0% center; }
  100% { background-position: -200% center; }
}

@keyframes button-pulse {
  0% { box-shadow: 0 0 0 0 rgba(33, 72, 97, 0.7); }
  70% { box-shadow: 0 0 0 12px rgba(33, 72, 97, 0); }
  100% { box-shadow: 0 0 0 0 rgba(33, 72, 97, 0); }
}

@keyframes price-glow {
  0% { text-shadow: 0 0 3px rgba(229, 62, 62, 0.4); }
  50% { text-shadow: 0 0 12px rgba(229, 62, 62, 0.8); }
  100% { text-shadow: 0 0 3px rgba(229, 62, 62, 0.4); }
}

.s-products-slider-slider .s-product-card-entry,
.s-products-list .s-product-card-entry {
    border-radius: 12px;
    border: 1px solid #f0f0f0;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: transform 0.4s ease;
    overflow: hidden;
}

.s-products-slider-slider .s-product-card-entry:hover,
.s-products-list .s-product-card-entry:hover {
    transform: translateY(-6px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08), 0 0 15px rgba(33, 72, 97, 0.5);
}

.s-slider-block__title h2,
.s-block__title h2 {
    font-size: 28px !important;
    font-weight: 800;
    background: linear-gradient(to right, #214861, #476e87, #00223b, #214861);
    background-size: 200% auto;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: title-pan 8s linear infinite;
    padding-bottom:10px;
}

.s-slider-block__title h2::after,
.s-block__title h2::after {
    display: none !important;
}

.s-products-slider-slider .s-product-card-entry .s-button-primary-outline,
.s-products-list .s-product-card-entry .s-button-primary-outline {
    background-color: #214861 !important;
    color: #edffff !important;
    border: none !important;
    border-radius: 8px !important;
    font-weight: bold;
    animation: button-pulse 2.5s infinite;
    transition: all 0.3s ease !important;
}

.s-products-slider-slider .s-product-card-entry .s-button-primary-outline:hover,
.s-products-list .s-product-card-entry .s-button-primary-outline:hover {
    transform: scale(1.05);
    background-color: #00223b !important;
    animation-play-state: paused;
}

.s-products-slider-slider .s-product-card-price,
.s-products-list .s-product-card-price {
    color: #e53e3e;
    font-weight: 800;
    font-size: 1.2rem;
    margin-top: 8px;
    transition: all 0.3s ease;
}

.s-products-slider-slider .s-product-card-entry:hover .s-product-card-price,
.s-products-list .s-product-card-entry:hover .s-product-card-price {
    animation: price-glow 1.5s infinite ease-in-out;
}

@media (max-width: 768px) {

    .s-products-slider-slider .s-products-slider-card.swiper-slide {
        width: 55% !important;
        min-width: 0 !important;
    }

    .s-products-list-wrapper.s-products-list-vertical-cards {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
}.store-footer__inner .grid>div:nth-of-type(1)>a::after {
    content: "";
    display: block;
    background-size: contain;
    width: 130px;
    height: 130px;
    background-repeat: no-repeat;
}


.store-footer__inner {
    background: #00548a !important;
    color: white;
}
.store-footer__inner {
    background: #00548a !important;
    color: white;
    text-align: center;
}
.flex.rtl\:space-x-reverse.space-x-2.items-end  , salla-social.s-social-list.hydrated  , a.flex.items-center.m-0{
    justify-content: center !important;
}
salla-contacts.s-contacts.hydrated {
    justify-content: center;
    align-items: center;
    display: flex ; 
        flex-direction: column;
    }
    #app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 > a > h3 {
    display: none;
    
}
footer.store-footer {


    box-shadow: #000000 0 20px 30px -10px;
}

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

.gap-8 {
    gap: 1rem;
}
.s-payments-list {
    flex-wrap: nowrap;
}
.footer-is-light .store-footer .store-footer__inner {
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
}
.md\:flex.items-center.justify-between.py-4.container.text-center {
    background: #0c5380;
}
.container.grid.grid-col-1.lg\:grid-cols-6.gap-8.lg\:gap-6 {
    gap: 26px;
}
.store-footer__inner {
    padding: 0 !important;
}
}
.copyright-text p {
    color: white;
}
.store-footer h3 {
    background: #214861;
    display: flex
;
    width: 100%;
    justify-content: center;
    padding: 5px;
    border-radius: 6px;
    align-items: center;
    text-align: center;
}
.store-footer a {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    font-size: 18px;
}

.s-social-link a svg {
    width: 17px;
    fill: currentColor;
}
li.s-social-link {
    background: #214861;
    border-radius: 20px;
}
@media (min-width: 1024px) {
    .lg\:grid-cols-6 {
        grid-template-columns: 1fr 1fr 1fr;
    }
        .lg\:col-span-2 {
        grid-column: inherit;
    }
}

.s-block.s-block--fixed-banner.wide-placeholder {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
}

.s-block.s-block--fixed-banner.wide-placeholder img {
    width: 100%;
    height: auto;
    display: block;
}
.s-block--fixed-banner .container {
    width: 100%;
    max-width:none ; padding-left: 0;
    padding-right: 0;
}
.s-menu-topnav-list {
    display: none;
}
ul.s-social-list {
    justify-content: center;
}
.floating-wpp .floating-wpp-button {

    top: -172px !important;
}
salla-advertisement.hydrated {
    display: none;
}
button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center {
    background: transparent !important;
    color: #145883 !important;
}
.bg-white.py-2\.5.mb-5.rounded-md.inline-flex.text-sm {
    display: none;
}
.flex.whitespace-nowrap.gap-4.items-center * {
    font-size: 32px;
    FONT-WEIGHT: 900;
    color: red;
}


.booking__details {
    font-family: 'Cairo', sans-serif !important; 
    background-color: #ffffff; 
    border: 1px solid #e8e8e8; 
    border-radius: 12px; 
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); 
    padding: 25px !important; 
    overflow: hidden; 
}

.booking__fields {
    padding-right: 20px;
    border-right: 1px solid #f0f0f0; 
}

.booking__fields__title {
    color: #214861; 
    font-weight: 700; 
    font-size: 22px; 
    margin-bottom: 25px !important;
}

.booking__fields__label {
    font-size: 15px;
    font-weight: 600; 
    color: #555; 
    margin-bottom: 8px;
}

.qty-field {
    border: 1px solid #ccc;
    border-radius: 8px;
    overflow: hidden;
}

.qty-field .form-control {
    border: none;
    box-shadow: none;
    font-weight: 700;
    font-size: 16px;
    color: #214861;
}

.qty-field .btn {
    background-color: #f5f5f5;
    border: none;
    color: #214861;
}

.qty-field .btn:hover {
    background-color: #e9e9e9;
}

.booking__details .btn--primary,
.booking__details .btn-submit-booking {
    background-color: #214861; 
    color: #ffffff; 
    border: none;
    border-radius: 8px; 
    font-weight: 600;
    padding: 12px 20px;
    transition: background-color 0.3s ease, transform 0.2s ease; 
}

.booking__details .btn--primary:hover,
.booking__details .btn-submit-booking:hover {
    background-color: #2f5961; 
    transform: translateY(-2px); 
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.booking__details .btn-submit-booking {
    width: 100%; 
    font-size: 16px;
}

.booking__calendar .fc-toolbar-title {
    color: #214861; 
    font-weight: 700;
    font-size: 18px !important;
}

.booking__calendar .fc-col-header-cell-cushion {
    font-weight: 600; 
    color: #333;
    font-size: 13px;
}

.booking__calendar .fc-day-today .fc-daygrid-day-frame {
    background-color: #21486120; 
    border-radius: 8px;
}
.booking__calendar .fc-day-today .fc-daygrid-day-number {
    font-weight: 700;
    color: #214861;
}

.booking__calendar .fc-daygrid-day-frame:hover {
    background-color: #f0f0f0;
    border-radius: 8px;
    cursor: pointer;
}

.booking__calendar .fc-button-primary {
    background-color: #f0f0f0 !important;
    border: none !important;
    color: #214861 !important;
    box-shadow: none !important;
}

.booking__times .booking__placeholder {
    background-color: #f8f9fa; 
    border: 2px dashed #e0e0e0; 
    border-radius: 10px;
    padding: 40px 20px;
}

.booking__times .booking__placeholder i {
    font-size: 40px;
    color: #214861; 
}

.booking__times .booking__placeholder h6 {
    color: #555; 
    font-weight: 600;
    line-height: 1.8;
}