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


/* Blog layout: Excerpt 
------------------------- */
.post_layout_excerpt {
  position: relative;
  margin-bottom: 0; }

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

.post_layout_excerpt:not(.sticky) + .post_layout_excerpt:not(.sticky) {
  margin-top: 5.333rem;
  border-top: none; }

.post_layout_excerpt.sticky {
  padding: 2.8em 3.333em 3.333em; }

.post_layout_excerpt .post_featured {
  display: inline-block; }

.post_layout_excerpt .post_title {
  font-size: 2.13333em;
  line-height: 1.25em;
  font-weight: 200; }

.post_meta_label {
  display: none; }

.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_format_gallery .slider_container.slider_pagination_pos_bottom .swiper-pagination-bullets {
  display: none; }

.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_title {
  margin: 0; }

.post_layout_excerpt .post_meta {
  margin-top: 0; }

.post_layout_excerpt .post_title + .post_meta {
  margin-top: 1.35rem; }

.post_layout_excerpt .post_header + .post_content {
  margin-top: 1.65rem; }

.post_meta .post_meta_item:before {
  font-size: 13px;
  margin: 0 8px 0 0 !important; }
.post_meta .post_meta_item.post_date:before {
  content: '\e962';
  font-family: "fontello"; }
.post_meta .post_meta_item.post_author:before {
  content: '\e965';
  font-family: "fontello"; }
.post_meta .post_meta_item.post_meta_comments:before {
  content: '\e964';
  font-family: "fontello"; }
.post_meta .post_meta_item.post_meta_likes:before {
  content: '\e970';
  font-family: "fontello"; }

.post_layout_excerpt.post_format_quote blockquote {
  margin: 0 0 1.85em 0; }

.post_layout_excerpt.post_format_audio .post_featured.with_thumb .post_info {
  display: block;
  opacity: 1;
  transform: translate(0%, 0%) scale(1, 1);
  left: 50px;
  top: 61px;
  text-align: left; }
  .post_layout_excerpt.post_format_audio .post_featured.with_thumb .post_info .post_date, .post_layout_excerpt.post_format_audio .post_featured.with_thumb .post_info .post_author {
    font-size: 15px;
    line-height: 18px;
    font-weight: 400; }
    .post_layout_excerpt.post_format_audio .post_featured.with_thumb .post_info .post_date:before, .post_layout_excerpt.post_format_audio .post_featured.with_thumb .post_info .post_author:before {
      font-family: "fontello";
      font-size: 11px;
      padding-right: 8px; }
  .post_layout_excerpt.post_format_audio .post_featured.with_thumb .post_info .post_date:before {
    content: '\e962'; }
  .post_layout_excerpt.post_format_audio .post_featured.with_thumb .post_info .post_date + .post_author {
    margin-left: 25px; }
  .post_layout_excerpt.post_format_audio .post_featured.with_thumb .post_info .post_author:before {
    content: '\e965'; }
.post_layout_excerpt.post_format_audio .post_featured.without_thumb .post_info {
  display: none; }
.post_layout_excerpt.post_format_audio .post_featured.with_thumb {
  margin-bottom: 0; }
  .post_layout_excerpt.post_format_audio .post_featured.with_thumb .post_title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 300;
    margin-top: 20px; }

.format-audio .post_featured.with_thumb .post_audio, .sc_layouts_blog_item_featured .post_featured.with_thumb .post_audio {
  padding: 35px 18px 30px 18px; }

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

body[class*="blog_style_classic"] .post_layout_excerpt,
body[class*="blog_style_masonry"] .post_layout_excerpt {
  margin-bottom: 3em; }

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


/* Blog layout: Excerpt 
------------------------- */
.post_layout_plain {
  position: relative;
  margin-bottom: 0; }

