.s-product-options-thumbnails-wrapper div p {
    font-size: 18px;
    line-height: 1.3;
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, 1);
    color: #140000;
    font-weight: 500;
}

/* Add custom CSS styles below */ 

.VisitorsCounter {
  display: none;
}


.main-logo light-logo {
text-align: center !important;
}

/* Add custom CSS styles below */ 
.question
{
border-radius:50px;
}
a:hover {
       color: #ff5733 !important;
  }     
.text-sm {
  font-size: 16px !important;
  line-height: 1.25rem;
}


.p{
  font-size: 22px;
}

@media only screen and (min-width: 1024px) {
  .normal-menu .main-menu li > a {
    font-size: 17px;
    line-height: 1.25rem;
    font-weight: 600 !important;
  }
}

.mb-6 {
    margin-bottom: 1.5rem;
    font-size: 19px;
}

.animated-logo {
  width: 200px; 
  animation: moveUpDown 2s infinite ease-in-out;
}

@keyframes moveUpDown {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px); 
  }
}

.store-footer h3 {
  margin-bottom: 0.75rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  color: #26225f;
}

@media (min-width: 640px) {
  .navbar-brand img {
    max-height: 4rem;
    background: white;
  }
}


.altumcode-coupon-button{
  font-size: 10px !important;

}

.altumcode-coupon-image{
  width: 10% !important; 

}

.altumcode-coupon-title{
  font-size: 10px !important;

}

.altumcode-coupon-coupon-code{
  font-size: 10px !important;

}



/* Whatsapp */
.wrapper-for-sicon-whatsapp2  {
  	background: #5CCA44 !important;
  	border: none
}

.wrapper-for-sicon-whatsapp2 i {
 	color: white 
}

/* Facebook */
.social-link.test-1[title="فيسبوك"]{
  	background: #1673EB !important;
  	border: none
}

.social-link.test-1[title="فيسبوك"] i {
 	color: white 
}
/* Facebook */


/* Telegram */
.wrapper-for-sicon-paper-plane-o {
  	background: #1673EB !important;
  	border: none
}

.wrapper-for-sicon-paper-plane-o  i {
 	color: white 
}
/* Telegram */


/* Instagram */
.social-link.test-1[title="انستقرام"]{
  	background: linear-gradient(
    to right,
    #833ab4,#fd1d1d,#fcb045
  ); !important;
  	border: none
}

.social-link.test-1[title="انستقرام"] i {
 	color: white 
}

/* Snapchat */
.social-link.test-1[title="سناب شات"]{
  	background: #F6F501 !important;
  	border: none
  	width:200% !important;
}



/* Tiktok */
.social-link.test-1[title="تيك توك"]{
  	background: black !important;
  	border: none
}

.social-link.test-1[title="تيك توك"] i {
 	color: white 
}
/* Tiktok */


.wrapper-for-sicon-mail,
.wrapper-for-sicon-phone,
.wrapper-for-sicon-iphone{
 	background: grey;
  	border: none;
}

.icon-contact{
}


.wrapper-for-sicon-mail svg,
.wrapper-for-sicon-phone svg,
.wrapper-for-sicon-iphone svg {
 	color: white !important ;
}

.store-footer .social-link {
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 0.875rem;
  line-height: 1.25rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  background: white;
}

.store-footer .social-link {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: red;
}

.footer_logo {
  width: 200% !important  ; 
  animation: moveUpDown 2s infinite ease-in-out;
}

@keyframes moveUpDown {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px); 
  }
}

img {
    max-width: 130%;
}


#karzoun-widget-send-button {
  padding-left: 15px;
  padding-right: 10px;
  position: fixed !important;
  z-index: 190 !important;
  bottom: 150px;
  text-align: center !important;
  height: 40px;
  min-width: 50px;
  border-radius: 25px;
  visibility: visible;
  transition: none !important;
  background-color: #218365;
  box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
  right: 9px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 92px !important;
}