body{
	font-family: 'cairo';
	direction: rtl;
}
h1,h2,h3,h4,h5,h6,p,a{
	font-family: 'cairo' !important;
}
.main-menu ul > li:last-child{
	margin-right: 35px;
}

.main-menu ul > li > a i{
	margin-right: 6px;
}
.main-menu ul ul.sub-menu li a{
	text-align: right;
}
.hero-area .hero_content{
    padding-right: 60px;
}

.header_top li::after {
    content: none;  /* This removes the pseudo-element */
}
.cart_drawer .title{
	font-family: 'cairo';
}
.navbar_contact_area {
    display: flex;
    flex-direction: row;  /* Keep the default direction for left to right layout */
    align-items: center;  /* Vertically center items */
}

.navbar_contact_area_end {
    margin-right: 10px;  /* Space between the text and the icon */
}

.navbar_contact_area .fa-envelope,.navbar_contact_area .ri-phone-line {
    font-size: 24px;  /* Adjust the size of the envelope icon */
}

.main-menu li:first-child a{
	font-weight: 700;
}
.mean-container .mean-nav ul li a.mean-expand{
	right: unset;
	left: 0;
}
.mean-container .mean-nav ul li a{
	text-align: right;
}
.main-menu ul ul.sub-menu li{
	
	margin: 0px;
}
.main-menu ul ul.sub-menu li a{
	margin: 0px !important;
	padding: 12px 15px;
	
}
.cc_button{
	right: unset;
	left: 5px;
}


/* تعديل الأزرار والروابط لتناسب المحاذاة */
.hero_content a {
    text-align: right;
}


.hero-area .hero_content h4 , .hero-area .hero_content p ,.hero-area .hero_content h1 , .hero-area .hero_content a{
	font-family: 'cairo';
}  
.about_content::before{
	left: unset;
	right: 0;
}
.popular_products,.partners{
	direction: ltr;
}
.popular_products .row {
	display: flex;
	justify-content: space-between; /* Push the items to opposite ends */
	align-items: flex-start; /* Align items to the top of the container */
  }
  
  .popular_products .col-xl-4, .popular_products .col-lg-6 {
	flex: 0 0 auto; /* Content stays as wide as its content */
  }
  
  .popular_products .col-xl-8 {
	flex: 1; /* Left column takes remaining space */
  }
  
  .popular_promo {
	text-align: center;
  }
  
  .pproduct_slider {
	/* Style your slider as needed */
  }
  
  #partner-slider .owl-nav{
	right: unset;
	left: 0;
  }


.footer_widget h4::after{
	left: unset;
	right: 0;
}
.branches-section .section-header h2{
	font-family: 'cairo';
}
.branches-section .section-header p{
margin-top:10px ;
}




.main-shop[dir="rtl"] {
    direction: rtl;
    text-align: right;
}
.main-shop .product_image {
    text-align: right;
}

.main-shop .product-title-wrapper {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
}

.main-shop .product-title-wrapper h2 {
    margin: 0 10px;
    text-align: center;
}

/* Align icons and text in tabs */
.main-shop .nav-tabs .nav-item .nav-link {
    text-align: right;
}

/* Adjust the tab content for RTL */
.main-shop .tab-content {
    text-align: right;
}

.main-shop .short_desc, .main-shop .short_review {
    text-align: right;
}

.main-shop .product-extra .category-item {
    display: inline-block;
    margin-left: 10px;
    text-align: right;
}

/* Flex alignment */
.main-shop .d-flex {
    justify-content: flex-start;
    text-align: right;
}

#product-composition {
    text-align: right !important;
}

.popular_products .section-title h2{
    display: block;
    text-align: right !important;
    
}

.biogreen-section .about-content{
    text-align: right;
}

.banner_style_2 p{
    letter-spacing: normal;
}

.certificates-section {
    direction: rtl;
}

.section-title,
.section-description {
    text-align: center;
}

.certificate-box {
    text-align: center; /* تأكد من أن الشهادات تكون في المنتصف */
}


.biogreen-section .section-title{
    text-align: right;
}

/* ملف styles.css */

.policy {
    padding: 40px;
    background-color: white;
    margin: 20px auto;
    max-width: 1200px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.policy h1 {
    text-align: center;
    color: #2c6b29;
    font-size: 2em;
    margin-bottom: 30px;
}

.policy .policy-details,
.policy .return-conditions,
.policy .shipping-info,
.policy .follow-up {
    margin-bottom: 30px;
}

.policy h2 {
    font-size: 1.5em;
    color: #2c6b29;
    margin-bottom: 15px;
}
.about-us .main_btn{
    float: right;
}

.policy ul {
    list-style-type: disc;
    margin-left: 30px;
}

.policy ul li {
    margin-bottom: 10px;
}

.policy .footer {
    background-color: #f8f8f8;
    padding: 20px;
    border-radius: 8px;
    margin-top: 20px;
}
.biogreen-section .about-text{
    text-align: right;
}

@media (max-width:768px) {
    .hero-area .hero_content{
       padding: 0 41px;

    }
    .pproduct_slider.owl-carousel .owl-nav button{
        margin-top: 25px;
    }
    .hero_content .main_btn a{
        display: block;
        text-align: center;
        margin: 0 auto;
        
    }
    .hero_content .main_btn{
        margin-bottom: 15px;

    }
    
    
}
@media (max-width:991px) {
    .about-us .main_btn{
        float: right;
    }
    .popular_promo{
        margin-bottom: 0px;
    }
}

.about_content h2,.about_content p{
    text-align: unset;
    text-align: right;
}


.why-content h2,.why-content p{
    text-align: unset;
    text-align: right;
}
.why-list li i{
    margin-right: unset;
    margin-right: 0px;
}