ul.s-social-list:nth-of-type(1)
 {
    display: none;
}




@media(max-width:992px){
.is-sticky-product-bar.product-single [id^=gb-widget] {
        bottom: 136px !important;
}
}
div.main-content.md\:sticky.md\:overflow-hidden.top-24.w-full.md\:w-2\/4.md\:pb-16 > form > section.flex.bg-white.p-5.sm\:pb-0.rounded-md.rounded-b-none > div > div.flex.whitespace-nowrap.price-wrapper.gap-4.items-center > div.price_is_on_sale.space-x-2.rtl\:space-x-reverse.whitespace-nowrap > div{
    color:white !important;
    background:red;
    padding:7px;
border-radius:5px}

.s-social-list li:nth-of-type(3),
.s-social-list li:nth-of-type(4) {
    display: none  !important;
}
/******english page ****/ 
.s-social-list {
    display: flex;
    gap: 0.625rem;
}
[lang="en"] img[src="https://cdn.salla.sa/form-builder/VybXHnpEJn0DRJrxgWqXmr8G2m98eyHXEG7Fmzvi.webp"] {
    content: url("https://i.postimg.cc/TYbvPX9V/1.png");
}


[lang="en"] [data-bg="https://cdn.salla.sa/form-builder/IIngmcPa2SgjRQv1a4341fR0uan9TioS4K1PmfBN.webp"] {
    background-image: url("https://i.postimg.cc/BvrwkjrR/1.png") !important;
}
[lang="en"] [data-bg="https://cdn.salla.sa/form-builder/fTrAXT866CKzaKfSZZDqXAHDRf4Eq1QKIePreCiQ.webp"] {
    background-image: url("https://i.postimg.cc/rsJnDQDL/2.png") !important;
}
[lang="en"] [data-bg="https://cdn.salla.sa/form-builder/nWz5WMV1OvcIsvTxcZBZFaTnd699Oo5EqmkiV0H0.webp"] {
    background-image: url("https://i.postimg.cc/Rh9pCjVR/3.png") !important;
}
[lang="en"] [data-bg="https://cdn.salla.sa/form-builder/qXUvPYFk44EEJiSlemKilvVAnKEXEs9HlPStQqeX.webp"] {
    background-image: url("https://i.postimg.cc/508kVx1y/4.png") !important;
}


[lang="en"] img[src="https://cdn.salla.sa/form-builder/fcHnGAOY4G1TMwPHLEdGbdKxNicA3nUrhfYh8ygL.webp"] {
    content: url("https://i.postimg.cc/Wb0pHZQc/2.png");
}

[lang="en"] img[src="https://cdn.salla.sa/form-builder/jOnPr9pZALkH3FFIpcg40fCuYkLY89NrYMoCwpfE.webp"] {
    content: url("https://i.postimg.cc/1Rn3D2Bt/2.png");
}

[lang="en"] img[src="https://cdn.salla.sa/form-builder/5SszBbZUm9p9eAkgslHireTjFbMhGGb9wbZVBM7D.webp"] {
    content: url("https://i.postimg.cc/mhfq9twQ/3.png");
}

[lang="en"] img[src="https://cdn.salla.sa/form-builder/skNKwLydCICXGo0D7qOTqwt0Laiu8lwBX1At1Ddx.webp"] {
    content: url("https://i.postimg.cc/sxZq1ppj/1-1.png");
}


[lang="en"] [data-bg="https://cdn.salla.sa/form-builder/jmVK04IJLeI6GRZFqDICZINkc6X2Qyc2NQvMhRYx.webp"] {
    background-image: url("https://i.postimg.cc/Pfynp4sx/Group-16.png") !important;
}


[lang="en"] [data-bg="https://cdn.salla.sa/form-builder/aJ6bpz8TQykSxBsMtALo56bxrCHbinacvkwYJdDK.webp"] {
    background-image: url("https://i.postimg.cc/NfPhbj0v/Group-17.png") !important;
}


[lang="en"] [data-bg="https://cdn.salla.sa/form-builder/57X82sEQyWKePbqMHwDcLsjL8pmOxPk4l4FWRl9W.webp"] {
    background-image: url("https://i.postimg.cc/bNvcQtpR/Group-18.png") !important;
}

[lang="en"] .s-slider-block__title h2, .s-block__title .right-side h2 {
    font-size: 21px !important;
    color: var(--main-color);
    padding: 0  !important;
}