.post_layout_plain:not(.sticky) {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

.post_layout_plain + .post_layout_plain {
  margin-top: 3rem; }

.post_layout_plain.sticky {
  padding: 3em; }

.post_layout_plain .post_featured {
  -webkit-flex-basis: 33%;
  -ms-flex-basis: 33%;
  flex-basis: 33%;
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  margin-bottom: 0; }

.post_layout_plain.post_format_audio,
.post_layout_plain.post_format_video,
.post_layout_plain.post_format_gallery {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.post_layout_plain.post_format_audio .post_featured,
.post_layout_plain.post_format_video .post_featured,
.post_layout_plain.post_format_gallery .post_featured {
  -webkit-flex-basis: 100%;
  -ms-flex-basis: 100%;
  flex-basis: 100%; }

.post_layout_plain .post_content_wrap {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2.5em 3em; }

.post_layout_plain .post_featured + .post_content_wrap {
  -webkit-flex-basis: 67%;
  -ms-flex-basis: 67%;
  flex-basis: 67%; }

.post_layout_plain.post_format_audio .post_featured + .post_content_wrap,
.post_layout_plain.post_format_video .post_featured + .post_content_wrap,
.post_layout_plain.post_format_gallery .post_featured + .post_content_wrap {
  -webkit-flex-basis: 100%;
  -ms-flex-basis: 100%;
  flex-basis: 100%; }

.post_layout_plain.post_format_quote .post_content_wrap,
.post_layout_plain.post_format_aside .post_content_inner {
  padding: 0;
  background-color: transparent;
  color: inherit; }

.post_layout_plain.post_format_quote .post_content_wrap blockquote {
  margin: 0; }

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

.post_layout_plain .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_plain .post_title {
  margin: 0; }

.post_layout_plain .post_meta {
  margin-top: 0; }

.post_layout_plain .post_title + .post_meta {
  margin-top: 1em; }

.post_layout_plain .post_header + .post_content {
  margin-top: 1.5em; }

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


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

.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_title {
  font-size: 1.5em;
  line-height: 1.3em;
  margin: 0; }

.post_layout_classic .post_title + .post_meta {
  margin-top: 0.5em; }

.post_layout_classic blockquote {
  margin: 0 0 1.4em; }

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

.post_layout_classic.format-aside .post_content_inner + .post_meta,
.post_layout_classic.format-link .post_content_inner + .post_meta,
.post_layout_classic.format-status .post_content_inner + .post_meta {
  margin-top: 1em; }

.post_layout_classic_2 .post_meta .post_author, .post_layout_classic_3 .post_meta .post_author, .blog_style_chess_2 .post_meta .post_author {
  display: none; }

.blog_style_classic_3 .nav-links {
  text-align: center;
  margin-top: 26px; }

.blog_style_portfolio_3 .nav-links {
  text-align: center;
  margin-top: 33px; }

.blog_style_portfolio_4 .page_content_wrap {
  padding-bottom: 3rem; }

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


/* Blog layout: Masonry
------------------------- */
.masonry_wrap {
  position: relative;
  margin-right: -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%; }

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


/* Blog layout: Portfolio
------------------------- */
.post_layout_portfolio .post_title {
  margin: 1em 0 0.4em; }

.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 .label_sticky {
  top: -12px;
  left: -12px;
  right: auto;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg); }

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


/* Blog layout: Portfolio Gallery (use Portfolio styles too)
------------------------------------------------------------- */
.post_layout_gallery * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.post_layout_gallery .post_details {
  display: none; }

.gallery_item_current {
  opacity: 0 !important; }

.gallery_preview {
  position: fixed;
  z-index: 200000;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  pointer-events: none; }

.gallery_preview:before {
  content: ' ';
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.6s ease;
  -ms-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease; }

.gallery_preview_show {
  pointer-events: auto; }

.gallery_preview_show:before {
  opacity: 1; }

.gallery_preview_image_clone {
  position: fixed;
  z-index: 110;
  -webkit-transition: -webkit-transform 0.5s ease;
  -ms-transition: -ms-transform 0.5s ease;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden; }

.gallery_preview_image_original {
  position: relative;
  z-index: 120;
  display: block;
  object-fit: contain;
  -webkit-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  -webkit-backface-visibility: hidden; }

.gallery_preview_show .gallery_preview_image_animate {
  /* open */
  -webkit-transition: -webkit-transform 0.6s, opacity 0.2s;
  -ms-transition: -ms-transform 0.6s, opacity 0.2s;
  transition: transform 0.6s, opacity 0.2s; }

.gallery_preview_image_animate {
  /* close */
  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
  -ms-transition: -ms-transform 0.3s, opacity 0.2s;
  transition: transform 0.3s, opacity 0.2s; }

.gallery_preview_description {
  position: absolute;
  z-index: 140;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: -webkit-transform 1s, opacity 1s;
  -ms-transition: -ms-transform 1s, opacity 1s;
  transition: transform 1s, opacity 1s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  -ms-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  -webkit-transform: translate3d(0, 30px, 0);
  -ms-transform: translate3d(0, 30px, 0);
  transform: translate3d(0, 30px, 0);
  padding: 0 3em;
  opacity: 0; }

.gallery_preview_show .gallery_preview_description {
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.gallery_preview_show .post_title {
  margin: 0 0 0.5em; }

.gallery_preview_show .post_meta {
  font-size: 1em;
  line-height: 1.3em;
  margin-top: 0;
  margin-bottom: 2em; }

.gallery_preview_show .post_description_content {
  max-width: 100%;
  font-size: 1.1429em;
  line-height: 2em; }

.gallery_preview_close {
  font-size: 2em;
  margin: 0;
  padding: 0;
  cursor: pointer;
  vertical-align: top;
  border: none;
  background: none;
  padding: 1em;
  opacity: 0;
  position: fixed;
  z-index: 150;
  top: 0;
  right: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -ms-transition: -ms-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  -ms-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1); }

.gallery_preview_image_loaded .gallery_preview_close {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

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


/* Blog layout: Chess
------------------------- */
.chess_wrap {
  overflow: hidden; }

.post_layout_chess {
  position: relative;
  overflow: hidden;
  margin-bottom: 0; }

.post_layout_chess.sticky {
  padding: 0;
  border-width: 0; }

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

.post_layout_chess .post_featured {
  margin-bottom: 0;
  width: 50%;
  float: right;
  max-height: none !important; }

.post_layout_chess .post_featured_bg:before {
  padding-top: 100%;
  /* 112.5% - 16:9 */ }

.post_layout_chess .post_inner {
  width: 50%;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.post_layout_chess_1:nth-child(2n+2) .post_featured {
  float: left; }

.post_layout_chess_1:nth-child(2n+2) .post_inner {
  left: auto;
  right: 0; }

.post_layout_chess_2 {
  width: 50%;
  float: left; }

.post_layout_chess_2:nth-child(4n+3) .post_featured,
.post_layout_chess_2:nth-child(4n+4) .post_featured {
  float: left; }

.post_layout_chess_2:nth-child(4n+3) .post_inner,
.post_layout_chess_2:nth-child(4n+4) .post_inner {
  left: auto;
  right: 0; }

.post_layout_chess_3 {
  width: 33.3333%;
  float: left; }

.post_layout_chess_3:nth-child(6n+4) .post_featured,
.post_layout_chess_3:nth-child(6n+5) .post_featured,
.post_layout_chess_3:nth-child(6n+6) .post_featured {
  float: left; }

.post_layout_chess_3:nth-child(6n+4) .post_inner,
.post_layout_chess_3:nth-child(6n+5) .post_inner,
.post_layout_chess_3:nth-child(6n+6) .post_inner {
  left: auto;
  right: 0; }

.post_layout_chess blockquote {
  margin: 0; }

.post_layout_chess_1 .post_inner_content {
  padding: 0 14%; }

.post_layout_chess_2 .post_inner_content {
  padding: 0 12%; }

.post_layout_chess_3 .post_inner_content {
  padding: 0 10%; }

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

.post_layout_chess .post_title {
  margin: 0; }

.post_layout_chess .post_title + .post_meta {
  margin-top: 1em;
  margin-bottom: 0 !important; }

.post_layout_chess .post_header + .post_content {
  margin-top: 1em; }

.post_layout_chess .post_content_inner {
  overflow: hidden;
  position: relative;
  padding-bottom: 1em; }

.post_layout_chess:not(.post_format_aside) .post_content_inner {
  padding-top: 0; }

.post_layout_chess .post_content_inner:after {
  content: ' ';
  width: 100%;
  height: 1em;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0; }

.post_layout_chess_1.post_format_quote .post_content_inner .post_meta,
.post_layout_chess_1.post_format_link .post_content_inner .post_meta,
.post_layout_chess_1.post_format_status .post_content_inner .post_meta {
  margin-top: 1rem; }

.post_layout_chess_1.post_format_aside .post_content_inner .post_meta {
  margin-top: 3rem; }

.post_layout_chess_1 .post_header + .post_content {
  margin-top: 3.8rem; }

.post_layout_chess.post_layout_chess_1 .more-link {
  margin-top: 3rem; }

.post_layout_chess_1.post_format_quote .post_header,
.post_layout_chess_1.post_format_link .post_header,
.post_layout_chess_1.post_format_aside .post_header,
.post_layout_chess_1.post_format_status .post_header,
.post_layout_chess_2.post_format_quote .post_header,
.post_layout_chess_2.post_format_link .post_header,
.post_layout_chess_2.post_format_aside .post_header,
.post_layout_chess_2.post_format_status .post_header {
  display: none; }

.post_layout_chess_2 .post_title {
  font-size: 1.6rem; }

.post_layout_chess_2:not(.post_format_quote):not(.post_format_link):not(.post_format_aside):not(.post_format_status) .post_content_inner {
  font-size: 1em;
  line-height: 1.5em;
  max-height: 15.4em; }

.post_layout_chess_2 .post_meta,
.post_layout_chess_3 .post_meta {
  font-size: 13px;
  line-height: 18px;
  margin-top: 8px; }

.post_layout_chess_2 .post_title + .post_meta,
.post_layout_chess_3 .post_title + .post_meta {
  margin-top: 8px; }

.post_layout_chess_2.post_format_aside .post_meta {
  margin-top: 1.3333rem; }

.post_layout_chess_2.post_format_audio .post_featured .post_audio_title,
.post_layout_chess_3.post_format_audio .post_featured .post_audio_title {
  letter-spacing: 0; }

.post_layout_chess_2.format-chat p > em, .post_layout_chess_2.format-chat p > b, .post_layout_chess_2.format-chat p > strong {
  margin-top: 0.8em; }

.post_layout_chess.post_layout_chess_2 .more-link,
.post_layout_chess.post_layout_chess_3 .more-link {
  padding: 1.1667em 2.3333em;
  margin-top: 0.5rem; }

.post_layout_chess_3 .post_title {
  font-size: 1.3333rem;
  line-height: 1.2em; }

.post_layout_chess_3 .post_content_inner {
  max-height: 6.2rem; }

.post_layout_chess_3 .post_content_inner,
.post_layout_chess_3 .post_content_inner + .post_meta {
  display: none; }

.body_style_boxed .post_layout_chess_2 .post_content_inner,
.body_style_boxed .post_layout_chess_2 .post_content_inner + p,
.body_style_boxed .post_layout_chess_3 .post_meta,
.body_style_boxed .post_layout_chess_3 .post_content_inner + p,
.body_style_wide .post_layout_chess_2 .post_content_inner,
.body_style_wide .post_layout_chess_2 .post_content_inner + p,
.body_style_wide .post_layout_chess_3 .post_meta,
.body_style_wide .post_layout_chess_3 .post_content_inner + p {
  display: none; }

.post_layout_chess.post_layout_chess_3 .more-link {
  padding: 1em 2em; }

.post_layout_chess_3 .post_meta .post_author, .post_layout_chess_3 .post_meta .post_meta_comments, .post_layout_chess_3 .post_meta .post_meta_likes {
  display: none; }

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


.single_style_in-above .post_header_wrap {
  margin-bottom: 3em; }

.single_style_in-above .post_header_wrap .post_header {
  margin-bottom: 0; }

.single_style_in-above .post_header_wrap .post_featured + .post_header {
  margin-top: 2em; }

.single_style_in-above .post_header_wrap .post_header .post_title {
  margin-top: 0;
  margin-bottom: 0; }

.single_style_in-above .post_header_wrap .post_header .post_title + .post_meta {
  margin-top: 0.5em; }

.single_style_in-above .post_header_wrap .post_header .post_meta_categories {
  margin-top: 0;
  margin-bottom: 0.5em; }

.single_style_in-above .post_header_wrap .post_header .post_meta_other {
  margin-top: 1em; }

.single_style_in-above .post_header_wrap .post_header .post_subtitle {
  margin-top: 0.1em; }

.single_style_in-above .post_header_wrap .post_featured {
  margin: 0; }

.single_style_in-above .post_header_wrap .post_header + .post_featured {
  margin-top: 2.5em; }

/*# sourceMappingURL=in-above.css.map */


.single_style_in-below .post_header_wrap {
  margin-bottom: 2em; }

.single_style_in-below .post_header_wrap .post_featured {
  margin: 0; }

.single_style_in-below .post_header_wrap .post_header {
  margin-bottom: 0; }

.single_style_in-below .post_header_wrap .post_featured + .post_header {
  margin-top: 2.5em; }

.single_style_in-below .post_header_wrap .post_header .post_title {
  margin-top: 0;
  margin-bottom: 0; }

.single_style_in-below .post_header_wrap .post_header .post_title + .post_meta {
  margin-top: 0.5em; }

.single_style_in-below .post_header_wrap .post_header .post_meta_categories {
  margin-top: 0;
  margin-bottom: 0.5em; }

.single_style_in-below .post_header_wrap .post_header .post_meta_other {
  margin-top: 1em; }

.single_style_in-below .post_header_wrap .post_header .post_subtitle {
  margin-top: 0.1em; }

/*# sourceMappingURL=in-below.css.map */


.single_style_in-over .post_header_wrap {
  position: relative;
  margin-bottom: 3em; }

.single_style_in-over .post_header_wrap.with_featured_image:before {
  content: ' ';
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3); }

.single_style_in-over .post_header_wrap.with_featured_image .post_header *,
.single_style_in-over .post_header_wrap.with_featured_image .post_header .post_meta_item {
  color: #fff; }

.single_style_in-over .post_header_wrap.with_featured_image .post_header a:hover *,
.single_style_in-over .post_header_wrap.with_featured_image .post_header a:focus * {
  color: inherit;
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  transition: color 0.3s ease; }

.single_style_in-over .post_header_wrap .post_featured {
  margin: 0; }

.single_style_in-over .post_header_wrap .post_header {
  display: block; }

.single_style_in-over .post_header_wrap .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%);
  max-width: 50%;
  box-sizing: border-box;
  text-align: center;
  margin-bottom: 2em; }

.single_style_in-over .post_header_wrap .post_header .post_title {
  margin-top: 0;
  margin-bottom: 0; }

.single_style_in-over .post_header_wrap .post_header .post_title + .post_meta {
  margin-top: 0.5em; }

.single_style_in-over .post_header_wrap .post_header .post_meta_categories {
  margin-top: 0;
  margin-bottom: 0.5em; }

.single_style_in-over .post_header_wrap .post_header .post_meta_other {
  margin-top: 1em; }

.single_style_in-over .post_header_wrap .post_header .post_subtitle {
  margin-top: 0.1em; }

/*# sourceMappingURL=in-over.css.map */


.single_style_in-sticky .post_header_wrap {
  position: relative;
  margin-bottom: 3em;
  padding-bottom: 0.1px; }

.single_style_in-sticky .post_header_wrap .post_featured {
  margin: 0 0 7em; }

.single_style_in-sticky .post_header_wrap .post_header {
  display: block; }

.single_style_in-sticky .post_header_wrap .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%);
  max-width: 50%;
  box-sizing: border-box;
  text-align: center;
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 2em;
  margin: 0; }

