@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//sillagearabia.com/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=7.6.0") format("woff2");
}

:root {
	--wd-text-font: "IBM Plex Sans Arabic", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "IBM Plex Sans Arabic", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "IBM Plex Sans Arabic", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "IBM Plex Sans Arabic", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "IBM Plex Sans Arabic", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font: "IBM Plex Sans Arabic", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 18px;
	--wd-primary-color: rgb(221,133,2);
	--wd-alternative-color: rgb(2,0,0);
	--wd-link-color: rgb(221,133,2);
	--wd-link-color-hover: rgb(221,133,2);
	--btn-default-bgcolor: rgb(221,133,2);
	--btn-default-bgcolor-hover: rgb(221,153,51);
	--btn-default-color: rgb(255,255,255);
	--btn-accented-bgcolor: rgb(0,1,20);
	--btn-accented-bgcolor-hover: rgba(0,0,0,0.79);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(221,133,2);
	--notices-success-color: #fff;
	--notices-warning-bg: rgba(147,14,14,0.92);
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://sillagearabia.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: rgba(216,216,216,0.96);
	background-image: url(https://sillagearabia.com/wp-content/uploads/ART-SILLAGE-TITLE.webp);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(28,28,28);
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(243,244,248);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.product-labels .product-label.out-of-stock {
	background-color: rgba(0,0,0,0.16);
	color: rgb(0,0,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 21px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: IBM Plex Sans Arabic !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: IBM Plex Sans Arabic !important;
}

/* ========================================== */
/* 1. النسخة الإنجليزية (أساس الموبايل) */
/* ========================================== */
.scrolling-bar-en {
  width: 100% !important; 
  background-color: #e8d7bb !important;
  color: #603f08 !important;
  overflow: hidden !important;
  white-space: nowrap !important;
  padding: 11.px 0 3px 0 !important;
  box-sizing: border-box !important;
  display: block !important;
  direction: ltr !important;
}

.scrolling-text-en {
  display: inline-block !important;
  white-space: nowrap !important;
  padding-left: 0 !important; 
  animation: scrollTextEn 33s linear infinite !important;
  font-weight: 600 !important; 
  font-size: 12px !important;  
  line-height: 0 !important;
}

.scrolling-text-en span, .scrolling-text-en .separator {
  display: inline-block !important;
  color: #000000 !important;
}

.scrolling-text-en .separator { margin: 0 40px !important; }

@keyframes scrollTextEn {
  0% { transform: translateX(100vw); } 
  100% { transform: translateX(-100%); }
}

.scrolling-bar-en:hover .scrolling-text-en { animation-play-state: paused !important; }

/* ========================================== */
/* 2. النسخة العربية (أساس الموبايل) */
/* ========================================== */
.scrolling-bar-ar {
  width: 100% !important; 
  background-color: #e8d7bb !important;
  color: #603f08 !important;
  overflow: hidden !important;
  white-space: nowrap !important;
  box-sizing: border-box !important;
  display: block !important;
  direction: rtl !important;
}

.scrolling-text-ar {
  display: inline-block !important;
  white-space: nowrap !important;
  padding-right: 0 !important; 
  animation: scrollTextAr 33s linear infinite !important;
  font-weight: 200 !important; 
  font-size: 9px !important;  
  line-height: 1.5 !important;
}

.scrolling-text-ar span, .scrolling-text-ar .separator {
  display: inline-block !important;
  color: #000000 !important;
}

.scrolling-text-ar .separator { margin: 0 40px !important; }

@keyframes scrollTextAr {
  0% { transform: translateX(-100vw); } 
  100% { transform: translateX(100%); }
}

.scrolling-bar-ar:hover .scrolling-text-ar { animation-play-state: paused !important; }

/* ========================================== */
/* 3. إعدادات الديسكتوب (لتكبير وعرض الخط فقط) */
/* ========================================== */
@media (min-width: 1024px) {
  
  /* الديسكتوب الإنجليزي */
  .scrolling-text-en {
    font-size: 15px !important; 
    font-weight: 460 !important; 
  }

  /* الديسكتوب العربي */
  .scrolling-text-ar {
    font-size: 15px !important; 
    font-weight: 400 !important; 
  }
/* فرض شكل الكبسولة على أزرار الدخول الاجتماعي في جميع الشاشات */
div.nsl-container .nsl-button,
div.nsl-container .nsl-button-default,
div.nsl-container a.nsl-button,
div.nsl-container-block .nsl-button {
    border-radius: 999px !important;
    overflow: hidden !important;
}
.show-password-input {
    background-color: transparent !important;
    color: #808080 !important;
    border: none !important;
    box-shadow: none !important;
}@media (max-width: 576px) {
	@media (max-width: 768px) {
    html body .woocommerce form .password-input button.show-password-input {
        background-color: rgba(0, 0, 0, 0) !important;
        color: #808080 !important;
        border: none !important;
        box-shadow: none !important;
        appearance: none !important;
        -webkit-appearance: none !important;
        outline: none !important;
        background-image: none !important;
    }
}
}

