@import url('https://fonts.googleapis.com/css2?family=Beiruti:wght@200..900&display=swap');
* {
  font-family: "Beiruti", serif;
  font-optical-sizing: auto;
  font-weight:700;
  font-style:Ã‚Â normal;
}
a.slide--cat-entry {
    background:transparent;
    height:10rem;
    border:none
}
a.slide--cat-entry img{
    width:12rem;
    height:10rem;
    border-radius: 0px !important;
}
.swiper-wrapper {
    justify-content:space-evenly;
}
.s-slider-block__title-nav {
    display:flex !important;
}
body {    
    background: #fff;
}
section.s-block.s-block--fixed-banner  .container {
    max-width: 100%;
    padding: 0;
}
section.s-block:nth-of-type(1)  {
    margin-top:0px;
}
section.s-block:nth-of-type(1) img{
    background-color: transparent;
    border-radius:0px;
}
footer.store-footer {
    background-color: #fff !important;
}
.store-footer__inner {
    background: #00a5a5 !important;
    color: #fff;
    border-radius:30px;
    margin-inline:15px;
}
footer.store-footer p {
    color : #fff;
}
.store-footer__inner {
    border: none;
}
.copyright-text p{
    color: #00a5a5 !important;
}
.sicon-user-circle:before {
    content: "\f078"
}
header  , .fixed-header .inner {
    background: #fff !important;
}
.top-navbar  {
    background:#00a5a5 !important;
}
div#mainnav {
    background:transparent!important;
}
.shadow-default{
    box-shadow: 0 0 transparent !important;
} 
div#mainnav i.sicon-shopping-bag ,
i.sicon-user-circle{
    background-color: #00a5a5;
    color: #fff !important;
    border-color: #00a5a5 !important;
    box-shadow: 1px 1px 5px  #00a5a5 ;
}    
div#mainnav i.sicon-shopping-bag:hover ,
i.sicon-user-circle:hover{
    background-color: transparent;
    color:#00a5a5 !important;
    border-color: #00a5a5 !important;
}
b.s-cart-summary-total,
nav#mobile-menu{
    color:#00a5a5;
}
ul.main-menu.mm-spn--open li:hover a {
    color:#05334e;
}
.top-navbar a{
    color:#fff !important;
}
.s-search-container.s-search-inline {
    background-color: #fff;
    border-radius:50px;
    box-shadow:1px 1px 10px #eeadb233;
}
.sub-menu a {
    color: #000;
}
.s-user-menu-trigger {
    border-radius: 50px;
    width: 45px;
    height: 45px;
}
i.sicon-menu {
    color:#00a5a5;
}
button.s-product-card-wishlist-btn.animated {
    background-color: #F44336 !important;
    color:#fff;
    border-color: #f44336 !important;
}
.s-product-card-content {
    text-align: center;
    
}
.s-product-card-content-sub {
    justify-content: center;
}
button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    background:#00a5a5 !important;
    border: 1px solid #00a5a5 !important;
    color:#fff;
}
button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center:hover {
    background: #05334e !important;
    border: 2px solid #05334e !important;
    color:#fff;
}
button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center:hover i {
    color:#fff;
}
i.text-base.sicon-shopping-bag {
    color:#fff;
}
h3.s-product-card-content-title a {
    color:#05334e;
}
h3.s-product-card-content-title:hover a {
    color:#00a5a5;
}
salla-add-product-button.hydrated[product-status=out] {
    background-color: #fff;
    border: 1px solid #000;
    color:#000 !important;
}
custom-salla-product-card ,
salla-product-card{
    border:1px solid #00a5a5;
}
h1#page-main-title , .main-content label , nav.breadcrumbs , a.text-primary{
    color:#00a5a5;
}
button.s-infinite-scroll-btn.s-button-btn.s-button-primary {
    background-color:#00a5a5 !important;
    border: 2px solid #00a5a5 !important;
    color:#fff;
    border-radius:50px;
}
button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center {
    background-color: #00a5a5 !important;
    border: 2px solid #00a5a5 !important;
    color:#fff;
}
button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center:hover {
    background-color: #05334e !important;
    border: 2px solid #05334e !important;
    color:#fff;
}
p.text-primary{
    color:#000;
}
.main-content  h1 {
    color:#000;
}
button.s-quick-buy-button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-after {
    background-color:#00a5a5;
    color:#00a5a5;
    border:2px solid #fff;
}
button.s-quick-buy-button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-after:hover {
    background-color:#05334e;
    color:#fff;
}
@media only screen and (max-width: 600px) {
   .product-single div#scrollToTopWrapper {
        margin-bottom:100px;
    }
    .sticky-product-bar__quantity.center-between.mb-5 {
        width:30%
    }
    .fixed-header .inner{
        padding-block : 10px;
     }
    .product-single button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center span.s-button-text {
        font-size:0
    }
    section.sticky-product-bar.bg-white.p-5.rounded-md.rounded-b-none,salla-add-product-button.mt-5.w-full.sticky-product-bar__btn.s-add-product-button-with-quick-buy.s-add-product-button-with-sticky-bar.hydrated {
        flex-direction: row-reverse!important
    }
    .s-add-product-button-with-quick-buy salla-quick-buy:where([dir=rtl],[dir=rtl] *) {
        margin-left: .5rem;
        margin-right: 0 ;
    }
    .product-single button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center span.s-button-text svg {
        display: none
    }

    .product-single button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center span.s-button-text::before {
        content: "إضافة للسلة"!important;
        font-size: 12px
    }

    .product-single button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center {
        padding: 6px!important
    }

    .product-single footer {
        padding-bottom: 0px
    }

    .app-inner.flex.flex-col.min-h-full {
        position: relative!important
    }

    section.flex.bg-white.p-5.sm\:pb-0.rounded-md.rounded-b-none {
        position: fixed!important;
        left: 0;
        bottom: 60px;
        width: 100%;
        z-index: 22
    }
    .s-modal-body.s-modal-align-middle.s-modal-xs.s-modal-padding.s-modal-entering {
        z-index: 999999999!important
    }
    .s-search-container {
      width: 250px !important;
      margin-inline: auto;
    } 
}
.loader-init {
    display: none
}
button.s-login-modal-enter-button.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center ,
button.btn--wishlist.animated.hidden.sm\:inline-flex.s-button-element.s-button-icon.s-button-outline.s-button-light-outline.s-button-loader-center ,
button.s-social-share-btn.s-button-element.s-button-icon.s-button-outline.s-button-light-outline.s-button-loader-center{
    background-color: #00a5a5 !important;
    border: 2px solid #00a5a5 !important;
    color:#fff;
}
a.s-login-modal-link {
    color:#000;
}
.s-comments.s-comments-product {
    background-color:transparent;
}
.product__description a strong {
    color:#00a5a5;
}