.single_style_in-sticky .post_header_wrap .post_header .post_title {
  margin-top: 0;
  margin-bottom: 0; }

.single_style_in-sticky .post_header_wrap .post_header .post_title + .post_meta {
  margin-top: 0.5em; }

.single_style_in-sticky .post_header_wrap .post_header .post_meta_categories {
  margin-top: 0;
  margin-bottom: 0.5em; }

.single_style_in-sticky .post_header_wrap .post_header .post_meta_other {
  margin-top: 1em; }

.single_style_in-sticky .post_header_wrap .post_header .post_subtitle {
  margin-top: 0.1em; }

/*# sourceMappingURL=in-sticky.css.map */


.single_style_out-below-boxed .post_header_wrap {
  margin-bottom: 4em; }

.single_style_out-below-boxed .post_header_wrap + .content_wrap {
  padding-top: 0; }

.single_style_out-below-boxed .post_header_wrap .post_featured {
  margin: 0; }

.single_style_out-below-boxed .post_header_wrap .post_header {
  margin-bottom: 0; }

.single_style_out-below-boxed .post_header_wrap .post_featured + .post_header {
  margin-top: 2.5em; }

.single_style_out-below-boxed .post_header_wrap .post_header .post_title {
  margin-top: 0;
  margin-bottom: 0; }

