.page-with-sidebar .blog-single-entry.post-minimal .post-date-author-group {
		display: none!important;
}
.awsm-job-specification-wrapper {
    display: flex;
    flex-direction: column; /* Stack items vertically */
    align-items: flex-start;
		gap: 0px;
}

.awsm-job-specification-item {
    margin-bottom: 10px; /* Add spacing between items */
}

.awsm-job-specification-term {
    display: block; /* Ensure each term appears on a new line */
    margin-bottom: 5px; /* Optional: Add spacing between terms */
}


.wdt-cus-form01 .wdt-contact-form-1 .wdt-submit-btn p input[type="submit"]:hover {
    color: black !important;
}
		
		.wdt-cus-request-form p input[type="submit"]:hover {
    color: #ffffff !important;
}
.wdt-dark-bg .breadcrumb, .wdt-dark-bg .breadcrumb a:hover, .wdt-dark-bg .breadcrumb span.current {
		display: none;
}
/* Apply RTL for Arabic forms */
[lang="ar"] .wdt-cus-request-form {
    direction: rtl;
    text-align: right;
		
}
[lang="ar"] .wdt-contact-form-1 {
    direction: rtl;
    text-align: right;
}
[lang="ar"] span.awsm-job-more {
    font-size: 17px !important;
}
/* Apply to Arabic forms */
[lang="ar"] .wdt-cus-request-form input,
[lang="ar"] .wdt-cus-request-form select,
[lang="ar"] .wdt-cus-request-form textarea {
    direction: rtl;
    text-align: right;
		font-family: Cairo !important;
}
.wdt-listings-taxonomy-container ul {
    pointer-events: none; /* Disables clicking or interaction */
}
 .wdt-listings-item-wrapper.type4 .wdt-listings-item-top-section .wdt-listings-item-top-section-content>div:not(.wdt-listings-taxonomy-container) a:hover {
    color: #a01d25;
}
.wdt-listings-item-wrapper.type4 .wdt-listings-item-top-section .wdt-listings-item-top-section-content {

    left: 15px;
		right: 15px;
}
.wdt-listings-taxonomy-container ul li {
    cursor: default; /* Ensures no clickable cursor appears */
}
.wdt-listings-item-wrapper.type1 .wdt-listings-excerpt > p {
    background-color: #00000082;
    color: #ffffff;
}

.wdt-listings-item-wrapper.type1.has-post-thumbnail .wdt-listings-item-top-section .wdt-listings-feature-image-holder:after{
    background: linear-gradient(to bottom, rgb(34 34 34 / 0%), rgb(34 34 34 / 55%) 150%);
    opacity: 1;
}
/*.wdt-listings-item-wrapper.type1.has-post-thumbnail .wdt-listings-item-top-section .wdt-listings-feature-image-holder:before {
    background: linear-gradient(to bottom, rgb(15 15 15 / 0%), rgb(0 0 0 / 0%) 100%);
}*/
/* Initially hide the excerpts */
.wdt-listings-item-wrapper.type1 .wdt-listings-item-top-section .wdt-listings-excerpt {
    display: none; /* Hide the excerpt completely */
    opacity: 0; /* Ensure it's invisible */
    transition: opacity 0.3s ease; /* Smooth transition for hover effect */
}
.wdt-listings-item-wrapper.type1 .wdt-listings-item-top-section .wdt-listings-item-top-section-content {
  
    transform: translateY(10px);
}
/* Show the excerpts on hover */
.wdt-listings-item-wrapper.type1 .wdt-listings-item-top-section:hover .wdt-listings-excerpt {
    display: block; /* Make the excerpt visible */
    opacity: 1; /* Fade it in */
}

/* Ensure titles remain aligned */
.wdt-listings-item-wrapper.type1 .wdt-listings-item-top-section .wdt-listings-item-title {
    position: relative; /* Ensure consistent alignment */
}


.wdt-popup-box-window.mfp-bg, .wdt-popup-box-window.mfp-wrap {
		display: none!important;
}

.wdt-cus-arrow-box-style .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper .wdt-content-icon span:after {
		color: white;
}
a:hover {
    color: #A01D25;
}
p{
		font-size: 18px!important;
}
/*.awsm-job-specifications-row {
    direction: rtl; /* Set right-to-left direction for the row */
  /*  text-align: right; /* Align text to the right */
/*}
*/
.awsm-job-specification-wrapper {
    display: flex; /* Ensure the specifications are aligned in a row */
    flex-wrap: wrap; /* Allow wrapping for smaller screens */
    gap: 10px; /* Control spacing between items */
    justify-content: flex-start; /* Align items to the start of the row */
}

