.navbar-brand img {
    border-radius: 50%;
}
.s-block--fixed-banner .container {
    max-width: 100% !important;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin: 0 !important;
}

.s-block--fixed-banner .banner--fixed img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto; 
    border-radius: 0 !important; 
}

.s-block--fixed-banner {
    padding: 0 !important;
}
#main-content > section.s-block.s-block--fixed-banner.wide-placeholder{
  margin: 0 ;
}

@media (max-width: 768px) {
    section.s-block--best-offers .s-products-slider-card.swiper-slide {
        width: 55% !important;
        min-width: 0 !important;
    }
}
.s-product-card-promotion-title {
    background: #004650;
}
.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 69px;

}
.s-products-slider-card .s-product-card-entry {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    margin-bottom: 35px;
    height: fit-content;
}
.s-product-card-content-title a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media (min-width: 1024px) {
    .lg\:grid-cols-6 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  .store-footer__inner .lg\:col-span-2 a.flex {
    flex-direction: row;
    align-items: center;
    gap: 15px;
}
}
footer.store-footer {
    background: #01454F !important;
}
.store-footer__inner {
    background: #01454f !important;
}
.store-footer__inner * {
    color: white;
}
.copyright-text p {
    --tw-text-opacity: 1;
    color: #374151;
    color: white !important;
}
/* إضافة اللوجو فوق كلمة متجر عطارتي */
.store-footer__inner .lg\:col-span-2 a.flex h3 {
    display: block;
    text-align: center;
}

.store-footer__inner .lg\:col-span-2 a.flex::before {
    content: '';
    display: block;
    width: 70px;
    height: 70px;
    background-image: url('https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/zvwjmx/XH00AKQxowsOfCmNHOMo9rObXRapw9JSwdBF3rwO.jpg');
    background-size: cover;
    background-position: center;
    border-radius: 50%;
    border:1px solid #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  .store-footer__inner {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
  .store-footer__inner {
    text-align: center !important;
    align-items: center !important;
    justify-content: center !important;
    display: flex ! IMPORTANT;
}
a.flex.items-center.m-0 {
    justify-content: center;
}
a.flex.items-center.m-0 {
    justify-content: center;
    gap: 20px;
    opacity: 1;
}
.max-w-sm.leading-6.mb-6 {
    margin-top: 20px;
}
.flex.gap-4 {
    justify-content: center;
}
.s-contacts-list-vertical {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.store-footer .contact-social ul {
    margin-bottom: 0;
    justify-content: center;
}
}
.s-reviews-header-wrapper {
    display: flex;
    justify-content: center;
}
topnav-is-dark .top-navbar {
    --tw-bg-opacity: 1;
    background-color: #1d1f1f;
    background-color: rgb(255 255 255);
    --tw-text-opacity: 1;
    color: #d1d5db;
    color: rgb(0 0 0);
}
input.s-search-input {
    border: 1px solid #797979 ! IMPORTANT;
}
button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center {
    background: #014550 !important;
    opacity: 1;
    color: white;
}
.top-navbar {
    color: black !important;
    background: white !important;
}
button.s-infinite-scroll-btn.s-button-btn.s-button-primary {
    background: #014550 !important;
    border: 1px solid;
    color: white;
}