/* Body */
body {
  background-color: #ffffcc !important;
  color: #332a2b;
  height: 100vh;
  width: 100%;
}
body #page {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  width: 100%;
  position: relative !important;
}
body.showing-modal {
  width: 100%;
  overflow: hidden;
}

#site-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

h2 {
  font-size: var(--wpi--font-size-medium);
}

p,
ul {
  font-size: var(--wpi--font-size-xsmall);
}

ul {
  margin: 0;
}

.site-title a {
  color: #332a2b;
}

*::selection {
  background-color: rgba(81, 81, 81, 0.6);
}

.wrapper {
  max-width: 1400px;
}
@media screen and (max-width: 600px) {
  .wrapper {
    padding: 0px 10px;
  }
}

.ndr-category-card {
  padding: 15px;
  box-shadow: #f9ebbe 0px 0px 5px 0px, #f9ebbe 0px 0px 1px 0px;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.3);
}
.ndr-category-card > div {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.ndr-category-card figure {
  aspect-ratio: 16/9;
  margin-bottom: 0;
}
.ndr-category-card figure img {
  object-position: bottom;
}
.ndr-category-card h2, .ndr-category-card p, .ndr-category-card .wp-block-buttons {
  padding: 0px 5px;
}
.ndr-category-card .wp-block-buttons {
  margin-top: auto;
  display: flex;
  flex-direction: column;
}
.ndr-category-card .wp-block-button {
  width: 100% !important;
}
.ndr-custom-input, #post-416 input.grunion-field, #post-416 textarea.grunion-field, #post-1975 input.grunion-field, #post-1975 textarea.grunion-field {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  outline: none;
  font-size: var(--wpi--font-size-small);
  transition: all ease-in-out 200ms;
}
.ndr-custom-input:focus, #post-416 input.grunion-field:focus, #post-416 textarea.grunion-field:focus, #post-1975 input.grunion-field:focus, #post-1975 textarea.grunion-field:focus {
  border-color: #559e83;
}

.ndr-custom-button, #post-416 .wp-block-button__link, #post-1975 .wp-block-button__link, .ndr-category-card .wp-block-button a {
  border: 1px solid rgba(85, 158, 131, 0.6);
  border-radius: 10px;
  font-size: var(--wpi--font-size-medium);
  transition: all ease-in-out 200ms;
  background-color: rgba(249, 235, 190, 0.7);
  color: #559e83;
}
.ndr-custom-button:hover, #post-416 .wp-block-button__link:hover, #post-1975 .wp-block-button__link:hover, .ndr-category-card .wp-block-button a:hover {
  background-color: #f9ebbe;
  border-color: #559e83;
}

.ndr-animated-img, .article-groups.archive_style_3 .entry-image {
  overflow: hidden;
  border: 3px solid rgba(85, 158, 131, 0.5);
  border-radius: 10px;
  transition: all ease-in-out 200ms;
}
.ndr-animated-img img, .article-groups.archive_style_3 .entry-image img {
  transition: all ease-in-out 350ms;
}
.ndr-animated-img:hover, .article-groups.archive_style_3 .entry-image:hover {
  border-color: rgba(85, 158, 131, 0.6);
}
.ndr-animated-img:hover img, .article-groups.archive_style_3 .entry-image:hover img {
  transform: scale(1.015) rotate(0.3deg);
}

.ndr-bordered-image, .ndr-post-card-new figure, .ndr-category-posts article figure, .wpi-single-section.single-related-posts .wpi-section-content.related-posts-content .post-thumbnail, .wpi-categories-section .post-thumbnail, .wpi-grid-list .grid-list-bottom .wp-post-image, .wpi-grid-list .wpi-post-large .entry-image-large, .wpi-header-popular .wpi-popular-panel .entry-image, .ndr-category-card figure {
  border: 3px solid #f9ebbe;
  border-radius: 10px;
  overflow: hidden;
}

.ndr-tag-hasbackground, .ndr-single-post .entry-footer a, .ndr-single-post .ndr-post-header .entry-categories a, .wpi-single-section.single-related-posts .wpi-section-content.related-posts-content .entry-categories .has-background-color:nth-child(7n+2), .wpi-grid-list .entry-categories .has-background-color:nth-child(7n+2) {
  padding: 4px 10px;
  background-color: #f9ebbe !important;
  border-radius: 5px;
  font-size: 1rem;
  transition: all ease-in-out 200ms;
}
.ndr-tag-hasbackground a, .ndr-single-post .entry-footer a a, .ndr-single-post .ndr-post-header .entry-categories a a, .wpi-single-section.single-related-posts .wpi-section-content.related-posts-content .entry-categories .has-background-color:nth-child(7n+2) a, .wpi-grid-list .entry-categories .has-background-color:nth-child(7n+2) a {
  text-decoration: none !important;
}
.ndr-tag-hasbackground:hover, .ndr-single-post .entry-footer a:hover, .ndr-single-post .ndr-post-header .entry-categories a:hover, .wpi-single-section.single-related-posts .wpi-section-content.related-posts-content .entry-categories .has-background-color:hover:nth-child(7n+2), .wpi-grid-list .entry-categories .has-background-color:hover:nth-child(7n+2) {
  background-color: #cdf2ca !important;
  color: #332a2b;
}

