body {
    font-family: 'Urbanist', sans-serif;
}
.custom-menu-footer nav ul li a {
	justify-content: center;
}
.h-price h2 span {
	color: #020101;
}
.custom-con {
	margin: 0 auto 40px;
	width: 96%;
}
.new-prodcuts .elementor-swiper-button-prev {
	left: -35px !important;
}
.new-prodcuts .elementor-swiper-button-next {
	right: -35px !important;
}
.custom-product-title {
    font-family: 'Urbanist', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin: 10px 0;
    text-align: center;
    line-height: 1.2;
    height: 2.4em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/* Product Rating */
.special-offers-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #cc3618;
    height: 100%;
    padding: 0 25px;
    border-radius: 8px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.special-offers-btn a {
    color: #ffffff;
    text-decoration: none;
    font-family: 'Urbanist', sans-serif;
    font-size: 15px;
    font-weight: 600;
    white-space: nowrap;
}

.special-offers-btn:hover {
    background-color: #b72f2f;
}
.wd-header-text {
    height: 100%;
}
/*  */
.whb-row {
    border-radius: 8px;
    width: 96%;
}
.top-header-bar {
    padding: 8px 0;
    width: 100%;
    direction: rtl;
}

.top-header-container {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
}

.header-right-side {
    display: flex;
    gap: 50px;
    align-items: center;
}

.info-item {
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: 'Urbanist', sans-serif;
    font-size: 13px;
    color: #333;
    font-weight: 500;
}

.header-left-side {
    display: flex;
    align-items: center;
    gap: 12px;
}

.lang-item {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 13px;
    color: #333;
}

.lang-item img {
    width: 16px;
    border-radius: 2px;
}

.lang-divider {
    width: 1px;
    height: 12px;
    background-color: #ddd;
}

@media (max-width: 768px) {
    .header-right-side {
        display: none;
    }
}
/*  */
.custom-discount-badge {
    background-color: #e31e24;
    color: #ffffff;
    padding: 4px 8px;
    border-radius: 4px;
    font-family: 'Urbanist', sans-serif;
    font-size: 14px;
    font-weight: 700;
    z-index: 10;
    line-height: 1;
    direction: ltr;
}

.custom-svg-rating-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    height: 24px;
    direction: ltr;
}

.rating-number {
    font-family: 'Urbanist', sans-serif;
    font-size: 17px;
    font-weight: 600;
    color: #333;
    line-height: 1;
}

.stars-wrapper {
    display: flex;
    align-items: center;
    gap: 5px;
}

.stars-wrapper svg {
    display: block;
}
/* Product Rating End */
.elementor-element .swiper .elementor-swiper-button-next {
	right: -33px;
}
.elementor-element .swiper .elementor-swiper-button-prev {
	left: -33px;
}
.h-price h2 span span {
	font-size: 13px;
	font-weight: 500;
}
.wd-arrow-inner {
	    border-radius: 8px !important;
    width: 40px !important;
    height: 40px !important;
}
.w-fit {
	width: fit-content;
}
.wd-slider-pagin.wd-style-shape-3 ul {
	background-color: transparent !important;
}
.wd-content-layout {
	padding: 0 !important;
}
.m-auto {
	margin-right: auto !important;
	margin-left: auto !important;
}
.elementor-element.elementor-pagination-position-outside .swiper {
	padding-bottom: 40px !important;
}
.thumbs-position-left {
/* 	        flex-direction: column-reverse; */
}
.product-labels .product-label.out-of-stock {
	  background-color: #e14a5c;
    color: white;
}
.product-label {
	    padding: 5px 8px;
    min-width: 80px;
}
.single-product-page {
	padding: 40px;
}
.elementor-swiper-button.elementor-swiper-button-next,
.elementor-swiper-button.elementor-swiper-button-prev{
    color: #000;
    background-image: none;
    background-color: rgba(255, 255, 255, .25);
    height: 40px;
    width: 40px;
	display: flex;
	justify-content: center;
	padding: 6px;
	border-radius: 8px;
}

}
/*.whb-general-header {
    background-color: rgb(246 245 248);
}*/

[class*="wd-header-search-form"]
 {
    flex: 0.6 1 auto;
}

