/* grid post type styles */
.elementor-1927 .elementor-element.elementor-element-f855be0 .obfx-grid .entry-title.obfx-grid-title {
  text-align: right;
}

.elementor-1927 .elementor-element.elementor-element-f855be0 .obfx-grid-meta {
  text-align: right;
}

.elementor-1927 .elementor-element.elementor-element-f855be0 .obfx-grid-content {
  text-align: right;
}

.elementor-1927 .elementor-element.elementor-element-9919870 .obfx-grid .entry-title.obfx-grid-title > a {
  text-align: right;
}

.elementor-1927 .elementor-element.elementor-element-9919870 .obfx-grid-content {
  text-align: right;
}

.elementor-1927 .elementor-element.elementor-element-9919870 .obfx-grid-meta span {
  text-align: right;
}

.elementor-1927 .elementor-element.elementor-element-9919870 .obfx-grid-meta {
  text-align: right;
}

.elementor-1927 .elementor-element.elementor-element-9919870 .obfx-grid .entry-title.obfx-grid-title {
  text-align: right;
}

.elementor-1927 .elementor-element.elementor-element-9919870 .obfx-grid-col-content {
  padding-right: 18px;
}

/* Gallery grid post type styles   */

.elementor-6055 .elementor-element.elementor-element-323db7e .obfx-grid-col-content {
   text-align: right;
}

/* اعلانات شعبة التسجيل */
.obfx-grid-container.obfx-grid-style-list .obfx-grid-col-content {
  	padding-left: 0px !important;
    padding-right: 15px;
}

.elementor-4242 .elementor-element.elementor-element-18c05e8 .obfx-grid-col-content {
  text-align: right !important;
}

/*footer widgets styles */
#footer-widgets .footer-box .widget-title{
  font-family: "Noto Kufi Arabic", Sans-serif;
  padding-right:0;
  border-width:0px;
}

#footer-widgets .theme-select{
  background-color: #fff;
  color: #929292;
}

#footer-widgets .theme-select:after{
  color: #929292;
}

#footer-widgets .col-1{
  width: 24%;
}

#footer-widgets .col-2{
  width: 50%;
  margin-left:10px;
  padding-left: 14px;
}

#footer-widgets .col-3 {
  width: 23%;
}

/* pagination style*/

.news_section .obfx-grid-pagination .pagination {
    direction: rtl;
}
a.next.page-numbers {
    visibility: hidden;
}

a.next.page-numbers:before {
    visibility: visible;
    content: 'التالي';
}

a.prev.page-numbers {
    visibility: hidden;
}

a.prev.page-numbers:after {
    visibility: visible;
    content: 'السابق'
}

.news_section .page-numbers  {
    padding:5px 10px;  
  font-size:14px;
}
.news_section a.page-numbers:hover{
  color: #2abf64 !important;
}
.news_section .page-numbers a:hover, .news_section .page-links a:hover span, .news_section .page-numbers.current, .news_section .page-numbers.current:hover, .news_section .page-links>span {
    background-color: #2abf64;
    color: #FFF;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}

/*Table styles*/
.default_table{
  overflow-x:auto;
}
.default_table td, .default_table th{
 text-align: center; 
}

.default_table th{
 font-family: "Noto Kufi Arabic", Sans-serif; 
  font-size: 20px;
  padding-top:8px;
  padding-bottom:8px;
  background-color:#51596A;
  color: #fff;
}

.default_table tfoot{
  background-color:#51596A;
  color: #fff;
}

.default_table tbody tr:nth-child(even){background-color: #f2f2f2;}
.default_table tbody tr:hover {background-color: #ddd;}

/*Menu links*/
.menu-item-object-custom{
  cursor:pointer;
}

/*CV*/
.cv_table{
width: 100%;
}

@media screen and (max-width: 480px) {
  .cv_table td { 
    display: block;
    width: 100%;
}
}
.cv_table h2, .cv_table p{
margin:0;
}

.cv_table td , .cv_table tr{
  border: 0;
}

.cv_table td , .cv_table th{
  vertical-align: baseline;
}

/*info box*/
.info_box p{
  margin:0;
}
.info_box a:hover{
  text-decoration: underline;
}


/*SiteOrigin Page for subjects*/
.sow-accordion-title {
    text-align: right;
}
.sow-accordion-panel-header{
  padding: 10px 15px !important;
  /*width: 90%;*/
}

.sow-accordion-panel-content .sow-accordion-panel-border{
  /*width: 90%;*/
  padding: 10px 30px !important;
}
/* Style for default font */
.default-font  {
  color: #404040;
  font-family: "Droid Arabic Naskh", Sans-serif;
  font-size: 16px;
  line-height: 2em;
}

/* Style Submit Button and Input in Contact us page*/
#btn-sent {
    padding: 16px 60px !important;
    border-radius: 16px;
    font-family: "Noto Kufi Arabic", Sans-serif;
}

.input-style {
    border-radius: 8px !important;
    background: #f2f2f2 !important;
}


/* Fix footer width  for fast */
.col-2 {
     max-width: 100%;
}

.col-1 {
    max-width: 100%;
}

#footer-widgets {
    text-align: right;
}

/***** START Inline Google SpreadSheet Table Style START *****/
.dataTables_wrapper {
    font-size: 14px;
}

/* Top button  */
button.dt-button,
div.dt-button,
a.dt-button {
    border: none;
    background-image: none;
    background-color: #26AF5B;
    color: white;
}

/* Column visibilty buttons  */
div.dt-button-collection button.dt-button,
div.dt-button-collection div.dt-button,
div.dt-button-collection a.dt-button {
    border: none;
    background-image: none;
    background-color: #646464;
    color: white;
}

div.dt-button-collection button.dt-button:active:not(.disabled),
div.dt-button-collection div.dt-button:active:not(.disabled),
div.dt-button-collection a.dt-button.active:not(.disabled) {
    border: none;
    background-image: none;
    background-color: #26AF5B;
    color: white;
}
button.dt-button:active:not(.disabled):hover:not(.disabled),
div.dt-button:active:not(.disabled):hover:not(.disabled),
a.dt-button.active:not(.disabled):hover:not(.disabled) {
    border: none;
    background-image: none;
    background-color: #198c46;
    color: white;
}

/* Top button  */
div.dt-button:hover:not(.disabled),
a.dt-button:hover:not(.disabled) {
    border: none;
    background-image: none;
    background-color: #198c46;
    color: white;
}

button.dt-button:focus:not(.disabled),
div.dt-button:focus:not(.disabled),
a.dt-button:focus:not(.disabled) {
    border: none;
    background-image: none;
    background-color: #26AF5B;
    color: white;
}

/* Tranlsation to arabic */
a.dt-button.buttons-print span {
    display: none;
}

a.dt-button.buttons-print:after {
    content: 'طباعة';
}

a.dt-button.buttons-copy.buttons-html5 span {
    display: none;
}

a.dt-button.buttons-copy.buttons-html5:after {
    content: 'نسخ';
}

a.dt-button.buttons-pdf.buttons-html5:before {
    content: 'تصدير ';
}

a.dt-button.buttons-excel.buttons-html5:before {
    content: 'تصدير ';
}

a.dt-button.buttons-csv.buttons-html5:before {
    content: 'تصدير ';
}


a.dt-button.buttons-collection.buttons-colvis span {
    display: none;
}

a.dt-button.buttons-collection.buttons-colvis:after {
    content: 'روؤية العمود'
}


/* Pagaination */
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: none;
    border: none;
    color: #26AF5B !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    border: none;
    font-size: 14px;
    padding: 0.3em 1em !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    border: none;
    background: #26AF5B;
    color: #fff !important;
    box-shadow: 0px 1px 7px #a9a9a9;
}

