.sicon-quote-open:before {
  content: "\f078";
  color: #b0b3b7;
}


/* Add custom CSS styles below */
/****************************** 
 ----  Whatsapp Icon Style  ----
 ******************************/
.smt-app .icon-wrapper {
  display: none !important;
}

#whatsapp-wraper {
  position: fixed;
  bottom: 30px;
  right: 25px;
  z-index: 9999999999 !important;
  width: 70px;
  height: 70px;
}

#whatsapp-wraper img {
  width: 100%;
  animation: sm-shake-animation linear 1.5s infinite;
}

@keyframes sm-shake-animation {
  0% {
    transform: rotate(0) scale(1) skew(0.017rad);
  }

  25% {
    transform: rotate(0) scale(1) skew(0.017rad);
  }

  35% {
    transform: rotate(-0.3rad) scale(1) skew(0.017rad);
  }

  45% {
    transform: rotate(0.3rad) scale(1) skew(0.017rad);
  }

  55% {
    transform: rotate(-0.3rad) scale(1) skew(0.017rad);
  }

  65% {
    transform: rotate(0.3rad) scale(1) skew(0.017rad);
  }

  75% {
    transform: rotate(0) scale(1) skew(0.017rad);
  }

  100% {
    transform: rotate(0) scale(1) skew(0.017rad);
  }
}


*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #8b6b12;
}

/****************************** 
 --------Header Style --------
 ******************************/

.header-components-top {
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #393838;
  padding: 0.5rem;
}

.header-components-top p {
  color: white;
  height: fit-content;
  text-align: center;
  width: 100%;
  font-weight: 700;
  font-size: 1.3rem;
}

.header-components-top p #disc-top {
  color: red;
}

@media screen and (max-width: 600px) {
  .header-components-top p {
    font-size: 1rem !important;
    line-height: 2;

  }
}

a[href="https://tajco-ksa.com/offers"] span {
  color: #ff0000;
  font-size: 1rem !important;
}

.main-menu .root-level a span {
  transition: color .4s ease-in-out;
  -webkit-transition: color .4s ease-in-out;
  -moz-transition: color .4s ease-in-out;
  -ms-transition: color .4s ease-in-out;
  -o-transition: color .4s ease-in-out;
}

.main-menu .root-level a span:hover {
  color: #ff0000 !important;
}

.breadcrumbs {
  color: #ffffff;
  opacity: 1;
}

.breadcrumbs ol li .sicon-keyboard_arrow_left {
  color: #ffffff;
}

.breadcrumbs ol li span {
  opacity: 1;
  font-size: 1rem;
  color: #f7bb13;
}

/****************************** 
 ----- End Header Style -----
 ******************************/
.product-entry salla-add-product-button salla-button button {
  border-radius: 15px;
  border-width: 1px;
  --tw-border-opacity: 2;
  border-color: #f6cb54;
}

.s-cart-summary-count {
  background-color: #f6cb54;
}

.store-footer {
  --tw-bg-opacity: 1;
  background-color: #c9b98c;
  --tw-text-opacity: 1;
  color: rgba(55, 65, 81, var(--tw-text-opacity));
}

.header-above-slider.header-is-light .header-components-top .header-icon-button,
.header-above-slider.header-is-light .header-components-top .s-user-menu-trigger,
.header-above-slider.header-is-light .header-components-top .search-btn {
  --tw-text-opacity: 1;
  color: #f5c643;
}

.header-icon-button * {
  pointer-events: none;
}

.s-cart-summary-count {
  position: absolute;
  top: -8px;
  left: -15px;
  display: inline-flex;
  height: 1.25rem;
  width: 1.25rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: #f5c643;
  padding: 0.25rem;
  font-size: .75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.footer-is-light .store-footer {
  --tw-bg-opacity: 1;
  background-color: #b9a260;

}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  align-content: space-between;
  justify-content: space-evenly;
}

.navbar-brand img {
  max-height: 4rem;
  max-width: 170px;
}



.header-components-top #p-top {
  color: white !important;
  height: fit-content !important;
  text-align: center !important;
  width: 100% !important;
  font-weight: 700 !important;
  font-size: 1.3rem !important;
}



.smt-app-whatsapp .sm-button.bottom-left .powered-link,
.smt-app-whatsapp .sm-button.bottom-right .powered-link,
.smt-app-whatsapp .sm-button.bottom .powered-link,
.smt-app-whatsapp .sm-button.bottom-center .powered-link {
  display: none !important;
  visibility: hidden !important;
}

.smt-app-whatsapp .sm-button.sm-button-circle:not(.sm-small) {
  position: fixed !important;
  right: 40px !important;
  bottom: 40px !important;
  padding: 30px;
  background-color: red;

}

/****************************** 
 ----- Product Style -----
 ******************************/
.price_is_on_sale,
.starting-or-normal-price {
  border: 2px solid #f5c643;
  padding: .5rem 3rem;
  border-radius: 1.8rem;
}

.styles__tabbyPromoSnippetText--b30d0 span strong {
  color: red !important;
  font-size: 1.1rem;
  padding: 0px .5rem;
}

.s-product-card-content div:last-child {
  flex-direction: column;
  text-align: center;

}

.product-entry .s-product-card-content-sub {
  color: #ffffff;
  background: #333;
  border-radius: 13px;
  margin-bottom: 12px;
  justify-content: center;
  padding: 6px 0;
  cursor: grabbing;

}

