@import url('https://fonts.googleapis.com/css2?family=Beiruti:wght@200..900&family=IBM+Plex+Sans+Arabic:wght@300;400;500;600&display=swap');
body {
    font-family: "Beiruti", sans-serif;
    background-color: #fff!important
}

/* ====== Header ====== */
.header-buttons .btn--rounded-gray {
    padding: 0;
    background: 0 0;
    color: #fff
}

.rtl\:ml-4:where([dir=rtl],[dir=rtl] *) {
    margin-left: 0
}

header .s-cart-summary-content {
    display: none
}

.s-user-menu-trigger {
    background: 0 0
}

header .sicon-menu {
    margin-right: 9px
}

header .header-btn__icon {
    border: none
}
.top-navbar{
  display:none
}
.main-nav-container {
    background-color:#F5E6D1
}
header .header-btn__icon.icon.sicon-shopping-bag,header .header-btn__icon.sicon-user-circle {
    font-size: 0;
    margin-left: 0
}

header .header-btn__icon.icon.sicon-shopping-bag:after {
    content: "";
    background: url(https://media.zid.store/eeebe6f0-dc0e-46e7-a4fb-56c7c4f3196f/7e0e46c5-4b3a-42a7-af27-3234cb006cc5.svg) no-repeat center / cover;
    width: 28px;
    height: 28px;
    display: block;
}

header .header-btn__icon.sicon-user-circle:after {
    content: "";
    background: url(https://media.zid.store/eeebe6f0-dc0e-46e7-a4fb-56c7c4f3196f/a52962cf-84c4-4442-8ed1-4de88f389977.svg) no-repeat center / cover;
    display: block;
    width: 28px;
    height: 28px;
}
header salla-cart-summary.ml-4.rtl\:ml-\[unset\].rtl\:mr-4.hydrated {
    margin-right: 0
}

#mainnav {
    height: auto!important;
    min-height: auto
}

.inner.bg-inherit .container .flex.items-stretch.justify-between.relative .flex.items-center:first-of-type {
    width: 100%!important
}

.navbar-brand img {
    max-height: 3.2rem
}
.s-user-menu-trigger {
    background-color: transparent
}

/* center logo */
.inner.bg-inherit .container .flex.items-stretch.justify-between.relative .flex.items-center:first-of-type {
    width: 100% !important;
}
/* ====== End Header ====== */

/* ====== Photos Slider ====== */
section.s-block.s-block--photos-slider{
  margin-top:0
}
section.s-block.s-block--photos-slider .swiper{
  padding:0
}
section.s-block.s-block--photos-slider  .swiper-slide, section.s-block.s-block--photos-slider  .swiper-slide img{
  border-radius:0
}
salla-slider.photos-slider .swiper-slide {
    margin-left: 1rem;
    margin-right: 1rem;
    width: 100%;
    padding: 0;
    margin: 0;
}
/* ====== End Photos Slider====== */

/* ====== Sections ====== */

section.s-block.s-block--fixed-banner:nth-of-type(4){
   margin-top:4rem
}
.s-block.s-block--fixed-banner:first-of-type{
  margin-top:0
}
section.s-block.s-block--banners .s-block__title {
    justify-content: center;
    padding-top: 2rem
}

section.s-block.s-block--fixed-banner .container {
    padding: 0
}

section.s-block.s-block--fixed-banner .banner--fixed img {
    border-radius: 0
}

.s-block__title .right-side:where([dir=rtl],[dir=rtl] *) {
    padding-left: 0!important
}

section.s-block.s-block--banners .s-block__title {
    justify-content: center
}

section.s-block.s-block--banners .s-block__title h2 {
    font-size: 1.4rem
}

section.s-block.s-block--banners .grid {
    grid-template-columns: repeat(2,1fr);
    max-width: 55rem;
    margin: 0 auto;
    padding: 0 15px 3rem;
    gap: 8px;
}

section.s-block.s-block--banners .grid .banner-entry {
    background-color: transparent;
    grid-column: span 1/span 1;
    grid-row: span 2/span 2;
    transition: all .5s ease;
    height: auto;
    padding: 0;
    border-radius: 0;
}
section.s-block.s-block--banners .grid .banner-entry div{
  position: relative;
  padding-top: 120%;
  background-repeat: no-repeat;
  background-size: cover;
}
section.s-block.s-block--banners .grid .banner-entry div::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	transform: skewX(-25deg);
}
section.s-block.s-block--banners .grid .banner-entry div:hover::before {
	animation: shine .75s;
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
/* ====== End Sections ====== */
/* ====== Testimonial ====== */

.s-reviews-header-wrapper {
    justify-content: center;
        flex-direction: column;
    align-items: center;
    padding-bottom: 1rem;
}

.s-reviews-testimonial__icon,
.s-reviews-testimonial__avatar {
    display: none
}

.s-reviews-testimonial {
    background-color: #F5E6D1 !important;
    border-radius: 8px;
}

.s-reviews-testimonial__text p {
    text-align: center
}

.s-reviews-testimonial__text {
    flex-direction: column-reverse;
}

.s-reviews-testimonial__rating {
    margin-left: 0;
    order: -1;
}

/* ====== End Testimonial ====== */
/* ===== Animated Features ===== */

.page-content-section {
    max-width: 1200px !important;
    margin: 2rem auto;
    overflow: hidden
}

.item img {
    display: inline-block;
    max-width: 350px;
    width: max-content
}

.scrolling-container {
    white-space: nowrap;
    overflow: hidden;
    direction: rtl
}

.scrolling-content {
    display: inline-block;
    animation: scroll-rtl 15s linear infinite
}

.item {
    display: inline-block;
    margin-left: 0
}

.item img {
    vertical-align: middle;
    display: inline-block
}

.main-slider .slick-dots {
    display: none
}

@keyframes scroll-rtl {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(50%)
    }
}