.reset_variations{
display:none!important;
}
.wcboost-variation-swatches__wrapper{
display:none!important;
}
/* إزالة علامة الصح من الصور المختارة */
.woo-variation-swatches .variable-items-wrapper .variable-item.selected .variable-item-contents::before {
    display: none !important;
    background-image: none !important;
}

.wd-header-cart.wd-tools-element.wd-design-3.cart-widget-opener.whb-5u866sftq6yga790jxf3 {
    margin-right: 20px !important;
}





.reset_variations{
display:none!important;
}
a.reset_variations {
  display: none !important;
}


.product-labels .attribute-label {
    display: none !important;
}

.variable-item.image-variable-item:not(.selected) {
    border: none !important;
    box-shadow: none !important;
}


.wd-swatches-grid .wd-swatch img {
    width: 40px !important;
    height: 30px !important;
    object-fit: cover !important;
    border-radius: 6px; /* أو 50% لو عايزهم دائريين */
}
.wd-swatches-grid .wd-swatch {
    width: 40px !important;
    height: 30px !important;
}
@media (max-width: 768px) {
  .wd-swatches-grid .wd-swatch img {
    width: 40px !important;
    height: 30px !important;
    object-fit: cover !important;
    border-radius: 6px; /* أو 50% لو عايزهم دائريين */
  }
}






/* إزالة أي تأثير (مثل الإطار أو الظلال) عند تحديد خيار لون */
.variable-item.selected,
.variable-item.selected .variable-item-contents {
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
}

/* إزالة الإطار من جميع العناصر بشكل عام */
.variable-item .variable-item-contents {
    border: none !important;
    box-shadow: none !important;
}

/* إزالة التأثير الخاص بفئة .selected أيضًا داخل الصورة */
.variable-item.selected img {
    box-shadow: none !important;
    border: none !important;
}


.wd-swatches-grid .wd-swatch .wd-swatch-bg img {
    width: 50px !important;
    height: 30px !important;
 
}




.elementor-carousel-image {
  width: 55% !important;
	margin: auto;
}
.elementor-element .elementor-element-2640298 {
 display: none !important;

}

.pwb-single-product-brands {
   
    width: 30%!important;
  
}


a.wcboost-products-compare-button--single {
    display: none !important;
}


.ftd14-key-feature-icon__column-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px 0;
  box-sizing: border-box;
}

.swiper-slide{

    justify-items: center;

}


.wd-header-cart.wd-design-3 .wd-cart-subtotal .amount {
    color: rgb(255 255 255);
   
}

 .elementor-element-bf993fa .wd-carousel .wd-carousel-wrap {
    display: flex;
    justify-content: center;
}

.hover-content-wrap {

display:none;
}

/* إجبار صور المنتجات على أن تكون مربعة */
.wd-products .product-image-link {
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1; /* مربع دائمًا */
    overflow: hidden;
}

/* تأكد من أن الصور داخل الرابط تغطي بالكامل */
.wd-products .product-image-link img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}
.wd-el-title {
    justify-content: center !important;
    text-align: center !important;
}

 .elementor-element-a1e02be  .wd-el-title {
    justify-content: left !important;
    text-align: center !important;
}

/* تغيـير لون النصوص والأيقونات في عمود الهيدر المرفق */
.whb-column10,                         /* العمود نفسه            */
.whb-column10 *:not(img) {         
    color: #A32B1F !important;      
}

.whb-column10 i,
.whb-column10 span:before,
.whb-column10 span:after {
    color: #A32B1F !important;
}

.whb-column10 svg path,
.whb-column10 svg circle,
.whb-column10 svg rect {
    fill: #A32B1F !important;
}

.whb-column10 .info-svg-wrapper > img {
    /* الهدف: #A32B1F */
    filter: brightness(0) invert(43%) sepia(87%)
            saturate(7300%) hue-rotate(339deg)
            brightness(67%) contrast(75%);
}

/* ============== سطح المكتب (≥ 1025px) ============== */
.product-grid-item{
	/* عرض ثابت داخل الشبكة */
	flex: 0 0 320px !important;   /* يمكن تغييره مثلاً إلى 200px */
	max-width: 320px !important;
}
.site-logo{

margin-right: 530px;
} 

/* طول البطاقة بالكامل */
.product-wrapper{
	height: 400px;               /* اضبطه بما يناسبك */
	display: flex;
	flex-direction: column;
}

