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


/* Tribe Events Calendar styles
----------------------------------------------------------------- */
.events-archive .entry-content, .events-archive .entry-header {
  width: 100%; }

#tribe-events-bar {
  margin: 6px 0 1.5em; }

#tribe-bar-form.tribe-bar-mini *,
#tribe-bar-form.tribe-bar-mini label {
  font-size: 11px; }

#tribe-bar-form {
  background: none; }

#tribe-bar-form input {
  border-bottom-width: 1px !important; }

/* Views */
.tribe-bar-views-inner {
  padding: 0;
  background: none; }

#tribe-bar-form.tribe-bar-mini .tribe-bar-views-inner {
  padding: 0; }

#tribe-bar-form.tribe-bar-collapse .tribe-bar-views-inner {
  padding: 0; }

#tribe-bar-views .select_container {
  display: none; }

#tribe-bar-views .tribe-bar-views-list {
  padding: 0;
  border: none;
  background-color: transparent;
  margin-top: -3px; }

#tribe-bar-views .tribe-bar-views-list li {
  text-align: center; }
  #tribe-bar-views .tribe-bar-views-list li span[class*="tribe-icon"] {
    display: none; }

#tribe-bar-form.tribe-bar-mini #tribe-bar-views .tribe-bar-views-list {
  padding: 0; }

#tribe-bar-form.tribe-bar-mini .tribe-bar-submit {
  padding: 0; }

#tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type="submit"] {
  padding-left: 1em;
  padding-right: 1em;
  font-size: 11px; }

#tribe-bar-form.tribe-bar-collapse #tribe-bar-views {
  margin-top: 0; }

#tribe-bar-form.tribe-bar-collapse #tribe-bar-views .tribe-bar-views-list {
  padding: 1em 0; }

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option,
.tribe-bar-mini #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option {
  padding: 1.1667em 2.5em;
  display: block;
  text-align: left;
  background: unset; }

#tribe-bar-form .tribe-bar-views-toggle,
#tribe-bar-form.tribe-bar-mini .tribe-bar-views-toggle {
  padding-left: 1em;
  padding-right: 1em; }

#tribe-bar-views-toggle:after,
.tribe-bar-collapse #tribe-bar-views-toggle:after {
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 1em;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-width: 6px;
  margin-top: 3px;
  display: none; }

.tribe-bar-views-open #tribe-bar-views-toggle:after {
  margin-top: -3px;
  top: 50%;
  display: none; }

#tribe-bar-collapse-toggle span.tribe-bar-toggle-arrow {
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 1em;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

#tribe-bar-collapse-toggle span.tribe-bar-toggle-arrow:after {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  border-width: 6px;
  margin-top: -3px; }

#tribe-bar-collapse-toggle.tribe-bar-filters-open span.tribe-bar-toggle-arrow:after {
  margin-top: -9px; }

#tribe-bar-views-toggle,
#tribe-bar-views .tribe-bar-views-option {
  -webkit-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease; }

#tribe-bar-views [class^="tribe-icon-"] {
  display: inline-block;
  vertical-align: top; }

#tribe-bar-views-toggle [class^="tribe-icon-"] {
  margin-top: 2px; }

#tribe-bar-views .tribe-bar-views-option:not(:hover):not(.tribe-bar-active) [class^='tribe-icon-'],
#tribe-bar-views .tribe-bar-views-option:not(:hover):not(.tribe-bar-active) .tribe-icon-month,
#tribe-bar-views-toggle:not(:hover) .tribe-icon-month {
  background-image: url(../plugins/the-events-calendar/images/events-bar/icon-month.png); }

#tribe-bar-views .tribe-bar-views-option:not(:hover):not(.tribe-bar-active) .tribe-icon-list,
#tribe-bar-views-toggle:not(:hover) .tribe-icon-list {
  background-image: url(../plugins/the-events-calendar/images/events-bar/icon-list.png); }

#tribe-bar-views .tribe-bar-views-option:not(:hover):not(.tribe-bar-active) .tribe-icon-week,
#tribe-bar-views-toggle:not(:hover) .tribe-icon-week {
  background-image: url(../plugins/the-events-calendar/images/events-bar/icon-week.png); }