/* ===== End Animated Features ===== */
/* ====== Accordion ====== */
.index .accordion-section {
  margin: 2rem auto;
  padding: 10px 15px;
  max-width: 60rem;
}

.section-title,.s-reviews-header {
    font-size: 1.8rem;
    font-weight: 700;
    text-align: center
}

.section-sub {
    font-size: 1.1rem;
    font-weight: 400;
    text-align: center;
    margin-top:5px
}
.accordion {
  direction: rtl;
  padding-top:10px
}
.accordion-button {
  cursor: pointer;
  width: 100%;
  text-align: right;
  transition: background-color 0.3s, color 0.3s;
  color: #252122;
  font-size: 1rem;
  display: flex;
  justify-content: space-between;
  align-items:center;
  transition: all 0.3s ease-out;
}
body:lang(en) .accordion-button, body:lang(en) .accordion-content p{
  direction: ltr;
}
.index .accordion-button {
  padding: 8px 15px 8px 0;
  background: #fff;
  margin-bottom: 10px;
  color:#12284B;
  border-bottom: 1px solid #12284b3b;
  font-weight: 600;
}

.accordion-button.active {
  opacity:0.75
}

.accordion-button .icon {
  font-size: 20px;
  margin-left: 10px;
}

.accordion-content {
  background-color: #fff;
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.3s ease-out;
  padding-left: 18px;
  padding-right: 18px;
}
.page-single .accordion-button {
    padding: 10px 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid #EEF1F4;
}
.accordion-button:after {
    content: "╋";
    font-size: 0.8rem;
    transition: all .3s ease;
    font-weight: 400;
}
.accordion-button.active:after {
    content: "━";
    transform: rotate(180deg);
}
.accordion-content p {
  margin: 10px 0 18px;
}

/*  product-single accordion */
.product-single .accordion-button{
  border-bottom:1px solid #F4F7FA;
  padding: 8px 15px
}
.product-single .accordion-section {
  margin-bottom: 1rem;
}
.product-single .accordion-button {
  font-weight:500
}
/* ====== End Accordion ====== */
#bcio-whatsapp-widget div{
      background: #12284B;
          right: 0;
    bottom: 120px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-radius: 16px 0 0 16px;
}

/* ====== Product Page ====== */

#btn-show-more {
    display: none
}
.product-single h1.text-xl.md\:text-2xl.leading-10.font-bold.mb-6.text-gray-800 {
    margin-bottom: 0;
}

.product-single .description-div {
    padding-bottom: 20px
}

.product-single .product__description {
      padding: 0;
}
.main-content {
    display: flex;
    justify-content: center;
    flex-direction: column
}

.s-product-card-content-sub,.s-product-card-content-subtitle {
    justify-content: center;
    text-align: center
}

.s-comments-product {
    background: #fff
}

.s-comments-item {
    background: #F5E6D1;
    color:#000;
    padding: 15px!important
}
.click{
  font-weight:600;
  color:#12284B
}
.s-comments-item-content{
  color:#000
}
/* ====== End Product Page ====== */
/* ====== Product card ====== */
.s-slider-block__title-left{
  display:none
}
.s-product-card-content-sub,.s-product-card-content-subtitle {
    justify-content: center;
    text-align: center
}

.s-product-card-content-footer .s-button-primary-outline {
    background: #12284B;
    border: none;
    color: #fff;
}

.s-product-card-content-footer .s-button-primary-outline .s-button-text i {
    display: none
}