:root {
    --main-color: #285888;
    --second-color: #0190b9;
    --white-color: #fff;
    --normal-box-shadow: 5px 5px 7px #0190b91a;
}
body{
background-color: #fff !important;
}

/**header**/

.top-navbar {
    background-color: var(--main-color)!important;
    color: white !important;
}
.main-nav-container i.sicon-menu.text-primary.text-2xl {
    background-color: var(--main-color) !important;
    padding: 5px;
    border-radius: 50px;
    color: #fff;
}
.main-nav-container i.header-btn__icon.sicon-user-circle,
.main-nav-container i.header-btn__icon.icon.sicon-shopping-bag {
    color: var(--white-color);
    background: var(--main-color);
}
.main-nav-container span.s-cart-summary-count {
    background-color:var(--white-color);
    color: var(--main-color);
    border: 1px solid var(--main-color);
}
.main-nav-container b.s-cart-summary-total {
color:var(--main-color) ;
}
/**header**/

/**banner**/
section.s-block.s-block--fixed-banner.wide-placeholder > .container {
    padding: 0px !important;
    width: 100% !important;
    max-width: unset  !important;
}

body.index > div.app-inner.flex.flex-col.min-h-full > section:nth-child(4){
    margin-top:0 !important;
}

.banner--fixed img {
    background-color: transparent;
    border-radius: 0px !important;
}
/**banner**/
/**grid**/
body.index > div.app-inner.flex.flex-col.min-h-full > section:nth-child(5) > div{
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 40px !important;
}
body.index > div.app-inner.flex.flex-col.min-h-full > section:nth-child(5){
    margin-top:-250px !important;
     z-index:1;
}
 .two-row .banner-entry:first-child {
    grid-area: 1/1/1/1 !important;
}
a.banner-entry.square-photos {
    background-color: transparent;
    height: 450px !important;
}
body.index .grid.one-row.md\:grid-cols-3.grid-flow-row.gap-3.sm\:gap-8:last-of-type a.banner-entry.square-photos {
    height: 300px !important ;
} 
/**grid**/

/**slider**/
.s-slider-block__title {
    text-align: center;
    justify-content: center;
}

 .s-slider-block__title .s-slider-block__title-left,
 .s-block__title a.s-block__display-all {
    display: none !important;
}
 .s-slider-block__title,
 .s-block__title {
    text-align: center;
    justify-content: center;
     position: relative;
}

 .s-slider-block__title h2,
 .s-block__title .right-side h2 {
    font-size: 21px !important;
    color:  var(--main-color);
    padding:0  !important;
}


.s-slider-block__title .s-slider-block__title-right,
body.index .s-block__title .right-side  {
    padding:0 25px !important;
}

.s-slider-block__title::before,
.s-slider-block__title::after,
.s-block__title::before,
.s-block__title::after{
    content:'';
    position:absolute;
    height:2px;
    background-color:var(--main-color);
    width:40%;
}
.s-slider-block__title::before,
.s-block__title::before{
    left:0;
}
.s-slider-block__title::after,
.s-block__title::after{
    right:0;
}
custom-salla-product-card {
    border: 1px solid var(--main-color);
}
custom-salla-product-card img.s-product-card-image-contain.lazy.loaded {
    background-color: #ffffff;
}
.s-product-card-content
button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    background-color: var(--main-color) !important ; 
    color:white ;
    border-block:none;
}


.s-product-card-content {
    text-align:center !important;
    justify-content:center !important  ;
}
 .s-product-card-content .s-product-card-content-sub {
    justify-content: center;
}
#photos-11-slider > div.s-slider-block__title::after,
#photos-11-slider > div.s-slider-block__title::before{
    display:none !important;
}
.swiper.s-slider-container.swiper-initialized {
    padding-inline:0 !important;
}
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper-slide {
    padding-inline: 0;
    margin: 0;
    width: 100%;
    border-radius: 0;
}
section.s-block.s-block--photos-slider img {
    border-radius: 0;
}