#tribe-bar-views .tribe-bar-views-option:not(:hover):not(.tribe-bar-active) .tribe-icon-day,
#tribe-bar-views-toggle:not(:hover) .tribe-icon-day {
  background-image: url(../plugins/the-events-calendar/images/events-bar/icon-day.png); }

#tribe-bar-views .tribe-bar-views-option:not(:hover):not(.tribe-bar-active) .tribe-icon-photo,
#tribe-bar-views-toggle:not(:hover) .tribe-icon-photo {
  background-image: url(../plugins/the-events-calendar/images/events-bar/icon-photo.png); }

#tribe-bar-views .tribe-bar-views-option:not(:hover):not(.tribe-bar-active) .tribe-icon-map,
#tribe-bar-views-toggle:not(:hover) .tribe-icon-map {
  background-image: url(../plugins/the-events-calendar/images/events-bar/icon-map.png); }

@media (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2 / 1), (-webkit-min-device-pixel-ratio: 2), (min-device-pixel-ratio: 2) {
  #tribe-bar-views [class^='tribe-icon-'],
  #tribe-bar-views .tribe-bar-views-option:not(:hover):not(.tribe-bar-active) .tribe-icon-month,
  #tribe-bar-views-toggle:not(:hover) .tribe-icon-month {
    background-image: url(../plugins/the-events-calendar/images/events-bar/icon-month@2x.png); }

  #tribe-bar-views .tribe-bar-views-option:not(:hover):not(.tribe-bar-active) .tribe-icon-list,
  #tribe-bar-views-toggle:not(:hover) .tribe-icon-list {
    background-image: url(../plugins/the-events-calendar/images/events-bar/icon-list@2x.png); }

  #tribe-bar-views .tribe-bar-views-option:not(:hover):not(.tribe-bar-active) .tribe-icon-week,
  #tribe-bar-views-toggle:not(:hover) .tribe-icon-week {
    background-image: url(../plugins/the-events-calendar/images/events-bar/icon-week@2x.png); }

  #tribe-bar-views .tribe-bar-views-option:not(:hover):not(.tribe-bar-active) .tribe-icon-day,
  #tribe-bar-views-toggle:not(:hover) .tribe-icon-day {
    background-image: url(../plugins/the-events-calendar/images/events-bar/icon-day@2x.png); }

  #tribe-bar-views .tribe-bar-views-option:not(:hover):not(.tribe-bar-active) .tribe-icon-photo,
  #tribe-bar-views-toggle:not(:hover) .tribe-icon-photo {
    background-image: url(../plugins/the-events-calendar/images/events-bar/icon-photo@2x.png); }

  #tribe-bar-views .tribe-bar-views-option:not(:hover):not(.tribe-bar-active) .tribe-icon-map,
  #tribe-bar-views-toggle:not(:hover) .tribe-icon-map {
    background-image: url(../plugins/the-events-calendar/images/events-bar/icon-map@2x.png); } }
/* Filters */
#tribe-bar-form.tribe-bar-mini.tribe-events-bar--has-views #tribe-bar-filters-wrap,
#tribe-bar-form.tribe-bar-full.tribe-events-bar--has-views #tribe-bar-filters-wrap {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 20px; }

#tribe-bar-form #tribe-bar-collapse-toggle {
  display: none; }

#tribe-bar-form.tribe-bar-collapse #tribe-bar-collapse-toggle {
  display: block; }

#tribe-bar-form.tribe-bar-collapse #tribe-bar-filters > .tribe-bar-filters-inner {
  padding-top: 1em; }

.tribe-bar-date-filter, .tribe-bar-search-filter, .tribe-bar-submit,
.tribe-bar-mini .tribe-bar-date-filter, .tribe-bar-mini .tribe-bar-search-filter, .tribe-bar-mini .tribe-bar-submit {
  padding: 0; }

