@font-face {
  font-family: "SyrCOMUrhoy";
  src: url("/templates/shaper_helixultimate/fonts/sertoUrhoy.eot");
  src: url("/templates/shaper_helixultimate/fonts/sertoUrhoy.eot?#iefix")
      format("embedded-opentype"),
    url("/templates/shaper_helixultimate/fonts/sertoUrhoy.woff") format("woff"),
    url("/templates/shaper_helixultimate/fonts/sertoUrhoy.ttf")
      format("truetype"),
    url("/templates/shaper_helixultimate/fonts/sertoUrhoy.svg#Conv_sertoUrhoy")
      format("svg");
  font-weight: normal;
  font-style: normal;
}

:root {
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto,
    "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji",
    "SyrCOMUrhoy";
}
.syriac,
.syriac h1,
.syriac h2,
.syriac h3,
.syriac h4,
.syriac h5,
.syriac p,
.syriac a,
.syriac span,
a.syriac,
.syriac strong {
  font-family: SyrCOMUrhoy !important;
  direction: rtl;
  letter-spacing: 0.03em !important;
}

#sp-header a.syriac {
  font-size: 19px !important;
  padding: 0 14px;
}

header#sp-header {
  opacity: 0.9 !important;
}

.view-category #sp-main-body,
.view-article #sp-main-body {
  background-color: #f3f3f3;
}

.view-category .article-list .article {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  /* flex-basis: 50%; */
  align-content: stretch;
  align-items: center;
}
.article-info > span {
  font-size: 0.813rem;
  font-family: "SyrCOMUrhoy";
  font-size: 16px;
}
.view-category .article-list .article .article-intro-image.float-left {
  width: 50%;
  margin: 0;
  border: 0;
  border-radius: 0;
  display: none;
}
.view-category .article-list .article .article-intro-image.float-left img {
  width: 95%;
  height: 275px;
  object-fit: cover;
  border-radius: 0;
}
.view-category .article-list .article .article-body {
  /* width: 50%; */
  padding-block: 15px;
}

.article-list .article .article-header h4 a {
  font-size: 1.65rem;
  margin: 0 0 1.25rem 0;
  color: #4943ac;
}

.ltr.view-category .article-list .article {
  /* padding-block: 0; */
  background: white;
  /* padding-left: 0; */
  border-style: solid;
  border-width: 1px;
  border-color: #0000001a;
}

.rtl.view-category .article-list .article {
  /* padding-block: 0;  */
  background: white;
  /* padding-right: 0; */
  border-style: solid;
  border-width: 1px;
  border-color: #0000001a;
}

.pagination {
  --bs-pagination-border-radius: 0;
}

.view-category .article-introtext p {
  display: -webkit-box;
  -webkit-line-clamp: 3; /* Show only 3 lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ar-aa .sppb-article-introtext,
.ar-aa .sppb-readmore,
.ar-aa.view-category .article-introtext,
.ar-aa.view-category .article-list .article .readmore,
.ar-aa.view-article div[itemprop="articleBody"],
.ar-aa.view-article .pagenavigation a {
  font-size: 1.2em;
}

.ar-aa.view-category .article-list .article .article-header h2 a {
  font-size: 1.2em;
  color: #4943ac;
}

.ar-aa.view-article .pagenavigation .pagination .previous {
  float: right;
}
.ar-aa.view-article .pagenavigation .pagination .next {
  float: left;
}

.sppb-row.sppb-addon-article-layout-editorial-row {
  margin-inline: 0px;
}

#sp-footer .container-inner {
  padding: 0px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.Suggested-translation-table {
  width: 100%;
  border: 1px solid lightgray;
  border-radius: 6px;
  /* padding-inline: 8px; */
}

.sppb-dynamic-content-collection__item {
  display: table-row;
}

.sppb-dynamic-content-collection__item:nth-child(even) {
  background: #bacbff5e;
}
.sppb-dynamic-content-collection__item:last-child
  .addon-root-dynamic-content-text {
  border-bottom: 0;
}