.s-product-card-content-footer .s-button-primary-outline:before {
     margin-inline: 5px;
    content: "";
    background: url(https://media.zid.store/eeebe6f0-dc0e-46e7-a4fb-56c7c4f3196f/b27d7917-b612-41a1-807f-496377b9fea5.svg) no-repeat center / cover;
    width: 20px;
    height: 20px;
}
.s-product-card-entry{
  background-color: transparent;
}
.s-product-card-image {
    background-color: transparent
  }
.s-slider-block__title h2,.s-slider-block__title-right,.s-block__title .right-side{
    padding-left: 0!important
}
.s-block--best-offers .carousel-slider .swiper{
      padding: 1.5rem 3rem;
}
.s-slider-block__title {
    flex-direction: column;
    justify-content: center
}
.s-slider-block__title {
    margin-bottom: 0;
}
/* ====== End product card ====== */
/* ====== Footer ====== */

.footer-is-light .store-footer {
    background-color: #12284B;
    margin-left: 13px;
    margin-right: 13px;
    border-top-right-radius: 30px !important;
    border-top-left-radius: 30px !important
}

.footer-is-light .store-footer .store-footer__inner {
    background-color: #12284B;
    color: #fff;
    border-top-right-radius: 30px !important;
    border-top-left-radius: 30px !important;
}

.store-footer a .unicode {
    display: none
}

.s-contacts-icon:where([dir=rtl], [dir=rtl] *) {
    margin-left: 0
}

.footer-is-light .store-footer .contact-social {
    margin: 0
}

.store-footer__inner .s-contacts-list {
    display: flex;
    align-items: center;
    border: none;
    margin-top: 0;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 8px
}

.footer-is-light .store-footer .contact-social {
    border: none
}

.store-footer__inner .container:first-of-type div:nth-of-type(3) div h3 {
    display: none
}

.store-footer__inner .container:first-of-type div:nth-of-type(3) div a {
    margin-bottom: 0
}

.store-footer__inner .container:first-of-type div:nth-of-type(3) div:first-of-type a i,
.store-footer__inner .container:first-of-type div:nth-of-type(3) div a i {
    color: #fff;
    transition: all .3s ease;
    font-size: 18px
}

.store-footer__inner .container:first-of-type div:nth-of-type(3) div a,
.s-contacts-icon {
    border: none
}

.store-footer__inner .container:first-of-type div:nth-of-type(3) div a:hover {
    opacity: .6
}

.store-footer p.max-w-sm.leading-6.mb-6 {
    padding: 1rem .5rem;
    max-width: 100%
}
.copyright-text p {
    color: #fff;
}
.s-contacts-icon svg,
.s-social-link a svg {
    height: 1.2rem;
    width: 1.2rem;
    fill: #fff
}

.s-contacts-icon,
footer .s-social-link a {
    height: 100%;
    width: 100%;
    padding: 10px
}

/* ====== End Footer ====== */
/* ====== Media Queries ====== */

@media(min-width: 768px) {
section.s-block.s-block--photos-slider:nth-of-type(2), section.s-block.s-block--fixed-banner:nth-of-type(5)  {
    display: none;
    }
    .s-block.s-block--best-offers .swiper-wrapper {
        justify-content:center
    }
   .s-slider-block__title h2, section.s-block.s-block--banners .s-block__title h2, .section-title, .s-reviews-header {font-size: 2rem;}
   .s-block.s-block--best-offers .s-slider-block__title h2:after{font-size: 1.2rem;}
}

@media(max-width: 768px) {
section.s-block.s-block--photos-slider:nth-of-type(1), section.s-block.s-block--fixed-banner:nth-of-type(4)  {
    display: none;
    }
    
.item img {
      max-width: 250px;
  }

.product-index #page-main-title{
 font-size:1rem
}
.index .s-products-slider-card {
  max-width: 60%;
  }
/*Colored social icons*/
.store-footer__inner .container div:nth-of-type(3){
  display: flex;
  justify-content: center;
  align-content: center;
  gap: 10px;
}
.store-footer__inner .container div:nth-of-type(3) salla-contacts .s-contacts-title{
  display:none
}
.store-footer .contact-social{
  padding:0
}
.store-footer__inner .s-contacts-list {
    justify-content: center;
}
.md\:flex.items-center.justify-between.py-4.container.text-center{
  display: flex;
  flex-direction: column-reverse;
}
.copyright-text p{
  padding-top:15px
}
.footer-is-light .store-footer .store-footer__inner{
  padding-bottom:0
}
 .inner.bg-inherit .container .flex.items-stretch.justify-between.relative .flex.items-center .navbar-brand {
        margin: 1.2rem 38%!important
    }
section.s-block.s-block--banners .s-block__title h2 , .s-reviews-header{
    font-size: 1.5rem
}
    .navbar-brand img {
        max-height: 2.8rem
    }

    footer .store-footer__inner .container div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20:before {
        margin: 0 auto
    }

    .footer-is-light .store-footer .store-footer__inner,.store-footer a,footer .flex.rtl\:space-x-reverse.space-x-2.items-end,.s-social-list {
        text-align: center;
        justify-content: center
    }
}