.tribe-bar-collapse .tribe-bar-date-filter,
.tribe-bar-collapse .tribe-bar-search-filter,
.tribe-bar-collapse .tribe-bar-submit {
  padding: 0; }

.datepicker {
  z-index: 10005 !important; }

.datepicker table {
  border-collapse: collapse !important; }

.datepicker table,
.datepicker table td,
.datepicker table th {
  border-width: 0 !important; }

.tribe-bar-date-filter,
.tribe-bar-mini .tribe-bar-date-filter {
  width: 41%;
  padding-right: 20px; }

.tribe-bar-mini .tribe-bar-date-filter {
  padding-left: 0; }

.datepicker th, .datepicker td,
.datepicker thead tr:first-child th, .datepicker tfoot tr th {
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

.tribe-bar-search-filter,
.tribe-bar-mini .tribe-bar-search-filter {
  width: 41%;
  padding-right: 35px; }

#tribe-bar-form.tribe-bar-full.tribe-events-bar--has-views #tribe-bar-filters-wrap, #tribe-bar-form.tribe-bar-mini.tribe-events-bar--has-views #tribe-bar-filters-wrap {
  width: 88%; }

#tribe-bar-form.tribe-bar-full.tribe-events-bar--has-filters #tribe-bar-views, #tribe-bar-form.tribe-bar-mini.tribe-events-bar--has-filters #tribe-bar-views {
  width: 12%; }

.tribe-bar-submit,
.tribe-bar-mini .tribe-bar-submit {
  width: 18%;
  margin: 0; }

#tribe-bar-form label {
  display: none;
  text-transform: none;
  font-size: 1em;
  margin-bottom: 1.1em; }

#tribe-bar-form input[type="text"] {
  border: none;
  padding: 1em 30px;
  height: 60px;
  font-style: normal;
  text-transform: capitalize;
  font-size: 17px;
  line-height: 1.2em;
  font-weight: 500; }
  #tribe-bar-form input[type="text"]:focus {
    outline: none; }

#tribe-bar-form input[type="text"]::placeholder {
  font-style: normal;
  font-weight: 500; }

#tribe-bar-form .tribe-bar-submit input[type=submit] {
  height: 60px;
  padding: 1em 30px; }

#tribe-bar-form .tribe-bar-views-toggle, #tribe-bar-form.tribe-bar-mini .tribe-bar-views-toggle {
  height: 60px;
  padding: 1em 30px;
  text-align: center; }
  #tribe-bar-form .tribe-bar-views-toggle span[class*="tribe-icon-"], #tribe-bar-form.tribe-bar-mini .tribe-bar-views-toggle span[class*="tribe-icon-"] {
    display: none; }

#tribe-bar-form .tribe-bar-submit input[type="submit"],
#tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type="submit"] {
  border: none;
  margin: 0; }

/* Page title */
.tribe-events-page-title {
  display: none; }

/* Page content */
#tribe-events-content.tribe-events-month {
  font-size: 14px;
  line-height: 1.4em; }

#tribe-events-content {
  padding: 0;
  margin: 3.3em 0 0; }

#tribe-events-footer, #tribe-events-header {
  margin: 0; }

.tribe-events-month #tribe-events-header .tribe-events-sub-nav {
  margin-bottom: 3em;
  display: none; }

#tribe-events-content table.tribe-events-calendar {
  margin: 0 0 2em;
  font-size: 1em; }

body.tribe-events-day {
  padding: 0; }

.tribe-events-day #tribe-events-footer,
.tribe-events-map #tribe-events-footer,
.tribe-events-calendar + #tribe-events-footer {
  margin: 80px 0 0; }

.events-list #tribe-events-footer,
.single-tribe_events #tribe-events-footer,
.tribe-events-day #tribe-events-footer,
.tribe-events-map #tribe-events-footer,
.tribe-events-photo #tribe-events-footer {
  padding-top: 0;
  border: none; }

.events-list #tribe-events-footer {
  margin: 0; }

.tribe-events-ical.tribe-events-button {
  display: none !important; }

/* Calendar */
#tribe-events-content .tribe-events-calendar {
  border-spacing: 0;
  border-collapse: collapse; }

