.container,#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > main > section.s-block.s-block--circle-links.circle-links-2 > div {
  padding-left : 34px;
  padding-right : 34px;
}





/* The Year of The Camel - Thin */
@font-face {
  font-family: 'The Year of The Camel';
  src: url('https://github.com/hamzaabido/linkin/raw/refs/heads/main/TheYearofTheCamel-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

/* The Year of The Camel - ExtraLight */
@font-face {
  font-family: 'The Year of The Camel';
  src: url('https://github.com/hamzaabido/linkin/raw/refs/heads/main/TheYearofTheCamel-ExtraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

/* The Year of The Camel - Light */
@font-face {
  font-family: 'The Year of The Camel';
  src: url('https://github.com/hamzaabido/linkin/raw/refs/heads/main/TheYearofTheCamel-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* The Year of The Camel - Regular */
@font-face {
  font-family: 'The Year of The Camel';
  src: url('https://github.com/hamzaabido/linkin/raw/refs/heads/main/TheYearofTheCamel-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* The Year of The Camel - Medium */
@font-face {
  font-family: 'The Year of The Camel';
  src: url('https://github.com/hamzaabido/linkin/raw/refs/heads/main/TheYearofTheCamel-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* The Year of The Camel - Bold */
@font-face {
  font-family: 'The Year of The Camel';
  src: url('https://github.com/hamzaabido/linkin/raw/refs/heads/main/TheYearofTheCamel-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* The Year of The Camel - ExtraBold */
@font-face {
  font-family: 'The Year of The Camel';
  src: url('https://github.com/hamzaabido/linkin/raw/refs/heads/main/TheYearofTheCamel-ExtraBold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
*,
body,
html,
h1, h2, h3, h4, h5, h6, p, a, span, button, input, div {
  font-family: 'The Year of The Camel', sans-serif !important;
}
:root {
    --font-main: 'The Year of The Camel', sans-serif !important;
    --font-primary: 'The Year of The Camel', sans-serif !important;
}
h1,h2:not(.s-block--offer-countdown .offer-countdown-title),h3 {
    font-feature-settings: "swsh" 1, "cswh" 1, "salt" 1, "ss01" 1, "ss02" 1, "ss03" 1, "liga" 1, "dlig" 1 !important;
    font-variant-alternates: swash(1);
    
}


















/* NavBar */ 
#mainnav.fixed-header .logo-normal {
    opacity: 0;
}

#mainnav.fixed-header .navbar-brand {
    background: url('https://i.ibb.co/KxCs5hWt/Dark.png') center center no-repeat;
    background-size: contain;
    height : auto;
    width: 200px;
}
#mainnav > div.inner.bg-inherit.w-full {
  padding-top : 20px;
  padding-bottom : 20px;
    border-radius : 0px 0px 15px 15px;
}
.fixed-header .sicon-menu,
.fixed-header .menu-label,
.fixed-header .sicon-search,
.fixed-header .sicon-user,
.fixed-header .sicon-cart,
.fixed-header .s-cart-summary-total,
.fixed-header .s-cart-summary-count {
    color: #552c5b !important;
}
/* ØªØºÙŠÙŠØ± Ù„ÙˆÙ† Ø£ÙŠÙ‚ÙˆÙ†Ø§Øª Ø§Ù„Ù‚Ø§Ø¦Ù…Ø©ØŒ Ø§Ù„Ø¨Ø­Ø«ØŒ Ø§Ù„Ø­Ø³Ø§Ø¨ ÙˆØ§Ù„Ø³Ù„Ø© Ø¥Ù„Ù‰ Ø§Ù„Ø£Ø³ÙˆØ¯ ÙÙŠ ØµÙØ­Ø§Øª Ø§Ù„Ù…Ù†ØªØ¬Ø§Øª */
.product-single .store-header .sicon-menu,
.product-single .store-header .menu-label,
.product-single .store-header .sicon-search,
.product-single .store-header .sicon-user,
.product-single .store-header .sicon-cart,
.product-single .store-header .s-cart-summary-total,
.product-single .store-header .sicon-sar {
    color: #552c5b !important;
}

/* ØªØºÙŠÙŠØ± Ù„ÙˆÙ† Ø£ÙŠÙ‚ÙˆÙ†Ø© Ø§Ù„Ø³Ù„Ø© Ø¥Ø°Ø§ ÙƒØ§Ù†Øª Ø¨ØµÙŠØºØ© ØªØ¹ØªÙ…Ø¯ Ø¹Ù„Ù‰ Ø§Ù„Ù€ SVG (ÙƒÙ…Ø§ ÙÙŠ Ø§Ù„ÙƒÙˆØ¯ Ø§Ù„Ù…Ø±ÙÙ‚ Ø³Ø§Ø¨Ù‚Ø§Ù‹) */
.product-single .store-header .s-cart-summary-icon svg path {
    fill: #552c5b !important;
}
.product-index .store-header .sicon-menu,
.product-index .store-header .menu-label,
.product-index .store-header .sicon-search,
.product-index .store-header .sicon-user,
.product-index .store-header .sicon-cart,
.product-index .store-header .s-cart-summary-total,
.product-index .store-header .sicon-sar {
    color: #552c5b !important;
}

/* ØªØºÙŠÙŠØ± Ù„ÙˆÙ† Ø£ÙŠÙ‚ÙˆÙ†Ø© Ø§Ù„Ø³Ù„Ø© Ø¥Ø°Ø§ ÙƒØ§Ù†Øª Ø¨ØµÙŠØºØ© ØªØ¹ØªÙ…Ø¯ Ø¹Ù„Ù‰ Ø§Ù„Ù€ SVG (ÙƒÙ…Ø§ ÙÙŠ Ø§Ù„ÙƒÙˆØ¯ Ø§Ù„Ù…Ø±ÙÙ‚ Ø³Ø§Ø¨Ù‚Ø§Ù‹) */
.product-single .store-header .s-cart-summary-icon svg path {
    fill: #552c5b !important;
}



/* NavBar */ 





/* Header */
.advanced-slider__slide:first-child {
    position: relative !important;
    isolation: isolate !important;
}

/* 2. ÃƒËœÃ‚Â·ÃƒËœÃ‚Â¨Ãƒâ„¢Ã¢â‚¬Å¡ÃƒËœÃ‚Â© ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾Ãƒâ„¢Ã¢â‚¬Å¾Ãƒâ„¢Ã‹â€ Ãƒâ„¢Ã¢â‚¬Â  (Overlay) Ãƒâ„¢Ã‚ÂÃƒâ„¢Ã‹â€ Ãƒâ„¢Ã¢â‚¬Å¡ ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾Ãƒâ„¢Ã‚ÂÃƒâ„¢Ã…Â ÃƒËœÃ‚Â¯Ãƒâ„¢Ã…Â Ãƒâ„¢Ã‹â€  */
.advanced-slider__slide:first-child::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-color: #552c5b; /* Ãƒâ„¢Ã…Â Ãƒâ„¢Ã¢â‚¬Â¦Ãƒâ„¢Ã†â€™Ãƒâ„¢Ã¢â‚¬Â Ãƒâ„¢Ã†â€™ ÃƒËœÃ‚ÂªÃƒËœÃ‚ÂºÃƒâ„¢Ã…Â Ãƒâ„¢Ã…Â ÃƒËœÃ‚Â± ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾Ãƒâ„¢Ã¢â‚¬Å¾Ãƒâ„¢Ã‹â€ Ãƒâ„¢Ã¢â‚¬Â  Ãƒâ„¢Ã¢â‚¬Â¡Ãƒâ„¢Ã¢â‚¬Â ÃƒËœÃ‚Â§ */ */
    /* mix-blend-mode: multiply;
    z-index: 1; 
} */
/* 3. ÃƒËœÃ‚Â¥ÃƒËœÃ‚Â¹ÃƒËœÃ‚Â¯ÃƒËœÃ‚Â§ÃƒËœÃ‚Â¯ ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾Ãƒâ„¢Ã†â€™ÃƒËœÃ‚Â§ÃƒËœÃ‚Â¨ÃƒËœÃ‚Â´Ãƒâ„¢Ã¢â‚¬Â  Ãƒâ„¢Ã¢â‚¬Å¾Ãƒâ„¢Ã…Â Ãƒâ„¢Ã†â€™Ãƒâ„¢Ã‹â€ Ãƒâ„¢Ã¢â‚¬Â  Ãƒâ„¢Ã‚ÂÃƒâ„¢Ã‹â€ Ãƒâ„¢Ã¢â‚¬Å¡ ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾ÃƒËœÃ‚Â·ÃƒËœÃ‚Â¨Ãƒâ„¢Ã¢â‚¬Å¡ÃƒËœÃ‚Â© ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾Ãƒâ„¢Ã¢â‚¬Â¦Ãƒâ„¢Ã¢â‚¬Å¾Ãƒâ„¢Ã‹â€ Ãƒâ„¢Ã¢â‚¬Â ÃƒËœÃ‚Â© Ãƒâ„¢Ã‹â€ ÃƒËœÃ‚ÂªÃƒâ„¢Ã‹â€ ÃƒËœÃ‚Â³Ãƒâ„¢Ã…Â ÃƒËœÃ‚Â·Ãƒâ„¢Ã¢â‚¬Â¡ */
.advanced-slider__slide:first-child .advanced-slider__caption {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 10 !important; /* ÃƒËœÃ‚Â±Ãƒâ„¢Ã‚ÂÃƒËœÃ‚Â¹Ãƒâ„¢Ã¢â‚¬Â ÃƒËœÃ‚Â§ ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾ÃƒËœÃ‚Â·ÃƒËœÃ‚Â¨Ãƒâ„¢Ã¢â‚¬Å¡ÃƒËœÃ‚Â© Ãƒâ„¢Ã¢â‚¬Å¾ÃƒËœÃ‚ÂªÃƒËœÃ‚ÂªÃƒËœÃ‚Â¬ÃƒËœÃ‚Â§Ãƒâ„¢Ã‹â€ ÃƒËœÃ‚Â² ÃƒËœÃ‚Â£Ãƒâ„¢Ã…Â  ÃƒËœÃ‚Â¹Ãƒâ„¢Ã¢â‚¬Â ÃƒËœÃ‚ÂµÃƒËœÃ‚Â± ÃƒËœÃ‚Â¢ÃƒËœÃ‚Â®ÃƒËœÃ‚Â± */
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: transparent !important; /* ÃƒËœÃ‚Â¶Ãƒâ„¢Ã¢â‚¬Â¦ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Â  ÃƒËœÃ‚Â¹ÃƒËœÃ‚Â¯Ãƒâ„¢Ã¢â‚¬Â¦ Ãƒâ„¢Ã‹â€ ÃƒËœÃ‚Â¬Ãƒâ„¢Ã‹â€ ÃƒËœÃ‚Â¯ ÃƒËœÃ‚Â®Ãƒâ„¢Ã¢â‚¬Å¾Ãƒâ„¢Ã‚ÂÃƒâ„¢Ã…Â ÃƒËœÃ‚Â© ÃƒËœÃ‚Â²ÃƒËœÃ‚Â±Ãƒâ„¢Ã¢â‚¬Å¡ÃƒËœÃ‚Â§ÃƒËœÃ‚Â¡ Ãƒâ„¢Ã¢â‚¬Å¾Ãƒâ„¢Ã¢â‚¬Å¾Ãƒâ„¢Ã†â€™ÃƒËœÃ‚Â§ÃƒËœÃ‚Â¨ÃƒËœÃ‚Â´Ãƒâ„¢Ã¢â‚¬Â  Ãƒâ„¢Ã¢â‚¬Â Ãƒâ„¢Ã‚ÂÃƒËœÃ‚Â³Ãƒâ„¢Ã¢â‚¬Â¡ */
}

/* 4. ÃƒËœÃ‚Â¥ÃƒËœÃ‚Â¬ÃƒËœÃ‚Â¨ÃƒËœÃ‚Â§ÃƒËœÃ‚Â± ÃƒËœÃ‚Â¬Ãƒâ„¢Ã¢â‚¬Â¦Ãƒâ„¢Ã…Â ÃƒËœÃ‚Â¹ ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾Ãƒâ„¢Ã¢â‚¬Â ÃƒËœÃ‚ÂµÃƒâ„¢Ã‹â€ ÃƒËœÃ‚Âµ ÃƒËœÃ‚Â¯ÃƒËœÃ‚Â§ÃƒËœÃ‚Â®Ãƒâ„¢Ã¢â‚¬Å¾ ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾Ãƒâ„¢Ã†â€™ÃƒËœÃ‚Â§ÃƒËœÃ‚Â¨ÃƒËœÃ‚Â´Ãƒâ„¢Ã¢â‚¬Â  ÃƒËœÃ‚Â¹Ãƒâ„¢Ã¢â‚¬Å¾Ãƒâ„¢Ã¢â‚¬Â° ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾Ãƒâ„¢Ã¢â‚¬Å¾Ãƒâ„¢Ã‹â€ Ãƒâ„¢Ã¢â‚¬Â  ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾ÃƒËœÃ‚Â£ÃƒËœÃ‚Â¨Ãƒâ„¢Ã…Â ÃƒËœÃ‚Â¶ */
.advanced-slider__slide:first-child .advanced-slider__caption * {
    color: #ffffff !important;
}


/* Header */






.s-block--offer-countdown.s-block--has-media .offer-countdown-bg-wrapper .offer-countdown-overlay {
      background: rgb(65 65 65);
      mix-blend-mode: hard-light;
}
.s-block--offer-countdown salla-count-down .s-count-down-list .s-count-down-item {
  height : 5rem;
  border : solid #d378e5 0.25px;
}



/* Product */ 
.border-primary {
  display : none;
}
.product-card__promotion {
  display: none;
}
.product-card__enhanced-mini-cart-divider {
  display : none;
}
div.product-card__content > div.product-card__enhanced-mini-cart > salla-add-product-button > div > salla-button > button {
  
  outline: solid  0.25px #c6c6c6;
}
.s-button-light-outline {
    border-color: #7f7f7f !important;
}
div.product-card__content > div.product-card__content-wrapper > div.flex.product-card__price.whitespace-nowrap.price-wrapper.gap-4.items-center.justify-center > div.price_is_on_sale.flex.items-center.gap-2:not(div.product-card__content > div.product-card__content-wrapper > div.flex.product-card__price.whitespace-nowrap.price-wrapper.gap-4.items-center.justify-center > div.hidden.price_is_on_sale.flex.items-center.gap-2) {
  display : flex;
  flex-direction : column;
  gap: 0;
}
div.product-card__content > div.product-card__content-wrapper > div.flex.product-card__price.whitespace-nowrap.price-wrapper.gap-4.items-center.justify-center {
  margin-bottom : 10px;
}

div.product-card__content > div.product-card__content-wrapper > p {
  display : none;
}
.home-block-line {
  display : none;
}
.product-card__out-label {
     transform: none;
     /* top: 75%; */
}
.out-of-stock .product-card__image img, .product-card--full-image.out-of-stock img {
  filter : none;
  opacity : 15%;
}

div.app-inner.flex.flex-col.min-h-full.bg-storeBG > main > section> div.product-tab-content.active > div > div > a {
  border : solid 0.5px #552c5b;
  width : 100%;
  justify-content : center;
  padding : 8px;
}

a[data-selia="home-custom-products-view-all"] {
  display: flex;
  background : transparent;
  border-radius: 0px !important;
  color : #552c5b;
   flex: 1 1 100% !important;
  border : solid 0.5px #552c5b;
}
#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > main > section > div.flex.items-center.gap-8.mt-5 {
  justify-content : center;
}

.product-card-container, .block-title, .box-content { 
    width: 100% !important;
}




#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > main > section > div.flex.items-center.gap-8.mt-5 > span {
  display : none;
}














#about-11 > div > div {
  padding : 10px;
  outline: solid 0.5px #a6a6a6;
  border-radius : 8px;
}
.btn {
  border-radius : 8px !important;
  width : 100%;
  color: #ffffff;
    background-color: #102b66;
}
#about-9 > div > div > div.w-full.md\:w-7\/12 > h2,
#about-9 > div > div > div.w-full.md\:w-7\/12 > h3 {
  text-align: center;
}

















/* Footer */
#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > footer > div > div.store-footer__inner > div > div.lg\:-mt-\[45px\].relative.z-\[1\].lg\:col-\[2\] > div.footer-badges.flex.justify-center.items-center > div > a {
  display : none;
}
#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > footer > div > div.store-footer__inner > div > div.lg\:-mt-\[45px\].relative.z-\[1\].lg\:col-\[2\] > div.footer-badges.flex.justify-center.items-center > salla-trust-badges > img {
  display : none;
}
#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > footer > div > div.store-footer__inner > div > div:nth-child(3) {
  display : none;
}
#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > footer > div > div.footer-bottom > div > salla-payments {
  display : none;
}

#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > footer > svg > path {
  display : none;
}
#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > footer > div > div.store-footer__inner > div > div.text-center.order-1.lg\:order-\[unset\] > ul > li {
  opacity : 50%;
}
#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > footer > div > div.store-footer__inner > div > div.lg\:-mt-\[45px\].relative.z-\[1\].lg\:col-\[2\] > div.footer-badges.flex.justify-center.items-center > salla-trust-badges > div > b,
#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > footer > div > div.store-footer__inner > div > div.lg\:-mt-\[45px\].relative.z-\[1\].lg\:col-\[2\] > div.footer-badges.flex.justify-center.items-center > div > div > b {
  opacity : 50%;
}

