body {
background-color: #E2CAA6 !important;
}

.top-navbar {
  background: #F9FAFC;
}

.s-block.s-block--fixed-banner.wide-placeholder .container {
  padding-right: 0;
  padding-left: 0;
}

.banner--fixed img {
  border-radius: 0;
  background-color: transparent;
}

.s-block {
  margin-top: 2rem;
}

/* header */

.navbar-brand img {
    max-height: 5rem;
}

@media only screen and (min-width: 1024px) {
    .main-menu li>a {
      font-size: 1rem;
    }
}
/* End of Header */


/* Main Banner */

:nth-child(1 of section.s-block.s-block--fixed-banner.wide-placeholder) {
    margin-top: 0;
}

:nth-child(1 of section.s-block.s-block--fixed-banner.wide-placeholder) .container {
    max-width: 100%;
}
/* End of Main Banner */

:nth-child(3 of section.s-block.s-block--fixed-banner.wide-placeholder) .container {
    max-width: 100%;
}

:nth-child(4 of section.s-block.s-block--fixed-banner.wide-placeholder) .container {
    max-width: 100%;
}



/* Categories */
.slide--cat-entry h2 {
  display: none;
}

.s-slider-controls-outer .s-slider-block__title-nav {
    display: none;
}

div.swiper-slide > a {
  background-color: transparent;
  border-width: 0;
  height: 100%;
}

div.swiper-slide > a > img {
  width: 100%;
  height: 100%;
  transition: .3s;
}

.rounded-full {
  border-radius: 0;
}

#main-links-3 > div.swiper.s-slider-container.swiper-initialized.swiper-horizontal > div > div {
  width: 300px;
}

section.s-block.s-block--categories {
  margin-top: 0;
}

div.swiper-slide > a > img:hover {
  transform : translateY(10px);
  transform : scale(1.1);
}

@media (min-width: 992px) {
    section.s-block.s-block--categories .container .s-slider-wrapper .swiper.s-slider-container.swiper-initialized.swiper-horizontal .s-slider-swiper-wrapper .swiper-slide {
        width: 25%;
    }
}

@media (max-width: 992px) {
    section.s-block.s-block--categories .container .s-slider-wrapper .swiper.s-slider-container.swiper-initialized.swiper-horizontal .s-slider-swiper-wrapper .swiper-slide {
        padding-right: 5px;
        padding-left: 5px;
    }
}

@media(min-width: 992px) {
  section.s-block.s-block--categories {
    margin-top: -7rem;
  }
}

@media(max-width: 992px) {
  section.s-block.s-block--categories {
    margin-top: -3rem;
  }
}
/* End of Categories */




.s-slider-block__title-left {
  display: none !important;
}

.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *), .s-slider-block__title-right:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 0;
}

.s-slider-block__title {
    margin-bottom: 1.5rem;
    justify-content: center;
}

.s-slider-block__title h2 {
    font-size: 1.7rem;
}


/*
.s-product-card-content {
    text-align: center;
    background-color: #E2CAA6;
}

.s-product-card-content-sub {
    justify-content: center;
}
.carousel-slider .swiper-wrapper > div {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.s-product-card-content {
    padding: 0;
    padding-top: 1rem;
}

.s-product-card-content-title a, .s-product-card-sale-price h4, .s-product-card-sale-price span {
    font-size: 1.2rem;
}

.s-button-wide {
    background-color: #6A3F2C;
    color: #fff;
}

.s-product-card-vertical img {
  transition: .3s;
}

.s-product-card-vertical:hover img {
  opacity : .5 ;
  transform : translateY(10px);
  transform : scale(1.2);
}
 */


/* New Store Features */
/*div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--banners.container {
  max-width: 95% !important;
}
 */
.banner-entry {
  background-color: transparent;
}

@media (max-width: 768px) {
 
}

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

.gap-3 {
    gap: 0.75rem;
}

@media (max-width: 768px) {
    div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--banners.container .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}
/* End of Store Features */


 
footer.store-footer * {
    justify-items: center;
}

.s-social-list.hydrated {
  place-content: center;
}

.store-footer__inner .container.grid>div:nth-of-type(1) h3 {
    display: none;
}