.tribe-events-calendar thead th {
  padding: 1.8em 0 !important;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: capitalize;
  position: relative;
  font-size: 17px; }

.tribe-events-page-title {
  display: block;
  margin: 47px 0 0;
  font-size: 100px;
  font-weight: 400; }

#tribe-events-content-wrapper {
  display: flex;
  flex-direction: column; }
  #tribe-events-content-wrapper #tribe-events-bar {
    order: 1; }
  #tribe-events-content-wrapper .tribe-events-title-bar {
    order: 2; }
  #tribe-events-content-wrapper #tribe-events-content {
    order: 3; }

#tribe-events-content .tribe-events-calendar th,
#tribe-events-content .tribe-events-calendar td {
  border: 1px solid #ddd; }

#tribe-events-content .tribe-events-calendar td {
  font-size: 1em;
  padding: 0;
  height: 10em;
  text-align: left; }

#tribe-events-content .tribe-events-calendar td:hover {
  box-shadow: none;
  background: none; }

.tribe-events-calendar td div[id*="tribe-events-daynum-"],
.tribe-events-calendar td div[id*="tribe-events-daynum-"] a {
  font-size: 17px;
  line-height: 18px;
  font-weight: 500; }

.tribe-events-calendar td div[id*="tribe-events-daynum-"] {
  padding: 17px 20px;
  margin-bottom: 0;
  text-align: left; }

.tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*="tribe-events-daynum-"],
.tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*="tribe-events-daynum-"] > a {
  background-color: transparent; }

.tribe-events-calendar td div[id*="tribe-events-daynum-"], .tribe-events-calendar td div[id*="tribe-events-daynum-"] > a,
.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"], .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] > a,
.tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"], .tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"] > a {
  background: none; }

#tribe-events-content .tribe-events-calendar td.tribe-events-present.mobile-active:hover,
.tribe-events-calendar td.tribe-events-present.mobile-active,
.tribe-events-calendar td.tribe-events-present.mobile-active div[id*="tribe-events-daynum-"],
.tribe-events-calendar td.tribe-events-present.mobile-active div[id*="tribe-events-daynum-"] a {
  background-color: transparent; }

.tribe-events-calendar td.tribe-events-present {
  position: relative; }

.events-archive.events-gridview #tribe-events-content table .type-tribe_events {
  margin: 0;
  padding: 1em 1.5em; }

#tribe-events-content .tribe-events-calendar div[id*="tribe-events-event-"] h3.tribe-events-month-event-title {
  font-size: 17px;
  line-height: 24px;
  font-weight: 500; }

#tribe-events-content .tribe-events-tooltip .summary {
  font-size: 24px;
  line-height: 30px;
  font-weight: 300; }

/* Mobile view */
#tribe-bar-form.tribe-bar-collapse #tribe-bar-filters-wrap {
  float: left;
  width: 66%; }

#tribe-bar-form.tribe-bar-collapse #tribe-bar-views {
  float: right;
  width: 32%; }

#tribe-bar-form.tribe-bar-collapse #tribe-bar-views .tribe-bar-views-list {
  padding: 0; }

.tribe-bar-collapse .tribe-bar-filters-inner > .tribe-bar-date-filter,
.tribe-bar-collapse .tribe-bar-filters-inner > .tribe-bar-search-filter,
.tribe-bar-collapse .tribe-bar-filters-inner > .tribe-bar-submit {
  float: left;
  width: 32%; }

.tribe-bar-collapse .tribe-bar-filters-inner > .tribe-bar-date-filter,
.tribe-bar-collapse .tribe-bar-filters-inner > .tribe-bar-search-filter {
  margin-right: 2%; }

.tribe-events-calendar .tribe-events-has-events.mobile-trigger:after {
  margin: 1.5em auto 0; }

.tribe-events-calendar td.mobile-trigger div[id*="tribe-events-daynum-"],
.tribe-events-calendar td.mobile-trigger div[id*="tribe-events-daynum-"] a {
  margin-top: 0; }

