body {
    direction: rtl;
    text-align: right;   
	font-family: unset !important;
	 font-family: 'cairo', sans-serif !important;


}
h1,h2,h3,h4,h5,h6,p,.about-content-box .text,h6,.text,.place-order button,.contact-form .theme-btn,.services-block-four .inner-box .text,.sec-title .text,.category-info .category-name,
.navigation a,b,strong,.services-section .title-box .text,.cart-panel .cart-empty-message,.abnaa-elmahalla-section .text, .dropdown-menu a, .btn, .cart-box-btn,.cart-panel .clear-cart-btn, .btn-checkout,.main-slider h1,.main-slider .active .text,a {
	font-family: 'Cairo', sans-serif !important;
}


.top-left {
    float: right; /* Instead of left */
}

.top-right {
    float: left; /* Instead of right */
}

.logo-box {
    float: right; /* Align logo to the right */
}

.upper-right {
    float: left; /* Align contact info to the left */
}

.main-menu .navigation {
    text-align: right; /* Align navigation to the right */
}

.main-menu .navigation > li {
    float: right; /* Reverse menu item order */
}

.main-menu .navigation > li > a {
    text-align: right;
}

.cart-box .dropdown-menu {
    left: auto;
    right: 0; /* Ensure dropdowns open properly */
}

.dropdown-menu.style-one {
    text-align: right; /* Align dropdown menus */
}

.main-slider {
	direction: ltr;
}
.main-slider .slide .text.slide1{
	text-align: right;
}
.main-slider .active .text{
	text-align: right;
}

/* General slide styles for RTL */
.rtl-content {
	direction: rtl;
	text-align: right;
  }
  
  /* Optional: if you want to adjust margins or padding for a better layout */
  .rtl-content h1 {
	/* Customize heading alignment or spacing if needed */
  }
  
  .rtl-content .text {
	/* Adjust text block styling for RTL */
  }
  
  /* Ensure link box content is right aligned */
  .rtl-content .link-box {
	text-align: right;
  }
  

  .header-top .top-left {
	position: relative;
	float: right;
	padding: 13px 0px;
}

.header-top .top-left .text {
	position: relative;
	color: #ffffff;
	font-size: 16px;
	font-weight: 300;
}

.header-top .top-right {
	position: relative;
	float: left;
}


.header-lower .nav-outer nav{
	float: right !important;
}
.header-lower .nav-outer .outer-box{
	float: left !important;
}
.header-style-two .main-menu .navigation>li:last-child{
	margin-right: 30px;
}
.custom-award-box .year{
	text-align: center;
}
.sec-title h2:after{
	right: 0px !important;
}
.sponsors-carousel{
	direction: ltr;
}

.link-list li a{
	padding-left: 0px !important;
	padding-right: 15px !important;
}
.link-list li a:before{
	content: '\f104';
	left: unset !important;
	right: 0px !important;
}
.main-footer .footer-widget h5::after{
	left: unset !important;
	right: 0px !important;
}
@media (max-width: 768px) {
   
    .main-menu .navbar-collapse > .navigation > li > a, .main-menu .navbar-collapse > .navigation > li > ul > li > a, .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li > a{
		text-align: right !important;
	}
	.main-menu .navbar-collapse>ul li.dropdown .dropdown-btn{
		right: unset !important;
		left: 10px !important;
	}
	.main-menu .navbar-collapse > .navigation > li > a, .main-menu .navbar-collapse > .navigation > li > ul > li > a, .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li > a {
		text-align: left unset !important;
		text-align: right !important;
	}
}
@media (max-width: 1024px) {
	.main-menu .navigation>li>ul{
		left: unset !important;
		right: 0px !important;
	}
	
}
@media (max-width:767px) {
	.main-menu .navbar-header{
		text-align: unset !important;
		text-align: left !important;
		right: unset !important;
		left: 0 !important;
	}
}

.about-content-box h4{
	padding-left: unset !important;
	padding-right: 88px !important;
}
.about-content-box h4 span{
	left: unset !important;
	right: 0px !important;
}

@media (max-width: 767px) {
	.about-content-box h4{
		padding-right: 0px !important;
	}
}



.cart-item .remove-item{
	right: unset !important;
	left: 10px;
}
.cart-item .item-name{
	float: right !important;
	margin-right: 5px;
}
.custom-list .list-style-one li{
	border-left: unset !important;
	border-right: 5px solid #adc143 !important;

}

.video-box .image {
	position: relative;
	overflow: hidden;
	margin-top: 95px;

}
.services-section .title-box h3{
	border-right: unset !important;
	border-left: 3px solid #aec831 !important;
}
.header-style-two .main-menu .navigation>li>a{
	letter-spacing: normal;
}
.shop-section .items-sorting select {
    background: url(../images/icons/icon-select.png) left center no-repeat;
    background-position: 20px center; /* Moves the icon further right */
}