.ndr-animated-text a, .ndr-post-card-new > div .entry-meta .author a, .ndr-category-posts article > div .entry-meta .author a, .article-groups.archive_style_3 .entry-header h2 a, #post-18 .cancer-facts-card h3 a,
#post-753 .cancer-facts-card h3 a, .wpi-grid-list .grid-list-right .entry-meta a,
.wpi-grid-list .grid-list-right .entry-meta a a, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large a, .wpi-header-popular .wpi-popular-panel .entry-title a, .wpi-header-popular .wpi-popular-panel .entry-meta a {
  display: inline;
  text-decoration: none !important;
  color: #332a2b;
  text-decoration: none;
  background: linear-gradient(to right, currentColor 0%, currentColor 100%);
  background-repeat: no-repeat;
  background-position: left 100%;
  background-size: 0 2px;
  transition: all ease-in-out 300ms;
}
.ndr-animated-text a:hover, .ndr-post-card-new > div .entry-meta .author a:hover, .ndr-category-posts article > div .entry-meta .author a:hover, .article-groups.archive_style_3 .entry-header h2 a:hover, #post-18 .cancer-facts-card h3 a:hover,
#post-753 .cancer-facts-card h3 a:hover, .wpi-grid-list .grid-list-right .entry-meta a:hover, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large a:hover, .wpi-header-popular .wpi-popular-panel .entry-title a:hover, .wpi-header-popular .wpi-popular-panel .entry-meta a:hover {
  color: #559e83;
  background-size: 100% 2px;
}
.ndr-animated-text a:hover span::before, .ndr-post-card-new > div .entry-meta .author a:hover span::before, .ndr-category-posts article > div .entry-meta .author a:hover span::before, .article-groups.archive_style_3 .entry-header h2 a:hover span::before, #post-18 .cancer-facts-card h3 a:hover span::before,
#post-753 .cancer-facts-card h3 a:hover span::before, .wpi-grid-list .grid-list-right .entry-meta a:hover span::before, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large a:hover span::before, .wpi-header-popular .wpi-popular-panel .entry-title a:hover span::before, .wpi-header-popular .wpi-popular-panel .entry-meta a:hover span::before {
  color: #559e83;
}
.ndr-animated-text.ndr-animated-text-white a, .ndr-post-card-new > div .entry-meta .ndr-animated-text-white.author a, .ndr-category-posts article > div .entry-meta .ndr-animated-text-white.author a, .article-groups.archive_style_3 .entry-header h2.ndr-animated-text-white a, #post-18 .cancer-facts-card h3.ndr-animated-text-white a,
#post-753 .cancer-facts-card h3.ndr-animated-text-white a, .wpi-grid-list .grid-list-right .ndr-animated-text-white.entry-meta a,
.wpi-grid-list .grid-list-right .entry-meta a.ndr-animated-text-white a, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large a.ndr-animated-text-white a, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .ndr-animated-text-white.entry-title-large a, .wpi-header-popular .wpi-popular-panel .entry-title a, .wpi-header-popular .wpi-popular-panel .entry-meta a {
  color: white;
}
.ndr-animated-text.ndr-animated-text-white a:hover, .ndr-post-card-new > div .entry-meta .ndr-animated-text-white.author a:hover, .ndr-category-posts article > div .entry-meta .ndr-animated-text-white.author a:hover, .article-groups.archive_style_3 .entry-header h2.ndr-animated-text-white a:hover, #post-18 .cancer-facts-card h3.ndr-animated-text-white a:hover,
#post-753 .cancer-facts-card h3.ndr-animated-text-white a:hover, .wpi-grid-list .grid-list-right .ndr-animated-text-white.entry-meta a:hover,
.wpi-grid-list .grid-list-right .entry-meta a.ndr-animated-text-white a:hover, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large a.ndr-animated-text-white a:hover, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .ndr-animated-text-white.entry-title-large a:hover, .wpi-header-popular .wpi-popular-panel .entry-title a:hover, .wpi-header-popular .wpi-popular-panel .entry-meta a:hover {
  color: white;
}
.ndr-animated-text.ndr-animated-text-white a:hover span::before, .ndr-post-card-new > div .entry-meta .ndr-animated-text-white.author a:hover span::before, .ndr-category-posts article > div .entry-meta .ndr-animated-text-white.author a:hover span::before, .article-groups.archive_style_3 .entry-header h2.ndr-animated-text-white a:hover span::before, #post-18 .cancer-facts-card h3.ndr-animated-text-white a:hover span::before,
#post-753 .cancer-facts-card h3.ndr-animated-text-white a:hover span::before, .wpi-grid-list .grid-list-right .ndr-animated-text-white.entry-meta a:hover span::before,
.wpi-grid-list .grid-list-right .entry-meta a.ndr-animated-text-white a:hover span::before, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large a.ndr-animated-text-white a:hover span::before, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .ndr-animated-text-white.entry-title-large a:hover span::before, .wpi-header-popular .wpi-popular-panel .entry-title a:hover span::before, .wpi-header-popular .wpi-popular-panel .entry-meta a:hover span::before {
  color: white;
}
.ndr-animated-text.ndr-animated-text-green a, .ndr-post-card-new > div .entry-meta .ndr-animated-text-green.author a, .ndr-category-posts article > div .entry-meta .ndr-animated-text-green.author a, .article-groups.archive_style_3 .entry-header h2.ndr-animated-text-green a, #post-18 .cancer-facts-card h3.ndr-animated-text-green a,
#post-753 .cancer-facts-card h3.ndr-animated-text-green a, .wpi-grid-list .grid-list-right .ndr-animated-text-green.entry-meta a,
.wpi-grid-list .grid-list-right .entry-meta a.ndr-animated-text-green a, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large a.ndr-animated-text-green a, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .ndr-animated-text-green.entry-title-large a, .wpi-header-popular .wpi-popular-panel .ndr-animated-text-green.entry-title a, .wpi-header-popular .wpi-popular-panel .ndr-animated-text-green.entry-meta a {
  color: #332a2b;
}
.ndr-animated-text.ndr-animated-text-green a:hover, .ndr-post-card-new > div .entry-meta .ndr-animated-text-green.author a:hover, .ndr-category-posts article > div .entry-meta .ndr-animated-text-green.author a:hover, .article-groups.archive_style_3 .entry-header h2.ndr-animated-text-green a:hover, #post-18 .cancer-facts-card h3.ndr-animated-text-green a:hover,
#post-753 .cancer-facts-card h3.ndr-animated-text-green a:hover, .wpi-grid-list .grid-list-right .ndr-animated-text-green.entry-meta a:hover,
.wpi-grid-list .grid-list-right .entry-meta a.ndr-animated-text-green a:hover, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large a.ndr-animated-text-green a:hover, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .ndr-animated-text-green.entry-title-large a:hover, .wpi-header-popular .wpi-popular-panel .ndr-animated-text-green.entry-title a:hover, .wpi-header-popular .wpi-popular-panel .ndr-animated-text-green.entry-meta a:hover {
  color: #559e83;
}
.ndr-animated-text.ndr-animated-text-green a:hover span::before, .ndr-post-card-new > div .entry-meta .ndr-animated-text-green.author a:hover span::before, .ndr-category-posts article > div .entry-meta .ndr-animated-text-green.author a:hover span::before, .article-groups.archive_style_3 .entry-header h2.ndr-animated-text-green a:hover span::before, #post-18 .cancer-facts-card h3.ndr-animated-text-green a:hover span::before,
#post-753 .cancer-facts-card h3.ndr-animated-text-green a:hover span::before, .wpi-grid-list .grid-list-right .ndr-animated-text-green.entry-meta a:hover span::before,
.wpi-grid-list .grid-list-right .entry-meta a.ndr-animated-text-green a:hover span::before, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large a.ndr-animated-text-green a:hover span::before, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .ndr-animated-text-green.entry-title-large a:hover span::before, .wpi-header-popular .wpi-popular-panel .ndr-animated-text-green.entry-title a:hover span::before, .wpi-header-popular .wpi-popular-panel .ndr-animated-text-green.entry-meta a:hover span::before {
  color: #559e83;
}
.ndr-animated-text.ndr-animated-text-sm a, .ndr-post-card-new > div .entry-meta .ndr-animated-text-sm.author a, .ndr-category-posts article > div .entry-meta .ndr-animated-text-sm.author a, .article-groups.archive_style_3 .entry-header h2.ndr-animated-text-sm a, #post-18 .cancer-facts-card h3.ndr-animated-text-sm a,
#post-753 .cancer-facts-card h3.ndr-animated-text-sm a, .wpi-grid-list .grid-list-right .ndr-animated-text.entry-meta a, .wpi-grid-list .grid-list-right .ndr-post-card-new > div .entry-meta .entry-meta.author a, .wpi-grid-list .grid-list-right .ndr-category-posts article > div .entry-meta .entry-meta.author a, .ndr-category-posts .wpi-grid-list .grid-list-right article > div .entry-meta .entry-meta.author a, .ndr-post-card-new > div .entry-meta .wpi-grid-list .grid-list-right .entry-meta.author a, .ndr-category-posts article > div .entry-meta .wpi-grid-list .grid-list-right .entry-meta.author a, .wpi-grid-list .grid-list-right .article-groups.archive_style_3 .entry-header h2.entry-meta a, .article-groups.archive_style_3 .entry-header .wpi-grid-list .grid-list-right h2.entry-meta a, .wpi-grid-list .grid-list-right #post-18 .cancer-facts-card h3.entry-meta a, #post-18 .cancer-facts-card .wpi-grid-list .grid-list-right h3.entry-meta a,
.wpi-grid-list .grid-list-right #post-753 .cancer-facts-card h3.entry-meta a,
#post-753 .cancer-facts-card .wpi-grid-list .grid-list-right h3.entry-meta a,
.wpi-grid-list .grid-list-right .entry-meta a.ndr-animated-text a,
.wpi-grid-list .grid-list-right .ndr-post-card-new > div .entry-meta a.author a,
.wpi-grid-list .grid-list-right .ndr-category-posts article > div .entry-meta a.author a,
.ndr-category-posts .wpi-grid-list .grid-list-right article > div .entry-meta a.author a,
.ndr-post-card-new > div .wpi-grid-list .grid-list-right .entry-meta a.author a,
.ndr-category-posts article > div .wpi-grid-list .grid-list-right .entry-meta a.author a, .wpi-grid-list .grid-list-right .ndr-animated-text-sm.entry-meta a, .wpi-grid-list .grid-list-right .entry-meta a,
.wpi-grid-list .grid-list-right .entry-meta a.entry-meta a,
.wpi-grid-list .grid-list-right .entry-meta a.ndr-animated-text-sm a,
.wpi-grid-list .grid-list-right .entry-meta a a, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large a.ndr-animated-text-sm a, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large .grid-list-right a.entry-meta a, .wpi-grid-list .grid-list-right .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large a.entry-meta a,
.wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large .grid-list-right .entry-meta a a,
.wpi-grid-list .grid-list-right .entry-meta .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large a a, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .ndr-animated-text-sm.entry-title-large a, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .grid-list-right .entry-title-large.entry-meta a, .wpi-grid-list .grid-list-right .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large.entry-meta a,
.wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .grid-list-right .entry-meta a.entry-title-large a,
.wpi-grid-list .grid-list-right .entry-meta .grid-list-left > article:has(.entry-image) .entry-details a.entry-title-large a, .wpi-header-popular .wpi-popular-panel .entry-title a, .wpi-header-popular .wpi-popular-panel .entry-meta a {
  background-size: 0 1px;
}
.ndr-animated-text.ndr-animated-text-sm a:hover, .ndr-post-card-new > div .entry-meta .ndr-animated-text-sm.author a:hover, .ndr-category-posts article > div .entry-meta .ndr-animated-text-sm.author a:hover, .article-groups.archive_style_3 .entry-header h2.ndr-animated-text-sm a:hover, #post-18 .cancer-facts-card h3.ndr-animated-text-sm a:hover,
#post-753 .cancer-facts-card h3.ndr-animated-text-sm a:hover, .wpi-grid-list .grid-list-right .entry-meta a:hover, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large a.ndr-animated-text-sm a:hover, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large .grid-list-right a.entry-meta a:hover, .wpi-grid-list .grid-list-right .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large a.entry-meta a:hover,
.wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large .grid-list-right .entry-meta a a:hover,
.wpi-grid-list .grid-list-right .entry-meta .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large a a:hover, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .ndr-animated-text-sm.entry-title-large a:hover, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .grid-list-right .entry-title-large.entry-meta a:hover, .wpi-grid-list .grid-list-right .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large.entry-meta a:hover,
.wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .grid-list-right .entry-meta a.entry-title-large a:hover,
.wpi-grid-list .grid-list-right .entry-meta .grid-list-left > article:has(.entry-image) .entry-details a.entry-title-large a:hover, .wpi-header-popular .wpi-popular-panel .entry-title a:hover, .wpi-header-popular .wpi-popular-panel .entry-meta a:hover {
  background-size: 100% 1px;
}

.default-section-header {
  width: 100%;
}
.default-section-header::before {
  background-color: #559e83;
  left: -500px;
  height: 2px;
  width: 200%;
}
@media screen and (max-width: 600px) {
  .default-section-header::before {
    left: -200px;
  }
}
.default-section-header .section-title {
  color: #559e83;
  background-color: #f9ebbe;
  padding: 1rem 2rem;
  text-transform: capitalize;
  border-radius: 10px;
  font-size: var(--wpi--site-title-font-size);
}
.default-section-header .section-title::selection {
  background-color: #a9a9a9;
}
.default-section-header .section-title::before {
  top: -2.5rem;
  left: -4rem;
  background-repeat: no-repeat !important;
  background-color: #559e83;
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='2em' height='2em' viewBox='0 0 24 24' %3E%3C!-- Icon from Huge Icons by Hugeicons - undefined --%3E%3Cg fill='none' stroke='green' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' color='currentColor' %3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Ccircle cx='15' cy='8' r='2'/%3E%3Cpath d='m6 12.5l.21.235c.388.436 1.044.317 1.29-.235s.902-.671 1.29-.235L9 12.5m6.841 5.5l.111-.345c.206-.641-.278-1.228-.952-1.155s-1.158-.514-.952-1.155l.11-.345m4.851-2H19m-9.991 4H9m-.991-9H8'/%3E%3C/g%3E%3C/svg%3E");
}
@media screen and (max-width: 600px) {
  .default-section-header .section-title::before {
    top: -4rem;
    left: -1.8rem;
  }
}
.default-section-header .section-title::after {
  bottom: -2.5rem;
  right: -2.5rem;
  background-repeat: no-repeat !important;
  background-color: #559e83;
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1.5em' height='1.5em' viewBox='0 0 24 24' %3E%3C!-- Icon from Huge Icons by Hugeicons - undefined --%3E%3Cg fill='none' stroke='green' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' color='currentColor' %3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Ccircle cx='15' cy='8' r='2'/%3E%3Cpath d='m6 12.5l.21.235c.388.436 1.044.317 1.29-.235s.902-.671 1.29-.235L9 12.5m6.841 5.5l.111-.345c.206-.641-.278-1.228-.952-1.155s-1.158-.514-.952-1.155l.11-.345m4.851-2H19m-9.991 4H9m-.991-9H8'/%3E%3C/g%3E%3C/svg%3E");
}
.default-section-header .has-post-thumbnail h3 {
  color: #cdf2ca !important;
}
.default-section-header .has-post-thumbnail a {
  color: #cdf2ca !important;
}