/* جزء الصورة داخل البطاقة */
.product-image-link{
	height: 180px;
	display: block;
}
 .product-image-link img{
	width: 100%;
	height: 100%;
	object-fit: cover;           /* تغطية الإطار بدون تشويه */
}

/* ============== الأجهزة اللوحية (768 – 1024px) ============== */
@media (max-width: 1024px){
.product-grid-item{
		flex: 0 0 48% !important;  /* عمودان في الصف */
		max-width: 48% !important;
	}
	 .product-wrapper{
		height: 390px;
	}
.site-logo{

margin-right: 430px;
} 
	.post-31925 .product-image-link{
		height: 160px;
	}
}

/* ============== الهواتف (< 768px) ============== */
@media (max-width: 767px){
.product-grid-item{
		flex: 0 0 100% !important; /* عمود واحد يملأ العرض */
		max-width: 100% !important;
	}
	.post-31925 .product-wrapper{
		height: auto;             /* السماح بالطول التلقائي للهواتف */
	}
	.post-31925 .product-image-link{
		height: 150px;
	}
}


/* ============== لابتوب متوسط (1280 – 1440px) ============== */
@media (min-width: 1280px) and (max-width: 1440px){
	.product-grid-item{
		flex: 0 0 240px !important;   /* عرض البطاقة 240px */
		max-width: 240px !important;
	}
.site-logo{

margin-right: 630px;
} 
	/* اختياري: خفّض الارتفاع قليلًا */
 .product-wrapper{
		height: 400px;
	}

	/* اضبط ارتفاع الصورة */
 .product-image-link{
		height: 170px;
	}
}



/* ========== إعداد الشريحة نفسها ========== */
.slick-track .pwb-slick-slide{
    /* ألغِ العرض الثابت الذى يولّده Slick (189px) */
    width: auto !important;            /* الشريحة = مقاس الشعار + الهوامش */
    padding: 0 12px;                   /* مسافة جانبية بين الشعارات */
    box-sizing: border-box;
    display: flex !important;          /* لتمكين التوسيط */
    align-items: center;               /* توسيط رأسى */
    justify-content: center;           /* توسيط أفقى */
}

/* ========== الشعار داخل الشريحة ========== */
.slick-track .pwb-slick-slide img{
    height: 100px;              /* الارتفاع الموَحَّد على سطح المكتب */
    width: auto !important;    /* يحافظ على التناسب — لا قصّ */
    max-width: 240px;          /* حد أعلى اختياري لمنع الشعارات العريضة جدًا */
    object-fit: contain;       /* تعبئة الإطار بلا تشويه أو قصّ */
    display: block;
}

/* ======= تابلت (≤ 1023px) ======= */
@media (max-width:1023px){
    .slick-track .pwb-slick-slide img{ height: 60px; }
}

/* ======= موبايل (≤ 767px) ======= */
@media (max-width:767px){
    .slick-track .pwb-slick-slide img{ height: 50px; }
}


/*.whb-general-header {
  background-color: rgb(173, 183, 206) !important;
 
}*/
.whb-color-light:not(.whb-with-bg) {
    background-color: white !important;
}


.image-variable-item {
  height: auto !important;
  overflow: visible !important;
}

/* ضبط مساحة الصورة */
.product-image-link {
width:100%!important;
    height: 100% !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

/* جعل الصورة تظهر كاملة بدون قص */
.product-image-link img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
    object-position: center center !important;
    display: block !important;
}








.wd-header-nav {
  
    margin-left:  150px;     
}


/* ===== Secondary navigation custom style ===== */
.wd-header-secondary-nav .menu > li > a .nav-link-text {
    font-weight: 600;          /* bold */
    font-size: 16px;           /* خط أكبر */
    margin-left: 20px;        /* إزاحة لليمين */
    display: inline-block;
}

/* خلى الـ UL نفسه ناحية اليمين */
.wd-header-secondary-nav .menu {
    justify-content: flex-end; /* يزق العناصر لليمين */
}

/* موبايل: صغر الخط وخلى المسافات أقل */
@media (max-width: 991px) {
    .wd-header-secondary-nav .menu > li > a .nav-link-text {
        font-size: 16px;
        margin-right: 10px;
    }
}