footer > div.store-footer__inner > div > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 > a::after {
    content: "";
    display: block;
    width: 150px;
    height: 100px;
    background-image: url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/XVGwN/hEgiH4PydBBl5WORdrhLKmVrDBanBZ3q9hoEnIlt.png);
    background-size: cover;
}

@media (min-width: 992px) {
    footer.store-footer .container.grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        justify-items: center;
    }
}
.store-footer__inner .container.grid>div p {
    margin: 10px auto;
}

footer.store-footer * {
    text-align: center;
}

@media (min-width: 1024px) {
    .store-footer__inner {
        padding-top: 2rem;
        padding-bottom: 0;
    }
}

@media (min-width: 640px) {
    .store-footer {
        margin-top: 2rem;
    }
}.s-block--features__item {

    background-color: transparent;}
.s-block--features__item .feature-icon {  display: none; } .s-block--features__item h2{display:none;} .s-block--features__item p{display:none;}



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

footer > div.store-footer__inner > div > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 > a {
  justify-content: center;
}.content--single-page {  background-color: rgb(224 200 165)!important; border: 4px solid saddlebrown!important; box-shadow: 0 2px 5px rgba(119, 107, 93, .9) !important; }

/*.text-center::before {
    content: " برمجة و تطوير © فكرتك الرقمية";
    font-size: 14px;
    font-weight: 600;
    color: #000 !important;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
} */
/* End of Footer */