.tribe-mobile-day-heading {
  font-size: 1.4286em;
  line-height: 1.25em; }

#tribe-mobile-container {
  margin-bottom: 2em; }

#tribe-mobile-container .type-tribe_events {
  padding-top: 1em; }

#tribe-mobile-container .type-tribe_events h4 {
  font-size: 1.0715em;
  margin-bottom: 1em; }

#tribe-mobile-container .type-tribe_events .tribe-event-date-start {
  display: inline-block;
  margin-bottom: 0.8em; }

#tribe-mobile-container .type-tribe_events .tribe-events-read-more {
  margin-top: 0;
  padding: 0; }

/* Tooltip */
.recurring-info-tooltip,
.tribe-events-calendar .tribe-events-tooltip,
.tribe-events-week .tribe-events-tooltip {
  padding: 0;
  bottom: 5.5em !important;
  left: -2em;
  width: 32.5em;
  z-index: 10000;
  text-transform: none; }

.tribe-events-tooltip .tribe-events-arrow {
  background: none;
  width: 14px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  bottom: -7px;
  left: 5.2em;
  display: block;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.tribe-events-tooltip .tribe-events-event-body {
  font-size: 1em;
  line-height: 1.8em;
  padding: 1em 1.8em 1.5em; }

#tribe-events-content .tribe-events-tooltip .summary {
  padding: 0.5em 0.8em 1.5em;
  margin: 0; }

.tribe-events-tooltip .tribe-event-duration {
  margin: -3em 0 2.5em;
  line-height: 1.5em;
  overflow: hidden; }

.tribe-events-tooltip:not(.tribe-event-featured) .tribe-events-event-thumb {
  padding: 0.5em 1.5em 0.2em 0; }

.tribe-events-tooltip .tribe-event-description p {
  margin: 0;
  line-height: 1.7em; }

.tribe-events-tooltip .tribe-event-description p + p {
  margin-top: 1em; }

/* Buttons and Navigation */
#tribe-events-footer .tribe-events-sub-nav {
  text-align: center; }

#tribe-events-footer .tribe-events-sub-nav:after {
  content: ' ';
  display: inline-block;
  width: 100%;
  height: 0; }

#tribe-events-footer .tribe-events-sub-nav li {
  width: auto !important;
  margin: 0 10px !important;
  padding: 0 !important;
  overflow: hidden;
  display: inline-block !important;
  vertical-align: top;
  float: none !important;
  text-align: justify; }

#tribe-events-footer .tribe-events-sub-nav li a {
  white-space: nowrap; }

#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next {
  text-align: right; }

.tribe-events-sub-nav li a span {
  display: none !important; }

/* Buttons */
.tribe-events-read-more {
  display: block;
  margin-top: 1.5em;
  padding: 0 !important; }

/* Events list */
.tribe-events-list .tribe-events-loop,
.single-tribe_organizer .tribe-events-loop,
.single-tribe_venue .tribe-events-loop {
  max-width: 770px;
  margin: 0 auto; }

.tribe-events-list #tribe-events-header .tribe-events-nav-pagination {
  display: none !important; }

.tribe-events-list #tribe-events-footer {
  margin-top: 3em; }

.tribe-events-list .tribe-events-list-separator-month {
  margin: 3.5em auto;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1.25em;
  line-height: 1.6em;
  font-weight: 400; }

.tribe-events-list .tribe-events-list-separator-month:first-child {
  margin-top: 2em; }

.tribe-events-list .tribe-events-event-cost {
  margin: 0;
  display: block !important;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0; }

.tribe-events-list .tribe-events-event-cost span {
  padding: 0.6em 1em;
  font-weight: 400; }

.tribe-events-list .tribe-events-event-meta {
  font-weight: 400;
  font-size: 14px; }

.tribe-events-event-meta address.tribe-events-address,
.tribe-events-list .tribe-events-venue-details {
  line-height: 1.5em;
  font-style: normal; }

.tribe-events-event-meta .tribe-event-schedule-details {
  margin-bottom: 0.8em;
  font-size: 1.0667em;
  font-style: normal;
  letter-spacing: 0; }

