/* Add custom CSS styles below */
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&family=El+Messiri:wght@400..700&display=swap');

body{
  font-family: Cairo !important
}
.s-fast-checkout-button.outline {
    background-color: #FFFFFF;
    border: 1px solid var(--color-primary);
    color: var(--color-primary);
}

/* Navbar */

.index #mainnav:not(.fixed-pinned) .navbar-brand img,
.top-navbar{
  display: none !Important
}

/* Hero */

.landing-page-fixed-bannar a:not(:hover),
.image-text a:not(:hover){
  background-color: #882075;
  color: #fff
}

.landing-page-fixed-bannar h1{
  font-size:3rem !important;
  margin-top:2rem
}

.landing-page-fixed-bannar .box-text{
  margin: 0.5rem !important
}

.landing-page-fixed-bannar h1,
.landing-page-fixed-bannar p{
  color: #185699 !important
}

@media(max-width: 640px){
.landing-page-fixed-bannar h1{
    font-size:1rem !important;
  }
  .landing-page-fixed-bannar p{
    display: none
  }
}


/* Categories Grid */
@media(min-width:768px){
.cat{
  height:100% !important;
  max-height: 100% !important
}
}
.content-image{
  justify-content: center !important
}

.cat:first-of-type,
.cat:nth-of-type(4),
.cat:nth-of-type(5),
.cat:nth-of-type(6){
  display: none !important
}

.s-block--banners{
  margin-top: 0!important
}

.s-block--banners .grid {
  grid-template-columns: repeat(3, 1fr);
}

.s-block--banners .banner-entry {
  height: 300px;
}

@media (max-width: 992px) {
  .s-block--banners .banner-entry {
    height: 250px;
  }
}

@media (max-width: 480px) {
  .s-block--banners .banner-entry {
    height: 120px;
  }
}

.s-block--banners .lazy__bg {
  background-size: contain;
  background-repeat: no-repeat;
}

@media (min-width: 640px) {
  .two-row .banner-entry:first-child {
    grid-row: span 1 / span 1;
  }
}

.banner-entry,
.banner--fixed img {
  background-color: transparent !important;
}

/* Products */

.s-block--tabs-produtcs .tab-trigger.is-active button {
  border-width: 0 !important;
  background: transparent !important;
  font-size: 30px;
  line-height: 1.5;
  color: var(--d-color);
}

/* Offers */

.image-text h2{
  line-height: 1.6 !important
}





.offers p:after{
  content: " ر.س ";
  font-weight:400 !important
}

@media(max-width: 768px){
  .offers{
    height:80vh !Important
  }
  .offers .w-1\/2 {
    width: 50%;
    margin: auto;
  }
  .offers .swiper-slide-active{
    margin-bottom: 3rem !Important
  }
  .offers .absolute{
    gap: 1rem !important
  }
}

.offers > h2 {
  color: #fff;
  text-shadow: none;
  margin-bottom: 2rem
}

.offers .flex *:not(span) {
  color: #fff;
}

.offers a span:not(a:hover span){
  color: var(--vd-color) !important
}

.offers .flex h2 {
  font-size: 2rem;
}

.offers del {
  color: rgb(33 211 207) !important;
}

@media (max-width: 992px) {
  .offers .flex h2 {
    font-size: 1rem;
  }
}

.offers .flex .flex p {
  color: #fff !important;
  font-weight: bold;
  font-size: 1.4rem !Important;
  margin-top:1rem !important
}

/* PRODUCT */
.hover\:text-\[var\(--reverse-color\)\]:hover {
    color: #000000;
}
button[quick-buy], salla-button[cart-response-one] button {
        color: #3463a4;
}
@media(max-width: 640px){
.s-fast-checkout-button.outline{
        background-color: #ffffff !important;
}
.hydrated .is-sticky-product-bar .sticky-product-bar{
        background-color: #68c8f4a3;    
}
}


/* Squares */



.sq-images .text h2,
.sq-images .text p {
  color: #fff !important;
}

@media(max-width: 350px){
.content-image{
  gap:12px !important
}
  .content-image div.cat {
    width: calc(50% - 12px) !important;
  }
}

.s-block--tabs-produtcs{
  background: transparent !Important
}