.footer-is-light .store-footer .store-footer__inner {
color :white!important;
    background-color: #6a3f2c;
}
.s-block--features__item:first-child {
    BACKGROUND-IMAGE: URL(https://cdn.salla.sa/form-builder/wn6ctOt9fA3g6Ux9IytAMhxE5sBaO88NIDdG65EL.png);
    BACKGROUND-SIZE: contain;
    BACKGROUND-REPEAT: NO-REPEAT;
    BACKGROUND-POSITION: center;
        height: 10rem;
}
.s-product-card-content-sub {
    justify-content: center;
}
.s-block--features__item:nth-child(2) {
    background-image: url(https://cdn.salla.sa/form-builder/QuiZb2JJBDdEYpS1N07XJ90pI4ZNoTBHol9U5GMI.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 10rem;
}
.s-block--features__item:nth-child(3) {
    background-image: url(https://cdn.salla.sa/form-builder/HgJbvbp7c1BuqlIUJVlGlZvpOv1vtlbQMLKd0XaH.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 10rem;
}
.store-footer__inner {
    border-radius: 16px;
    box-shadow: 0 2px 15px rgba(119, 107, 93, .9) !important;
    border: 1px solid rgba(255, 255, 255, .29) !important;
}.store-footer {
    background: transparent !important;
    padding: 30px;}
.s-block--features__item {

    background-color: transparent;}
.s-block--features__item .feature-icon {  display: none; } .s-block--features__item h2{display:none;} .s-block--features__item p{display:none;}

.s-social-link a { height: 3rem; width: 3rem; border-radius: 15px;} .s-contacts-icon {  height: 3rem; width: 3rem;  border-radius: 15px;}.unicode{display :none;}.s-contacts-list-vertical { flex-direction: row; }
.s-block--features::before {
  content: ""; 
  display: block; 
  background-image: url('https://l.top4top.io/p_3268mjtt41.png');
  background-size:contain; 
  background-position: center; 
  background-repeat: no-repeat;
  height: 130px;
  width: 100%; 
  position: absolute; 
  top: 0; 
  left: 0;
  z-index: -1;
}

.s-block--features{
  position: relative;   padding-top: 150px; 
}

.top-navbar .s-search-input { border-style: none; background-color: rgba(229, 231, 235, 0.5); }
.s-search-input-wrapper input { background: #6a3f2c !important; color: #fff!important; }
.s-reviews-testimonial {
      
        background: #6a3f2c;
        color:white;    border-radius: 16px;
    box-shadow: 0 2px 5px rgba(119, 107, 93, .9) !important;
    border: 5px solid rgba(255, 255, 255, .29) !important;
    }

.btn--rounded-gray {
    background-color: rgb(106 63 44)!important;}
    .s-contacts-topnav-link:last-child:where([dir="rtl"], [dir="rtl"] *) {
   
    color: #6a3f2c!important;
}

.top-navbar {
    background: transparent;
    color: white;
}

    .main-nav-container {
        background: #6a3f2c;
        color: white;
        border-bottom-right-radius: 20px; border-bottom-left-radius: 20px;
    }
    [class^=sicon-], [class*=" sicon-"] {
    color: white;
}
#mainnav .bg-inherit { background-color: inherit; border-bottom-right-radius: 40px; border-bottom-left-radius: 40px; }
.header-btn__icon.icon:where([dir="rtl"], [dir="rtl"] *) { ; color: white; } .s-user-menu-trigger {  background-color: transparent;}



   /* product */

 .s-button-btn {
    padding: 0.9rem;
    color: black;

    border: 0;
}

 .s-product-card-content {
    padding: 0 !important;
}

 .s-product-card-entry {
    border-radius: 40px;
    overflow: hidden;
    border:3px solid rgba(255, 255, 255, .29) !important;
        box-shadow: 0 2px 5px rgba(119, 107, 93, .9) !important;
}
.s-button-btn {
    color: white;

    background: #6a3f2c;
}
.s-product-card-fit-height .s-product-card-image {
    max-height: initial;
}

.s-product-card-content-title a {
    padding: 1rem 0.5rem 0.5rem;
}

.s-product-card-content * {
    text-align: center;
    justify-content: center;
}
.store-header{ padding-bottom: 1rem; }
.s-product-card-vertical .s-product-card-wishlist-btn button {
  
    background-color: #6a3f2c !important;
}


.s-button-light-outline {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, 1);
    background-color: rgb(106 63 44);
  
}
.s-comments-product { background: #e2caa6; } .s-comments-item-has-order-check-text {  color: brown; }.s-comments-item-content p{color: black;}
.s-comments-product {
    background: #6a3f2c;
    border: 2px solid #6a3f2c;
    margin: 3rem;
    border-radius:19px;
}

.banner-entry p {
    background: #bc824e;
    padding: .5rem 1rem;
    border-radius: 30px;
    margin: 1rem;
}
.has-overlay:after {

    background-color: transparent;
    
  }
  
  .s-product-card-entry {
  box-shadow: 0 2px 8px rgba(0, 0, 0, .9) !important;}
  @media (min-width: 1024px) {
    .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}


@media (max-width: 768px) {
    div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--banners.container 
 .md\:grid-cols-3 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
 .md\:grid-cols-3 {
        grid-template-columns: repeat(2, minmax(0, 1fr)); 
    }
}
@media (max-width: 767px) {
 .s-block:nth-of-type(4) .grid > a:first-child {
    grid-column: span 2;
    display: block;
    width: 100%; 
    height:200px;
  }
  .s-block:nth-of-type(4) .banner-entry {
    height: 100px;
  }
    .s-block:nth-of-type(7) .banner-entry {
    height: 100px;
  }
}

@media (min-width: 640px) {
    .s-block:nth-of-type(7) .two-row .banner-entry:first-child {
        grid-column: span 1 / span 1;
        grid-row: span 1 / span 2;
    }
  
}
@media (min-width: 1024px) {
   .s-block:nth-of-type(7) .md\:grid-cols-3 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}

  /*زر الواتس اب*/
#wa-angel {
    position: fixed;
    z-index: 10;
    left: 2%; 
    bottom: 4%;
    width: 3rem; 
    height: 3rem;
  background:green;  
    padding: 1%;
    transition: all 0.3s ease; 
        border-radius: 99999px!important;
}

#wa-angel:hover {
    transform: scale(1.1); 
}

#wa-angel a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    text-decoration: none;
}

#wa-angel a i {
    font-size: 2rem;
    color: #fff;
    animation: moveUp 2s infinite alternate;
}

@keyframes moveUp {
    0% {
        bottom: 4%;
    }
    100% {
        bottom: 8%;
    }
}

@media only screen and (max-width: 600px) {
    #wa-angel {
        bottom: 5%; 
            border-radius: 99999px!important;
    }
}
.sicon-bell:before {
    content: "";
    display: inline-block;
    width: 24px; 
    height: 24px;
    background-image: url('https://a.top4top.io/p_3279lwwes1.png');
    background-size: contain;
    background-repeat: no-repeat;
}