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

.post_layout_excerpt:not(.sticky) + .post_layout_excerpt:not(.sticky) {
  padding-top: 4.6rem;
  border-top: 1px solid #eee;
}

.posts_container .post_layout_excerpt:last-child {
  padding-bottom: 4.6em;
  margin-bottom: 4em;
  border-bottom: 1px solid #eee;
}

.post_layout_excerpt.sticky {
  padding: 0;
}

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

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

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

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

.post_layout_excerpt .post_title {
  margin: 0;
  font-size: 30px;
}

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

.post_layout_excerpt .post_content_meta + .post_title {
  margin-top: 2.15rem;
}

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

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

/* meta */
.post_layout_excerpt .post_content_meta .post_meta {
  margin: 0;
}

.post_layout_excerpt .post_content_meta {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.post_layout_excerpt .post_content_meta .post_meta {
  align-items: center;
  flex: 1 60%;
}

.post_layout_excerpt .post_content_meta .post_meta.post_meta_counters {
  flex: 1 40%;
  text-align: right;
  justify-content: right;
}

.post_layout_excerpt .post_content_meta .post_meta_item.post_categories {
  margin-top: -6px;
  display: inline-block;
}

.post_layout_excerpt .more-link.sc_button_hover_strike .strike-text:after,
.post_layout_excerpt .more-link.sc_button_hover_strike:after {
  margin-left: 18px;
  margin-right: -2px;
}

/*# sourceMappingURL=excerpt.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: 24px;
  line-height: 1.2em;
  margin: 0;
}

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

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

.post_layout_classic .post_header + .post_content {
  padding-top: 1.3em;
  padding-bottom: 0.8em;
}

.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 .mejs-controls .mejs-playpause-button {
  margin-right: 10px;
}

.post_layout_classic .mejs-controls .mejs-button.mejs-volume-button {
  margin: 0 10px 0 10px;
}

.post_layout_classic .post_sticky_wrap {
  padding: 2em;
}

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

.post_layout_classic .post_meta.cat_top .post_categories {
  display: inline-block;
}

.post_layout_classic .post_meta.cat_top {
  margin: 0;
}

.post_layout_classic .width_cat_top {
  margin: 0;
}

.post_layout_classic .width_cat_top + .post_meta.cat_top {
  margin-top: -13px;
  position: relative;
  z-index: 9;
}

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

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


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

.masonry_wrap .masonry_item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0 30px 30px 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;
}

/* in blogger */
.sc_blogger .post_layout_chess .post_featured {
  margin-bottom: 0;
  width: 50%;
  float: left;
}

.sc_blogger .post_layout_chess_1 .post_inner {
  left: auto;
  right: 0;
}

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

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

.sc_blogger .post_layout_chess_1 .post_inner_content {
  padding: 62px 84px;
}

.sc_blogger .post_layout_chess_1 .post_inner {
  top: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.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 .trx_addons_video_player.with_cover {
  position: static;
}

.post_layout_chess .post_featured.hover_simple .mask {
  display: block;
  background-color: rgba(0, 0, 0, 0.2);
}

.post_layout_chess .post_meta.cat_top {
  margin: 0 0 9px !important;
}

.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: 2rem;
}

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

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

.post_layout_chess_1 .post_title {
  font-size: 48px;
}

.post_layout_chess_1 .post_title + .post_meta {
  margin-top: 1.2em;
}

.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: 0.95em;
  line-height: 1.55em;
  max-height: 15.4em;
}

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

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

.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 {
  margin-top: 0.5rem;
}

.post_layout_chess.post_layout_chess_3 .more-link {
  margin-top: 0.1rem;
}

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