#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > footer > div > div.footer-bottom > div > span > p {
  opacity :50%;
}

#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > footer > div > div.store-footer__inner {
  padding-bottom : 0;
}

#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > footer > div > div.store-footer__inner > div > div.lg\:-mt-\[45px\].relative.z-\[1\].lg\:col-\[2\] > div.footer-badges.flex.justify-center.items-center > div > div > p {
  text-align : center;
}


#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > footer > div > div.footer-bottom > div > span > p {
  font-size: 0; /* ÃƒËœÃ‚Â¥ÃƒËœÃ‚Â®Ãƒâ„¢Ã‚ÂÃƒËœÃ‚Â§ÃƒËœÃ‚Â¡ ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾Ãƒâ„¢Ã¢â‚¬Â ÃƒËœÃ‚Âµ ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾Ãƒâ„¢Ã¢â‚¬Å¡ÃƒËœÃ‚Â¯Ãƒâ„¢Ã…Â Ãƒâ„¢Ã¢â‚¬Â¦ "ÃƒËœÃ‚Â¬Ãƒâ„¢Ã¢â‚¬Â¦Ãƒâ„¢Ã…Â ÃƒËœÃ‚Â¹ ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾ÃƒËœÃ‚Â­Ãƒâ„¢Ã¢â‚¬Å¡Ãƒâ„¢Ã‹â€ Ãƒâ„¢Ã¢â‚¬Å¡ Ãƒâ„¢Ã¢â‚¬Â¦ÃƒËœÃ‚Â­Ãƒâ„¢Ã‚ÂÃƒâ„¢Ã‹â€ ÃƒËœÃ‚Â¸ÃƒËœÃ‚Â©" */
}
.store-footer__inner, .store-footer__newsletter, .store-footer__contacts-row {
      background-color: rgb(85 44 91);
}
.store-footer {
      background-color: rgb(63 30 68);
}
#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > footer > div > div.footer-bottom > div > span > p::after {
  content: "تم التصميم بواسطة wellwaysa.com";
  font-size: 14px; /* ÃƒËœÃ‚Â£ÃƒËœÃ‚Â¹ÃƒËœÃ‚Â¯ ÃƒËœÃ‚ÂªÃƒËœÃ‚Â¹Ãƒâ„¢Ã…Â Ãƒâ„¢Ã…Â Ãƒâ„¢Ã¢â‚¬Â  ÃƒËœÃ‚Â­ÃƒËœÃ‚Â¬Ãƒâ„¢Ã¢â‚¬Â¦ ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾ÃƒËœÃ‚Â®ÃƒËœÃ‚Â· ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾Ãƒâ„¢Ã¢â‚¬Â¦Ãƒâ„¢Ã¢â‚¬Â ÃƒËœÃ‚Â§ÃƒËœÃ‚Â³ÃƒËœÃ‚Â¨ Ãƒâ„¢Ã¢â‚¬Å¾ÃƒËœÃ‚Â¸Ãƒâ„¢Ã¢â‚¬Â¡Ãƒâ„¢Ã‹â€ ÃƒËœÃ‚Â± ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾Ãƒâ„¢Ã¢â‚¬Â ÃƒËœÃ‚Âµ ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾ÃƒËœÃ‚Â¬ÃƒËœÃ‚Â¯Ãƒâ„¢Ã…Â ÃƒËœÃ‚Â¯ */
  display: inline-block;

  color: white; 
}





.wa-selia, .scroll-to-top {
  bottom : 100px;
}

.selia-bottom-nav {
  border : solid 0.5px #552c5b;
  border-radius : 15px 15px 0px 0px;
  padding : 14px 0px;
}