.single_style_out-below-boxed .post_header_wrap .post_header .post_title + .post_meta {
  margin-top: 0.5em; }

.single_style_out-below-boxed .post_header_wrap .post_header .post_meta_categories {
  margin-top: 0;
  margin-bottom: 0.5em; }

.single_style_out-below-boxed .post_header_wrap .post_header .post_meta_other {
  margin-top: 1em; }

.single_style_out-below-boxed .post_header_wrap .post_header .post_subtitle {
  margin-top: 0.1em; }

/*# sourceMappingURL=out-below-boxed.css.map */


.single_style_out-over-boxed .post_header_wrap {
  margin-bottom: 4em; }

.single_style_out-over-boxed .post_header_wrap > .content_wrap,
.single_style_out-over-boxed .content .post_header_wrap {
  position: relative; }

.single_style_out-over-boxed .post_header_wrap + .content_wrap {
  padding-top: 0; }

.single_style_out-over-boxed .post_header_wrap .post_featured {
  margin: 0; }

.single_style_out-over-boxed .post_header_wrap.with_featured_image > .content_wrap:before,
.single_style_out-over-boxed .content .post_header_wrap.with_featured_image:before {
  content: ' ';
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3); }

.single_style_out-over-boxed .post_header_wrap.with_featured_image .post_header *,
.single_style_out-over-boxed .post_header_wrap.with_featured_image .post_header .post_meta_item {
  color: #fff; }

.single_style_out-over-boxed .post_header_wrap.with_featured_image .post_header a:hover *,
.single_style_out-over-boxed .post_header_wrap.with_featured_image .post_header a:focus * {
  color: inherit;
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  transition: color 0.3s ease; }

.single_style_out-over-boxed .post_header_wrap .post_header {
  display: block; }

.single_style_out-over-boxed .post_header_wrap .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%);
  max-width: 50%;
  box-sizing: border-box;
  text-align: center;
  margin-bottom: 2em; }

.single_style_out-over-boxed .post_header_wrap .post_header .post_title {
  margin-top: 0;
  margin-bottom: 0; }

.single_style_out-over-boxed .post_header_wrap .post_header .post_title + .post_meta {
  margin-top: 0.5em; }

.single_style_out-over-boxed .post_header_wrap .post_header .post_meta_categories {
  margin-top: 0;
  margin-bottom: 0.5em; }

.single_style_out-over-boxed .post_header_wrap .post_header .post_meta_other {
  margin-top: 1em; }

.single_style_out-over-boxed .post_header_wrap .post_header .post_subtitle {
  margin-top: 0.1em; }

/*# sourceMappingURL=out-over-boxed.css.map */


.single_style_out-sticky-boxed .post_header_wrap {
  margin-bottom: 4em; }

.single_style_out-sticky-boxed .post_header_wrap > .content_wrap,
.single_style_out-sticky-boxed .content .post_header_wrap {
  position: relative;
  padding-bottom: 0.1px; }

.single_style_out-sticky-boxed .post_header_wrap + .content_wrap {
  padding-top: 0; }

.single_style_out-sticky-boxed .post_header_wrap .post_featured {
  margin: 0 0 7em; }

.single_style_out-sticky-boxed .post_header_wrap .post_header {
  display: block; }

.single_style_out-sticky-boxed .post_header_wrap .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%);
  max-width: 50%;
  box-sizing: border-box;
  text-align: center;
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 2em;
  margin: 0; }

.single_style_out-sticky-boxed .post_header_wrap .post_header .post_title {
  margin-top: 0;
  margin-bottom: 0; }

.single_style_out-sticky-boxed .post_header_wrap .post_header .post_title + .post_meta {
  margin-top: 0.5em; }

.single_style_out-sticky-boxed .post_header_wrap .post_header .post_meta_categories {
  margin-top: 0;
  margin-bottom: 0.5em; }

.single_style_out-sticky-boxed .post_header_wrap .post_header .post_meta_other {
  margin-top: 1em; }