span.s-contacts-icon{
    border:none;
    color:#fff
}
li.s-social-link a{
    border:none;
}
.slide--cat-entry h2 , .s-slider-block__title h2{
  color :#00a5a5;
}
.marquee-container {
    height:30px;
}
.marquee-track {
    top:2px;
}
button.s-slider-prev.s-slider-nav-arrow , button.s-slider-next.s-slider-nav-arrow{
    background: #00a5a5 !important;
    border-color:#fff;
}
.s-slider-nav-arrow svg{
    fill:#fff;
}
button.s-slider-prev.s-slider-nav-arrow:hover , button.s-slider-next.s-slider-nav-arrow:hover{
    background: #00a5a5 !important;
    border-color:#fff;
}
button.s-slider-next.s-slider-nav-arrow:hover svg , button.s-slider-prev.s-slider-nav-arrow:hover svg{
    fill:#fff !important
}
section.s-block:nth-of-type(1) .swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-rtl.swiper-backface-hidden {
    padding: 0 !important;
    margin :0 !important;
}
section.s-block:nth-of-type(1) .swiper-slide {
    width : 100% !important;
}
section.s-block:nth-of-type(1) salla-slider.photos-slider .swiper-slide{
    padding:0px !important;
    margin:0px;
}
/*********************************************/
.whatsapp-section {
  margin: 16px 0;
  text-align: center;
}
.whatsapp-btn {
  display: inline-block;
  padding: 12px 20px;
  border-radius: 10px;
  font-weight: 700;
  text-decoration: none;
    background: #00a5a5;
  color: #fff;
  box-shadow: 0 4px 12px rgba(0,0,0,.1);
  transition: transform .1s ease, filter .2s ease;
}
.whatsapp-btn:hover {
  filter: brightness(1.05);
  transform: translateY(-1px);
}
.whatsapp-section {
    text-align:right;
}
a.whatsapp-btn {
    padding:12px 70px;
}
div#product-1616701394 form.form.product-form ,
div#product-1753034650 form.form.product-form ,
div#product-57106346 form.form.product-form ,
div#product-927712892 form.form.product-form ,
div#product-255450891 form.form.product-form ,
div#product-2082065088 form.form.product-form ,
div#product-733371415 form.form.product-form ,
div#product-1988948713 form.form.product-form ,
div#product-2024179875 form.form.product-form ,
div#product-3176429 form.form.product-form ,
div#product-234010972 form.form.product-form ,
div#product-675829519 form.form.product-form ,
custom-salla-product-card#\31 616701394 .s-product-card-content-footer ,
custom-salla-product-card#\31 753034650 .s-product-card-content-footer ,
custom-salla-product-card#\35 7106346 .s-product-card-content-footer , 
custom-salla-product-card#\39 27712892 .s-product-card-content-footer ,
custom-salla-product-card#\32 55450891 .s-product-card-content-footer , 
custom-salla-product-card#\32 082065088 .s-product-card-content-footer ,
custom-salla-product-card#\37 33371415 .s-product-card-content-footer ,
custom-salla-product-card#\31 988948713 .s-product-card-content-footer ,
custom-salla-product-card#\32 024179875 .s-product-card-content-footer ,
custom-salla-product-card#\33 176429 .s-product-card-content-footer ,
custom-salla-product-card#\32 34010972 .s-product-card-content-footer ,
custom-salla-product-card#\36 75829519 .s-product-card-content-footer {
    display:none !important;
}
li.s-social-link a , div#contact-slot  span.s-contacts-icon{
    border:none;
    color:#05324f;
}
li.s-social-link a , div#contact-slot  span.s-contacts-icon{
    background: #fff;
}
li#blog {
    order:10 !important;
}
div#myMap {
    margin-top:30px !important;
}
/*
.index div#myMap{
    display:block !important;
}*/
salla-apps-icons {
    display:none;
}
div#myMap {
    grid-column: span 2/span 2;
}