/* ATTENTION! This file was generated automatically! Don't change it!!!
----------------------------------------------------------------------- */


/* Blog layout: Excerpt 
------------------------- */
.blog_style_excerpt .nav-links {
  text-align: left;
}

.post_layout_excerpt {
  position: relative;
  margin-bottom: 0;
}

.post_layout_excerpt + .post_layout_excerpt {
  margin-top: 6rem;
}

.post_layout_excerpt.sticky {
  padding: 3.5em 4em;
}

.post_layout_excerpt.sticky .post_title {
  padding-right: 1em;
}

.post_layout_excerpt.sticky .label_sticky {
  border: none;
  width: 3.5em;
  height: 3.5em;
  line-height: 3.5em;
  text-align: center;
  top: 1.8em;
  right: 1.8em;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.post_layout_excerpt.sticky .label_sticky:before {
  font-family: "fontello";
  content: '\e9cf';
}

.post_layout_excerpt.sticky.format-quote blockquote {
  border: 1px solid #fff;
}

.post_layout_excerpt .post_featured {
  display: inline-block;
  margin-bottom: 2.8em;
}

.post_layout_excerpt.post_format_audio .post_featured.without_thumb,
.post_layout_excerpt.post_format_gallery .post_featured.without_thumb {
  display: block;
}

.post_layout_excerpt .post_header {
  margin: 0;
  position: relative;
}

.post_layout_excerpt .post_header .post_price {
  width: auto;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  font-size: 2.5em;
  line-height: 1.5em;
}

.post_layout_excerpt .post_category {
  margin-bottom: 0.5em;
}

.post_layout_excerpt .post_title {
  font-size: 1.882em;
  line-height: 1.25em;
  font-weight: 500;
  margin: 0;
}

.post_layout_excerpt .post_header + .post_content,
.post_layout_excerpt .post_header + .post_meta {
  margin-top: 1.3em;
}

.post_layout_excerpt .post_meta + .post_content {
  margin-top: 2em;
}

.post_layout_excerpt.format-gallery .slider_container .swiper-pagination,
.post_layout_excerpt.format-gallery .slider_outer .swiper-pagination {
  display: none;
}

body:not(.blog_style_excerpt) .post_layout_excerpt {
  margin-bottom: 3em;
}

.post_layout_excerpt blockquote {
  margin: 0;
}

/*# sourceMappingURL=excerpt.css.map */


/* Blog layout: Classic 
------------------------- */
.posts_container.columns_wrap {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -50px;
}

.posts_container.columns_wrap .post_layout_classic {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.post_layout_classic {
  position: relative;
}

.post_layout_classic .post_featured[class*="hover_"] {
  display: block;
}

.post_layout_classic .post_featured img {
  width: 100%;
}

.post_layout_classic .post_header {
  padding-top: 0.02px;
}

.post_layout_classic .post_category {
  margin-bottom: 0.5em;
}

.post_layout_classic .post_title {
  font-size: 1.471em;
  line-height: 1.3455em;
  font-weight: 500;
  margin: 0;
}

.post_layout_classic_4 .post_title,
.sc_layouts_submenu .post_layout_classic .post_title {
  font-size: 1.5em;
}

.post_layout_classic blockquote {
  margin: 0;
}

.post_layout_classic .post_header + .post_content {
  padding-top: 1em;
}

.post_layout_classic .post_content + .post_meta {
  margin-top: 1em;
}

.post_layout_classic:not(.sticky) .post_wrapper {
  padding: 3.5em;
}

.post_layout_classic .post_wrapper .post_date {
  position: relative;
  z-index: 5;
}

.post_layout_classic .post_featured {
  margin-bottom: 0;
}

.post_layout_classic .post_featured + .post_wrapper .post_date,
.post_layout_classic.format-quote .post_wrapper .post_date {
  margin-top: -4.5em;
}

.post_layout_classic.format-quote .post_wrapper .post_date + .post_title,
.post_layout_classic .post_featured + .post_wrapper .post_date + .post_title {
  margin-top: 1.7em;
}

.post_layout_classic .post_header + .post_meta {
  margin-top: 1.5em;
}

.post_layout_classic .post_date + .post_title {
  margin-top: 0.9em;
}

.post_layout_classic .post_date .post_meta {
  margin-top: 0;
}

.post_layout_classic .post_date .post_meta .post_meta_item {
  margin: 0;
}

.post_layout_classic.sticky {
  padding: 3.5em;
}

.post_layout_classic.sticky.format-standard.has-post-thumbnail,
.post_layout_classic.sticky.format-gallery,
.post_layout_classic.sticky.format-audio,
.post_layout_classic.sticky.format-video,
.post_layout_classic.sticky.format-quote {
  padding: 2em;
}

.post_layout_classic.sticky.format-standard.has-post-thumbnail .label_sticky,
.post_layout_classic.sticky.format-gallery .label_sticky,
.post_layout_classic.sticky.format-audio .label_sticky,
.post_layout_classic.sticky.format-video .label_sticky,
.post_layout_classic.sticky.format-quote .label_sticky {
  width: 3em;
  height: 3em;
  line-height: 3em;
  font-size: 15px;
  top: 1.5em;
  right: 1.5em;
}

.post_layout_classic.sticky.format-quote blockquote {
  border: 1px solid #fff;
  padding: 5.25em 2.25em 2.8em 2.25em;
}

.post_layout_classic.sticky.format-quote blockquote:before {
  top: 1.7em;
  left: 1.6em;
}

.post_layout_classic.sticky.format-audio .post_featured.without_thumb .post_audio:not(.with_iframe) {
  padding: 2em 2em 3em 2em;
}

.post_layout_classic.sticky.format-audio .mejs-button.mejs-playpause-button > button {
  font-size: 1.3em;
}

.post_layout_classic.sticky.format-audio .mejs-controls .mejs-time {
  display: none;
}

.post_layout_classic.sticky.format-video .post_featured.with_thumb .post_video_hover {
  font-size: 15px;
}

.post_layout_classic.sticky.format-standard.has-post-thumbnail .post_featured + .post_wrapper .post_date,
.post_layout_classic.sticky.format-gallery .post_featured + .post_wrapper .post_date,
.post_layout_classic.sticky.format-audio .post_featured + .post_wrapper .post_date,
.post_layout_classic.sticky.format-video .post_featured + .post_wrapper .post_date,
.post_layout_classic.sticky.format-quote .post_featured + .post_wrapper .post_date,
.post_layout_classic.sticky.format-quote .post_wrapper .post_date {
  margin-top: -0.7em;
}

.post_layout_classic.sticky.format-standard.has-post-thumbnail .post_featured + .post_wrapper .post_date + .post_title,
.post_layout_classic.sticky.format-gallery .post_featured + .post_wrapper .post_date + .post_title,
.post_layout_classic.sticky.format-audio .post_featured + .post_wrapper .post_date + .post_title,
.post_layout_classic.sticky.format-video .post_featured + .post_wrapper .post_date + .post_title,
.post_layout_classic.sticky.format-quote .post_featured + .post_wrapper .post_date + .post_title,
.post_layout_classic.sticky.format-quote .post_wrapper .post_date + .post_title {
  margin-top: 1em;
}

.post_layout_classic.sticky.format-gallery .slider_container.slider_controls_side .slider_next,
.post_layout_classic.sticky.format-gallery .slider_outer_controls_side .slider_controls_wrap > .slider_next,
.post_layout_classic.sticky.format-gallery .slider_container.slider_controls_side .slider_controls_wrap > .slider_prev,
.post_layout_classic.sticky.format-gallery .slider_outer_controls_side .slider_controls_wrap > .slider_prev {
  width: 2.6em;
  height: 2.6em;
  line-height: 2.7em;
}

.post_layout_classic.sticky.format-gallery .swiper-button-next,
.post_layout_classic.sticky.format-gallery .swiper-button-prev {
  margin-top: -1.3em;
}

.post_layout_classic.sticky.format-gallery .slider_container.slider_controls_side .slider_controls_wrap > .slider_prev,
.post_layout_classic.sticky.format-gallery .slider_outer_controls_side .slider_controls_wrap > .slider_prev {
  left: 1em;
}

.post_layout_classic.sticky.format-gallery .slider_container.slider_controls_side .slider_next,
.post_layout_classic.sticky.format-gallery .slider_outer_controls_side .slider_controls_wrap > .slider_next {
  right: 1em;
}

.post_layout_classic.sticky .post_title {
  padding-right: 1em;
}

.post_layout_classic.sticky .label_sticky {
  border: none;
  width: 3.5em;
  height: 3.5em;
  line-height: 3.5em;
  text-align: center;
  top: 1.8em;
  right: 1.8em;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.post_layout_classic.sticky .label_sticky:before {
  font-family: "fontello";
  content: '\e9cf';
}

.post_layout_classic.format-audio .post_featured.without_thumb .post_audio:not(.with_iframe) {
  padding: 3em;
}

.post_layout_classic.format-audio .mejs-horizontal-volume-slider,
.post_layout_classic.format-audio .mejs-horizontal-volume-total {
  width: 36px !important;
}

.post_layout_classic.format-audio .post_featured {
  max-height: 20em;
}

.post_layout_classic.format-audio .mejs-time.mejs-duration-container {
  margin-right: 2px;
}

.post_layout_classic.format-audio .mejs-time.mejs-currenttime-container {
  margin-left: 8px;
}

.post_layout_classic.format-audio .mejs-controls .mejs-button.mejs-playpause-button {
  width: 42px !important;
  height: 48px !important;
  line-height: 48px !important;
}

.post_layout_classic.format-audio .mejs-controls .mejs-button.mejs-playpause-button > button {
  width: 42px !important;
  height: 42px !important;
  line-height: 42px !important;
  text-align: center;
  margin: 5px 0;
}

.post_layout_classic.format-gallery .swiper-pagination {
  display: none;
  text-align: right;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 3em;
}

/*# sourceMappingURL=classic.css.map */


/* Blog layout: Masonry
------------------------- */
.masonry_wrap {
  position: relative;
  margin-right: -50px;
  margin-bottom: -50px;
}

.masonry_wrap .masonry_item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0 50px 50px 0;
  margin-bottom: 0;
  width: 50%;
  border-width: 0;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.masonry_wrap .masonry_item-1_3 {
  width: 33.3333%;
}

.masonry_wrap .masonry_item-1_4 {
  width: 25%;
}

.masonry_wrap .post_layout_classic-masonry:not(.sticky) .post_wrapper {
  padding: 3.5em;
}

.masonry_wrap .post_layout_classic-masonry .post_wrapper .post_date {
  position: relative;
  z-index: 5;
}

.masonry_wrap .post_layout_classic-masonry .post_featured {
  margin-bottom: 0;
}

.masonry_wrap .post_layout_classic-masonry .post_featured + .post_wrapper .post_date,
.masonry_wrap .post_layout_classic-masonry.format-quote .post_wrapper .post_date {
  margin-top: -4.5em;
}

.masonry_wrap .post_layout_classic-masonry .post_featured + .post_wrapper .post_date + .post_title,
.masonry_wrap .post_layout_classic-masonry.format-quote .post_wrapper .post_date + .post_title {
  margin-top: 1.7em;
}

.masonry_wrap .post_layout_classic-masonry .post_header + .post_meta {
  margin-top: 1.5em;
}

.masonry_wrap .post_layout_classic-masonry .post_date + .post_title {
  margin-top: 0.9em;
}

.masonry_wrap .post_layout_classic-masonry .post_date .post_meta {
  margin-top: 0;
}

.masonry_wrap .post_layout_classic-masonry .post_date .post_meta .post_meta_item {
  margin: 0;
}

.masonry_wrap .post_layout_classic-masonry.sticky {
  padding: 3.5em;
}

.masonry_wrap .post_layout_classic-masonry.sticky.format-standard.has-post-thumbnail,
.masonry_wrap .post_layout_classic-masonry.sticky.format-gallery,
.masonry_wrap .post_layout_classic-masonry.sticky.format-audio,
.masonry_wrap .post_layout_classic-masonry.sticky.format-video,
.masonry_wrap .post_layout_classic-masonry.sticky.format-quote {
  padding: 2em;
}

.masonry_wrap .post_layout_classic-masonry.sticky.format-standard.has-post-thumbnail .label_sticky,
.masonry_wrap .post_layout_classic-masonry.sticky.format-gallery .label_sticky,
.masonry_wrap .post_layout_classic-masonry.sticky.format-audio .label_sticky,
.masonry_wrap .post_layout_classic-masonry.sticky.format-video .label_sticky,
.masonry_wrap .post_layout_classic-masonry.sticky.format-quote .label_sticky {
  width: 3em;
  height: 3em;
  line-height: 3em;
  font-size: 15px;
  top: 1.5em;
  right: 1.5em;
}

.masonry_wrap .post_layout_classic-masonry.sticky.format-quote blockquote {
  border: 1px solid #fff;
  padding: 5.25em 2.25em 2.8em 2.25em;
}

.masonry_wrap .post_layout_classic-masonry.sticky.format-quote blockquote:before {
  top: 1.7em;
  left: 1.6em;
}

.masonry_wrap .post_layout_classic-masonry.sticky.format-audio .post_featured.without_thumb .post_audio:not(.with_iframe) {
  padding: 2em 2em 3em 2em;
}

.masonry_wrap .post_layout_classic-masonry.sticky.format-audio .mejs-button.mejs-playpause-button > button {
  font-size: 1.3em;
}

.masonry_wrap .post_layout_classic-masonry.sticky.format-audio .mejs-controls .mejs-time {
  display: none;
}

.masonry_wrap .post_layout_classic-masonry.sticky.format-video .post_featured.with_thumb .post_video_hover {
  font-size: 15px;
}

.masonry_wrap .post_layout_classic-masonry.sticky.format-standard.has-post-thumbnail .post_featured + .post_wrapper .post_date,
.masonry_wrap .post_layout_classic-masonry.sticky.format-gallery .post_featured + .post_wrapper .post_date,
.masonry_wrap .post_layout_classic-masonry.sticky.format-audio .post_featured + .post_wrapper .post_date,
.masonry_wrap .post_layout_classic-masonry.sticky.format-video .post_featured + .post_wrapper .post_date,
.masonry_wrap .post_layout_classic-masonry.sticky.format-quote .post_featured + .post_wrapper .post_date,
.masonry_wrap .post_layout_classic-masonry.sticky.format-quote .post_wrapper .post_date {
  margin-top: -0.7em;
}

.masonry_wrap .post_layout_classic-masonry.sticky.format-standard.has-post-thumbnail .post_featured + .post_wrapper .post_date + .post_title,
.masonry_wrap .post_layout_classic-masonry.sticky.format-gallery .post_featured + .post_wrapper .post_date + .post_title,
.masonry_wrap .post_layout_classic-masonry.sticky.format-audio .post_featured + .post_wrapper .post_date + .post_title,
.masonry_wrap .post_layout_classic-masonry.sticky.format-video .post_featured + .post_wrapper .post_date + .post_title,
.masonry_wrap .post_layout_classic-masonry.sticky.format-quote .post_featured + .post_wrapper .post_date + .post_title,
.masonry_wrap .post_layout_classic-masonry.sticky.format-quote .post_wrapper .post_date + .post_title {
  margin-top: 1em;
}

.masonry_wrap .post_layout_classic-masonry.sticky.format-gallery .slider_container.slider_controls_side .slider_next,
.masonry_wrap .post_layout_classic-masonry.sticky.format-gallery .slider_outer_controls_side .slider_controls_wrap > .slider_next,
.masonry_wrap .post_layout_classic-masonry.sticky.format-gallery .slider_container.slider_controls_side .slider_controls_wrap > .slider_prev,
.masonry_wrap .post_layout_classic-masonry.sticky.format-gallery .slider_outer_controls_side .slider_controls_wrap > .slider_prev {
  width: 2.6em;
  height: 2.6em;
  line-height: 2.7em;
}

.masonry_wrap .post_layout_classic-masonry.sticky.format-gallery .swiper-button-next,
.masonry_wrap .post_layout_classic-masonry.sticky.format-gallery .swiper-button-prev {
  margin-top: -1.3em;
}

.masonry_wrap .post_layout_classic-masonry.sticky.format-gallery .slider_container.slider_controls_side .slider_controls_wrap > .slider_prev,
.masonry_wrap .post_layout_classic-masonry.sticky.format-gallery .slider_outer_controls_side .slider_controls_wrap > .slider_prev {
  left: 1em;
}

.masonry_wrap .post_layout_classic-masonry.sticky.format-gallery .slider_container.slider_controls_side .slider_next,
.masonry_wrap .post_layout_classic-masonry.sticky.format-gallery .slider_outer_controls_side .slider_controls_wrap > .slider_next {
  right: 1em;
}

.masonry_wrap .post_layout_classic-masonry.sticky .post_title {
  padding-right: 1em;
}

.masonry_wrap .post_layout_classic-masonry.sticky .label_sticky {
  border: none;
  width: 3.5em;
  height: 3.5em;
  line-height: 3.5em;
  text-align: center;
  top: 1.8em;
  right: 1.8em;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.masonry_wrap .post_layout_classic-masonry.sticky .label_sticky:before {
  font-family: "fontello";
  content: '\e9cf';
}

.masonry_wrap .post_layout_classic-masonry.format-audio .post_featured.without_thumb .post_audio:not(.with_iframe) {
  padding: 3em;
}

.masonry_wrap .post_layout_classic-masonry.format-audio .mejs-horizontal-volume-slider,
.masonry_wrap .post_layout_classic-masonry.format-audio .mejs-horizontal-volume-total {
  width: 36px !important;
}

.masonry_wrap .post_layout_classic-masonry.format-audio .post_featured {
  max-height: 20em;
}

.masonry_wrap .post_layout_classic-masonry.format-audio .mejs-time.mejs-duration-container {
  margin-right: 2px;
}

.masonry_wrap .post_layout_classic-masonry.format-audio .mejs-time.mejs-currenttime-container {
  margin-left: 8px;
}

.masonry_wrap .post_layout_classic-masonry.format-audio .mejs-controls .mejs-button.mejs-playpause-button {
  width: 42px !important;
  height: 48px !important;
  line-height: 48px !important;
}

.masonry_wrap .post_layout_classic-masonry.format-audio .mejs-controls .mejs-button.mejs-playpause-button > button {
  width: 42px !important;
  height: 42px !important;
  line-height: 42px !important;
  text-align: center;
  margin: 5px 0;
}

.masonry_wrap .post_layout_classic-masonry.format-gallery .swiper-pagination {
  display: none;
  text-align: right;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 3em;
}

/*# sourceMappingURL=masonry.css.map */


/* Blog layout: Portfolio
------------------------- */
.post_layout_portfolio .post_title {
  font-size: 1.2em;
  line-height: 1.3455em;
  font-weight: 500;
}

.post_layout_portfolio .post_featured {
  margin-bottom: 0;
}

.post_layout_portfolio .post_featured[class*="hover_"] {
  display: block;
}

.post_layout_portfolio .post_featured img {
  width: 100%;
}

.post_layout_portfolio.sticky {
  padding: 0;
}

.post_layout_portfolio .label_sticky {
  top: -12px;
  left: -12px;
  right: auto;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

.post_layout_portfolio .post_featured.hover_border .post_info:before,
.post_layout_portfolio .post_featured.hover_border .post_info:after {
  position: absolute;
  top: 25px;
  right: 25px;
  bottom: 25px;
  left: 25px;
}

/*# sourceMappingURL=portfolio.css.map */


.single_style_style-1 .page_content_wrap {
  padding-top: 0;
}

.header_alter_bg_color.single_style_style-1 .page_content_wrap {
  padding-top: 6.5em;
}

.single_style_style-1 .page_content_wrap > .content_wrap {
  padding-top: 6.5em;
}

.single_style_style-1 .page_content_wrap > .content_wrap + .content_wrap {
  padding-top: 0;
}

.post_header_wrap_style_style-1 {
  position: relative;
  margin-top: 0;
}

.post_header_wrap_style_style-1.with_featured_image {
  margin-top: 0;
}

.post_header_wrap_style_style-1 .post_featured {
  margin: 0;
}

.post_header_wrap_style_style-1 .post_featured.post_featured_bg {
  height: 33rem;
}

.post_header_wrap_style_style-1 .post_featured.post_featured_bg:before {
  display: none;
}

.post_header_wrap_style_style-1 .post_featured img {
  max-width: none;
  width: 100%;
}

.post_header_wrap_style_style-1.with_featured_image:before {
  content: ' ';
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(9, 33, 43, 0.3);
}

.post_header_wrap_style_style-1.with_featured_image .post_header a,
.post_header_wrap_style_style-1.with_featured_image .post_header .post_title,
.post_header_wrap_style_style-1.with_featured_image .post_header .post_subtitle,
.post_header_wrap_style_style-1.with_featured_image .post_header .post_meta_item {
  color: #fff !important;
}

.post_header_wrap_style_style-1.with_featured_image .post_header a,
.post_header_wrap_style_style-1.with_featured_image .post_header a.post_author .post_author_name {
  -webkit-transition: color 0.3s ease, opacity 0.3s ease;
  -ms-transition: color 0.3s ease, opacity 0.3s ease;
  transition: color 0.3s ease, opacity 0.3s ease;
}

.post_header_wrap_style_style-1.with_featured_image .post_header .post_subtitle,
.post_header_wrap_style_style-1.with_featured_image .post_header a:hover,
.post_header_wrap_style_style-1.with_featured_image .post_header a:focus,
.post_header_wrap_style_style-1.with_featured_image .post_header a.post_author:hover .post_author_name,
.post_header_wrap_style_style-1.with_featured_image .post_header a.post_author:focus .post_author_name {
  opacity: 0.8;
}

.post_header_wrap_style_style-1.with_featured_image .post_header .post_date {
  opacity: 1;
}

.post_header_wrap_style_style-1.with_featured_image .post_header a.post_author:hover,
.post_header_wrap_style_style-1.with_featured_image .post_header a.post_author:focus {
  opacity: 1;
}

.post_header_wrap_style_style-1.with_featured_image .post_header .social_item {
  vertical-align: baseline;
}

.post_header_wrap_style_style-1 .post_header {
  display: block;
}

.post_header_wrap_style_style-1 .post_featured + .post_header {
  display: inline-block;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  box-sizing: border-box;
  margin-bottom: 5.8em;
}

.post_header_wrap_style_style-1 .post_header .post_title {
  font-size: 3.529em;
  line-height: 1.24em;
  margin-top: 0;
  margin-bottom: 0;
}

.post_header_wrap_style_style-1 .post_header .post_subtitle {
  font-size: 1.2857em;
  line-height: 1.4em;
  font-weight: normal;
  margin-top: 1em;
}

.post_header_wrap_style_style-1 .post_header .post_meta_categories {
  margin-top: 0;
  margin-bottom: 1em;
}

.post_header_wrap_style_style-1 .post_header .post_meta_other {
  margin-top: 1em;
}

.post_header_wrap_style_style-1 .post_header .post_meta_other .post_meta_item {
  white-space: nowrap;
}

.post_header_wrap_style_style-1.with_featured_image .post_header .post_meta_other {
  margin-top: 2em;
}

.post_header_wrap_style_style-1 .post_header .post_meta_other .post_meta_item:after,
.post_header_wrap_style_style-1 .post_header .post_meta_other .vc_inline-link:after {
  content: '';
  margin: 0 2em 0 0;
}

.post_header_wrap_style_style-1 .post_header .post_meta_other .post_author_avatar {
  margin-right: 0.75em;
}

.post_header_wrap_style_style-1 .post_header .post_meta_other .post_author_avatar > img {
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  text-align: center;
}

/*# sourceMappingURL=style-1.css.map */


.single_style_style-2 .page_content_wrap {
  padding-top: 0;
}

.single_style_style-2 .page_content_wrap > .content_wrap {
  padding-top: 6.5em;
}

.single_style_style-2 .page_content_wrap > .content_wrap + .content_wrap {
  padding-top: 0;
}

.single_style_style-2 .post_header_wrap_in_content {
  padding-bottom: 1.5em;
  margin-bottom: 1.5em;
  border-bottom: 1px solid #ddd;
}

.post_header_wrap_style_style-2 {
  position: relative;
  margin-top: 0;
}

.post_header_wrap_style_style-2 .post_featured {
  margin: 0;
}

.post_header_wrap_style_style-2 .post_featured.post_featured_bg {
  height: 27rem;
}

.post_header_wrap_style_style-2 .post_featured.post_featured_bg:before {
  display: none;
}

.post_header_wrap_style_style-2 .post_featured img {
  max-width: none;
  width: 100%;
}

.post_header_wrap_style_style-2.with_featured_image:before {
  content: ' ';
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(9, 33, 43, 0.3);
}

.post_header_wrap_style_style-2 .post_header .post_title {
  font-size: 3.529em;
  line-height: 1.24em;
  margin-top: 0;
  margin-bottom: 0;
}

.post_header_wrap_style_style-2 .post_header .post_subtitle {
  font-size: 1.2857em;
  line-height: 1.4em;
  font-weight: normal;
  margin-top: 1em;
}

.post_header_wrap_style_style-2 .post_header .post_meta_categories {
  margin-top: 0;
  margin-bottom: 1em;
}

.post_header_wrap_style_style-2 .post_header .post_meta_other {
  margin-top: 2em;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.post_header_wrap_style_style-2 .post_header .post_meta_other .post_meta {
  margin-top: 0;
}

.post_header_wrap_style_style-2 .post_header .post_meta_other .post_meta_item {
  white-space: nowrap;
}

.post_header_wrap_style_style-2 .post_header .post_meta_other_part1 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.post_header_wrap_style_style-2 .post_header .post_meta_other_part2 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.post_header_wrap_style_style-2 .post_header .post_meta_other_part2 {
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
}

.post_header_wrap_style_style-2 .post_author_by {
  margin-right: 0.3em;
}

.post_header_wrap_style_style-2 .post_author_name {
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.post_header_wrap_style_style-2 .post_header .post_meta_other .post_author_name {
  white-space: normal;
}

.post_header_wrap_style_style-2 .post_header .post_meta_other .post_share {
  display: inline-block;
  vertical-align: top;
}

.post_header_wrap_style_style-2 .post_header .post_meta_other .post_share .social_item {
  margin: 0 20px 0 0;
  font-size: 1.15em;
}

.post_header_wrap_style_style-2 .post_header .post_meta_other .post_meta_item:after,
.post_header_wrap_style_style-2 .post_header .post_meta_other .vc_inline-link:after {
  content: '';
  margin: 0 2em 0 0;
}

/*# sourceMappingURL=style-2.css.map */


.single_style_style-5 .page_content_wrap {
  padding-top: 4em;
}

.post_header_wrap_style_style-5 {
  position: relative;
  margin-bottom: 4em;
}

.post_header_wrap_style_style-5.post_header_wrap_in_header .post_header {
  display: block;
  margin-bottom: 4em;
}

.post_header_wrap_style_style-5.post_header_wrap_in_content .post_featured {
  margin-bottom: 2em;
  text-align: center;
}

.post_header_wrap_style_style-5 .post_featured.post_featured_bg {
  height: 35rem;
}

.post_header_wrap_style_style-5 .post_featured.post_featured_bg:before {
  display: none;
}

.post_header_wrap_style_style-5 .post_featured img {
  max-width: 100%;
  width: auto;
  height: auto;
}

.post_header_wrap_style_style-5 .post_header .post_title {
  font-size: 3.529em;
  line-height: 1.24em;
  margin-top: 0;
  margin-bottom: 0;
}

.post_header_wrap_style_style-5 .post_header .post_subtitle {
  font-size: 1.2857em;
  line-height: 1.4em;
  font-weight: normal;
  margin-top: 1em;
}

.post_header_wrap_style_style-5 .post_header .post_meta_categories {
  margin-top: 0;
  margin-bottom: 1em;
}

.single_style_style-5 .post_header_wrap_in_content {
  padding-bottom: 1.5em;
  margin-bottom: 1.5em;
  border-bottom: 1px solid #ddd;
}

.post_header_wrap_style_style-5 .post_header .post_meta_other {
  margin-top: 2em;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.post_header_wrap_style_style-5 .post_header .post_meta_other .post_meta {
  margin-top: 0;
}

.post_header_wrap_style_style-5 .post_header .post_meta_other .post_meta_item {
  white-space: nowrap;
}

.post_header_wrap_style_style-5 .post_header .post_meta_other_part1 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.post_header_wrap_style_style-5 .post_header .post_meta_other_part2 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.post_header_wrap_style_style-5 .post_header .post_meta_other_part2 {
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
}

.post_header_wrap_style_style-5 .post_author_by {
  margin-right: 0.3em;
}

.post_header_wrap_style_style-5 .post_author_name {
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.post_header_wrap_style_style-5 .post_header .post_meta_other .post_author_name {
  white-space: normal;
}

.post_header_wrap_style_style-5 .post_header .post_meta_other .post_share {
  display: inline-block;
  vertical-align: top;
}

.post_header_wrap_style_style-5 .post_header .post_meta_other .post_share .social_item {
  margin: 0 20px 0 0;
  font-size: 1.15em;
}

.post_header_wrap_style_style-5 .post_header .post_meta_other .post_meta_item:after,
.post_header_wrap_style_style-5 .post_header .post_meta_other .vc_inline-link:after {
  content: '';
  margin: 0 2em 0 0;
}

/*# sourceMappingURL=style-5.css.map */


.single_style_style-6 .page_content_wrap {
  padding-top: 7em;
}

.post_header_wrap_style_style-6 {
  position: relative;
  margin-bottom: 1.5em;
  margin-top: -0.5em;
}

.post_header_wrap_style_style-6.post_header_wrap_in_content .post_featured {
  margin-bottom: 0;
  text-align: center;
}

.post_header_wrap_style_style-6 .post_featured.post_featured_bg {
  height: 27rem;
}

.post_header_wrap_style_style-6 .post_featured.post_featured_bg:before {
  display: none;
}

.post_header_wrap_style_style-6 .post_featured img {
  max-width: 100%;
  width: auto;
  height: auto;
}

.post_header_wrap_style_style-6 .post_header {
  padding-bottom: 1em;
  margin-bottom: 2em;
  border-bottom: 1px solid #ddd;
}

.post_header_wrap_style_style-6 .post_header .post_title {
  font-size: 3.529em;
  line-height: 1.24em;
  margin-top: 0;
  margin-bottom: 0;
}

.post_header_wrap_style_style-6 .post_header .post_subtitle {
  font-size: 1.2857em;
  line-height: 1.4em;
  font-weight: normal;
  margin-top: 1em;
}

.post_header_wrap_style_style-6 .post_header .post_meta_categories {
  margin-top: 0;
  margin-bottom: 1em;
}

.post_header_wrap_style_style-6 .post_header .post_meta_other {
  margin-top: 2em;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.post_header_wrap_style_style-6 .post_header .post_meta_other .post_meta {
  margin-top: 0;
}

.post_header_wrap_style_style-6 .post_header .post_meta_other .post_meta_item {
  white-space: nowrap;
}

.post_header_wrap_style_style-6 .post_header .post_meta_other_part1 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.post_header_wrap_style_style-6 .post_header .post_meta_other_part2 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.post_header_wrap_style_style-6 .post_header .post_meta_other_part2 {
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
}

.post_header_wrap_style_style-6 .post_author_by {
  margin-right: 0.3em;
}

.post_header_wrap_style_style-6 .post_author_name {
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.post_header_wrap_style_style-6 .post_header .post_meta_other .post_author_name {
  white-space: normal;
}

.post_header_wrap_style_style-6 .post_header .post_meta_other .post_share {
  display: inline-block;
  vertical-align: top;
}

.post_header_wrap_style_style-6 .post_header .post_meta_other .post_share .social_item {
  margin: 0 20px 0 0;
  font-size: 1.15em;
}

.post_header_wrap_style_style-6 .post_header .post_meta_other .post_meta_item:after,
.post_header_wrap_style_style-6 .post_header .post_meta_other .vc_inline-link:after {
  content: '';
  margin: 0 2em 0 0;
}

/*# sourceMappingURL=style-6.css.map */


/* Front Page sections
-------------------------------------------------------- */
.home-page.with_bg_image,
.frontpage.with_bg_image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.home-page.with_bg_image .page_content_wrap,
.frontpage.with_bg_image .page_content_wrap {
  background-color: transparent;
}

/* Common settings */
.front_page_section {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.front_page_section_layout_fullwidth.sc_layouts_flex .front_page_section_content_wrap {
  -webkit-flex-basis: 100%;
  -ms-flex-basis: 100%;
  flex-basis: 100%;
}

.front_page_section > .customize-partial-edit-shortcut button {
  left: 2px !important;
}

.front_page_section_paddings_none .front_page_section_content_wrap {
  padding: 0;
}

.front_page_section_paddings_small .front_page_section_content_wrap {
  padding: 4% 0;
}

.front_page_section_paddings_medium .front_page_section_content_wrap {
  padding: 8% 0;
}

.front_page_section_paddings_large .front_page_section_content_wrap {
  padding: 12% 0;
}

.front_page_section_paddings_huge .front_page_section_content_wrap {
  padding: 16% 0;
}

.front_page_block_empty {
  height: 0 !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  margin: 0 !important;
  padding: 0 !important;
}

.front_page_section_description,
.front_page_section_content,
.front_page_section_output,
.front_page_section_buttons {
  font-size: 1.1429em;
}

.front_page_section .front_page_section_caption {
  margin: 0;
  text-align: center;
}

.front_page_section_description {
  line-height: 1.5em;
  text-align: center;
}

.front_page_section_description p:last-child,
.front_page_section_content p:last-child,
.front_page_section_output p:last-child {
  margin-bottom: 0;
}

.front_page_section_buttons {
  text-align: center;
}

.front_page_section_caption:not(.front_page_block_empty) + .front_page_section_description {
  margin-top: 1em;
}

.front_page_section_caption:not(.front_page_block_empty) + .front_page_section_content,
.front_page_section_description:not(.front_page_block_empty) + .front_page_section_content {
  margin-top: 3em;
}

.front_page_section_caption:not(.front_page_block_empty) + .front_page_section_output,
.front_page_section_description:not(.front_page_block_empty) + .front_page_section_output,
.front_page_section_content:not(.front_page_block_empty) + .front_page_section_output {
  margin-top: 3em;
}

.front_page_section_caption:not(.front_page_block_empty) + .front_page_section_columns,
.front_page_section_description:not(.front_page_block_empty) + .front_page_section_columns,
.front_page_section_content:not(.front_page_block_empty) + .front_page_section_columns {
  margin-top: 3em;
}

.front_page_section_caption:not(.front_page_block_empty) + .front_page_section_buttons,
.front_page_section_description:not(.front_page_block_empty) + .front_page_section_buttons,
.front_page_section_content:not(.front_page_block_empty) + .front_page_section_buttons,
.front_page_section_output:not(.front_page_block_empty) + .front_page_section_buttons,
.front_page_section_columns:not(.front_page_block_empty) + .front_page_section_buttons {
  margin-top: 2em;
}

.front_page_section_buttons > .front_page_section_button {
  margin-top: 1em;
  margin-right: 1em;
  font-size: 0.8em;
}

.front_page_section_buttons > .front_page_section_button + .front_page_section_button {
  margin-right: 0;
}

.front_page_section_columns .front_page_section_caption {
  font-size: 2.5em;
  line-height: 1.2em;
  text-align: left;
}

.front_page_section_columns .front_page_section_output,
.front_page_section_columns .front_page_section_content,
.front_page_section_columns .front_page_section_description {
  font-size: 1em;
  line-height: 1.5em;
  text-align: left;
}

.front_page_section_columns h1,
.front_page_section_columns h2,
.front_page_section_columns h3,
.front_page_section_columns h4,
.front_page_section_columns h5,
.front_page_section_columns h6 {
  margin-top: 1em;
  margin-bottom: 0.3em;
}

.front_page_section_columns h1:first-child,
.front_page_section_columns h2:first-child,
.front_page_section_columns h3:first-child,
.front_page_section_columns h4:first-child,
.front_page_section_columns h5:first-child,
.front_page_section_columns h6:first-child {
  margin-top: 0;
}

.front_page_section_columns p {
  margin: 0;
}

.front_page_section_columns p + p {
  margin-top: 0.5em;
}

/* Section 'Title' */
.front_page_section_title_description {
  line-height: 1.75em;
}

.front_page_section_title_caption:not(.front_page_block_empty) + .front_page_section_title_description {
  margin-top: 2em;
}

/* Section 'Features' */
.front_page_section_features .sc_item_descr {
  padding: 1em 0;
}

.front_page_section_features .sc_services_light .sc_services_item_icon {
  font-size: 4em;
}

/* Section 'Subscribe' */
.front_page_section_subscribe .front_page_section_output {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.front_page_section_subscribe .mc4wp-form .mc4wp-form-fields input[type="email"] {
  padding: 1em;
}

/* Section 'Googlemap' */
.front_page_section_googlemap .front_page_section_output {
  -webkit-box-shadow: 0 0 40px 10px rgba(255, 255, 255, 0.4);
  -ms-box-shadow: 0 0 40px 10px rgba(255, 255, 255, 0.4);
  box-shadow: 0 0 40px 10px rgba(255, 255, 255, 0.4);
}

/*# sourceMappingURL=front-page.css.map */


/* Buttons hovers
------------------------------------------------------------------ */
/* Slide left and top */
[class*="sc_button_hover_slide"] {
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.sc_button_hover_just_init {
  -webkit-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}

[class*="sc_button_hover_"]:not(.sc_button_bg_image) {
  -webkit-transition: color 0.3s ease, border-color 0.3s ease, background-position 0.3s ease, background-color 0s linear 0.3s;
  -ms-transition: color 0.3s ease, border-color 0.3s ease, background-position 0.3s ease, background-color 0s linear 0.3s;
  transition: color 0.3s ease, border-color 0.3s ease, background-position 0.3s ease, background-color 0s linear 0.3s;
}

/* Arrow */
.sc_button_hover_arrow {
  position: relative;
  overflow: hidden;
  padding-left: 2em !important;
  padding-right: 2em !important;
}

.sc_button_hover_arrow:before {
  content: '\e8f4';
  font-family: "fontello";
  position: absolute;
  z-index: 1;
  right: -2em !important;
  left: auto !important;
  top: 50% !important;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: transparent !important;
  color: inherit !important;
}

.sc_button_hover_arrow:hover:before,
.sc_button_hover_arrow.active:before,
.vc_active .sc_button_hover_arrow:before {
  right: 0.5em !important;
}

/* Images (post featured) hovers
----------------------------------------------------- */
.post_featured[class*="hover_"] {
  position: relative;
  -webkit-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  display: inline-block;
  vertical-align: top;
}

.post_featured[class*="hover_"],
.post_featured[class*="hover_"] * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.post_featured .mask {
  content: ' ';
  position: absolute;
  z-index: 4;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.post_featured .post_info {
  position: absolute;
  z-index: 6;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.5, 0.5);
  -ms-transform: translate(-50%, -50%) scale(0.5, 0.5);
  transform: translate(-50%, -50%) scale(0.5, 0.5);
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: none;
  font-size: 1.1429em;
  line-height: 1.3em;
  width: 90%;
  text-align: center;
  margin: -1em auto 0;
  opacity: 0;
}

.post_featured .post_link {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/* Hover empty */
.post_featured.hover_ .icons {
  position: absolute;
  z-index: 7;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/* Hover simple */
.post_featured.hover_simple .simple {
  position: absolute;
  z-index: 7;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.post_featured.hover_simple .mask {
  background-color: rgba(9, 33, 43, 0.3);
}

.post_featured.hover_simple > img {
  -webkit-transition: -webkit-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: transform 0.3s ease;
}

.post_featured.hover_simple:hover > img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

/* Hover Icon and Icons */
.post_featured.hover_icon,
.post_featured.hover_icons {
  position: relative;
}

.post_featured.hover_icon .mask {
  background-color: rgba(9, 33, 43, 0.3);
}

.post_featured.hover_icon:hover .mask {
  opacity: 1;
}

.post_featured.hover_icon img,
.post_featured.hover_icons img {
  -webkit-transition: -webkit-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: transform 0.3s ease;
}

.post_featured.hover_icon:hover img,
.post_featured.hover_icons:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.post_featured.hover_icon .icons,
.post_featured.hover_icons .icons {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.post_featured.hover_icon .icons a {
  display: inline-block;
  font-size: 12px;
  cursor: pointer;
  opacity: 0;
  margin: -2.1em 0 0 -2.1em;
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  -webkit-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
  -webkit-transition: all 0.3s ease, transform 0.3s ease-out;
  -ms-transition: all 0.3s ease, transform 0.3s ease-out;
  transition: all 0.3s ease, transform 0.3s ease-out;
  width: 4.2em;
  height: 4.2em;
  line-height: 4.2em;
  text-align: center;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 4px rgba(9, 33, 43, 0.1);
  -ms-box-shadow: 0 0 4px rgba(9, 33, 43, 0.1);
  box-shadow: 0 0 4px rgba(9, 33, 43, 0.1);
}

.post_featured.hover_icon:hover .icons a {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.3s ease, transform 0.3s ease-out;
  -ms-transition: all 0.3s ease, transform 0.3s ease-out;
  transition: all 0.3s ease, transform 0.3s ease-out;
}

.post_featured.hover_icons .icons a {
  display: inline-block;
  font-size: 1.2em;
  cursor: pointer;
  opacity: 0;
  margin: -1.4em 0 0 -1.4em;
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  -webkit-transform: scale(0.3, 0.3);
  -ms-transform: scale(0.3, 0.3);
  transform: scale(0.3, 0.3);
  -webkit-transition: all 0.5s ease, transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
  -ms-transition: all 0.5s ease, transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
  transition: all 0.5s ease, transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
  width: 2.8em;
  height: 2.8em;
  line-height: 2.8em;
  text-align: center;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 4px rgba(9, 33, 43, 0.1);
  -ms-box-shadow: 0 0 4px rgba(9, 33, 43, 0.1);
  box-shadow: 0 0 4px rgba(9, 33, 43, 0.1);
}

.post_featured.hover_icons .icons a {
  margin-left: -3.05em;
}

.post_featured.hover_icons .icons a + a {
  margin-left: 0.25em;
  -webkit-transition-delay: 0.15s;
  -ms-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.post_featured.hover_icons .icons a.single_icon {
  margin-left: 0;
}

.post_featured.hover_icons:hover .icons a {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.5s ease, transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  -ms-transition: all 0.5s ease, transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  transition: all 0.5s ease, transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}

.post_featured.hover_icons:hover .icons a + a {
  -webkit-transition-delay: 0.15s;
  -ms-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.post_featured.hover_icons .icons a.icon-link:before,
.post_featured.hover_icons .icons a.icon-search:before {
  font-family: "fontello";
}

.post_featured.hover_icons .icons a.icon-link:before {
  content: '\e8b5';
}

.post_featured.hover_icons .icons a.icon-search:before {
  content: '\e9ca';
}

/* Hover Zoom: icons 'link' and 'zoom' */
.post_featured.hover_zoom:before {
  content: ' ';
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  border: 2px solid #fff;
  background-color: rgba(0, 0, 0, 0.15);
  -webkit-transform: scale(0, 0) rotate(0deg);
  -ms-transform: scale(0, 0) rotate(0deg);
  transform: scale(0, 0) rotate(0deg);
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.post_featured.hover_zoom:hover:before {
  -webkit-transform: scale(1, 1) rotate(45deg);
  -ms-transform: scale(1, 1) rotate(45deg);
  transform: scale(1, 1) rotate(45deg);
}

.post_featured.hover_zoom .mask {
  background-color: rgba(9, 33, 43, 0.3);
}

.post_featured.hover_zoom:hover .mask {
  opacity: 1;
}

.post_featured.hover_zoom img {
  -webkit-transition: -webkit-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: transform 0.3s ease;
}

.post_featured.hover_zoom:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.post_featured.hover_zoom .icons {
  position: absolute;
  z-index: 6;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: inline-block;
}

.post_featured.hover_zoom .icons a {
  display: inline-block;
  font-size: 18px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  position: relative;
  left: -50px;
  opacity: 0;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.post_featured.hover_zoom .icons a + a {
  margin-left: 8px;
  left: 50px;
}

.post_featured.hover_zoom .icons a:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
}

.post_featured.hover_zoom:hover .icons a {
  left: 0;
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}

.post_featured.hover_zoom .icons a.icon-link:before,
.post_featured.hover_zoom .icons a.icon-search:before {
  font-family: "fontello";
}

.post_featured.hover_zoom .icons a.icon-link:before {
  content: '\e8b5';
}

.post_featured.hover_zoom .icons a.icon-search:before {
  content: '\e9ca';
}

/* Hover Dots */
.post_featured.hover_dots:hover .mask {
  opacity: 1;
}

.post_featured.hover_dots img {
  -webkit-transition: -webkit-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: transform 0.3s ease;
}

.post_featured.hover_dots:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.post_featured.hover_dots .icons {
  position: absolute;
  z-index: 6;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.post_featured.hover_dots .icons span {
  display: inline-block;
  opacity: 0;
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 6px;
  height: 6px;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.post_featured.hover_dots:hover .icons span {
  opacity: 1;
  display: inline-block;
}

.post_featured.hover_dots:hover .icons span:first-child {
  margin-left: -13px;
}

.post_featured.hover_dots:hover .icons span + span + span {
  margin-left: 13px;
}

.post_featured.hover_dots.hover_with_info .icons span {
  margin-top: 1em;
}

.post_featured.hover_dots .post_info {
  display: block;
  top: 45%;
}

.post_featured.hover_dots .post_info .post_title {
  margin: 0;
  line-height: 1em;
}

.post_featured.hover_dots:hover .post_info {
  -webkit-transform: translate(-50%, -50%) scale(1, 1);
  -ms-transform: translate(-50%, -50%) scale(1, 1);
  transform: translate(-50%, -50%) scale(1, 1);
  opacity: 1;
}

/* Hover Fade, Slide, Pull, Border: Common Rules */
.post_featured.hover_fade,
.post_featured.hover_slide,
.post_featured.hover_pull,
.post_featured.hover_excerpt,
.post_featured.hover_border {
  position: relative;
  overflow: hidden;
}

.post_featured.hover_fade .post_info,
.post_featured.hover_slide .post_info,
.post_featured.hover_pull .post_info,
.post_featured.hover_excerpt .post_info,
.post_featured.hover_border .post_info {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  text-align: center;
  display: block;
  margin: 0;
  opacity: 1;
  font-size: 1em;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-transform: none "";
  -ms-transform: none "";
  transform: none;
}

.post_featured.hover_fade .post_info .post_info_back,
.post_featured.hover_slide .post_info .post_info_back,
.post_featured.hover_pull .post_info .post_info_back,
.post_featured.hover_excerpt .post_info .post_info_back,
.post_featured.hover_border .post_info .post_info_back {
  max-width: none;
  padding: 0;
}

.post_featured.hover_fade .post_info .post_title,
.post_featured.hover_slide .post_info .post_title,
.post_featured.hover_pull .post_info .post_title,
.post_featured.hover_excerpt .post_info .post_title,
.post_featured.hover_border .post_info .post_title {
  margin: 0 0 0.5em;
  text-align: center;
}

.post_featured.hover_fade .post_info .post_descr,
.post_featured.hover_slide .post_info .post_descr,
.post_featured.hover_pull .post_info .post_descr,
.post_featured.hover_excerpt .post_info .post_descr,
.post_featured.hover_border .post_info .post_descr {
  margin: 0;
  position: relative;
  padding: 0 1em;
  text-align: center;
}

.post_featured.hover_fade .post_info .post_title span,
.post_featured.hover_slide .post_info .post_title span,
.post_featured.hover_pull .post_info .post_title span,
.post_featured.hover_excerpt .post_info .post_title span,
.post_featured.hover_border .post_info .post_title span {
  font-weight: 500;
}

.post_featured.hover_fade .post_info .post_excerpt,
.post_featured.hover_slide .post_info .post_excerpt,
.post_featured.hover_pull .post_info .post_excerpt,
.post_featured.hover_border .post_info .post_excerpt {
  margin-top: 1em;
  display: none;
}

.post_featured.hover_excerpt .post_info .post_excerpt {
  margin-top: 1em;
}

.post_featured.hover_fade img,
.post_featured.hover_fade .post_info .post_info_back,
.post_featured.hover_fade .post_info .post_title,
.post_featured.hover_fade .post_info .post_descr,
.post_featured.hover_slide img,
.post_featured.hover_slide .post_info .post_info_back,
.post_featured.hover_slide .post_info .post_title,
.post_featured.hover_slide .post_info .post_descr,
.post_featured.hover_pull img,
.post_featured.hover_pull .post_info .post_info_back,
.post_featured.hover_pull .post_info .post_title,
.post_featured.hover_pull .post_info .post_descr,
.post_featured.hover_excerpt img,
.post_featured.hover_excerpt .post_info .post_info_back,
.post_featured.hover_excerpt .post_info .post_title,
.post_featured.hover_excerpt .post_info .post_descr,
.post_featured.hover_border img,
.post_featured.hover_border .post_info .post_info_back,
.post_featured.hover_border .post_info .post_title,
.post_featured.hover_border .post_info .post_descr {
  -webkit-transition: -webkit-transform 0.3s ease-out, color 0.3s ease, opacity 0.3s ease-out, margin 0.3s ease-out;
  -ms-transition: -ms-transform 0.3s ease-out, color 0.3s ease, opacity 0.3s ease-out, margin 0.3s ease-out;
  transition: transform 0.3s ease-out, color 0.3s ease, opacity 0.3s ease-out, margin 0.3s ease-out;
}

/* Hover Fade */
.post_featured.hover_fade .mask {
  background-color: #09212b;
  opacity: 0;
}

.post_featured.hover_fade:hover .mask {
  opacity: .85;
}

.post_featured.hover_fade img {
  -webkit-transition: -webkit-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: transform 0.3s ease;
}

.post_featured.hover_fade:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.post_featured.hover_fade .post_info .post_info_back {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  padding: 30px;
  margin-top: 5em;
  opacity: 0;
}

.post_featured.hover_fade.top_to_bottom .post_info .post_info_back {
  margin-top: -100%;
}

.post_featured.hover_fade.bottom_to_top .post_info .post_info_back {
  margin-top: 100%;
}

.post_featured.hover_fade.left_to_right .post_info .post_info_back {
  margin-left: -100%;
}

.post_featured.hover_fade.right_to_left .post_info .post_info_back {
  margin-left: 100%;
}

.post_featured.hover_fade:hover .post_info .post_info_back {
  margin: 0 !important;
  opacity: 1;
}

.post_featured.hover_fade .post_info,
.post_featured.hover_fade .post_info a,
.post_featured.hover_fade .post_info .post_meta_item {
  opacity: 1;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease, opacity 0.3s ease;
  -ms-transition: color 0.3s ease, background-color 0.3s ease, opacity 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease, opacity 0.3s ease;
}

.post_featured.hover_fade .post_info a:hover {
  opacity: .8;
}

.post_featured.hover_fade .post_info .post_date a,
.post_featured.hover_fade .post_info .post_title a {
  opacity: 1;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  -ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}

.post_featured.hover_fade .post_info .post_meta {
  margin-top: 0;
}

/* Hover Info */
.post_featured.hover_info {
  position: relative;
  overflow: hidden;
}

.post_featured.hover_info .post_info {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  text-align: left;
  display: block;
  margin: 0;
  opacity: 1;
  font-size: 1em;
  padding: 1.5em;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-transform: none "";
  -ms-transform: none "";
  transform: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.post_featured.hover_info .post_info .post_category {
  position: absolute;
  z-index: 1;
  top: 1.5em;
  left: 1.5em;
}
.post_featured.hover_info .post_info .post_category a {
  display: inline-block;
  font-size: 11px;
  line-height: 13px;
  font-weight: 700;
  vertical-align: top;
  padding: 0.8em 1.4em;
  margin: 0 0.3em 0.3em 0;
  -webkit-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
}
.post_featured.hover_info .post_info .post_category a, .post_featured.hover_info .post_info .post_category a .trx_addons_extended_taxonomy {
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  -ms-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.post_featured.hover_info .post_info .post_title {
  margin: 0;
  text-align: left;
}

.post_featured.hover_info .post_info .post_descr {
  margin: 0.5em 0 0;
  padding: 0;
  position: relative;
  text-align: left;
}

.post_featured.hover_info img,
.post_featured.hover_info .post_info .post_category,
.post_featured.hover_info .post_info .post_title,
.post_featured.hover_info .post_info .post_descr {
  -webkit-transition: -webkit-transform 0.3s ease, color 0.3s ease, opacity 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease, color 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, color 0.3s ease, opacity 0.3s ease;
}

.post_featured.hover_info .mask {
  opacity: 0.5;
  background: -moz-linear-gradient(top, rgba(9, 33, 43, 0) 0%, rgba(9, 33, 43, 0) 33%, rgba(9, 33, 43, 0.85) 100%);
  background: -webkit-linear-gradient(top, rgba(9, 33, 43, 0) 0%, rgba(9, 33, 43, 0) 33%, rgba(9, 33, 43, 0.85) 100%);
  background: linear-gradient(to bottom, rgba(9, 33, 43, 0) 0%, rgba(9, 33, 43, 0) 33%, rgba(9, 33, 43, 0.85) 100%);
}

.post_featured.hover_info:hover .mask {
  opacity: 1;
}

.post_featured.hover_info:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

/* Hover Slide */
.post_featured.hover_slide .mask {
  opacity: 0.7 !important;
}

.post_featured.hover_slide:hover .mask {
  opacity: 1 !important;
}

.post_featured.hover_slide .post_info .post_info_back {
  background-color: transparent !important;
}

.post_featured.hover_slide .post_info,
.post_featured.hover_slide .post_info .post_title,
.post_featured.hover_slide .post_info .post_descr {
  text-align: left;
}

.post_featured.hover_slide img,
.post_featured.hover_slide .post_info .post_title,
.post_featured.hover_slide .post_info .post_descr {
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.post_featured.hover_slide .post_info .post_title,
.post_featured.hover_slide .post_info .post_descr {
  position: relative;
  margin: 0;
}

.post_featured.hover_slide .post_info .post_title {
  padding: 0 0 15px;
  margin: 30px 30px 15px !important;
  overflow: hidden;
}

.post_featured.hover_slide .post_info .post_title:after {
  content: " ";
  display: block !important;
  top: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

.post_featured.hover_slide:hover .post_info .post_title:after {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.post_featured.hover_slide > img {
  max-width: none;
  width: calc(100% + 20px);
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  transform: translateX(-10px);
}

.post_featured.hover_slide:hover > img {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.post_featured.hover_slide .post_info,
.post_featured.hover_slide .post_info .post_title,
.post_featured.hover_slide .post_info .post_descr {
  text-align: left;
}

.post_featured.hover_slide .post_info .post_descr {
  padding: 0 30px 30px;
  opacity: 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

.post_featured.hover_slide:hover .post_info .post_descr {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.post_featured.hover_slide .post_info,
.post_featured.hover_slide .post_info a,
.post_featured.hover_slide .post_info .post_meta_item {
  -webkit-transition: color 0.3s ease, background-color 0.3s ease, opacity 0.3s ease-out;
  -ms-transition: color 0.3s ease, background-color 0.3s ease, opacity 0.3s ease-out;
  transition: color 0.3s ease, background-color 0.3s ease, opacity 0.3s ease-out;
  opacity: 1;
}

.post_featured.hover_slide .post_info a:hover {
  opacity: .8;
}

.post_featured.hover_slide .post_info .post_date a {
  opacity: 1;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  -ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}

/* Hover Pull */
.post_featured.hover_pull .post_info,
.post_featured.hover_pull .post_info .post_title,
.post_featured.hover_pull .post_info .post_descr {
  text-align: left;
}

.post_featured.hover_pull .post_info .post_title,
.post_featured.hover_pull .post_info .post_descr {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
}

.post_featured.hover_pull .mask {
  opacity: 0.5;
}

.post_featured.hover_pull:hover .mask {
  opacity: 1;
}

.post_featured.hover_pull:hover > img {
  -webkit-transform: translateY(-60px);
  -ms-transform: translateY(-60px);
  transform: translateY(-60px);
}

.post_featured.hover_pull .post_info .post_title {
  padding: 20px;
}

.post_featured.hover_pull:hover .post_info .post_title {
  -webkit-transform: translateY(-70px);
  -ms-transform: translateY(-70px);
  transform: translateY(-70px);
}

.post_featured.hover_pull .post_info .post_descr {
  height: 60px;
  -webkit-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
}

.post_featured.hover_pull:hover .post_info .post_descr {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.post_featured.hover_pull .post_info .post_descr .post_meta {
  max-height: 60px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
  padding: 0 10px 0 20px;
}

.post_featured.hover_pull .post_info,
.post_featured.hover_pull .post_info a,
.post_featured.hover_pull .post_info .post_meta_item {
  -webkit-transition: color 0.3s ease, background-color 0.3s ease, opacity 0.3s ease-out;
  -ms-transition: color 0.3s ease, background-color 0.3s ease, opacity 0.3s ease-out;
  transition: color 0.3s ease, background-color 0.3s ease, opacity 0.3s ease-out;
  opacity: 1;
}

.post_featured.hover_pull .post_info a:hover {
  opacity: .8;
}

.post_featured.hover_pull .post_info .post_date a {
  opacity: 1;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  -ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}

/* Hover Excerpt */
.post_featured.hover_excerpt .post_info,
.post_featured.hover_excerpt .post_info .post_title,
.post_featured.hover_excerpt .post_info .post_descr {
  text-align: left;
}

.post_featured.hover_excerpt .post_info .post_title,
.post_featured.hover_excerpt .post_info .post_descr {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0 15px;
}

.post_featured.hover_excerpt .mask {
  opacity: 0.3;
}

.post_featured.hover_excerpt:hover .mask {
  opacity: 1;
}

.post_featured.hover_excerpt:hover > img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.post_featured.hover_excerpt .post_info .post_title {
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  transform: translateY(-15px);
}

.post_featured.hover_excerpt:hover .post_info .post_title {
  -webkit-transform: translateY(-105px);
  -ms-transform: translateY(-105px);
  transform: translateY(-105px);
}

.post_featured.hover_excerpt .post_info .post_descr {
  -webkit-transform: translateY(110%);
  -ms-transform: translateY(110%);
  transform: translateY(110%);
  opacity: 0;
}

.post_featured.hover_excerpt:hover .post_info .post_descr {
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  transform: translateY(-15px);
  opacity: 1;
}

.post_featured.hover_excerpt .post_info .post_descr .post_excerpt {
  color: #ccc;
  height: 80px;
  line-height: 1.5em;
  margin: 0;
}

/* Hover Border */
.post_featured.hover_border .mask {
  background-color: #09212b;
  opacity: 0;
}

.post_featured.hover_border:hover .mask {
  opacity: .8;
}

.post_featured.hover_border .post_info,
.post_featured.hover_border .post_info a,
.post_featured.hover_border .post_info .post_meta_item {
  opacity: 1;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease, opacity 0.3s ease;
  -ms-transition: color 0.3s ease, background-color 0.3s ease, opacity 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease, opacity 0.3s ease;
}

.post_featured.hover_border .post_info a:hover {
  opacity: .8;
}

.post_featured.hover_border .post_info:before,
.post_featured.hover_border .post_info:after {
  content: ' ';
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  pointer-events: none;
}

.post_featured.hover_border .post_info:before {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.post_featured.hover_border:hover .post_info:before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.post_featured.hover_border .post_info:after {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
}

.post_featured.hover_border:hover .post_info:after {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}

.post_featured.hover_border .post_info .post_info_back {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  padding: 45px;
  background-color: transparent !important;
}

.post_featured.hover_border img,
.post_featured.hover_border .post_info .post_title,
.post_featured.hover_border .post_info .post_descr {
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.post_featured.hover_border:hover > img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.post_featured.hover_border .post_info .post_title,
.post_featured.hover_border .post_info .post_descr {
  opacity: 0;
  position: relative;
  text-align: center;
  margin: 0;
}

.post_featured.hover_border .post_info .post_title {
  font-size: 1.471em;
  line-height: 1.3455em;
  font-weight: 500;
  padding: 0 0 15px;
  -webkit-transform: translateY(-1em);
  -ms-transform: translateY(-1em);
  transform: translateY(-1em);
}

.post_featured.hover_border:hover .post_info .post_title {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.post_featured.hover_border .post_info .post_meta {
  margin-top: 0;
}

.post_featured.hover_border .post_info .post_descr {
  padding: 0;
  -webkit-transform: translateY(1em);
  -ms-transform: translateY(1em);
  transform: translateY(1em);
}

.post_featured.hover_border:hover .post_info .post_descr {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.post_featured.hover_border .post_info .post_info_item + .post_info_item:before {
  content: ' ';
  display: block;
  margin: 0.5em 0 0 0;
}

.post_featured.hover_border .post_info .post_date a {
  opacity: 1;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  -ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}

/* Hover Shop (icons) */
.post_featured.hover_shop {
  position: relative;
  display: block;
}

.post_item:hover .post_featured.hover_shop .mask,
.post_item:hover .post_featured.hover_shop:hover .mask {
  opacity: 1;
}

.post_featured.hover_shop .icons {
  position: absolute;
  z-index: 1002;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}

.post_featured.hover_shop .icons a {
  display: inline-block;
  pointer-events: all;
  font-size: 1.2em !important;
  padding: 0 !important;
  letter-spacing: 0 !important;
  cursor: pointer;
  text-align: center;
  border: 3px solid #ddd !important;
  opacity: 0;
  margin-left: -1.76em;
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  width: 3em;
  height: 3em;
  line-height: 3em !important;
  -webkit-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  border-radius: 50% !important;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0.3, 0.3);
  -ms-transform: translateX(-50%) translateY(-50%) scale(0.3, 0.3);
  transform: translateX(-50%) translateY(-50%) scale(0.3, 0.3);
  -webkit-transition: all 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
  -ms-transition: all 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
  transition: all 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
}

.post_featured.hover_shop .icons a.added_to_cart {
  display: none;
}

.post_featured.hover_shop .icons a.product_out_stock:not(.product_type_external) {
  display: none !important;
}

.product-category .post_featured.hover_shop .icons a,
.post_featured.hover_shop .icons a.product_out_stock:not(.product_type_external) + a {
  margin-left: 0;
  -webkit-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
}

.post_featured.hover_shop .icons a + a,
.post_featured.hover_shop .icons a + a + a {
  margin-left: 1.76em;
  -webkit-transition-delay: 0.15s;
  -ms-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.post_featured.hover_shop .icons a.shop_cart:before {
  font-family: "fontello" !important;
  font-weight: 400 !important;
  content: '\e9dd' !important;
}

.post_featured.hover_shop .icons a:before,
.post_featured.hover_shop .icons a:after {
  margin: 0 !important;
  padding: 0 !important;
}

.post_featured.hover_shop .icons a:after {
  position: absolute;
  top: 20%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 0.6em;
}

.post_item:hover .post_featured.hover_shop .icons a,
.post_featured.hover_shop:hover .icons a {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1, 1);
  -ms-transform: translate(-50%, -50%) scale(1, 1);
  transform: translate(-50%, -50%) scale(1, 1);
  -webkit-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  -ms-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}

.post_item:hover .post_featured.hover_shop .icons a + a,
.post_item:hover .post_featured.hover_shop .icons a + a + a,
.post_featured.hover_shop:hover .icons a + a,
.post_featured.hover_shop:hover .icons a + a + a {
  -webkit-transition-delay: 0.15s;
  -ms-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

/* Hover Shop (buttons) */
.post_featured.hover_shop_buttons {
  position: relative;
  display: block;
  overflow: hidden !important;
}

.post_featured.hover_shop_buttons .mask {
  display: none;
}

.post_featured.hover_shop_buttons .icons {
  position: absolute;
  z-index: 1002;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}

.post_featured.hover_shop_buttons .icons a {
  position: absolute;
  z-index: 10;
  bottom: -5em;
  left: 0;
  font-size: 1em !important;
  letter-spacing: 0 !important;
  display: block;
  text-transform: none !important;
  width: 50%;
  text-align: center;
  padding: 0.5em 1em !important;
  pointer-events: all;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  border-radius: 0 !important;
}

.post_featured.hover_shop_buttons .icons a + a,
.post_featured.hover_shop_buttons .icons a + a + a {
  left: 50%;
}

.post_featured.hover_shop_buttons .icons a:before {
  font-family: "fontello" !important;
  font-weight: 400 !important;
  content: '\e93d' !important;
  margin-right: 0.3em;
}

.post_featured.hover_shop_buttons .icons a.shop_link:before {
  content: '\e8b5' !important;
}

.post_item:hover .post_featured.hover_shop_buttons .icons a,
.post_featured.hover_shop_buttons:hover .icons a {
  bottom: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.post_featured.hover_shop_buttons .icons a.added_to_cart {
  display: none;
}

.post_featured.hover_shop_buttons .icons a.product_out_stock {
  display: none;
}

.product-category .post_featured.hover_shop_buttons .icons a,
.post_featured.hover_shop_buttons .icons a.product_out_stock + a {
  width: 100%;
  left: 0 !important;
}

/*# sourceMappingURL=theme-hovers.css.map */


/* Gutenberg
----------------------------------------------------------------- */
/* TinyMCE Toolbar */
.editor-block-list__layout .mce-toolbar .mce-btn i {
  font-family: "dashicons", "tinymce";
}

.editor-block-list__layout .mce-toolbar .mce-btn button,
.editor-block-list__layout input[type="text"][role="button"] {
  background-color: transparent !important;
}

.editor-block-list__layout .mce-toolbar .mce-btn button {
  color: #333 !important;
  padding: 2px 3px !important;
}

/* Post title */
.editor-post-title__block .editor-post-title__input {
  min-height: 1em;
  height: unset;
  background-color: transparent !important;
}

/* Editor area  */
div.edit-post-layout {
  height: unset;
}

body.edit-post-visual-editor {
  font-size: 14px !important;
  padding: 3em 0;
  min-height: 50vh;
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}

/* Editor area width for all post types */
.editor-writing-flow {
  margin: 0 auto;
}

.editor-writing-flow,
.editor-block-list__block,
.editor-post-title__block,
.editor-default-block-appender {
  max-width: 780px !important;
}

/* Editor area width for pages without sidebar */
body.sidebar_position_hide.expand_content .editor-writing-flow,
body.sidebar_position_hide.expand_content .editor-block-list__block,
body.sidebar_position_hide.expand_content .editor-post-title__block,
body.sidebar_position_hide.expand_content .editor-default-block-appender {
  max-width: 1270px !important;
}

body.sidebar_position_hide.narrow_content .editor-writing-flow,
body.sidebar_position_hide.narrow_content .editor-block-list__block,
body.sidebar_position_hide.narrow_content .editor-post-title__block,
body.sidebar_position_hide.narrow_content .editor-default-block-appender {
  max-width: 1040px !important;
}

/* Editor area width for custom layouts */
body.post-type-cpt_layouts .editor-block-list__block,
body.post-type-cpt_layouts.sidebar_position_hide.expand_content .editor-block-list__block,
body.post-type-cpt_layouts .editor-post-title__block,
body.post-type-cpt_layouts .editor-default-block-appender {
  max-width: none !important;
}

body.single-cpt_layouts .trx-addons-layout--single-preview {
  max-width: 1270px !important;
  position: relative;
  margin: 0 auto;
}

/* Theme grid */
@media (min-width: 600px) {
  /* Core columns in the editor */
  body.edit-post-visual-editor .editor-block-list__block:not([data-align]) .editor-block-list__block-edit {
    margin-left: -18px;
    margin-right: -18px;
  }
}
/* Core columns in the frontend */
.wp-block-columns {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.wp-block-column:nth-child(odd) {
  margin-right: 0;
}

.wp-block-column:nth-child(even) {
  margin-left: 0;
}

.wp-block-column:not(:first-child) {
  margin-left: 25px;
}

.wp-block-column:not(:last-child) {
  margin-right: 25px;
}

/* Kadence columns in the editor */
.kt-gutter-default > .innerblocks-wrap > .editor-inner-blocks > .editor-block-list__layout > [data-type="kadence/column"] {
  margin-right: 50px;
}

/* Kadence columns in the frontend */
.kt-gutter-default > .wp-block-kadence-column {
  margin-right: 50px;
}

/* CoBlocks columns in the frontend */
.has-small-gutter > [class*="wp-block-coblocks-"]:not(:first-child) {
  margin-left: 25px;
}

.has-small-gutter > [class*="wp-block-coblocks-"]:not(:last-child) {
  margin-right: 25px;
}

/* Groups */
.wp-block-group.has-background {
  padding: 1.5em 2em 0.1px;
  margin-bottom: 1.5em;
}

/* Sidebar holder for the editor */
body.edit-post-visual-editor:not(.post-type-cpt_layouts):not(.sidebar_position_hide) {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}

.sidebar_position_hide .editor-post-sidebar-holder,
body.post-type-cpt_layouts .editor-post-sidebar-holder {
  display: none;
}

.editor-post-sidebar-holder {
  width: 390px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #f0f0f0;
  min-height: 75vh;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.editor-post-sidebar-holder:before {
  content: 'Sidebar';
  display: inline-block;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  font-size: 3em;
  line-height: 1em;
  font-weight: bold;
  color: #ccc;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

/* Align left and right inside narrow content without sidebars */
.sidebar_hide.narrow_content .alignleft,
.sidebar_hide.narrow_content .alignright,
body.sidebar_position_hide.narrow_content .block-editor-block-list__block[data-align="left"] > .block-editor-block-list__block-edit,
body.sidebar_position_hide.narrow_content .block-editor-block-list__block[data-align="right"] > .block-editor-block-list__block-edit {
  max-width: 312.5px;
}

.sidebar_hide.narrow_content .alignleft,
body.sidebar_position_hide.narrow_content .block-editor-block-list__block[data-align="left"] > .block-editor-block-list__block-edit {
  float: left;
  margin: 1em 1em 1em -342.5px;
}

.sidebar_hide.narrow_content .alignright,
body.sidebar_position_hide.narrow_content .block-editor-block-list__block[data-align="right"] > .block-editor-block-list__block-edit {
  float: right;
  margin: 1em -342.5px 1em 2em;
}

.sidebar_hide.narrow_content .wp-block-image > .alignleft,
.sidebar_hide.narrow_content .wp-block-image > .alignright,
body.sidebar_position_hide.narrow_content .block-editor-block-list__block[data-align="left"][data-type="core/image"] > .block-editor-block-list__block-edit,
body.sidebar_position_hide.narrow_content .block-editor-block-list__block[data-align="right"][data-type="core/image"] > .block-editor-block-list__block-edit {
  max-width: none !important;
}

/* Align left and right inside normal content without sidebars */
.sidebar_hide.normal_content .alignleft,
body.sidebar_position_hide.normal_content .block-editor-block-list__block[data-align="left"] > .block-editor-block-list__block-edit {
  float: left;
  margin: 1em 1em 1em -245px;
}

.sidebar_hide.normal_content .alignright,
body.sidebar_position_hide.normal_content .block-editor-block-list__block[data-align="right"] > .block-editor-block-list__block-edit {
  float: right;
  margin: 1em -245px 1em 2em;
}

/* Wide and Full blocks */
.alignfull > img,
.alignwide > img {
  max-width: none;
  width: 100%;
}

body.sidebar_hide .alignwide {
  position: relative;
  left: calc( -44vw + 50% );
  width: 88vw;
  max-width: none;
}

body.sidebar_hide.narrow_content .alignwide,
body.sidebar_hide.normal_content .alignwide {
  left: calc( 1270px / -2 + 50% );
  width: 1270px;
}

body.sidebar_hide .alignfull {
  margin-left: calc( -100vw / 2 + 100% / 2 + 8px );
  margin-right: calc( -100vw / 2 + 100% / 2 + 8px );
  width: calc( 100vw - 16px );
  max-width: calc( 100vw - 16px );
}

body:not(.sidebar_position_hide) .editor-block-list__layout .alignwide,
body:not(.sidebar_position_hide) .editor-block-list__block[data-align="wide"],
body:not(.sidebar_position_hide) .editor-block-list__layout .alignfull,
body:not(.sidebar_position_hide) .editor-block-list__block[data-align="full"] {
  max-width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

body.sidebar_position_hide .editor-block-list__layout .alignwide,
body.sidebar_position_hide.expand_content .editor-block-list__layout .alignwide,
body.sidebar_position_hide.narrow_content .editor-block-list__layout .alignwide,
body.sidebar_position_hide .editor-block-list__block[data-align="wide"],
body.sidebar_position_hide.expand_content .editor-block-list__block[data-align="wide"],
body.sidebar_position_hide.narrow_content .editor-block-list__block[data-align="wide"] {
  max-width: none !important;
  width: calc(100% + 8em);
  margin-left: -4em;
}

body.sidebar_position_hide .editor-block-list__layout .alignfull,
body.sidebar_position_hide.expand_content .editor-block-list__layout .alignfull,
body.sidebar_position_hide.narrow_content .editor-block-list__layout .alignfull,
body.sidebar_position_hide .editor-block-list__block[data-align="full"],
body.sidebar_position_hide.expand_content .editor-block-list__block[data-align="full"],
body.sidebar_position_hide.narrow_content .editor-block-list__block[data-align="full"] {
  max-width: none !important;
  width: calc(100% + 14em);
  margin-left: -7em;
}

/* Fix for some core blocks in the edit mode
------------------------------------------------- */
/* Rich text */
.block-editor-rich-text {
  z-index: 1;
}

figure .block-editor-rich-text__editable[data-is-placeholder-visible="true"] {
  position: absolute !important;
}

figure .block-editor-rich-text {
  width: 100%;
}

.blocks-gallery-item .block-editor-rich-text {
  position: static;
}

/* Figure */
[data-type="core/image"][data-align="center"] .block-editor-block-list__block-edit figure,
[data-type="core/image"][data-align="left"] .block-editor-block-list__block-edit figure,
[data-type="core/image"][data-align="right"] .block-editor-block-list__block-edit figure {
  display: inline-block;
  vertical-align: top;
}

/* Image */
.wp-block-image .components-resizable-box__container {
  vertical-align: top;
}

/* Cover image */
.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
  width: 100%;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2em;
}

.wp-block-cover-image .wp-block-cover__inner-container p,
.wp-block-cover .wp-block-cover__inner-container p {
  margin-bottom: 0;
  line-height: 1.5em;
}

.wp-block-cover-image .wp-block-cover__inner-container a,
.wp-block-cover .wp-block-cover__inner-container a {
  color: inherit;
}

/* Media & Text */
.wp-block-media-text .has-medium-font-size {
  line-height: 1.5em;
}

.wp-block-media-text .has-large-font-size {
  line-height: 1.4em;
}

.wp-block-media-text .has-huge-font-size {
  line-height: 1.3em;
}

/* Kadence blocks 
---------------------------------------- */
.editor-block-list__block .kt-tabs-title-list {
  margin-bottom: 0;
  padding-left: 0;
}

.editor-block-list__block .kt-tabs-layout-vtabs > .kt-tabs-wrap > .kt-tabs-title-list li {
  margin-bottom: 1px;
}

.editor-block-list__block .kt-tabs-content-wrap {
  border: 1px solid #ddd;
}

/*# sourceMappingURL=gutenberg.css.map */