section.s-block.s-block--fixed-banner.wide-placeholder > .container {
    padding: 0px !important;
    width: 100% !important;
    max-width: unset;
}
/**slidre**/
/**fooer**/
footer.store-footer  {
    background: transparent !important;

}
.store-footer__inner {
    background-image: url(https://i.ibb.co/ks0PMCJq/footeeer.webp);
    background-color: transparent !important;
    color: var(--white-color);
    background-repeat: no-repeat;
    background-size: cover ;
    }
    footer.store-footer h3{
    position:relative;
}

footer.store-footer h3::before{
    position:absolute;
    content:"";
    background-color:var(--second-color);
    width:5px;
    height:90%;
    right:-10px;
    border-radius:10px;
    bottom:0;
}
   [title="instagram"]{
          background: linear-gradient(
        to right,
        #833ab4,#fd1d1d,#fcb045
      );
      color:white !important;
    }
    
       [title="tiktok"]{
      background-color:black;
      color:white;
    }
.grid.one-row.md\:grid-cols-3.grid-flow-row.gap-3.sm\:gap-8:last-of-type{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}


/**footer**/
@media (max-width: 992px) {
/**grid**/
body.index a.banner-entry.square-photos {
      height:93px !important;
}
body.index > div.app-inner.flex.flex-col.min-h-full > section:nth-child(5){
    margin-top: -3rem !important;
}
body.index > div.app-inner.flex.flex-col.min-h-full > section:nth-child(5) > div{
 gap: 5px !important;
}
body.index .grid.one-row.md\:grid-cols-3.grid-flow-row.gap-3.sm\:gap-8:last-of-type {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
/**grid**/
.s-slider-block__title::before,
.s-slider-block__title::after,
.s-block__title::before,
.s-block__title::after{
    width:25%;
}
body.index  .s-slider-block__title h2,
body.index  .s-block__title .right-side h2 {
    font-size: 20px !important;
  }
  footer.store-footer .s-contacts-list.s-contacts-list-vertical,
footer.store-footer salla-social.s-social-list.hydrated{
    justify-content:center !important ;
    align-items:center !important;
}
footer.store-footer .container.grid.grid-col-1.lg\:grid-cols-6.gap-8.lg\:gap-6 * {
    text-align:center !important;
    align-items:center !important;
    justify-content:center !important;
}
footer.store-footer h3::before{
display: none;
}
body.index .grid.one-row.md\:grid-cols-3.grid-flow-row.gap-3.sm\:gap-8:last-of-type a.banner-entry.square-photos {
    height: 117px !important;
}
body{
overflow-x:hidden !important;
}
}



/***** تعديل صور المنتجات في النسخه الانجلزيه ****/
[lang="en"] img[src="https://cdn.salla.sa/ynmWO/47c659da-43fa-47f5-b19d-cbfafbb170c5-1000x1000-vYFcp0y2S5NlOvMLS4nJu1VEL8pY7ZGZ5wUAzKSt.jpg"] {
    content: url("https://i.postimg.cc/1XwkT5Yw/2-1.png");
}
[lang="en"] img[src="https://cdn.salla.sa/ynmWO/0657054e-1745-4dfe-9f17-606e3a7f17db-1000x1000-waQAXICDAzN8DGiwLgYyTzq6UVND1R8Ak5iJtnfb.jpg"] {
    content: url("https://i.postimg.cc/rFLX4xKJ/2.png");
}

[lang="en"] img[src="https://cdn.salla.sa/ynmWO/190a16e0-963d-4dee-8bfd-9908dd5b9f0e-1000x1000-DBqAssQCCkUMuMBplgvjGYYjkTGF7zbP1SLLnrbQ.png"] {
    content: url("https://i.postimg.cc/sfWC1wDx/2-2.png");
}
[lang="en"] img[src="https://cdn.salla.sa/ynmWO/734421ec-029e-40ad-9b33-6f1fe06aeb3b-1000x1000-M1A9pzw4nDiNt7bDSSRyi3RaAu3WQFBPEUBs9luu.jpg"] {
    content: url("https://i.postimg.cc/PxgG28Kd/1.png");
}



[lang="en"] img[src="https://cdn.salla.sa/ynmWO/425c864b-d82e-4741-9dec-a589233628df-1000x1000-AdoqWCwSNauHrPc5WoTKV14xvMGf2qBEdLjsMM2v.jpg"] {
    content: url("https://i.postimg.cc/cCnYYPkF/6.png");
}

[lang="en"] img[src="https://cdn.salla.sa/ynmWO/6e2aa07f-30e3-46c3-a12a-da75ae76ec4c-1000x1000-g3saXWZ47hm7yxVhFmZhNyhzqX5xFV5hZXA8cL0v.jpg"] {
    content: url("https://i.postimg.cc/Z5cNr8jz/5.png");
}

[lang="en"] img[src="https://cdn.salla.sa/ynmWO/fbc6f590-2a78-40e2-b45c-54f212130f75-1000x1000-VWbwO1aQI7XezNOLke51QSpDmPsRdO07osDt5JBH.jpg"] {
    content: url("https://i.postimg.cc/cJLnTv5g/7.png");
}

[lang="en"] img[src="https://cdn.salla.sa/ynmWO/c6824641-269e-4d46-bfd2-11d2e3e37cfe-1000x1000-F7WgN7qED91NZ2iggkQ81IYsN3RfOuE4yYTfMziG.jpg"] {
    content: url("https://i.postimg.cc/ZK6pqtdR/c6824641-269e-4d46-bfd2-11d2e3e37cfe-1000x1000-F7-Wg-N7q-ED91-NZ2iggk-Q81-IYs-N3-Rf-Ou-E4y-YTf-Mzi-G-1.jpg");
}


/***** تغيير صور الكارد الخاص بالمنتج في اللغه الانجليزيه****/
[lang="en"] img[src="https://cdn.salla.sa/ynmWO/283f7924-51ae-4db3-9295-48c3bbe55548-500x500-M1A9pzw4nDiNt7bDSSRyi3RaAu3WQFBPEUBs9luu.jpg"] {
    content: url("https://i.postimg.cc/PxgG28Kd/1.png");
}


[lang="en"] img[src="https://cdn.salla.sa/ynmWO/5cebf79f-db2a-4392-ac5c-f70f54b9a794-500x500-DBqAssQCCkUMuMBplgvjGYYjkTGF7zbP1SLLnrbQ.png"] {
    content: url("https://i.postimg.cc/sfWC1wDx/2-2.png");
}


[lang="en"] img[src="https://cdn.salla.sa/ynmWO/1b409095-a106-48d7-8c6f-84200ebbcdf4-500x500-vYFcp0y2S5NlOvMLS4nJu1VEL8pY7ZGZ5wUAzKSt.jpg"] {
    content: url("https://i.postimg.cc/1XwkT5Yw/2-1.png");
}



[lang="en"] img[src="https://cdn.salla.sa/ynmWO/3a3b0228-5c90-4818-adbd-5468f775c82b-500x500-waQAXICDAzN8DGiwLgYyTzq6UVND1R8Ak5iJtnfb.jpg"] {
    content: url("https://i.postimg.cc/rFLX4xKJ/2.png");
}

[lang="en"] img[src="https://cdn.salla.sa/ynmWO/70f8f17b-5e0b-41dd-b224-899cb81571f3-500x500-AdoqWCwSNauHrPc5WoTKV14xvMGf2qBEdLjsMM2v.jpg"] {
    content: url("https://i.postimg.cc/cCnYYPkF/6.png");
}


[lang="en"] img[src="https://cdn.salla.sa/ynmWO/03590c3d-5581-4978-b807-79fba24744d4-500x500-g3saXWZ47hm7yxVhFmZhNyhzqX5xFV5hZXA8cL0v.jpg"] {
    content: url("https://i.postimg.cc/Z5cNr8jz/5.png");
}

[lang="en"] img[src="https://cdn.salla.sa/ynmWO/66cda2d7-10fa-4ed6-a5be-1cc2b73518a3-500x500-F7WgN7qED91NZ2iggkQ81IYsN3RfOuE4yYTfMziG.jpg"] {
    content: url("https://i.postimg.cc/cJLnTv5g/7.png");
}



.s-product-card-sale-price h4 { 
    color: red !important;
}

h4.text-red-800.font-bold.text-xl.inline-block {
    color: red  !important;
}

h2.total-price.text-red-800.font-bold.text-xl.inline-block {
    color: red !important;
}
.flex.items-center.gap-3.text-green-500.mt-3.be-availability-indicator ,.flex.items-center.gap-3.text-red-500.mt-3.be-availability-indicator {
    margin-right: 12px;
}

.product-single .main-content  .space-x-2.rtl\:space-x-reverse.whitespace-nowrap  > div{
    color:#fff;
    background-color:red;
 padding:6px 8px;
 border-radius:12px;
}

.product-single .main-content  .space-x-2.rtl\:space-x-reverse.whitespace-nowrap {
 display:flex;
}