.sidebar-widget .sidebar-title h6:before{
	left: unset !important;
	right: 0px;
}


.blog-cat-two li a span {
float: left !important;}

.blog-cat-two li a{
	padding-left: unset !important;
	padding-right: 25px !important;
}
.blog-cat-two li a:before{
	left: unset !important;
	right: 0px;
}

.our-shops .product-name{
	font-weight: 700;
}

.dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}

.dropdown:hover .dropdown-menu,
.dropdown.show .dropdown-menu {
    opacity: 1;
    visibility: visible;
}
.main-header .info-box {
float: right;
text-align: right;
margin-right: 35px;
padding: 0px 40px 0px 0px;

	
}
.main-header .info-box .icon-box{
	left: unset;
	right: 0px;
	
}
.main-header .info-box li{
	text-align: right;
}

.main-menu .navigation > li.dropdown > a:before {
	right: unset;
    left: 0px; /* Align the icon to the left */
  
}

/* Add padding to the link itself to create space between the icon and the text */
.main-menu .navigation > li.dropdown > a {
    padding-left: 18px; /* Give enough space for the icon + 5px */
}
.main-menu .navigation > li > ul{
	left: unset;
	right: 0px;
}

.featured-block .feature-inner .icon-box{
	left: unset;
	right: 0px;
}
.featured-block .feature-inner{
	padding-left: unset;
	padding-right: 65px;
}
.main-footer .footer-info-section .info-block .inner .icon{
	left: unset;
	right: 0px;
}
.main-footer .footer-info-section .info-block .inner {
      padding-left: unset;
	padding-right: 40px;
    margin-left: unset;
	margin-right: 30px;
   
}
.main-footer .footer-info-section .info-block:after{
	right: unset;
	left: 16px;
}
  


  .list-style-one {
	background: linear-gradient(135deg, #e3f6ea, #d6f6e0); /* Soft green gradient */
	border-radius: 10px;
	padding: 20px;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
	direction: rtl; /* For Arabic text */
}

.list-style-one li {
	position: relative;
	list-style: none;
	padding-right: 30px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #2f4f4f;
	font-size: 16px;
}

.list-style-one li:last-child {
	margin-bottom: 0;
}

.list-style-one li::before {
	content: "\f058"; /* Font Awesome check-circle icon */
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	color: #28a745; /* Soft green */
	font-size: 18px;
}

.job-apply-section label,.job-apply-section button{
	font-family: 'cairo';
}
.billing-details .sec-title h2{
	text-align: right;
}
.news-block .inner-box .lower-content h5,.news-block .inner-box .lower-content .text,.news-block .inner-box .lower-content .post-date li{
	text-align: right;
}
.news-block .inner-box .lower-content .post-date:before{
	left: unset;
	right: 0px;
}
.news-block .inner-box .lower-content .post-date li{
	padding-right: unset;
	margin-right: unset;
	padding-left: 12px;
	margin-left: 12px;
}
.shop-page .prod-tabs .tab-btn{
	font-family: 'cairo';
}
.content{
	font-family: 'cairo';
}
.sidebar .search-box .form-group input[type="search"]{
text-align: left;
}

.awards .award-box .inner-box .year,.awards .award-box .inner-box .award-name {
margin-right: 80px;
}
.awards .award-box .inner-box .image{
	left: unset;
	right: 0px;
}
@media (max-width:991px) {
	
		.btn.btn-request-quote{
			display: none;
		}
	
}

  
  @media (min-width:768px){
	/* Make sure the parent has position: relative */
.main-header .outer-box .option-box .cart-box {
    position: relative; /* Needed for absolute positioning of the panel inside */
}

/* Position the cart panel to the right */
.main-header .outer-box .option-box .cart-box .cart-panel {
    left: auto !important;
    right: -350px !important;
    border-radius: 10px;
    padding: 20px;
    min-width: 350px;
    margin-top: 60px;
    z-index: 9999;
    border: none;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    border-top: 3px solid #28a745;
    background-color: #fff;
    transform: translate3d(0px, 0px, 0px) !important;
    font-family: 'Arial', sans-serif;
    color: #28a745;
    position: absolute;
}

  }

  @media screen and (width: 1024px) and (max-height: 1400px) {
	.upper-column.info-box {
	  display: none !important;
	}
  
	.upper-column.info-box .icon-box {
	  display: none !important;
	}
  
	.logo-box {
	  display: flex;
	  justify-content: center;
	  width: 100%;
	}
  
	.logo-box .logo {
	  margin: 0 auto -35px;
	}
  
	.pull-left.logo-box {
	  float: none !important;
	  text-align: center;
	}
  }
  

  
@media (max-width: 767px) {
	.main-menu .navigation > li.dropdown > a:before {
		left: 15px; /* Not right, because of RTL */
		
	}
}