.single_style_out-sticky-boxed .post_header_wrap .post_header .post_subtitle {
  margin-top: 0.1em; }

/*# sourceMappingURL=out-sticky-boxed.css.map */


.single_style_out-below-fullwidth .page_content_wrap {
  padding-top: 0; }

.single_style_out-below-fullwidth .post_header_wrap {
  margin-bottom: 4em; }

.single_style_out-below-fullwidth .page_content_wrap > .content_wrap {
  padding-top: 4em; }

.single_style_out-below-fullwidth .post_header_wrap + .content_wrap {
  padding-top: 0 !important; }

.single_style_out-below-fullwidth .post_header_wrap .post_featured {
  margin: 0; }

.single_style_out-below-fullwidth .post_header_wrap .post_featured.post_featured_bg {
  height: 35rem; }

.single_style_out-below-fullwidth .post_header_wrap .post_featured img {
  max-width: none;
  width: 100%; }

.single_style_out-below-fullwidth .post_header_wrap .post_header {
  margin-bottom: 0; }

.single_style_out-below-fullwidth .post_header_wrap .post_featured + .post_header {
  margin-top: 2.5em; }

.single_style_out-below-fullwidth .post_header_wrap .post_header .post_title {
  margin-top: 0;
  margin-bottom: 0; }

.single_style_out-below-fullwidth .post_header_wrap .post_header .post_title + .post_meta {
  margin-top: 0.5em; }

.single_style_out-below-fullwidth .post_header_wrap .post_header .post_meta_categories {
  margin-top: 0;
  margin-bottom: 0.5em; }

.single_style_out-below-fullwidth .post_header_wrap .post_header .post_meta_other {
  margin-top: 1em; }

.single_style_out-below-fullwidth .post_header_wrap .post_header .post_subtitle {
  margin-top: 0.1em; }

/*# sourceMappingURL=out-below-fullwidth.css.map */


.single_style_out-over-fullwidth .page_content_wrap {
  padding-top: 0; }

.single_style_out-over-fullwidth .post_header_wrap {
  position: relative;
  margin-bottom: 4em; }

.single_style_out-over-fullwidth .page_content_wrap > .content_wrap {
  padding-top: 4em; }

.single_style_out-over-fullwidth .post_header_wrap + .content_wrap {
  padding-top: 0 !important; }

.single_style_out-over-fullwidth .post_header_wrap .post_featured {
  margin: 0; }

.single_style_out-over-fullwidth .post_header_wrap .post_featured.post_featured_bg {
  height: 35rem; }

.single_style_out-over-fullwidth .post_header_wrap .post_featured img {
  max-width: none;
  width: 100%; }

.single_style_out-over-fullwidth .post_header_wrap.with_featured_image:before {
  content: ' ';
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3); }

.single_style_out-over-fullwidth .post_header_wrap.with_featured_image .post_header *,
.single_style_out-over-fullwidth .post_header_wrap.with_featured_image .post_header .post_meta_item {
  color: #fff; }

.single_style_out-over-fullwidth .post_header_wrap.with_featured_image .post_header a:hover *,
.single_style_out-over-fullwidth .post_header_wrap.with_featured_image .post_header a:focus * {
  color: inherit;
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  transition: color 0.3s ease; }

.single_style_out-over-fullwidth .post_header_wrap .post_featured {
  margin: 0; }

.single_style_out-over-fullwidth .post_header_wrap .post_header {
  display: block; }

.single_style_out-over-fullwidth .post_header_wrap .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%);
  max-width: 50%;
  box-sizing: border-box;
  text-align: center;
  margin-bottom: 2em; }

.single_style_out-over-fullwidth .post_header_wrap .post_header .post_title {
  margin-top: 0;
  margin-bottom: 0; }

.single_style_out-over-fullwidth .post_header_wrap .post_header .post_title + .post_meta {
  margin-top: 0.5em; }

.single_style_out-over-fullwidth .post_header_wrap .post_header .post_meta_categories {
  margin-top: 0;
  margin-bottom: 0.5em; }

.single_style_out-over-fullwidth .post_header_wrap .post_header .post_meta_other {
  margin-top: 1em; }

.single_style_out-over-fullwidth .post_header_wrap .post_header .post_subtitle {
  margin-top: 0.1em; }

/*# sourceMappingURL=out-over-fullwidth.css.map */


.single_style_out-sticky-fullwidth .page_content_wrap {
  padding-top: 0; }

.single_style_out-sticky-fullwidth .post_header_wrap {
  position: relative;
  padding-bottom: 0.1px;
  margin-bottom: 4em; }

.single_style_out-sticky-fullwidth .page_content_wrap > .content_wrap {
  padding-top: 4em; }

.single_style_out-sticky-fullwidth .post_header_wrap + .content_wrap {
  padding-top: 0 !important; }

.single_style_out-sticky-fullwidth .post_header_wrap .post_featured {
  margin: 0 0 7em; }

.single_style_out-sticky-fullwidth .post_header_wrap .post_featured.post_featured_bg {
  height: 35rem; }

.single_style_out-sticky-fullwidth .post_header_wrap .post_featured img {
  max-width: none;
  width: 100%; }

.single_style_out-sticky-fullwidth .post_header_wrap .post_header {
  display: block; }

.single_style_out-sticky-fullwidth .post_header_wrap .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%);
  max-width: 50%;
  box-sizing: border-box;
  text-align: center;
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 2em;
  margin: 0; }

.single_style_out-sticky-fullwidth .post_header_wrap .post_header .post_title {
  margin-top: 0;
  margin-bottom: 0; }

.single_style_out-sticky-fullwidth .post_header_wrap .post_header .post_title + .post_meta {
  margin-top: 0.5em; }

.single_style_out-sticky-fullwidth .post_header_wrap .post_header .post_meta_categories {
  margin-top: 0;
  margin-bottom: 0.5em; }

.single_style_out-sticky-fullwidth .post_header_wrap .post_header .post_meta_other {
  margin-top: 1em; }

.single_style_out-sticky-fullwidth .post_header_wrap .post_header .post_subtitle {
  margin-top: 0.1em; }