.ndr-page-hero, .ndr-category-banner {
  max-height: 400px;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
.ndr-page-hero .wp-block-media-text__content, .ndr-category-banner .wp-block-media-text__content {
  padding: 50px !important;
}
.ndr-page-hero h1, .ndr-category-banner h1 {
  color: #559e83;
  margin: 15px;
}
.ndr-page-hero figure, .ndr-category-banner figure, .ndr-page-hero .ndr-image, .ndr-category-banner .ndr-image {
  position: relative;
  max-height: 400px;
  overflow: hidden;
  mask: linear-gradient(60deg, rgba(0, 0, 0, 0) 200px, #000 0), radial-gradient(200px, #000 calc(100% - 1px), rgba(0, 0, 0, 0)) left/500px 625px;
}
.ndr-page-hero p, .ndr-category-banner p {
  color: #515151;
  font-weight: 600;
}
@media (max-width: 800px) {
  .ndr-page-hero, .ndr-category-banner {
    grid-template-columns: 100% !important;
    grid-template-rows: auto !important;
  }
  .ndr-page-hero h1, .ndr-category-banner h1 {
    font-size: var(--wp--preset--font-size--large) !important;
    text-shadow: 2px 2px 0px #332a2b;
  }
  .ndr-page-hero p, .ndr-category-banner p {
    font-size: 1.5rem !important;
  }
  .ndr-page-hero > div, .ndr-category-banner > div {
    padding: 20px 10px !important;
    grid-column: 1 !important;
    grid-row: 1 !important;
    z-index: 1;
  }
  .ndr-page-hero figure, .ndr-category-banner figure, .ndr-page-hero .ndr-image, .ndr-category-banner .ndr-image {
    display: block;
    grid-row: auto;
    grid-column: auto !important;
    top: 0;
    opacity: 0.2;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    mask: linear-gradient(45deg, rgba(0, 0, 0, 0) 200px, #000 0), radial-gradient(250px, #000 calc(100% - 1px), rgba(0, 0, 0, 0)) left/800px 525px;
  }
  .ndr-page-hero figure:before, .ndr-category-banner figure:before, .ndr-page-hero .ndr-image:before, .ndr-category-banner .ndr-image:before {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: radial-gradient(rgba(249, 235, 190, 0.5), rgba(249, 235, 190, 0.2));
  }
}

.ndr-post-card {
  height: 100%;
}
.ndr-post-card > div {
  height: 100%;
  border: 1px solid #f9ebbe;
  border-radius: 10px;
  padding: 20px 12px;
  background-color: rgba(255, 255, 255, 0.2);
}
.ndr-post-card > div figure {
  margin: 0;
}
.ndr-post-card > div > div {
  padding: 10px 5px 0px 5px !important;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  gap: 15px;
}
.ndr-post-card > div > div h3 a,
.ndr-post-card > div > div h3 {
  font-size: var(--wpi--font-size-small) !important;
  font-weight: 500;
}

/* Header */
.custom-logo {
  height: 40px !important;
  width: auto;
}

.site-header {
  background-color: #cdf2ca;
}
.site-header .site-title {
  font-size: var(--wpi--font-size-medium);
}

.header-navigation-area,
.site-header .sticky-header-active {
  background-color: #cdf2ca;
}

.site-drawer-offcanvas {
  background-color: #cdf2ca;
  color: #332a2b;
}
.site-drawer-offcanvas a,
.site-drawer-offcanvas .site-drawer-close-btn {
  color: #332a2b;
  text-decoration: underline;
}
.site-drawer-offcanvas a:hover,
.site-drawer-offcanvas .site-drawer-close-btn:hover {
  color: #b04909;
}

.site-header-desktop.hide-on-tablet.hide-on-mobile .header-components-left {
  flex-grow: 1;
}

.header-components-left {
  justify-content: space-between;
  margin-right: 0 !important;
}

.header-components-right {
  gap: 1rem !important;
}

.site-header.site-header-1 {
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .site-header.site-header-1 {
    z-index: 99999;
  }
}

.site-header-responsive.has-sticky-navigation.hide-on-desktop {
  height: 60px;
  background-color: #cdf2ca;
  display: flex;
}
.site-header-responsive.has-sticky-navigation.hide-on-desktop .site-title {
  font-size: var(--wpi--font-size-small) !important;
}

.site-drawer-menu-icon,
.wpi-menu-icon,
.search-toggle > .svg-icon {
  color: #515151;
  transition: color 200ms;
}
.site-drawer-menu-icon:hover,
.wpi-menu-icon:hover,
.search-toggle > .svg-icon:hover {
  color: #559e83;
}

.search-modal {
  width: 100%;
  overflow-y: auto;
}
.search-modal h2 {
  font-size: var(--wpi--font-size-small) !important;
}
.search-modal .search-modal-inner {
  background: #cdf2ca !important;
}
.search-modal .search-modal-panel {
  padding-top: 60px;
}
.search-modal .search-field {
  background-color: transparent;
  height: 40px;
  font-size: var(--wpi--font-size-xsmall);
}

.search-modal-form {
  color: #332a2b;
}
.search-modal-form input {
  border: 1px solid #515151;
  border-radius: 10px;
  color: #332a2b !important;
  outline: none;
}
.search-modal-form input:focus {
  border-color: #559e83;
}

.search-modal-articles article {
  display: flex;
  flex-direction: column;
  padding: 1.5rem;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.2);
}
.search-modal-articles .entry-image {
  border: 3px solid #f9ebbe;
  border-radius: 10px;
  overflow: hidden;
}
.search-modal-articles .entry-details {
  padding: 0px 5px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: space-between;
}

.wpml-ls-legacy-dropdown-click {
  width: auto;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
  color: #559e83;
  border-radius: 5px;
  border-color: transparent;
  background-color: white;
  transition: all ease-in-out 200ms;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle span {
  color: #559e83 !important;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover {
  background-color: #f9ebbe !important;
  color: #559e83 !important;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle::after {
  color: #559e83;
}
.wpml-ls-legacy-dropdown-click .js-wpml-ls-sub-menu {
  border-color: #cdf2ca;
  color: #559e83 !important;
}
.wpml-ls-legacy-dropdown-click .js-wpml-ls-sub-menu .wpml-ls-link {
  border-radius: 5px;
  border-color: transparent;
  background-color: white;
}
.wpml-ls-legacy-dropdown-click .js-wpml-ls-sub-menu .wpml-ls-link span {
  color: #559e83 !important;
}
.wpml-ls-legacy-dropdown-click .js-wpml-ls-sub-menu .wpml-ls-link:hover {
  background-color: #f9ebbe;
  color: #559e83 !important;
}

.search-modal-articles {
  margin-top: 50px;
}
.search-modal-articles .entry-title a,
.search-modal-articles .entry-meta {
  color: #332a2b !important;
}
.search-modal-articles .entry-meta time,
.search-modal-articles .entry-meta a {
  color: #332a2b !important;
}

.menu-wrapper {
  cursor: auto;
}

.modal-menu li {
  border-color: rgba(85, 158, 131, 0.3);
}

/* Body */
body {
  background-color: #ffffcc !important;
  color: #332a2b;
  height: 100vh;
  width: 100%;
}
body #page {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  width: 100%;
  position: relative !important;
}
body.showing-modal {
  width: 100%;
  overflow: hidden;
}

#site-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

h2 {
  font-size: var(--wpi--font-size-medium);
}

p,
ul {
  font-size: var(--wpi--font-size-xsmall);
}

ul {
  margin: 0;
}

.site-title a {
  color: #332a2b;
}

*::selection {
  background-color: rgba(81, 81, 81, 0.6);
}

.ndr-animated-img, .article-groups.archive_style_3 .entry-image {
  overflow: hidden;
  border: 3px solid rgba(85, 158, 131, 0.5);
  border-radius: 10px;
  transition: all ease-in-out 200ms;
}
.ndr-animated-img img, .article-groups.archive_style_3 .entry-image img {
  transition: all ease-in-out 350ms;
}
.ndr-animated-img:hover, .article-groups.archive_style_3 .entry-image:hover {
  border-color: rgba(85, 158, 131, 0.6);
}
.ndr-animated-img:hover img, .article-groups.archive_style_3 .entry-image:hover img {
  transform: scale(1.015) rotate(0.3deg);
}

.ndr-bordered-image, .ndr-post-card-new figure, .ndr-category-posts article figure, .wpi-single-section.single-related-posts .wpi-section-content.related-posts-content .post-thumbnail, .wpi-categories-section .post-thumbnail, .wpi-grid-list .grid-list-bottom .wp-post-image, .wpi-grid-list .wpi-post-large .entry-image-large, .wpi-header-popular .wpi-popular-panel .entry-image, .ndr-category-card figure {
  border: 3px solid #f9ebbe;
  border-radius: 10px;
  overflow: hidden;
}

.ndr-tag-hasbackground, .ndr-single-post .entry-footer a, .ndr-single-post .ndr-post-header .entry-categories a, .wpi-single-section.single-related-posts .wpi-section-content.related-posts-content .entry-categories .has-background-color:nth-child(7n+2), .wpi-grid-list .entry-categories .has-background-color:nth-child(7n+2) {
  padding: 4px 10px;
  background-color: #f9ebbe !important;
  border-radius: 5px;
  font-size: 1rem;
  transition: all ease-in-out 200ms;
}
.ndr-tag-hasbackground a, .ndr-single-post .entry-footer a a, .ndr-single-post .ndr-post-header .entry-categories a a, .wpi-single-section.single-related-posts .wpi-section-content.related-posts-content .entry-categories .has-background-color:nth-child(7n+2) a, .wpi-grid-list .entry-categories .has-background-color:nth-child(7n+2) a {
  text-decoration: none !important;
}
.ndr-tag-hasbackground:hover, .ndr-single-post .entry-footer a:hover, .ndr-single-post .ndr-post-header .entry-categories a:hover, .wpi-single-section.single-related-posts .wpi-section-content.related-posts-content .entry-categories .has-background-color:hover:nth-child(7n+2), .wpi-grid-list .entry-categories .has-background-color:hover:nth-child(7n+2) {
  background-color: #cdf2ca !important;
  color: #332a2b;
}

.ndr-animated-text a, .ndr-post-card-new > div .entry-meta .author a, .ndr-category-posts article > div .entry-meta .author a, .article-groups.archive_style_3 .entry-header h2 a, #post-18 .cancer-facts-card h3 a,
#post-753 .cancer-facts-card h3 a, .wpi-grid-list .grid-list-right .entry-meta a,
.wpi-grid-list .grid-list-right .entry-meta a a, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large a, .wpi-header-popular .wpi-popular-panel .entry-title a, .wpi-header-popular .wpi-popular-panel .entry-meta a {
  display: inline;
  text-decoration: none !important;
  color: #332a2b;
  text-decoration: none;
  background: linear-gradient(to right, currentColor 0%, currentColor 100%);
  background-repeat: no-repeat;
  background-position: left 100%;
  background-size: 0 2px;
  transition: all ease-in-out 300ms;
}
.ndr-animated-text a:hover, .ndr-post-card-new > div .entry-meta .author a:hover, .ndr-category-posts article > div .entry-meta .author a:hover, .article-groups.archive_style_3 .entry-header h2 a:hover, #post-18 .cancer-facts-card h3 a:hover,
#post-753 .cancer-facts-card h3 a:hover, .wpi-grid-list .grid-list-right .entry-meta a:hover, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large a:hover, .wpi-header-popular .wpi-popular-panel .entry-title a:hover, .wpi-header-popular .wpi-popular-panel .entry-meta a:hover {
  color: #559e83;
  background-size: 100% 2px;
}
.ndr-animated-text a:hover span::before, .ndr-post-card-new > div .entry-meta .author a:hover span::before, .ndr-category-posts article > div .entry-meta .author a:hover span::before, .article-groups.archive_style_3 .entry-header h2 a:hover span::before, #post-18 .cancer-facts-card h3 a:hover span::before,
#post-753 .cancer-facts-card h3 a:hover span::before, .wpi-grid-list .grid-list-right .entry-meta a:hover span::before, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large a:hover span::before, .wpi-header-popular .wpi-popular-panel .entry-title a:hover span::before, .wpi-header-popular .wpi-popular-panel .entry-meta a:hover span::before {
  color: #559e83;
}
.ndr-animated-text.ndr-animated-text-white a, .ndr-post-card-new > div .entry-meta .ndr-animated-text-white.author a, .ndr-category-posts article > div .entry-meta .ndr-animated-text-white.author a, .article-groups.archive_style_3 .entry-header h2.ndr-animated-text-white a, #post-18 .cancer-facts-card h3.ndr-animated-text-white a,
#post-753 .cancer-facts-card h3.ndr-animated-text-white a, .wpi-grid-list .grid-list-right .ndr-animated-text-white.entry-meta a,
.wpi-grid-list .grid-list-right .entry-meta a.ndr-animated-text-white a, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large a.ndr-animated-text-white a, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .ndr-animated-text-white.entry-title-large a, .wpi-header-popular .wpi-popular-panel .entry-title a, .wpi-header-popular .wpi-popular-panel .entry-meta a {
  color: white;
}
.ndr-animated-text.ndr-animated-text-white a:hover, .ndr-post-card-new > div .entry-meta .ndr-animated-text-white.author a:hover, .ndr-category-posts article > div .entry-meta .ndr-animated-text-white.author a:hover, .article-groups.archive_style_3 .entry-header h2.ndr-animated-text-white a:hover, #post-18 .cancer-facts-card h3.ndr-animated-text-white a:hover,
#post-753 .cancer-facts-card h3.ndr-animated-text-white a:hover, .wpi-grid-list .grid-list-right .ndr-animated-text-white.entry-meta a:hover,
.wpi-grid-list .grid-list-right .entry-meta a.ndr-animated-text-white a:hover, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large a.ndr-animated-text-white a:hover, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .ndr-animated-text-white.entry-title-large a:hover, .wpi-header-popular .wpi-popular-panel .entry-title a:hover, .wpi-header-popular .wpi-popular-panel .entry-meta a:hover {
  color: white;
}
.ndr-animated-text.ndr-animated-text-white a:hover span::before, .ndr-post-card-new > div .entry-meta .ndr-animated-text-white.author a:hover span::before, .ndr-category-posts article > div .entry-meta .ndr-animated-text-white.author a:hover span::before, .article-groups.archive_style_3 .entry-header h2.ndr-animated-text-white a:hover span::before, #post-18 .cancer-facts-card h3.ndr-animated-text-white a:hover span::before,
#post-753 .cancer-facts-card h3.ndr-animated-text-white a:hover span::before, .wpi-grid-list .grid-list-right .ndr-animated-text-white.entry-meta a:hover span::before,
.wpi-grid-list .grid-list-right .entry-meta a.ndr-animated-text-white a:hover span::before, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large a.ndr-animated-text-white a:hover span::before, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .ndr-animated-text-white.entry-title-large a:hover span::before, .wpi-header-popular .wpi-popular-panel .entry-title a:hover span::before, .wpi-header-popular .wpi-popular-panel .entry-meta a:hover span::before {
  color: white;
}
.ndr-animated-text.ndr-animated-text-green a, .ndr-post-card-new > div .entry-meta .ndr-animated-text-green.author a, .ndr-category-posts article > div .entry-meta .ndr-animated-text-green.author a, .article-groups.archive_style_3 .entry-header h2.ndr-animated-text-green a, #post-18 .cancer-facts-card h3.ndr-animated-text-green a,
#post-753 .cancer-facts-card h3.ndr-animated-text-green a, .wpi-grid-list .grid-list-right .ndr-animated-text-green.entry-meta a,
.wpi-grid-list .grid-list-right .entry-meta a.ndr-animated-text-green a, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large a.ndr-animated-text-green a, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .ndr-animated-text-green.entry-title-large a, .wpi-header-popular .wpi-popular-panel .ndr-animated-text-green.entry-title a, .wpi-header-popular .wpi-popular-panel .ndr-animated-text-green.entry-meta a {
  color: #332a2b;
}
.ndr-animated-text.ndr-animated-text-green a:hover, .ndr-post-card-new > div .entry-meta .ndr-animated-text-green.author a:hover, .ndr-category-posts article > div .entry-meta .ndr-animated-text-green.author a:hover, .article-groups.archive_style_3 .entry-header h2.ndr-animated-text-green a:hover, #post-18 .cancer-facts-card h3.ndr-animated-text-green a:hover,
#post-753 .cancer-facts-card h3.ndr-animated-text-green a:hover, .wpi-grid-list .grid-list-right .ndr-animated-text-green.entry-meta a:hover,
.wpi-grid-list .grid-list-right .entry-meta a.ndr-animated-text-green a:hover, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large a.ndr-animated-text-green a:hover, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .ndr-animated-text-green.entry-title-large a:hover, .wpi-header-popular .wpi-popular-panel .ndr-animated-text-green.entry-title a:hover, .wpi-header-popular .wpi-popular-panel .ndr-animated-text-green.entry-meta a:hover {
  color: #559e83;
}
.ndr-animated-text.ndr-animated-text-green a:hover span::before, .ndr-post-card-new > div .entry-meta .ndr-animated-text-green.author a:hover span::before, .ndr-category-posts article > div .entry-meta .ndr-animated-text-green.author a:hover span::before, .article-groups.archive_style_3 .entry-header h2.ndr-animated-text-green a:hover span::before, #post-18 .cancer-facts-card h3.ndr-animated-text-green a:hover span::before,
#post-753 .cancer-facts-card h3.ndr-animated-text-green a:hover span::before, .wpi-grid-list .grid-list-right .ndr-animated-text-green.entry-meta a:hover span::before,
.wpi-grid-list .grid-list-right .entry-meta a.ndr-animated-text-green a:hover span::before, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large a.ndr-animated-text-green a:hover span::before, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .ndr-animated-text-green.entry-title-large a:hover span::before, .wpi-header-popular .wpi-popular-panel .ndr-animated-text-green.entry-title a:hover span::before, .wpi-header-popular .wpi-popular-panel .ndr-animated-text-green.entry-meta a:hover span::before {
  color: #559e83;
}
.ndr-animated-text.ndr-animated-text-sm a, .ndr-post-card-new > div .entry-meta .ndr-animated-text-sm.author a, .ndr-category-posts article > div .entry-meta .ndr-animated-text-sm.author a, .article-groups.archive_style_3 .entry-header h2.ndr-animated-text-sm a, #post-18 .cancer-facts-card h3.ndr-animated-text-sm a,
#post-753 .cancer-facts-card h3.ndr-animated-text-sm a, .wpi-grid-list .grid-list-right .ndr-animated-text.entry-meta a, .wpi-grid-list .grid-list-right .ndr-post-card-new > div .entry-meta .entry-meta.author a, .wpi-grid-list .grid-list-right .ndr-category-posts article > div .entry-meta .entry-meta.author a, .ndr-category-posts .wpi-grid-list .grid-list-right article > div .entry-meta .entry-meta.author a, .ndr-post-card-new > div .entry-meta .wpi-grid-list .grid-list-right .entry-meta.author a, .ndr-category-posts article > div .entry-meta .wpi-grid-list .grid-list-right .entry-meta.author a, .wpi-grid-list .grid-list-right .article-groups.archive_style_3 .entry-header h2.entry-meta a, .article-groups.archive_style_3 .entry-header .wpi-grid-list .grid-list-right h2.entry-meta a, .wpi-grid-list .grid-list-right #post-18 .cancer-facts-card h3.entry-meta a, #post-18 .cancer-facts-card .wpi-grid-list .grid-list-right h3.entry-meta a,
.wpi-grid-list .grid-list-right #post-753 .cancer-facts-card h3.entry-meta a,
#post-753 .cancer-facts-card .wpi-grid-list .grid-list-right h3.entry-meta a,
.wpi-grid-list .grid-list-right .entry-meta a.ndr-animated-text a,
.wpi-grid-list .grid-list-right .ndr-post-card-new > div .entry-meta a.author a,
.wpi-grid-list .grid-list-right .ndr-category-posts article > div .entry-meta a.author a,
.ndr-category-posts .wpi-grid-list .grid-list-right article > div .entry-meta a.author a,
.ndr-post-card-new > div .wpi-grid-list .grid-list-right .entry-meta a.author a,
.ndr-category-posts article > div .wpi-grid-list .grid-list-right .entry-meta a.author a, .wpi-grid-list .grid-list-right .ndr-animated-text-sm.entry-meta a, .wpi-grid-list .grid-list-right .entry-meta a,
.wpi-grid-list .grid-list-right .entry-meta a.entry-meta a,
.wpi-grid-list .grid-list-right .entry-meta a.ndr-animated-text-sm a,
.wpi-grid-list .grid-list-right .entry-meta a a, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large a.ndr-animated-text-sm a, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large .grid-list-right a.entry-meta a, .wpi-grid-list .grid-list-right .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large a.entry-meta a,
.wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large .grid-list-right .entry-meta a a,
.wpi-grid-list .grid-list-right .entry-meta .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large a a, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .ndr-animated-text-sm.entry-title-large a, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .grid-list-right .entry-title-large.entry-meta a, .wpi-grid-list .grid-list-right .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large.entry-meta a,
.wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .grid-list-right .entry-meta a.entry-title-large a,
.wpi-grid-list .grid-list-right .entry-meta .grid-list-left > article:has(.entry-image) .entry-details a.entry-title-large a, .wpi-header-popular .wpi-popular-panel .entry-title a, .wpi-header-popular .wpi-popular-panel .entry-meta a {
  background-size: 0 1px;
}
.ndr-animated-text.ndr-animated-text-sm a:hover, .ndr-post-card-new > div .entry-meta .ndr-animated-text-sm.author a:hover, .ndr-category-posts article > div .entry-meta .ndr-animated-text-sm.author a:hover, .article-groups.archive_style_3 .entry-header h2.ndr-animated-text-sm a:hover, #post-18 .cancer-facts-card h3.ndr-animated-text-sm a:hover,
#post-753 .cancer-facts-card h3.ndr-animated-text-sm a:hover, .wpi-grid-list .grid-list-right .entry-meta a:hover, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large a.ndr-animated-text-sm a:hover, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large .grid-list-right a.entry-meta a:hover, .wpi-grid-list .grid-list-right .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large a.entry-meta a:hover,
.wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large .grid-list-right .entry-meta a a:hover,
.wpi-grid-list .grid-list-right .entry-meta .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large a a:hover, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .ndr-animated-text-sm.entry-title-large a:hover, .wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .grid-list-right .entry-title-large.entry-meta a:hover, .wpi-grid-list .grid-list-right .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large.entry-meta a:hover,
.wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .grid-list-right .entry-meta a.entry-title-large a:hover,
.wpi-grid-list .grid-list-right .entry-meta .grid-list-left > article:has(.entry-image) .entry-details a.entry-title-large a:hover, .wpi-header-popular .wpi-popular-panel .entry-title a:hover, .wpi-header-popular .wpi-popular-panel .entry-meta a:hover {
  background-size: 100% 1px;
}

