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

:root {
	--wd-text-font: "Almarai", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Almarai", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Almarai", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Almarai", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Almarai", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Almarai", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(1,47,70);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(1,47,70);
	--btn-accented-bgcolor-hover: rgb(1,47,70);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://nasmatalshatee.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(1,47,70);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(1,47,70);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
.page .wd-page-content {
	background-color: rgb(248,248,246);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@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;
}
}


footer h5{
text-align: center !important;
}
footer ul li{
text-align: center !important;
}


/* صندوق الكارت العام */
.my-review-card {
  max-width: 720px;
  margin: 30px auto;
  direction: rtl; /* لو موقع عربي */
  font-family: "Tajawal", "Cairo", system-ui, Arial, sans-serif;
}

/* حاوية التقييمات (Site Reviews output) */
.my-review-card .glsr-reviews {
  display: block;
}

/* ستايل الكارت الواحد */
.my-review-card .glsr-review {
  background: #fff;
  color: #000;
  border-radius: 14px;
  padding: 22px;
  box-shadow: 0 8px 30px rgba(3,19,28,0.35);
  display: flex;
  gap: 18px;
  align-items: center;
  box-sizing: border-box;
}

/* صورة المراجع (لو موجودة) */
.my-review-card .glsr-review .glsr-avatar,
.my-review-card .glsr-review img.avatar {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  object-fit: cover;
  border: 3px solid rgba(255,255,255,0.08);
  flex: 0 0 64px;
}

/* نص المراجعة واسم المُراجع */
.my-review-card .glsr-review .glsr-review-content,
.my-review-card .glsr-review .glsr-review-body {
  flex: 1 1 auto;
  min-width: 0;
}

/* اسم الشخص + التاريخ */
.my-review-card .glsr-review .glsr-review-title {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 6px;
  color: #fff;
}

/* نص المراجعة */
.my-review-card .glsr-review .glsr-review-body p,
.my-review-card .glsr-review .glsr-review-body {
  margin: 0;
  line-height: 1.6;
  color: rgba(255,255,255,0.95);
  font-size: 15px;
}

/* نجوم التقييم */
.my-review-card .glsr-review .glsr-stars {
  display: inline-flex;
  gap: 6px;
  margin-top: 8px;
}

.my-review-card .glsr-review .glsr-stars i,
.my-review-card .glsr-review .glsr-stars svg {
  color: #ffd166; /* لون النجوم */
  font-size: 18px;
  vertical-align: middle;
}

/* زر/رابط تفاصيل أو اسم الموقع */
.my-review-card .glsr-review .glsr-review-meta {
  margin-top: 8px;
  font-size: 13px;
  color: rgba(255,255,255,0.75);
}

/* Responsive */
@media (max-width: 720px) {
  .my-review-card .glsr-review {
    flex-direction: column;
    align-items: flex-start;
    padding: 18px;
  }
  .my-review-card .glsr-review .glsr-avatar {
    width: 56px;
    height: 56px;
    margin-bottom: 8px;
  }
}




/* تصميم شبكة آراء العملاء */
.glsr-reviews {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* 3 كروت جنب بعض */
  gap: 20px; /* مسافة بين الكروت */
  justify-items: center;
}

/* شكل الكارت */
.glsr-review {
  background: #fff;
  color: #000;
  border-radius: 15px;
  padding: 25px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.15);
  text-align: center;
  width: 100%;
  max-width: 350px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.glsr-review:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.25);
}

/* موبايل: كارت واحد في الصف */
@media (max-width: 767px) {
  .glsr-reviews {
    grid-template-columns: 1fr;
  }
}

/* تابلت: كارتين في الصف */
@media (min-width: 768px) and (max-width: 1024px) {
  .glsr-reviews {
    grid-template-columns: repeat(2, 1fr);
  }
}