.awsm-job-specification-item {
    margin-left: 0; /* Reset any left margin */
    margin-right: 10px; /* Add consistent spacing on the right */
    text-align: right; /* Ensure text inside is aligned to the right */
}
html[lang="ar"] .wdt-tabs-container .wdt-tabs-list li:not(:last-child) {
    margin: 0 0px 0 10px;
}
html[lang="ar"] h1, html[lang="ar"] h2, html[lang="ar"] h3, html[lang="ar"] h4,  html[lang="ar"] h5{
   /* font-family: kaff-bold !important;*/
		font-family: Cairo !important;
}
html[lang="ar"] body, html[lang="ar"] a {
  /*  font-family: kaff !important;
	*/	font-family: Cairo !important;
}
html[lang="ar"] p {
  /*  font-family: kaff !important;
	*/	font-family: Tajawal !important;
}

.back-to-top-icon {
    color: #ffffff;}

.wdt-pagination.wdt-ajax-pagination ul.page-numbers li span{
    color: #ffffff;
}

.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-button .wdt-button {
		color: #ffffff;
}
.awsm-job-specification-label {
		color:#a01d25!important;
    font-size: 20px; /* Font size for labels like "Job Experience", "Job Type" */
}

.awsm-job-specification-term {
    font-size: 18px; /* Font size for terms like "+ 4 Years Experience", "Full Time" */
}
h1.entry-title.awsm-jobs-single-title{
		display:none;
}
.elementor-widget-text-editor .elementor-widget-container h3, div h3, .wdt-heading-holder h3.wdt-heading-title-wrapper .wdt-heading-title {
    font-size: clamp(1.875rem, 1.6731rem + 0.8974vw, 1.75rem)!important;
}
.awsm-grid-item .awsm-job-item {
		background-color: #22222208;
/*		border-radius: 30px 30px 30px 30px;*/
}
.awsm-job-form-inner h2 {
		font-size: 35px;
}
span.awsm-job-more{
		 font-size: 20px!important;
}
span.awsm-job-more:hover{
		 color:#a01d25!important;
}
/*a:hover {
     color:#a01d25!important;
}*/
.awsm-selectric-items li, .awsm-selectric-items ul {
   
		font-size: 15px!important;
}
a.awsm-job-item .awsm-job-specification-item {
   
    font-size: 18px!important;
}
.awsm-selectric .label {

    margin: 0 68px 0 10px; 
		font-size: 18px;
}
.awsm-job-item h2.awsm-job-post-title {
   
		font-size: 25px;
}
h1.page-title.awsm-jobs-archive-title{
		display: none;
}
.awsm-filter-wrap.awsm-no-search-filter-wrap .awsm-filter-toggle {
		display: none;
}
#header-wrapper {
    float: left;
		margin: 0 0 40px;
}

html[lang="en-GB"] .projects-ar{
		 display: none!important;
}
html[lang="ar"] .projects-en{
		 display: none!important;
}
/* Hide Arabic logo on English pages */
html[lang="en-GB"] .logo-arabic {
    display: none!important;
}

/* Hide English logo on Arabic pages */
html[lang="ar"] .logo-english {
    display: none!important;
}

html[lang="en-GB"] .request-ar{
		 display: none!important;
}
html[lang="ar"] .request-en{
		 display: none!important;
}
html[lang="en-GB"] .footer-arabic{
		 display: none!important;
}
html[lang="ar"] .footer-english{
		 display: none!important;
}
html[lang="en-GB"] .footer-men1-ar, html[lang="en-GB"] .footer-men2-ar{
		 display: none!important;
}
html[lang="ar"] .footer-men1-en, html[lang="ar"] .footer-men2-en{
		 display: none!important;
}
html[lang="en-GB"] .topheader-ar{
		 display: none!important;
}
html[lang="ar"] .topheader-en{
		 display: none!important;
}

div.wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder.ui-state-active .wdt-accordion-toggle-icon{
    color: #ffffff!important;
}
div.wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder.ui-state-hover .wdt-accordion-toggle-icon{
    color: #ffffff!important;
}
.wdt-cus-accordion1 .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder.ui-state-active .wdt-accordion-toggle-icon {
  
		border: 2px solid #ffffff!important;
}
.wdt-cus-accordion1 .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder.ui-state-hover .wdt-accordion-toggle-icon {
  
		border: 2px solid #ffffff!important;
}

.wdt-cus-request-form p input[type="submit"] {

    color: #ffffff!important;
}

.wdt-listings-item-wrapper.type1 .wdt-listings-item-top-section .wdt-listings-item-top-section-content .wdt-listings-group-button-hover-icon {
		  display:none!important;
}

.wdt-listings-item-wrapper.type1 .wdt-listings-item-top-section .wdt-listings-item-top-section-content>.wdt-listings-item-title { 
    pointer-events: none!important;
}


.wdt-listings-item-wrapper.type1.has-post-thumbnail .wdt-listings-item-top-section .wdt-listings-feature-image-holder:before {
   
		background: linear-gradient(to bottom, rgb(15 15 15 / 0%), rgb(0 0 0 / 62%) 100%);
}

.awsm-job-container {
    max-width: 1620px;
    width: 100%;
    margin: 0 auto;
    padding: 0px 0;
}
input[type="submit"]{
    color: #ffffff;
}