/*# 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_header .post_title {
  margin-top: 0;
  margin-bottom: 0;
}

.single_style_in-above .post_header_wrap .post_header .post_title + .post_content_meta,
.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: 2.33em;
}

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

.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_content_meta,
.single_style_in-below .post_header_wrap .post_header .post_title + .post_meta {
  margin-top: 1.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_content_meta,
.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_content_meta,
.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_content_meta,
.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 {
  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 {
  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_content_meta,
.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 {
  padding-bottom: 0.1px;
  position: relative;
}

.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_content_meta,
.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: 5em;
}

.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: 42.5rem;
}

.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: 5.1em;
}

.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_breadcrumbs {
  margin-bottom: 0.7em;
}

.single_style_out-below-fullwidth .post_header_wrap .post_header .post_title + .post_content_meta,
.single_style_out-below-fullwidth .post_header_wrap .post_header .post_title + .post_meta {
  margin-top: 1.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;
}

.single_style_out-below-fullwidth .post_header_wrap .post_header .post_content_meta {
  padding-bottom: 1.7em;
  border-bottom: 1px solid #ddd;
}

/*# 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 {
  margin-bottom: 4em;
  position: relative;
}

.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: 40rem;
}

.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_content_meta,
.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 {
  margin-bottom: 4em;
  position: relative;
  padding-bottom: 0.1px;
}

.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: 40rem;
}

.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_content_meta,
.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
------------------------------------------------------------------ */
/* Strike */
.sc_button_hover_strike {
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.sc_button_hover_strike .strike-text:after,
.sc_button_hover_strike:after {
  content: '\e963';
  font-family: "fontello";
  font-style: normal;
  font-size: 10px;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
  margin-left: 24px;
  margin-right: -14px;
}

.sc_button_hover_strike .strike-text {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  padding: inherit;
  line-height: inherit;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateY(107%);
  -ms-transform: translateY(107%);
  transform: translateY(107%);
  transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

.sc_button:not(.sc_button_with_icon):not(.sc_button_with_image) .sc_button_text {
  vertical-align: initial;
}

.sc_button_hover_strike:hover .strike-text {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.sc_button_hover_strike {
  transition: background-color 0.2s cubic-bezier(0.19, 1, 0.22, 1) !important;
}

.sc_button_hover_strike.sc_button_with_icon .strike-text {
  display: none;
}

[class*="sc_button_hover_slide"] {
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

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

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

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

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

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

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

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

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

.post_featured .post_info {
  position: absolute;
  z-index: 6;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1, 1);
  -ms-transform: translate(-50%, -50%) scale(1, 1);
  transform: translate(-50%, -50%) scale(1, 1);
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: none;
  font-size: 1em;
  line-height: 1.4em;
  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 {
  background-color: rgba(0, 0, 0, 0.4);
}

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

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

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

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

.post_featured.hover_icon .icons a,
.post_featured.hover_icons .icons a {
  display: inline-block;
  font-size: 1.7143em;
  cursor: pointer;
  opacity: 0;
  margin: -1em 0 0 -1em;
  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: 2em;
  height: 2em;
  line-height: 2em;
  text-align: center;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

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

.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 Simple */
.post_featured.hover_simple:hover .mask {
  opacity: 1;
}

.post_featured.hover_simple img {
  -webkit-transition: -webkit-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: transform 0.3s ease;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}

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

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

.post_featured.hover_simple .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_simple:hover .icons span {
  opacity: 1;
  display: inline-block;
}

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

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

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

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

.post_featured.hover_simple: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;
}

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

/* 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_layout_portfolio .post_featured.hover_dots .post_info {
  z-index: 5;
}

.post_featured.hover_dots:hover .post_info {
  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 0 0.5em;
  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_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: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  pointer-events: none;
}

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

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

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

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

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

.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 0 15px;
  -webkit-transform: translateY(-1em);
  -ms-transform: translateY(-1em);
  transform: translateY(-1em);
}

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

.post_featured.hover_border .post_info .post_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 {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 1;
}

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

.post_featured.hover_shop_buttons .icons {
  position: absolute;
  z-index: 9;
  right: auto;
  top: auto;
  left: 0;
  width: 100%;
  text-align: center;
  bottom: calc(50% - 25px);
  pointer-events: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}

.post_featured.hover_shop_buttons:hover .icons {
  opacity: 1;
}

.post_featured.hover_shop_buttons .star-rating + .icons {
  bottom: 33%;
}

.post_featured.hover_shop_buttons .icons a {
  display: block;
  text-transform: none !important;
  text-align: center;
  padding: 0 2.6em !important;
  pointer-events: all;
  height: 50px !important;
  line-height: 46px !important;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

body li.product .post_featured.hover_shop_buttons .icons a {
  border-width: 2px !important;
  border-style: solid !important;
  overflow: hidden;
}

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

.post_featured.hover_shop_buttons .icons .sc_button_hover_strike .strike-text:after,
.post_featured.hover_shop_buttons .icons .sc_button_hover_strike:after {
  margin-left: 22px;
  margin-right: 0;
}

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

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

body ul.products li.product .post_featured.hover_shop_buttons .star-rating {
  font-size: 1.2em;
  width: 6.9em;
  margin: 0 0 0 -3.4em;
  position: absolute;
  top: 34%;
  left: 50%;
  letter-spacing: 0.35em;
  z-index: 9;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}

.woocommerce ul.products li.product .post_featured.hover_shop_buttons:hover .star-rating {
  opacity: 1;
}

/*# 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 */
.team_member_content > .elementor,
.post_content > .elementor {
  margin-left: -15px;
  margin-right: -15px;
}

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

.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: 1180px;
}

.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: 780px;
}

.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: 1190px;
}

.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: 790px;
}

.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: 1200px;
}

.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: 800px;
}

.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: -15px;
}

.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: -15px;
  margin-right: -15px;
}

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

.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: 810px;
}

.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: 1230px;
}

.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: 830px;
}

