.thmv-blog-post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin: 0 -10px;
}
.thmv-blog-post .thmv-column {
  flex: 0 0 auto;
  width: 100%;
  padding: 0 10px;
  margin-bottom: 35px;
}
@media (min-width: 768px) {
  .thmv-blog-post.thmv-col-2 .thmv-column {
    width: 50%;
  }
  .thmv-blog-post.thmv-col-3 .thmv-column {
    width: 33.3333%;
  }
  .thmv-blog-post.thmv-col-4 .thmv-column {
    width: 25%;
  }
  .thmv-blog-post.thmv-col-5 .thmv-column {
    width: 20%;
  }
}
.thmv-blog-post .thmv-grid-img {
  margin-bottom: 20px;
}
.thmv-blog-post .thmv-grid-img img {
  width: 100%;
}
.thmv-blog-post .thmv-subheading {
  font-size: 14px;
  line-height: 1.2;
  color: #757674;
  font-weight: 400;
  padding-bottom: 5px;
  display: none;
}
.thmv-blog-post .thmv-separator {
  margin: 10px 0;
}
.thmv-blog-post .thmv-info p {
  margin: 1em 0;
  font-size: 14px;
  line-height: 1.8;
  color: #8c8d8c;
  font-weight: 400;
}
@media (min-width: 992px) {
  .thmv-blog-post .thmv-info p {
    font-size: 16px;
  }
}
.thmv-blog-post .thmv-info .thmv-learn-btn {
  font-size: 16px;
  line-height: 1.2;
  text-align: left;
  color: #191b18;
  text-transform: capitalize;
}
@media (min-width: 992px) {
  .thmv-blog-post .thmv-info .thmv-learn-btn {
    font-size: 18px;
  }
}
.thmv-blog-post .thmv-info .thmv-learn-btn svg {
  margin-left: 10px;
  transition: all 0.3s;
}
.thmv-blog-post .thmv-info h3 {
  margin: 0;
}
.thmv-blog-post .thmv-info h3 a {
  font-size: 22px;
  font-weight: 400;
  margin: 0;
  text-decoration: none;
  color: #515151;
}
@media (min-width: 768px) {
  .thmv-blog-post .thmv-info h3 a {
    font-size: 26px;
  }
}
.thmv-blog-post.image-alignment-alternate .thmv-column:nth-child(even) {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.thmv-blog-post.image-alignment-alternate
  .thmv-column:nth-child(even)
  .thmv-info {
  padding-right: 40px;
  padding-left: 0;
}
.thmv-blog-post.thmv-post-styl-2,
.thmv-blog-post.thmv-post-styl-3 {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
@media (min-width: 768px) {
  .thmv-blog-post.thmv-post-styl-2 .thmv-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .thmv-blog-post.thmv-post-styl-2 .thmv-column .thmv-grid-img {
    flex: 1 0 auto;
    width: 50%;
  }
  .thmv-blog-post.thmv-post-styl-2 .thmv-column .thmv-grid-img + .thmv-info {
    width: calc(50% + 20px);
    padding-left: 40px;
  }
  .thmv-blog-post.thmv-post-styl-2 .thmv-column.image-column-right {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .thmv-blog-post.thmv-post-styl-2 .thmv-column.image-column-right .thmv-info {
    padding-left: 0;
    padding-right: 40px;
  }
  .thmv-blog-post.thmv-post-styl-2 .thmv-column h3 {
    margin-top: 20px;
  }
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .thmv-author
  + .themo-mas-date-meta:before {
  content: " | \00a0";
  color: #dbdbdb;
}
.elementor-widget-themo-blog .th-masonry-blog {
  padding-top: 55px;
  padding-bottom: 55px;
  padding: 0;
}
.elementor-widget-themo-blog .th-masonry-blog .mas-blog:after {
  content: "";
  display: block;
  clear: both;
}
.elementor-widget-themo-blog .th-masonry-blog .mas-blog-post-sizer {
  float: none;
}
.elementor-widget-themo-blog .th-masonry-blog .mas-blog-post {
  margin-bottom: 30px;
}
.elementor-widget-themo-blog .th-masonry-blog .mas-blog-post img {
  border-radius: 5px 5px 0 0 !important;
}
@media (max-width: 699px) {
  .elementor-widget-themo-blog .th-masonry-blog .mas-blog-post-sizer,
  .elementor-widget-themo-blog .th-masonry-blog .mas-blog-post {
    width: 100%;
  }
}
@media (min-width: 700px) and (max-width: 767px) {
  .elementor-widget-themo-blog .th-masonry-blog .mas-blog-post-sizer,
  .elementor-widget-themo-blog .th-masonry-blog .mas-blog-post {
    width: 50%;
  }
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .category
  .mas-blog-post
  .post-inner,
.elementor-widget-themo-blog
  .th-masonry-blog
  .page-template-blog-masonry
  .mas-blog-post
  .post-inner,
.elementor-widget-themo-blog .th-masonry-blog .mas-blog-post .post-inner {
  padding: 38px 40px;
  background: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 5px;
}
.elementor-widget-themo-blog .th-masonry-blog .mas-blog-post .post-inner {
  border-width: 0;
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .mas-blog-post.sticky
  .post-inner {
  border-top: 3px solid var(--e-global-color-thmv_primary);
}
.elementor-widget-themo-blog .th-masonry-blog .mas-blog-post > a + .post-inner {
  border-radius: 0 0 5px 5px !important;
}
.elementor-widget-themo-blog .th-masonry-blog .mas-blog-post .post-title {
  margin-top: 0;
}
.elementor-widget-themo-blog .th-masonry-blog .mas-blog-post .post-title a {
  color: #515151;
}
.elementor-widget-themo-blog .th-masonry-blog .mas-blog-post .post-meta {
  padding-bottom: 10px;
}
.elementor-widget-themo-blog .th-masonry-blog .mas-blog-post .post-meta a {
  color: #a0a0a0;
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .mas-blog-post
  .post-meta
  a:hover {
  text-decoration: none;
  color: #5c5c5c;
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .mas-blog-post
  .post-meta
  a
  + a:before,
.elementor-widget-themo-blog
  .th-masonry-blog
  .mas-blog-post
  .date-meta
  .themo-mas-date-meta
  + .themo-mas-date-meta:before {
  content: " | \00a0";
  color: #dbdbdb;
}
.elementor-widget-themo-blog .th-masonry-blog .mas-blog-post .entry-content {
  margin-top: 8px;
}
.elementor-widget-themo-blog .th-masonry-blog .mas-blog-post .entry-content p {
  font-size: 15px;
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .mas-blog-post
  .entry-content
  a:after {
  content: " \00BB";
  font-size: 18px;
}
.elementor-widget-themo-blog .th-masonry-blog .mas-blog-post .date-meta {
  border-top: 1px solid #e1e1e1;
  color: #dbdbdb;
  padding-top: 20px;
  margin-top: 28px;
}
.elementor-widget-themo-blog .th-masonry-blog .mas-blog-post .date-meta a,
.elementor-widget-themo-blog .th-masonry-blog .mas-blog-post .date-meta time,
.elementor-widget-themo-blog
  .th-masonry-blog
  .mas-blog-post
  .date-meta
  .is-sticky {
  color: #a0a0a0;
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .mas-blog-post
  .date-meta
  a:hover {
  text-decoration: none;
  color: #5c5c5c;
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .mas-blog-post
  .date-meta
  i.xs-icon {
  font-size: 14px;
  margin-right: 5px;
  color: rgba(0, 0, 0, 0.3);
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .mas-blog-post
  .date-meta
  .show-comments {
  white-space: nowrap;
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .mas-blog-post.format-quote
  .date-meta {
  display: none;
}
.elementor-widget-themo-blog .th-masonry-blog .sticky time.published,
.elementor-widget-themo-blog .th-masonry-blog .sticky .show-date {
  display: none;
}
.elementor-widget-themo-blog .th-masonry-blog .format-aside .date-meta {
  margin-top: 10px;
}
.elementor-widget-themo-blog .th-masonry-blog .format-audio .audio-embed {
  padding-bottom: 15px;
}
.elementor-widget-themo-blog .th-masonry-blog .format-image .date-meta {
  margin-top: 10px;
}
.elementor-widget-themo-blog .th-masonry-blog .format-video .wp-hosted-video {
  margin-bottom: -1px;
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .format-gallery
  .flex-control-nav {
  display: none;
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .format-gallery
  .flex-direction-nav
  a:before {
  font-size: 16px;
  line-height: 50px;
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .format-gallery
  .flex-direction-nav
  a {
  width: 50px;
  height: 50px;
  margin-top: -25px;
}
.elementor-widget-themo-blog .th-masonry-blog .format-quote blockquote:before {
  top: -20px;
  left: 30px;
}
.elementor-widget-themo-blog .th-masonry-blog .format-quote blockquote:after {
  bottom: -10px;
  right: 30px;
}
.elementor-widget-themo-blog .th-masonry-blog .format-quote blockquote {
  padding: 26px 20px 0px;
  border: none;
  margin: 0 0 20px;
}
.elementor-widget-themo-blog .th-masonry-blog .format-quote blockquote p {
  font-size: 25px;
  font-weight: 300;
  line-height: 120%;
  font-style: normal;
  color: #2c2c2c;
  text-align: center;
}
.elementor-widget-themo-blog .th-masonry-blog .format-quote blockquote footer {
  margin-top: 15px;
  text-align: center;
}
.elementor-widget-themo-blog .th-masonry-blog .format-link .link-text {
  margin-bottom: 6px;
  text-align: center;
}
.elementor-widget-themo-blog .th-masonry-blog .format-link .date-meta {
  display: none;
}
.elementor-widget-themo-blog .th-masonry-blog .format-link .link-text a {
  color: #7f8a93;
}
.elementor-widget-themo-blog .th-masonry-blog .format-link .link-title {
  font-size: 25px;
  margin-top: 15px;
  text-align: center;
}
.elementor-widget-themo-blog .th-masonry-blog .format-link .link-icon,
.elementor-widget-themo-blog .th-masonry-blog .format-quote .themo-marker-icon,
.elementor-widget-themo-blog
  .th-masonry-blog
  .standard-blog
  .format-link
  .link-icon,
.elementor-widget-themo-blog
  .th-masonry-blog
  .standard-blog
  .format-quote
  .themo-marker-icon {
  font-size: 30px;
  display: block;
  top: 2px;
  color: #2c2c2c;
  margin: 20px 0;
}
.elementor-widget-themo-blog .th-masonry-blog .format-quote .themo-marker-icon {
  text-align: center;
}
.elementor-widget-themo-blog .th-masonry-blog .themo-comment-icon {
  margin: 0 3px;
}
.elementor-widget-themo-blog .th-masonry-blog .format-link .date-meta {
  margin-top: 10px;
}
.elementor-widget-themo-blog .th-masonry-blog .format-link .entry-content p {
  margin-top: 10px;
}
.elementor-widget-themo-blog .th-masonry-blog .container {
  max-width: none !important;
  width: 100% !important;
  padding-left: 0;
  padding-right: 0;
}
.elementor-widget-themo-blog .th-masonry-blog .video-container,
.elementor-widget-themo-blog .th-masonry-blog .wp-hosted-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.elementor-widget-themo-blog .th-masonry-blog .video-container {
  padding-top: 30px;
}
.elementor-widget-themo-blog .th-masonry-blog .video-container iframe,
.elementor-widget-themo-blog .th-masonry-blog .video-container object,
.elementor-widget-themo-blog .th-masonry-blog .video-container embed,
.elementor-widget-themo-blog .th-masonry-blog .wp-hosted-video iframe,
.elementor-widget-themo-blog .th-masonry-blog .wp-hosted-video object,
.elementor-widget-themo-blog .th-masonry-blog .wp-hosted-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.elementor-widget-themo-blog .th-masonry-blog audio,
.elementor-widget-themo-blog .th-masonry-blog canvas,
.elementor-widget-themo-blog .th-masonry-blog video {
  display: inline-block;
}
.elementor-widget-themo-blog .th-masonry-blog audio:not([controls]) {
  display: none;
  height: 0;
}
.elementor-widget-themo-blog .th-masonry-blog embed,
.elementor-widget-themo-blog .th-masonry-blog iframe,
.elementor-widget-themo-blog .th-masonry-blog object,
.elementor-widget-themo-blog .th-masonry-blog video {
  max-width: 100%;
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .wp-video-shortcode
  .mejs-controls,
.elementor-widget-themo-blog
  .th-masonry-blog
  .wp-audio-shortcode
  .mejs-controls {
  background: #1d1d1d !important;
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .wp-block-embed.is-type-video
  .wp-block-embed__wrapper
  .entry-content-asset {
  position: relative;
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .wp-block-embed.is-type-video
  .wp-block-embed__wrapper
  .entry-content-asset:before {
  content: "";
  display: block;
  padding-top: 50%;
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .wp-block-embed.is-type-video.wp-embed-aspect-1-1
  .wp-block-embed__wrapper
  .entry-content-asset:before {
  padding-top: 100%;
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .wp-block-embed.is-type-video.wp-embed-aspect-1-2
  .wp-block-embed__wrapper
  .entry-content-asset:before {
  padding-top: 200%;
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .wp-block-embed.is-type-video.wp-embed-aspect-4-3
  .wp-block-embed__wrapper
  .entry-content-asset:before {
  padding-top: 75%;
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .wp-block-embed.is-type-video.wp-embed-aspect-16-9
  .wp-block-embed__wrapper
  .entry-content-asset:before {
  padding-top: 56.25%;
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .wp-block-embed.is-type-video.wp-embed-aspect-18-9
  .wp-block-embed__wrapper
  .entry-content-asset:before {
  padding-top: 50%;
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .wp-block-embed.is-type-video.wp-embed-aspect-21-9
  .wp-block-embed__wrapper
  .entry-content-asset:before {
  padding-top: 42.85%;
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .wp-block-embed.is-type-video
  .wp-block-embed__wrapper
  iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .flexslider
  ul.flex-direction-nav
  a {
  font-size: 12px;
  line-height: 2.65em;
  width: 3.125em;
  height: 3.125em;
  background: #111;
  margin: -1.5625em 0 0;
  border-radius: 100%;
}
@media screen and (min-width: 48em) {
  .elementor-widget-themo-blog
    .th-masonry-blog
    .flexslider
    ul.flex-direction-nav
    a {
    font-size: 16px;
  }
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .flexslider
  ul.flex-direction-nav
  a:before {
  font-family: FontAwesome;
  font-size: 16px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  text-indent: 0;
  margin: 0;
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .flexslider
  ul.flex-direction-nav
  a.flex-next {
  right: 1.25em;
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .flexslider
  ul.flex-direction-nav
  a.flex-next:before {
  content: "c";
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .flexslider
  ul.flex-direction-nav
  a.flex-prev {
  left: 1.25em;
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .flexslider
  ul.flex-direction-nav
  a.flex-prev:before {
  content: "a";
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .site-content
  .mphb-flexslider
  ul.slides
  img {
  display: block !important;
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .site-content
  .mphb-flexslider
  .gallery-icon.landscape
  a {
  display: block;
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .mphb-flexslider
  ul.flex-direction-nav
  li {
  margin: 0 0 0;
  border: 0px solid;
}
.elementor-widget-themo-blog .th-masonry-blog .flexslider {
  background: #fff;
  border: 0px solid #fff;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.elementor-widget-themo-blog .th-masonry-blog .flexslider {
  position: relative;
  zoom: 1;
}
.elementor-widget-themo-blog .th-masonry-blog .flex-control-nav {
  bottom: 5px;
  z-index: 5;
}
.elementor-widget-themo-blog .th-masonry-blog .flex-control-paging li a {
  background: #e8e8e8;
  background: rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.elementor-widget-themo-blog .th-masonry-blog .flex-control-paging li a:hover {
  background: #fff;
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .flex-control-paging
  li
  a.flex-active {
  background: #fff;
}
.elementor-widget-themo-blog .th-masonry-blog .flex-direction-nav a {
  width: 60px;
  height: 60px;
  background-color: #111;
  padding: 0 !important;
  margin-top: -30px;
  overflow: visible;
  border-radius: 5px;
}
.elementor-widget-themo-blog .th-masonry-blog .flex-direction-nav a:before {
  font-family: "themovation-icons" !important;
  font-size: 22px;
  line-height: 60px;
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .flexslider:hover
  .flex-next:hover,
.elementor-widget-themo-blog
  .th-masonry-blog
  .flexslider:hover
  .flex-prev:hover {
  opacity: 0.65;
  color: #fff;
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .flex-direction-nav
  .flex-next:before {
  content: "c" !important;
}
.elementor-widget-themo-blog
  .th-masonry-blog
  .flex-direction-nav
  .flex-prev:before {
  content: "a" !important;
}
.elementor-widget-themo-blog .th-masonry-blog .flex-direction-nav .flex-prev {
  opacity: 0.1;
  left: 0;
  text-align: center;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.elementor-widget-themo-blog .th-masonry-blog .flexslider:hover .flex-prev {
  opacity: 0.35;
  left: 0;
}
.elementor-widget-themo-blog .th-masonry-blog .flex-direction-nav .flex-next {
  opacity: 0.1;
  right: 0;
  text-align: center;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.elementor-widget-themo-blog .th-masonry-blog .flexslider:hover .flex-next {
  opacity: 0.35;
  right: 0;
}
.elementor-widget-themo-blog .th-masonry-blog .flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.elementor-widget-themo-blog .th-masonry-blog .gallery {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
.elementor-widget-themo-blog .th-masonry-blog .flex-control-nav,
.elementor-widget-themo-blog .th-masonry-blog .flex-direction-nav,
.elementor-widget-themo-blog .th-masonry-blog .slides {
  margin: 0;
  padding: 0;
  list-style: none;
}
#standard-blog_content,
.post-meta,
.thmv-blog-post .thmv-subheading,
.elementor-widget-thhf-post-info {
  display: none !important;
}