.s-product-card-price {
  width: 100%;
  padding: 4px 0;
  color: #ffffff;
  background: #333;
  border-radius: 13px;
  padding: 0px;
}

.product-entry salla-add-product-button salla-button button,
.product-entry salla-add-product-button {
  width: 100%;
}

.product-entry salla-add-product-button salla-button button:hover {
  background: #fbbf24;
  border: none;
}

.sicon-cart-add:before {

  font-size: 20px;
}

/****************************** 
 ----- Footer Style -----
 ******************************/
.footer-is-light .store-footer {
  background-color: #575756;
  color: white;
}

.store-footer h3 {
  color: #fbbf24;
}

.footer-content>div:last-child {
  display: none;
}

.s-social-link a {
  height: 4rem;
  width: 4rem;
  border: none;
}

.s-social-link a:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.s-social-link a svg {
  height: auto;
  width: 2rem;
  fill: #fbbf24;
}

.s-payments-list-item {
  width: 6rem;
  height: 3rem;
}

.s-social-list li:nth-child(1) svg {
  fill: #ffffff !important;

}

.s-social-list li:nth-child(2) svg {
  fill: #ffffff !important;
  background: #000000;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  outline: 9px solid black;

}

.s-social-list li:nth-child(3) svg {
  fill: red !important;
}

.s-social-list li:nth-child(4) svg {
  fill: #0866FF !important;


}

.s-user-menu-dropdown-item-title {
  color: rgb(255 255 255);
}

.footer-user-menu .s-user-menu-dropdown-item a {
  color: #ffffff;
}

.store-footer .s-menu-footer-item:hover,
.s-user-menu-dropdown-item-title:hover,
.s-user-menu-dropdown-item a:hover {
  color: #fbbf24 !important;
}

.footer-user-menu .s-user-menu-dropdown-item a:hover .s-user-menu-dropdown-item-title {

  color: #fbbf24;
}

/****************************** 
 ----- fixed Items Style -----
 ******************************/
.powered-link {
  display: none !important;
}

.store-footer .s-contacts-icon {
  height: 4rem;
  width: 4rem;
}

.s-contacts-item {
  font-size: 1.4rem;
}

.s-contacts-icon svg {
  height: 2.5rem;
  width: 2.5rem;
  fill: currentColor;
}

.s-contacts-list #contact-slot:nth-child(1) span svg {
  color: #30bf39;
  animation: sm-shake-animation linear 1.5s infinite;
}

.s-contacts-list #contact-slot:nth-child(1) .s-contacts-item:hover {
  color: #30bf39;
}

.s-contacts-title {
  width: fit-content;
  position: relative;
  animation: moveAndChangeColor linear 1s infinite alternate;
}

@keyframes moveAndChangeColor {
  0% {
    left: 1rem;

  }

  100% {
    left: -5rem;
  }
}


.footer-content div:nth-child(3) {
  grid-column: span 2 / span 2;

}

.cart-summary-wrapper .cart-summary li h4 {
  align-items: center;
  color: red !important;
  display: flex;
  flex-direction: row;
  font-family: PingARLT;
  font-size: 15px;
  font-weight: 500;
  gap: 10px;
  justify-content: flex-start;
  margin: 0
}

[dir="rtl"] .rtl\:pl-4 {
  position: absolute;
  top: -330px;
  left:10px;
  background-color: red;
  border-radius: 9px;
  color: white;
}

@media (min-width: 768px) {
  [dir="rtl"] .rtl\:pl-4 {
  top: 20px;
  left: -400px;
}
}

[dir="rtl"] .header-components-top .search-btn,.header-components-top.header-top-page ,.header-icon-button, .header-components-top.he{
    background-color: white;
}

section:first-of-type {

  margin-top: 0;

}

section:first-of-type .carousel-slider .s-slider-block__title-nav {

  visibility: hidden;

}

salla-slider.photos-slider .swiper-slide {

  padding: 0;

  margin: 0;

  width: 100%;
 border-radius: 0px;

}
[dir="rtl"] .carousel-slider .swiper {
    padding-left: 0rem; 
}


salla-slider.photos-slider .swiper-slide a .rounded {
    border-radius: 15px;
}

salla-slider.photos-slider .swiper:where([dir=rtl], [dir=rtl] *) {

  padding: 0 0 3rem;

}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {

  background-color: #fbbf24;
  transform: translateY(8px);
}

.banner-entry  {
    border: 1px solid gray;
        border-radius: 15px;
}

[dir=rtl] .header-components-top .search-btn, .header-components-top.header-top-page, .header-icon-button, .header-components-top.he {
    background-color: #4e4b4b;
}
.header-components-inner .header-icon-button .icon {
    background: #fff;
}
.header-components-top .header-icon-button .icon, .header-components-top .header-icon-button .sicon-search, .header-components-top .s-user-menu-trigger .icon, .header-components-top .s-user-menu-trigger .sicon-search, .header-components-top .search-btn .icon, .header-components-top .search-btn .sicon-search {
    color: white;
}
.header-icon-button  .sicon-user {
background: transparent;
}
.header-icon-button #s-cart-icon {
    background: white;
}
.lazy__bg.loaded {
    opacity: 1;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}
.banner-entry {
    background-color: rgba(0, 0, 0, 0);
}
a.s-cart-summary-wrapper {

    background: #fff;
}
/*mesha*/