/* Head */
.igsv-table thead {
    font-size: 16px;
    background-color: #51596A;
    color: #fff;
    font-family: "Noto Kufi Arabic", Sans-serif;
}
table.dataTable thead th,
table.dataTable tfoot th {
    font-weight: normal;
}

table.dataTable thead th,
table.dataTable thead td {
    border-bottom: none;
}

table.dataTable {
    border: 1px solid #dcdcdc;
    border-bottom: none !important;
}

table.dataTable thead .sorting_desc {
    padding: 10px 20px;
}

table.dataTable thead .sorting_asc {
    padding: 10px 20px;
}

table.dataTable thead .sorting {
    padding: 10px 20px;
}

table.dataTable tbody th,
table.dataTable tbody td {
    color: #404040;
}

/* Body */
table.dataTable tbody tr:nth-child(even) {
    background-color: #f2f2f2;
}

table.dataTable tbody tr:hover {
    background-color: #d7d5d5 !important;
}

/*
table.dataTable.no-footer {
    width: 100% !important;
}
*/

/*****END Inline Google SpreadSheet Table Style END *****/

/* جدول الرسائل العلمية  */

#igsv-11s_ieDxQB9wA8WwAWMG4iVe0iV8VKFfqx0wqiWxUczs  th.col-3 {
    width: 200px !important;
}

/* class used by js to adjust the width of tablepress which make it more repsonive
	if user change the size of page in desktop mode */
.full-width {
  width: 100% !important;
}
/**************** Single post article ******************/

.single-post nav.post-navigation .nav-links .nav-previous i:before {
    content: "\f30b" ;
}

.single-post nav.post-navigation .nav-links .nav-next i:before {
    content: "\f30a"
}
/* قد يعجبك ايضا < change color to green*/
.theme-heading .text::after {
    color: #2abf64 !important;   
}

/* make image in relate article with same height */
@media only screen and (max-width: 767px) {
    .related-thumb img {
        height: 400px !important;
      
    }
}
@media only screen and (max-width: 500px) {
    .related-thumb img {
        height: 300px !important;
      
    }
}
.related-thumb img {
    object-fit: cover;
    height: 175px;
}

/* change padding between main menu */
#site-navigation-wrap .dropdown-menu>li>a {
	padding: 0px 10px !important;
}

/** Simple responsive table **/
.simple-responsive-table {
  overflow: auto;
}

/** Make tablepress content align in center **/
.table-content-center thead th, table.dataTable thead td {
    text-align: center !important;
}

.table-content-center tbody tr td {
    text-align: center;
}


/************ Icon List elementor item *****************/

/* Increase space between item   */
.elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
    margin-top: 16px;
}

/* edit style of events caption */ 

div#igsv-1eEdkPXRB2cbk8E_w6zELuqM_DdcN5RZua31Bk8zAvsA_wrapper caption
{
  font-size: 25px;
  font-weight: bold;
  margin: 10px;
  text-align: center;
}