.default-section-header {
  width: 100%;
}
.default-section-header::before {
  background-color: #559e83;
  left: -500px;
  height: 2px;
  width: 200%;
}
@media screen and (max-width: 600px) {
  .default-section-header::before {
    left: -200px;
  }
}
.default-section-header .section-title {
  color: #559e83;
  background-color: #f9ebbe;
  padding: 1rem 2rem;
  text-transform: capitalize;
  border-radius: 10px;
  font-size: var(--wpi--site-title-font-size);
}
.default-section-header .section-title::selection {
  background-color: #a9a9a9;
}
@media screen and (max-width: 600px) {
  .default-section-header .section-title {
    font-size: var(--wpi--font-size-large);
  }
}
.default-section-header .section-title::before {
  top: -2.5rem;
  left: -4rem;
  background-repeat: no-repeat !important;
  background-color: #559e83;
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='2em' height='2em' viewBox='0 0 24 24' %3E%3C!-- Icon from Huge Icons by Hugeicons - undefined --%3E%3Cg fill='none' stroke='green' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' color='currentColor' %3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Ccircle cx='15' cy='8' r='2'/%3E%3Cpath d='m6 12.5l.21.235c.388.436 1.044.317 1.29-.235s.902-.671 1.29-.235L9 12.5m6.841 5.5l.111-.345c.206-.641-.278-1.228-.952-1.155s-1.158-.514-.952-1.155l.11-.345m4.851-2H19m-9.991 4H9m-.991-9H8'/%3E%3C/g%3E%3C/svg%3E");
}
@media screen and (max-width: 600px) {
  .default-section-header .section-title::before {
    top: -4rem;
    left: -1.8rem;
  }
}
.default-section-header .section-title::after {
  bottom: -2.5rem;
  right: -2.5rem;
  background-repeat: no-repeat !important;
  background-color: #559e83;
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1.5em' height='1.5em' viewBox='0 0 24 24' %3E%3C!-- Icon from Huge Icons by Hugeicons - undefined --%3E%3Cg fill='none' stroke='green' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' color='currentColor' %3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Ccircle cx='15' cy='8' r='2'/%3E%3Cpath d='m6 12.5l.21.235c.388.436 1.044.317 1.29-.235s.902-.671 1.29-.235L9 12.5m6.841 5.5l.111-.345c.206-.641-.278-1.228-.952-1.155s-1.158-.514-.952-1.155l.11-.345m4.851-2H19m-9.991 4H9m-.991-9H8'/%3E%3C/g%3E%3C/svg%3E");
}
.default-section-header .has-post-thumbnail h3 {
  color: #cdf2ca !important;
}
.default-section-header .has-post-thumbnail a {
  color: #cdf2ca !important;
}