.tribe-events-list .type-tribe_events,
.tribe-events-list-separator-month + .type-tribe_events.tribe-events-first {
  padding: 0;
  margin: 0;
  position: relative; }

.tribe-events-list .type-tribe_events {
  border-bottom: none !important; }

.tribe-events-list .type-tribe_events + .type-tribe_events,
.tribe-events-day .tribe-events-day-time-slot + .tribe-events-day-time-slot + .tribe-events-day-time-slot {
  border-top: 1px solid #eee;
  margin-top: 4em;
  padding-top: 4em; }

.tribe-events-list .type-tribe_events + .type-tribe_events .tribe-events-event-cost {
  top: 4em; }

.tribe-events-list .tribe-events-event-image {
  margin-top: 0.4em;
  width: 30%;
  float: left; }

.tribe-events-list .tribe-events-loop .tribe-events-content {
  text-align: justify; }

#tribe-events .tribe-events-content p, .tribe-events-after-html p, .tribe-events-before-html p {
  line-height: 1.8em; }

.tribe-events-loop .tribe-events-content {
  padding-right: 0; }

/* Evets day */
.tribe-events-day {
  padding: 0; }

.tribe-events-day #tribe-events-header {
  display: none; }

.tribe-events-day .tribe-events-day-time-slot .tribe-events-day-time-slot-heading {
  margin: 0 0 1em;
  padding: 1em 2em;
  text-transform: capitalize;
  font-weight: 300; }

#tribe-events-content.tribe-events-list {
  margin-bottom: 0; }

.tribe-events-day .tribe-events-day-time-slot .type-tribe_events {
  margin-left: 0; }

.tribe-events-list .time-details {
  font-style: italic; }

/* Single event */
#tribe-events-content.tribe-events-single {
  margin-top: 0; }

.tribe-events-single #tribe-events-header {
  display: none; }

.tribe-events-back {
  display: none; }

.tribe-events-notices {
  margin: 0 0 1em 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

.single-tribe_events .tribe-events-single-event-title {
  font-size: 2em;
  line-height: 1.2em;
  letter-spacing: 2px;
  margin: 0;
  text-align: center; }

.tribe-events-notices + .tribe-events-single-event-title {
  margin-top: 1.5em; }

.tribe-events-schedule {
  position: relative; }

.tribe-events-schedule h2 {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0;
  display: block;
  text-align: center; }

.single-tribe_events .tribe-events-schedule .tribe-events-divider,
.single-tribe_events .tribe-events-schedule .tribe-events-cost {
  font-size: 1em; }

.single-tribe_events .tribe-events-schedule .tribe-events-divider {
  display: none; }

.single-tribe_events .tribe-events-schedule .tribe-events-cost {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  font-weight: 400; }

.single-tribe_events .tribe-events-single-event-title,
.single-tribe_events .tribe-events-schedule {
  display: none; }

.single-tribe_events .tribe-events-event-image {
  float: left;
  width: 40%;
  margin: 0.4em 3% 2em 0; }

.single-tribe_events .tribe-events-event-meta {
  font-size: 1em;
  line-height: 1.25em; }

.single-tribe_events .tribe-events-cal-links:after {
  content: ' ';
  clear: both;
  width: 100%;
  height: 0;
  display: block; }

.single-tribe_events .type-tribe_events {
  padding-top: 0; }

.single-tribe_events .tribe-events-single-section {
  clear: none;
  float: left;
  width: 50%;
  margin: 0;
  padding: 3em 0 0;
  border: none;
  background-color: transparent; }

.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group {
  padding: 0;
  margin: 0;
  width: 40%; }

.single-tribe_events .tribe-events-event-meta .tribe-events-venue-map {
  width: 50%; }

.single-tribe_events .tribe-events-event-meta .tribe-events-venue-map > div {
  height: 250px !important; }

.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group + .tribe-events-meta-group {
  margin-left: 3em; }

.single-tribe_events .tribe-events-meta-group .tribe-events-single-section-title {
  margin-top: 0;
  font-size: 1.2em;
  line-height: 1.2em; }

.single-tribe_events #tribe-events-content .tribe-events-event-meta dt,
.single-tribe_events #tribe-events-content .tribe-events-event-meta dd {
  line-height: 1.4em; }