.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-wrapper,
.elementor-progress-bar {
  height: 7px;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.elementor-widget-progress .elementor-progress-wrapper {
  line-height: 12px;
  margin-top: 6px;
}

.elementor-widget-progress .elementor-title {
  font-size: 18px;
  font-weight: 600;
}

.elementor-widget-progress .elementor-progress-text,
.elementor-widget-progress .elementor-progress-percentage {
  padding-right: 0;
  position: absolute;
  z-index: 1;
  top: -35px;
  right: 0;
  font-size: 15px;
  font-weight: 400;
}

.elementor-widget-progress .elementor-progress-text {
  padding-right: 45px;
  padding-left: 0;
}

.elementor-widget-progress + .elementor-widget-progress {
  margin-top: 55px;
}

.elementor-widget-progress + .elementor-widget-progress {
  margin-top: 28px;
}

/* Counter */
.elementor-counter {
  text-align: left;
}

.elementor-counter .elementor-counter-number-wrapper {
  font-size: 12px;
  font-weight: 600;
}

.elementor-counter .elementor-counter-title {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
}

/*# 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: 770px !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: 1170px !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: 1170px !important;
  position: relative;
  margin: 0 auto;
}

/* Theme grid */
@media (min-width: 600px) {
  /* Core columns in the editor */
}
/* 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: 15px;
}

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

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

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

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

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

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

/* NEW */
.sidebar_hide .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,
.sidebar_hide .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,
.sidebar_hide .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,
.sidebar_hide .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,
.sidebar_hide .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,
.sidebar_hide .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,
.sidebar_hide .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe {
  width: 100%;
}

.sidebar_hide .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,
.sidebar_hide .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,
.sidebar_hide .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,
.sidebar_hide .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,
.sidebar_hide .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,
.sidebar_hide.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,
.sidebar_hide.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
  content: "";
  display: block;
}

.sidebar_hide .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
  outline: none;
}

.wp-block-cover__video-background {
  position: absolute !important;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 100% !important;
  height: 100% !important;
  z-index: 0;
  object-fit: cover;
}

.wp-block-cover .wp-block-cover-text {
  position: absolute !important;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 100% !important;
}

.wp-block-pullquote[class*="-background-color"] > blockquote {
  background: none !important;
}

p[style*="font-size:"],
.has-large-font-size,
.has-huge-font-size,
.has-small-font-size,
.has-normal-font-size,
.has-medium-font-size {
  line-height: 1.15em;
}

figure.wp-block-audio figcaption,
figure.wp-block-video figcaption,
figure.wp-block-embed figcaption {
  position: static;
  transition: none;
  margin: 0.5em 0 0;
}
figure.wp-block-audio:hover figcaption,
figure.wp-block-video:hover figcaption,
figure.wp-block-embed:hover figcaption {
  margin-bottom: 0;
}

figure.wp-block-audio figcaption, figure.wp-block-video figcaption, figure.wp-block-embed figcaption {
  opacity: 1 !important;
}

.wp-block-table {
  width: auto;
}

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

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

.blocks-gallery-item .is-selected .block-editor-rich-text figcaption {
  padding-top: 48px !important;
}

.wp-block-image .components-resizable-box__container {
  display: block;
}

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

[data-type="core/image"][data-align="center"] .block-editor-block-list__block-edit figure .block-editor-rich-text,
[data-type="core/image"][data-align="left"] .block-editor-block-list__block-edit figure .block-editor-rich-text,
[data-type="core/image"][data-align="right"] .block-editor-block-list__block-edit figure .block-editor-rich-text {
  width: auto;
}

/* new */
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
  position: absolute !important;
}

.blocks-gallery-item .block-editor-rich-text figcaption:not([data-is-placeholder-visible="true"]) {
  position: relative !important;
}

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


/* MailChimp for WP styles
----------------------------------------------------------------- */
form.mc4wp-form {
  position: relative;
  padding-right: 0;
  text-align: center;
}

form.mc4wp-form .mc4wp-form-fields input[type="email"] {
  width: 100%;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: 50px;
  line-height: 50px;
  -webkit-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  padding: 0 11.5em 0 2.4em;
  font-size: 15px;
  font-weight: 600;
}

form.mc4wp-form .mc4wp-form-fields input[type="submit"] {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  height: 50px;
  line-height: 50px;
  min-width: 10.8em;
  vertical-align: top;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  background-color: transparent;
  border: 2px solid #ddd;
  border-width: 2px !important;
}

form.mc4wp-form .mc4wp-form-fields input[type="submit"][disabled] {
  background-color: transparent !important;
}

form.mc4wp-form label {
  margin-top: 15px;
}

form.mc4wp-form label {
  font-size: 14px;
  font-weight: 500;
}

form.mc4wp-form .mc4wp-alert {
  margin: 13px 0 0;
  padding: 0.5em 1em;
  line-height: 1.5em;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  border: 2px solid #ddd;
  font-size: 14px;
}

form.mc4wp-form p {
  margin: 0;
}

form.mc4wp-form p + p,
form.mc4wp-form input + p {
  margin-top: 1em;
}

/*# sourceMappingURL=mailchimp-for-wp.css.map */


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

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

.esg-entry-cover .eec > div[class*="-element-1-a"] {
  margin-left: 10px !important;
}

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

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

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

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

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

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

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

.minimal-light .esg-navigationbutton {
  margin: 3.3em 10px 0;
}

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

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

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

.esgbox-container .esgbox-toolbar .esgbox-button--fullscreen {
  display: none;
}
.esgbox-container.esgbox-can-drag .esgbox-toolbar .esgbox-button--thumbs + .esgbox-button--share {
  display: none;
}
.esgbox-container .esgbox-share {
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

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