.ndr-page-hero, .ndr-category-banner {
  max-height: 400px;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
.ndr-page-hero h1, .ndr-category-banner h1 {
  color: #559e83;
  margin: 15px;
}
.ndr-page-hero figure, .ndr-category-banner figure,
.ndr-page-hero .ndr-image,
.ndr-category-banner .ndr-image {
  position: relative;
  max-height: 400px;
  overflow: hidden;
  mask: linear-gradient(60deg, rgba(0, 0, 0, 0) 200px, #000 0), radial-gradient(200px, #000 calc(100% - 1px), rgba(0, 0, 0, 0)) left/500px 625px;
}
.ndr-page-hero p, .ndr-category-banner p {
  color: #515151;
  font-weight: 600;
}
@media (max-width: 800px) {
  .ndr-page-hero, .ndr-category-banner {
    grid-template-columns: 100% !important;
    grid-template-rows: auto !important;
  }
  .ndr-page-hero h1, .ndr-category-banner h1 {
    font-size: var(--wp--preset--font-size--large) !important;
    text-shadow: 2px 2px 0px #332a2b;
  }
  .ndr-page-hero p, .ndr-category-banner p {
    font-size: 1.5rem !important;
  }
  .ndr-page-hero > div, .ndr-category-banner > div {
    padding: 20px 10px !important;
    grid-column: 1 !important;
    grid-row: 1 !important;
    z-index: 1;
  }
  .ndr-page-hero figure, .ndr-category-banner figure,
  .ndr-page-hero .ndr-image,
  .ndr-category-banner .ndr-image {
    display: block;
    grid-row: auto;
    grid-column: auto !important;
    top: 0;
    opacity: 0.2;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    mask: linear-gradient(45deg, rgba(0, 0, 0, 0) 200px, #000 0), radial-gradient(250px, #000 calc(100% - 1px), rgba(0, 0, 0, 0)) left/800px 525px;
  }
  .ndr-page-hero figure:before, .ndr-category-banner figure:before,
  .ndr-page-hero .ndr-image:before,
  .ndr-category-banner .ndr-image:before {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: radial-gradient(rgba(249, 235, 190, 0.5), rgba(249, 235, 190, 0.2));
  }
}

.ndr-post-card {
  height: 100%;
}
.ndr-post-card > div {
  height: 100%;
  border: 1px solid #f9ebbe;
  border-radius: 10px;
  padding: 20px 12px;
  background-color: rgba(255, 255, 255, 0.2);
}
.ndr-post-card > div figure {
  margin: 0;
}
.ndr-post-card > div > div {
  padding: 10px 5px 0px 5px !important;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  gap: 15px;
}
.ndr-post-card > div > div h3 a,
.ndr-post-card > div > div h3 {
  font-size: var(--wpi--font-size-small) !important;
  font-weight: 500;
}

/* Header */
.site-header {
  background-color: #cdf2ca;
}
.site-header .site-title {
  font-size: var(--wpi--font-size-medium);
}

.header-navigation-area,
.site-header .sticky-header-active {
  background-color: #cdf2ca;
}

.site-drawer-offcanvas {
  background-color: #cdf2ca;
  color: #332a2b;
}
.site-drawer-offcanvas a,
.site-drawer-offcanvas .site-drawer-close-btn {
  color: #332a2b;
  text-decoration: underline;
}
.site-drawer-offcanvas a:hover,
.site-drawer-offcanvas .site-drawer-close-btn:hover {
  color: #b04909;
}

.site-header-desktop.hide-on-tablet.hide-on-mobile .header-components-left {
  flex-grow: 1;
}

.header-components-left {
  justify-content: space-between;
  margin-right: 0 !important;
}

.header-components-right {
  gap: 1rem !important;
}

.site-header.site-header-1 {
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .site-header.site-header-1 {
    z-index: 99999;
  }
}

.site-header-responsive.has-sticky-navigation.hide-on-desktop {
  background-color: #cdf2ca;
}
.site-header-responsive.has-sticky-navigation.hide-on-desktop .site-title {
  font-size: var(--wpi--font-size-small) !important;
}

.site-drawer-menu-icon,
.wpi-menu-icon,
.search-toggle > .svg-icon {
  color: #515151;
  transition: color 200ms;
}
.site-drawer-menu-icon:hover,
.wpi-menu-icon:hover,
.search-toggle > .svg-icon:hover {
  color: #559e83;
}

.search-modal {
  width: 100%;
  overflow-y: auto;
}
.search-modal h2 {
  font-size: var(--wpi--font-size-small) !important;
}
.search-modal .search-modal-inner {
  background: #cdf2ca !important;
}
.search-modal .search-modal-panel {
  padding-top: 50px;
}
.search-modal .search-field {
  background-color: transparent;
  height: 40px;
  font-size: var(--wpi--font-size-xsmall);
}

.search-modal-form {
  color: #332a2b;
}
.search-modal-form input {
  border: 1px solid #515151;
  border-radius: 10px;
  color: #332a2b !important;
  outline: none;
}
.search-modal-form input:focus {
  border-color: #559e83;
}

.wpml-ls-legacy-dropdown-click {
  width: auto;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
  color: #559e83;
  border-radius: 5px;
  border-color: transparent;
  background-color: white;
  transition: all ease-in-out 200ms;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle span {
  color: #559e83 !important;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover {
  background-color: #f9ebbe !important;
  color: #559e83 !important;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle::after {
  color: #559e83;
}
.wpml-ls-legacy-dropdown-click .js-wpml-ls-sub-menu {
  border-color: #cdf2ca;
  color: #559e83 !important;
}
.wpml-ls-legacy-dropdown-click .js-wpml-ls-sub-menu .wpml-ls-link {
  border-radius: 5px;
  border-color: transparent;
  background-color: white;
}
.wpml-ls-legacy-dropdown-click .js-wpml-ls-sub-menu .wpml-ls-link span {
  color: #559e83 !important;
}
.wpml-ls-legacy-dropdown-click .js-wpml-ls-sub-menu .wpml-ls-link:hover {
  background-color: #f9ebbe;
  color: #559e83 !important;
}

.search-modal-articles {
  margin-top: 50px;
}
.search-modal-articles .entry-title a,
.search-modal-articles .entry-meta {
  color: #332a2b !important;
}
.search-modal-articles .entry-meta time,
.search-modal-articles .entry-meta a {
  color: #332a2b !important;
}

.menu-wrapper {
  cursor: auto;
}

.modal-menu li {
  border-color: rgba(85, 158, 131, 0.3);
}

.menu-modal {
  width: 100%;
}
.menu-modal .menu-modal-inner {
  max-width: 100%;
  background-color: #cdf2ca;
  color: #332a2b;
}
.menu-modal .menu-top button {
  padding: 0;
}
.menu-modal .menu-top button svg {
  display: none;
}
.menu-modal .menu-bottom {
  padding-bottom: 0;
}
.menu-modal .menu-bottom ul {
  width: 90px !important;
}

.menu-item.menu-item-has-children .sub-menu {
  height: 0;
}
.menu-item.menu-item-has-children:hover .sub-menu {
  height: auto;
}
.menu-item.menu-item-has-children a {
  display: flex;
  text-transform: capitalize;
}
.menu-item.menu-item-has-children a svg {
  transition: transform ease-in-out 200ms;
}
.menu-item.menu-item-has-children a:hover svg {
  transform: rotate(180deg);
}
.menu-item .sub-menu {
  background-color: #cdf2ca;
  border-radius: 10px;
  overflow: hidden;
  color: #332a2b;
  top: 100%;
  left: 0;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  border-color: #f9ebbe;
}
.menu-item .sub-menu::before, .menu-item .sub-menu::after {
  display: none !important;
}
.menu-item .sub-menu > li {
  border-bottom: 1px solid rgba(51, 42, 43, 0.2);
  transition: none;
}
.menu-item .sub-menu > li a {
  transition: all ease-in-out 200ms;
}
.menu-item .sub-menu > li:hover a {
  background-color: rgba(85, 158, 131, 0.2);
}
.menu-item .sub-menu > li:last-of-type {
  border-bottom: none;
}

.close-nav-toggle {
  height: 60px;
}

.mobile-menu .sub-menu-toggle {
  width: 50px;
  border-color: rgba(85, 158, 131, 0.3);
  color: #332a2b !important;
  justify-content: center;
}
.mobile-menu .sub-menu-toggle svg {
  display: block !important;
}
.mobile-menu .sub-menu-toggle.active svg {
  transform-origin: right;
}
.mobile-menu .sub-menu {
  border-radius: 0;
  overflow: hidden;
  box-shadow: none;
}
.mobile-menu .sub-menu > li {
  border-bottom: 0;
  transition: none;
}
.mobile-menu .sub-menu > li a {
  padding-left: 5rem;
  background-color: rgba(255, 255, 255, 0.35);
}
.mobile-menu .sub-menu > li:hover a {
  background-color: #cdf2ca;
}

.menu-item a {
  color: #332a2b;
  font-size: var(--wpi--font-size-small);
}
.menu-item a:hover {
  color: #b04909;
}
.menu-item.current-menu-item a {
  color: #b04909 !important;
}

/*Footer */
.site-footer {
  background: #cdf2ca !important;
  color: #332a2b;
}

/* HOME PAGE */
/*WPI POPULAR PANEL*/
.wpi-header-popular {
  padding-bottom: var(--wpi--verticle-spacing-small);
  padding-top: var(--wpi--verticle-spacing-big);
}
.wpi-header-popular .wpi-popular-panel .entry-title {
  font-size: var(--wpi--font-size-general);
}
.wpi-header-popular .wpi-popular-panel .entry-image::before {
  background: radial-gradient(transparent, rgba(51, 42, 43, 0.8));
}
.wpi-header-popular .wpi-popular-panel .swiper-button-next,
.wpi-header-popular .wpi-popular-panel .swiper-button-prev {
  background-color: #cdf2ca;
  height: 4rem;
  width: 4rem;
  color: #559e83;
  transition: all ease-in-out 200ms;
}
.wpi-header-popular .wpi-popular-panel .swiper-button-next:hover,
.wpi-header-popular .wpi-popular-panel .swiper-button-prev:hover {
  background-color: #f9ebbe;
}

/* SECTION ONE WPI*/
.wpi-grid-list .wpi-post-large .entry-image-large::before {
  background: linear-gradient(to left, rgba(249, 235, 190, 0.8), transparent);
}
.wpi-grid-list .wpi-post-large .entry-details .entry-meta.posted-on {
  background-color: #cdf2ca;
  padding: 3px 12px;
  color: #515151 !important;
  font-weight: 600;
  border-radius: 5px;
}
.wpi-grid-list .wpi-post-large .entry-details .entry-meta.posted-on .entry-date {
  color: #515151 !important;
}
.wpi-grid-list .wpi-post-large .entry-details .entry-meta.posted-on:hover {
  color: white !important;
  transition: all ease-in-out 200ms;
  background-color: rgba(85, 158, 131, 0.7);
}
.wpi-grid-list .wpi-post-large .entry-details .entry-meta.posted-on:hover .entry-date {
  color: white !important;
  transition: all ease-in-out 200ms;
  background-color: transparent;
}
.wpi-grid-list .grid-list-left > article {
  border-bottom: 1px solid #559e83;
}
.wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large {
  font-size: var(--wpi--font-size-big);
}
.wpi-grid-list .grid-list-left > article:has(.entry-image) .entry-details .entry-title-large a {
  color: #332a2b !important;
  text-shadow: #f9ebbe 1px 0 10px;
}

.wpi-grid-list .blurry-background .blurry-gradient.peach-color {
  background: radial-gradient(circle at 50% 50%, #f9ebbe, transparent);
}
.wpi-grid-list .blurry-background .blurry-gradient.pink-color {
  background: radial-gradient(circle at 50% 50%, #cdf2ca, transparent);
}

/* right side */
.wpi-grid-list .grid-list-right {
  padding-left: 5px;
}
.wpi-grid-list .grid-list-right > article {
  padding-bottom: 1.5rem;
}
.wpi-grid-list .grid-list-right .entry-title a {
  color: #332a2b !important;
}
.wpi-grid-list .grid-list-right .entry-categories {
  margin-bottom: 1rem;
}
.wpi-grid-list .grid-list-right .entry-meta,
.wpi-grid-list .grid-list-right .entry-meta a {
  color: #515151 !important;
}
.wpi-grid-list .grid-list-right .wpi-button-outline {
  border-color: rgba(85, 158, 131, 0.8);
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.5);
  text-transform: capitalize;
  color: #559e83;
  font-weight: 500;
  font-size: 1.7rem;
  padding: 1.2rem 2rem;
}
.wpi-grid-list .grid-list-right .wpi-button-outline:hover {
  background-color: white;
  background-color: rgba(85, 158, 131, 0.05);
}
.wpi-grid-list .section-header.header-has-style .section-title {
  color: #332a2b;
  text-transform: capitalize;
  font-size: 2.5rem;
  padding: 0 2rem;
}
.wpi-grid-list .section-header.header-has-style .section-title::before {
  width: 0.5rem;
  margin-left: 5px;
  background-color: #559e83;
}
.wpi-grid-list .wpi-post.article-has-border {
  border-color: #559e83;
}

.wpi-grid-list .grid-list-bottom > .wpi-post {
  display: flex;
  flex-direction: column;
}
.wpi-grid-list .grid-list-bottom .entry-image {
  margin-bottom: 10px;
}
.wpi-grid-list .grid-list-bottom .entry-title-small {
  margin: 0.5rem 0rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.wpi-grid-list .grid-list-bottom .entry-title-small a {
  color: #332a2b;
}
.wpi-grid-list .grid-list-bottom .entry-details {
  display: flex;
  flex-direction: column;
  flex-grow: 1 !important;
  padding: 0px 0.5rem;
}
.wpi-grid-list .grid-list-bottom .entry-details .entry-meta-wrapper {
  margin-top: auto;
}
.wpi-grid-list .grid-list-bottom .entry-details .entry-date {
  color: #515151 !important;
}

/* CATEGORY SECTION*/
.wpi-categories-section .entry-title a:hover,
.wpi-categories-section .entry-category-title a:hover {
  color: white;
}

.category-details-vertical {
  transition: all ease-in-out 300ms !important;
  writing-mode: vertical-rl;
  right: 0;
  display: flex !important;
  flex-direction: column !important;
}
.category-details-vertical h2 {
  display: flex;
  order: -1 !important;
}

.wpi-category-panel:hover .category-details-vertical h2,
.wpi-category-panel:focus .category-details-vertical h2 {
  display: flex;
  order: -1 !important;
}

/* CANCER FACTS*/
#post-18 h1,
#post-753 h1 {
  font-size: var(--wp--preset--font-size--x-large);
}
#post-18 .cancer-facts-card,
#post-753 .cancer-facts-card {
  box-shadow: #f9ebbe 0px 0px 5px 0px, #f9ebbe 0px 0px 1px 0px;
  border: 1px solid #f9ebbe;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.2);
  padding: 15px;
  height: 100%;
  gap: 15px;
}
#post-18 .cancer-facts-card > div,
#post-753 .cancer-facts-card > div {
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
@media screen and (max-width: 781px) {
  #post-18 .cancer-facts-card,
  #post-753 .cancer-facts-card {
    align-items: flex-start !important;
    width: 100%;
    display: block !important;
  }
  #post-18 .cancer-facts-card h3,
  #post-753 .cancer-facts-card h3 {
    margin-bottom: auto;
  }
  #post-18 .cancer-facts-card > div:nth-of-type(2),
  #post-753 .cancer-facts-card > div:nth-of-type(2) {
    margin-top: 10px;
  }
  #post-18 .cancer-facts-card > div,
  #post-753 .cancer-facts-card > div {
    align-self: flex-start !important;
  }
}
@media screen and (min-width: 1200px) {
  #post-18 .cancer-facts-card > div:first-of-type,
  #post-753 .cancer-facts-card > div:first-of-type {
    max-width: 40%;
  }
}
#post-18 .cancer-facts-card figure,
#post-753 .cancer-facts-card figure {
  margin: 0;
}
#post-18 .cancer-facts-card h3,
#post-753 .cancer-facts-card h3 {
  margin-bottom: auto;
  margin-top: 5px;
  font-weight: bold;
  font-size: var(--wpi--font-size-small);
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#post-18 .cancer-facts-card .wp-block-post-date,
#post-753 .cancer-facts-card .wp-block-post-date {
  margin: 10px 0px !important;
  color: #559e83;
  font-weight: bold;
  font-size: 1.2rem !important;
}
#post-18 .cancer-facts-card .wp-block-post-excerpt,
#post-753 .cancer-facts-card .wp-block-post-excerpt {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.wpi-breadcrumb-trails {
  text-transform: capitalize;
}
.wpi-breadcrumb-trails a {
  color: #332a2b;
  display: block;
  transition: all ease-in-out 200ms;
}
.wpi-breadcrumb-trails a span {
  overflow: visible;
  margin: 0 !important;
}
.wpi-breadcrumb-trails a span::before {
  margin-top: -12px !important;
  margin-right: 15px !important;
  content: ">" !important;
  background-color: transparent !important;
}
.wpi-breadcrumb-trails a:hover {
  color: #559e83;
}
.wpi-breadcrumb-trails a:hover span::before {
  color: #559e83;
}
.wpi-breadcrumb-trails .trail-end > span > span {
  color: #515151;
  padding: 0px 5px !important;
}
.wpi-breadcrumb-trails .trail-end > span > span::before {
  background-color: transparent !important;
  content: ">" !important;
  margin: -12px 15px 0px 0px !important;
}
.wpi-breadcrumb-trails li:first-of-type a span::before {
  content: none !important;
}