.sppb-dynamic-content-collection__item
  .addon-root-dynamic-content-text:last-child {
  border-right: 0;
}

.addon-root-dynamic-content-text {
  display: table-cell;
  border-bottom: 1px solid lightgray;
  border-right: 1px solid lightgray;
  padding-left: 15px;
}

.Suggested-translation-table tbody tr:nth-child(even) {
  background: #bacbff5e;
}

.Suggested-translation-table
  tbody
  tr:last-child
  .addon-root-dynamic-content-text {
  border-bottom: 0;
}

.Suggested-translation-table
  tbody
  tr
  .addon-root-dynamic-content-text:last-child {
  border-right: 0;
}

.Suggested-translation-table tbody td {
  display: table-cell;
  border-bottom: 1px solid lightgray;
  border-right: 1px solid lightgray;
  padding-left: 15px;
}

.dt-length {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  max-width: 50%;
  align-content: stretch;
  justify-content: flex-start;
  gap: 15px;
}

.langFilter-div {
  max-width: 50%;
  display: flex;
  align-items: center;
  gap: 10px;
  line-height: 1rem;
}

.filters {
  display: flex;
  gap: 70px;
  flex-direction: row-reverse;
  justify-content: flex-end;
}

.dt-length label {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  gap: 10px;
}

select#dt-length-0 {
  width: auto;
  padding-left: -2px;
  background: white;
}

input#dt-search-0 {
  background: white;
  padding-left: 0;
  margin-left: 0;
  margin-left: 5px;
}

.dt-top {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-bottom: 15px;
}

.dt-search {
  display: flex;
  align-content: center;
  align-items: center;
  gap: 10px;
}

.dt-bottom {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}

/*MAIN PAGE ENGLISH*/
.suggested-translation-mainpage-table .dt-top,
.suggested-translation-mainpage-table .dt-bottom {
  display: none;
}

div#DataTables_Table_0_wrapper {
  font-size: 1rem;
}

.itemid-140 section#sp-main-body,
.itemid-141 section#sp-main-body {
  padding-top: 0;
}

.Suggested-translation-table tbody td:nth-child(1),
.ar-aa .Suggested-translation-table th,
.ar-aa .dt-top {
  font-size: 1.2rem;
}

.ar-aa .readmore a,
.ar-aa a.sppb-readmore {
  text-align: left !important;
  padding-left: 15px;
}
.sppb-addon-articles {
  margin-bottom: 0px;
}

section#sp-bottom {
  background: #c5cdde;
  margin: 0 !important;
  padding: 0 !important;
}

#sp-bottom .sp-module {
  margin-bottom: 0;
}

.lexicons a {
  white-space: pre;
}
.ar-aa .lexicons a {
  white-space: unset;
}

.sppb-article-info-wrap h3 a {
  font-family: muli;
}

#sp-bottom a {
  color: #2c2cbf;
}
#sp-bottom a:hover {
  color: #9847ff;
}
/***************************/
/******** Tablet Landscape ********/
/***************************/
@media (max-width: 1199.98px) {
}

/***************************/
/******** Tablet ********/
/***************************/
@media (max-width: 991.98px) {
}

/***************************/
/******** Mobile Landscape ********/
/***************************/
@media (max-width: 767.98px) {
  .dt-top {
    display: block;
  }

  .filters {
    gap: 45px;
    margin-top: 15px;
    justify-content: space-between;
  }
  table#DataTables_Table_0 {
    width: 100%;
    font-size: 12px;
  }
  div#DataTables_Table_0_info {
    width: 100%;
  }

  .dt-bottom {
    flex-wrap: wrap;
  }

  .dt-paging {
    width: 100%;
    margin-top: 15px;
  }
}

/***************************/
/******** Mobile ********/
/***************************/
@media (max-width: 575.98px) {
}

/***************************/
/******** Special ********/
/***************************/
@media (max-width: 1401px) {
}
