.container {
  width: 1500px;
  max-width: 1500px;
  margin: 0 auto;
}

.screen-reader-text {
  display: none !important;
}
.ads-wrapper {
  margin-top: 24px;
}
.ads-wrapper img {
  max-width: 100%;
}
main.single-article-wrapper h1 {
  width: 100%;
  font-size: 26px;
  margin: 16px 0 !important;
  width: 100%;
  background: var(
    --Gold,
    linear-gradient(70deg, #a67f20 8.88%, #ddc03b 50.56%, #a67f20 87.44%)
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 26px;
  font-style: normal;
  font-weight: 800;
}

main.single-article-wrapper h1:before {
  content: " / ";
  display: inline-block;
  font-weight: 300;
  padding-left: 8px;
}
.category-column-group {
  display: flex;
  flex-direction: row-reverse;
  gap: 136px;
  padding: 40px 0;
  flex-wrap: wrap;
}
.category-column-group .tbl {
  background: transparent;
}

.category-column-group .column-sorting-list {
  width: 320px;
  flex-basis: 320px;
}
.category-column-group .column-featured-articles {
  width: 1040px;
}
.category-column-group .column-featured-articles > h2 {
  border: none;
  margin: 0 0 16px;
  padding: 0;
}
.category-column-group .column-featured-articles > h2:before {
  /* display: none; */
}

.featured-articles-list {
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  height: 100%;
}

.featured-articles-list > div {
  height: 100%;
}
.featured-articles-list {
  margin-bottom: 0 !important;
}
.featured-articles-list img {
  width: 100%;
  height: 194px;
  object-fit: cover;
  margin-bottom: 16px;
}
.category-header-wrapper {
  background: var(--beige);
}
.articles-item-wrap > a {
  font-size: 15px;
  font-style: normal;
  font-weight: 800;
  color: var(--white);
  background: unset;
  background-clip: unset;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
  text-decoration: none;
}
.category-header-wrapper .category-header {
  padding: 48px 0;
  max-width: 1120px;
}
.category-header-wrapper .builder-breadcrumbs-wrapper {
  padding: 0;
}
.category-header-wrapper .builder-breadcrumbs-wrapper a {
}
.category-header-wrapper .builder-breadcrumbs-wrapper span {
  color: var(--dark);
}

.category-daily-wrapper .featured-articles-item {
  direction: rtl;
  /* width: calc(100% / 3); */
  width: 320px;
  margin-left: 40px;
}
.category-daily-wrapper .featured-articles-item .articles-item-wrap {
  width: 320px;
  margin: 0;
}
.category-daily-wrapper .featured-articles-item .slick-list {
  width: 100%;
}
.category-daily-wrapper .featured-articles-item .post-thumbnail {
  margin: 0;
}
.category-daily-wrapper .featured-articles-item .post-date p {
  font-size: 10px;
  color: var(--dark);
}
.category-daily-wrapper .featured-articles-item h2 {
  color: var(--dark);
  text-align: right;
  border-top: 1px solid var(--gold, #ddc03b);
  padding-top: 8px;
  margin-top: 8px;
  margin-bottom: 8px;
  background: unset;
  background-clip: unset;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
  padding-right: 0;
  font-size: 15px;
  font-weight: 800;
}
.category-column-group .column-featured-articles > h2:before {
  content: " /";
  font-weight: 300;
  padding-left: 8px;
}
.category-daily-wrapper .featured-articles-item h2:after {
}

.category-daily-wrapper .featured-articles-item a {
  font-size: 15px;
  font-style: normal;
  font-weight: 800;
  line-height: 145%;
  color: var(--gold);
}

.category-daily-wrapper .featured-articles-item > a {
  color: var(--white, #fff);
  text-align: right;
  font-family: Cairo;
  font-size: 15px;
  font-style: normal;
  font-weight: 800;
  line-height: 145%;
  background: unset;
  background-clip: unset;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
  text-decoration: none;
}

.category-daily-wrapper .category-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(360px, 1fr));
  gap: 40px 32px;
}
.category-daily-wrapper .category-list > article {
  width: 100%;
  max-width: 100%;
  padding: 16px 8px;
  display: flex;
  flex-direction: column;
}

.category-daily-wrapper .category-list > article img {
  width: 100%;
  height: 194px;
  object-fit: cover;
}
.category-daily-wrapper .category-sidebar .category-list {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.category-daily-wrapper .category-sidebar .category-list > div .asp_w,
.category-daily-wrapper .category-sidebar .category-list > div {
  width: 100% !important;
}
.category-daily-wrapper
  .category-sidebar
  #ajaxsearchprobsettings6_1.searchsettings
  fieldset,
.category-daily-wrapper
  .category-sidebar
  #ajaxsearchprobsettings6_2.searchsettings
  fieldset,
.category-daily-wrapper
  .category-sidebar
  div.asp_sb.asp_sb_6.searchsettings
  fieldset {
  width: 100%;
}
.category-daily-wrapper .category-sidebar .post_tag_filter_box.categoryfilter {
}
.category-daily-wrapper .category-sidebar .term_filter_box.asp_sett_scroll {
  height: max-content;
  max-height: 100% !important;
}
.category-daily-wrapper .category-article-list {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  justify-content: space-between;
}
.category-daily-wrapper .category-list-wrap {
  width: 1144px;
}
.category-daily-wrapper .category-sidebar {
  width: 300px;
}

.category-article-list-wrapper {
  padding: 40px 0;
}

.category-article-list-wrapper .featured-articles-item {
  background: var(--beige);
}

.category-article-list-wrapper .featured-articles-item .post-thumbnail {
  margin: 8px 0;
}

.category-list .featured-articles-item h2,
.category-list .featured-articles-item h2 a {
  font-size: 15px;
  color: var(--dark);
  background: none;
  background-clip: unset !important;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
  text-decoration: none;
}
.category-list .featured-articles-item h2:before {
  display: none;
}
.category-list .featured-articles-item h2 {
  border-top: none !important;
  min-height: 50px;
}

.featured-articles-item .post-date {
  font-size: 10px;
}
.featured-articles-item .post-content-wrapper {
  flex: 1;
  display: flex;
  flex-direction: column;
  height: auto;
  justify-content: space-between;
}
.featured-articles-item .post-content {
  border-top: 1px solid var(--gold, #ddc03b);
  padding-top: 8px;
  font-size: 14px;
  margin: 8px 0;
}
.featured-articles-item .post-content-wrapper a {
  text-align: left;
  padding: 0 8px;
  font-family: Cairo;
  font-size: 15px;
  font-style: normal;
  font-weight: 800;
  line-height: 145%;
  background: var(
    --Gold,
    linear-gradient(70deg, #a67f20 8.88%, #ddc03b 50.56%, #a67f20 87.44%)
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-decoration: none !important;
}

/* .article-pagination  */

.article-pagination {
}
.article-pagination .paginate-status {
  padding: 40px 0 16px;
  display: flex;
  justify-content: center;
  gap: 24px;
  align-items: center;
  border-bottom: 1px solid var(--Gold);
}
.article-pagination .page-arrow {
}
.article-pagination .page-next {
}
.article-pagination .page-prev {
}
.article-pagination .page-prev img {
  transform: rotate(180deg);
}

.article-pagination label {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
.article-pagination label span {
  background: var(
    --Gold,
    linear-gradient(70deg, #a67f20 8.88%, #ddc03b 50.56%, #a67f20 87.44%)
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.pagination-links-wrapper {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.pagination-links-wrapper .pagination-links {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 0 7px;
  flex: 1;
}
.pagination-links .nav-links span,
.pagination-links-wrapper a.page-numbers {
  position: relative;
  width: 26px;
  height: 40px;
  display: grid;
  place-content: center;
  transform: skew(-20deg, 0deg);
  text-decoration: none;
  background: unset;
  background-clip: unset;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
  transform: unset;
}
.pagination-links-wrapper .page-numbers p {
  position: relative;
  z-index: 1;
}

.pagination-links-wrapper .page-numbers:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: linear-gradient(
    70deg,
    #a67f20 8.88%,
    #ddc03b 50.56%,
    #a67f20 87.44%
  );
  transform: skew(-20deg, 0deg);
}

.pagination-links > span span,
.pagination-links-wrapper a.page-numbers span {
  display: block;
  transform: skew(20deg, 0deg);
  position: relative;
  z-index: 2;
  color: var(--dark);
  background: unset;
  background-clip: unset;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
}

.pagination-links-wrapper a.page-numbers {
  opacity: 0.4;
  transition: 0.4s ease;
}
.pagination-links-wrapper a.page-numbers:hover {
  opacity: 1;
}
.pagination-links-wrapper a.pagination-previous,
.pagination-links-wrapper a.pagination-last {
  color: var(--dark);
  background: unset;
  background-clip: unset;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}
.pagination-links-wrapper a.pagination-previous {
  margin-left: 8px;
}

.pagination-links-wrapper a.page-numbers.active {
  opacity: 1;
}

.pagination-links-wrapper .page-numbers.dots {
  transform: unset;
}

.pagination-links-wrapper .page-numbers.dots:before,
.pagination-links-wrapper a.prev.page-numbers,
.pagination-links-wrapper a.next.page-numbers {
  display: none;
}

.category-daily-wrapper .tag-filter-wrapper {
  background: var(--beige);
  min-height: 640px;
}
.category-daily-wrapper .tag-filter-wrapper h3 {
  background: unset;
  background-clip: unset;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
  color: var(--dark);
  padding: 12px 8px;
  margin: 0;
  border-top: 1px solid var(--Gold);
  border-bottom: 1px solid var(--Gold);
  font-size: 15px;
}
.category-daily-wrapper #tag-filter {
  display: flex;
  flex-direction: column;
  position: relative;
}
.category-daily-wrapper #tag-filter button {
  cursor: pointer;
  border: none;
  text-align: start;
  padding: 6px 16px;
  position: relative;
  background: none;
}
.category-daily-wrapper #tag-filter button span {
  position: relative;
  z-index: 1;
  background: var(
    --Gold,
    linear-gradient(70deg, #a67f20 8.88%, #ddc03b 50.56%, #a67f20 87.44%)
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.category-daily-wrapper #tag-filter button:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  background-color: var(--dark);
  min-width: 0%;
  height: 100%;
  z-index: 0;
  clip-path: polygon(0px 0%, 100% 0%, 100% 100%, 10% 100%);
  border-right: 0;
  transition: 0.4s ease;
}

.category-daily-wrapper #tag-filter button:hover::before,
.category-daily-wrapper #tag-filter button.active::before {
  min-width: 80%;
  border: 1px solid var(--Gold);
}
label[for="filterdropdown"] {
  display: none;
}
label[for="filterdropdown"] img {
  transform: rotate(-90deg) translate(0px, -7px);
}
label[for="filterdropdown"] input {
}
.tags-list-wrap {
  display: flex;
  flex-direction: column;
}
.tags-list-wrap:has(input[type="checkbox"]:checked)
  label[for="filterdropdown"] {
  bottom: 8px;
  top: unset;
}

.tags-list-wrap:has(input[type="checkbox"]:checked)
  label[for="filterdropdown"]
  img {
  transform: rotate(90deg) translate(0px, 0px);
}
.tags-list-wrap .tags-options {
  display: flex;
  flex-direction: column;
}
.custom-pagination.nav-links {
  display: flex;
  direction: rtl;
  gap: 2px;
}
.custom-pagination.nav-links:after {
  content: "...";
  margin-right: 8px;
  transform: translateY(7px);
}

main.category-daily-wrapper .tbl-item__wrapper {
  display: flex;
  flex-direction: column;
  width: 50%;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
}
main.category-daily-wrapper .tbl-item__wrapper img {
  height: 40px !important;
}
main.category-daily-wrapper .tbl-item__wrapper a {
  width: 100%;
  max-width: 100%;
  font-size: 14px;
  font-weight: 400;
  background: unset;
  background-clip: unset;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
}
main.category-daily-wrapper .tbl-item__rank {
  font-size: 32px;
}
main.category-daily-wrapper .tbl-item:first-child::before,
main.category-daily-wrapper .tbl-item:nth-child(2):before,
main.category-daily-wrapper .tbl-item:nth-child(3):before {
  background-size: 150%;
  background-position: -4px;
  width: 64px;
}
main.category-daily-wrapper .tbl__title {
  font-size: 20px;
  font-weight: 800;
}
.single-article-wrapper .tbl__archive-link {
  font-size: 15px;
  font-weight: 800;
  padding: 10px 0;
}

.tbl-item__button {
  border-radius: 2px;
  border: 1px solid var(--Gold-Gradient, #a67f20);
  padding: 8px;
}
.__css-mobile-sorting-dark {
  display: none;
}
/* Responsive Styles */
/* 1500 */
@media screen and (max-width: 1899px) {
  .category-daily-wrapper .featured-articles-item {
    width: 208px;
    margin-left: 40px;
  }
  .category-column-group .column-featured-articles {
    width: 704px;
  }
  .container {
    width: 1100px;
    max-width: 1500px;
    margin: 0 auto;
  }
  .category-daily-wrapper .category-list-wrap {
    width: 756px;
  }
  .category-daily-wrapper .category-sidebar {
    width: 240px;
  }
  .category-daily-wrapper .featured-articles-item .articles-item-wrap {
    width: 208px;
  }
  .featured-articles-list img {
    height: 118px;
  }

  .category-daily-wrapper .category-list {
    grid-template-columns: repeat(2, 360px);
    gap: 40px 32px;
    width: 756px;
  }
  .category-column-group {
    gap: 76px;
  }
}
/* 1024 */
@media screen and (max-width: 1499px) {
  .category-column-group:has(.daily-item-iframe) {
    padding-bottom: 0;
    gap: 24px;
  }
  .category-column-group:has(.daily-item-iframe) > div {
    width: 100%;
    flex-basis: 100%;
  }
  .category-daily-wrapper .featured-articles-item {
    width: 360px;
  }
  .category-daily-wrapper .category-list > article img {
    height: 117px;
  }
  .category-daily-wrapper .category-list-wrap {
    width: 440px;
  }
  .category-column-group .column-featured-articles > h2 {
    margin-bottom: 10px;
  }
  .featured-articles-list img {
    height: 203px;
    object-fit: cover;
  }
  .category-daily-wrapper .featured-articles-item .articles-item-wrap {
    width: 100%;
  }
  .category-daily-wrapper .slick-dots {
    margin: 16px 0 0;
    padding: 0;
    display: flex;
    gap: 8px;
    justify-content: center;
    position: relative;
    z-index: 100;
  }
  .category-daily-wrapper .slick-dots > li {
    margin: 0;
    width: 8px;
    height: 8px;
    border-radius: 20px;
    overflow: clip;
    background: rgba(155, 127, 31, 0.5);
    display: grid;
    place-content: center;
  }
  .category-daily-wrapper .slick-dots > li button {
    border: none;
    background: none;
    width: 8px;
    height: 8px;
    padding: 0;
    font-size: 0;
  }
  .category-daily-wrapper .slick-dots .slick-active {
    background: var(--Gold);
  }
  .container {
    width: 784px;
    max-width: 1500px;
    margin: 0 auto;
    padding-right: 0;
    padding-left: 0;
  }
  .category-daily-wrapper .category-sidebar {
    width: 240px;
  }

  .category-daily-wrapper .category-list {
    grid-template-columns: repeat(2, minmax(200px, 1fr));
    gap: 40px 32px;
    width: 100%;
  }
  .category-column-group {
    gap: 0;
    padding: 40px 0;
    justify-content: space-between;
  }
  .category-column-group .column-featured-articles {
    width: 360px;
  }
}
/* 820 */
@media screen and (max-width: 1023px) {
  .category-daily-wrapper .category-list > article img {
    height: 192px;
  }
  .featured-articles-list img {
    height: 153px;
  }
  .category-column-group .column-featured-articles {
    width: 272px;
  }
  .category-daily-wrapper .category-list-wrap {
    width: 340px;
  }
  .container {
    width: 100%;
    max-width: 620px;
    margin: 0 auto;
  }
  .category-daily-wrapper .category-sidebar {
    width: 240px;
  }

  .category-daily-wrapper .category-list {
    grid-template-columns: repeat(1, minmax(340px, 1fr));
    gap: 40px 32px;
  }
  .category-column-group {
  }
  .category-column-group .tbl {
    margin-bottom: 0;
  }
}
/* 768px */
@media screen and (max-width: 1023px) {
  .ads-wrapper {
    grid-column: span 2;
    margin-top: 0;
    display: none;
  }
  .ads-wrapper.copy {
    display: grid;
  }
  .tags-list-wrap .tags-options {
    display: none;
    flex-direction: column;
  }
  .tags-list-wrap:has(input[type="checkbox"]:checked) .tags-options {
    display: flex;
  }

  .tags-list-wrap:has(input[type="checkbox"]:checked) {
    height: unset;
  }
  .category-daily-wrapper .category-list {
    gap: 24px;
    display: flex;
    flex-direction: column;
  }
  .category-daily-wrapper .category-sidebar,
  .category-daily-wrapper .category-list-wrap {
    /* width: 100%; */
  }

  .category-daily-wrapper .category-list-wrap {
    order: 2;
    padding-top: 0;
    max-width: 568px;
    margin: 0 auto;
  }
  .category-column-group .column-featured-articles {
    width: 216px;
  }
  .featured-articles-list img {
    height: 121px;
  }
  .container {
    padding: 24px 0;
    max-width: 620px;
  }
  .category-header-wrapper .category-header {
    padding: 0;
  }
  .category-daily-wrapper .category-list > article {
  }
  .category-daily-wrapper .category-list > article img {
    height: 153px;
  }
  .category-article-list-wrapper.container {
    padding-top: 0;
  }
  .category-article-list-wrapper.container {
    padding-top: 24px;
  }
  .category-daily-wrapper .category-article-list {
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    flex-direction: row;
  }
  .__js_sorting-list.copy {
    background: #1f1f21
      url(/wp-content/themes/sahifa-child/builder/assets/img/bgpattern.png);
    padding: 24px 0;
    margin-top: 40px;
  }

  main.single-article-wrapper.category-daily-wrapper .tbl {
    margin: 0 auto;
    padding-top: 0;
  }
  main.single-article-wrapper {
    padding-bottom: 0;
  }
  .ads-content {
    display: grid;
    place-content: center;
  }
}

@media screen and (max-width: 819px) {
  .category-daily-wrapper .category-list-wrap {
    padding: 24px 16px 0;
  }
  label[for="filterdropdown"] {
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 8px;
    top: -26px;
    z-index: 10;
  }
  .tags-list-wrap {
    display: flex;
    flex-direction: column;
    position: absolute;
    bottom: 0;
    width: calc(100% + 2px);
    background: var(--white);
    transform: translateY(100%);
    border: 1px solid var(--Gold);
    border-top: 0;
    left: -1px;
  }
  .category-daily-wrapper #tag-filter {
    margin: 0 16px;
    transform: translateY(10px);
    border: 1px solid var(--gold);
    background: #fff;
  }
  .category-daily-wrapper .tag-filter-wrapper h3 {
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    margin: 0 16px;
    padding-bottom: 0;
    border-bottom: 0;
  }
  .category-daily-wrapper .category-sidebar {
    order: 1;
    max-width: 100%;
    width: 100%;
    margin: auto;
    position: relative;
    display: block !important;
  }
  .category-daily-wrapper .tag-filter-wrapper {
    min-height: unset;
  }
  .category-article-list-wrapper.container {
    padding-bottom: 24px;
  }
  .__css-mobile-sorting-dark {
    display: block;
    background: #1f1f21
      url(/wp-content/themes/sahifa-child/builder/assets/img/bgpattern.png);
    margin: 40px -16px 0;
    width: calc(100% + 32px);
    padding: 40px 16px;
  }

  .category-loadmore .__css-mobile-sorting-dark {
    margin: 40px 0 0;
    width: calc(100%);
    padding: 40px 16px;
  }
  .category-loadmore .__css-mobile-sorting-dark.__empty {
    display: none;
  }
  .__css-mobile-sorting-dark .tbl-item__button {
    border: none;
    box-shadow: none;
    font-weight: 700;
  }
  main.category-daily-wrapper
    .__css-mobile-sorting-dark
    .tbl-item__wrapper
    img {
    height: 30px !important;
    width: 80px;
    object-fit: contain;
  }
  main.category-daily-wrapper .__css-mobile-sorting-dark .tbl-item__rank {
    font-size: 24px;
  }
  main.category-daily-wrapper .__css-mobile-sorting-dark .tbl-item__wrapper {
    flex-direction: row;
    flex: 1;
  }
  main.category-daily-wrapper .__css-mobile-sorting-dark .tbl-item__wrapper a {
    flex: 1;
    align-items: center;
    display: flex;
  }
  .category-daily-wrapper .category-sidebar,
  .category-daily-wrapper .category-article-list:before {
    display: none;
  }
  .category-daily-wrapper .category-list-wrap {
    max-width: 100%;
    width: 100%;
  }
  .category-daily-wrapper .category-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(272px, 1fr));
  }
}
/* 767 */

@media screen and (max-width: 767px) {
  .category-daily-wrapper .tag-filter-wrapper {
    min-height: unset;
  }
  .category-daily-wrapper #tag-filter {
    background: var(--white);
    border: 1px solid var(--gold);
    border-top: none;
  }
  .category-daily-wrapper .tag-filter-wrapper h3 {
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    margin: 0;
    padding-bottom: 0;
    border-bottom: 0;
  }
  .category-daily-wrapper #tag-filter {
    margin: 0 16px;
    transform: translateY(10px);
    border: 1px solid var(--gold);
  }
  .tags-list-wrap {
    display: flex;
    flex-direction: column;
    position: absolute;
    bottom: 0;
    width: calc(100% + 2px);
    background: var(--white);
    transform: translateY(100%);
    border: 1px solid var(--Gold);
    border-top: 0;
    left: -1px;
  }
  label[for="filterdropdown"] {
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 8px;
    top: -26px;
    z-index: 10;
  }
  .category-daily-wrapper .category-article-list:before {
    content: "";
    position: absolute;
    width: 100%;
    background: var(--beige);
    height: 70px;
  }
  .category-daily-wrapper .category-sidebar {
    order: 1;
    max-width: 100%;
    width: 100%;
    margin: auto;
    position: relative;
    display: block;
  }
  .category-daily-wrapper .tag-filter-wrapper h3 {
    margin: 0 16px;
  }
  .featured-articles-list img {
    width: 320px;
    height: 182px;
  }
  .featured-articles-list .slick-track {
    transform: translateX(0);
  }
  .category-daily-wrapper .slick-dots {
    padding: 16px 0 0;
  }
  .featured-articles-list .slick-list {
    padding: 0 !important;
  }
  .category-daily-wrapper .featured-articles-item,
  .category-daily-wrapper .featured-articles-item .articles-item-wrap {
    width: 320px;
  }
  .category-daily-wrapper .featured-articles-item {
    margin-left: 24px;
  }
  .category-column-group .column-featured-articles {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }
  .category-daily-wrapper .category-list {
    display: flex;
    flex-direction: column;
  }
  .category-column-group .column-sorting-list {
    display: none;
  }
  .category-daily-wrapper .category-list-wrap {
    padding: 24px 16px 0;
  }
  .category-header-wrapper {
    background: var(--white);
  }
  .category-header-wrapper .container {
    padding: 24px 16px;
  }
  main.single-article-wrapper h1 {
    padding: 0;
  }
  .ads-wrapper {
    display: none;
  }
  .ads-wrapper.copy {
    display: grid;
    place-content: center;
    padding: 0;
    margin: 0;
  }
  .category-daily-wrapper .category-list > article img {
    height: 194px;
  }
  .__js_sorting-list.copy {
    margin: 0;
    padding: 24px 16px;
  }
  .navigation.pagination {
    display: flex;
    align-items: center;
    width: 100%;
  }
  .nav-links {
    width: 100%;
    display: flex;
  }
}

.daily-item-iframe iframe {
  width: 100% !important;
  height: 100% !important;
  border: none;
}
.daily-item-iframe > div {
  width: 100% !important;
  height: 100% !important;
  min-height: 450px !important;
  border: none;
}

.single-article-wrapper .content__read-more-button[data-style="inline"] {
  position: relative;
  font-family: Cairo;
  font-size: 18px;
  font-style: normal;
  font-weight: 800;
  line-height: 145%;
  background: linear-gradient(
    70deg,
    #a67f20 8.88%,
    #ddc03b 50.56%,
    #a67f20 87.44%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 0;
  border: none;
  margin-top: 16px;
  text-decoration: none;
  display: flex;
  justify-self: end !important;
}
.single-article-wrapper
  .content__read-more-button_close._show[data-style="inline"] {
  display: flex !important;
}

.content__read-more._expand {
  margin-top: 16px;
}

.single-article-wrapper a {
  background: linear-gradient(
    70deg,
    #a67f20 8.88%,
    #ddc03b 50.56%,
    #a67f20 87.44%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.featured-articles-list:has(#livechart-wrap) .daily-item-features {
  display: none;
}

#livechart-wrap iframe {
  max-height: 452px;
}