.wpint-social-share.single-social-share {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0 !important;
}
.wpint-social-share.single-social-share .social-share-title {
  margin: 0;
  font-size: var(--wpi--font-size-small);
  position: relative;
  display: inline-block;
}
.wpint-social-share.single-social-share .social-share-title::after {
  content: ":";
  display: inline-block;
}
.wpint-social-share.single-social-share .social-share-hyperlink span {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #515151 !important;
  transition: all ease-in-out 200ms;
}
.wpint-social-share.single-social-share .social-share-hyperlink span:hover {
  color: #559e83 !important;
}
.wpint-social-share.single-social-share .social-share-plus {
  display: none !important;
}

.wpi-single-section.single-related-posts {
  overflow: visible;
}
.wpi-single-section.single-related-posts .wpi-section-content.related-posts-content article {
  display: flex;
  flex-direction: column;
}
.wpi-single-section.single-related-posts .wpi-section-content.related-posts-content .entry-details {
  flex-grow: 1 !important;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.wpi-single-section.single-related-posts .wpi-section-content.related-posts-content .entry-meta img {
  height: 3rem !important;
  width: 3rem !important;
}
.wpi-single-section.single-related-posts .wpi-section-content.related-posts-content .entry-meta a,
.wpi-single-section.single-related-posts .wpi-section-content.related-posts-content .entry-meta svg {
  transition: all ease-in-out 200ms;
  color: #332a2b !important;
}
.wpi-single-section.single-related-posts .wpi-section-content.related-posts-content .entry-meta a:hover {
  color: #559e83 !important;
}
.wpi-single-section.single-related-posts .wpi-section-content.related-posts-content .entry-title a {
  color: #332a2b;
}
#post-27 p,
#post-27 ul,
#post-1984 p,
#post-1984 ul,
#post-22 p,
#post-22 ul,
#post-1972 p,
#post-1972 ul,
#post-1 p,
#post-1 ul,
#post-1695 p,
#post-1695 ul,
#post-751 p,
#post-751 ul,
#post-745 p,
#post-745 ul {
  font-size: var(--wpi--font-size-small);
}
@media screen and (max-width: 600px) {
  #post-27 h1,
  #post-1984 h1,
  #post-22 h1,
  #post-1972 h1,
  #post-1 h1,
  #post-1695 h1,
  #post-751 h1,
  #post-745 h1 {
    font-size: var(--wpi--font-size-medium);
  }
  #post-27 h3,
  #post-27 h2,
  #post-1984 h3,
  #post-1984 h2,
  #post-22 h3,
  #post-22 h2,
  #post-1972 h3,
  #post-1972 h2,
  #post-1 h3,
  #post-1 h2,
  #post-1695 h3,
  #post-1695 h2,
  #post-751 h3,
  #post-751 h2,
  #post-745 h3,
  #post-745 h2 {
    font-size: var(--wpi--font-size-small) !important;
  }
}

