.elementor-41626 .elementor-element.elementor-element-866423c{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-41626 .elementor-element.elementor-element-d2984bb{text-align:center;}.elementor-41626 .elementor-element.elementor-element-54c339c{--e-image-carousel-slides-to-show:1;}.elementor-41626 .elementor-element.elementor-element-54c339c .elementor-image-carousel-wrapper .elementor-image-carousel .swiper-slide-image{border-radius:20px 20px 20px 20px;}.elementor-41626 .elementor-element.elementor-element-39e3251{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products{--products-title-color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.products-heading-show .related-products > h2, .elementor-widget-woocommerce-products.products-heading-show .upsells > h2, .elementor-widget-woocommerce-products.products-heading-show .cross-sells > h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-41626 .elementor-element.elementor-element-7ac8005.elementor-wc-products  ul.products{grid-column-gap:5px;grid-row-gap:0px;}.elementor-41626 .elementor-element.elementor-element-7ac8005.elementor-wc-products .attachment-woocommerce_thumbnail{border-radius:20px 20px 20px 20px;}.elementor-41626 .elementor-element.elementor-element-7ac8005.elementor-wc-products ul.products li.product span.onsale{display:block;}:root{--page-title-display:none;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}@media(max-width:1024px){.elementor-41626 .elementor-element.elementor-element-7ac8005.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-41626 .elementor-element.elementor-element-866423c{--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--margin-top:80px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-41626 .elementor-element.elementor-element-7ac8005.elementor-wc-products ul.products li.product{text-align:center;}.elementor-41626 .elementor-element.elementor-element-7ac8005.elementor-wc-products  ul.products{grid-column-gap:0px;grid-row-gap:0px;}}/* Start custom CSS for woocommerce-products, class: .elementor-element-7ac8005 *//* Woo grid: mobile fix */
@media (max-width: 767px){
  /* شبكة مرنة بعمودين */
  .woocommerce ul.products,
  .woocommerce-page ul.products,
  .elementor-widget .products{
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0,1fr)) !important;
    gap: 12px !important;
    margin: 0 !important;
  }

  /* كل كارت ياخد عرض العمود بالكامل */
  .woocommerce ul.products li.product{
    width: 100% !important;
    margin: 0 !important;
    float: none !important;
  }

  /* تثبيت نسبة صورة المنتج */
  .woocommerce ul.products li.product a img{
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    display: block;
  }

  /* عنوان المنتج قصّه على سطرين */
  .woocommerce ul.products li.product .woocommerce-loop-product__title{
    font-size: 14px;
    line-height: 1.3;
    min-height: 2.6em;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  /* السعر */
  .woocommerce ul.products li.product .price{
    font-size: 14px;
    line-height: 1.2;
  }
}

/* إصلاح شارات الخصم فوق الصورة لو بتتلزق غلط */
.woocommerce ul.products li.product .onsale{
  z-index: 2;
}/* End custom CSS */