/*# sourceMappingURL=out-sticky-fullwidth.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
------------------------------------------------------------------ */
[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 !important;
  -ms-transition: color 0.3s ease, border-color 0.3s ease, background-position 0.3s ease, background-color 0s linear 0.3s !important;
  transition: color 0.3s ease, border-color 0.3s ease, background-position 0.3s ease, background-color 0s linear 0.3s !important; }

/* 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; }

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

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

.post_featured.hover_icon .mask, .post_layout_portfolio .post_featured.with_thumb .mask {
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0; }

.post_featured.hover_icon:hover .mask, .post_layout_portfolio .post_featured.with_thumb: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,
.post_featured.hover_icons .icons a {
  display: inline-block;
  font-size: 1.7143em;
  cursor: pointer;
  opacity: 0;
  margin: -3.3333rem 0 0 -3.333rem;
  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: 6.6667rem;
  height: 6.6667rem;
  line-height: 6.6667rem;
  text-align: center;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

.post_featured.hover_icon .icons a {
  font-size: 3em; }

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

.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_icon:hover .icons a,
.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; }

/* 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(255, 255, 255, 0.15); }

.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); }

/* 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: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_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_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_title,
.post_featured.hover_slide .post_info .post_title,
.post_featured.hover_pull .post_info .post_title,
.post_featured.hover_border .post_info .post_title {
  font-weight: 400;
  font-size: 1.5em;
  line-height: 1.4em;
  margin: 0;
  text-transform: uppercase;
  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_border .post_info .post_descr {
  margin: 0;
  position: relative;
  padding: 0.5em 1em;
  text-align: center; }

.post_featured.hover_border .post_info .post_descr {
  display: none !important; }

.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_border .post_info .post_title span {
  font-weight: 700; }

.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 {
  display: none; }

.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_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, color 0.3s ease, opacity 0.3s ease, margin 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease, color 0.3s ease, opacity 0.3s ease, margin 0.3s ease;
  transition: transform 0.3s ease, color 0.3s ease, opacity 0.3s ease, margin 0.3s ease; }

.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; }

/* Hover Fade */
.post_featured.hover_fade:hover .mask {
  opacity: 1; }

.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: 15px;
  margin-top: 100%;
  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; }

/* Hover Slide */
.post_featured.hover_slide .mask {
  opacity: 0.3; }

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

.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: " ";
  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); }

/* 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.3; }

.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; }

/* Hover Border */
.post_featured.hover_border:hover .mask {
  opacity: 1; }

.post_featured.hover_border .post_info:before,
.post_featured.hover_border .post_info:after {
  content: ' ';
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  -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: 20px; }

.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.2em;
  padding: 0 10%;
  -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_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; }

/* 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.2632em !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: 2.5em;
  height: 2.5em;
  line-height: 2.5em !important;
  -webkit-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0.3, 0.3) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) scale(0.3, 0.3) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) scale(0.3, 0.3) rotate(45deg);
  -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: '\e93d' !important; }

.post_featured.hover_shop .icons a:before,
.post_featured.hover_shop .icons a:after {
  margin: 0 !important;
  padding: 0 !important;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.post_featured.hover_shop .icons a:after {
  position: absolute;
  top: 25%;
  left: 25%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  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%) rotate(45deg) scale(1, 1);
  -ms-transform: translate(-50%, -50%) rotate(45deg) scale(1, 1);
  transform: translate(-50%, -50%) rotate(45deg) 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; }

.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; }

.ua_edge .sc_services_hover .sc_services_item {
  perspective: 0px; }

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


/* Elementor styles
----------------------------------------------------------------- */
/* Add negative margins to the our post container to align left and right side of the post content and header/footer */
.post_content > .elementor {
  margin-left: -25px;
  margin-right: -25px; }

/* Boxed sections in the fullwidth pages */
.body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1660px; }

/* Default Elementor's grid */
.elementor-column-gap-narrow > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 5px; }

.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 10px; }

.elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 25px; }

.elementor-column-gap-wide > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 20px; }

.elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 30px; }

/* Stretch columns container to remove white spaces from sides of the rows with gaps between columns */
.elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container:not(.elementor-column-gap-no) {
  max-width: none;
  position: relative; }

/* Narrow: 5px */
.elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow {
  width: 1280px; }

.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow {
  width: 820px; }

.content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow {
  left: -5px; }

.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width.elementor-section-stretched:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow {
  margin-left: -5px;
  margin-right: -5px; }

/* Default: 10px */
.elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default {
  width: 1290px; }

.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default {
  width: 830px; }

.content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default {
  left: -10px; }

.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width.elementor-section-stretched:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default {
  margin-left: -10px;
  margin-right: -10px; }

/* Extended: 15px */
.elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended {
  width: 1320px; }

.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended {
  width: 860px; }

.content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended {
  left: -25px; }

.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width.elementor-section-stretched:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended {
  margin-left: -25px;
  margin-right: -25px; }

/* Wide: 20px */
.elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide {
  width: 1310px; }

.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide {
  width: 850px; }

.content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide {
  left: -20px; }

.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width.elementor-section-stretched:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide {
  margin-left: -20px;
  margin-right: -20px; }

/* Wider: 30px */
.elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider {
  width: 1330px; }

.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider {
  width: 870px; }

.content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider {
  left: -30px; }

.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width.elementor-section-stretched:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider {
  margin-left: -30px;
  margin-right: -30px; }

/* Progress Bar */
.elementor-progress-percentage {
  padding-right: 0;
  position: absolute;
  left: auto;
  right: 0;
  top: -30px;
  font-size: 15px;
  font-weight: 500; }

.elementor-progress-wrapper {
  height: 5px;
  margin-top: 3px;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

.elementor-progress-bar {
  height: 5px; }

.elementor-widget-progress .elementor-title {
  padding-bottom: 6px;
  font-weight: 500; }

/*# sourceMappingURL=elementor.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; }

/* 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: 810px !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; }

/* 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; }

/* 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: 380px;
  -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); }

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

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

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

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 .editor-block-list__block[data-align="wide"],
body.sidebar_position_hide.expand_content .editor-block-list__block[data-align="wide"] {
  max-width: none !important;
  width: calc(100% + 10em);
  margin-left: -5em; }

body.sidebar_position_hide .editor-block-list__layout .alignfull,
body.sidebar_position_hide.expand_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"] {
  max-width: none !important;
  width: calc(100% + 24em);
  margin-left: -12em; }

/* Fix for some core blocks in the edit mode
------------------------------------------------- */
/* Cover image */
.editor-block-list__block .wp-block-cover .wp-block-cover-text {
  color: #fff !important; }

/* 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 */


/* Give styles
----------------------------------------------------------------- */
form[id*="give-form"] .give-donation-amount .give-currency-symbol,
form[id*="give-form"] .give-donation-amount #give-amount,
form[id*="give-form"] .give-donation-amount #give-amount-text,
form[id*="give-form"] #give-final-total-wrap .give-donation-total-label,
form[id*="give-form"] #give-final-total-wrap .give-final-total-amount {
  height: auto; }

#give_show_terms {
  display: none; }