/* موبايل صغير جداً */
@media (max-width: 575px) {
    .wd-header-secondary-nav .menu > li > a .nav-link-text {
        font-size: 14px;
        margin-right: 8px;
    }
}







/* تكبير الخط في الوصف القصير */
.single-product .woocommerce-product-details__short-description .short-desc-item {
    font-size: 18px;   /* حجم أكبر من 15px */
    font-weight: 600;  /* بولد */
    line-height: 1.7;
    display: inline-block;
}

/* استجابة للشاشات الصغيرة */
@media (max-width: 768px) {
    .single-product .woocommerce-product-details__short-description .short-desc-item {
        font-size: 16px; /* أصغر شوية على الموبايل */
    }
}

@media (max-width: 1024px) {
    .sticky-toolbar-on .scrollToTop {
        bottom: 155px !important;
  			right: 25px;  
	}
}

/* Heba */
.site-logo {
    margin-right: 0;
}
.whb-ceohvswjn5d811u9s1j0 {
    max-width: 380px;
}
.glink.gt-current-lang {
    display: none !important;
}
.whb-column10 span:before{
	color:black !important;
}
.whb-column10 *:not(img) {
    color: black !important;
}
.wd-tools-element .wd-tools-icon {
    color: black;
}
html.translated-rtl {
    direction: rtl !important;
}
html[lang="ar"]
.wd-carousel-container {
    direction: ltr;
}
html[lang="ar"]
.pp-woo-products-slider.swiper-container-wrap {
    direction: ltr;
}
html[lang="ar"]
.elementor-element .elementor-swiper{
	 direction: ltr;
}
html[lang="ar"]
.elementor-52 .elementor-element.elementor-element-120d7d51:not(.elementor-motion-effects-element-type-background), .elementor-52 .elementor-element.elementor-element-120d7d51 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    direction: ltr;
}
html[lang="ar"]
.elementor-25891 .elementor-element.elementor-element-5d00e11 > .elementor-widget-container {
    padding: 0px 0px 0px 20px;
    direction: rtl;
    text-align: right;
}
html[lang="ar"]
.elementor-25891 .elementor-element.elementor-element-dcf5fb2 {
    direction: rtl;
    text-align: right;
}
html[lang="ar"]
.elementor-element.elementor-element-fa89ec7.color-scheme-inherit.text-left.elementor-widget.elementor-widget-text-editor {
    text-align: right;
}
html[lang="ar"]
.elementor-element.elementor-element-75363df.color-scheme-inherit.text-left.elementor-widget.elementor-widget-text-editor {
    text-align: right;
}
html[lang="ar"]
.elementor-element.elementor-element-808cb59.color-scheme-inherit.text-left.elementor-widget.elementor-widget-text-editor {
    text-align: right;
}
html[lang="ar"]
.elementor-element.elementor-element-ddf1281.color-scheme-inherit.text-left.elementor-widget.elementor-widget-text-editor{
	    text-align: right;
}
html[lang="ar"]
.elementor-element.elementor-element-7a3475f9.wd-width-100.elementor-widget.elementor-widget-wd_title .title-wrapper {
    text-align: right !important;
    direction: rtl;
}
html[lang="ar"]
.elementor-element.elementor-element-09556dd.color-scheme-inherit.text-left.elementor-widget.elementor-widget-text-editor{
	 text-align: right;
}
html[lang="ar"]
.elementor-element.elementor-element-cba90e2.color-scheme-inherit.text-left.elementor-widget.elementor-widget-text-editor {
    text-align: right;
}
html[lang="ar"]
.elementor-element.elementor-element-3f8ce85.color-scheme-inherit.text-left.elementor-widget.elementor-widget-text-editor {
    text-align: right;
}
html[lang="ar"]
.elementor-element.elementor-element-97bd951.color-scheme-inherit.text-left.elementor-widget.elementor-widget-text-editor
 {
    text-align: right;
}
html[lang="ar"]
.elementor-element.elementor-element-138c4ab.color-scheme-inherit.text-left.elementor-widget.elementor-widget-text-editor{
	  text-align: right;
}
html[lang="ar"]
.elementor-element.elementor-element-138c4ab.color-scheme-inherit.text-left.elementor-widget.elementor-widget-text-editor{
		  text-align: right;
}
html[lang="ar"]
.elementor-element.elementor-element-c6228d1.color-scheme-inherit.text-left.elementor-widget.elementor-widget-text-editor{
		  text-align: right;
}
html[lang="ar"]
.elementor-element.elementor-element-7c65b95.color-scheme-inherit.text-left.elementor-widget.elementor-widget-text-editor{
			  text-align: right;
}
html[lang="ar"]
.elementor-element.elementor-element-164fdd57.wd-section-stretch-content.e-con-full.e-flex.e-con.e-parent {
    direction: ltr;
	  margin-right: auto;
}
html[lang="ar"]
.wd-title-color-default{
	float:right; 
}
html[lang="auto"]
.wd-title-color-default{
	float:left; 
}
/*Slider Ar */
html[lang="ar"]
.elementor-element.elementor-element-12f5651c.wd-animation-slide-from-bottom.wd-animation-fast.wd_delay_800.wd-animation.wd-transform.elementor-widget.elementor-widget-wd_text_block.wd-animation-ready.wd-animated.wd-in font
 {
    float: right !important;
	     text-align: right;
}
html[lang="ar"]
.elementor-element.elementor-element-aae21a2.elementor-widget.elementor-widget-button {
    float: right;
    text-align: right;
}
html[lang="auto"]
.elementor-element.elementor-element-aae21a2.elementor-widget.elementor-widget-button { 
    text-align: center;
}
html[lang="ar"] .elementor-element-127939b .wd-title-color-default
 {
    text-align: center !important;
    float: none !important;
}
html[lang="ar"]
.elementor-element-8e0154a .wd-title-color-default
 {
    text-align: center !important;
    float: none !important;
}
html[lang="ar"] 
.elementor-element-69bc4d7b .wd-title-color-default
 {
    text-align: center !important;
    float: none !important;
}
html[lang="ar"] 
.elementor-element-d11cc4a .wd-title-color-default
 {
    text-align: center !important;
    float: none !important;
}

