/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

.elementor-809 .elementor-element.elementor-element-5c2dac11 .elementskit-navbar-nav .elementskit-submenu-panel,
.elementor-98 .elementor-element.elementor-element-a2510f1 .elementskit-navbar-nav .elementskit-submenu-panel {
    margin: 10px !important;
}

/*
.site .site-content #primary .ast-article-single{
    box-shadow: 0 0 20px #A79457AB;
   
}
*/

/* لون النص الأبيض في الحالة العادية */
.navigation.post-navigation,
.navigation.post-navigation a, 
.navigation.post-navigation span,
.navigation.post-navigation p {
    color: #fff !important;
    transition: all 0.3s ease; /* إضافة تأثير انتقالي سلس */
}

/* تأثير الهوفر - لون مائي شفاف */
.navigation.post-navigation a:hover,
.navigation.post-navigation a:hover span,
.navigation.post-navigation a:hover p {
    opacity: 0.8 !important; /* تفتيح اللون مع الحفاظ على البياض */
    text-decoration: none !important; /* إزالة أي خط تحت */
}

/* إذا كنت تريد تغيير لون أيقونة السهم عند الهوفر */
.navigation.post-navigation a:hover svg path {
    fill: rgba(255,255,255,0.8) !important; /* أبيض مع 80% opacity */
}


#page .site-content {
    background: #242424;
  /*  position: relative; /* ضروري لعمل overlay */
}

/*
#page .site-content::before {
    content: "";
 /*   position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000000FA; 
    backdrop-filter: blur(0.29px);
    z-index: -3; 
}
*/

/* عناصر بلون #a7a6a6 (رمادي فاتح) */
.woocommerce-js .woocommerce-breadcrumb a,

{
    color: #a7a6a6;
}


/*content single post*/
.e-con > .e-con-inner > .elementor-widget > .elementor-widget-container {
	   color:#5b5757;
}

/*content single product tab*/
.woocommerce-js div.product .woocommerce-tabs .panel{
	   color: #a7a6a6;
}
/*gatrgory related single prosuct */
 .woocommerce-page ul.products li.product .ast-woo-product-category
{
    color: #a7a6a6;
}



/* عناصر بلون #ffffff (أبيض) */
.woocommerce-js .woocommerce-breadcrumb,
.woocommerce-js div.product .product_title,
.woocommerce-js div.product .product_meta > span,
.woocommerce-js div.product .woocommerce-tabs ul.tabs li.active a,
section.related.products h2{
    color: #ffffff;
}


/* backround related product */
.woocommerce ul.products li.product.desktop-align-left, 
.woocommerce-page ul.products li.product.desktop-align-left{
	/*background: #a7a6a6;*/
}
/* short description single product*/
.woocommerce-product-details__short-description p {
  color: #a7a6a6 ;
}


/* start card all posts and caorp word  news and blog*/
.ekit-wid-con .elementskit-post-image-card .entry-title a {
  display: -webkit-box;
  -webkit-line-clamp: 2; /* عدد الأسطر */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
	color:blue;
}


.elementskit-post-body p {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.elementor-2745 .elementor-element.elementor-element-0e36516 .elementskit-btn{
	margin-top: 10px;
}

/* end  card all posts and caorp word */


@media only screen and (max-width: 767px) {
    .eael-advance-tabs .eael-tabs-nav > ul {
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        -webkit-overflow-scrolling: touch !important;
        scrollbar-width: none !important; 
    }
    
    .eael-advance-tabs .eael-tabs-nav > ul::-webkit-scrollbar {
        display: none !important; 
    }
    
    .eael-advance-tabs .eael-tabs-nav > ul li {
        flex: 0 0 auto !important;
        white-space: nowrap !important;
    }
}


.eael-product-gallery.eael-terms-layout-horizontal .eael-cat-tab li:last-child a{
visibility: hidden !important;
}

/* end wedgit tab projects at tab projects 
	

/* start archive category products */
/*gatrgory related single prosuct */

/* start h2 for product */
 .woocommerce-js ul.products li.product .woocommerce-loop-product__title, 
.woocommerce-page ul.products li.product .woocommerce-loop-product__title h2
{
    color: #a7a6a6 !important;
}

/* end  h2 for product */


/* start tiltle category  for product */

.woocommerce-products-header__title.page-title {
	
    color: #a7a6a6 !important;
}

/* end  tiltle category  for product */

/* start woocommwrce result count  */

.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
	
    color: #a7a6a6 !important;
}

select.orderby option:hover {
    background-color: #FF8E14 !important;
    color: white !important;
}
		

select.orderby option:hover {
    background-color: #FF8E14 !important;
    color: white !important;
}
select.orderby:hover {
    border-color: #FF8E14 !important;
    outline-color: #FF8E14 !important;
}
.woocommerce-js .woocommerce-ordering select option:hover {
    background-color: #FF8E14 !important;
    color: white !important;
}

/* end  woocommwrce result count  */

/*  ***parent end  archive category products */


