/* Enter Your Custom CSS Here */

html[lang="ar"] a{font-family: Tajawal !important;}	
html[lang="ar"] p{font-family: Tajawal !important;}	
html[lang="ar"] li{font-family: Tajawal !important;}
html[lang="ar"] h1{font-family: Tajawal !important;}	
html[lang="ar"] h2{font-family: Tajawal !important;}	
html[lang="ar"] h3{font-family: Tajawal !important;}
html[lang="ar"] h4{font-family: Tajawal !important;}
html[lang="ar"] h5{font-family: Tajawal !important;}
html[lang="ar"] h6{font-family: Tajawal !important;}
html[lang="ar"] span{font-family: Tajawal !important;}

html[lang="ar"] #qodef-top-area .widget a{
  font-size: 12px;
    font-weight: normal;
}

html[lang="ar"] .qodef-icon-list-item .qodef-m-list-title-icon{
  margin: 0 0 0 8px;
}


.qodef-divided-info-section .qodef-e-title{
	word-wrap: normal;
    font-size: 34px;
}

.qodef-testimonials-list.qodef-skin--light .qodef-e-text{
	font-size: larger !important;
	text-transform: none !important;
}

.qodef-button.qodef-layout--textual .qodef-m-button-text{
	margin-right: 19px;
}

.ar-font{
	font-family: tajawal;
	direction:rtl !important;
}

/*Disable Team member link to its details page*/
.qodef-team-list.qodef-item-layout--info-on-side .qodef-e-inner{
  pointer-events: none;
}

/*Language switcher style in footer
.wpml-ls-legacy-list-horizontal a{
  color: #7a7a7a;
    font-size: 12px;
}
.wpml-ls-legacy-list-horizontal a :hover{
  color: #F9D433;
}

.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
    margin-bottom: 0px;
}

.wpml-ls-legacy-list-horizontal {
    padding: 0px;
}
*/


/*Language switcher style in footer*/
  .wpml-ls-legacy-dropdown a{
    color: #fff;
    border: 0px solid #cdcdcd;
    background-color: #fff0;
    font-size: 14px;
  }
  
  .wpml-ls-legacy-dropdown{
    width: 140px;
  }

/*BEGIN Language switch in mobile header*/
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle{
  color: white !important;
}

#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a{
  color: white !important;
}

#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle{
  padding: 0px !important;
}

#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click{
  width: 72px;
  padding: 0 3px 0 3px !important;
}
/*END Language switch in mobile header*/


/*Page subtitle width*/
@media (min-width: 768px) {
  .qodef-page-title.qodef-title--standard .qodef-m-subtitle{
    width: 45%;
  }
}

@media (min-width: 686px) {
  html[lang="ar"] .qodef-accordion-info.qodef-layout--extended-compact .qodef-m-title{
    padding-right: 60px;
  }
}

@media (min-width: 687px) {
  html[lang="ar"] .qodef-accordion-info .qodef-m-mark{
    position: absolute;
  }
}

@media (min-width: 680px){
  html[lang="ar"] .qodef-accordion-info.qodef-layout--extended-compact .qodef-m-text{
    padding: 0 41% 28px 11.5%;
  }
}

@media (max-width: 680px){
  html[lang="ar"] .qodef-accordion-info.qodef-layout--extended-compact .qodef-m-text{
    padding: 0 28px 18px 0;  }
}

.wp-block-column {
  word-break: normal !important;
  overflow-wrap: normal !important;
}



.qodef-opener-icon.qodef-source--predefined{
  background-color: black !important;
}