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

:root {
	--wd-text-font: "Noto Kufi Arabic", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Noto Kufi Arabic", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Noto Kufi Arabic", 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: "Noto Kufi Arabic", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Noto Kufi Arabic", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Noto Kufi Arabic", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(21,19,72);
	--btn-default-bgcolor: rgb(121,194,107);
	--btn-default-bgcolor-hover: rgb(121,194,107);
	--btn-accented-bgcolor: rgb(121,194,107);
	--btn-accented-bgcolor-hover: rgb(121,194,107);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://lucida-sa.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(247,247,252);
	--wd-bordered-bg:rgb(247,247,252);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1500px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

.wd-cat .wd-entities-title {
    color: #ffffff;
}
.wd-product :is(.wd-product-cats,.wd-product-brands-links) {
    display: none;
}
.price {
    color: rgb(187 22 22);
}
.wd-buttons.wd-pos-r-t {
    display: none !important;
}
.wd-hover-with-fade .product-wrapper{
background-color:#F7F7FC !important;
}
.wd-hover-with-fade.wd-fade-off .product-element-bottom{
padding:10px 5px !important;
}
.wd-info-box .info-btn-wrapper {
    display: none !important;
}
.testimonial-inner {
    color: #000;
}
/* نخلي العناصر جنب بعض */
.wpcf7-form p {
  display: flex;
  direction: rtl;
  align-items: stretch;
  max-width: 500px;
  margin: 0;
}

/* نشيل الـ br اللي بيبوظ الشكل */
.wpcf7-form p br {
  display: none;
}

/* نخلي الـ wrapper يتمدد */
.wpcf7-form-control-wrap {
  flex: 1;
}

/* input */
.wpcf7-form input[type="email"] {
  width: 100%;
  padding: 12px;
  border: none;
  background: #eee;
  font-size: 14px;
  outline: none;
  height: 100%;
}

/* الزرار */
.wpcf7-form input[type="submit"] {
  background: #6aa84f;
  color: #fff;
  border: none;
  padding: 0 20px;
  cursor: pointer;
  font-size: 14px;
  transition: 0.3s;
}

/* hover */
.wpcf7-form input[type="submit"]:hover {
  background: #5a9442;
}

/* زوايا */
.wpcf7-form input[type="email"] {
  border-radius: 0 4px 4px 0;
}

.wpcf7-form input[type="submit"] {
  border-radius: 4px 0 0 4px;
}

.elementor-18 .elementor-element.elementor-element-4bbb14c {
  background-image: none !important;
}
.wd-negative-gap.elementor-element.elementor-element-ebfe629.wd-section-stretch.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
    background-image: none !important;
}
#wpforms-submit-29543 {
    font-size: 0;
    position: relative;
}

#wpforms-submit-29543::after {
    content: "إرسال";
    font-size: 16px;
}
ul.wd-nav-product-cat.wd-active.wd-nav.wd-gap-m.wd-style-underline.has-product-count.wd-mobile-accordion {
    display: none;
}
.wd-page-title .wd-page-title-bg img {
    object-fit: fill;
    object-position: center center;
}@media (min-width: 1025px) {
	/* نخفي العنوان */
.wd-cat-content .wd-entities-title {
    opacity: 0;
    transform: translateY(10px);
    transition: all 0.3s ease;
}

/* يظهر عند الـ hover */
.wd-cat-content:hover .wd-entities-title {
    opacity: 1;
    transform: translateY(0);
	   color: #79c26b !important;

}
h3.wd-entities-title {
    color: #79c26b !important;
}
h3.wd-entities-title:hover {
    color: #79c26b !important;
}
.cat-design-mask-subcat .wd-cat-content {
    display: inline-flex;
    flex-direction: column;
    padding: 30px;
    max-height: 100%;
    text-align: center !important;
    align-self: center;
    align-items: center;
}
.wd-cat-image {
  position: relative;
  overflow: hidden;
}

.wd-cat-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0);
  transition: 0.3s ease;
}

.wd-col:hover .wd-cat-image::after {
  background: rgb(0 0 0 / 40%);
}


.wd-entities-title a:hover {
  color: #97cf8b !important; /* غيري اللون اللي يناسبك */
}
div#wpforms-29543-field_20-container,div#wpforms-29543-field_17-container,div#wpforms-29543-field_15-container {
    width: 1150px !important;
}
}

@media (max-width: 576px) {
	.wd-cat-image {
  position: relative;
  overflow: hidden;
}
.wd-cat-content .wd-entities-title {
    opacity: 0;
    transform: translateY(10px);
    transition: all 0.3s ease;
}

.wd-cat-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0);
  transition: 0.3s ease;
}

.wd-col:hover .wd-cat-image::after {
  background: rgb(0 0 0 / 40%);
}
/* يظهر عند الـ hover */
.wd-cat-content:hover .wd-entities-title {
    opacity: 1;
    transform: translateY(0);
	   color: #79c26b !important;

}
h3.wd-entities-title {
    color: #79c26b !important;
}
h3.wd-entities-title:hover {
    color: #79c26b !important;
}
.cat-design-mask-subcat .wd-cat-content {
    display: inline-flex;
    flex-direction: column;
    padding: 30px;
    max-height: 100%;
    text-align: center !important;
    align-self: center;
    align-items: center;
}
/* يظهر عند الـ hover */
.wd-cat-content:hover .wd-entities-title {
    opacity: 1;
    transform: translateY(0);
	   color: #79c26b !important;

}
h3.wd-entities-title {
    color: #79c26b !important;
}
h3.wd-entities-title:hover {
    color: #79c26b !important;
}
.wd-negative-gap.elementor-element.elementor-element-b8d38ec.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
    margin-top: -190px !important;
    margin-bottom: -70px !important;
}
}