#post-1 .is-layout-flex,
#post-1695 .is-layout-flex {
  gap: 1em;
}
#post-1 .is-layout-flex h2,
#post-1695 .is-layout-flex h2 {
  margin: 0;
}
#post-1 .wp-block-media-text__content p,
#post-1695 .wp-block-media-text__content p {
  font-size: var(--wpi--font-size-small) !important;
}
#post-1 p,
#post-1 li,
#post-1 td,
#post-1695 p,
#post-1695 li,
#post-1695 td {
  font-size: var(--wpi--font-size-small);
}
#post-1 a,
#post-1695 a {
  color: #332a2b;
  transition: all ease-in-out 200ms;
}
#post-1 a:hover,
#post-1695 a:hover {
  color: #559e83;
}
#post-1 .team-container,
#post-1695 .team-container {
  gap: 2rem;
}
@media screen and (max-width: 900px) {
  #post-1 .team-container,
  #post-1695 .team-container {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}
@media screen and (max-width: 500px) {
  #post-1 .team-container,
  #post-1695 .team-container {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }
}
#post-1 .team-card,
#post-1695 .team-card {
  background-color: #f9ebbe;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: #f9ebbe 0px 0px 5px 0px, #f9ebbe 0px 0px 1px 0px;
}
#post-1 .team-card h3,
#post-1695 .team-card h3 {
  font-weight: 600;
}
#post-1 .team-card > div,
#post-1695 .team-card > div {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  overflow: hidden;
  height: 100%;
  padding: 15px;
}
#post-1 .team-card > div div,
#post-1 .team-card > div p,
#post-1 .team-card > div figure,
#post-1695 .team-card > div div,
#post-1695 .team-card > div p,
#post-1695 .team-card > div figure {
  z-index: 1;
  font-size: var(--wpi--font-size-small);
}
#post-1 .team-card > div:after,
#post-1695 .team-card > div:after {
  content: "";
  position: absolute;
  width: 110%;
  bottom: 0;
  right: 0;
  height: 100%;
  border-radius: 100% 0% 100% 0%/100% 100% 0% 0%;
  background: #cdf2ca;
  font-size: 32px;
  display: grid;
  place-items: center;
}
#post-1 .team-card figure,
#post-1695 .team-card figure {
  border: none;
  width: 70%;
  overflow: visible;
  margin: 0;
}
#post-1 .team-card figure > img,
#post-1695 .team-card figure > img {
  border: 3px solid #ffffcc;
  border-radius: 50%;
}

.ndr-single-post .ndr-post-header {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
}
@media screen and (max-width: 600px) {
  .ndr-single-post .ndr-post-header {
    flex-direction: column;
    align-items: flex-start;
  }
}
.ndr-single-post .ndr-post-header .wpint-social-share .social-share-title {
  font-size: 1.5rem;
}
.ndr-single-post .ndr-post-header .wpint-social-share .social-share-content {
  gap: 8px;
}
.ndr-single-post .ndr-post-header .wpint-social-share a {
  background-color: #f9ebbe;
  padding: 5px;
  border-radius: 5px;
}
.ndr-single-post .ndr-post-header .wpint-social-share a:hover {
  background-color: #cdf2ca;
}
.ndr-single-post .ndr-post-header .wpint-social-share .svg-icon {
  width: 20px;
  height: 20px;
}
.ndr-single-post h1 {
  color: #332a2b;
}
.ndr-single-post > .entry-image.image-hover-effect.hover-effect-shine {
  display: none;
}
.ndr-single-post .entry-meta .entry-meta-label {
  color: #515151;
}
.ndr-single-post .entry-meta time,
.ndr-single-post .entry-meta a {
  color: #559e83 !important;
}
.ndr-single-post .entry-meta .entry-meta-seperator:before {
  margin-bottom: 10px;
}
.ndr-single-post .entry-content p,
.ndr-single-post .entry-content li,
.ndr-single-post .entry-content a {
  font-size: var(--wpi--font-size-small);
}
.ndr-single-post .entry-content a {
  transition: all ease-in-out 200ms;
  color: #332a2b;
}
.ndr-single-post .entry-content a:hover {
  color: #559e83;
}
.ndr-single-post .jetpack-likes-widget-wrapper.jetpack-likes-widget-loaded {
  display: none;
}
.ndr-single-post .post-navigation {
  margin-bottom: 0;
  margin-top: 40px;
  padding-bottom: 40px;
}
.ndr-single-post .post-navigation .nav-next a,
.ndr-single-post .post-navigation .nav-previous a {
  display: inline-block;
  max-width: 250px !important;
  line-height: normal;
  color: #332a2b !important;
  transition: all ease-in-out 200ms;
}
.ndr-single-post .post-navigation .nav-next a:hover,
.ndr-single-post .post-navigation .nav-previous a:hover {
  color: #559e83 !important;
}
.ndr-single-post .post-navigation .nav-next .nav-title,
.ndr-single-post .post-navigation .nav-previous .nav-title {
  font-size: 1.5rem !important;
}
.ndr-single-post .entry-footer span {
  color: #332a2b !important;
  font-size: var(--wpi--font-size-small);
}
.ndr-single-post .entry-footer a {
  margin-left: 8px;
  font-size: 1.3rem;
}

#notfound {
  align-items: center;
  margin: 50px 0px;
}
#notfound h2 {
  text-align: center;
  margin-bottom: 30px !important;
}
#notfound .notfound-404 {
  position: relative;
  top: inherit;
  left: inherit;
  transform: inherit;
}
#notfound .notfound-404 h1 {
  font-size: 100px;
}
#notfound .notfound-404::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  z-index: 0;
  width: 80px;
  height: 90px;
  transform: translate(-50%, -50%);
  left: 50%;
  background-repeat: no-repeat !important;
  background-color: #ffffcc;
}
#notfound .notfound-404::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  background-color: #559e83 !important;
  fill: #ffffcc;
  width: 80px;
  z-index: 1;
  height: 80px;
  color: #ffffcc;
  transform: translate(-52%, -50%);
  left: 50%;
  background-repeat: no-repeat !important;
  background-color: #559e83;
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80px' height='80px' viewBox='0 0 24 24' %3E%3C!-- Icon from Huge Icons by Hugeicons - undefined --%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' color='currentColor' %3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Ccircle cx='15' cy='8' r='2'/%3E%3Cpath d='m6 12.5l.21.235c.388.436 1.044.317 1.29-.235s.902-.671 1.29-.235L9 12.5m6.841 5.5l.111-.345c.206-.641-.278-1.228-.952-1.155s-1.158-.514-.952-1.155l.11-.345m4.851-2H19m-9.991 4H9m-.991-9H8'/%3E%3C/g%3E%3C/svg%3E");
}
#notfound .search-field {
  background-color: transparent;
  min-height: auto;
  height: 40px !important;
  font-size: var(--wpi--font-size-xsmall);
  border: 1px solid #515151;
  border-radius: 10px;
  color: #332a2b !important;
  outline: none;
  font-size: var(--wpi--font-size-xsmall);
}
#notfound .search-submit {
  border: 1px solid #559e83;
  min-height: auto;
  height: 40px !important;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.5);
  font-size: var(--wpi--font-size-xsmall);
  cursor: pointer;
  color: #559e83;
  transition: all 200ms;
}
#notfound .search-submit:hover {
  background-color: white;
  background-color: rgba(85, 158, 131, 0.05);
}
#notfound a {
  border: 1px solid #559e83;
  margin-top: 30px;
  border-radius: 10px;
  font-size: var(--wpi--font-size-xsmall);
  padding: 1.2rem 2rem;
  background-color: rgba(255, 255, 255, 0.5);
  color: #559e83;
  transition: all 200ms;
}
#notfound a:hover {
  background-color: white;
  background-color: rgba(85, 158, 131, 0.05);
}

#post-87,
#post-1322 {
  color: #332a2b;
}
#post-87 .ndr-page-hero, #post-87 .ndr-category-banner,
#post-1322 .ndr-page-hero,
#post-1322 .ndr-category-banner {
  margin-bottom: 50px;
}
#post-87 ul,
#post-1322 ul {
  margin-top: 5px;
}
#post-87 h2,
#post-1322 h2 {
  margin: 0;
  font-size: 4rem;
  margin-bottom: 20px;
}
#post-87 .crowdsignal-poll-wrapper,
#post-1322 .crowdsignal-poll-wrapper {
  margin: 0 !important;
}
#post-87 .crowdsignal-poll-wrapper .crowdsignal-forms-poll__content,
#post-1322 .crowdsignal-poll-wrapper .crowdsignal-forms-poll__content {
  padding: 1.5rem;
}
#post-87 .crowdsignal-poll-wrapper .crowdsignal-forms-poll,
#post-1322 .crowdsignal-poll-wrapper .crowdsignal-forms-poll {
  margin-top: 0;
}
#post-87 .crowdsignal-poll-wrapper .crowdsignal-forms-poll.has-default-thankyou,
#post-1322 .crowdsignal-poll-wrapper .crowdsignal-forms-poll.has-default-thankyou {
  height: auto !important;
}
#post-87 .crowdsignal-poll-wrapper .crowdsignal-forms-poll.has-default-thankyou .crowdsignal-forms__footer-cs-link,
#post-1322 .crowdsignal-poll-wrapper .crowdsignal-forms-poll.has-default-thankyou .crowdsignal-forms__footer-cs-link {
  color: #559e83 !important;
  font-size: 1rem;
  opacity: 1;
}
#post-87 .crowdsignal-poll-wrapper .crowdsignal-forms-poll__question,
#post-1322 .crowdsignal-poll-wrapper .crowdsignal-forms-poll__question {
  font-weight: bold;
  font-size: var(--wpi--font-size-small);
  margin-bottom: 20px;
}
#post-87 .crowdsignal-poll-wrapper .crowdsignal-forms-poll__submit-message-footer,
#post-1322 .crowdsignal-poll-wrapper .crowdsignal-forms-poll__submit-message-footer {
  background-color: transparent;
  font-size: 0.8rem !important;
  color: #515151 !important;
}
#post-87 .crowdsignal-poll-wrapper .crowdsignal-forms-poll__answer-label,
#post-1322 .crowdsignal-poll-wrapper .crowdsignal-forms-poll__answer-label {
  font-size: 1.2rem;
}
#post-87 .crowdsignal-poll-wrapper .crowdsignal-forms-poll__submit-button,
#post-1322 .crowdsignal-poll-wrapper .crowdsignal-forms-poll__submit-button {
  border: 2px solid rgba(85, 158, 131, 0.8);
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.5);
  color: #559e83;
  font-weight: 500;
  font-size: 1.5rem;
  padding: 1rem 2.2rem !important;
  transition: all ease-in-out 200ms;
  min-height: auto;
}
#post-87 .crowdsignal-poll-wrapper .crowdsignal-forms-poll__submit-button:hover,
#post-1322 .crowdsignal-poll-wrapper .crowdsignal-forms-poll__submit-button:hover {
  background-color: white;
}
#post-87 .crowdsignal-poll-wrapper .has-border-radius,
#post-1322 .crowdsignal-poll-wrapper .has-border-radius {
  background-color: #f9ebbe;
  border: 3px solid #cdf2ca;
  border-radius: 10px;
  box-shadow: none;
}
#post-87 .crowdsignal-poll-wrapper .crowdsignal-forms-poll__dismiss-submit-message,
#post-1322 .crowdsignal-poll-wrapper .crowdsignal-forms-poll__dismiss-submit-message {
  cursor: pointer;
  padding: 5px;
}
#post-87 .crowdsignal-poll-wrapper .crowdsignal-forms-poll__answer-label,
#post-1322 .crowdsignal-poll-wrapper .crowdsignal-forms-poll__answer-label {
  color: #515151;
}
#post-87 .crowdsignal-poll-wrapper .crowdsignal-forms-poll__closed-banner,
#post-1322 .crowdsignal-poll-wrapper .crowdsignal-forms-poll__closed-banner {
  background-color: #cdf2ca;
  color: #559e83;
}
#post-87 .crowdsignal-poll-wrapper .crowdsignal-forms-poll__check::before,
#post-1322 .crowdsignal-poll-wrapper .crowdsignal-forms-poll__check::before {
  border-color: #559e83;
  background-color: #cdf2ca;
}
#post-87 .crowdsignal-poll-wrapper .crowdsignal-forms-poll__check::after,
#post-1322 .crowdsignal-poll-wrapper .crowdsignal-forms-poll__check::after {
  border-color: #559e83;
}
@media screen and (max-width: 600px) {
  #post-87 .crowdsignal-poll-wrapper .crowdsignal-forms-poll__thank-you-sticker,
  #post-87 .crowdsignal-poll-wrapper .crowdsignal-forms-poll__thank-you-cs-sticker,
  #post-1322 .crowdsignal-poll-wrapper .crowdsignal-forms-poll__thank-you-sticker,
  #post-1322 .crowdsignal-poll-wrapper .crowdsignal-forms-poll__thank-you-cs-sticker {
    width: 75px;
    height: 75px;
  }
}
#post-87 .wp-block-post .wp-block-group,
#post-1322 .wp-block-post .wp-block-group {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#post-87 .wp-block-post .wp-block-group__inner-container,
#post-1322 .wp-block-post .wp-block-group__inner-container {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.archive-header {
  max-width: 100% !important;
  width: 100%;
  margin-bottom: 50px;
}