/*Footer */
.wd-footer
 {
    background-color: #efddc3;
}
.product-labels .product-label.onsale {
    background-color: #5F463D;
}
.wd-tools-element:is(.wd-design-2,.wd-design-5) .wd-tools-count
 {
    color: white !important;
}
/*
.title-wrapper .title {
    color: white;
}
*/
.wd-header-nav {
    margin-left: 0px !important;
}
.wd-copyrights.wd-layout-centered {
    color: black;
}
.wd-copyrights.wd-layout-centered strong {
    color: black;
}
.wd-tools-element>a
 {
    padding-inline: 15px;
}

.wd-breadcrumbs .wd-delimiter
 {
    color: white;
}
.elementor-element.elementor-element-14cfa2c.wd-width-100.elementor-widget.elementor-widget-wd_title {
    color: black;
}
div#footer2 {
    color: black;
}
div#footer3 {
    color: black;
}
/* single product */
html[lang="ar"] 
.summary.entry-summary.text-left.wd-grid-col {
    text-align: right !important;
}
html[lang="auto"] 
.summary.entry-summary.text-left.wd-grid-col {
    text-align: left !important;
}
/* filter shop */
/* للنسخة العربية فقط */
html[lang="ar"] .wd-left {
    left: auto !important;
    right: 0 !important;
    transform: translateX(100%);
}

html[lang="ar"] .wd-left.wd-opened {
    transform: translateX(0);
}
html[lang="ar"] 
.wpfFilterWrapper ul:not(.wpfButtonsFilter) li{
	text-align:right !important;
}
/* footer colors */
.wd-sub-menu li span a
 {
    color: black;
}
.wd-copyrights.copyrights-wrapper.wd-layout-centered
 {
    background-color: #f1e4d5 !important;
}
/* mobile */
@media (max-width: 767px){

  /* إزالة أي ارتفاع ثابت */
  .wd-product,
  .product-wrapper{
    height: auto !important;
    min-height: auto !important;
  }

  /* إزالة الفراغ أسفل الكرت */
  .wd-product{
    margin-bottom: 5px !important;
  }

  /* تقليل الفراغ داخل الشبكة */
  .wd-products{
    gap: 5px !important;
  }

  /* إزالة أي padding داخلي سفلي */
  .product-element-bottom{
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }
}

@media (max-width: 1024px) {
    .none-tablet {
        display: none;
    }
}