@import url("https://fonts.cdnfonts.com/css/akrobat");
.exclusive-posts .exclusive-now {
  background: #64c5b2 !important;
}

.page .entry-header {
  display: none;
}

.page .izbori-button a {
	background-color: #64c5b2;
	padding: 15px;
	font-size: 18px;
}

#jp-relatedposts
  .jp-relatedposts-items
  .jp-relatedposts-post
  .jp-relatedposts-post-title
  a {
  font-size: 16px;
}

body,
button,
input,
select,
optgroup,
textarea,
a,
h1,
h2,
h3,
h4,
h5,
h6,
a,
div {
  font-family: "Akrobat" !important;
}

body .edit-link .post-edit-link {
  display: none !important;
}

@media screen and (min-width: 768px) {
	.bottom-bar-flex .search-icon {
		display: none;
	}

	.search-overlay .af-search-form {
		visibility: visible;
		opacity: 1;
		top: 0%;
		padding: 5px;
	}
}

/* homepage */
.home .read-img a.aft-post-image-link {
  background: rgb(0 0 0 / 0.4);
}

.home .entry-content {
  margin-top: 0px;
}

.home .entry-content .wp-block-columns {
  margin-bottom: 20px !important;
}

.home .wp-block-group .wpnbha.has-more-button button  {
	border: 1px solid rgb(255 255 255);
  color: #fff;
	background-color: #32373c;
	margin-top: 15px;
	padding-bottom: 11px;
}

.home .wp-block-group .wpnbha.has-more-button button:hover {
	background-color: #64c5b2;
	border-color: #64c5b2;
}

.home .wp-block-group .wpnbha.has-more-button .label {
	font-size: 15px;
}

/* body */
@media screen and (max-width: 480px) {
	.home .aft-slider-part {
    display: none;
  }
  .home .homepage-banner img {
    height: 200px;
  }
}

@media screen and (max-width: 350px) {
  body .morenews_posts_slider_widget .read-single .read-details .read-title h3,
  body article.latest-posts-full .read-title h3,
  body .af-banner-carousel .read-title h3 {
    font-size: 17px !important;
  }
}

@media screen and (max-width: 350px) {
  .morenews_express_posts_grid_widget
    .af-express-grid-wrap
    .read-single
    .read-title
    h3,
  .af-main-banner-categorized-posts.express-carousel
    .af-sec-post
    .read-title
    h3,
  .four-col-masonry article.col-3 .read-title h3,
  .four-col-masonry article.latest-posts-grid.col-3 .read-title h3,
  .aft-main-banner-section.aft-banner-layout-2
    .af-main-banner-thumb-posts
    .af-sec-post
    .read-title
    h3,
  .af-main-banner-thumb-posts .af-sec-post .read-title h3,
  .af-reated-posts .read-title h3,
  .af-main-banner-latest-posts .read-title h3,
  .af-main-banner-featured-posts .read-title h3 {
    font-size: 17px;
  }
}

/* header */

.top-header figure {
	margin: inherit;
}
#masthead {
  background-color: #64c5b2 !important;
}

.exclusive-now.primary-color {
  display: none;
}

/* end header */
.read-categories.categories-inside-image {
  display: none !important;
}

.site-main .entry-title a {
  color: white !important;
}

.d-none {
  display: none;
}

#comments,
.comments-area {
  display: none !important;
}

/* footer */
#infinite-footer {
  display: none !important;
}

.morenews-widget {
  padding: unset !important;
}

.site-info p {
  margin-bottom: unset !important;
}

/* single posts */
.single-post .aft-main-breadcrumb-wrapper.container-wrapper {
  display: none !important;
}

.single-post .entry-title {
  font-family: "Akrobat";
}

.single-post .single-posts-promotions {
	padding-left: 6.67rem;
  padding-right: 6.67rem;
}

.single-post .entry-content p:first-of-type:first-letter {
  float: left;
  font-size: 6em;
  font-style: normal;
  font-weight: bold;
  line-height: 0.85;
  margin: 0.05em 0.1em 0 0;
  text-transform: uppercase;
}

.single-post .entry-summary,
.single-post .entry-content,
.single-post .entry-header .post-excerpt {
  font-size: 22px !important;
}

.single-post .entry-content p + figure {
  margin-block-start: min(50px, 5.4vw);
}

.single-post .entry-content p,
.single-post .entry-content .wp-block-table {
  margin-block-start: min(15px, 5vw);
}
.single-post .entry-content p {
	margin-bottom: unset;
}

.aft-copy-toast {
	background-color: #64c5b2;
	border-color: #64c5b2;
	color: #252525 !important;
}

.aft-copy-toast:after {
	border-top-color: #64c5b2; 
}

/* overriding old post settings */
.single-post p.has-light-green-cyan-background-color.has-background {
  background: unset !important;
  padding: unset;
}

.single-post p strong {
  font-weight: unset !important;
}
/*END: overriding old post settings */

.single-post .ub-advanced-video-embed {
  margin-left: auto;
  margin-right: auto;
}

.single-post .post-excerpt {
  display: none;
}

.single-post .wp-block-image,
.single-post .wp-block-embed {
  text-align: center;
}

.single-post .wp-block-embed.is-type-video {
  margin-left: auto;
  margin-right: auto;
}

.ub-advanced-video-embed video {
  object-fit: contain;
}

.single-post .post-navigation .edit-link {
  display: none !important;
}

.single-post .nav-links,
.single-post .post-edit-link {
  display: none;
}

.single-post .wp-block-video {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 260px;
}

.single-post .wp-block-video.wide {
  max-width: 720px;
}

@media only screen and (max-width: 780px) {
  .single-post .wp-block-video {
    max-width: unset;
  }
  .single-post .ub-advanced-video-embed {
    min-width: 60%;
  }
}

@media screen and (max-width: 768px) {
  .entry-summary,
  .entry-header .post-excerpt,
  .entry-content,
  .read-details {
    font-size: 24px !important;
  }

  .latest-posts-grid {
    width: 100% !important;
  }

  .jp-relatedposts-post {
    width: 100% !important;
  }
  .jp-relatedposts-post img {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
  }
}

@media screen and (max-width: 480px) {
  .entry-summary,
  .entry-content,
  .entry-header .post-excerpt {
    font-size: 22px !important;
  }
}
@media screen and (max-width: 350px) {
  .entry-summary,
  .entry-content,
  .entry-header .post-excerpt,
  .entry-content,
  .read-details {
    font-size: 20px !important;
  }
}
@media screen and (min-width: 768px) {
  .single-post .entry-title {
    font-size: 54px;
  }
  .single-content-mode-boxed article.af-single-article .entry-content {
    width: 75%;
  }
}
/* END single posts */
/* editor rules */
.block-editor-block-list__layout.is-root-container p {
  font-size: 22px;
	font-family: "Akrobat" !important;
}

.editor-styles-wrapper {
  background-color: #252525;
	font-family: "Akrobat" !important;
	color: white !important;
}
/* END editor rules */