[id*="give-form"].give-form-type-multi {
  margin-bottom: 0; }

/* Title */
[id*="give-form"] .give-form-title {
  display: none; }

/* Goal Progress */
.give-goal-progress {
  margin-bottom: 40px; }

.give-goal-progress .raised {
  font-weight: 400;
  letter-spacing: 0;
  margin-bottom: 10px;
  text-transform: capitalize; }

.give-goal-progress span.income {
  font-size: 1em;
  line-height: 1em;
  letter-spacing: 0; }

/*  Progress Bar */
.give-progress-bar {
  height: 5px;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

.give-progress-bar > span {
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

/* Sidebar */
[id*="give-form"] div#give-sidebar-left {
  width: 39.5%; }

/* Summary  */
[id*="give-form"] div.summary {
  width: 57%; }

[id*="give-form"] div.give-form-content-wrap {
  margin: 0 0 35px; }

/* Give Donation Amount */
form[id*="give-form"] .give-donation-amount {
  margin: 0 0 20px; }

form[id*="give-form"] .give-donation-amount #give-amount {
  border-left: none;
  text-align: left;
  height: 56px;
  line-height: 56px !important;
  -webkit-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
  padding: 0 2.5em 0 1.6em; }

form[id*="give-form"] .give-donation-amount input.give-amount-top {
  width: 55px; }

form[id*="give-form"] .give-donation-amount #give-amount,
form[id*="give-form"] .give-donation-amount #give-amount-text {
  min-width: 92px; }

form[id*="give-form"] .give-donation-amount .give-currency-symbol,
form[id*="give-form"] .give-donation-amount .give-currency-symbol.give-currency-position-before {
  padding: 0 1.34em;
  height: 56px;
  line-height: 56px !important;
  -webkit-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box; }

/* Buttons */
form.give-form button.mfp-close {
  padding: 0; }

.give-btn.give-donation-level-btn {
  padding: 0 1.4em;
  height: 42px;
  line-height: 42px !important;
  border: 3px solid #ddd !important;
  -webkit-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box; }

#give-donation-level-button-wrap > li {
  margin: 0 8px 8px 0; }

#give-donation-level-button-wrap > li:before {
  display: none; }

/* Personal info */
#give-donation-level-button-wrap {
  margin: 0 0 50px; }

#give-recurring-form h3.give-section-break,
#give-recurring-form h4.give-section-break,
#give-recurring-form legend,
form.give-form h3.give-section-break,
form.give-form h4.give-section-break,
form.give-form legend,
form[id*="give-form"] h3.give-section-break,
form[id*="give-form"] h4.give-section-break, form[id*="give-form"] legend {
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
  font-style: normal;
  border: none;
  padding: 0;
  margin: 20px 0 10px; }

#give-recurring-form .form-row label,
form.give-form .form-row label,
form[id*="give-form"] .form-row label {
  display: none; }

#give_purchase_form_wrap #give-comment-wrap textarea {
  min-height: 8.2em; }

/* Total */
form[id*="give-form"] #give-final-total-wrap .give-donation-total-label,
form[id*="give-form"] #give-final-total-wrap .give-final-total-amount {
  padding: 0 1.4em;
  height: 56px;
  line-height: 56px !important;
  -webkit-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box; }

form[id*="give-form"] #give-final-total-wrap .give-final-total-amount {
  border-left: none; }

form[id*="give-form"] #give-final-total-wrap {
  margin: 25px 0 40px; }

.give-submit-button-wrap span.give-loading-animation,
[id^="give-user-login-submit"] span.give-loading-animation {
  margin-top: 24px; }

table.give-table th {
  font-weight: 600; }

/* Give Modal */
.give-modal #give_purchase_form_wrap {
  padding: 1em; }

.give-modal .mfp-content {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2); }

.give-modal form[id*="give-form"],
.give-modal form[id*="give-form"] .give-submit {
  max-height: 66vH !important;
  overflow-y: auto; }

.give-modal form[id*="give-form"] legend {
  margin-top: 0; }

.give-modal .mfp-content {
  padding: 30px; }

.give-modal .mfp-content .mfp-close,
.give-modal .mfp-content .mfp-close:hover {
  background-color: transparent !important; }

[id*="give-form"].give-display-modal .give-form-title {
  display: none; }

[id*="give-form"].give-display-modal #give-donation-level-button-wrap.give-donation-levels-wrap {
  display: flex !important;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

form[id*=give-form] #give-donation-level-radio-list {
  display: flex;
  flex-direction: row;
  margin-top: 15px; }
  form[id*=give-form] #give-donation-level-radio-list li + li {
    margin-left: 43px; }

.give-donation-submit#give_purchase_submit {
  margin-top: 0; }

.sc_layouts_column_align_center [id*="give-form"].give-display-modal #give-donation-level-button-wrap.give-donation-levels-wrap {
  -webkit-justify-content: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.sc_layouts_column_align_right [id*="give-form"].give-display-modal #give-donation-level-button-wrap.give-donation-levels-wrap {
  -webkit-justify-content: flex-end !important;
  -ms-flex-pack: flex-end !important;
  justify-content: flex-end !important; }

[id*="give-form"].give-display-modal .give-total-wrap {
  display: flex !important;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.sc_layouts_column_align_center [id*="give-form"].give-display-modal .give-total-wrap {
  -webkit-justify-content: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.sc_layouts_column_align_right [id*="give-form"].give-display-modal .give-total-wrap {
  -webkit-justify-content: flex-end !important;
  -ms-flex-pack: flex-end !important;
  justify-content: flex-end !important; }

[id*="give-form"].give-display-modal .give-btn {
  margin-bottom: 0; }

[id*="give-form"].give-display-modal #give-donation-level-radio-list > li {
  display: inline-block;
  margin-right: 15px; }

[id*="give-form"].give-display-modal #give-donation-level-radio-list > li:last-child {
  margin-right: 0; }