.ndr-category-banner {
  min-height: 350px;
  background-color: #f9ebbe;
  display: grid;
  grid-template-columns: 1fr 50%;
  grid-template-rows: auto;
}
.ndr-category-banner > div {
  height: 100%;
}
.ndr-category-banner .ndr-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 5rem 3rem;
}
.ndr-category-banner .ndr-text h1 {
  margin-top: 0;
  text-transform: capitalize;
}
.ndr-category-banner#ndr-category-cancer-facts .ndr-image, .ndr-category-banner#ndr-category-kanser-gercekleri .ndr-image {
  background-image: url("https://cancerdisinfo.org/wp-content/uploads/2025/06/pexels-photo-32575528-edited-e1750436459454.jpeg");
}
.ndr-category-banner#ndr-category-health-literacy .ndr-image, .ndr-category-banner#ndr-category-saglik-okuryazarligi .ndr-image {
  background-position: right;
  background-image: url("https://cancerdisinfo.org/wp-content/uploads/2025/06/pexels-photo-256517-1536x1024.jpeg");
}
.ndr-category-banner#ndr-category-join-the-conversation .ndr-image, .ndr-category-banner#ndr-category-sohbete-katilin .ndr-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("https://cancerdisinfo.org/wp-content/uploads/2025/07/pexels-photo-7602920-200x300.jpeg");
}
.ndr-category-banner#ndr-category-team-journal .ndr-image, .ndr-category-banner#ndr-category-ekip-gunlugu .ndr-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("https://cancerdisinfo.org/wp-content/uploads/2024/12/pexels-photo-2965170-e1750435627645.jpeg");
}
.ndr-category-banner#ndr-archive-267049208 .ndr-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
  background-image: url("https://cancerdisinfo.org/wp-content/uploads/2025/07/Pink-Red-Black-Cute-Illustrative-Smiling-Girl-Avatar.png");
}
.ndr-category-banner#ndr-archive-259975462 .ndr-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
  background-image: url("https://cancerdisinfo.org/wp-content/uploads/2025/08/3.png");
}
.ndr-category-banner#ndr-archive-267049205 .ndr-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
  background-image: url("https://cancerdisinfo.org/wp-content/uploads/2025/07/ACTUAL-DESIGN-This-is-what-we-publish.png");
}

.article-groups.archive_style_3 article {
  display: flex;
  flex-direction: column;
  height: 100%;
  border: 1px solid #f9ebbe;
  border-radius: 10px;
  padding: 20px 12px;
  background-color: rgba(255, 255, 255, 0.2);
}
.article-groups.archive_style_3 .entry-details {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.article-groups.archive_style_3 .entry-footer {
  margin-top: auto;
}
.article-groups.archive_style_3 .entry-image {
  aspect-ratio: 16/9;
  border-color: #f9ebbe;
}
.article-groups.archive_style_3 .entry-image a {
  aspect-ratio: 16/9;
  height: 100%;
  width: 100%;
}
.article-groups.archive_style_3 .entry-image a img {
  height: 100%;
  width: 100%;
  object-fit: cover !important;
}
.article-groups.archive_style_3 .entry-image:hover {
  border-color: #f9ebbe;
}
.article-groups.archive_style_3 .entry-header {
  margin-bottom: 5px;
}
.article-groups.archive_style_3 .entry-header .entry-meta .svg-icon {
  color: #332a2b;
}
.article-groups.archive_style_3 .entry-header .entry-meta a {
  transition: all ease-in-out 200ms;
  color: #332a2b !important;
}
.article-groups.archive_style_3 .entry-header .entry-meta a:hover {
  color: #559e83 !important;
}
.article-groups.archive_style_3 .entry-content {
  padding: 0px 5px;
  margin-bottom: 0px;
}
.article-groups.archive_style_3 .entry-footer {
  padding: 0px 5px;
}
.article-groups.archive_style_3 .entry-footer a {
  color: #559e83 !important;
}
.article-groups.archive_style_3 .entry-footer a .svg-icon {
  transition: all ease-in-out 200ms;
}
.article-groups.archive_style_3 .entry-footer a:hover .svg-icon {
  margin-left: 5px;
}

.no-results.not-found {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.no-results.not-found .search-form {
  margin-top: 30px;
  color: #332a2b;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.no-results.not-found .search-form input {
  border: 1px solid #559e83;
  background-color: transparent;
  border-radius: 10px;
  color: #332a2b !important;
  outline: none;
}
.no-results.not-found .search-form input:focus {
  border-color: #559e83;
}
.no-results.not-found .search-form .search-submit {
  cursor: pointer;
  color: #559e83 !important;
  background-color: #cdf2ca;
}

#post-416 .grunion-field-label, #post-1975 .grunion-field-label {
  color: #332a2b;
  font-size: var(--wpi--font-size-small);
}
#post-416 .grunion-field-label span, #post-1975 .grunion-field-label span {
  opacity: 100;
}
#post-416 .wp-block-button__link, #post-1975 .wp-block-button__link {
  font-size: 2rem !important;
}

#post-1732 h1, #post-1833 h1 {
  margin: 0;
  color: #559e83;
}
#post-1732 h1 ~ p, #post-1833 h1 ~ p {
  font-size: var(--wpi--font-size-medium);
}
@media screen and (max-width: 1200px) {
  #post-1732 .wp-block-group-is-layout-grid, #post-1833 .wp-block-group-is-layout-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.ndr-post-card-new, .ndr-category-posts article {
  height: 100%;
  border: 1px solid #f9ebbe;
  border-radius: 10px;
  padding: 20px 12px;
  background-color: rgba(255, 255, 255, 0.2);
}
.ndr-post-card-new figure, .ndr-category-posts article figure {
  margin: 0 !important;
}
.ndr-post-card-new > div, .ndr-category-posts article > div {
  padding: 10px 5px 0px 5px !important;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  gap: 10px;
}
.ndr-post-card-new > div h2 a, .ndr-category-posts article > div h2 a,
.ndr-post-card-new > div h2,
.ndr-category-posts article > div h2 {
  font-size: var(--wpi--font-size-small) !important;
  font-weight: 500;
}
.ndr-post-card-new > div > p, .ndr-category-posts article > div > p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 0;
}
.ndr-post-card-new > div .entry-meta, .ndr-category-posts article > div .entry-meta {
  margin-top: auto;
  order: 2;
}
.ndr-post-card-new > div .entry-meta .author-prefix, .ndr-category-posts article > div .entry-meta .author-prefix {
  display: none;
}
.ndr-post-card-new > div .entry-meta img, .ndr-category-posts article > div .entry-meta img {
  width: 24px;
  height: 24px;
}
.ndr-post-card-new > div .entry-meta .author, .ndr-category-posts article > div .entry-meta .author {
  font-size: var(--wpi--font-size-xsmall) !important;
  display: block;
}
.ndr-post-card-new > div .entry-meta .author a, .ndr-category-posts article > div .entry-meta .author a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 120px;
}
.ndr-post-card-new > div .entry-meta .entry-date, .ndr-category-posts article > div .entry-meta .entry-date {
  margin-left: auto;
  font-size: 14px !important;
}
.ndr-post-card-new > div .more-link, .ndr-category-posts article > div .more-link {
  display: flex;
  order: 1;
  color: #559e83;
  text-decoration: none;
  font-size: var(--wpi--font-size-small);
  transition: all ease-in-out 200ms;
  margin-bottom: 5px;
}
.ndr-post-card-new > div .more-link::after, .ndr-category-posts article > div .more-link::after {
  content: ">>";
  font-weight: bold;
  display: block;
  margin-left: 4px;
  margin-top: 1px;
  letter-spacing: -5px;
  transition: all ease-in-out 200ms;
}
.ndr-post-card-new > div .more-link:hover::after, .ndr-category-posts article > div .more-link:hover::after {
  margin-left: 10px;
}

.ndr-category-posts > div {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
.ndr-category-posts article {
  display: flex;
  flex-direction: column;
}

#jp-relatedposts {
  display: none !important;
}

.maglink-nav-pagination .maglink-advanced-pagination > a {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.maglink-nav-pagination .maglink-advanced-pagination .maglink-pagination-label {
  display: none !important;
}
.maglink-nav-pagination .maglink-advanced-pagination .maglink-pagination-spinner {
  display: inline-block;
  width: 24px;
  height: 24px;
  border: 3px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  border-top-color: #f9ebbe;
  animation: maglink-spin 0.8s linear infinite;
}
@keyframes maglink-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}