@media(max-width:768px){
.sq-images h2{
  font-size: 26px !Important
}
}

/* GIF */

.gif-banner .first-bg,
.gif-banner .small-bg{
   background:linear-gradient(to bottom left, #6FD3FD,#043982)
 !important
}

.gif-banner h2,
.gif-banner p{
  color: #fff !important
}

.gif-banner .btn-changing {
    background: #eee;
    color: var(--d-color);
}

.gif-banner .btn-changing:hover {
    color: #eee;
    background: var(--d-color);
}

.gif-banner video{
  scale:1.5 !important;
  
}

@media(min-width:1400px){
  .gif-banner video{
  scale:2 !important
  }
}

@media(max-width:768px){
.gif-banner p{
  font-size: 17px !important;
  line-height: 25px !important
}
}

@media(max-width:480px){
  .gif-banner .gif-video {
    transform: translateX(-15%);
  }
  .gif-banner video{
    scale:1 !important
  }
}

.gif-banner {
  padding: 2rem 0;
}

.numbers h2{
  color:  #67308F !important;

}

@media(max-width: 600px){
  .el_features .products, .numbers .products {
    grid-template-columns: repeat(2,minmax(160px,1fr)) !important;
  }
  .el_features h3{
    font-size:12px !important
  }
}

.numbers .products {
    display: flex;
}

.content_tistimonial {
  background-image:url(https://i.ibb.co/MS9PvQs/Group-2596.png) !important
}

/* Footer */


@media(max-width: 768px){
  footer .text-justify {
    text-align: center !important;
  }
}

footer {
  background:linear-gradient(to bottom left, #6FD3FD,#043982) !important
}

.store-footer__inner,footer> div{
   background: transparent !important
}

@media(min-width:992px){
  footer .grid > div:nth-of-type(1){
    grid-column: 1/3
  }

  footer .grid > div:nth-of-type(4){
    display: none
  }
}

.banner-entry > div {
  background-repeat: no-repeat;
  display: inline-block;
  transition: 0.3s;
}

.banner-entry > div:after {
  content: "";
  position: absolute;
  top: -50%;
  left: -60%;
  width: 20%;
  height: 200%;
  opacity: 0;
  transform: rotate(30deg);
  background: rgba(255, 255, 255, 0.13);
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.13) 0%,
    rgba(255, 255, 255, 0.13) 77%,
    rgba(255, 255, 255, 0.5) 92%,
    rgba(255, 255, 255, 0) 100%
  );
}

.banner-entry > div:hover:after {
  opacity: 1;
  left: 130%;
  transition-property: left, top, opacity;
  transition-duration: 0.7s, 0.7s, 0.15s;
  transition-timing-function: ease;
}

/* Active state */
.banner-entry > div:active:after {
  opacity: 0;
}

.banner-entry > div:hover {
  transform: scale(0.95);
}

/* Product Page */

body.dark article#more-content {
    color: #fff;
}

body.dark article#more-content span,
body.dark article#more-content li strong,
body.dark article#more-content p > strong {
    color: #fff !important;
}

/* Dark */

.dark .landing-page-fixed-bannar-0 h1,
.dark .landing-page-fixed-bannar-0 p,
.dark .s-product-card-price,
.dark .s-block--tabs-produtcs .tab-trigger,
.dark .offers a span{
  color: #fff !important
}

.dark .offers a:hover span{
  color: var(--d-color) !important
}
a.btn-changing.flex.items-center.w-fit.border-\[var\(--vd-color\)\].duration-300.text-\[var\(--d-color\)\].bg-white.hover\:\!bg-\[var\(--d-color\)\].hover\:\!text-white.hover\:shadow-f-color.shadow-t-color.hover\:bg-\[var\(--vd-color\)\].hover\:text-\[var\(--reverse-color\)\].hover\:shadow-t-color.cursor-pointer.whitespace-nowrap.justify-center.gap-\[12px\].py-2.px-\[20\.75px\].sm\:px-\[36px\] {
    color: #231f1e;
    box-shadow: 3px 3px #3463a4;
}

.offers .flex *:not(span) {
    color: #000000; 
}

button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center {
    color: #3463a4;
    background-color: #ffffff;
}
.s-infinite-scroll-wrapper > button {
      color: #3463a4;
 }