.single-tribe_events #tribe-events-content .tribe-events-event-meta dt {
  font-size: 1.0667em;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0; }

.single-tribe_events .tribe-events-venue-map {
  margin: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

.single-tribe_events #tribe-events-footer {
  border-top: none;
  padding-top: 2.5em; }

.single-tribe_events .tribe-events-sub-nav li a {
  white-space: normal; }

.single-tribe_events .tribe-events-sub-nav li a:before,
.single-tribe_events .tribe-events-sub-nav li a:after {
  display: inline-block;
  line-height: inherit;
  margin: 0 0.3em 0 0; }

.single-tribe_events .tribe-events-sub-nav li a:after {
  margin: 0 0 0 0.3em; }

.single-tribe_events .tribe-events-sub-nav .tribe-events-nav-next,
.single-tribe_events .tribe-events-sub-nav .tribe-events-nav-next a {
  text-align: right; }

#tribe-events-footer:before,
#tribe-events-footer:after {
  display: none; }

/* Widget */
.tribe-events-list-widget .tribe-list-widget {
  padding-left: 0; }

.tribe-events-list-widget .tribe-events-list-widget-events {
  margin-bottom: 1.5em;
  padding: 0; }

.tribe-events-list-widget .tribe-events-list-widget-events .tribe-event-title {
  font-size: 1.2em;
  margin: 0; }

.tribe-events-single-event-description iframe {
  margin-bottom: 21px; }

/* Event */
.tribe-events .tribe-events-l-container {
  padding: 0;
  min-height: auto;
  padding-bottom: 40px; }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
  padding: 0;
  min-height: auto; }

.tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input,
.tribe-events .tribe-events-c-search__input-control--keyword-focus .tribe-events-c-search__input,
.tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:focus {
  background-image: none; }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__button,
.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
  border-radius: 0;
  transition: 0.3s !important; }

.tribe-events .tribe-events-c-ical__link {
  border-radius: 0;
  transition: 0.3s !important;
  border: none; }

.tribe-events-c-search__input-group {
  position: relative; }

.tribe-common--breakpoint-medium .tribe-events-c-search__input-group:before {
  content: '\e8eb';
  font-family: "fontello";
  position: absolute;
  left: 15px;
  top: calc(50% - 14px);
  font-size: 18px;
  display: inline-block; }

.tribe-events-c-top-bar__nav-list-item button.tribe-common-c-btn-icon[disabled] {
  background-color: transparent !important;
  background: transparent !important; }

.tribe-events .tribe-events-c-ical__link:before,
.tribe-events .tribe-events-c-ical__link:hover:before {
  background-image: none;
  display: none; }

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3 {
  background-color: transparent !important;
  background: transparent !important; }

.tribe-events .datepicker .datepicker-months .datepicker-switch,
.tribe-events .datepicker .datepicker-months .next,
.tribe-events .datepicker .datepicker-months .prev,
.tribe-events .datepicker .datepicker-years .datepicker-switch,
.tribe-events .datepicker .datepicker-years .next,
.tribe-events .datepicker .datepicker-years .prev {
  padding: 10px 0; }

.tribe-events .datepicker .prev .tribe-common-svgicon,
.tribe-events .datepicker .next .tribe-common-svgicon {
  margin: 0 auto; }

.tribe-events .datepicker .day, .tribe-events .datepicker .month, .tribe-events .datepicker .year {
  border-radius: 0; }

.tribe-common .tribe-common-anchor-thin,
.tribe-common .tribe-common-anchor-thin:active,
.tribe-common .tribe-common-anchor-thin:focus,
.tribe-common .tribe-common-anchor-thin:hover {
  border-bottom: none;
  transition: .3s; }

.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
  font-size: 14px; }

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-datetime {
  font-size: 12px; }

