.s-block--fixed-banner{
  margin-top: unset !important;
}

.s-block--fixed-banner .container {
  padding: unset !important;
  max-width: unset !important;
}

.s-block--fixed-banner .container img {
  border-radius: unset !important;
}

.top-navbar {
  background-color: #7c1ae3 !important;
}

.top-navbar *{
  color: #fff !important;
  fill: #fff;
}
.top-navbar input::placeholder {
  color: #fff;
}

.header-btn__icon{
  color: #7c1ae3 !important;
  border-color: #7c1ae3 !important; 
}
.s-cart-summary-total {
  color: #7c1ae3 !important;
}


salla-add-product-button button {
  color: #fff !important;
  background-color: #7c1ae3 !important;
}

.s-product-card-sale-price h4,
.s-product-card-price{
  color: #7c1ae3 !important;
}

.s-product-card-vertical .s-product-card-wishlist-btn button {
  background-color: #7c1ae3 !important;  
}
.s-product-card-vertical .s-product-card-wishlist-btn button i {
  color: #fff;
}

#best-offers-1-slider .s-slider-block__title {
  display: flex;
}

.s-slider-block__title {
  display: none;
}

footer {
  background-color: #7c1ae3 !important;
}

[aria-label="footer"] {
  background-color: #e5e6fa !important;
}
footer h3 {
color: #7c1ae3 !important;
}
.copyright-text * {
  color: #fff !important;
}

@media (max-width: 1024px) {
  footer * {
    text-align: center;
  }
  footer h3 {
    width: 100%;
  }
}

#contact-slot a {
  justify-content: center !important;
}

/* Logo */

.store-footer__inner .grid > div:nth-of-type(1) > a::after {
  content: "";
  background: url("https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/OqWWKo/OVI24KFhGULN1v1nj8sfQkKrwEEPIKl5CR5aBWC6.png");
  display: block;
  background-size: contain;
  width: 100px;
  height: 90px;
  background-repeat: no-repeat;
}

.store-footer__inner .container > div {
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding-left: 0;
  padding-bottom: 20px;
}

.store-footer__inner .container {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.store-footer__inner .container > div:nth-of-type(1) {
  grid-column: span 1 / span 2;
}

.store-footer__inner + div {
  background: transparent;
  max-width: 100%;
  justify-content: space-around;
}

.store-footer__inner > div a h3 {
  display: none;
}

@media (max-width: 992px) {
  .store-footer__inner .container {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

/* custom ScrollBar */
/* width */
::-webkit-scrollbar {
  width: 10px;
}

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

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


#cus-secs{
  width: 100%;
  padding-top: 60px;
}
#cus-secs #secs-wrapper {
  width: 100%;
  padding: 20px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0px, 250px));
  justify-content: center;
  gap: 10px;
}
#cus-secs #secs-wrapper #sec-link {
  transition: .3s;
}
#cus-secs #secs-wrapper #sec-link:hover {
  transform: scale(1.1);
}
@media (max-width: 1024px) {
#cus-secs {
  padding-top: 40px;
}
}
#salla-purchase-number {
  margin: 30px 0px;
  color: #bf363d;
  font-weight: 600 !important;
}

#salla-purchase-number i {
  margin-left: 10px;
}

Finish subscribing to Google One … Get 2 TB for Drive, Gmail, and Google Photos. EGP 294.99 EGP 73.99/month for 3 months.

.footer {
  background-color: #333;
  color: white;
  padding: 20px;
  text-align: center;
  position: relative;
}

.active-visitors {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #5064a9 !IMPORTANT;
  color:#fff;
  padding: 10px 20px;
  border-radius: 50px;
  font-family: 'Arial', sans-serif;
  font-size: 16px;
  position: relative;
  margin-top: 10px;
      background: transparent;
    border: 1px solid;
    padding: 15px;
    width: 15%;
    right: 40%;

}

.circlecontainer3276 {
  position: relative;
  width: 20px;
  height: 20px;
  margin-left: 10px;
}

.circle3276 {
  width: 100%;
  height: 100%;
  background-color: #5EDE6B;
  position: absolute;
  border-radius: 50%;
  animation: ripple-animation 1.8s infinite ease-out;
  RIGHT: 12PX;
}

@keyframes ripple-animation {
  0% {
    transform: scale(0.5);
    opacity: 1;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}
 


@media (MAX-width: 640px) {
.active-visitors {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: rgb(255, 255, 255);
    border-radius: 50px;
    font-family: Arial, sans-serif;
    font-size: 16px;
    position: relative;
    margin-top: 10px;
    background-image: initial;
    background-position: initial;
    background-size: initial;
    background-repeat: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    border: 1px solid;
    padding: 7PX;
    width: 36%;
    right: 32%;
    background-color: rgb(80, 100, 169) !important;
}}
.active-visitors {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #5064a9 ! IMPORTANT;
    color: #fff;
    padding: 10px 20px;
    border-radius: 50px;
    font-family: 'Arial', sans-serif;
    font-size: 16px;
    position: FIXED;
    margin-top: 10px;
    background: transparent;
    border: 1px solid;
    padding: 15px;
    width: 15%;
    right: 82%;
    Z-INDEX: 999999;
    BOTTOM: 65PX;
}
@media (max-width: 640px) {
    .active-visitors {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        color: rgb(255, 255, 255);
        border-radius: 50px;
        font-family: Arial, sans-serif;
        font-size: 16px;
        position: FIXED;
        margin-top: 10px;
        background-image: initial;
        background-position: initial;
        background-size: initial;
        background-repeat: initial;
        background-attachment: initial;
        background-origin: initial;
        background-clip: initial;
        border: 1px solid;
        width: 36%;
        right: 32%;
        width: 40%;
        right: 59%;
        Z-INDEX: 1;
        BOTTOM: 95PX;
        background-color: rgb(80, 100, 169) !important;
    }
}

.active-visitors {
    display: inline-flex
;
    align-items: center;
    justify-content: center;
    background-color: #5c13a9! IMPORTANT;
    color: #fff;
    padding: 10px 20px;
    border-radius: 50px;
    font-family: 'Arial', sans-serif;
    font-size: 16px;
    position: FIXED;
    margin-top: 10px;
    background: transparent;
    border: 1px solid;
    padding: 15px;
    width: 15%;
    right: 82%;
    Z-INDEX: 999999;
    BOTTOM: 65PX;
}


@media (max-width: 640px) {
    .active-visitors {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        color: rgb(255, 255, 255);
        border-radius: 50px;
        font-family: Arial, sans-serif;
        font-size: 16px;
        position: FIXED;
        margin-top: 10px;
        background-image: initial;
        background-position: initial;
        background-size: initial;
        background-repeat: initial;
        background-attachment: initial;
        background-origin: initial;
        background-clip: initial;
        border: 1px solid;
        width: 36%;
        right: 32%;
        width: 40%;
        right: 59%;
        Z-INDEX: 1;
        BOTTOM: 95PX;
    background-color: #5c13a9!IMPORTANT;
    }
}