[id*="give-form"].give-display-modal #give-donation-level-button-wrap {
  margin: 0 0 15px; }

[id*="give-form"].give-display-modal #give-donation-level-button-wrap > li:last-child {
  margin-right: 0; }

/* Give Reveal */
[id*="give-form"].give-display-reveal .give-form-title {
  display: none; }

[id*="give-form"].give-display-reveal #give-donation-level-button-wrap.give-donation-levels-wrap {
  display: flex !important; }

.sc_layouts_column_align_center [id*="give-form"].give-display-reveal #give-donation-level-button-wrap.give-donation-levels-wrap {
  -webkit-justify-content: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.sc_layouts_column_align_right [id*="give-form"].give-display-reveal #give-donation-level-button-wrap.give-donation-levels-wrap {
  -webkit-justify-content: flex-end !important;
  -ms-flex-pack: flex-end !important;
  justify-content: flex-end !important; }

[id*="give-form"].give-display-reveal .give-total-wrap {
  display: flex !important; }

.sc_layouts_column_align_center [id*="give-form"].give-display-reveal .give-total-wrap {
  -webkit-justify-content: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.sc_layouts_column_align_right [id*="give-form"].give-display-reveal .give-total-wrap {
  -webkit-justify-content: flex-end !important;
  -ms-flex-pack: flex-end !important;
  justify-content: flex-end !important; }

[id*="give-form"].give-display-reveal .give-btn {
  margin-bottom: 0;
  margin-top: 30px; }

[id*="give-form"].give-display-reveal #give-donation-level-radio-list > li {
  display: inline-block;
  margin-right: 15px; }

[id*="give-form"].give-display-reveal #give-donation-level-radio-list > li:last-child {
  margin-right: 0; }

[id*="give-form"].give-display-reveal #give-donation-level-button-wrap > li:last-child {
  margin-right: 0; }

/* Give Select */
form[id*="give-form"] select.give-select-level {
  border-width: 3px; }

/* Give Radio */
form[id*="give-form"] #give-donation-level-radio-list > li label {
  font-weight: 400;
  letter-spacing: 0.5px; }

form[id*="give-form"] #give-donation-level-radio-list > li input[type="radio"] + label:before {
  top: 4px;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

/* Messages */
.give_error, .give_success, .give_warning {
  margin-top: 0; }

.give-input.required {
  -webkit-box-shadow: none !important;
  -ms-box-shadow: none !important;
  box-shadow: none !important; }

.give-grid__item .give-card {
  display: flex;
  flex-direction: row;
  border: none;
  box-shadow: none !important;
  width: 100%; }
  .give-grid__item .give-card .give-card__media {
    width: calc(50% - 40px);
    flex-shrink: 0; }
  .give-grid__item .give-card .give-card__title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 300;
    margin: 0 0 1.75rem; }
  .give-grid__item .give-card .give-card__body {
    padding: 5px 1.5em 5px 5em;
    justify-content: center;
    width: 100%; }
.give-grid__item + .give-grid__item {
  margin-top: 80px; }

form#give-email-access-form input#give-email {
  height: 70px; }

.give-wrap .give-card__progress .income {
  font-size: 1em; }

.give-wrap .give-grid {
  display: flex;
  flex-direction: column; }

.give-wrap .give-card__progress {
  margin-top: 25px; }

.give-wrap .give-card__progress .raised {
  margin-bottom: 3px; }

.give-form-wrap.give-display-reveal #give-payment-mode-select, .give-form-wrap.give-display-reveal #give-final-total-wrap, .give-form-wrap.give-display-reveal #give-comment-wrap {
  display: none !important; }
.give-form-wrap.give-display-reveal #give_checkout_user_info {
  margin-top: 37px; }

.single.single-give_forms form[id*="give-form"] .give-donation-amount {
  margin: 0 0 34px; }
.single.single-give_forms [id*=give-form] fieldset {
  margin-top: 70px; }
.single.single-give_forms form.give-form legend {
  margin-bottom: 30px; }
.single.single-give_forms #give_purchase_form_wrap fieldset {
  margin-top: 53px; }
  .single.single-give_forms #give_purchase_form_wrap fieldset legend {
    margin-bottom: 37px; }
.single.single-give_forms #give_purchase_form_wrap #give_purchase_submit {
  margin-top: 0; }

#give-recurring-form .form-row, form.give-form .form-row, form[id*=give-form] .form-row {
  margin: 0 0 20px; }

.give-wrap.container {
  padding-left: 0;
  padding-right: 0; }

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


/* Essential Grid styles
----------------------------------------------------------------- */
.esg-grid i[class*="eg-icon-"] {
  -webkit-transition: color 0.5s ease;
  -ms-transition: color 0.5s ease;
  transition: color 0.5s ease; }

.esg-entry-cover .eec > div {
  margin-right: 0 !important; }

.esg-starring {
  vertical-align: top; }

.esg-starring .star-rating, .esg-starring-page .star-rating {
  width: 6em; }

.flat-light .esg-filters .esg-sortbutton-order,
.flat-light .esg-filters .esg-cartbutton-order {
  line-height: 36px;
  margin: 0; }

.flat-light .esg-filters .esg-sortbutton {
  padding-right: 0; }

.esgbox-overlay {
  z-index: 228010 !important; }

.esgbox-opened {
  z-index: 228030 !important; }

.wp-widget-ess-grid-widget ul > li:before {
  display: none !important; }

div .eg-icon-eye:before {
  content: '\e96c';
  font-family: "fontello"; }

/* ESG box */
.esgbox-close-small:after {
  border: none; }
.esgbox-close-small:hover:after {
  background-color: transparent !important;
  border: none; }

.esgbox-share a {
  color: #ffffff !important; }

.esg-container ul li:before {
  display: none !important; }

.esgbox-container .esgbox-toolbar .esgbox-button--fullscreen {
  display: none; }
.esgbox-container.esgbox-can-drag .esgbox-toolbar .esgbox-button--thumbs + .esgbox-button--share {
  display: none; }

/*# sourceMappingURL=essential-grid.css.map */