.tribe-common .tribe-common-b3 {
  font-size: 13px; }

.tribe-events .tribe-events-c-ical__link {
  font-weight: 500; }

.tribe-events .tribe-events-c-nav__next:disabled, .tribe-events .tribe-events-c-nav__prev:disabled {
  background-color: transparent !important;
  background: transparent !important; }

.tribe-events .tribe-events-c-nav__next, .tribe-events .tribe-events-c-nav__prev {
  text-transform: capitalize;
  background-color: transparent !important;
  background: transparent !important; }

.tribe-events .tribe-events-c-nav__prev:before,
.tribe-events .tribe-events-c-nav__next:after {
  margin-bottom: 0; }

.tribe-events .tribe-events-calendar-month__multiday-event--start .tribe-events-calendar-month__multiday-event-bar,
.tribe-events .tribe-events-calendar-month__multiday-event--end .tribe-events-calendar-month__multiday-event-bar {
  border-radius: 0; }

.tribe-events .tribe-events-calendar-month__day,
.tribe-events .tribe-events-c-search__button,
.tribe-events .tribe-events-c-view-selector__content {
  border-radius: 0; }

.tribe-events .tribe-events-calendar-month .tribe-events-calendar-month__day-cell,
.tribe-events .tribe-events-c-top-bar__datepicker .tribe-events-c-top-bar__datepicker-button,
.tribe-events .tribe-events-header__events-bar .tribe-events-c-events-bar__search-button,
.tribe-events .tribe-events-c-view-selector .tribe-events-c-view-selector__button {
  background-color: transparent;
  background: transparent !important; }

.tribe-common .tribe-common-anchor,
.tribe-common .tribe-common-anchor:hover {
  border-bottom: none; }

.tribe-events .tribe-events-header {
  padding: 16px 21px;
  margin-bottom: 7px; }

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-featured-image-wrapper {
  width: 100%; }

/* Dots */
.tribe-common .tribe-common-c-loader .tribe-common-c-loader__dot {
  background-color: #fff;
  display: inline-block;
  vertical-align: top; }

.tribe-common .tribe-common-c-loader .tribe-common-c-loader__dot + .tribe-common-c-loader__dot {
  margin-left: 20px; }

.tribe-common .tribe-common-c-loader .tribe-common-c-loader__dot--first {
  animation: preloader_dot_one 1.5s infinite; }

.tribe-common .tribe-common-c-loader .tribe-common-c-loader__dot--second {
  animation: preloader_dot_two 1.5s infinite;
  animation-delay: 0.25s; }

.tribe-common .tribe-common-c-loader .tribe-common-c-loader__dot--third {
  animation: preloader_dot_three 1.5s infinite;
  animation-delay: 0.5s; }

@-webkit-keyframes preloader_dot_one {
  75% {
    -webkit-transform: scale(0); } }
@keyframes preloader_dot_one {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0); } }
@-webkit-keyframes preloader_dot_two {
  75% {
    -webkit-transform: scale(0); } }
@keyframes preloader_dot_two {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0); } }
@-webkit-keyframes preloader_dot_three {
  75% {
    -webkit-transform: scale(0); } }
@keyframes preloader_dot_three {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0); } }
.tribe-common--breakpoint-full.tribe-events .tribe-events-c-top-bar__datepicker-desktop {
  letter-spacing: 0;
  text-transform: capitalize; }

.tribe-common--breakpoint-full.tribe-events .tribe-events-c-top-bar__datepicker-desktop {
  text-transform: capitalize; }

.tribe-events .tribe-events-c-nav__prev[disabled]:hover,
.tribe-events .tribe-events-c-nav__next[disabled]:hover {
  pointer-events: none; }

.tribe-events .datepicker {
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

.tooltipster-base.tribe-events-tooltip-theme {
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

.tribe-events-c-nav__list li.tribe-events-c-nav__list-item button,
.tribe-events-c-nav__list li.tribe-events-c-nav__list-item a {
  font-size: 14px; }

/*# sourceMappingURL=the-events-calendar.css.map */
