/* body {background: url(https://i.ibb.co/WWDvNZN/image.png) 0 0/cover} */
.top-navbar {background-color: #3b8eb6}.main-nav-container {background-color: #d9efec}salla-slider.photos-slider .swiper-slide {width: 90%;margin: auto;padding: 0}.s-block__title h2 {color: #1f6c9d}a.s-block__display-all {border: 1px solid #c1e5df;padding: 5px;border-radius: 7px;text-align: center;color: #1f6c9d}.s-product-card-content-title a {color: #faf4f4;text-align: center;font-size: 14px}h4.s-product-card-price {color: #f1f3f3;margin: auto;font-size: 16px}button.s-button-element.s-button-btn.s-button-outline.s-button-wide {color: #005580;background: linear-gradient(0deg, #d8dfe2, #ffffff);width: 100%;border-radius: 5px;border: 0}.s-button-light {color: #fff !important;background: #096c9a !important}.s-product-card-horizontal .s-product-card-image {width: 20rem}.two-row .banner-entry {border-radius: 10px;gap: -36px}.two-row .banner-entry:first-child {height: 200px}.s-slider-block__title {color: #1e6c9d;padding: 5px}.s-product-card-vertical {border: 2px solid #6bb8ad;border-radius: 10px;background-image: linear-gradient(178deg, #01507b, #005883);}salla-products-list.horizontal-products.s-products-list.hydrated .s-product-card-entry {background: linear-gradient(180deg, #5db8b0, #b2dfd9);padding: 0 !important;border-radius: 15px;box-shadow: rgba(50, 50, 93, .25) 0 6px 12px -2px, rgba(0, 0, 0, .3) 0 3px 7px -3px}.s-product-card-content-sub * {color: #13689b}salla-products-list.horizontal-products.s-products-list.hydrated .s-product-card-entry .s-product-card-content-title a {-webkit-line-clamp: 4 !important;line-height: initial}.s-product-card-wishlist-btn button:hover svg {fill: #fff}.footer-is-light .store-footer .store-footer__inner {background-image: url(https://i.ibb.co/NsvdXZ8/image.png);background-size: cover;background-position: center;color: #fff;background-repeat: no-repeat}.text-gray-400 {color: #000}.s-block--.sicon-bag-dollar:before,.sicon-gold-badge:before,.sicon-shipping-fast:before {content: ""}.whitespace-nowrap {font-size: 20px}span.fix-align {font-size: 17px}.grid.two-row.grid-flow-row.gap-3 {grid-template-columns: repeat(6, minmax(0, 1fr))}.top-navbar :is(ul.items-center.whitespace-nowrap, .hidden.items-center) * {color: #fff !important}.s-product-card-image img.loaded {background: #fff}@media(max-width:600px) {.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-rtl.swiper-ios.swiper-backface-hidden {width: 100%;padding-left: 0}.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden {padding-left: 6px}.s-product-card-horizontal .s-product-card-image {width: 10rem}.banner-entry,.two-row .banner-entry:first-child {height: 175px}.grid.two-row.grid-flow-row.gap-3 {grid-template-columns: repeat(2, minmax(0, 1fr))}.store-footer h3 {margin: auto}p.leading-6.mb-6 {line-height: 2rem}.items-end,.store-footer .contact-social ul,.store-footer a {justify-content: center}footer.store-footer * {text-align: center !important}}.s-slider-block__title h2:before {content: "";display: block;width: 5px;height: 25px;background: #1e6c9d;border-radius: 0 5px 5px 0;margin-left: 5px}.s-slider-block__title h2 {display: flex;align-items: center}.s-slider-block__title {border: 0;border-top: 1px solid #6bb8ad;border-radius: 0}
.s-product-card-image-contain {
    -o-object-fit: cover;
    object-fit: cover !important;
}



.s-block--features__item:first-of-type .feature-icon {background: #005883 url(https://i.ibb.co/r4pcysR/wired-outline-37-approve-checked-simple326.gif) ;
                                                      width: 100px;height: 100px
                                                     ;
                                                     background-size:contain;
                                                     }
                                                     
                                                     .s-block--features__item:nth-of-type(2) .feature-icon {
    background:#005883  url(https://i.ibb.co/NmXrq6W/wired-outline-497-truck-delivery.gif) ;
                                                      width: 100px;height: 100px
                                                     ;
                                                     background-size:contain;
    
                                             

}
                                                      .s-block--features__item:nth-of-type(3) .feature-icon{
    background:#005883  url(https://i.ibb.co/NYTm8QN/wired-outline-948-stock-share.gif) ;
                                                      width: 100px;height: 100px
                                                     ;
                                                     background-size:contain;
    
                                             

}
.s-block--features__item .feature-icon i {
 
    display: none;
}
section.s-block.s-block--features.container {
    margin-top: 12rem !important;
    position: relative;
}

section.s-block.s-block--features.container:before {
    	display: block;
	width: 100% !important;
	background: url(https://i.ibb.co/Y3SRVnS/image.png) center 40% repeat-x #fff;
	animation: 80s linear infinite scrollAfterAds;
	content: "";
	height: 8vw;
	margin: 10px auto 25px;
	z-index: 99999999
}

@keyframes scrollAfterAds {
	0% {
		background-position: 0 0
	}

	100% {
		background-position: -2146px 0
	}

}

body.index.rtl section.s-block.s-block--features.container:after {
    content: "عملاؤنا";
    font-size: 20px;
    width: 200px;
    text-align: center;
    height: 50px;
    position: absolute;
    top: -80px;
    padding: 10px;
    left: 50%;
    transform: translateX(-50%);
    background: #015681;
    color: white;
    border: 1px solid #015681;
    border-radius: 20px;
      font-weight: bold;
}
body.index.ltr section.s-block.s-block--features.container:after {
    content: "Our Customers";
    font-size: 20px;
    width: 200px;
    text-align: center;
    height: 50px;
    position: absolute;
    top: -80px;
    padding: 10px;
    left: 50%;
    transform: translateX(-50%);
    background: #015681;
    color: white;
    border: 1px solid #015681;
    border-radius: 20px;
    font-weight: bold;
}

@media (max-width:767px) {
    section.s-block.s-block--features.container:before {
        background: url(https://i.ibb.co/Y3SRVnS/image.png) center 73% repeat-x #fff;
        height: 23vw;
    }
}
body.ltr > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div:nth-child(2) > div > a:nth-child(7) {
    position: relative;
}

body.index.ltr > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div:nth-child(2) > div > a:nth-child(7):after {
        content: 'Contact us';
        background: #206e9e;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        padding: 2px 5px;
        text-align: left;
}
@media (max-width: 767px) {
    body.ltr > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div:nth-child(2) > div > a:nth-child(7):after {
        content: 'Contact us';
        background: #206e9e;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        padding: 2px 5px;
        text-align: center !important;
    }
}
@media(max-width:992px){
.main-menu {
    flex-wrap: wrap;
    width: 100%;
    margin-left: 10px;
    margin-right: 10px;
}
}
@media(min-width:992px){

.main-menu li>a {
    
    font-size: 0.78rem;
   
}
}
 .s-slider-block__title h2{
background:#1e6c9d;
    color:#fff ;
    padding:10px ;
}
 .s-slider-block__title h2:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 7.5px 0 7.5px;
    border-color: #1e6c9d transparent transparent transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
}
.s-slider-block__title {
     padding: 0px; 
}
.s-slider-block__title {
    border: 0;
    border-radius: 0;
    background: #d9efec;
    border: none;
}
@media (max-width: 992px)  {
  .s-products-slider-card {
    max-width: 190px !important;
  }
  .s-product-card-content-title a {
        white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media(min-width: 1280px){
.inner.bg-inherit .container {
    max-width: 1450px !important;
}
}



li#\38 34476190>a{
        color:#fff !important;

    background:#005681; border-radius:10px;
}
.main-menu li.root-level>a {
    padding-bottom: 1rem !important;
}
@media(max-width:992px){
    #\"834476190\" > span{

    background:#005681!important;
    color:#fff !important;
}
}
#\38 34476190 > a span{
    padding-top: .5rem!important;
}

.s-product-card-content-sub {
    margin-bottom: 1.25rem;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.s-product-card-sale-price h4 {
    color: red !important;
    font-weight: 700 !important;
    font-size: 16px  !important;
    text-align: center;
}
:is([dir=rtl] .s-product-card-sale-price)>:not([hidden])~:not([hidden]) {
    color: #fff  !important;
}