/* 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_featured {
    display: inline-block;
    margin-bottom: 1.5em; }
    .post_layout_excerpt .post_featured .post_video .mejs-container,
    .post_layout_excerpt .post_featured .post_video iframe {
      max-height: 100%; }
  .post_layout_excerpt .post-more-link {
    margin-top: 2em; }
  .post_layout_excerpt .swiper-pagination-bullets {
    display: none; }
  .post_layout_excerpt .slider_container.slider_controls_side .slider_controls_wrap > a, .post_layout_excerpt .slider_outer_controls_side .slider_controls_wrap > a {
    opacity: 1;
    margin-left: 30px;
    margin-right: 30px; }
  .post_layout_excerpt blockquote + p {
    margin-top: 1em; }
  .post_layout_excerpt .post_meta {
    margin: 0; }
    .post_layout_excerpt .post_meta .post_sponsored_label {
      text-transform: inherit;
      font-weight: inherit;
      letter-spacing: inherit; }
    .post_layout_excerpt .post_meta .socials_share.socials_type_drop .social_items {
      right: auto;
      left: 0; }
      .post_layout_excerpt .post_meta .socials_share.socials_type_drop .social_items:before {
        right: auto;
        left: 20%; }
  .post_layout_excerpt.sticky {
    padding: 2em; }

.post_layout_excerpt + .post_layout_excerpt {
  margin-top: 3rem; }
  .fullpost_exist .post_layout_excerpt + .post_layout_excerpt {
    margin-top: 5rem; }

.post_layout_excerpt.post_format_gallery .slider_container {
  max-height: 450px; }

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

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

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

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

.post_layout_excerpt .post_title {
  margin: 0; }

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

.post_layout_excerpt .post_meta + .post_content_inner {
  margin-top: 1.1em; }

.post_layout_excerpt .post_content p:last-child {
  margin-bottom: 0; }

.post_layout_excerpt .post_title a {
  display: inline; }

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

.post_layout_excerpt blockquote {
  margin: 0; }


/* Blog layout: Band
------------------------- */
.post_layout_band {
  position: relative;
  margin-bottom: 0; }

.post_layout_band {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch; }

.post_layout_band + .post_layout_band {
  margin-top: 30px; }

.post_layout_band .post_featured {
  -webkit-flex-basis: 48.5%;
  -ms-flex-basis: 48.5%;
  -ms-flex-preferred-size: 48.5%;
  flex-basis: 48.5%;
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-bottom: 0; }

.post_layout_band.post_format_audio .post_featured {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center; }
  .post_layout_band.post_format_audio .post_featured .mask {
    display: none; }
  .post_layout_band.post_format_audio .post_featured.without_thumb .post_audio:not(.with_iframe) {
    padding: 2.5em 2em; }

.post_layout_band.post_format_quote .post_content_wrap {
  padding: 36px 38px !important; }
  .post_layout_band.post_format_quote .post_content_wrap .post_header + .post_content {
    margin-top: 1.4em; }
  .post_layout_band.post_format_quote .post_content_wrap .post_content_inner blockquote + p {
    margin-top: 1.3em; }
  .post_layout_band.post_format_quote .post_content_wrap .post_content_inner p:last-child {
    margin-bottom: 0; }

.post_layout_band .post_content_wrap {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2.5em 2.7em 2.1em;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between; }
  .post_layout_band .post_content_wrap .post_content_inner {
    font-size: 17px;
    line-height: 1.6em; }
  .post_layout_band .post_content_wrap .post_category {
    margin-bottom: 0.8em; }
    .post_layout_band .post_content_wrap .post_category .post_meta {
      margin: 0; }
  .post_layout_band .post_content_wrap .post_meta_item.post_categories a {
    -webkit-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    background-color: var(--theme-color-text_link2);
    color: var(--theme-color-inverse_link);
    text-transform: uppercase;
    padding: 5px 17px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 11px;
    line-height: 14px;
    letter-spacing: 0.6px; }
    .post_layout_band .post_content_wrap .post_meta_item.post_categories a:hover, .post_layout_band .post_content_wrap .post_meta_item.post_categories a:focus {
      background-color: var(--theme-color-text_dark);
      color: var(--theme-color-inverse_hover); }
  .post_layout_band .post_content_wrap .post_meta_item.post_sponsored .post_sponsored_label {
    -webkit-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    background-color: var(--theme-color-text_link);
    color: var(--theme-color-inverse_link);
    text-transform: uppercase;
    padding: 5px 17px 6px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 11px;
    line-height: 14px;
    letter-spacing: 0.6px;
    display: inline-block; }
  .post_layout_band .post_content_wrap .post_meta_item.post_sponsored a.post_sponsored_label:hover {
    background-color: var(--theme-color-text_dark);
    color: var(--theme-color-inverse_hover); }

.post_layout_band .post_featured + .post_content_wrap {
  -webkit-flex-basis: 51.5%;
  -ms-flex-basis: 51.5%;
  -ms-flex-preferred-size: 51.5%;
  flex-basis: 51.5%; }

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

.post_layout_band blockquote {
  margin: 0; }

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

.post_layout_band .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_band .post_title {
  margin: 0;
  font-size: 28px; }

.post_layout_band .post_header + .post_content {
  margin-top: 1.6em; }

.post_layout_band .post_content + .post_meta {
  margin-top: 23px;
  padding: 0;
  position: relative; }
  .post_layout_band .post_content + .post_meta:before {
    content: '';
    display: block;
    width: 60px;
    height: 1px;
    margin-bottom: 20px;
    background-color: var(--theme-color-text_dark); }

.post_item.post_layout_band {
  background-color: var(--theme-color-alter_bg_hover); }
  .post_item.post_layout_band.sticky:not(.post_layout_custom) {
    border: none;
    padding: 0; }
    .post_item.post_layout_band.sticky:not(.post_layout_custom) .label_sticky {
      display: block;
      position: absolute;
      z-index: 1;
      top: -12px;
      right: -12px;
      z-index: 9;
      width: 0;
      height: 0;
      border: 12px solid transparent;
      border-top-color: var(--theme-color-text_link);
      -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
      transform: rotate(225deg); }
  .post_item.post_layout_band.post_format_gallery .post_featured {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center; }
  .post_item.post_layout_band [data-ratio="4:3"].post_featured_bg:before {
    padding-top: 78.25%; }
  .post_item.post_layout_band .slider_container.slider_pagination_pos_bottom .swiper-pagination-bullets {
    display: none; }


/* Blog layout: Classic 
------------------------- */
body[class*="blog_style_classic"] .posts_container.columns_wrap {
  margin-bottom: calc(-1 * (var(--theme-var-grid_gap) + 15px)); }

.posts_container.columns_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  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;
  border-color: var(--theme-color-bd_color); }
  .post_layout_classic.format-gallery .post_featured.with_thumb .slider_outer {
    height: 100%; }
    .post_layout_classic.format-gallery .post_featured.with_thumb .slider_outer .slider_container {
      height: 100% !important; }

.post_layout_classic .post_featured {
  margin-bottom: 1.2em; }

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

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

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

.post_layout_classic .post_title {
  margin: 0; }

.post_layout_classic blockquote {
  margin: 0; }

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

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

.post_layout_classic {
  /* video */ }
  .post_layout_classic .post_meta {
    margin: 0; }
  .post_layout_classic .post_title {
    font-size: 28px;
    margin-top: 13px; }
  .post_layout_classic .format-audio .post_featured .post_audio_title {
    font-size: 24px;
    line-height: 1.3em;
    font-weight: 500;
    margin-top: 0.4em;
    margin-bottom: 0.5em; }
  .post_layout_classic .format-audio .post_featured .post_audio_author {
    font-size: 13px; }
  .post_layout_classic .post_info_audio {
    margin-top: 5px; }
  .post_layout_classic div.mejs-controls div.mejs-button > button {
    border: none; }
  .post_layout_classic div.mejs-controls .mejs-horizontal-volume-slider {
    margin-left: 5px; }
  .post_layout_classic div.mejs-controls .mejs-time.mejs-duration-container {
    margin-right: 5px; }
  .post_layout_classic div.mejs-controls .mejs-time.mejs-currenttime-container {
    margin-left: 10px; }
  .post_layout_classic div.mejs-controls .mejs-time-rail {
    margin: 0 12px; }
  .post_layout_classic .format-audio .post_featured.without_thumb .post_audio:not(.with_iframe),
  .post_layout_classic .single-format-audio .post_featured.without_thumb .post_audio:not(.with_iframe),
  .post_layout_classic .sc_layouts_blog_item_featured .post_featured.without_thumb .post_audio:not(.with_iframe) {
    padding: 30px; }
  .post_layout_classic .trx_addons_video_player.with_cover .video_hover,
  .post_layout_classic .post_featured.with_thumb .post_video_hover {
    width: 65px;
    height: 65px;
    line-height: 65px;
    margin: -32px 0 0 -32px;
    font-size: 17px;
    letter-spacing: -4px; }
  .post_layout_classic .swiper-pagination-bullets {
    display: none; }
  .post_layout_classic .slider_container.slider_controls_side .slider_controls_wrap > a, .post_layout_classic .slider_outer_controls_side .slider_controls_wrap > a {
    opacity: 1;
    margin-left: 30px;
    margin-right: 30px; }
  .post_layout_classic .slider_container.slider_controls_side .slider_controls_wrap > a,
  .post_layout_classic .slider_outer_controls_side .slider_controls_wrap > a {
    width: 34px;
    height: 34px;
    line-height: 32px;
    margin-top: -17px; }
    .post_layout_classic .slider_container.slider_controls_side .slider_controls_wrap > a:before,
    .post_layout_classic .slider_outer_controls_side .slider_controls_wrap > a:before {
      font-size: 13px; }
  .post_layout_classic .swiper-button-next, .post_layout_classic .swiper-button-prev {
    margin-top: -17px !important; }
  .post_layout_classic .post_meta_item.post_categories {
    text-transform: uppercase;
    color: var(--theme-color-text_dark); }
    .post_layout_classic .post_meta_item.post_categories a {
      color: var(--theme-color-text_dark); }
      .post_layout_classic .post_meta_item.post_categories a:hover {
        color: var(--theme-color-text_link); }
  .post_layout_classic .post_meta_item.post_sponsored .post_sponsored_label {
    font-size: 13px; }

/* Classic 4 */
.post_layout_classic.post_layout_classic_4 {
  padding-bottom: 13px; }

.post_layout_classic_4 .post_title {
  margin-top: 5px; }

.post_layout_classic_4 .post_title,
.sc_layouts_submenu .post_layout_classic .post_title {
  font-size: 24px; }

.post_layout_classic.sticky:not(.post_layout_custom) {
  padding: 0;
  border: none; }
  .post_layout_classic.sticky:not(.post_layout_custom) .label_sticky {
    display: block;
    position: absolute;
    z-index: 1;
    top: -12px;
    right: -12px;
    z-index: 9;
    width: 0;
    height: 0;
    border: 12px solid transparent;
    border-top-color: var(--theme-color-text_link);
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg); }

.post_layout_classic.post_format_quote .post_content_inner blockquote + p {
  margin-top: 15px; }

.post_layout_classic.post_format_quote .post_content_inner p:last-child {
  margin-bottom: 0; }

.post_layout_classic.post_layout_classic_3 div.mejs-controls .mejs-time, .post_layout_classic.post_layout_classic_4 div.mejs-controls .mejs-time {
  display: none; }

.post_layout_classic.post_layout_classic_4.post_format_audio .post_featured.without_thumb .post_audio:not(.with_iframe), .post_layout_classic.post_layout_classic_3.post_format_audio .post_featured.without_thumb .post_audio:not(.with_iframe) {
  padding: 30px; }

.post_layout_classic.post_layout_classic_4.post_format_audio .mejs-duration-container,
.post_layout_classic.post_layout_classic_4.post_format_audio .mejs-horizontal-volume-slider, .post_layout_classic.post_layout_classic_3.post_format_audio .mejs-duration-container,
.post_layout_classic.post_layout_classic_3.post_format_audio .mejs-horizontal-volume-slider {
  display: none !important; }

.post_layout_classic .post_content_inner > blockquote {
  margin-bottom: 1em; }

.post_layout_classic .post_content_inner > p:last-child {
  margin-bottom: 0; }


/* Blog layout: Masonry
------------------------- */
body[class*="blog_style_classic-masonry"] .posts_container {
  margin-bottom: calc(-1 * (var(--theme-var-grid_gap) + 15px)); }

.masonry_wrap {
  position: relative;
  margin-right: calc( -1 * var(--theme-var-grid_gap )); }

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

.post_layout_classic-masonry {
  padding-bottom: 0; }

.masonry_wrap.no_margin {
  margin-right: 0; }

.masonry_wrap.no_margin .masonry_item {
  padding: 0; }

.masonry_wrap .masonry_item-1_1 {
  width: 100%; }

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

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

.masonry_item .post_title {
  margin: 0;
  font-size: 24px;
  line-height: 1.15em; }

.post_layout_classic-masonry_1 .post_title,
.post_layout_classic-masonry_2 .post_title {
  margin: 0;
  font-size: 35px;
  line-height: 1.15em; }

.sidebar_show .post_layout_classic-masonry_2 .post_title {
  margin: 0;
  font-size: 28px;
  line-height: 1.15em; }

.post_layout_classic-masonry_3 .post_title {
  margin: 0;
  font-size: 28px;
  line-height: 1.19em; }

.masonry_wrap .masonry_item {
  /* audio */
  /* video */ }
  .masonry_wrap .masonry_item .format-audio .post_featured .post_audio_title {
    font-size: 24px;
    line-height: 1.3em;
    font-weight: 500;
    margin-top: 0.4em;
    margin-bottom: 0.5em; }
  .masonry_wrap .masonry_item .format-audio .post_featured .post_audio_author {
    font-size: 13px; }
  .masonry_wrap .masonry_item .post_info_audio {
    margin-top: 5px; }
  .masonry_wrap .masonry_item div.mejs-controls div.mejs-button > button {
    border: none; }
  .masonry_wrap .masonry_item div.mejs-controls .mejs-horizontal-volume-slider {
    margin-left: 5px; }
  .masonry_wrap .masonry_item div.mejs-controls .mejs-time.mejs-duration-container {
    margin-right: 5px; }
  .masonry_wrap .masonry_item div.mejs-controls .mejs-time.mejs-currenttime-container {
    margin-left: 10px; }
  .masonry_wrap .masonry_item div.mejs-controls .mejs-time-rail {
    margin: 0 12px; }
  .masonry_wrap .masonry_item .format-audio .post_featured.without_thumb .post_audio:not(.with_iframe),
  .masonry_wrap .masonry_item .single-format-audio .post_featured.without_thumb .post_audio:not(.with_iframe),
  .masonry_wrap .masonry_item .sc_layouts_blog_item_featured .post_featured.without_thumb .post_audio:not(.with_iframe) {
    padding: 30px; }
  .masonry_wrap .masonry_item .trx_addons_video_player.with_cover .video_hover,
  .masonry_wrap .masonry_item .post_featured.with_thumb .post_video_hover {
    width: 65px;
    height: 65px;
    line-height: 65px;
    margin: -32px 0 0 -32px;
    font-size: 17px;
    letter-spacing: -4px; }
  .masonry_wrap .masonry_item .post_featured {
    margin-bottom: 2.2em; }
  .masonry_wrap .masonry_item .post_layout_portfolio .post_featured {
    margin-bottom: 0; }
  .masonry_wrap .masonry_item .post_layout_classic-masonry_4 .post_featured {
    margin-bottom: 1.2em; }
  .masonry_wrap .masonry_item .swiper-pagination-bullets {
    display: none; }
  .masonry_wrap .masonry_item .slider_container.slider_controls_side .slider_controls_wrap > a, .masonry_wrap .masonry_item .slider_outer_controls_side .slider_controls_wrap > a {
    opacity: 1;
    margin-left: 30px;
    margin-right: 30px; }
  .masonry_wrap .masonry_item .slider_container.slider_controls_side .slider_controls_wrap > a,
  .masonry_wrap .masonry_item .slider_outer_controls_side .slider_controls_wrap > a {
    width: 34px;
    height: 34px;
    line-height: 32px; }
    .masonry_wrap .masonry_item .slider_container.slider_controls_side .slider_controls_wrap > a:before,
    .masonry_wrap .masonry_item .slider_outer_controls_side .slider_controls_wrap > a:before {
      font-size: 13px; }
  .masonry_wrap .masonry_item .swiper-button-next, .masonry_wrap .masonry_item .swiper-button-prev {
    margin-top: -17px !important; }
  .masonry_wrap .masonry_item .post_header .post_meta_item.post_categories {
    text-transform: uppercase;
    /* font-size: 13px;
		font-weight: 500;		*/
    letter-spacing: 1px;
    color: var(--theme-color-text_dark); }
    .masonry_wrap .masonry_item .post_header .post_meta_item.post_categories a {
      color: var(--theme-color-text_dark); }
      .masonry_wrap .masonry_item .post_header .post_meta_item.post_categories a:hover {
        color: var(--theme-color-text_link); }
  .masonry_wrap .masonry_item .post_header {
    padding: 0 0 14px; }
    .masonry_wrap .masonry_item .post_header .post_meta {
      margin: 0 0 12px; }
  .masonry_wrap .masonry_item .post_layout_classic-masonry_4 .post_header .post_meta {
    margin: 0 0 7px; }
  .masonry_wrap .masonry_item .post_layout_classic-masonry_3 .post_header {
    padding: 0 0 17px 50px; }
  .masonry_wrap .masonry_item .post_layout_classic-masonry_1 .post_header,
  .masonry_wrap .masonry_item .post_layout_classic-masonry_2 .post_header {
    padding: 0 0 25px 50px; }
  .masonry_wrap .masonry_item .post_layout_classic-masonry_1 .post_header,
  .masonry_wrap .masonry_item .post_layout_classic-masonry_2 .post_header,
  .masonry_wrap .masonry_item .post_layout_classic-masonry_3 .post_header {
    position: relative; }
    .masonry_wrap .masonry_item .post_layout_classic-masonry_1 .post_header .post_meta,
    .masonry_wrap .masonry_item .post_layout_classic-masonry_2 .post_header .post_meta,
    .masonry_wrap .masonry_item .post_layout_classic-masonry_3 .post_header .post_meta {
      margin: 0 0 12px; }
    .masonry_wrap .masonry_item .post_layout_classic-masonry_1 .post_header:before,
    .masonry_wrap .masonry_item .post_layout_classic-masonry_2 .post_header:before,
    .masonry_wrap .masonry_item .post_layout_classic-masonry_3 .post_header:before {
      position: absolute;
      left: 0;
      top: 10px;
      width: 35px;
      height: 2px;
      content: "";
      display: block;
      background-color: var(--theme-color-text_dark); }


/* Blog layout: Portfolio
------------------------- */
body[class*="blog_style_portfolio"] .posts_container {
  margin-bottom: calc(-1 * var(--theme-var-grid_gap)); }

.post_layout_portfolio_4 .post_featured.hover_info .post_info .post_title,
.post_layout_portfolio_4 .post_title {
  font-size: 19px;
  line-height: 1.4em; }

.post_layout_portfolio .post_featured.hover_info .post_info .post_title a {
  display: block; }

.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 .post_featured:not(.hover_link).with_thumb .post_video_hover {
  top: 25%; }

.post_layout_portfolio .post_featured.hover_link.with_thumb .post_video_hover {
  top: 50%; }

.post_layout_portfolio .post_featured.hover_info.post_featured_bg:before {
  padding-top: 102%; }

.post_layout_portfolio .post_featured.hover_info .post_info {
  padding: 26px 40px 21px; }

.post_layout_portfolio.post_format_video .post_featured.hover_info.with_thumb .post_video_hover {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  top: 15px;
  right: 15px;
  left: auto;
  margin: 0;
  letter-spacing: -5px; }

.post_layout_portfolio_4 .post_featured.hover_info .post_info {
  padding: 26px 32px 21px; }
  .post_layout_portfolio_4 .post_featured.hover_info .post_info .post_title .hover-arrow {
    margin-top: 22px; }
  .post_layout_portfolio_4 .post_featured.hover_info .post_info .post_descr {
    margin: 0 0 5px; }

.post_layout_portfolio_3.post_format_audio .post_featured .post_audio_author,
.post_layout_portfolio_4.post_format_audio .post_featured .post_audio_author {
  font-size: 13px; }

.post_layout_portfolio_3.post_format_audio .post_featured .post_audio_title,
.post_layout_portfolio_4.post_format_audio .post_featured .post_audio_title {
  font-size: 20px; }

.post_layout_portfolio_3.post_format_audio .post_featured div.mejs-controls .mejs-time,
.post_layout_portfolio_4.post_format_audio .post_featured div.mejs-controls .mejs-time {
  display: none; }

.post_layout_portfolio.sticky:not(.post_layout_custom) {
  padding: 0; }
  .post_layout_portfolio.sticky:not(.post_layout_custom) .label_sticky {
    position: absolute;
    z-index: 9;
    top: -12px;
    right: -12px;
    border-width: 12px; }

.post_layout_portfolio_3 .slider_container.slider_pagination_pos_bottom .swiper-pagination-bullets,
.post_layout_portfolio_4 .slider_container.slider_pagination_pos_bottom .swiper-pagination-bullets {
  display: none; }


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

.single_style_style-1 .post_header_single .content_wrap {
  max-width: 59%;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.narrow_content.single_style_style-1 .post_header_single .content_wrap {
  padding-right: 90px;
  padding-left: 90px;
  width: 100%;
  max-width: var(--theme-var-content); }

.narrow_content.single_style_style-1.single-format-audio .with_featured_image .post_featured.with_audio.with_thumb + .post_header_single .content_wrap {
  padding-right: 0;
  padding-left: 0; }

.single_style_style-1 .page_content_wrap > .post_header_wrap_style_style-1.with_featured_image ~ .content_wrap {
  padding-top: 7.4em; }

.single_style_style-1 .page_content_wrap > .post_header_wrap_style_style-1:not(.with_featured_image) ~ .content_wrap {
  padding-top: 5em; }

.post_header_wrap_style_style-1 {
  position: relative;
  margin-top: 6.2em;
  text-align: center; }

/* Sidebar show */
.sidebar_show.single_style_style-1 .post_header_wrap_style_style-1 {
  text-align: left; }
  .sidebar_show.single_style_style-1 .post_header_wrap_style_style-1 .post_featured.with_thumb:not(.with_video) + .post_header,
  .sidebar_show.single_style_style-1 .post_header_wrap_style_style-1 .post_featured.with_gallery + .post_header {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    top: 48%;
    left: 0;
    width: 100%; }

.sidebar_show.single_style_style-1 .post_header_single .content_wrap {
  max-width: none; }

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

.sidebar_show.single_style_style-1 .post_header_single .content_wrap {
  padding-right: 0;
  padding-left: 0; }

.previous_post_content .post_header_wrap_style_style-1.post_header_wrap_in_header {
  margin-bottom: 4em; }

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

.post_header_wrap_style_style-1 .post_featured {
  margin-top: 0;
  margin-bottom: 0;
  z-index: 1 !important; }
  .post_header_wrap_style_style-1 .post_featured.with_video, .post_header_wrap_style_style-1 .post_featured.with_gallery {
    z-index: auto !important; }

.post_header_wrap_style_style-1 .post_featured.with_gallery .slider_container .slider_pagination_wrap .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  opacity: 1;
  border-color: var(--theme-color-inverse_link);
  background-color: transparent; }
  .post_header_wrap_style_style-1 .post_featured.with_gallery .slider_container .slider_pagination_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border-color: var(--theme-color-text_link);
    background-color: var(--theme-color-text_link); }

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

.post_header_wrap_style_style-1 .post_featured.with_thumb.post_featured_bg {
  background-position: top center; }

.post_header_wrap_style_style-1 .post_featured.sc_parallax_wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center; }
  .post_header_wrap_style_style-1 .post_featured.sc_parallax_wrap img {
    position: relative; }
  .post_header_wrap_style_style-1 .post_featured.sc_parallax_wrap.sc_parallax_direction_down img {
    top: -15%; }
  .post_header_wrap_style_style-1 .post_featured.sc_parallax_wrap.sc_parallax_direction_up {
    top: 15%; }

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

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

.post_header_wrap_style_style-1 .post_author {
  color: var(--theme-color-text_dark); }
  .post_header_wrap_style_style-1 .post_author:hover, .post_header_wrap_style_style-1 .post_author:focus {
    color: var(--theme-color-text_hover); }

.post_header_wrap_style_style-1.with_featured_image:before {
  content: ' ';
  display: block;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background: rgba(0, 0, 0, 0.4); }

.post_header_wrap_style_style-1.with_featured_image .post_header a,
.post_header_wrap_style_style-1.with_featured_image .post_header .post_title,
.post_header_wrap_style_style-1.with_featured_image .post_header .post_subtitle,
.post_header_wrap_style_style-1.with_featured_image .post_header .post_meta_item {
  color: var(--theme-color-inverse_link) !important; }

.post_header_wrap_style_style-1.with_featured_image .post_header .post_date,
.post_header_wrap_style_style-1.with_featured_image .post_header .post_meta_item,
.post_header_wrap_style_style-1.with_featured_image .post_header .post_meta_item a {
  color: #D2D3D5 !important; }

.post_header_wrap_style_style-1.with_featured_image .post_header .post_meta_item.post_author,
.post_header_wrap_style_style-1.with_featured_image .post_header .post_meta.post_meta_categories a {
  color: var(--theme-color-inverse_link) !important; }

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

.post_header_wrap_style_style-1.with_featured_image .post_header .post_subtitle,
.post_header_wrap_style_style-1.with_featured_image .post_header a:hover,
.post_header_wrap_style_style-1.with_featured_image .post_header a:focus,
.post_header_wrap_style_style-1.with_featured_image .post_header a.post_author:hover .post_author_name,
.post_header_wrap_style_style-1.with_featured_image .post_header a.post_author:focus .post_author_name {
  opacity: 1;
  color: var(--theme-color-inverse_link) !important; }

.post_header_wrap_style_style-1.with_featured_image .post_header .post_meta.post_meta_categories a:hover {
  color: #000 !important;
  background-color: var(--theme-color-inverse_link) !important;
  opacity: 1; }

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

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

.post_header_wrap_style_style-1 .post_featured .post_video_list {
  width: 100%; }

.post_header_wrap_style_style-1 .post_featured.with_thumb .post_audio {
  bottom: 1em; }
  .post_header_wrap_style_style-1 .post_featured.with_thumb .post_audio .audio_info {
    display: none; }

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

.post_header_wrap_style_style-1 .post_featured.with_thumb + .post_header,
.post_header_wrap_style_style-1 .post_featured.with_gallery + .post_header {
  display: inline-block;
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 0;
  margin-top: 0; }

.single-format-audio .post_header_wrap_style_style-1 .post_featured.with_thumb + .post_header {
  margin-bottom: 4em; }

.single-format-video .post_header_wrap_style_style-1 .post_featured.with_video.with_thumb .post_video_hover {
  margin-top: -3em; }

.single-format-video .post_header_wrap_style_style-1 .post_featured.with_video .post_info_video {
  display: none; }

.single-format-video .post_header_wrap_style_style-1 .post_featured.with_video + .post_header {
  z-index: 2001; }

.post_header_wrap_style_style-1 .post_featured.with_video + .post_header,
.post_header_wrap_style_style-1 .post_featured.with_video_list + .post_header {
  margin-top: 0; }

.post_header_wrap_style_style-1 .post_featured.post_video_play + .post_header {
  display: none; }

.post_header_wrap_style_style-1 .post_header .post_title {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.055em; }

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

.post_header_wrap_style_style-1 .post_header .post_meta_categories {
  margin-top: 0;
  margin-bottom: 14px;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: inherit;
  line-height: inherit;
  font-weight: 500; }

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

.single_style_style-1:not(.sidebar_show) .post_header_wrap_style_style-1 .post_header .post_meta_other {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

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

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

.post_header_wrap_style_style-1 .post_header .post_meta_other .post_meta_item:after,
.post_header_wrap_style_style-1 .post_header .post_meta_other .vc_inline-link:after {
  margin: 0 0.5em 0 0.74em; }

.post_header_wrap_style_style-1.with_featured_image .post_header .post_meta_other .post_meta_item:after,
.post_header_wrap_style_style-1.with_featured_image .post_header .post_meta_other .vc_inline-link:after {
  color: #ffffff;
  opacity: 0.6; }

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

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

.post_header_wrap_style_style-1 .before_post_header_banner_wrap + .post_featured.with_video {
  margin-top: 3em; }

.post_header_wrap_style_style-1 .post_featured.with_video:not(.with_video_autoplay) + .post_header {
  margin-top: 2em; }

.post_header_wrap_style_style-1 .post_featured.with_video.with_video_autoplay .video_frame {
  background-color: #000000; }

.single_style_style-1.single-format-audio .post_header_wrap_in_header:before {
  display: none; }

.single_style_style-1.single-format-audio .post_header_wrap_in_header .post_featured.with_thumb:after {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.35) 50%, rgba(0, 0, 0, 0.45) 66%, rgba(0, 0, 0, 0.7) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.35) 50%, rgba(0, 0, 0, 0.45) 66%, rgba(0, 0, 0, 0.7) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), color-stop(50%, rgba(0, 0, 0, 0.35)), color-stop(66%, rgba(0, 0, 0, 0.45)), to(rgba(0, 0, 0, 0.7)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.35) 50%, rgba(0, 0, 0, 0.45) 66%, rgba(0, 0, 0, 0.7) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.35) 50%, rgba(0, 0, 0, 0.45) 66%, rgba(0, 0, 0, 0.7) 100%); }

.single_style_style-1.single-format-audio .post_featured.with_thumb + .post_header {
  top: calc( 50% - 30px); }

.single_style_style-1.single-format-video .post_header_wrap_style_style-1 .post_featured.with_video_list {
  margin-bottom: 4em; }

/* Video Popup Button */
.single-format-video .post_header_wrap_style_style-1 .post_featured.with_video.with_thumb.post_featured_bg:not(.with_video_autoplay) {
  position: static; }
  .single-format-video .post_header_wrap_style_style-1 .post_featured.with_video.with_thumb.post_featured_bg:not(.with_video_autoplay):after {
    display: none; }
  .single-format-video .post_header_wrap_style_style-1 .post_featured.with_video.with_thumb.post_featured_bg:not(.with_video_autoplay) + .post_header {
    padding-top: 20px;
    top: calc(50% + 50px); }
    .single-format-video .post_header_wrap_style_style-1 .post_featured.with_video.with_thumb.post_featured_bg:not(.with_video_autoplay) + .post_header .post_title {
      max-height: 4em;
      overflow: hidden;
      padding-bottom: 0.18em; }
  .single-format-video .post_header_wrap_style_style-1 .post_featured.with_video.with_thumb.post_featured_bg:not(.with_video_autoplay) .post_video_hover {
    margin-top: -45vh;
    position: relative;
    z-index: 999;
    opacity: 0;
    -webkit-transition: color 0.3s ease, background-color 0.3s ease, opacity 0.3s ease-in-out;
    -ms-transition: color 0.3s ease, background-color 0.3s ease, opacity 0.3s ease-in-out;
    -o-transition: color 0.3s ease, background-color 0.3s ease, opacity 0.3s ease-in-out;
    transition: color 0.3s ease, background-color 0.3s ease, opacity 0.3s ease-in-out;
    top: calc(50% - 60px); }

.post_header_wrap_style_style-1 .post_featured.post_featured_bg.with_video.with_video_list {
  height: auto;
  background: none !important; }
  .post_header_wrap_style_style-1 .post_featured.post_featured_bg.with_video.with_video_list .wp-video {
    width: 100% !important; }

.single_style_style-1.single-format-audio .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio {
  text-align: center;
  max-width: 50%;
  margin: 0 auto 30px; }
  .single_style_style-1.single-format-audio .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio .post_audio_author,
  .single_style_style-1.single-format-audio .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio .post_audio_description,
  .single_style_style-1.single-format-audio .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio .post_audio_title {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; }
  .single_style_style-1.single-format-audio .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio .post_audio_description {
    margin-bottom: 0; }
  .single_style_style-1.single-format-audio .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio .post_audio_title {
    margin-bottom: 0.4em; }

.single_style_style-1.single-format-audio .post_header_wrap_in_header .post_featured.without_thumb .post_audio {
  max-width: 70%;
  margin: 0 auto 3rem; }
  .single_style_style-1.single-format-audio .post_header_wrap_in_header .post_featured.without_thumb .post_audio .post_info_audio {
    max-width: 65%; }

.single_style_style-1.single-format-audio.sidebar_hide.narrow_content .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio {
  max-width: 630px; }


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

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

.post_header_wrap_style_style-2.post_header_wrap_in_header {
  margin-top: 4em; }

.post_header_wrap_style_style-2.post_header_wrap_in_header.with_featured_image {
  margin-top: 0; }

.previous_post_content .post_header_wrap_style_style-2.post_header_wrap_in_header {
  margin-bottom: 4em; }

.post_header_wrap_style_style-2.post_header_wrap_in_content {
  margin-bottom: 2.6em; }

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

.post_header_wrap_style_style-2 .post_featured.with_gallery .slider_container .slider_pagination_wrap .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  opacity: 1;
  border-color: var(--theme-color-inverse_link);
  background-color: transparent; }
  .post_header_wrap_style_style-2 .post_featured.with_gallery .slider_container .slider_pagination_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border-color: var(--theme-color-text_link);
    background-color: var(--theme-color-text_link); }

.post_header_wrap_style_style-2 .post_featured.post_featured_bg {
  background-size: cover;
  background-position: center center; }

.post_header_wrap_style_style-2 .post_featured.post_featured_bg,
.post_header_wrap_style_style-2 .post_featured.sc_parallax_wrap {
  height: 35rem; }

.post_header_wrap_style_style-2 .post_featured.sc_parallax_wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center; }
  .post_header_wrap_style_style-2 .post_featured.sc_parallax_wrap img {
    position: relative; }
  .post_header_wrap_style_style-2 .post_featured.sc_parallax_wrap.sc_parallax_direction_down img {
    top: -15%; }
  .post_header_wrap_style_style-2 .post_featured.sc_parallax_wrap.sc_parallax_direction_up {
    top: 15%; }

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

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

.post_header_wrap_style_style-2 .post_header .post_title {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.1em; }

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

.post_header_wrap_style_style-2 .post_header .post_meta_categories {
  margin-top: 0;
  margin-bottom: 24px;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: inherit;
  line-height: inherit;
  font-weight: 500;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center; }

.post_header_wrap_style_style-2 .post_header .post_meta_categories .post_categories a {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_link2); }

.post_header_wrap_style_style-2 .post_header .post_meta_categories .post_categories a:hover {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_hover2); }

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

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

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

.post_header_wrap_style_style-2 .post_header .post_meta_other .post_meta .post_meta_item.post_author {
  margin-top: -1px; }

.post_header_wrap_style_style-2 .post_header .post_meta_other_part1 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 8px; }

.post_header_wrap_style_style-2 .post_header .post_meta_other_part2 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-item-align: center;
  align-self: center; }

.post_header_wrap_style_style-2 .post_header .post_meta_other .post_meta.post_meta_other_part1 {
  margin-right: 10px; }

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

.post_header_wrap_style_style-2 .post_author_name {
  color: var(--theme-color-text_dark);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

.post_header_wrap_style_style-2 a:hover .post_author_name,
.post_header_wrap_style_style-2 a:focus .post_author_name {
  color: var(--theme-color-text_hover); }

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

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

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

.single_style_style-2.single-format-audio .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio {
  text-align: center;
  max-width: 50%;
  margin: 0 auto 30px; }
  .single_style_style-2.single-format-audio .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio .post_audio_author,
  .single_style_style-2.single-format-audio .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio .post_audio_description,
  .single_style_style-2.single-format-audio .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio .post_audio_title {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; }
  .single_style_style-2.single-format-audio .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio .post_audio_description {
    margin-bottom: 0; }
  .single_style_style-2.single-format-audio .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio .post_audio_title {
    margin-bottom: 0.4em; }

.single_style_style-2.single-format-audio .post_header_wrap_in_header .post_featured.without_thumb .post_audio {
  max-width: 70%;
  margin: 0 auto; }
  .single_style_style-2.single-format-audio .post_header_wrap_in_header .post_featured.without_thumb .post_audio .post_info_audio {
    max-width: 65%; }

.single_style_style-2.single-format-audio.sidebar_hide.narrow_content .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio {
  max-width: 630px; }

.single_style_style-2 .post_featured.with_video.without_thumb .post_info_video {
  position: relative;
  padding: 1.5em;
  background-color: rgba(0, 0, 0, 0.7); }


.single-post.single_style_style-3,
.single-post.single_style_style-3 .page_wrap,
.single-post.single_style_style-3 .page_content_wrap {
  background-color: var(--theme-color-bg_color); }

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

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

.post_header_wrap_style_style-3 {
  position: relative; }

.post_header_wrap_style_style-3.post_header_wrap_in_header {
  margin-top: 4em; }

.post_header_wrap_style_style-3.post_header_wrap_in_header.with_featured_image {
  margin-top: 0; }

.post_header_wrap_style_style-3 .post_featured {
  margin-top: 0;
  margin-bottom: 0; }

.post_header_wrap_style_style-3 .post_featured.with_audio.without_thumb {
  margin: 0 var(--theme-var-grid_gap); }

.post_header_wrap_style_style-3 .post_featured.with_gallery .slider_container .slider_pagination_wrap .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  opacity: 1;
  border-color: var(--theme-color-inverse_link);
  background-color: transparent; }
  .post_header_wrap_style_style-3 .post_featured.with_gallery .slider_container .slider_pagination_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border-color: var(--theme-color-text_link);
    background-color: var(--theme-color-text_link); }

.post_header_wrap_style_style-3 .post_featured.post_featured_bg,
.post_header_wrap_style_style-3 .post_featured.sc_parallax_wrap {
  height: 36.7rem; }

.post_header_wrap_style_style-3 .post_featured.post_featured_bg {
  background-position: center; }

.post_header_wrap_style_style-3 .post_featured.sc_parallax_wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center; }
  .post_header_wrap_style_style-3 .post_featured.sc_parallax_wrap img {
    position: relative; }
  .post_header_wrap_style_style-3 .post_featured.sc_parallax_wrap.sc_parallax_direction_down img {
    top: -15%; }
  .post_header_wrap_style_style-3 .post_featured.sc_parallax_wrap.sc_parallax_direction_up {
    top: 15%; }

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

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

.post_header_wrap_style_style-3 .post_header {
  display: block;
  text-align: center;
  margin-top: 0;
  padding: 0 30px; }
  .post_header_wrap_style_style-3 .post_header .content_wrap {
    background-color: var(--theme-color-bg_color);
    width: 100%;
    max-width: 1060px;
    padding: 55px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 9; }

.post_header_wrap_style_style-3 .post_featured + .post_header_single {
  margin-top: -120px; }

.post_header_wrap_style_style-3 .post_featured.with_audio.without_thumb + .post_header_single {
  margin-top: 0; }

.post_header_wrap_style_style-3 .post_header .post_title,
.post_header_wrap_style_style-3 .post_header .post_subtitle {
  margin: 0 auto;
  max-width: 85%; }

.post_header_wrap_style_style-3 .post_header .post_title {
  line-height: 1em; }

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

.post_header_wrap_style_style-3 .post_header .post_meta_categories {
  margin-top: 0;
  margin-bottom: 2px;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: inherit;
  line-height: inherit;
  font-weight: 500;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center; }

.post_header_wrap_style_style-3 .post_header .post_meta_categories .post_categories a {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_link2); }

.post_header_wrap_style_style-3 .post_header .post_meta_categories .post_categories a:hover {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_hover2); }

.post_header_wrap_style_style-3 .post_header .post_meta_other {
  margin-top: 3.5em;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center; }

.post_header_wrap_style_style-3 .post_header .post_meta_other .post_meta_item {
  white-space: nowrap;
  line-height: 1.75em; }

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

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

.post_header_wrap_style_style-3 .post_header .post_meta_other .post_meta_item:after,
.post_header_wrap_style_style-3 .post_header .post_meta_other .vc_inline-link:after {
  margin: 0 0.5em 0 0.74em; }

.post_header_wrap_style_style-3 .post_author_name {
  color: var(--theme-color-text_dark);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

.post_header_wrap_style_style-3 a:hover .post_author_name,
.post_header_wrap_style_style-3 a:focus .post_author_name {
  color: var(--theme-color-text_hover); }

.post_header_wrap_style_style-3 .post_header .post_meta_other .post_author_avatar {
  margin-right: 0.85em; }
  .post_header_wrap_style_style-3 .post_header .post_meta_other .post_author_avatar > img {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center; }

.single_style_style-3.single-format-audio .post_header_wrap_in_header .post_featured.with_thumb .post_audio {
  width: 100%;
  max-width: 1060px;
  left: 50%;
  right: auto;
  bottom: 140px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.single_style_style-3.single-format-audio .post_header_wrap_in_header .post_featured.with_thumb:after {
  display: none !important; }

.single_style_style-3.single-format-video .post_featured + .post_header_single {
  margin-top: 0; }

.single_style_style-3.single-format-gallery .post_featured + .post_header_single {
  margin-top: 0; }

.single_style_style-3.single-format-audio .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio {
  text-align: left;
  max-width: 100%;
  padding: 30px;
  margin-bottom: 20px;
  background-color: var(--theme-color-alter_bg_color);
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .single_style_style-3.single-format-audio .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio .post_audio_author,
  .single_style_style-3.single-format-audio .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio .post_audio_description,
  .single_style_style-3.single-format-audio .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio .post_audio_title {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-box-orient: vertical;
    box-orient: vertical;
    max-width: 65%;
    color: var(--theme-color-alter_dark); }
  .single_style_style-3.single-format-audio .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio .post_audio_author {
    -webkit-line-clamp: 1;
    -moz-line-clamp: 1;
    line-clamp: 1; }
  .single_style_style-3.single-format-audio .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio .post_audio_description {
    -webkit-line-clamp: 3;
    -moz-line-clamp: 3;
    line-clamp: 3; }
  .single_style_style-3.single-format-audio .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio .post_audio_title {
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    line-clamp: 2; }
  .single_style_style-3.single-format-audio .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio .post_audio_description {
    margin-bottom: 0; }

.single_style_style-3.single-format-audio .post_header_wrap_in_header .post_featured.without_thumb .post_audio {
  max-width: 70%;
  margin: 0 auto; }
  .single_style_style-3.single-format-audio .post_header_wrap_in_header .post_featured.without_thumb .post_audio .post_info_audio {
    max-width: 65%; }

.single_style_style-3 .post_featured.with_video.without_thumb .post_info_video {
  position: relative;
  padding: 1.5em;
  background-color: rgba(0, 0, 0, 0.7); }


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

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

.post_header_wrap_style_style-4 .post_featured {
  margin-top: 0;
  margin-bottom: 0;
  text-align: center; }

.post_header_wrap_style_style-4 .post_featured.post_featured_bg,
.post_header_wrap_style_style-4 .post_featured.sc_parallax_wrap {
  height: 35rem; }

.post_header_wrap_style_style-4 .post_featured.sc_parallax_wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center; }
  .post_header_wrap_style_style-4 .post_featured.sc_parallax_wrap img {
    position: relative; }
  .post_header_wrap_style_style-4 .post_featured.sc_parallax_wrap.sc_parallax_direction_down img {
    top: -15%; }
  .post_header_wrap_style_style-4 .post_featured.sc_parallax_wrap.sc_parallax_direction_up {
    top: 15%; }

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

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

.post_header_wrap_style_style-4 .post_featured.with_gallery .slider_container .slider_pagination_wrap .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  opacity: 1;
  border-color: var(--theme-color-inverse_link);
  background-color: transparent; }
  .post_header_wrap_style_style-4 .post_featured.with_gallery .slider_container .slider_pagination_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border-color: var(--theme-color-text_link);
    background-color: var(--theme-color-text_link); }

.post_header_wrap_style_style-4 .post_featured.with_audio.with_thumb .post_info_audio {
  padding: 1.5em;
  text-align: center; }
  .post_header_wrap_style_style-4 .post_featured.with_audio.with_thumb .post_info_audio .post_audio_description {
    margin-bottom: 0; }
  .post_header_wrap_style_style-4 .post_featured.with_audio.with_thumb .post_info_audio .post_audio_title {
    margin-bottom: 0.4em; }

.post_header_wrap_style_style-4 .post_header {
  display: block;
  text-align: center;
  margin-bottom: 3.2em; }

.post_header_wrap_style_style-4 .post_header .post_meta_other {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.post_header_wrap_style_style-4 .post_header .post_title,
.post_header_wrap_style_style-4 .post_header .post_subtitle {
  margin: 0 auto;
  max-width: 75%; }

.post_header_wrap_style_style-4 .post_header .post_title {
  line-height: 1.1em; }

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

.post_header_wrap_style_style-4 .post_header .post_meta_categories {
  margin-top: 0;
  margin-bottom: 14px;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: inherit;
  line-height: inherit;
  font-weight: 500;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center; }

.post_header_wrap_style_style-4 .post_header .post_meta_categories .post_categories a {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_link2); }

.post_header_wrap_style_style-4 .post_header .post_meta_categories .post_categories a:hover {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_hover2); }

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

.post_header_wrap_style_style-4 .post_header .post_meta_other .post_meta_item {
  white-space: nowrap;
  line-height: 1.75em; }
  .post_header_wrap_style_style-4 .post_header .post_meta_other .post_meta_item .post_author_avatar {
    margin-right: 13px; }
    .post_header_wrap_style_style-4 .post_header .post_meta_other .post_meta_item .post_author_avatar > img {
      width: 32px;
      height: 32px; }

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

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

.post_header_wrap_style_style-4 .post_author_name {
  color: var(--theme-color-text_dark);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

.post_header_wrap_style_style-4 a:hover .post_author_name,
.post_header_wrap_style_style-4 a:focus .post_author_name {
  color: var(--theme-color-text_hover); }

.post_header_wrap_style_style-4 .before_post_header_banner_wrap + .post_header_single {
  padding-top: 2em; }

.single_style_style-4.single-format-audio .post_header_wrap_in_header.with_featured_image .post_audio_btn {
  z-index: 11; }

.single_style_style-4.single-format-audio .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio {
  text-align: center;
  max-width: 30%;
  margin: 0 auto 0 0; }
  .single_style_style-4.single-format-audio .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio .post_audio_author,
  .single_style_style-4.single-format-audio .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio .post_audio_description,
  .single_style_style-4.single-format-audio .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio .post_audio_title {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-box-orient: vertical;
    box-orient: vertical;
    max-width: 100%;
    text-align: left; }
  .single_style_style-4.single-format-audio .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio .post_audio_author {
    font-size: 12px;
    letter-spacing: 1.6px;
    margin-bottom: 5px;
    -webkit-line-clamp: 1;
    -moz-line-clamp: 1;
    line-clamp: 1; }
  .single_style_style-4.single-format-audio .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio .post_audio_title {
    font-size: 20px;
    -webkit-line-clamp: 1;
    -moz-line-clamp: 1;
    line-clamp: 1; }
  .single_style_style-4.single-format-audio .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio .post_audio_description {
    font-size: 13px;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    line-clamp: 2; }

.single_style_style-4.single-format-audio .post_header_wrap_in_header .post_featured.without_thumb .post_audio {
  max-width: 70%;
  margin: 0 auto; }
  .single_style_style-4.single-format-audio .post_header_wrap_in_header .post_featured.without_thumb .post_audio .post_info_audio {
    max-width: 65%; }

.single_style_style-4 .post_featured.with_video.without_thumb .post_info_video {
  position: relative;
  padding: 1.5em;
  background-color: rgba(0, 0, 0, 0.7); }


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

.post_header_wrap_style_style-5 {
  position: relative;
  margin-bottom: 3em; }
  .format-audio .post_header_wrap_style_style-5 .post_featured {
    max-height: unset; }

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

.post_header_wrap_style_style-5.post_header_wrap_in_content {
  padding-bottom: 0;
  margin-bottom: 2.7em;
  border-bottom: none; }

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

.post_header_wrap_style_style-5 .post_featured.with_gallery .slider_container .slider_pagination_wrap .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  opacity: 1;
  border-color: var(--theme-color-inverse_link);
  background-color: transparent; }
  .post_header_wrap_style_style-5 .post_featured.with_gallery .slider_container .slider_pagination_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border-color: var(--theme-color-text_link);
    background-color: var(--theme-color-text_link); }

.post_header_wrap_style_style-5 .post_featured.with_audio.with_thumb .post_info_audio {
  padding: 0 1.5em;
  text-align: center; }
  .post_header_wrap_style_style-5 .post_featured.with_audio.with_thumb .post_info_audio .post_audio_description {
    margin-bottom: 0; }
  .post_header_wrap_style_style-5 .post_featured.with_audio.with_thumb .post_info_audio .post_audio_title {
    margin-bottom: 0.4em; }

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

.post_header_wrap_style_style-5 .post_featured.sc_parallax_wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center; }
  .post_header_wrap_style_style-5 .post_featured.sc_parallax_wrap img {
    position: relative; }
  .post_header_wrap_style_style-5 .post_featured.sc_parallax_wrap.sc_parallax_direction_down img {
    top: -15%; }
  .post_header_wrap_style_style-5 .post_featured.sc_parallax_wrap.sc_parallax_direction_up {
    top: 15%; }

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

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

.post_header_wrap_style_style-5 .post_header .post_title {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.1em; }

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

.post_header_wrap_style_style-5 .post_header .post_meta_categories {
  margin-top: 0;
  margin-bottom: 16px;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: inherit;
  line-height: inherit;
  font-weight: 500;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center; }

.post_header_wrap_style_style-5 .post_header .post_meta_categories .post_categories a {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_link2); }

.post_header_wrap_style_style-5 .post_header .post_meta_categories .post_categories a:hover {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_hover2); }

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

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

.post_header_wrap_style_style-5 .post_header .post_meta_other .post_meta_item {
  white-space: nowrap;
  line-height: 1.75em; }
  .post_header_wrap_style_style-5 .post_header .post_meta_other .post_meta_item .post_author_avatar {
    margin-right: 0.85em; }
    .post_header_wrap_style_style-5 .post_header .post_meta_other .post_meta_item .post_author_avatar > img {
      width: 32px;
      height: 32px;
      line-height: 32px;
      text-align: center; }

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

.post_header_wrap_style_style-5 .post_header .post_meta_other_part2 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.post_header_wrap_style_style-5 .post_header .post_meta_other_part2 .post_meta_comments {
  color: var(--theme-color-text_dark); }

.post_header_wrap_style_style-5 .post_header .post_meta_other_part2 .post_meta_comments:hover {
  color: var(--theme-color-text_hover); }

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

.post_header_wrap_style_style-5 .post_author_name {
  color: var(--theme-color-text_dark);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

.post_header_wrap_style_style-5 a:hover .post_author_name,
.post_header_wrap_style_style-5 a:focus .post_author_name {
  color: var(--theme-color-text_hover); }

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

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

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

.single_style_style-5 .after_post_header_banner_wrap + .content_wrap {
  padding-top: 3em; }

.single_style_style-5 .before_post_header_banner_wrap + .content_wrap {
  margin-top: 3em; }

.single_style_style-5.single-format-audio .post_header_wrap_in_content.with_featured_image .post_audio .post_info_audio {
  text-align: center;
  max-width: 50%;
  margin: 0 auto 30px; }
  .single_style_style-5.single-format-audio .post_header_wrap_in_content.with_featured_image .post_audio .post_info_audio .post_audio_author,
  .single_style_style-5.single-format-audio .post_header_wrap_in_content.with_featured_image .post_audio .post_info_audio .post_audio_description,
  .single_style_style-5.single-format-audio .post_header_wrap_in_content.with_featured_image .post_audio .post_info_audio .post_audio_title {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; }
  .single_style_style-5.single-format-audio .post_header_wrap_in_content.with_featured_image .post_audio .post_info_audio .post_audio_description {
    margin-bottom: 0; }
  .single_style_style-5.single-format-audio .post_header_wrap_in_content.with_featured_image .post_audio .post_info_audio .post_audio_title {
    margin-bottom: 0.4em; }

.single_style_style-5.single-format-audio .post_header_wrap_in_content .post_featured.without_thumb .post_audio {
  max-width: 100%;
  margin: 0 auto; }
  .single_style_style-5.single-format-audio .post_header_wrap_in_content .post_featured.without_thumb .post_audio .post_info_audio {
    max-width: 65%; }

.single_style_style-5.single-format-audio.sidebar_hide.narrow_content .post_header_wrap_in_content.with_featured_image .post_audio .post_info_audio {
  max-width: 630px; }

.single_style_style-5 .post_featured.with_video.without_thumb .post_info_video {
  position: relative;
  padding: 1.5em;
  background-color: rgba(0, 0, 0, 0.7); }


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

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

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

.post_header_wrap_style_style-6 .post_featured.with_gallery .slider_container .slider_pagination_wrap .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  opacity: 1;
  border-color: var(--theme-color-inverse_link);
  background-color: transparent; }
  .post_header_wrap_style_style-6 .post_featured.with_gallery .slider_container .slider_pagination_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border-color: var(--theme-color-text_link);
    background-color: var(--theme-color-text_link); }

.post_header_wrap_style_style-6 .post_featured.with_audio.with_thumb .post_info_audio {
  padding: 0 1.5em;
  text-align: center; }
  .post_header_wrap_style_style-6 .post_featured.with_audio.with_thumb .post_info_audio .post_audio_description {
    margin-bottom: 0; }
  .post_header_wrap_style_style-6 .post_featured.with_audio.with_thumb .post_info_audio .post_audio_title {
    margin-bottom: 0.4em; }

.post_header_wrap_style_style-6 .post_featured.post_featured_bg,
.post_header_wrap_style_style-6 .post_featured.sc_parallax_wrap {
  height: 35rem; }

.post_header_wrap_style_style-6 .post_featured.sc_parallax_wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center; }
  .post_header_wrap_style_style-6 .post_featured.sc_parallax_wrap img {
    position: relative; }
  .post_header_wrap_style_style-6 .post_featured.sc_parallax_wrap.sc_parallax_direction_down img {
    top: -15%; }
  .post_header_wrap_style_style-6 .post_featured.sc_parallax_wrap.sc_parallax_direction_up {
    top: 15%; }

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

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

.post_header_wrap_style_style-6 .post_header {
  margin-bottom: 2.6em; }

.post_header_wrap_style_style-6 .post_header .post_title {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.1em; }

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

.post_header_wrap_style_style-6 .post_header .post_meta_categories {
  margin-top: 0;
  margin-bottom: 24px;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: inherit;
  line-height: inherit;
  font-weight: 500;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center; }

.post_header_wrap_style_style-6 .post_header .post_meta_categories .post_categories a {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_link2); }

.post_header_wrap_style_style-6 .post_header .post_meta_categories .post_categories a:hover {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_hover2); }

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

.post_header_wrap_style_style-6 .post_header .post_meta_other .post_meta .post_meta_item.post_author {
  margin-top: -1px; }

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

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

.post_header_wrap_style_style-6 .post_header .post_meta_other_part1 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 8px; }

.post_header_wrap_style_style-6 .post_header .post_meta_other_part2 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-item-align: center;
  align-self: center; }

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

.post_header_wrap_style_style-6 .post_author_name {
  color: var(--theme-color-text_dark);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

.post_header_wrap_style_style-6 a:hover .post_author_name,
.post_header_wrap_style_style-6 a:focus .post_author_name {
  color: var(--theme-color-text_hover); }

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

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

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

.single_style_style-6.single-format-audio .post_header_wrap_in_content.with_featured_image .post_audio .post_info_audio {
  text-align: center;
  max-width: 40%;
  margin: 0 auto 30px 0; }
  .single_style_style-6.single-format-audio .post_header_wrap_in_content.with_featured_image .post_audio .post_info_audio .post_audio_author,
  .single_style_style-6.single-format-audio .post_header_wrap_in_content.with_featured_image .post_audio .post_info_audio .post_audio_description,
  .single_style_style-6.single-format-audio .post_header_wrap_in_content.with_featured_image .post_audio .post_info_audio .post_audio_title {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-box-orient: vertical;
    box-orient: vertical;
    max-width: 100%;
    text-align: left; }
  .single_style_style-6.single-format-audio .post_header_wrap_in_content.with_featured_image .post_audio .post_info_audio .post_audio_author {
    font-size: 12px;
    letter-spacing: 1.6px;
    margin-bottom: 5px;
    -webkit-line-clamp: 1;
    -moz-line-clamp: 1;
    line-clamp: 1; }
  .single_style_style-6.single-format-audio .post_header_wrap_in_content.with_featured_image .post_audio .post_info_audio .post_audio_title {
    font-size: 20px;
    -webkit-line-clamp: 1;
    -moz-line-clamp: 1;
    line-clamp: 1; }
  .single_style_style-6.single-format-audio .post_header_wrap_in_content.with_featured_image .post_audio .post_info_audio .post_audio_description {
    font-size: 13px;
    line-height: 1.6em;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    line-clamp: 2; }

.single_style_style-6.single-format-audio .post_header_wrap_in_content .post_featured.without_thumb .post_audio {
  max-width: 80%;
  margin: 0 auto; }
  .single_style_style-6.single-format-audio .post_header_wrap_in_content .post_featured.without_thumb .post_audio .post_info_audio {
    max-width: 65%; }

.single_style_style-6 .post_featured.with_video.without_thumb .post_info_video {
  position: relative;
  padding: 1.5em;
  background-color: rgba(0, 0, 0, 0.7); }


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

.single_style_style-7 .page_content_wrap > .content_wrap {
  padding-top: 4em; }

.post_header_wrap_style_style-7 {
  position: relative; }

.post_header_wrap_style_style-7.post_header_wrap_in_header {
  margin-top: 4em; }

.post_header_wrap_style_style-7.post_header_wrap_in_header.with_featured_image {
  margin-top: 0; }

.post_header_wrap_style_style-7 .post_featured {
  margin-top: 0;
  margin-bottom: 0; }

.post_header_wrap_style_style-7 .post_featured.with_audio.without_thumb {
  margin: 0 var(--theme-var-grid_gap); }

.post_header_wrap_style_style-7 .post_featured.with_gallery .slider_container .slider_pagination_wrap .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  opacity: 1;
  border-color: var(--theme-color-inverse_link);
  background-color: transparent; }
  .post_header_wrap_style_style-7 .post_featured.with_gallery .slider_container .slider_pagination_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border-color: var(--theme-color-text_link);
    background-color: var(--theme-color-text_link); }

.post_header_wrap_style_style-7 .post_featured.with_audio.with_thumb .post_info_audio {
  padding: 0 1.5em;
  text-align: center; }
  .post_header_wrap_style_style-7 .post_featured.with_audio.with_thumb .post_info_audio .post_audio_description {
    margin-bottom: 0; }
  .post_header_wrap_style_style-7 .post_featured.with_audio.with_thumb .post_info_audio .post_audio_title {
    margin-bottom: 0.4em; }

.post_header_wrap_style_style-7 .post_featured.post_featured_bg,
.post_header_wrap_style_style-7 .post_featured.sc_parallax_wrap {
  height: 47rem; }

.post_header_wrap_style_style-7 .post_featured.sc_parallax_wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center; }
  .post_header_wrap_style_style-7 .post_featured.sc_parallax_wrap img {
    position: relative; }
  .post_header_wrap_style_style-7 .post_featured.sc_parallax_wrap.sc_parallax_direction_down img {
    top: -15%; }
  .post_header_wrap_style_style-7 .post_featured.sc_parallax_wrap.sc_parallax_direction_up {
    top: 15%; }

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

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

.post_header_wrap_style_style-7 .post_header {
  display: block;
  text-align: center;
  margin-top: 0;
  padding: 0 30px; }
  .post_header_wrap_style_style-7 .post_header .content_wrap {
    width: 100%;
    max-width: 960px; }

.post_header_wrap_style_style-7 .post_featured + .post_header_single {
  margin-top: 4.1em; }

.post_header_wrap_style_style-7 .post_header .post_title,
.post_header_wrap_style_style-7 .post_header .post_subtitle {
  margin: 0 auto;
  max-width: 100%; }

.post_header_wrap_style_style-7 .post_header .post_title {
  line-height: 1em; }

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

.post_header_wrap_style_style-7 .post_header .post_meta_categories {
  margin-top: 0;
  margin-bottom: 24px;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: inherit;
  line-height: inherit;
  font-weight: 500;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center; }

.post_header_wrap_style_style-7 .post_header .post_meta_categories .post_categories a {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_link2); }

.post_header_wrap_style_style-7 .post_header .post_meta_categories .post_categories a:hover {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_hover2); }

.post_header_wrap_style_style-7 .post_header .post_meta_other {
  margin-top: 2.2em;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center; }

.post_header_wrap_style_style-7 .post_header .post_meta_other .post_meta_item {
  white-space: nowrap;
  line-height: 1.75em; }

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

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

.post_header_wrap_style_style-7 .post_header .post_meta_other .post_meta_item:after,
.post_header_wrap_style_style-7 .post_header .post_meta_other .vc_inline-link:after {
  margin: 0 0.5em 0 0.74em; }

.post_header_wrap_style_style-7 .post_author_name {
  color: var(--theme-color-text_dark);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

.post_header_wrap_style_style-7 a:hover .post_author_name,
.post_header_wrap_style_style-7 a:focus .post_author_name {
  color: var(--theme-color-text_hover); }

.post_header_wrap_style_style-7 .post_header .post_meta_other .post_author_avatar {
  margin-right: 0.85em; }
  .post_header_wrap_style_style-7 .post_header .post_meta_other .post_author_avatar > img {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center; }

.post_header_wrap_style_style-7 .post_header_single + .after_post_header_banner_wrap {
  margin-top: 3em; }

.single_style_style-7.single-format-audio .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio {
  text-align: center;
  max-width: 50%;
  margin: 0 auto 30px; }
  .single_style_style-7.single-format-audio .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio .post_audio_author,
  .single_style_style-7.single-format-audio .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio .post_audio_description,
  .single_style_style-7.single-format-audio .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio .post_audio_title {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; }
  .single_style_style-7.single-format-audio .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio .post_audio_description {
    margin-bottom: 0; }
  .single_style_style-7.single-format-audio .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio .post_audio_title {
    margin-bottom: 0.4em; }

.single_style_style-7.single-format-audio .post_header_wrap_in_header .post_featured.without_thumb .post_audio {
  max-width: 70%;
  margin: 0 auto; }
  .single_style_style-7.single-format-audio .post_header_wrap_in_header .post_featured.without_thumb .post_audio .post_info_audio {
    max-width: 65%; }

.single_style_style-7.single-format-audio.sidebar_hide.narrow_content .post_header_wrap_in_header.with_featured_image .post_audio .post_info_audio {
  max-width: 630px; }

.single_style_style-7 .post_featured.with_video.without_thumb .post_info_video {
  position: relative;
  padding: 1.5em;
  background-color: rgba(0, 0, 0, 0.7); }


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

.sc_button_hover_just_init {
  -webkit-transition: none !important;
  -ms-transition: none !important;
  -o-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;
  -o-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;
  -o-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; }

/* Slide */
.sc_button_hover_slide_left {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, var(--theme-color-text_hover)), color-stop(50%, var(--theme-color-text_link))) no-repeat scroll right bottom/210% 100% var(--theme-color-text_link) !important;
  background: -webkit-linear-gradient(left, var(--theme-color-text_hover) 50%, var(--theme-color-text_link) 50%) no-repeat scroll right bottom/210% 100% var(--theme-color-text_link) !important;
  background: -o-linear-gradient(left, var(--theme-color-text_hover) 50%, var(--theme-color-text_link) 50%) no-repeat scroll right bottom/210% 100% var(--theme-color-text_link) !important;
  background: linear-gradient(to right, var(--theme-color-text_hover) 50%, var(--theme-color-text_link) 50%) no-repeat scroll right bottom/210% 100% var(--theme-color-text_link) !important; }

.sc_button_hover_slide_right {
  background: -webkit-gradient(linear, right top, left top, color-stop(50%, var(--theme-color-text_hover)), color-stop(50%, var(--theme-color-text_link))) no-repeat scroll left bottom/210% 100% var(--theme-color-text_link) !important;
  background: -webkit-linear-gradient(right, var(--theme-color-text_hover) 50%, var(--theme-color-text_link) 50%) no-repeat scroll left bottom/210% 100% var(--theme-color-text_link) !important;
  background: -o-linear-gradient(right, var(--theme-color-text_hover) 50%, var(--theme-color-text_link) 50%) no-repeat scroll left bottom/210% 100% var(--theme-color-text_link) !important;
  background: linear-gradient(to left, var(--theme-color-text_hover) 50%, var(--theme-color-text_link) 50%) no-repeat scroll left bottom/210% 100% var(--theme-color-text_link) !important; }

.sc_button_hover_slide_top {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, var(--theme-color-text_hover)), color-stop(50%, var(--theme-color-text_link))) no-repeat scroll right bottom/100% 210% var(--theme-color-text_link) !important;
  background: -webkit-linear-gradient(top, var(--theme-color-text_hover) 50%, var(--theme-color-text_link) 50%) no-repeat scroll right bottom/100% 210% var(--theme-color-text_link) !important;
  background: -o-linear-gradient(top, var(--theme-color-text_hover) 50%, var(--theme-color-text_link) 50%) no-repeat scroll right bottom/100% 210% var(--theme-color-text_link) !important;
  background: linear-gradient(to bottom, var(--theme-color-text_hover) 50%, var(--theme-color-text_link) 50%) no-repeat scroll right bottom/100% 210% var(--theme-color-text_link) !important; }

.sc_button_hover_slide_bottom {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, var(--theme-color-text_hover)), color-stop(50%, var(--theme-color-text_link))) no-repeat scroll right top/100% 210% var(--theme-color-text_link) !important;
  background: -webkit-linear-gradient(bottom, var(--theme-color-text_hover) 50%, var(--theme-color-text_link) 50%) no-repeat scroll right top/100% 210% var(--theme-color-text_link) !important;
  background: -o-linear-gradient(bottom, var(--theme-color-text_hover) 50%, var(--theme-color-text_link) 50%) no-repeat scroll right top/100% 210% var(--theme-color-text_link) !important;
  background: linear-gradient(to top, var(--theme-color-text_hover) 50%, var(--theme-color-text_link) 50%) no-repeat scroll right top/100% 210% var(--theme-color-text_link) !important; }

.sc_button_hover_style_link2.sc_button_hover_slide_left {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, var(--theme-color-text_hover2)), color-stop(50%, var(--theme-color-text_link2))) no-repeat scroll right bottom/210% 100% var(--theme-color-text_link2) !important;
  background: -webkit-linear-gradient(left, var(--theme-color-text_hover2) 50%, var(--theme-color-text_link2) 50%) no-repeat scroll right bottom/210% 100% var(--theme-color-text_link2) !important;
  background: -o-linear-gradient(left, var(--theme-color-text_hover2) 50%, var(--theme-color-text_link2) 50%) no-repeat scroll right bottom/210% 100% var(--theme-color-text_link2) !important;
  background: linear-gradient(to right, var(--theme-color-text_hover2) 50%, var(--theme-color-text_link2) 50%) no-repeat scroll right bottom/210% 100% var(--theme-color-text_link2) !important; }

.sc_button_hover_style_link2.sc_button_hover_slide_right {
  background: -webkit-gradient(linear, right top, left top, color-stop(50%, var(--theme-color-text_hover2)), color-stop(50%, var(--theme-color-text_link2))) no-repeat scroll left bottom/210% 100% var(--theme-color-text_link2) !important;
  background: -webkit-linear-gradient(right, var(--theme-color-text_hover2) 50%, var(--theme-color-text_link2) 50%) no-repeat scroll left bottom/210% 100% var(--theme-color-text_link2) !important;
  background: -o-linear-gradient(right, var(--theme-color-text_hover2) 50%, var(--theme-color-text_link2) 50%) no-repeat scroll left bottom/210% 100% var(--theme-color-text_link2) !important;
  background: linear-gradient(to left, var(--theme-color-text_hover2) 50%, var(--theme-color-text_link2) 50%) no-repeat scroll left bottom/210% 100% var(--theme-color-text_link2) !important; }

.sc_button_hover_style_link2.sc_button_hover_slide_top {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, var(--theme-color-text_hover2)), color-stop(50%, var(--theme-color-text_link2))) no-repeat scroll right bottom/100% 210% var(--theme-color-text_link2) !important;
  background: -webkit-linear-gradient(top, var(--theme-color-text_hover2) 50%, var(--theme-color-text_link2) 50%) no-repeat scroll right bottom/100% 210% var(--theme-color-text_link2) !important;
  background: -o-linear-gradient(top, var(--theme-color-text_hover2) 50%, var(--theme-color-text_link2) 50%) no-repeat scroll right bottom/100% 210% var(--theme-color-text_link2) !important;
  background: linear-gradient(to bottom, var(--theme-color-text_hover2) 50%, var(--theme-color-text_link2) 50%) no-repeat scroll right bottom/100% 210% var(--theme-color-text_link2) !important; }

.sc_button_hover_style_link2.sc_button_hover_slide_bottom {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, var(--theme-color-text_hover2)), color-stop(50%, var(--theme-color-text_link2))) no-repeat scroll right top/100% 210% var(--theme-color-text_link2) !important;
  background: -webkit-linear-gradient(bottom, var(--theme-color-text_hover2) 50%, var(--theme-color-text_link2) 50%) no-repeat scroll right top/100% 210% var(--theme-color-text_link2) !important;
  background: -o-linear-gradient(bottom, var(--theme-color-text_hover2) 50%, var(--theme-color-text_link2) 50%) no-repeat scroll right top/100% 210% var(--theme-color-text_link2) !important;
  background: linear-gradient(to top, var(--theme-color-text_hover2) 50%, var(--theme-color-text_link2) 50%) no-repeat scroll right top/100% 210% var(--theme-color-text_link2) !important; }

.sc_button_hover_style_link3.sc_button_hover_slide_left {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, var(--theme-color-text_hover3)), color-stop(50%, var(--theme-color-text_link3))) no-repeat scroll right bottom/210% 100% var(--theme-color-text_link3) !important;
  background: -webkit-linear-gradient(left, var(--theme-color-text_hover3) 50%, var(--theme-color-text_link3) 50%) no-repeat scroll right bottom/210% 100% var(--theme-color-text_link3) !important;
  background: -o-linear-gradient(left, var(--theme-color-text_hover3) 50%, var(--theme-color-text_link3) 50%) no-repeat scroll right bottom/210% 100% var(--theme-color-text_link3) !important;
  background: linear-gradient(to right, var(--theme-color-text_hover3) 50%, var(--theme-color-text_link3) 50%) no-repeat scroll right bottom/210% 100% var(--theme-color-text_link3) !important; }

.sc_button_hover_style_link3.sc_button_hover_slide_right {
  background: -webkit-gradient(linear, right top, left top, color-stop(50%, var(--theme-color-text_hover3)), color-stop(50%, var(--theme-color-text_link3))) no-repeat scroll left bottom/210% 100% var(--theme-color-text_link3) !important;
  background: -webkit-linear-gradient(right, var(--theme-color-text_hover3) 50%, var(--theme-color-text_link3) 50%) no-repeat scroll left bottom/210% 100% var(--theme-color-text_link3) !important;
  background: -o-linear-gradient(right, var(--theme-color-text_hover3) 50%, var(--theme-color-text_link3) 50%) no-repeat scroll left bottom/210% 100% var(--theme-color-text_link3) !important;
  background: linear-gradient(to left, var(--theme-color-text_hover3) 50%, var(--theme-color-text_link3) 50%) no-repeat scroll left bottom/210% 100% var(--theme-color-text_link3) !important; }

.sc_button_hover_style_link3.sc_button_hover_slide_top {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, var(--theme-color-text_hover3)), color-stop(50%, var(--theme-color-text_link3))) no-repeat scroll right bottom/100% 210% var(--theme-color-text_link3) !important;
  background: -webkit-linear-gradient(top, var(--theme-color-text_hover3) 50%, var(--theme-color-text_link3) 50%) no-repeat scroll right bottom/100% 210% var(--theme-color-text_link3) !important;
  background: -o-linear-gradient(top, var(--theme-color-text_hover3) 50%, var(--theme-color-text_link3) 50%) no-repeat scroll right bottom/100% 210% var(--theme-color-text_link3) !important;
  background: linear-gradient(to bottom, var(--theme-color-text_hover3) 50%, var(--theme-color-text_link3) 50%) no-repeat scroll right bottom/100% 210% var(--theme-color-text_link3) !important; }

.sc_button_hover_style_link3.sc_button_hover_slide_bottom {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, var(--theme-color-text_hover3)), color-stop(50%, var(--theme-color-text_link3))) no-repeat scroll right top/100% 210% var(--theme-color-text_link3) !important;
  background: -webkit-linear-gradient(bottom, var(--theme-color-text_hover3) 50%, var(--theme-color-text_link3) 50%) no-repeat scroll right top/100% 210% var(--theme-color-text_link3) !important;
  background: -o-linear-gradient(bottom, var(--theme-color-text_hover3) 50%, var(--theme-color-text_link3) 50%) no-repeat scroll right top/100% 210% var(--theme-color-text_link3) !important;
  background: linear-gradient(to top, var(--theme-color-text_hover3) 50%, var(--theme-color-text_link3) 50%) no-repeat scroll right top/100% 210% var(--theme-color-text_link3) !important; }

.sc_button_hover_style_dark.sc_button_hover_slide_left {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, var(--theme-color-text_link)), color-stop(50%, var(--theme-color-text_dark))) no-repeat scroll right bottom/210% 100% var(--theme-color-text_dark) !important;
  background: -webkit-linear-gradient(left, var(--theme-color-text_link) 50%, var(--theme-color-text_dark) 50%) no-repeat scroll right bottom/210% 100% var(--theme-color-text_dark) !important;
  background: -o-linear-gradient(left, var(--theme-color-text_link) 50%, var(--theme-color-text_dark) 50%) no-repeat scroll right bottom/210% 100% var(--theme-color-text_dark) !important;
  background: linear-gradient(to right, var(--theme-color-text_link) 50%, var(--theme-color-text_dark) 50%) no-repeat scroll right bottom/210% 100% var(--theme-color-text_dark) !important; }

.sc_button_hover_style_dark.sc_button_hover_slide_right {
  background: -webkit-gradient(linear, right top, left top, color-stop(50%, var(--theme-color-text_link)), color-stop(50%, var(--theme-color-text_dark))) no-repeat scroll left bottom/210% 100% var(--theme-color-text_dark) !important;
  background: -webkit-linear-gradient(right, var(--theme-color-text_link) 50%, var(--theme-color-text_dark) 50%) no-repeat scroll left bottom/210% 100% var(--theme-color-text_dark) !important;
  background: -o-linear-gradient(right, var(--theme-color-text_link) 50%, var(--theme-color-text_dark) 50%) no-repeat scroll left bottom/210% 100% var(--theme-color-text_dark) !important;
  background: linear-gradient(to left, var(--theme-color-text_link) 50%, var(--theme-color-text_dark) 50%) no-repeat scroll left bottom/210% 100% var(--theme-color-text_dark) !important; }

.sc_button_hover_style_dark.sc_button_hover_slide_top {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, var(--theme-color-text_link)), color-stop(50%, var(--theme-color-text_dark))) no-repeat scroll right bottom/100% 210% var(--theme-color-text_dark) !important;
  background: -webkit-linear-gradient(top, var(--theme-color-text_link) 50%, var(--theme-color-text_dark) 50%) no-repeat scroll right bottom/100% 210% var(--theme-color-text_dark) !important;
  background: -o-linear-gradient(top, var(--theme-color-text_link) 50%, var(--theme-color-text_dark) 50%) no-repeat scroll right bottom/100% 210% var(--theme-color-text_dark) !important;
  background: linear-gradient(to bottom, var(--theme-color-text_link) 50%, var(--theme-color-text_dark) 50%) no-repeat scroll right bottom/100% 210% var(--theme-color-text_dark) !important; }

.sc_button_hover_style_dark.sc_button_hover_slide_bottom {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, var(--theme-color-text_link)), color-stop(50%, var(--theme-color-text_dark))) no-repeat scroll right top/100% 210% var(--theme-color-text_dark) !important;
  background: -webkit-linear-gradient(bottom, var(--theme-color-text_link) 50%, var(--theme-color-text_dark) 50%) no-repeat scroll right top/100% 210% var(--theme-color-text_dark) !important;
  background: -o-linear-gradient(bottom, var(--theme-color-text_link) 50%, var(--theme-color-text_dark) 50%) no-repeat scroll right top/100% 210% var(--theme-color-text_dark) !important;
  background: linear-gradient(to top, var(--theme-color-text_link) 50%, var(--theme-color-text_dark) 50%) no-repeat scroll right top/100% 210% var(--theme-color-text_dark) !important; }

.sc_button_hover_style_light.sc_button_hover_slide_left {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, var(--theme-color-text_link)), color-stop(50%, var(--theme-color-text_light))) no-repeat scroll right bottom/210% 100% var(--theme-color-text_light) !important;
  background: -webkit-linear-gradient(left, var(--theme-color-text_link) 50%, var(--theme-color-text_light) 50%) no-repeat scroll right bottom/210% 100% var(--theme-color-text_light) !important;
  background: -o-linear-gradient(left, var(--theme-color-text_link) 50%, var(--theme-color-text_light) 50%) no-repeat scroll right bottom/210% 100% var(--theme-color-text_light) !important;
  background: linear-gradient(to right, var(--theme-color-text_link) 50%, var(--theme-color-text_light) 50%) no-repeat scroll right bottom/210% 100% var(--theme-color-text_light) !important; }

.sc_button_hover_style_light.sc_button_hover_slide_right {
  background: -webkit-gradient(linear, right top, left top, color-stop(50%, var(--theme-color-text_link)), color-stop(50%, var(--theme-color-text_light))) no-repeat scroll left bottom/210% 100% var(--theme-color-text_light) !important;
  background: -webkit-linear-gradient(right, var(--theme-color-text_link) 50%, var(--theme-color-text_light) 50%) no-repeat scroll left bottom/210% 100% var(--theme-color-text_light) !important;
  background: -o-linear-gradient(right, var(--theme-color-text_link) 50%, var(--theme-color-text_light) 50%) no-repeat scroll left bottom/210% 100% var(--theme-color-text_light) !important;
  background: linear-gradient(to left, var(--theme-color-text_link) 50%, var(--theme-color-text_light) 50%) no-repeat scroll left bottom/210% 100% var(--theme-color-text_light) !important; }

.sc_button_hover_style_light.sc_button_hover_slide_top {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, var(--theme-color-text_link)), color-stop(50%, var(--theme-color-text_light))) no-repeat scroll right bottom/100% 210% var(--theme-color-text_light) !important;
  background: -webkit-linear-gradient(top, var(--theme-color-text_link) 50%, var(--theme-color-text_light) 50%) no-repeat scroll right bottom/100% 210% var(--theme-color-text_light) !important;
  background: -o-linear-gradient(top, var(--theme-color-text_link) 50%, var(--theme-color-text_light) 50%) no-repeat scroll right bottom/100% 210% var(--theme-color-text_light) !important;
  background: linear-gradient(to bottom, var(--theme-color-text_link) 50%, var(--theme-color-text_light) 50%) no-repeat scroll right bottom/100% 210% var(--theme-color-text_light) !important; }

.sc_button_hover_style_light.sc_button_hover_slide_bottom {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, var(--theme-color-text_link)), color-stop(50%, var(--theme-color-text_light))) no-repeat scroll right top/100% 210% var(--theme-color-text_light) !important;
  background: -webkit-linear-gradient(bottom, var(--theme-color-text_link) 50%, var(--theme-color-text_light) 50%) no-repeat scroll right top/100% 210% var(--theme-color-text_light) !important;
  background: -o-linear-gradient(bottom, var(--theme-color-text_link) 50%, var(--theme-color-text_light) 50%) no-repeat scroll right top/100% 210% var(--theme-color-text_light) !important;
  background: linear-gradient(to top, var(--theme-color-text_link) 50%, var(--theme-color-text_light) 50%) no-repeat scroll right top/100% 210% var(--theme-color-text_light) !important; }

.sc_button_hover_style_inverse.sc_button_hover_slide_left {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, var(--theme-color-inverse_link)), color-stop(50%, var(--theme-color-text_link))) no-repeat scroll right bottom/210% 100% var(--theme-color-text_link) !important;
  background: -webkit-linear-gradient(left, var(--theme-color-inverse_link) 50%, var(--theme-color-text_link) 50%) no-repeat scroll right bottom/210% 100% var(--theme-color-text_link) !important;
  background: -o-linear-gradient(left, var(--theme-color-inverse_link) 50%, var(--theme-color-text_link) 50%) no-repeat scroll right bottom/210% 100% var(--theme-color-text_link) !important;
  background: linear-gradient(to right, var(--theme-color-inverse_link) 50%, var(--theme-color-text_link) 50%) no-repeat scroll right bottom/210% 100% var(--theme-color-text_link) !important; }

.sc_button_hover_style_inverse.sc_button_hover_slide_right {
  background: -webkit-gradient(linear, right top, left top, color-stop(50%, var(--theme-color-inverse_link)), color-stop(50%, var(--theme-color-text_link))) no-repeat scroll left bottom/210% 100% var(--theme-color-text_link) !important;
  background: -webkit-linear-gradient(right, var(--theme-color-inverse_link) 50%, var(--theme-color-text_link) 50%) no-repeat scroll left bottom/210% 100% var(--theme-color-text_link) !important;
  background: -o-linear-gradient(right, var(--theme-color-inverse_link) 50%, var(--theme-color-text_link) 50%) no-repeat scroll left bottom/210% 100% var(--theme-color-text_link) !important;
  background: linear-gradient(to left, var(--theme-color-inverse_link) 50%, var(--theme-color-text_link) 50%) no-repeat scroll left bottom/210% 100% var(--theme-color-text_link) !important; }

.sc_button_hover_style_inverse.sc_button_hover_slide_top {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, var(--theme-color-inverse_link)), color-stop(50%, var(--theme-color-text_link))) no-repeat scroll right bottom/100% 210% var(--theme-color-text_link) !important;
  background: -webkit-linear-gradient(top, var(--theme-color-inverse_link) 50%, var(--theme-color-text_link) 50%) no-repeat scroll right bottom/100% 210% var(--theme-color-text_link) !important;
  background: -o-linear-gradient(top, var(--theme-color-inverse_link) 50%, var(--theme-color-text_link) 50%) no-repeat scroll right bottom/100% 210% var(--theme-color-text_link) !important;
  background: linear-gradient(to bottom, var(--theme-color-inverse_link) 50%, var(--theme-color-text_link) 50%) no-repeat scroll right bottom/100% 210% var(--theme-color-text_link) !important; }

.sc_button_hover_style_inverse.sc_button_hover_slide_bottom {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, var(--theme-color-inverse_link)), color-stop(50%, var(--theme-color-text_link))) no-repeat scroll right top/100% 210% var(--theme-color-text_link) !important;
  background: -webkit-linear-gradient(bottom, var(--theme-color-inverse_link) 50%, var(--theme-color-text_link) 50%) no-repeat scroll right top/100% 210% var(--theme-color-text_link) !important;
  background: -o-linear-gradient(bottom, var(--theme-color-inverse_link) 50%, var(--theme-color-text_link) 50%) no-repeat scroll right top/100% 210% var(--theme-color-text_link) !important;
  background: linear-gradient(to top, var(--theme-color-inverse_link) 50%, var(--theme-color-text_link) 50%) no-repeat scroll right top/100% 210% var(--theme-color-text_link) !important; }

.sc_button_hover_style_hover.sc_button_hover_slide_left {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, var(--theme-color-text_hover)), color-stop(50%, var(--theme-color-text_link))) no-repeat scroll right bottom/210% 100% var(--theme-color-text_link) !important;
  background: -webkit-linear-gradient(left, var(--theme-color-text_hover) 50%, var(--theme-color-text_link) 50%) no-repeat scroll right bottom/210% 100% var(--theme-color-text_link) !important;
  background: -o-linear-gradient(left, var(--theme-color-text_hover) 50%, var(--theme-color-text_link) 50%) no-repeat scroll right bottom/210% 100% var(--theme-color-text_link) !important;
  background: linear-gradient(to right, var(--theme-color-text_hover) 50%, var(--theme-color-text_link) 50%) no-repeat scroll right bottom/210% 100% var(--theme-color-text_link) !important; }

.sc_button_hover_style_hover.sc_button_hover_slide_right {
  background: -webkit-gradient(linear, right top, left top, color-stop(50%, var(--theme-color-text_hover)), color-stop(50%, var(--theme-color-text_link))) no-repeat scroll left bottom/210% 100% var(--theme-color-text_link) !important;
  background: -webkit-linear-gradient(right, var(--theme-color-text_hover) 50%, var(--theme-color-text_link) 50%) no-repeat scroll left bottom/210% 100% var(--theme-color-text_link) !important;
  background: -o-linear-gradient(right, var(--theme-color-text_hover) 50%, var(--theme-color-text_link) 50%) no-repeat scroll left bottom/210% 100% var(--theme-color-text_link) !important;
  background: linear-gradient(to left, var(--theme-color-text_hover) 50%, var(--theme-color-text_link) 50%) no-repeat scroll left bottom/210% 100% var(--theme-color-text_link) !important; }

.sc_button_hover_style_hover.sc_button_hover_slide_top {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, var(--theme-color-text_hover)), color-stop(50%, var(--theme-color-text_link))) no-repeat scroll right bottom/100% 210% var(--theme-color-text_link) !important;
  background: -webkit-linear-gradient(top, var(--theme-color-text_hover) 50%, var(--theme-color-text_link) 50%) no-repeat scroll right bottom/100% 210% var(--theme-color-text_link) !important;
  background: -o-linear-gradient(top, var(--theme-color-text_hover) 50%, var(--theme-color-text_link) 50%) no-repeat scroll right bottom/100% 210% var(--theme-color-text_link) !important;
  background: linear-gradient(to bottom, var(--theme-color-text_hover) 50%, var(--theme-color-text_link) 50%) no-repeat scroll right bottom/100% 210% var(--theme-color-text_link) !important; }

.sc_button_hover_style_hover.sc_button_hover_slide_bottom {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, var(--theme-color-text_hover)), color-stop(50%, var(--theme-color-text_link))) no-repeat scroll right top/100% 210% var(--theme-color-text_link) !important;
  background: -webkit-linear-gradient(bottom, var(--theme-color-text_hover) 50%, var(--theme-color-text_link) 50%) no-repeat scroll right top/100% 210% var(--theme-color-text_link) !important;
  background: -o-linear-gradient(bottom, var(--theme-color-text_hover) 50%, var(--theme-color-text_link) 50%) no-repeat scroll right top/100% 210% var(--theme-color-text_link) !important;
  background: linear-gradient(to top, var(--theme-color-text_hover) 50%, var(--theme-color-text_link) 50%) no-repeat scroll right top/100% 210% var(--theme-color-text_link) !important; }

.sc_button_hover_style_alter.sc_button_hover_slide_left {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, var(--theme-color-alter_dark)), color-stop(50%, var(--theme-color-alter_link))) no-repeat scroll right bottom/210% 100% var(--theme-color-alter_link) !important;
  background: -webkit-linear-gradient(left, var(--theme-color-alter_dark) 50%, var(--theme-color-alter_link) 50%) no-repeat scroll right bottom/210% 100% var(--theme-color-alter_link) !important;
  background: -o-linear-gradient(left, var(--theme-color-alter_dark) 50%, var(--theme-color-alter_link) 50%) no-repeat scroll right bottom/210% 100% var(--theme-color-alter_link) !important;
  background: linear-gradient(to right, var(--theme-color-alter_dark) 50%, var(--theme-color-alter_link) 50%) no-repeat scroll right bottom/210% 100% var(--theme-color-alter_link) !important; }

.sc_button_hover_style_alter.sc_button_hover_slide_right {
  background: -webkit-gradient(linear, right top, left top, color-stop(50%, var(--theme-color-alter_dark)), color-stop(50%, var(--theme-color-alter_link))) no-repeat scroll left bottom/210% 100% var(--theme-color-alter_link) !important;
  background: -webkit-linear-gradient(right, var(--theme-color-alter_dark) 50%, var(--theme-color-alter_link) 50%) no-repeat scroll left bottom/210% 100% var(--theme-color-alter_link) !important;
  background: -o-linear-gradient(right, var(--theme-color-alter_dark) 50%, var(--theme-color-alter_link) 50%) no-repeat scroll left bottom/210% 100% var(--theme-color-alter_link) !important;
  background: linear-gradient(to left, var(--theme-color-alter_dark) 50%, var(--theme-color-alter_link) 50%) no-repeat scroll left bottom/210% 100% var(--theme-color-alter_link) !important; }

.sc_button_hover_style_alter.sc_button_hover_slide_top {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, var(--theme-color-alter_dark)), color-stop(50%, var(--theme-color-alter_link))) no-repeat scroll right bottom/100% 210% var(--theme-color-alter_link) !important;
  background: -webkit-linear-gradient(top, var(--theme-color-alter_dark) 50%, var(--theme-color-alter_link) 50%) no-repeat scroll right bottom/100% 210% var(--theme-color-alter_link) !important;
  background: -o-linear-gradient(top, var(--theme-color-alter_dark) 50%, var(--theme-color-alter_link) 50%) no-repeat scroll right bottom/100% 210% var(--theme-color-alter_link) !important;
  background: linear-gradient(to bottom, var(--theme-color-alter_dark) 50%, var(--theme-color-alter_link) 50%) no-repeat scroll right bottom/100% 210% var(--theme-color-alter_link) !important; }

.sc_button_hover_style_alter.sc_button_hover_slide_bottom {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, var(--theme-color-alter_dark)), color-stop(50%, var(--theme-color-alter_link))) no-repeat scroll right top/100% 210% var(--theme-color-alter_link) !important;
  background: -webkit-linear-gradient(bottom, var(--theme-color-alter_dark) 50%, var(--theme-color-alter_link) 50%) no-repeat scroll right top/100% 210% var(--theme-color-alter_link) !important;
  background: -o-linear-gradient(bottom, var(--theme-color-alter_dark) 50%, var(--theme-color-alter_link) 50%) no-repeat scroll right top/100% 210% var(--theme-color-alter_link) !important;
  background: linear-gradient(to top, var(--theme-color-alter_dark) 50%, var(--theme-color-alter_link) 50%) no-repeat scroll right top/100% 210% var(--theme-color-alter_link) !important; }

.sc_button_hover_style_alterbd.sc_button_hover_slide_left {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, var(--theme-color-alter_link)), color-stop(50%, var(--theme-color-alter_bd_color))) no-repeat scroll right bottom/210% 100% var(--theme-color-alter_bd_color) !important;
  background: -webkit-linear-gradient(left, var(--theme-color-alter_link) 50%, var(--theme-color-alter_bd_color) 50%) no-repeat scroll right bottom/210% 100% var(--theme-color-alter_bd_color) !important;
  background: -o-linear-gradient(left, var(--theme-color-alter_link) 50%, var(--theme-color-alter_bd_color) 50%) no-repeat scroll right bottom/210% 100% var(--theme-color-alter_bd_color) !important;
  background: linear-gradient(to right, var(--theme-color-alter_link) 50%, var(--theme-color-alter_bd_color) 50%) no-repeat scroll right bottom/210% 100% var(--theme-color-alter_bd_color) !important; }

.sc_button_hover_style_alterbd.sc_button_hover_slide_right {
  background: -webkit-gradient(linear, right top, left top, color-stop(50%, var(--theme-color-alter_link)), color-stop(50%, var(--theme-color-alter_bd_color))) no-repeat scroll left bottom/210% 100% var(--theme-color-alter_bd_color) !important;
  background: -webkit-linear-gradient(right, var(--theme-color-alter_link) 50%, var(--theme-color-alter_bd_color) 50%) no-repeat scroll left bottom/210% 100% var(--theme-color-alter_bd_color) !important;
  background: -o-linear-gradient(right, var(--theme-color-alter_link) 50%, var(--theme-color-alter_bd_color) 50%) no-repeat scroll left bottom/210% 100% var(--theme-color-alter_bd_color) !important;
  background: linear-gradient(to left, var(--theme-color-alter_link) 50%, var(--theme-color-alter_bd_color) 50%) no-repeat scroll left bottom/210% 100% var(--theme-color-alter_bd_color) !important; }

.sc_button_hover_style_alterbd.sc_button_hover_slide_top {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, var(--theme-color-alter_link)), color-stop(50%, var(--theme-color-alter_bd_color))) no-repeat scroll right bottom/100% 210% var(--theme-color-alter_bd_color) !important;
  background: -webkit-linear-gradient(top, var(--theme-color-alter_link) 50%, var(--theme-color-alter_bd_color) 50%) no-repeat scroll right bottom/100% 210% var(--theme-color-alter_bd_color) !important;
  background: -o-linear-gradient(top, var(--theme-color-alter_link) 50%, var(--theme-color-alter_bd_color) 50%) no-repeat scroll right bottom/100% 210% var(--theme-color-alter_bd_color) !important;
  background: linear-gradient(to bottom, var(--theme-color-alter_link) 50%, var(--theme-color-alter_bd_color) 50%) no-repeat scroll right bottom/100% 210% var(--theme-color-alter_bd_color) !important; }

.sc_button_hover_style_alterbd.sc_button_hover_slide_bottom {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, var(--theme-color-alter_link)), color-stop(50%, var(--theme-color-alter_bd_color))) no-repeat scroll right top/100% 210% var(--theme-color-alter_bd_color) !important;
  background: -webkit-linear-gradient(bottom, var(--theme-color-alter_link) 50%, var(--theme-color-alter_bd_color) 50%) no-repeat scroll right top/100% 210% var(--theme-color-alter_bd_color) !important;
  background: -o-linear-gradient(bottom, var(--theme-color-alter_link) 50%, var(--theme-color-alter_bd_color) 50%) no-repeat scroll right top/100% 210% var(--theme-color-alter_bd_color) !important;
  background: linear-gradient(to top, var(--theme-color-alter_link) 50%, var(--theme-color-alter_bd_color) 50%) no-repeat scroll right top/100% 210% var(--theme-color-alter_bd_color) !important; }

.sc_button_hover_style_extra.sc_button_hover_slide_left {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, var(--theme-color-extra_link)), color-stop(50%, var(--theme-color-extra_bg_color))) no-repeat scroll right bottom/210% 100% var(--theme-color-extra_bg_color) !important;
  background: -webkit-linear-gradient(left, var(--theme-color-extra_link) 50%, var(--theme-color-extra_bg_color) 50%) no-repeat scroll right bottom/210% 100% var(--theme-color-extra_bg_color) !important;
  background: -o-linear-gradient(left, var(--theme-color-extra_link) 50%, var(--theme-color-extra_bg_color) 50%) no-repeat scroll right bottom/210% 100% var(--theme-color-extra_bg_color) !important;
  background: linear-gradient(to right, var(--theme-color-extra_link) 50%, var(--theme-color-extra_bg_color) 50%) no-repeat scroll right bottom/210% 100% var(--theme-color-extra_bg_color) !important; }

.sc_button_hover_style_extra.sc_button_hover_slide_right {
  background: -webkit-gradient(linear, right top, left top, color-stop(50%, var(--theme-color-extra_link)), color-stop(50%, var(--theme-color-extra_bg_color))) no-repeat scroll left bottom/210% 100% var(--theme-color-extra_bg_color) !important;
  background: -webkit-linear-gradient(right, var(--theme-color-extra_link) 50%, var(--theme-color-extra_bg_color) 50%) no-repeat scroll left bottom/210% 100% var(--theme-color-extra_bg_color) !important;
  background: -o-linear-gradient(right, var(--theme-color-extra_link) 50%, var(--theme-color-extra_bg_color) 50%) no-repeat scroll left bottom/210% 100% var(--theme-color-extra_bg_color) !important;
  background: linear-gradient(to left, var(--theme-color-extra_link) 50%, var(--theme-color-extra_bg_color) 50%) no-repeat scroll left bottom/210% 100% var(--theme-color-extra_bg_color) !important; }

.sc_button_hover_style_extra.sc_button_hover_slide_top {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, var(--theme-color-extra_link)), color-stop(50%, var(--theme-color-extra_bg_color))) no-repeat scroll right bottom/100% 210% var(--theme-color-extra_bg_color) !important;
  background: -webkit-linear-gradient(top, var(--theme-color-extra_link) 50%, var(--theme-color-extra_bg_color) 50%) no-repeat scroll right bottom/100% 210% var(--theme-color-extra_bg_color) !important;
  background: -o-linear-gradient(top, var(--theme-color-extra_link) 50%, var(--theme-color-extra_bg_color) 50%) no-repeat scroll right bottom/100% 210% var(--theme-color-extra_bg_color) !important;
  background: linear-gradient(to bottom, var(--theme-color-extra_link) 50%, var(--theme-color-extra_bg_color) 50%) no-repeat scroll right bottom/100% 210% var(--theme-color-extra_bg_color) !important; }

.sc_button_hover_style_extra.sc_button_hover_slide_bottom {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, var(--theme-color-extra_link)), color-stop(50%, var(--theme-color-extra_bg_color))) no-repeat scroll right top/100% 210% var(--theme-color-extra_bg_color) !important;
  background: -webkit-linear-gradient(bottom, var(--theme-color-extra_link) 50%, var(--theme-color-extra_bg_color) 50%) no-repeat scroll right top/100% 210% var(--theme-color-extra_bg_color) !important;
  background: -o-linear-gradient(bottom, var(--theme-color-extra_link) 50%, var(--theme-color-extra_bg_color) 50%) no-repeat scroll right top/100% 210% var(--theme-color-extra_bg_color) !important;
  background: linear-gradient(to top, var(--theme-color-extra_link) 50%, var(--theme-color-extra_bg_color) 50%) no-repeat scroll right top/100% 210% var(--theme-color-extra_bg_color) !important; }

.sc_button_hover_style_alter.sc_button_hover_slide_left:hover,
.sc_button_hover_style_alter.sc_button_hover_slide_right:hover,
.sc_button_hover_style_alter.sc_button_hover_slide_top:hover,
.sc_button_hover_style_alter.sc_button_hover_slide_bottom:hover {
  color: var(--theme-color-bg_color) !important; }

.sc_button_hover_style_extra.sc_button_hover_slide_left:hover,
.sc_button_hover_style_extra.sc_button_hover_slide_right:hover,
.sc_button_hover_style_extra.sc_button_hover_slide_top:hover,
.sc_button_hover_style_extra.sc_button_hover_slide_bottom:hover {
  color: var(--theme-color-inverse_link) !important; }

.sc_button_hover_slide_left:hover,
.sc_button_hover_slide_left.active,
.ui-state-active .sc_button_hover_slide_left,
.vc_active .sc_button_hover_slide_left,
.vc_tta-accordion .vc_tta-panel-title:hover .sc_button_hover_slide_left,
li.active .sc_button_hover_slide_left {
  background-position: left bottom !important;
  color: var(--theme-color-bg_color) !important; }

.sc_button_hover_slide_right:hover,
.sc_button_hover_slide_right.active,
.ui-state-active .sc_button_hover_slide_right,
.vc_active .sc_button_hover_slide_right,
.vc_tta-accordion .vc_tta-panel-title:hover .sc_button_hover_slide_right,
li.active .sc_button_hover_slide_right {
  background-position: right bottom !important;
  color: var(--theme-color-bg_color) !important; }

.sc_button_hover_slide_top:hover,
.sc_button_hover_slide_top.active,
.ui-state-active .sc_button_hover_slide_top,
.vc_active .sc_button_hover_slide_top,
.vc_tta-accordion .vc_tta-panel-title:hover .sc_button_hover_slide_top,
li.active .sc_button_hover_slide_top {
  background-position: right top !important;
  color: var(--theme-color-bg_color) !important; }

.sc_button_hover_slide_bottom:hover,
.sc_button_hover_slide_bottom.active,
.ui-state-active .sc_button_hover_slide_bottom,
.vc_active .sc_button_hover_slide_bottom,
.vc_tta-accordion .vc_tta-panel-title:hover .sc_button_hover_slide_bottom,
li.active .sc_button_hover_slide_bottom {
  background-position: right bottom !important;
  color: var(--theme-color-bg_color) !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;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out; }

.post_featured:not(.post_featured_bg)[class*="hover_"] {
  display: inline-block;
  vertical-align: top; }

.post_featured.hover_slide:not(.post_featured_bg) {
  width: 100%; }

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

.post_featured:hover .trx_addons_secondary_image + img {
  -webkit-transform: scale(1, 1) !important;
  -ms-transform: scale(1, 1) !important;
  transform: scale(1, 1) !important; }

.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;
  -o-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;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: none;
  font-size: 1.1429em;
  line-height: 1.3em;
  width: 90%;
  text-align: center;
  margin: -1em auto 0;
  opacity: 0; }

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

.format-video .post_featured .icon,
.format-video .post_featured .icons,
.format-audio .post_featured .icon,
.format-audio .post_featured .icons,
.format-gallery .post_featured .icon,
.format-gallery .post_featured .icons {
  display: none; }

/* 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: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-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;
  -webkit-transition: all 0.5s ease, -webkit-transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
  transition: all 0.5s ease, -webkit-transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
  -o-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;
  transition: all 0.5s ease, transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s, -webkit-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;
  color: var(--theme-color-bg_color); }

.post_featured.hover_icon a:hover {
  color: var(--theme-color-text_link); }

.post_featured.hover_icons .icons a {
  margin-left: -2.25em;
  color: var(--theme-color-text_dark);
  background-color: var(--theme-color-bg_color_07); }

.post_featured.hover_icons a:hover {
  color: var(--theme-color-text_link);
  background-color: var(--theme-color-bg_color); }

.post_featured.hover_icons .icons a + a {
  margin-left: 0.25em;
  -webkit-transition-delay: 0.15s;
  -ms-transition-delay: 0.15s;
  -o-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;
  -webkit-transition: all 0.5s ease, -webkit-transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  transition: all 0.5s ease, -webkit-transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  -o-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;
  transition: all 0.5s ease, transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s, -webkit-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;
  -o-transition-delay: 0.15s;
  transition-delay: 0.15s; }

/* Hover: Zoom (icons 'link' and 'zoom') */
.post_featured_bg.hover_zoom:after {
  content: ' ';
  width: 0;
  height: 0;
  padding-top: 56.25%;
  display: inline-block;
  vertical-align: top;
  margin-left: -0.3em; }

.post_featured.hover_zoom.hover_play .icons {
  margin-top: 65px; }

.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_thumb.hover_zoom img,
.post_featured.hover_zoom img {
  -webkit-transition: -webkit-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease; }

.post_thumb.hover_zoom:hover img,
.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;
  -o-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: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-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;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: var(--theme-color-text_link); }

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

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

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

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

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

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

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

.post_featured.hover_dots .post_info,
.post_featured.hover_dots .post_info a,
.post_featured.hover_dots .post_info a:hover {
  color: var(--theme-color-bg_color); }

/* Hover: Link */
.post_featured.hover_link:hover .mask {
  opacity: 1; }

.post_featured.hover_link.with_thumb > .bg_in,
.post_featured.hover_link img {
  will-change: transform;
  -webkit-transition: -webkit-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: scale(1.01, 1.01);
  -ms-transform: scale(1.01, 1.01);
  transform: scale(1.01, 1.01); }

.post_featured.hover_link.with_thumb:hover > .bg_in,
.post_featured.hover_link:hover img {
  -webkit-transform: scale(1.07, 1.07);
  -ms-transform: scale(1.07, 1.07);
  transform: scale(1.07, 1.07); }

.post_featured.hover_link .link {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

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

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

.post_featured.hover_link: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_link .post_info,
.post_featured.hover_link .post_info a,
.post_featured.hover_link .post_info a:hover {
  color: var(--theme-color-bg_color); }

.hover_link.post_featured.with_thumb .mask,
.hover_link.sc_layouts_blog_item_featured .post_featured.with_thumb .mask {
  opacity: 0 !important; }

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

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

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

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

.post_featured.hover_fade .post_info .post_descr,
.post_featured.hover_slide .post_info .post_descr,
.post_featured.hover_pull .post_info .post_descr,
.post_featured.hover_excerpt .post_info .post_descr,
.post_featured.hover_border .post_info .post_descr {
  margin: 0;
  position: relative;
  padding: 0.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_excerpt .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 {
  margin-top: 1em;
  display: none; }

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

.post_featured.hover_fade img,
.post_featured.hover_fade .post_info .post_info_back,
.post_featured.hover_fade .post_info .post_title,
.post_featured.hover_fade .post_info .post_descr,
.post_featured.hover_slide img,
.post_featured.hover_slide .post_info .post_info_back,
.post_featured.hover_slide .post_info .post_title,
.post_featured.hover_slide .post_info .post_descr,
.post_featured.hover_pull img,
.post_featured.hover_pull .post_info .post_info_back,
.post_featured.hover_pull .post_info .post_title,
.post_featured.hover_pull .post_info .post_descr,
.post_featured.hover_excerpt img,
.post_featured.hover_excerpt .post_info .post_info_back,
.post_featured.hover_excerpt .post_info .post_title,
.post_featured.hover_excerpt .post_info .post_descr,
.post_featured.hover_border img,
.post_featured.hover_border .post_info .post_info_back,
.post_featured.hover_border .post_info .post_title,
.post_featured.hover_border .post_info .post_descr {
  -webkit-transition: -webkit-transform 0.3s ease, 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;
  -webkit-transition: color 0.3s ease, opacity 0.3s ease, margin 0.3s ease, -webkit-transform 0.3s ease;
  transition: color 0.3s ease, opacity 0.3s ease, margin 0.3s ease, -webkit-transform 0.3s ease;
  -o-transition: 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;
  transition: transform 0.3s ease, color 0.3s ease, opacity 0.3s ease, margin 0.3s ease, -webkit-transform 0.3s ease; }

/* 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: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-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;
  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 {
  opacity: 1; }

.post_featured.hover_fade .post_info,
.post_featured.hover_fade .post_info a,
.post_featured.hover_fade .post_info .post_meta_item {
  color: var(--theme-color-inverse_link); }

.post_featured.hover_fade .post_info a:hover {
  color: var(--theme-color-text_link); }

/* Hover: Info */
.post_featured.hover_info .post_link {
  z-index: 9; }

.post_featured.hover_info.with_thumb > .bg_in {
  will-change: transform;
  -webkit-transition: -webkit-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1); }

.post_featured.hover_info.with_thumb:hover > .bg_in {
  -webkit-transform: scale(1.07, 1.07);
  -ms-transform: scale(1.07, 1.07);
  transform: scale(1.07, 1.07); }

.post_featured.hover_info {
  position: relative;
  overflow: hidden; }

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

.post_featured.hover_info .post_info .post_category {
  position: absolute;
  z-index: 1;
  top: 1.5em;
  left: 1.5em; }
  .post_featured.hover_info .post_info .post_category a {
    display: inline-block;
    vertical-align: top;
    padding: 4px 1em;
    margin: 0 0.3em 0.3em 0;
    -webkit-border-radius: 2em;
    -ms-border-radius: 2em;
    border-radius: 2em; }
  .post_featured.hover_info .post_info .post_category a, .post_featured.hover_info .post_info .post_category a .trx_addons_extended_taxonomy {
    -webkit-transition: background-color 0.3s ease, color 0.3s ease;
    -ms-transition: background-color 0.3s ease, color 0.3s ease;
    -o-transition: background-color 0.3s ease, color 0.3s ease;
    transition: background-color 0.3s ease, color 0.3s ease; }

.sc_blogger .post_featured.hover_info .post_info .post_title a {
  display: block; }

.post_featured.hover_info .post_info .post_title {
  margin: 0;
  text-align: left;
  font-size: 28px;
  position: relative; }
  .post_featured.hover_info .post_info .post_title a {
    display: inline-block;
    margin-left: -2px; }
  .post_featured.hover_info .post_info .post_title .hover-arrow {
    margin-top: 31px;
    display: inline-block;
    width: 17px;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    will-change: transform; }
    .post_featured.hover_info .post_info .post_title .hover-arrow:before {
      top: 0;
      right: 1px;
      position: absolute;
      display: block;
      font-family: "fontello";
      color: #ffffff;
      font-size: 11px;
      font-weight: 400;
      line-height: 20px;
      content: '\e9e2'; }

.post_featured.hover_info .post_info:hover .hover-arrow {
  width: 38px; }

.post_featured.hover_info .post_info .post_descr {
  margin: 0 0 14px;
  padding: 0;
  position: relative;
  text-align: left; }
  .post_featured.hover_info .post_info .post_descr .post_meta {
    margin: 0; }
    .post_featured.hover_info .post_info .post_descr .post_meta .post_meta_item.post_sponsored,
    .post_featured.hover_info .post_info .post_descr .post_meta .post_meta_item.post_categories {
      text-transform: uppercase;
      letter-spacing: 0.6px;
      color: #ffffff; }
      .post_featured.hover_info .post_info .post_descr .post_meta .post_meta_item.post_sponsored a,
      .post_featured.hover_info .post_info .post_descr .post_meta .post_meta_item.post_categories a {
        color: #ffffff; }
    .post_featured.hover_info .post_info .post_descr .post_meta .post_info_item:after,
    .post_featured.hover_info .post_info .post_descr .post_meta .post_meta_item:after,
    .post_featured.hover_info .post_info .post_descr .post_meta .post_meta_item.post_edit:after,
    .post_featured.hover_info .post_info .post_descr .post_meta .vc_inline-link:after {
      color: #ffffff;
      opacity: 0.6; }

body.sidebar_show [class*="column-1_3"] .post_featured.hover_info .post_info .post_descr,
body.sidebar_show [class*="column-1_4"] .post_featured.hover_info .post_info .post_descr,
body.sidebar_show [class*="masonry_item-1_3"] .post_featured.hover_info .post_info .post_descr {
  display: none; }

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

.post_featured.hover_info .mask {
  opacity: 0.9;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 2%, rgba(0, 0, 0, 0.8) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 2%, rgba(0, 0, 0, 0.8) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(2%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 2%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 2%, rgba(0, 0, 0, 0.8) 100%); }

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

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

.post_featured.hover_info .post_info,
.post_featured.hover_info .post_info a {
  color: #ffffff; }

.post_featured.hover_info .post_info .post_meta a,
.post_featured.hover_info .post_info .post_meta_item {
  color: #D2D3D5; }

.post_featured.hover_info .post_info a:hover {
  color: var(--theme-color-text_link); }

.post_featured.hover_info .post_info .post_category a {
  background-color: var(--theme-color-text_link);
  color: var(--theme-color-inverse_link); }

.post_featured.hover_info .post_info .post_category a:hover {
  background-color: var(--theme-color-text_hover);
  color: var(--theme-color-inverse_hover); }

.post_featured.hover_info .post_info .post_category a:hover .trx_addons_extended_taxonomy {
  color: var(--theme-color-inverse_hover); }

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

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

.post_featured.hover_slide .post_info,
.post_featured.hover_slide .post_info a,
.post_featured.hover_slide .post_info .post_meta_item {
  color: var(--theme-color-inverse_link); }

.post_featured.hover_slide .post_info a:hover {
  color: var(--theme-color-text_link); }

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

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

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

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

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

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

.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 {
  background-color: var(--theme-color-extra_bg_color); }

.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 .post_info,
.post_featured.hover_pull .post_info a,
.post_featured.hover_pull .post_info a:before {
  color: var(--theme-color-extra_dark); }

.post_featured.hover_pull .post_info a:hover,
.post_featured.hover_pull .post_info a:hover:before {
  color: var(--theme-color-extra_link); }

.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(-70px);
  -ms-transform: translateY(-70px);
  transform: translateY(-70px); }

.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: 70px;
  -webkit-transform: translateY(70px);
  -ms-transform: translateY(70px);
  transform: translateY(70px); }

.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: Excerpt */
.post_featured.hover_excerpt {
  background-color: var(--theme-color-extra_bg_color); }

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

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

.post_featured.hover_excerpt .post_info,
.post_featured.hover_excerpt .post_info a,
.post_featured.hover_excerpt .post_info a:before {
  color: var(--theme-color-extra_dark); }

.post_featured.hover_excerpt .post_info a:hover,
.post_featured.hover_excerpt .post_info a:hover:before {
  color: var(--theme-color-extra_link); }

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

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

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

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

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

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

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

.post_featured.hover_excerpt .post_info .post_descr .post_excerpt {
  color: #ccc;
  height: 80px;
  line-height: 1.5em;
  margin: 0;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 3;
  -moz-box-orient: vertical;
  line-clamp: 3;
  box-orient: vertical; }

/* 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;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  pointer-events: none; }

.post_featured.hover_border .post_info:before {
  border-top: 1px solid var(--theme-color-inverse_link);
  border-bottom: 1px solid var(--theme-color-inverse_link);
  -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 var(--theme-color-inverse_link);
  border-right: 1px solid var(--theme-color-inverse_link);
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0); }

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

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

.post_featured.hover_border .post_info,
.post_featured.hover_border .post_info a,
.post_featured.hover_border .post_info .post_meta_item {
  color: var(--theme-color-inverse_link); }

.post_featured.hover_border .post_info a:hover {
  color: var(--theme-color-text_link); }

.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;
  -o-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 {
  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:hover .icons > *:nth-child(1) {
  -webkit-transition-delay: 0.05s !important;
  -ms-transition-delay: 0.05s !important;
  -o-transition-delay: 0.05s !important;
  transition-delay: 0.05s !important;
  -webkit-transition-property: opacity !important;
  -o-transition-property: opacity !important;
  transition-property: opacity !important;
  opacity: 1 !important; }

.post_featured.hover_shop:hover .icons > *:nth-child(2) {
  -webkit-transition-delay: 0.1s !important;
  -ms-transition-delay: 0.1s !important;
  -o-transition-delay: 0.1s !important;
  transition-delay: 0.1s !important;
  -webkit-transition-property: opacity !important;
  -o-transition-property: opacity !important;
  transition-property: opacity !important;
  opacity: 1 !important; }

.post_featured.hover_shop:hover .icons > *:nth-child(3) {
  -webkit-transition-delay: 0.15s !important;
  -ms-transition-delay: 0.15s !important;
  -o-transition-delay: 0.15s !important;
  transition-delay: 0.15s !important;
  -webkit-transition-property: opacity !important;
  -o-transition-property: opacity !important;
  transition-property: opacity !important;
  opacity: 1 !important; }

.post_featured.hover_shop:hover .icons > *:nth-child(4),
.post_featured.hover_shop:hover .icons > *:nth-child(5),
.post_featured.hover_shop:hover .icons > *:nth-child(6) {
  -webkit-transition-delay: 0.2s !important;
  -ms-transition-delay: 0.2s !important;
  -o-transition-delay: 0.2s !important;
  transition-delay: 0.2s !important;
  -webkit-transition-property: opacity !important;
  -o-transition-property: opacity !important;
  transition-property: opacity !important;
  opacity: 1 !important; }

/* wishlist */
.post_featured.hover_shop .icons .tinv-wraper {
  -webkit-transition: all 0.4s ease-in-out !important;
  -ms-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  transition: all 0.4s ease-in-out !important;
  opacity: 0 !important;
  display: inline-block;
  pointer-events: all;
  font-size: 17px !important; }
  .post_featured.hover_shop .icons .tinv-wraper .tinvwl_add_to_wishlist_button.tinvwl-add-hide {
    visibility: visible !important; }
  .post_featured.hover_shop .icons .tinv-wraper > * {
    display: none; }
  .post_featured.hover_shop .icons .tinv-wraper > .tinvwl_add_to_wishlist_button {
    display: block;
    overflow: hidden;
    color: #000000 !important;
    background-color: #ffffff !important;
    letter-spacing: 0 !important;
    cursor: pointer;
    text-align: center;
    border: none !important;
    margin: 4px !important;
    width: 47px;
    height: 47px;
    line-height: 48px !important;
    -webkit-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    border-radius: 50% !important;
    -webkit-transition: all 0.2s ease !important;
    -ms-transition: all 0.2s ease !important;
    -o-transition: all 0.2s ease !important;
    transition: all 0.2s ease !important;
    position: relative;
    visibility: visible !important;
    pointer-events: auto !important;
    top: 0;
    opacity: 1 !important;
    -webkit-box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.08); }
    .post_featured.hover_shop .icons .tinv-wraper > .tinvwl_add_to_wishlist_button .tinvwl_add_to_wishlist-text {
      display: none; }
    .post_featured.hover_shop .icons .tinv-wraper > .tinvwl_add_to_wishlist_button:before {
      display: block !important;
      content: '\e9cc' !important;
      font-family: "fontello" !important;
      margin: 0 !important;
      font-size: 14px !important;
      line-height: inherit !important;
      vertical-align: middle !important;
      padding: 0 !important;
      height: 100% !important;
      width: 100% !important;
      text-align: center !important; }
    .post_featured.hover_shop .icons .tinv-wraper > .tinvwl_add_to_wishlist_button.tinvwl-product-in-list:before {
      content: '\ea05' !important; }
    .post_featured.hover_shop .icons .tinv-wraper > .tinvwl_add_to_wishlist_button:hover {
      color: var(--theme-color-text_link) !important;
      top: -4px !important; }

.post_featured.hover_shop {
  position: relative;
  display: block; }
  .post_featured.hover_shop .mask {
    display: none; }

.post_featured.hover_shop .icons {
  position: absolute;
  z-index: 1002;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.post_featured.hover_shop .icons > a {
  font-weight: 400 !important;
  display: inline-block;
  pointer-events: all;
  font-size: 17px !important;
  padding: 0 !important;
  letter-spacing: 0 !important;
  cursor: pointer;
  text-align: center;
  border: none !important;
  background: none !important;
  line-height: 0 !important;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out !important;
  -ms-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  transition: all 0.4s ease-in-out !important;
  -webkit-box-shadow: none !important;
  -ms-box-shadow: none !important;
  box-shadow: none !important; }
  .post_featured.hover_shop .icons > a .icon-anim {
    display: block;
    color: #000000;
    background-color: #ffffff;
    margin: 4px !important;
    width: 47px;
    height: 47px;
    line-height: 47px;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    position: relative;
    top: 0;
    text-align: center;
    -webkit-box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.08); }
    .post_featured.hover_shop .icons > a .icon-anim:before {
      margin: 0;
      padding: 0;
      height: 100%;
      width: 100%;
      text-align: center; }

.post_featured.hover_shop .icons > a:hover .icon-anim {
  color: var(--theme-color-text_link) !important;
  top: -4px; }

.post_featured.hover_shop .icons > a.shop_link {
  font-size: 8px !important; }
  .post_featured.hover_shop .icons > a.shop_link .icon-anim:before {
    font-family: "fontello" !important;
    font-weight: 400 !important;
    content: '\e9df' !important; }

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

.post_featured.hover_shop .icons > a.shop_cart:before, .post_featured.hover_shop .icons > a.shop_cart:after {
  display: none; }

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

.post_featured.hover_shop .icons > a.shop_cart.button.added .icon-anim:before {
  content: '\ea06' !important;
  position: relative;
  top: 1px;
  right: -1px; }

/* Underline Hover
++++++++++++++++++++++++++ */
.underline_hover {
  position: relative;
  padding-bottom: 7px;
  margin-bottom: -7px; }

.underline_hover:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: currentColor;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: scale3d(0, 1, 1);
  -ms-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  -ms-transition: -ms-transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: -webkit-transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1), -webkit-transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  will-change: transform; }

.underline_hover:hover:after {
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

/* Underline Hover Reverse
 ++++++++++++++++++++++++++ */
.underline_hover_reverse {
  position: relative;
  padding-bottom: 7px;
  margin-bottom: -7px; }

.underline_hover_reverse:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: currentColor;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  -ms-transition: -ms-transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: -webkit-transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1), -webkit-transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  will-change: transform; }

.underline_hover_reverse:hover:after {
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: scale3d(0, 1, 1);
  -ms-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1); }

/* Underline Hover Animation ++++++++++++
 ++++++++++++++++++++++++++++++++++++++++ */
.underline_anim {
  display: inline;
  padding: 0;
  padding-bottom: 0.2em;
  background-image: -webkit-gradient(linear, left top, right top, from(currentColor), to(currentColor));
  background-image: -webkit-linear-gradient(left, currentColor 0%, currentColor 100%);
  background-image: -o-linear-gradient(left, currentColor 0%, currentColor 100%);
  background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
  background-position: 0 100%;
  background-repeat: no-repeat;
  -webkit-background-size: 0 2px;
  background-size: 0 2px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.underline_anim.underline_do_hover {
  -webkit-animation: underline_hover_on 0.8s cubic-bezier(0.25, 0.8, 0.25, 1) both;
  animation: underline_hover_on 0.8s cubic-bezier(0.25, 0.8, 0.25, 1) both; }

@-webkit-keyframes underline_hover_on {
  0% {
    -webkit-background-size: 0 2px;
    background-size: 0 2px; }
  100% {
    -webkit-background-size: 100% 2px;
    background-size: 100% 2px; } }

@keyframes underline_hover_on {
  0% {
    -webkit-background-size: 0 2px;
    background-size: 0 2px; }
  100% {
    -webkit-background-size: 100% 2px;
    background-size: 100% 2px; } }

.underline_anim.underline_do_hover:hover {
  -webkit-animation: underline_hover_off 0.8s cubic-bezier(0.25, 0.8, 0.25, 1) both;
  animation: underline_hover_off 0.8s cubic-bezier(0.25, 0.8, 0.25, 1) both; }

@-webkit-keyframes underline_hover_off {
  0% {
    -webkit-background-size: 100% 2px;
    background-size: 100% 2px; }
  100% {
    -webkit-background-size: 0 2px;
    background-size: 0 2px; } }

@keyframes underline_hover_off {
  0% {
    -webkit-background-size: 100% 2px;
    background-size: 100% 2px; }
  100% {
    -webkit-background-size: 0 2px;
    background-size: 0 2px; } }


/* Frontend syles
------------------------------------------------------ */
/* Theme-specific colors */
.wp-block-button.is-style-outline > .wp-block-button__link {
  border-color: currentColor;
}

.has-bg-color-color, .wp-block-button.is-style-outline > .has-bg-color-color.wp-block-button__link {
  color: var(--theme-color-bg_color);
}

.has-bd-color-color, .wp-block-button.is-style-outline > .has-bd-color-color.wp-block-button__link {
  color: var(--theme-color-bd_color);
}

.has-text-color-color, .wp-block-button.is-style-outline > .has-text-color-color.wp-block-button__link {
  color: var(--theme-color-text);
}

.has-text-light-color, .wp-block-button.is-style-outline > .has-text-light-color.wp-block-button__link {
  color: var(--theme-color-text_light);
}

.has-text-dark-color, .wp-block-button.is-style-outline > .has-text-dark-color.wp-block-button__link {
  color: var(--theme-color-text_dark);
}

.has-text-link-color, .wp-block-button.is-style-outline > .has-text-link-color.wp-block-button__link {
  color: var(--theme-color-text_link);
}

.has-text-hover-color, .wp-block-button.is-style-outline > .has-text-hover-color.wp-block-button__link {
  color: var(--theme-color-text_hover);
}

.has-text-link-2-color, .wp-block-button.is-style-outline > .has-text-link-2-color.wp-block-button__link {
  color: var(--theme-color-text_link2);
}

.has-text-hover-2-color, .wp-block-button.is-style-outline > .has-text-hover-2-color.wp-block-button__link {
  color: var(--theme-color-text_hover2);
}

.has-text-link-3-color, .wp-block-button.is-style-outline > .has-text-link-3-color.wp-block-button__link {
  color: var(--theme-color-text_link3);
}

.has-text-hover-3-color, .wp-block-button.is-style-outline > .has-text-hover-3-color.wp-block-button__link {
  color: var(--theme-color-text_hover3);
}

.has-bg-color-background-color {
  background-color: var(--theme-color-bg_color);
}

.has-bd-color-background-color {
  background-color: var(--theme-color-bd_color);
}

.has-text-color-background-color {
  background-color: var(--theme-color-text);
}

.has-text-light-background-color {
  background-color: var(--theme-color-text_light);
}

.has-text-dark-background-color {
  background-color: var(--theme-color-text_dark);
}

.has-text-link-background-color {
  background-color: var(--theme-color-text_link);
}

.has-text-hover-background-color {
  background-color: var(--theme-color-text_hover);
}

.has-text-link-2-background-color {
  background-color: var(--theme-color-text_link2);
}

.has-text-hover-2-background-color {
  background-color: var(--theme-color-text_hover2);
}

.has-text-link-3-background-color {
  background-color: var(--theme-color-text_link3);
}

.has-text-hover-3-background-color {
  background-color: var(--theme-color-text_hover3);
}

/* Width of the blocks for different content width's */
.edit-post-visual-editor__post-title-wrapper > *, .is-root-container.block-editor-block-list__layout:not(.is-outline-mode):not(.edit-site-block-editor__block-list) > *:not([data-align="wide"]):not(.alignwide):not([data-align="full"]):not(.alignfull) {
  max-width: var(--theme-var-content);
}
body.sidebar_position_hide.narrow_content .edit-post-visual-editor__post-title-wrapper > *,
body.sidebar_position_hide.narrow_content .is-root-container.block-editor-block-list__layout:not(.is-outline-mode):not(.edit-site-block-editor__block-list) > *:not([data-align="wide"]):not(.alignwide):not([data-align="full"]):not(.alignfull) {
  max-width: var(--theme-var-content_narrow);
}
body.sidebar_position_hide.expand_content .edit-post-visual-editor__post-title-wrapper > *, body.sidebar_position_hide.expand_content .is-root-container.block-editor-block-list__layout:not(.is-outline-mode):not(.edit-site-block-editor__block-list) > *:not([data-align="wide"]):not(.alignwide):not([data-align="full"]):not(.alignfull) {
  max-width: var(--theme-var-page);
}
body.post-type-cpt_layouts .edit-post-visual-editor__post-title-wrapper > *, body.post-type-cpt_layouts .is-root-container.block-editor-block-list__layout:not(.is-outline-mode):not(.edit-site-block-editor__block-list) > *:not([data-align="wide"]):not(.alignwide):not([data-align="full"]):not(.alignfull) {
  max-width: 96% !important;
}

body:not(.sidebar_position_hide) .block-editor-block-list__block.alignwide,
body:not(.sidebar_position_hide) .block-editor-block-list__block.alignfull,
body:not(.sidebar_position_hide) .wp-block[data-align="wide"],
body:not(.sidebar_position_hide) .wp-block[data-align="full"] {
  max-width: var(--theme-var-content);
}

body.sidebar_position_hide.narrow_content .block-editor-block-list__block.alignwide,
body.sidebar_position_hide.narrow_content .wp-block[data-align="wide"] {
  max-width: var(--theme-var-page);
}
body.sidebar_position_hide.normal_content .block-editor-block-list__block.alignwide, body.sidebar_position_hide.normal_content .wp-block[data-align="wide"] {
  max-width: var(--theme-var-page);
}
body.sidebar_position_hide.expand_content .block-editor-block-list__block.alignwide, body.sidebar_position_hide.expand_content .wp-block[data-align="wide"] {
  max-width: var(--theme-var-page);
}

/* Align left and right inside narrow content without sidebars */
body.sidebar_position_hide.narrow_content .block-editor-block-list__block.alignleft:not([data-type="core/image"]) .is-style-alignfar, body.sidebar_position_hide.narrow_content
.block-editor-block-list__block.alignright:not([data-type="core/image"]) .is-style-alignfar, body.sidebar_position_hide.narrow_content
.wp-block[data-align="left"]:not([data-type="core/image"]) .is-style-alignfar, body.sidebar_position_hide.narrow_content
.wp-block[data-align="right"]:not([data-type="core/image"]) .is-style-alignfar {
  max-width: calc( ( var(--theme-var-page) - var(--theme-var-content_narrow) ) / 2 - var(--theme-var-grid_gap) );
}

body.sidebar_position_hide.narrow_content .block-editor-block-list__block.alignleft .is-style-alignfar, body.sidebar_position_hide.narrow_content
.wp-block[data-align="left"] .is-style-alignfar {
  float: left;
  margin: 1em 2em 1em calc( ( var(--theme-var-page) - var(--theme-var-content_narrow) ) / -2 );
}

body.sidebar_position_hide.narrow_content .block-editor-block-list__block.alignright .is-style-alignfar, body.sidebar_position_hide.narrow_content
.wp-block[data-align="right"] .is-style-alignfar {
  float: right;
  margin: 1em calc( ( var(--theme-var-page) - var(--theme-var-content_narrow) ) / -2 ) 1em 2em;
}

/* Align left and right inside normal content without sidebars */
body.sidebar_position_hide.normal_content .block-editor-block-list__block.alignleft .is-style-alignfar, body.sidebar_position_hide.normal_content
.wp-block[data-align="left"] .is-style-alignfar {
  float: left;
  margin: 1em 2em 1em calc( ( var(--theme-var-page) - var(--theme-var-content) ) / -2 );
}

body.sidebar_position_hide.normal_content .block-editor-block-list__block.alignright .is-style-alignfar, body.sidebar_position_hide.normal_content
.wp-block[data-align="right"] .is-style-alignfar {
  float: right;
  margin: 1em calc( ( var(--theme-var-page) - var(--theme-var-content) ) / -2 ) 1em 2em;
}

/* Text in full width columns */
.wp-block-columns.alignfull .wp-block-column p:not(.has-background),
.wp-block-columns.alignfull .wp-block-column h1:not(.has-background),
.wp-block-columns.alignfull .wp-block-column h2:not(.has-background),
.wp-block-columns.alignfull .wp-block-column h3:not(.has-background),
.wp-block-columns.alignfull .wp-block-column h4:not(.has-background),
.wp-block-columns.alignfull .wp-block-column h5:not(.has-background),
.wp-block-columns.alignfull .wp-block-column h6:not(.has-background) {
  padding-left: var(--theme-var-grid_gap);
  padding-right: var(--theme-var-grid_gap);
}

/*
Stretch blockquotes to 100%, remove margins and remove overflow:hidden
from a parent container figure to allow shadows in some skins (if a border-radius is not set for the pullquote)
*/
.wp-block-pullquote {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border-style: solid;
}
.wp-block-pullquote:not([style*="border-radius"]) {
  overflow: visible;
}
.wp-block-pullquote blockquote {
  width: 100%;
  margin: 0 !important;
}

/* Remove quotes from the blockquote with embedded Instagram */
blockquote.instagram-media:before {
  display: none;
}

/* Download links */
.wp-block-file__button {
  background: transparent;
  color: var(--theme-color-text_link);
}

:where(.wp-block-file__button) {
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  padding: 0;
}
:where(.wp-block-file__button):is(a) {
  -webkit-transition: none;
  -ms-transition: none;
  transition: none;
}
:where(.wp-block-file__button):is(a):active, :where(.wp-block-file__button):is(a):focus, :where(.wp-block-file__button):is(a):hover, :where(.wp-block-file__button):is(a):visited {
  color: var(--theme-color-text_link);
  text-decoration: underline;
  opacity: 1;
}
:where(.wp-block-file__button):is(a):visited {
  color: var(--theme-color-text_hover);
}

/* Select Container with multiple or size > 1 */
.select_container.select_container_multirows:before, .select_container.select_container_multirows:after, .select_container.select_container_multiple:before, .select_container.select_container_multiple:after {
  display: none;
}

/* Blocks with a paddings preset */
.wp-block-group p:last-child,
.is-layout-constrained p:last-child {
  margin-bottom: 0 !important;
}
.wp-block-group.has-background,
.is-layout-constrained.has-background {
  padding: unset;
}

.is-layout-constrained {
  margin-bottom: 1.5em;
}

/* Block Media & Text */
.wp-block-media-text__content p:last-child {
  margin-bottom: 0 !important;
}

/* Remove a last margin inside block/columns with a backgound */
.has-background.is-layout-flow > :last-child,
.has-background .is-layout-flow > :last-child {
  margin-bottom: 0 !important;
}

/* Edit area
------------------------------------------------------ */
/* Post title */
.editor-post-title__block .editor-post-title__input,
.editor-post-title__block .editor-post-title__input:focus {
  color: var(--theme-color-text_dark);
  min-height: 1em;
}

.edit-post-visual-editor__post-title-wrapper > *,
.block-editor-block-list__layout.is-root-container > * {
  margin-left: auto;
  margin-right: auto;
}

/* Sidebar holder for the editor
------------------------------------------------------- */
/* WordPress 5.6- */
body.edit-post-visual-editor:not(.sidebar_position_hide):not(.post-type-cpt_layouts),
body.editor-styles-wrapper:not(.sidebar_position_hide):not(.post-type-cpt_layouts) .block-editor-writing-flow,
body.editor-styles-wrapper:not(.sidebar_position_hide):not(.post-type-cpt_layouts).block-editor-writing-flow {
  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;
}
body.edit-post-visual-editor:not(.sidebar_position_hide):not(.post-type-cpt_layouts) .edit-post-visual-editor__post-title-wrapper .editor-post-title,
body.editor-styles-wrapper:not(.sidebar_position_hide):not(.post-type-cpt_layouts) .block-editor-writing-flow .edit-post-visual-editor__post-title-wrapper .editor-post-title,
body.editor-styles-wrapper:not(.sidebar_position_hide):not(.post-type-cpt_layouts).block-editor-writing-flow .edit-post-visual-editor__post-title-wrapper .editor-post-title {
  max-width: var(--theme-var-page) !important;
}

/* Hide sidebar in the FSE */
body.editor-styles-wrapper.sidebar_position_hide .sidebar {
  display: none;
}

/* WordPress 5.7+ */
body.editor-styles-wrapper:not(.sidebar_position_hide):not(.post-type-cpt_layouts) .block-editor-writing-flow,
body.editor-styles-wrapper:not(.sidebar_position_hide):not(.post-type-cpt_layouts).block-editor-writing-flow {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.editor-styles-wrapper:not(.sidebar_position_hide):not(.post-type-cpt_layouts) .block-editor-writing-flow .edit-post-visual-editor__post-title-wrapper,
body.editor-styles-wrapper:not(.sidebar_position_hide):not(.post-type-cpt_layouts).block-editor-writing-flow .edit-post-visual-editor__post-title-wrapper {
  -webkit-flex-basis: 100%;
  -ms-flex-basis: 100%;
  flex-basis: 100%;
  order: 1;
}
body.editor-styles-wrapper:not(.sidebar_position_hide):not(.post-type-cpt_layouts) .block-editor-writing-flow .block-editor-block-list__layout.is-root-container,
body.editor-styles-wrapper:not(.sidebar_position_hide):not(.post-type-cpt_layouts).block-editor-writing-flow .block-editor-block-list__layout.is-root-container {
  order: 2;
  flex-basis: var(--theme-var-content);
}
body.editor-styles-wrapper:not(.sidebar_position_hide):not(.post-type-cpt_layouts) .block-editor-writing-flow .editor-post-sidebar-holder,
body.editor-styles-wrapper:not(.sidebar_position_hide):not(.post-type-cpt_layouts).block-editor-writing-flow .editor-post-sidebar-holder {
  order: 3;
}

/* WordPress 5.7+ */
body.editor-styles-wrapper.sidebar_position_left:not(.post-type-cpt_layouts) .block-editor-writing-flow .block-editor-block-list__layout.is-root-container,
body.editor-styles-wrapper.sidebar_position_left:not(.post-type-cpt_layouts).block-editor-writing-flow .block-editor-block-list__layout.is-root-container {
  order: 3;
}
body.editor-styles-wrapper.sidebar_position_left:not(.post-type-cpt_layouts) .block-editor-writing-flow .editor-post-sidebar-holder,
body.editor-styles-wrapper.sidebar_position_left:not(.post-type-cpt_layouts).block-editor-writing-flow .editor-post-sidebar-holder {
  order: 2;
}

.editor-post-sidebar-holder {
  width: var(--theme-var-sidebar);
  margin-left: var(--theme-var-sidebar_gap);
  background-color: var(--theme-color-alter_bg_color);
  min-height: 75vh;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  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: var(--theme-color-alter_light);
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
body.editor-styles-wrapper.sidebar_position_left .editor-post-sidebar-holder {
  margin-left: 0;
  margin-right: var(--theme-var-sidebar_gap);
}
.sidebar_position_hide .editor-post-sidebar-holder, body.post-type-cpt_layouts .editor-post-sidebar-holder {
  display: none;
}

/* Widgets block editor */
body.editor-styles-wrapper[data-widget-area-id] {
  font-size: 14px;
  max-width: var(--theme-var-sidebar);
  margin: 0 auto;
  background-color: var(--theme-color-alter_bg_color);
}
body.editor-styles-wrapper[data-widget-area-id][class*="scheme_"] > .block-editor-block-list__layout {
  padding-left: var(--theme-var-sidebar_paddings);
  padding-right: var(--theme-var-sidebar_paddings);
}

/* Gutenberg FSE (Full Site Editor)
------------------------------------------------------ */
body.full_site_editor_present .content_wrap:after {
  position: static !important;
}

.block-editor-block-list__block.content_wrap,
.block-editor-block-list__block.content_wrap_fullscreen {
  overflow: hidden;
}

/* Template parts */
.wp-block-query .wp-block-post-template,
.wp-block-query .wp-block-template-part {
  margin: 0 !important;
  max-width: none;
}

/* Header */
.wp-block-group.header_wrap.has-background {
  padding: 0;
  margin-bottom: 0;
}

/* Post item */
.wp-block-post + .wp-block-post {
  margin-top: 3em;
}

.wp-block-post-title {
  margin-top: 0;
  margin-bottom: 0;
}

.wp-block-post-featured-image {
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.wp-block-post .wp-block.post_meta p,
.wp-block-post .wp-block-post-excerpt p {
  margin: 0 !important;
}

.wp-block-post-excerpt {
  margin-top: 1em;
}

.wp-block-post-author__avatar,
.wp-block-post-author__content {
  display: inline-block;
  vertical-align: middle;
  line-height: inherit;
}

.wp-block-post-author__avatar {
  margin-right: 0.3em;
}
.wp-block-post-author__avatar img {
  width: 1.25em;
  height: 1.25em;
  line-height: 1.25em;
  text-align: center;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.wp-block-post-author__name {
  font-weight: inherit;
  margin: 0;
}

/* Footer */
.wp-block-group.footer_wrap.has-background {
  padding: 0;
}

/* Fixes for the Elementor 3.16.0+
------------------------------------------------------ */

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


/* Gutenberg: skin-specific */


/* WPBakery PageBuilder styles
----------------------------------------------------------------- */
/* Row and Columns */
.vc_col-sm-12 {
  min-height: 0; }

.vc_col-sm-12[class*="vc_col-lg-"],
.vc_col-sm-12[class*="vc_col-md-"],
.vc_col-sm-12[class*="vc_col-xs-"] {
  min-height: 1px; }

.vc_row[data-vc-full-width]:not(.vc_parallax) {
  overflow: visible; }

.vc_row.vc_row-o-full-height {
  min-height: 100vh !important; }

.vc_col-has-fill > .vc_column-inner,
.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner {
  padding-top: 0 !important; }

.vc_row .wpb_column:not(.vc_col-sm-12) blockquote {
  margin: 0; }

[class*="scheme_"].vc_section,
[class*="scheme_"].wpb_row,
[class*="scheme_"].wpb_column > .vc_column-inner > .wpb_wrapper,
[class*="scheme_"].wpb_text_column {
  color: var(--theme-color-text); }

/* Shape above and below rows */
.vc_shape_divider .vc-shape-fill {
  fill: var(--theme-color-bg_color); }

/* Stripes before and after the row */
.vc_row.stripe_before,
.vc_row.stripe_after {
  position: relative;
  overflow: hidden;
  padding-top: 500px;
  margin-top: -500px;
  padding-bottom: 500px;
  margin-bottom: -500px; }

.vc_row.stripe_before:before,
.vc_row.stripe_after:after {
  content: " ";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 180%;
  background-color: inherit; }

.vc_row.stripe_before:before {
  top: 0; }

.vc_row.stripe_after:after {
  bottom: 0; }

/* Panels */
.vc_tta.vc_general .vc_tta-panels .vc_tta-panel-body {
  padding: 2.4em 0; }

.vc_tta.vc_general .vc_tta-panels .vc_tta-panel-body p {
  margin-bottom: 0; }

.vc_tta.vc_general .vc_tta-panels .vc_tta-panel-body p + p {
  margin-top: 1em; }

/* Accordion */
.vc_tta.vc_tta-accordion .vc_tta-panel-body,
.vc_tta.vc_tta-accordion .vc_tta-panel-heading {
  border: none !important;
  background: transparent !important; }

.vc_tta.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta.vc_tta-style-classic .vc_tta-panel:not(:last-child) .vc_tta-panel-heading, .vc_tta.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta.vc_tta-style-modern .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
  margin-bottom: 1.6em; }

.vc_tta.vc_tta-style-classic .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading, .vc_tta.vc_tta-style-classic .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
  margin-top: 1.6em; }

.vc_tta.vc_tta-accordion .vc_tta-panel-title {
  font-size: 1em;
  line-height: 1.3em; }

.vc_tta.vc_tta-accordion .vc_tta-panel-title .vc_tta-title-text {
  font-size: 1.0667em;
  line-height: 1.3em;
  text-transform: uppercase; }

.vc_tta.vc_tta-accordion .vc_tta-panel-heading .vc_tta-controls-icon-position-left.vc_tta-panel-title > a {
  padding-left: 4.2em; }

.vc_tta.vc_tta-accordion .vc_tta-panel-heading .vc_tta-controls-icon-position-right.vc_tta-panel-title > a {
  padding-right: 4.2em;
  padding-left: 0; }

.vc_tta.vc_tta-accordion .vc_tta-panel-heading .vc_tta-controls-icon-position-left.vc_tta-panel-title > a > .vc_tta-controls-icon {
  left: 0; }

.vc_tta.vc_tta-accordion .vc_tta-panel-heading .vc_tta-controls-icon-position-right.vc_tta-panel-title > a > .vc_tta-controls-icon {
  right: 0; }

.vc_tta.vc_tta-accordion .vc_tta-panel-heading .vc_tta-controls-icon {
  width: 2.6667em;
  height: 2.6667em;
  line-height: 2.6667em;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_dark); }

.vc_tta.vc_tta-accordion .vc_tta-panel-heading .vc_tta-controls-icon:before,
.vc_tta.vc_tta-accordion .vc_tta-panel-heading .vc_tta-controls-icon:after {
  border-color: var(--theme-color-bg_color); }

.vc_tta.vc_tta-accordion.vc_tta-shape-rounded .vc_tta-panel-heading .vc_tta-controls-icon {
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }

.vc_tta.vc_tta-accordion.vc_tta-shape-round .vc_tta-panel-heading .vc_tta-controls-icon {
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }

.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
  left: 0; }

.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
  right: 0; }

.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon.vc_tta-controls-icon-minus:before,
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
  left: 50%;
  right: auto;
  width: 9px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-width: 1px 0 0 0; }

.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
  top: 50%;
  bottom: auto;
  border-width: 0 0 0 1px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 9px; }

.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before {
  left: 12px;
  right: 12px;
  top: 12px;
  bottom: 12px; }

.vc_tta.vc_tta-accordion .vc_tta-panel:not(.vc_active) + .vc_tta-panel {
  margin-top: 1.6em; }

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
  color: var(--theme-color-text_dark); }

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a:hover {
  color: var(--theme-color-text_link); }

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a .vc_tta-controls-icon,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a:hover .vc_tta-controls-icon {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_link); }

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a .vc_tta-controls-icon:before,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a .vc_tta-controls-icon:after {
  border-color: var(--theme-color-inverse_link); }

/* Tabs */
.vc_tta.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a {
  background-color: transparent;
  border: none;
  padding: 0.6em 1.8em 0.3em; }

.vc_tta.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab + .vc_tta-tab {
  margin-left: 0.8em; }

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tabs-list .vc_tta-tab > a {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_dark); }

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tabs-list .vc_tta-tab > a:hover,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tabs-list .vc_tta-tab.vc_active > a {
  color: var(--theme-color-inverse_hover);
  background-color: var(--theme-color-text_link); }

/* Progress bar */
.vc_progress_bar.vc_progress_bar_narrow .vc_single_bar {
  background-color: var(--theme-color-alter_bg_color); }

.vc_progress_bar.vc_progress_bar_narrow.vc_progress-bar-color-bar_red .vc_single_bar .vc_bar {
  background-color: var(--theme-color-alter_link); }

.vc_progress_bar.vc_progress_bar_narrow .vc_single_bar .vc_label {
  color: var(--theme-color-text_dark); }

.vc_progress_bar.vc_progress_bar_narrow .vc_single_bar .vc_label .vc_label_units {
  color: var(--theme-color-text_light); }

/* Separator */
.vc_separator {
  margin-top: 5em;
  margin-bottom: 5em !important; }

.vc_separator .vc_sep_holder {
  min-height: 2px; }

.vc_separator.vc_sep_color_grey .vc_sep_line {
  border-color: var(--theme-color-bd_color); }

/* Message Box */
.vc_message_box {
  padding: 1.4em 0.875em 1.4em 4.9em; }

.vc_message_box-solid-icon {
  padding-left: 7em; }

.vc_message_box-icon {
  width: 4.5em; }

.vc_message_box .vc_message_box-icon > * {
  font-size: 1.8em; }

.vc_message_box-solid-icon .vc_message_box-icon {
  width: 5em;
  font-size: 1em;
  font-weight: 400; }

.vc_message_box:not(.vc_message_box-solid-icon) .vc_message_box-icon > * {
  left: auto;
  right: 0.6em;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.vc_message_box-outline .vc_message_box-icon i {
  color: inherit; }

.vc_color-juicy_pink.vc_message_box-outline, .vc_color-juicy_pink.vc_message_box-solid-icon {
  color: #f4524d; }

.vc_color-orange.vc_message_box-outline, .vc_color-orange.vc_message_box-solid-icon {
  color: #e39a31; }

.vc_color-vista_blue.vc_message_box-outline .vc_message_box-icon, .vc_color-vista_blue.vc_message_box-solid-icon .vc_message_box-icon i,
.vc_color-vista_blue.vc_message_box-outline, .vc_color-vista_blue.vc_message_box-solid-icon {
  color: #9dbf00; }

.vc_color-vista_blue.vc_message_box-outline, .vc_color-vista_blue.vc_message_box-solid-icon {
  border-color: #9dbf00; }

.vc_color-vista_blue.vc_message_box-solid-icon .vc_message_box-icon i {
  background-color: #9dbf00; }

/* Text block after slider or video */
.wpb_text_column[class*="scheme_"]:not([class*="sc_extra_bg_"]) {
  padding: 2rem 2.4rem; }

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

/* Google maps */
.wpb_gmaps_widget .wpb_wrapper {
  padding: 0; }


/* Tribe Events Calendar styles
----------------------------------------------------------------- */
/* Grid */
#tribe-events-pg-template,
.tribe-events-pg-template {
  margin: 0;
  padding: 0;
  max-width: inherit; }

.tribe-events .tribe-events-l-container {
  padding: 0; }

/* Buttons */
#tribe-bar-form .tribe-bar-submit input[type="submit"],
#tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type="submit"],
#tribe-bar-form button,
#tribe-bar-form a,
#tribe-bar-form input,
#tribe-bar-form .tribe-bar-views-toggle,
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a,
.tribe-bar-mini #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a,
#tribe-events .tribe-events-button,
.tribe-events-button {
  -webkit-appearance: none;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  vertical-align: top;
  font-size: var(--theme-font-button_font-size);
  line-height: var(--theme-font-button_line-height);
  font-weight: var(--theme-font-button_font-weight);
  text-transform: var(--theme-font-button_text-transform);
  letter-spacing: var(--theme-font-button_letter-spacing);
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 25.5px;
  -ms-border-radius: 25.5px;
  border-radius: 25.5px;
  white-space: pre-wrap;
  height: auto;
  max-width: 100%;
  color: var(--theme-color-inverse_link);
  border-color: var(--theme-color-text_link);
  background-color: var(--theme-color-text_link);
  padding: 17px 37px;
  border-width: 0 !important; }
  #tribe-bar-form .tribe-bar-submit input[type="submit"].sc_button_shadow,
  #tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type="submit"].sc_button_shadow,
  #tribe-bar-form button.sc_button_shadow,
  #tribe-bar-form a.sc_button_shadow,
  #tribe-bar-form input.sc_button_shadow,
  #tribe-bar-form .tribe-bar-views-toggle.sc_button_shadow,
  #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a.sc_button_shadow,
  .tribe-bar-mini #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a.sc_button_shadow,
  #tribe-events .tribe-events-button.sc_button_shadow,
  .tribe-events-button.sc_button_shadow {
    -webkit-box-shadow: 0 7px 25px var(--theme-color-text_link_02);
    -ms-box-shadow: 0 7px 25px var(--theme-color-text_link_02);
    box-shadow: 0 7px 25px var(--theme-color-text_link_02); }
    #tribe-bar-form .tribe-bar-submit input[type="submit"].sc_button_shadow.color_style_dark,
    #tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type="submit"].sc_button_shadow.color_style_dark,
    #tribe-bar-form button.sc_button_shadow.color_style_dark,
    #tribe-bar-form a.sc_button_shadow.color_style_dark,
    #tribe-bar-form input.sc_button_shadow.color_style_dark,
    #tribe-bar-form .tribe-bar-views-toggle.sc_button_shadow.color_style_dark,
    #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a.sc_button_shadow.color_style_dark,
    .tribe-bar-mini #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a.sc_button_shadow.color_style_dark,
    #tribe-events .tribe-events-button.sc_button_shadow.color_style_dark,
    .tribe-events-button.sc_button_shadow.color_style_dark {
      -webkit-box-shadow: 0 7px 25px var(--theme-color-text_dark_02);
      -ms-box-shadow: 0 7px 25px var(--theme-color-text_dark_02);
      box-shadow: 0 7px 25px var(--theme-color-text_dark_02); }
    #tribe-bar-form .tribe-bar-submit input[type="submit"].sc_button_shadow.color_style_link2,
    #tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type="submit"].sc_button_shadow.color_style_link2,
    #tribe-bar-form button.sc_button_shadow.color_style_link2,
    #tribe-bar-form a.sc_button_shadow.color_style_link2,
    #tribe-bar-form input.sc_button_shadow.color_style_link2,
    #tribe-bar-form .tribe-bar-views-toggle.sc_button_shadow.color_style_link2,
    #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a.sc_button_shadow.color_style_link2,
    .tribe-bar-mini #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a.sc_button_shadow.color_style_link2,
    #tribe-events .tribe-events-button.sc_button_shadow.color_style_link2,
    .tribe-events-button.sc_button_shadow.color_style_link2 {
      -webkit-box-shadow: 0 7px 25px var(--theme-color-text_link2_02);
      -ms-box-shadow: 0 7px 25px var(--theme-color-text_link2_02);
      box-shadow: 0 7px 25px var(--theme-color-text_link2_02); }
    #tribe-bar-form .tribe-bar-submit input[type="submit"].sc_button_shadow.color_style_link3,
    #tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type="submit"].sc_button_shadow.color_style_link3,
    #tribe-bar-form button.sc_button_shadow.color_style_link3,
    #tribe-bar-form a.sc_button_shadow.color_style_link3,
    #tribe-bar-form input.sc_button_shadow.color_style_link3,
    #tribe-bar-form .tribe-bar-views-toggle.sc_button_shadow.color_style_link3,
    #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a.sc_button_shadow.color_style_link3,
    .tribe-bar-mini #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a.sc_button_shadow.color_style_link3,
    #tribe-events .tribe-events-button.sc_button_shadow.color_style_link3,
    .tribe-events-button.sc_button_shadow.color_style_link3 {
      -webkit-box-shadow: 0 7px 25px var(--theme-color-text_link3_02);
      -ms-box-shadow: 0 7px 25px var(--theme-color-text_link3_02);
      box-shadow: 0 7px 25px var(--theme-color-text_link3_02); }

#tribe-bar-views li.tribe-bar-views-option {
  background-color: var(--theme-color-alter_bg_color);
  color: var(--theme-color-alter_dark); }

#tribe-bar-form .tribe-bar-submit input[type="submit"]:hover,
#tribe-bar-form .tribe-bar-submit input[type="submit"]:focus,
#tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type="submit"]:hover,
#tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type="submit"]:focus,
#tribe-bar-form .tribe-bar-views-toggle:hover,
#tribe-bar-form .tribe-bar-views-toggle:focus,
#tribe-bar-views li.tribe-bar-views-option:hover,
#tribe-bar-views li.tribe-bar-views-option:focus,
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active,
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active:hover,
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active:focus,
#tribe-events .tribe-events-button:hover,
#tribe-events .tribe-events-button:focus,
.tribe-events-button:hover,
.tribe-events-button:focus {
  color: var(--theme-color-inverse_link);
  border-color: var(--theme-color-text_hover);
  background-color: var(--theme-color-text_hover); }

.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;
  color: var(--theme-color-text_dark); }

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

#tribe-bar-form input[type="text"] {
  color: var(--theme-color-text_dark);
  border-color: var(--theme-color-bd_color); }

/* 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: 1px;
  margin-left: 1px;
  -webkit-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); }

#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-views .tribe-bar-views-option:focus {
  outline: none; }

#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 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  padding: 17px 57px;
  display: block;
  text-align: center;
  background-image: unset;
  border-bottom: 1px solid var(--theme-color-alter_bd_color); }

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option:first-child,
.tribe-bar-mini #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option:first-child {
  -webkit-border-radius: 20px 20px 0 0;
  -ms-border-radius: 20px 20px 0 0;
  border-radius: 20px 20px 0 0; }

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option:last-child,
.tribe-bar-mini #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option:last-child {
  -webkit-border-radius: 0 0 20px 20px;
  -ms-border-radius: 0 0 20px 20px;
  border-radius: 0 0 20px 20px;
  border-bottom: none; }

#tribe-bar-form .tribe-bar-views-toggle,
#tribe-bar-form.tribe-bar-mini .tribe-bar-views-toggle {
  padding-left: 1em;
  padding-right: 1em;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center; }

#tribe-bar-views-toggle:focus {
  outline: none; }

#tribe-bar-views-toggle:after,
.tribe-bar-collapse #tribe-bar-views-toggle:after {
  display: none;
  font-size: 20px;
  font-family: "fontello";
  content: '\E942';
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 1.2em;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: none;
  width: 10px;
  height: 10px;
  line-height: 10px;
  text-align: center;
  margin-top: 1px; }

.tribe-bar-views-open #tribe-bar-views-toggle:after {
  top: 50%;
  content: '\E941'; }

#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: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  -ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  -o-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease; }

#tribe-bar-views [class^="tribe-icon-"] {
  display: none;
  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: 1em; }

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

.tribe-events .tribe-events-c-top-bar__datepicker-container .dropdown-menu {
  min-width: auto;
  width: auto; }

.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: 37.9%;
  padding-right: 3.1em; }

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

.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  color: var(--theme-color-text_link);
  background: var(--theme-color-text_dark); }

.tribe-bar-search-filter,
.tribe-bar-mini .tribe-bar-search-filter {
  width: 40.9%;
  padding-right: 3.1em; }

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

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

#tribe-bar-form input[type="text"] {
  font-style: normal;
  border: none;
  border-bottom: 1px solid var(--theme-color-input_bd_color);
  padding: 16px 0; }

#tribe-bar-form input[type="text"]:focus {
  outline: none;
  border-bottom: 1px solid var(--theme-color-input_bd_hover); }

#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 .tribe-events-header__breadcrumbs,
.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; }

.events-list #tribe-events-footer,
.tribe-events-day #tribe-events-footer,
.tribe-events-map #tribe-events-footer,
.tribe-events-calendar + #tribe-events-footer {
  margin: 3.4em 0 1.8em; }

.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: 3.8em;
  padding-bottom: 0;
  border-top-style: solid; }

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

.tribe-events-calendar thead th {
  font-size: 16px;
  line-height: 1.4em;
  font-weight: 500;
  font-style: normal;
  padding: 1.2em 0 !important;
  letter-spacing: 1px;
  text-transform: none;
  position: relative;
  color: var(--theme-color-extra_dark);
  background: var(--theme-color-extra_bg_color) !important; }

.tribe-events-calendar thead th + th:before {
  display: none;
  content: ' ';
  width: 1px;
  height: 1.2em;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  margin-top: -0.6em;
  background: var(--theme-color-extra_dark); }

#tribe-events-content .tribe-events-calendar th,
#tribe-events-content .tribe-events-calendar td {
  border: 1px solid var(--theme-color-bd_color) !important; }

#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 {
  -webkit-box-shadow: none;
  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: 1em;
  font-weight: 400;
  color: var(--theme-color-text_dark); }

#tribe-events-content .tribe-events-calendar td,
#tribe-events-content .tribe-events-calendar div[id*="tribe-events-event-"] h3.tribe-events-month-event-title a {
  color: var(--theme-color-text_dark); }

#tribe-events-content .tribe-events-calendar div[id*="tribe-events-event-"] h3.tribe-events-month-event-title a:hover {
  color: var(--theme-color-text_link); }

.tribe-events-calendar td div[id*="tribe-events-daynum-"] {
  padding: 1em 1.7em 0;
  margin-bottom: 0;
  text-align: left; }
  .tribe-events-calendar td div[id*="tribe-events-daynum-"] + .type-tribe_events.tribe-event-featured {
    margin-top: 0.5em !important; }

.tribe-events-calendar td.tribe-events-othermonth {
  color: var(--theme-color-alter_light);
  background: var(--theme-color-alter_bg_color) !important; }

.tribe-events-calendar td.tribe-events-othermonth div[id*="tribe-events-daynum-"],
.tribe-events-calendar td.tribe-events-othermonth div[id*="tribe-events-daynum-"] > a {
  color: var(--theme-color-alter_light); }

.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-content .tribe-events-calendar td.tribe-events-othermonth.mobile-active div[id*="tribe-events-daynum-"] a,
.tribe-events-calendar .mobile-active div[id*="tribe-events-daynum-"] a {
  background-color: transparent;
  color: var(--theme-color-bg_color); }

.events-archive.events-gridview #tribe-events-content table .type-tribe_events {
  border-color: var(--theme-color-bd_color); }

.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-calendar td.tribe-events-past div[id*="tribe-events-daynum-"], .tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"] > a {
  color: var(--theme-color-text_light); }

.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 {
  color: var(--theme-color-text_link); }

#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-content .tribe-events-calendar td.mobile-active,
#tribe-events-content .tribe-events-calendar td.mobile-active:hover {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_link); }

#tribe-events-content .tribe-events-calendar td.mobile-active div[id*="tribe-events-daynum-"] {
  color: var(--theme-color-bg_color);
  background-color: var(--theme-color-text_dark); }

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

.tribe-events-calendar td.tribe-events-present:before {
  content: ' ';
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: -1px;
  border: 1px solid var(--theme-color-text_link);
  pointer-events: none; }

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

.tribe-events-calendar .tribe-events-has-events:after {
  background-color: var(--theme-color-text); }

.tribe-events-calendar .mobile-active.tribe-events-has-events:after {
  background-color: var(--theme-color-bg_color); }

#tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_link); }

#tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured:hover {
  color: var(--theme-color-inverse_hover);
  background-color: var(--theme-color-text_hover); }

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

.recurring-info-tooltip,
.tribe-events-calendar .tribe-events-tooltip,
.tribe-events-week .tribe-events-tooltip,
.tribe-events-shortcode.view-week .tribe-events-tooltip {
  color: var(--theme-color-alter_text);
  background: var(--theme-color-alter_bg_color);
  border-color: var(--theme-color-alter_bd_color); }

.tribe-events-tooltip .tribe-events-arrow {
  background: var(--theme-color-alter_bg_color);
  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-thumb {
  position: relative;
  z-index: 2; }

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

.tribe-events-tooltip.tribe-event-featured .tribe-events-event-thumb {
  padding: 0 1em 0 0; }
  .tribe-events-tooltip.tribe-event-featured .tribe-events-event-thumb img {
    max-width: none;
    max-height: calc( 2.3571em * ( 1 + 1 + 1.1515 )); }

#tribe-events-content .tribe-events-tooltip .summary {
  font-size: 1.5em;
  line-height: 1.2em;
  padding: 0.5em 1em;
  margin: 0;
  color: var(--theme-color-extra_dark);
  background: var(--theme-color-extra_bg_color); }

#tribe-events-content .tribe-events-tooltip.tribe-event-featured .summary {
  padding: 1em 0.8em;
  color: var(--theme-color-inverse_link);
  background: var(--theme-color-text_link); }

.tribe-events-tooltip .tribe-event-duration {
  margin: 0 0 1em;
  line-height: 1.5em;
  overflow: hidden;
  color: var(--theme-color-text_light); }

.tribe-events-tooltip:not(.tribe-event-featured) .tribe-events-event-thumb {
  padding: 0.5em 1.5em 0 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: left; }

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

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

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

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

.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a {
  color: var(--theme-color-text_dark); }
  .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:focus, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:hover,
  .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:focus,
  .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:hover {
    color: var(--theme-color-text_link); }

.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:after,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:before,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:after,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:before {
  width: auto;
  height: auto;
  vertical-align: top; }

#tribe-events .tribe-events-button:after,
.tribe-events-button:after,
.tribe-events-cal-links a:after,
.tribe-events-sub-nav li.tribe-events-nav-next a:after {
  position: relative;
  top: 2px;
  font-size: 12px;
  content: '\E9DF' !important;
  font-family: "fontello";
  margin-left: 1em;
  vertical-align: top;
  padding-right: 1px; }

.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:after,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:focus:after,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:hover:after,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:focus::before,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:hover::before,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:before {
  background: none;
  -webkit-background-size: auto;
  background-size: auto; }

.tribe-events-sub-nav li.tribe-events-nav-previous a:before {
  position: relative;
  top: 2px;
  font-size: 12px;
  font-weight: 400;
  content: '\EA07' !important;
  font-family: "fontello";
  margin-right: 1em;
  vertical-align: top;
  padding-left: 1px; }

/* Buttons */
#tribe-events-footer ~ a.tribe-events-ical.tribe-events-button {
  margin: 0; }

.tribe-events-read-more {
  display: inline-block;
  margin-top: 1.5em;
  padding: 0 !important;
  font-size: 16px;
  line-height: 21px;
  font-weight: 500;
  color: var(--theme-color-text_dark); }

/* 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-list-separator-month {
  margin: 3.5em auto;
  text-transform: none;
  letter-spacing: 1px;
  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-separator-month {
  color: var(--theme-color-text_dark); }

.tribe-events-list-separator-month:after {
  margin-top: 2px;
  border-color: var(--theme-color-bd_color); }

.tribe-events-list-separator-month span {
  background-color: var(--theme-color-bg_color); }

.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.4em 1em 0.5em;
  font-weight: 400;
  color: var(--theme-color-inverse_hover);
  background: var(--theme-color-text_dark);
  -webkit-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  border: none; }

.tribe-events-day .tribe-events-event-meta,
.tribe-events-list .tribe-events-event-meta {
  margin-top: 1em;
  font-weight: 300; }

.tribe-events-event-meta address.tribe-events-address,
.tribe-events-list .tribe-events-venue-details {
  line-height: 1.5em;
  font-weight: 300;
  font-style: normal;
  color: var(--theme-color-text_dark); }

.tribe-events-list .tribe-events-loop .tribe-events-event-meta .tribe-address > br,
.tribe-events-day .tribe-events-loop .tribe-events-event-meta .tribe-address > br {
  display: none; }

.tribe-events-list .tribe-events-venue-details,
.tribe-events-day .tribe-events-venue-details {
  margin-top: 8px; }

.tribe-events-event-meta dl {
  margin-bottom: 0; }

.tribe-events-loop .tribe-events-event-meta {
  margin-bottom: 2.5em; }

.tribe-events-event-meta .tribe-events-venue-details,
.tribe-events-event-meta .tribe-event-schedule-details {
  font-size: 16px;
  line-height: 1.3em;
  font-style: normal;
  margin-bottom: 0.3em;
  letter-spacing: 0; }

.tribe-events-venue-map > div, .tribe-events-venue-map > iframe {
  max-height: none; }

.tribe-events-event-meta address.tribe-events-address .tribe-events-gmap {
  display: block;
  color: var(--theme-color-text_link); }

.tribe-events-event-meta address.tribe-events-address .tribe-events-gmap:hover {
  color: var(--theme-color-text_hover); }

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

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

.tribe-events-list .tribe-events-loop .tribe-event-featured {
  padding: 0 1.5rem 1.5rem;
  background: var(--theme-color-text_link); }

.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-meta {
  color: var(--theme-color-inverse_link);
  font-weight: 300;
  opacity: .8; }

.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-list-event-title a {
  color: var(--theme-color-inverse_link); }

.tribe-events-list .tribe-events-loop .tribe-event-featured a {
  color: var(--theme-color-inverse_link); }

.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-meta address.tribe-events-address,
.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-venue-details {
  color: var(--theme-color-inverse_link); }

.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 var(--theme-color-bd_color);
  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; }

.tribe-mobile .tribe-events-loop .tribe-events-event-meta {
  color: var(--theme-color-alter_text);
  border-color: var(--theme-color-alter_bd_color);
  background-color: var(--theme-color-alter_bg_color); }

.tribe-mobile .tribe-events-loop .tribe-events-event-meta a {
  color: var(--theme-color-alter_link); }

.tribe-mobile .tribe-events-loop .tribe-events-event-meta a:hover {
  color: var(--theme-color-alter_hover); }

.tribe-mobile .tribe-events-list .tribe-events-venue-details {
  border-color: var(--theme-color-alter_bd_color); }

.tribe-events-list .type-tribe_events .tribe-events-list-event-title {
  padding-right: 3em; }

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

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

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

.tribe-events-day .tribe-events-day-time-slot h5,
.tribe-events-day .tribe-events-day-time-slot .tribe-events-day-time-slot-heading {
  color: var(--theme-color-extra_dark);
  background: var(--theme-color-extra_bg_color); }

/* 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 {
  font-size: 16px;
  line-height: 24px;
  border: none;
  text-shadow: none;
  margin: 0 0 1em 0;
  padding: 10px 15px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  color: var(--theme-color-alter_dark);
  background: var(--theme-color-alter_bg_color); }

.single-tribe_events .tribe-events-single-event-title {
  font-size: 3.67em;
  line-height: 1.2em;
  font-weight: 500;
  letter-spacing: -0.7px;
  margin: 0;
  text-align: center;
  color: var(--theme-color-text_dark); }

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

.tribe-events-schedule {
  position: relative;
  margin: 1.8em 0 3.8em; }

.tribe-events-schedule h2 {
  font-size: 15px;
  line-height: 21px;
  font-weight: 300;
  text-transform: none;
  letter-spacing: 0;
  margin: 0;
  display: block;
  text-align: center;
  color: var(--theme-color-text_light); }
  .tribe-events-schedule h2 .tribe-event-date-start {
    position: relative; }
    .tribe-events-schedule h2 .tribe-event-date-start:before {
      content: '\E9B7';
      font-family: "fontello";
      margin-right: 10px;
      color: var(--theme-color-text_link2); }

.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 {
  margin-top: 1em;
  display: block;
  position: relative;
  font-size: 1.944em;
  line-height: 1.2em;
  font-weight: 500;
  color: var(--theme-color-text_dark); }

.single-tribe_events .tribe-events-single-event-title,
.single-tribe_events .tribe-events-schedule {
  text-align: center;
  display: block; }

.single-tribe_events .tribe-events-event-image {
  width: 46% !important;
  margin-bottom: 2.8em;
  margin-right: 5.43%;
  float: left; }

.single-tribe_events .tribe-events-content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: var(--theme-color-text); }

.tribe-events-content ol, .tribe-events-content p, .tribe-events-content ul {
  font-size: 1rem;
  line-height: 1.9em; }

.tribe-events-content ol, .tribe-events-content p, .tribe-events-content ul,
.tribe-events-content ol:last-child, .tribe-events-content p:last-child, .tribe-events-content ul:last-child {
  margin-bottom: 1.85em; }

.tribe-events-event-meta::before,
.tribe-events-event-meta ~ div:not(.tribe-events-event-meta):not(.event-tickets) {
  border-top: none; }

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

.single-tribe_events .tribe-events-event-meta a {
  color: var(--theme-color-text); }

.single-tribe_events .tribe-events-event-meta a:hover {
  color: var(--theme-color-text_dark); }

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

.single-tribe_events .type-tribe_events {
  display: block;
  padding-top: 0;
  border-color: var(--theme-color-bd_color); }

.single-tribe_events .type-tribe_events:after {
  content: ' ';
  clear: both;
  display: block;
  width: 100%;
  height: 0;
  line-height: 0; }

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

.single-tribe_events .tribe-events-meta-group {
  padding: 0; }

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

.single-tribe_events .tribe-events-meta-group .tribe-events-single-section-title {
  margin-top: 0;
  margin-bottom: 28px;
  font-size: 2em;
  line-height: 1.2em;
  font-weight: 500;
  text-transform: none;
  letter-spacing: -0.8px;
  color: var(--theme-color-text_dark); }

.single-tribe_events .tribe-events-single .tribe-events-event-meta {
  color: var(--theme-color-text); }

.tribe-events-event-meta dd[class$="url"], .tribe-events-event-meta dt:not(:first-child) {
  margin-top: 10px; }

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

.single-tribe_events #tribe-events-content .tribe-events-event-meta dd {
  margin-bottom: 19px;
  font-size: 1em; }
  .single-tribe_events #tribe-events-content .tribe-events-event-meta dd:last-child {
    margin-bottom: 0; }

.single-tribe_events #tribe-events-content .tribe-events-event-meta dt {
  margin: 0 0 2px;
  font-size: 19px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0;
  color: var(--theme-color-text_dark); }

#tribe-events-content .tribe-events-abbr {
  border: none; }

#tribe-events-content .tribe-events-abbr[title] {
  text-decoration: none; }

.single-tribe_events .tribe-events-venue-map {
  width: 320px;
  margin: 7px 0 0;
  border: none;
  padding: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  color: var(--theme-color-alter_text);
  background: var(--theme-color-alter_bg_hover); }

.single-tribe_events #tribe-events-footer {
  border-top: none;
  position: relative; }

.tribe-events-single .tribe-events-sub-nav {
  color: var(--theme-color-text_dark); }

.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 {
  position: relative;
  top: -2px;
  display: inline-block;
  line-height: inherit;
  margin: 0 1em 0 0;
  padding-left: 1px; }

.ua_firefox.single-tribe_events .tribe-events-sub-nav li a:before,
.ua_firefox.single-tribe_events .tribe-events-sub-nav li a:after {
  top: 2px; }

.single-tribe_events .tribe-events-sub-nav li a:after {
  margin: 0 0 0 1em;
  padding-right: 1px;
  padding-left: 0; }

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

.single-tribe_events #tribe-events-footer,
.tribe-events-day #tribe-events-footer,
.events-list #tribe-events-footer,
.tribe-events-map #tribe-events-footer,
.tribe-events-photo #tribe-events-footer {
  border-color: var(--theme-color-bd_color); }

.single-tribe_events #tribe-events-footer .tribe-events-sub-nav,
.single-tribe_events #tribe-events-header .tribe-events-sub-nav {
  line-height: 0;
  padding: 0;
  margin-bottom: 0;
  font-size: inherit; }

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__export-icon,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__export-icon {
  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; }

/* Version 5.0+
--------------------------------------- */
/* Common rules */
.tribe-events .tribe-events-view-loader {
  background-color: var(--theme-color-bg_color_07); }

.tribe-common .tribe-common-c-svgicon {
  color: var(--theme-color-text_link2); }

.tribe-common .tribe-common-c-loader__dot:not(.tribe-events-c-messages) {
  background-color: var(--theme-color-text_link);
  width: 15px;
  height: 15px; }

@-webkit-keyframes tribe-common-c-loader-bounce {
  0% { }
  50% {
    background-color: var(--theme-color-text_link); }
  100% { } }

@keyframes tribe-common-c-loader-bounce {
  0% { }
  50% {
    background-color: var(--theme-color-text_link); }
  100% { } }

.tribe-common .tribe-common-h1,
.tribe-common .tribe-common-h2,
.tribe-common .tribe-common-h3,
.tribe-common .tribe-common-h4,
.tribe-common .tribe-common-h5,
.tribe-common .tribe-common-h6,
.tribe-common .tribe-common-h7,
.tribe-common .tribe-common-h8 {
  color: var(--theme-color-text_dark); }

.tribe-common .tribe-common-b2 {
  color: var(--theme-color-text); }

.tribe-common .tribe-common-b3 {
  color: var(--theme-color-text_dark); }

.tribe-common button[disabled],
.tribe-common input[disabled] {
  color: var(--theme-color-text_light) !important;
  background-color: transparent !important; }

.tribe-common a,
.tribe-common a:visited {
  color: var(--theme-color-text_dark); }

.tribe-common a,
.tribe-common a:visited,
.tribe-common .tribe-common-anchor-thin {
  -webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  -ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  -o-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease; }

.tribe-common a:hover,
.tribe-common a:focus,
.tribe-common a:active {
  color: var(--theme-color-text_dark); }

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

.tribe-common .tribe-common-c-btn-border,
.tribe-common a.tribe-common-c-btn-border {
  border: none;
  -webkit-border-radius: 40px;
  -ms-border-radius: 40px;
  border-radius: 40px;
  color: var(--theme-color-alter_dark);
  background-color: var(--theme-color-alter_bg_color);
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  -ms-transition: color 0.3s ease, background-color 0.3s ease;
  -o-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease; }

.tribe-common .tribe-common-c-btn-border:active,
.tribe-common .tribe-common-c-btn-border:focus,
.tribe-common .tribe-common-c-btn-border:hover,
.tribe-common a.tribe-common-c-btn-border:active,
.tribe-common a.tribe-common-c-btn-border:focus,
.tribe-common a.tribe-common-c-btn-border:hover {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-alter_link); }

.tribe-common .tribe-common-c-btn,
.tribe-common a.tribe-common-c-btn,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button {
  padding: 14px 30px;
  -webkit-border-radius: 40px;
  -ms-border-radius: 40px;
  border-radius: 40px;
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_link2); }

.tribe-events .tribe-events-c-top-bar__nav-list {
  margin-right: 26px;
  margin-left: 1px; }

.tribe-events .tribe-events-c-top-bar__nav-list-item {
  padding-right: 0; }

.tribe-events .tribe-events-c-top-bar__nav-list-item + .tribe-events-c-top-bar__nav-list-item {
  padding-left: 18px; }

.tribe-common .tribe-common-c-btn:hover, .tribe-common .tribe-common-c-btn:focus,
.tribe-common a.tribe-common-c-btn:hover,
.tribe-common a.tribe-common-c-btn:focus {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_hover2); }

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_hover2); }

.tribe-events .tribe-events-c-top-bar__nav-link {
  -webkit-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }

.tribe-events .tribe-events-c-top-bar__nav-link:hover {
  opacity: .7; }

.tribe-common .tribe-common-c-btn-icon--caret-left .tribe-common-c-svgicon,
.tribe-common .tribe-common-c-btn-icon--caret-right .tribe-common-c-svgicon {
  display: none; }

.tribe-common .tribe-common-c-btn-icon--caret-left[disabled],
.tribe-common .tribe-common-c-btn-icon--caret-right[disabled] {
  -webkit-box-shadow: none !important;
  -ms-box-shadow: none !important;
  box-shadow: none !important; }

.tribe-common .tribe-common-c-btn-icon--caret-left:before,
.tribe-common .tribe-common-c-btn-icon--caret-right:before {
  font-family: "fontello";
  font-size: 14px;
  line-height: 1.2em;
  background-image: none !important; }

.tribe-common .tribe-common-c-btn-icon--caret-left:before {
  content: '\E9E5'; }

.tribe-common .tribe-common-c-btn-icon--caret-right:before {
  content: '\E9E6'; }

.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border,
.tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500; }

.tribe-events .tribe-events-c-top-bar__today-button,
.tribe-events .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
  margin-right: 39px;
  padding: 7px 24px !important;
  font-size: 11px;
  line-height: 22px;
  font-weight: 500;
  text-transform: uppercase;
  border: none !important;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  color: var(--theme-color-text);
  background-color: var(--theme-color-alter_bg_color);
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  -ms-transition: color 0.3s ease, background-color 0.3s ease;
  -o-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease; }

.tribe-events .tribe-events-c-top-bar__today-button:hover,
.tribe-events .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button:hover {
  color: var(--theme-color-inverse_hover);
  background-color: var(--theme-color-alter_dark); }

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3 {
  font-size: 1.944em;
  line-height: 1.2em;
  font-weight: 500;
  letter-spacing: 0; }

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4 {
  font-size: 1.333em;
  line-height: 1.2em;
  font-weight: 500; }

.tribe-events .tribe-events-c-top-bar__datepicker-button {
  position: relative;
  top: -3px; }

.tribe-events .tribe-events-c-top-bar__datepicker-button .tribe-common-c-svgicon {
  display: none; }

.tribe-events .tribe-events-c-top-bar__datepicker-button:after {
  font-size: 24px;
  line-height: 1em;
  font-weight: 400;
  display: block;
  position: absolute;
  top: calc(50% + 5px);
  right: -1.2em;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: "fontello";
  content: '\E828';
  width: auto;
  height: auto; }

.tribe-events .tribe-events-c-top-bar__datepicker-button--open:after {
  content: '\E835'; }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-header__top-bar {
  margin-bottom: 41px; }

.tribe-events .tribe-events-calendar-month__header-column {
  padding-bottom: 18px; }

/* Filters bar */
.tribe-events .tribe-events-c-events-bar__search-button-icon-svg path,
.tribe-common .tribe-common-c-svgicon__svg-fill {
  fill: var(--theme-color-text_dark); }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search .tribe-events-c-events-bar,
.tribe-events .tribe-events-c-events-bar__search-container,
.tribe-events .tribe-events-c-events-bar,
.tribe-events .tribe-events-c-events-bar__search-filters-container,
.tribe-events .tribe-events-c-view-selector__content,
.tribe-events .tribe-events-c-events-bar__search-container,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search .tribe-events-c-events-bar,
.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__content {
  background-color: transparent; }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar--border {
  border: 1px solid var(--theme-color-input_bd_color); }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-header__events-bar {
  margin-bottom: 42px; }

.tribe-events .tribe-events-c-search__input-control--keyword .tribe-common-c-svgicon {
  display: none; }

.tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input {
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg id='search' xmlns='http://www.w3.org/2000/svg' width='18.376' height='18.376' viewBox='0 0 18.376 18.376'%3E%3Cg%3E%3Cg%3E%3Cpath d='M8.092,0a8.092,8.092,0,1,0,8.092,8.092A8.1,8.1,0,0,0,8.092,0Zm0,14.691a6.6,6.6,0,1,1,6.6-6.6A6.606,6.606,0,0,1,8.092,14.691Z' fill='%23A5A6AA'/%3E%3C/g%3E%3C/g%3E%3Cg transform='translate%2812.599 12.599%29'%3E%3Cg%3E%3Cpath d='M356.6,355.547l-4.283-4.283a.747.747,0,1,0-1.056,1.056l4.283,4.283a.747.747,0,0,0,1.056-1.056Z' transform='translate%28-351.046 -351.046%29' fill='%23A5A6AA'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  background-size: 15px;
  background-position: 19px center;
  background-repeat: no-repeat;
  color: var(--theme-color-input_light); }
  .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input::-webkit-input-placeholder {
    color: var(--theme-color-input_light); }
  .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:-ms-input-placeholder {
    color: var(--theme-color-input_light); }
  .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input::-ms-input-placeholder {
    color: var(--theme-color-input_light); }
  .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input::placeholder {
    color: var(--theme-color-input_light); }
  .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input::-webkit-input-placeholder {
    color: var(--theme-color-input_light); }
  .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input::-moz-placeholder {
    color: var(--theme-color-input_light); }
  .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input::-ms-input-placeholder {
    color: var(--theme-color-input_light); }
  .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:focus {
    color: var(--theme-color-input_dark);
    background-image: url("data:image/svg+xml,%3Csvg id='search' xmlns='http://www.w3.org/2000/svg' width='18.376' height='18.376' viewBox='0 0 18.376 18.376'%3E%3Cg%3E%3Cg%3E%3Cpath d='M8.092,0a8.092,8.092,0,1,0,8.092,8.092A8.1,8.1,0,0,0,8.092,0Zm0,14.691a6.6,6.6,0,1,1,6.6-6.6A6.606,6.606,0,0,1,8.092,14.691Z' fill='%23222733'/%3E%3C/g%3E%3C/g%3E%3Cg transform='translate%2812.599 12.599%29'%3E%3Cg%3E%3Cpath d='M356.6,355.547l-4.283-4.283a.747.747,0,1,0-1.056,1.056l4.283,4.283a.747.747,0,0,0,1.056-1.056Z' transform='translate%28-351.046 -351.046%29' fill='%23222733'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A"); }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__button {
  white-space: nowrap; }

.scheme_dark .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input,
.scheme_dark .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:focus {
  background-image: url("data:image/svg+xml,%3Csvg id='search' xmlns='http://www.w3.org/2000/svg' width='18.376' height='18.376' viewBox='0 0 18.376 18.376'%3E%3Cg%3E%3Cg%3E%3Cpath d='M8.092,0a8.092,8.092,0,1,0,8.092,8.092A8.1,8.1,0,0,0,8.092,0Zm0,14.691a6.6,6.6,0,1,1,6.6-6.6A6.606,6.606,0,0,1,8.092,14.691Z' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3Cg transform='translate%2812.599 12.599%29'%3E%3Cg%3E%3Cpath d='M356.6,355.547l-4.283-4.283a.747.747,0,1,0-1.056,1.056l4.283,4.283a.747.747,0,0,0,1.056-1.056Z' transform='translate%28-351.046 -351.046%29' fill='%23ffffff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A"); }

.tribe-events .tribe-events-c-view-selector__list-item-text {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: var(--theme-color-text_dark);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

.tribe-events .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-text {
  font-weight: 400;
  letter-spacing: 0.03em; }

.tribe-events .tribe-events-c-view-selector__list-item-link:hover .tribe-events-c-view-selector__list-item-text,
.tribe-events .tribe-events-c-view-selector__list-item-link:focus .tribe-events-c-view-selector__list-item-text {
  color: var(--theme-color-text_dark); }

.tribe-events .tribe-events-c-view-selector__list-item-link:focus,
.tribe-events .tribe-events-c-view-selector__list-item-link:hover {
  background-color: transparent; }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item {
  margin: 0 18px;
  padding: 0; }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__list-item:focus-within,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__list-item:focus, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__list-item:hover, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__list-item[focus-within] {
  background-color: transparent; }

.tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input {
  padding: 22px 20px 22px 43px;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 300;
  letter-spacing: 0.1px; }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-link:after {
  background-color: var(--theme-color-text_link2);
  -webkit-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease; }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-link:hover:after,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-link:focus:after {
  background-color: var(--theme-color-text_link); }

/* Events calendar */
.tribe-common .tribe-common-l-container {
  max-width: inherit;
  min-height: auto; }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day {
  min-height: 186px; }

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

.tribe-events .datepicker table th {
  background-color: transparent;
  color: var(--theme-color-text_dark); }

.tribe-common--breakpoint-medium.tribe-common .tribe-common-b3 {
  font-size: 14px;
  line-height: 1.4em;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.6px; }

.tribe-common .tribe-common-h7 {
  font-size: 19px;
  line-height: 24px;
  font-weight: 500; }

.tribe-common .tribe-common-h8 {
  font-size: 15px;
  line-height: 19px;
  font-weight: 300; }

.tribe-events .tribe-events-calendar-month__day-date-link {
  color: var(--theme-color-text_dark); }

.tribe-events .tribe-events-calendar-month__day-date-link:hover,
.tribe-events .tribe-events-calendar-month__day-date-link:focus {
  color: var(--theme-color-text_link2); }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__week,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__body {
  border-color: var(--theme-color-bd_color); }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__body {
  border-top: 2px solid var(--theme-color-text_dark); }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day:hover:after {
  background-color: var(--theme-color-text_link2); }

.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
  font-weight: 500;
  color: var(--theme-color-text_link2); }

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date-link {
  color: inherit; }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day-date {
  padding: 11px 16px;
  margin-bottom: 12px; }

.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date,
.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
  color: var(--theme-color-text_link2); }

.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:hover,
.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:focus {
  color: var(--theme-color-text_hover2); }

.tribe-events .tribe-events-calendar-month__multiday-event--start .tribe-events-calendar-month__multiday-event-bar {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__multiday-event-wrapper {
  height: 27px;
  margin-bottom: 9px; }

.tribe-events .tribe-events-calendar-month__multiday-event-bar {
  background-color: var(--theme-color-bg_color); }

.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner {
  padding: 4px 16px 6px;
  background-color: var(--theme-color-alter_bg_color); }

.tribe-events .tribe-events-calendar-month__multiday-event--past .tribe-events-calendar-month__multiday-event-bar-inner {
  background-color: var(--theme-color-alter_bg_color_07); }

.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner:hover,
.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner:focus {
  background-color: var(--theme-color-alter_bg_color); }

.tribe-events .tribe-events-calendar-month__multiday-event-hidden-title {
  color: var(--theme-color-inverse_link); }

.tribe-events .tribe-events-calendar-month__multiday-event-bar-title {
  color: var(--theme-color-alter_dark); }

.tribe-events .tribe-events-c-ical {
  margin-top: 35px; }

.tribe-events .tribe-events-c-ical__link {
  padding: 16px 37px;
  border: none;
  -webkit-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  background-color: var(--theme-color-text_link);
  color: var(--theme-color-inverse_link); }
  .tribe-events .tribe-events-c-ical__link .tribe-common-c-svgicon {
    display: none; }
  .tribe-events .tribe-events-c-ical__link:before {
    position: relative;
    top: 1px;
    font-family: "fontello";
    content: '\E8AD';
    font-size: 12px;
    line-height: 1em;
    font-weight: 400;
    width: auto;
    height: auto;
    line-height: inherit;
    background-image: none;
    margin-right: 6px; }
  .tribe-events .tribe-events-c-ical__link:active:before, .tribe-events .tribe-events-c-ical__link:focus:before, .tribe-events .tribe-events-c-ical__link:hover:before {
    background-image: none; }

.tribe-events .tribe-events-c-ical__link:hover,
.tribe-events .tribe-events-c-ical__link:focus,
.tribe-events .tribe-events-c-ical__link:active {
  background-color: var(--theme-color-text_hover);
  color: var(--theme-color-inverse_link); }

.tooltipster-base.tribe-events-tooltip-theme {
  max-width: 265px;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background-color: var(--theme-color-bg_color);
  border: none;
  -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }
  .tooltipster-base.tribe-events-tooltip-theme .tribe-events-calendar-month__calendar-event-tooltip-datetime {
    color: var(--theme-color-text_light); }
  .tooltipster-base.tribe-events-tooltip-theme .tribe-common-b3 {
    font-size: 15px;
    line-height: 24px;
    font-weight: 300;
    color: var(--theme-color-text); }
    .tooltipster-base.tribe-events-tooltip-theme .tribe-common-b3 p {
      font-weight: inherit; }
  .tooltipster-base.tribe-events-tooltip-theme .tribe-events-calendar-month__calendar-event-tooltip-cost {
    margin-top: 10px;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
    color: var(--theme-color-text_dark); }

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-datetime {
  font-size: 13px;
  line-height: 19px;
  font-weight: 300;
  color: var(--theme-color-text_light); }

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

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title {
  margin-bottom: 8px; }

.tribe-events .tribe-events-calendar-month__calendar-event--featured::before {
  background-color: var(--theme-color-text_link2); }

.tribe-events .tribe-events-calendar-month__calendar-event-datetime {
  font-size: 13px;
  line-height: 19px;
  font-weight: 300;
  color: var(--theme-color-text_light); }

.tribe-events .tribe-events-calendar-month__calendar-event-datetime + .tribe-events-calendar-month__calendar-event-title {
  margin-top: 4px; }

.tribe-common .tribe-common-svgicon--featured {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h16v20l-7.902-5.122L0 20z' fill='%23FF5B4A'/%3E%3C/svg%3E"); }

.tribe-common .tribe-events-calendar-month .tribe-common-svgicon--featured {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h16v20l-7.902-5.122L0 20z' fill='%232F39D3'/%3E%3C/svg%3E"); }

/* DatePicker */
.tribe-events .datepicker {
  border: none;
  background-color: var(--theme-color-bg_color);
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 4px 18px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.1); }

.tribe-events .datepicker .month,
.tribe-events .datepicker .year,
.tribe-events .datepicker .day {
  font-size: 15px;
  line-height: 1.5em;
  font-weight: 300;
  color: var(--theme-color-text_dark); }

.tribe-events .datepicker .dow {
  font-size: 15px;
  line-height: 1.5em;
  font-weight: 500;
  color: var(--theme-color-text_dark);
  padding-bottom: 15px; }

.tribe-events .datepicker table > tbody > tr:nth-child(2n) > td {
  background-color: transparent; }

.tribe-events .datepicker .datepicker-switch {
  line-height: 1.5em;
  color: var(--theme-color-text_dark);
  -webkit-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }

.tribe-events .datepicker .datepicker-switch:active {
  color: var(--theme-color-text_dark); }

.tribe-events .datepicker .datepicker-switch:focus,
.tribe-events .datepicker .datepicker-switch:hover {
  color: var(--theme-color-text_dark);
  opacity: .8; }

.tribe-events .datepicker .datepicker-switch:active,
.tribe-events .datepicker .datepicker-switch:focus,
.tribe-events .datepicker .datepicker-switch:hover,
.tribe-events .datepicker .next:active,
.tribe-events .datepicker .next:focus,
.tribe-events .datepicker .next:hover,
.tribe-events .datepicker .prev:active,
.tribe-events .datepicker .prev:focus,
.tribe-events .datepicker .prev:hover {
  background-color: var(--theme-color-bg_color); }

.tribe-events .datepicker .prev .tribe-common-c-svgicon,
.tribe-events .datepicker .next .tribe-common-c-svgicon {
  display: none; }

.tribe-events .datepicker .prev,
.tribe-events .datepicker .next {
  font-family: "fontello";
  font-size: 12px;
  line-height: 1.2em;
  color: var(--theme-color-text_dark);
  -webkit-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }

.tribe-events .datepicker .prev:hover,
.tribe-events .datepicker .next:hover {
  opacity: .8; }

.tribe-events .datepicker .prev:before {
  content: '\E9E5';
  font-weight: 400; }

.tribe-events .datepicker .next:before {
  content: '\E9E6';
  font-weight: 400; }

.tribe-events .datepicker .day,
.tribe-events .datepicker .month,
.tribe-events .datepicker .year {
  color: var(--theme-color-alter_text);
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  -ms-transition: color 0.3s ease, background-color 0.3s ease;
  -o-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease; }

.tribe-events .datepicker .day.focused,
.tribe-events .datepicker .day:focus,
.tribe-events .datepicker .day:hover,
.tribe-events .datepicker .month.focused,
.tribe-events .datepicker .month:focus,
.tribe-events .datepicker .month:hover,
.tribe-events .datepicker .year.focused,
.tribe-events .datepicker .year:focus,
.tribe-events .datepicker .year:hover {
  background-color: var(--theme-color-alter_bg_color); }

.tribe-events .datepicker .day.current,
.tribe-events .datepicker .day.current.focused,
.tribe-events .datepicker .day.current:focus,
.tribe-events .datepicker .day.current:hover,
.tribe-events .datepicker .month.current,
.tribe-events .datepicker .month.current.focused,
.tribe-events .datepicker .month.current:focus,
.tribe-events .datepicker .month.current:hover,
.tribe-events .datepicker .year.current,
.tribe-events .datepicker .year.current.focused,
.tribe-events .datepicker .year.current:focus,
.tribe-events .datepicker .year.current:hover {
  color: var(--theme-color-alter_dark);
  background: var(--theme-color-alter_bg_color); }

.tribe-events .datepicker .day.active,
.tribe-events .datepicker .day.active.focused,
.tribe-events .datepicker .month.active,
.tribe-events .datepicker .month.active.focused,
.tribe-events .datepicker .year.active,
.tribe-events .datepicker .year.active.focused {
  background: var(--theme-color-text_link);
  color: var(--theme-color-inverse_link); }

.tribe-events .datepicker .day.active:hover,
.tribe-events .datepicker .day.active:focus,
.tribe-events .datepicker .month.active:hover,
.tribe-events .datepicker .month.active:focus,
.tribe-events .datepicker .year.active:hover,
.tribe-events .datepicker .year.active:focus {
  background-color: var(--theme-color-text_hover);
  color: var(--theme-color-inverse_link); }

.tribe-events .datepicker .day.current:hover,
.tribe-events .datepicker .day.current:focus,
.tribe-events .datepicker .month.current:hover,
.tribe-events .datepicker .month.current:focus,
.tribe-events .datepicker .year.current:hover,
.tribe-events .datepicker .year.current:focus {
  background-color: var(--theme-color-text_link);
  color: var(--theme-color-inverse_link); }

.datepicker .datepicker-switch:hover,
.datepicker .next:hover,
.datepicker .prev:hover,
.datepicker tfoot tr th:hover {
  background: var(--theme-color-extra_bg_color); }

.datepicker table th {
  font-size: 15px; }

.datepicker table td {
  font-size: 14px; }

.datepicker table th.prev,
.datepicker table th.next {
  font-size: 16px;
  padding: 2px 5px 6px; }

.datepicker table tr td span.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover {
  text-shadow: none; }

.datepicker.dropdown-menu {
  color: var(--theme-color-text);
  background-color: var(--theme-color-bg_color); }

.datepicker-dropdown.datepicker-orient-top:before {
  border-top-color: var(--theme-color-bg_color); }

.datepicker-dropdown.datepicker-orient-top:after {
  border-top-color: var(--theme-color-bg_color); }

.datepicker table tr td.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover {
  text-shadow: none; }

.datepicker table tr td span.focused, .datepicker table tr td span:hover {
  background: var(--theme-color-alter_bg_color); }

.datepicker table tr td.day.focused, .datepicker table tr td.day:hover {
  background: var(--theme-color-alter_bg_color); }

.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active[disabled] {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_link); }

.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active[disabled] {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_link); }

.datepicker table > tbody > tr:nth-child(2n) > td {
  background-color: transparent; }

/* Events list */
.tribe-events .tribe-events-c-day-marker:after,
.tribe-events .tribe-events-calendar-day__time-separator:after,
.tribe-events .tribe-events-calendar-list__month-separator:after,
.tribe-events .tribe-events-calendar-day__type-separator:after {
  background-color: var(--theme-color-bd_color); }

.tribe-events .tribe-events-c-nav,
.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event + .tribe-events-calendar-month-mobile-events__mobile-event {
  border-top-color: var(--theme-color-bd_color); }

.tribe-events .tribe-events-calendar-day-nav,
.tribe-events .tribe-events-calendar-list-nav {
  border-color: var(--theme-color-bd_color); }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-datetime-wrapper,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-datetime-wrapper {
  margin: 0 0 11px; }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-title,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-title {
  margin: 0 0 15px; }

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h6--min-medium {
  font-size: 18px;
  line-height: 24px; }

.tribe-common--breakpoint-medium.tribe-common .tribe-common-b2 {
  font-size: 15px;
  line-height: 19px;
  font-weight: 300; }
  .tribe-common--breakpoint-medium.tribe-common .tribe-common-b2.tribe-events-calendar-latest-past__event-venue, .tribe-common--breakpoint-medium.tribe-common .tribe-common-b2.tribe-events-calendar-list__event-venue, .tribe-common--breakpoint-medium.tribe-common .tribe-common-b2.tribe-events-calendar-day__event-venue {
    font-size: 17px;
    line-height: 21px;
    font-weight: 400;
    color: var(--theme-color-text_dark);
    margin-bottom: 10px; }
    .tribe-common--breakpoint-medium.tribe-common .tribe-common-b2.tribe-events-calendar-latest-past__event-venue .tribe-events-calendar-list__event-venue-title,
    .tribe-common--breakpoint-medium.tribe-common .tribe-common-b2.tribe-events-calendar-latest-past__event-venue .tribe-events-calendar-day__event-venue-title, .tribe-common--breakpoint-medium.tribe-common .tribe-common-b2.tribe-events-calendar-list__event-venue .tribe-events-calendar-list__event-venue-title,
    .tribe-common--breakpoint-medium.tribe-common .tribe-common-b2.tribe-events-calendar-list__event-venue .tribe-events-calendar-day__event-venue-title, .tribe-common--breakpoint-medium.tribe-common .tribe-common-b2.tribe-events-calendar-day__event-venue .tribe-events-calendar-list__event-venue-title,
    .tribe-common--breakpoint-medium.tribe-common .tribe-common-b2.tribe-events-calendar-day__event-venue .tribe-events-calendar-day__event-venue-title {
      font-weight: 400; }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-description,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-description,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-description {
  font-size: 17px;
  line-height: 27px;
  font-weight: 300;
  margin-top: 12px; }
  .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-description p,
  .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-description p,
  .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-description p {
    font-weight: inherit; }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-cost,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-cost,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-cost {
  font-size: 20px;
  line-height: 1.2em;
  font-weight: 500;
  text-transform: none;
  letter-spacing: 0;
  margin-top: 20px; }

.tribe-events .tribe-events-calendar-latest-past__event-datetime-wrapper .tribe-events-calendar-latest-past__event-datetime,
.tribe-events .tribe-events-calendar-list__event-datetime-wrapper .tribe-events-calendar-list__event-datetime,
.tribe-events .tribe-events-calendar-day__event-datetime-wrapper .tribe-events-calendar-day__event-datetime {
  position: relative; }
  .tribe-events .tribe-events-calendar-latest-past__event-datetime-wrapper .tribe-events-calendar-latest-past__event-datetime:before,
  .tribe-events .tribe-events-calendar-list__event-datetime-wrapper .tribe-events-calendar-list__event-datetime:before,
  .tribe-events .tribe-events-calendar-day__event-datetime-wrapper .tribe-events-calendar-day__event-datetime:before {
    font-family: "fontello";
    content: '\E9B7';
    display: inline-block;
    margin-right: 5px;
    color: var(--theme-color-text_link2); }

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium {
  font-size: 1.8666em;
  line-height: 1.214em;
  font-weight: 500; }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__prev,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__next {
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  color: var(--theme-color-text_dark);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__prev[disabled],
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__next[disabled] {
  -webkit-box-shadow: none !important;
  -ms-box-shadow: none !important;
  box-shadow: none !important; }

.tribe-events .tribe-events-c-nav__prev .tribe-common-c-svgicon,
.tribe-events .tribe-events-c-nav__next .tribe-common-c-svgicon {
  display: none; }

.tribe-events .tribe-events-c-nav__prev:before,
.tribe-events .tribe-events-c-nav__prev:focus:before,
.tribe-events .tribe-events-c-nav__prev:hover:before,
.tribe-events .tribe-events-c-nav__prev:active:before {
  opacity: 1; }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__prev:hover,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__prev:focus,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__next:hover,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__next:focus {
  color: var(--theme-color-text_link); }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__prev:before {
  position: relative;
  content: '\EA07';
  font-family: "fontello";
  font-size: 10px;
  line-height: 1em;
  font-weight: 400;
  margin-right: 0.9em;
  background-image: none !important;
  width: auto;
  height: auto;
  padding-left: 1px; }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__next:after {
  position: relative;
  content: '\E9DF';
  font-family: "fontello";
  font-size: 10px;
  line-height: 1em;
  font-weight: 400;
  margin-left: 0.9em;
  background-image: none !important;
  width: auto;
  height: auto;
  padding-right: 1px; }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-date-tag,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-date-tag {
  min-width: 90px;
  width: 9%; }

.tribe-events .tribe-events-calendar-latest-past__event-date-tag-year {
  margin-top: 0.33em; }

.tribe-events .tribe-events-calendar-latest-past__event-date-tag-year,
.tribe-events .tribe-events-calendar-latest-past__event-date-tag-month,
.tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
  font-size: 13px;
  line-height: 17px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 0;
  color: var(--theme-color-text_dark); }

.tribe-events .tribe-events-calendar-list__event-row--featured .tribe-events-calendar-list__event-date-tag-datetime:after {
  background-color: var(--theme-color-text_link2);
  right: auto;
  left: 0; }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event--featured:after,
.tribe-events .tribe-events-calendar-day__event--featured:after {
  background-color: var(--theme-color-text_link2); }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-datetime-featured-text {
  color: var(--theme-color-text_dark);
  font-weight: 500; }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-datetime-featured-text,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-datetime-featured-text {
  color: var(--theme-color-text_link2);
  font-weight: 500; }

.tribe-events button.tribe-events-c-top-bar__datepicker-button {
  color: var(--theme-color-text_dark); }
  .tribe-events button.tribe-events-c-top-bar__datepicker-button:focus, .tribe-events button.tribe-events-c-top-bar__datepicker-button:hover {
    opacity: 1; }

/* Single event */
.single-tribe_events .tribe-block__venue {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  -webkit-box-pack: stretch;
  justify-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
  clear: none;
  float: left;
  width: 50%;
  margin: 0;
  padding: 3em 0 0;
  border: none;
  background-color: transparent; }
  .single-tribe_events .tribe-block__venue .tribe-block__venue__meta,
  .single-tribe_events .tribe-block__venue .tribe-block__venue__map {
    width: 48%;
    -webkit-flex-basis: 48%;
    -ms-flex-basis: 48%;
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%; }
  .single-tribe_events .tribe-block__venue .tribe-block__venue__map iframe {
    width: 100%;
    height: 250px !important; }

.tribe-block__events-link .tribe-block__btn--link a img {
  display: none; }

.tribe-block__events-link .tribe-block__btn--link a:before {
  content: '\e8f8';
  font-family: "fontello";
  margin-right: 0.5em; }

.tribe-block__venue .tribe-block__venue__meta .tribe-block__venue__address a,
.tribe-block__events-link .tribe-block__btn--link a {
  border-color: var(--theme-color-bd_color);
  color: var(--theme-color-text_link); }
  .tribe-block__venue .tribe-block__venue__meta .tribe-block__venue__address a:hover, .tribe-block__venue .tribe-block__venue__meta .tribe-block__venue__address a:focus,
  .tribe-block__events-link .tribe-block__btn--link a:hover,
  .tribe-block__events-link .tribe-block__btn--link a:focus {
    border-color: var(--theme-color-text_hover);
    color: var(--theme-color-text_hover); }

.tribe-events-cal-links a,
.tribe-events-sub-nav li a,
#tribe-events-footer ~ a.tribe-events-ical.tribe-events-button {
  padding: 0;
  font-size: 15px;
  line-height: 21px;
  font-weight: 400;
  color: var(--theme-color-text_dark);
  background: transparent; }
  .tribe-events-cal-links a:visited,
  .tribe-events-sub-nav li a:visited,
  #tribe-events-footer ~ a.tribe-events-ical.tribe-events-button:visited {
    color: var(--theme-color-text_dark); }

.tribe-events-cal-links a:hover,
.tribe-events-cal-links a:focus,
.tribe-events-sub-nav li a:hover,
.tribe-events-sub-nav li a:focus {
  color: var(--theme-color-text_link); }

#tribe-events-footer ~ a.tribe-events-ical.tribe-events-button {
  font-size: 18px;
  line-height: 21px;
  font-weight: 500;
  color: var(--theme-color-inverse_link); }

#tribe-events-footer ~ a.tribe-events-ical.tribe-events-button:hover,
#tribe-events-footer ~ a.tribe-events-ical.tribe-events-button:focus {
  color: var(--theme-color-inverse_link); }

.tribe-events-cal-links {
  margin-bottom: 0 !important;
  clear: both; }

.tribe-events-cal-links a.tribe-events-gcal,
.tribe-events-cal-links a.tribe-events-ical {
  margin-right: 0;
  background: none; }

.single-tribe_events .tribe-events-cal-links a.tribe-events-ics,
.single-tribe_events .tribe-events-cal-links a.tribe-events-gcal,
.single-tribe_events .tribe-events-cal-links a.tribe-events-ical {
  padding-left: 0; }

.single-tribe_events .tribe-events-cal-links a {
  margin-top: 1em;
  font-size: 15px;
  line-height: 1.5em;
  font-weight: normal;
  color: var(--theme-color-text_dark);
  background-color: transparent !important;
  border-color: transparent !important; }
  .single-tribe_events .tribe-events-cal-links a:hover, .single-tribe_events .tribe-events-cal-links a:focus {
    color: var(--theme-color-text_link);
    background-color: transparent !important;
    border-color: transparent !important; }
  .single-tribe_events .tribe-events-cal-links a:after {
    top: 0; }

.single-tribe_events .tribe-events-cal-links a + a {
  margin-left: 30px; }

/* Subscribe dropdown */
.tribe-events .tribe-events-c-subscribe-dropdown {
  font-size: 14px;
  margin: 0;
  margin-top: 3em; }

.single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown {
  margin: 0; }

.single-tribe_events .tribe-events-c-subscribe-dropdown__container {
  display: block; }

.single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__content {
  top: 54px; }

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon {
  position: relative;
  top: -1px;
  margin-left: 3px; }

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_hover);
  opacity: 1; }

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list {
  padding: 8px;
  background-color: var(--theme-color-bg_color);
  border: 1px solid var(--theme-color-bd_color);
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-transform: translateY(8px);
  -ms-transform: translateY(8px);
  transform: translateY(8px); }

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item {
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
  padding: 4px;
  color: var(--theme-color-text_dark);
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px; }
  .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item a {
    padding: 0 15px; }

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item:active,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item:focus,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item:focus-within,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item:hover {
  background-color: var(--theme-color-alter_bg_color); }

/* Messages */
.tribe-events .tribe-events-c-messages__message {
  font-size: 14px;
  line-height: 19px;
  font-weight: 300;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  color: var(--theme-color-alter_dark);
  background-color: var(--theme-color-alter_bg_color); }

.tribe-events .tribe-events-c-messages__message-list-item-link {
  font-weight: 400; }

.tribe-common .tribe-common-anchor-thin-alt {
  color: var(--theme-color-alter_dark);
  border-bottom: 1px solid var(--theme-color-alter_dark);
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .tribe-common .tribe-common-anchor-thin-alt:active, .tribe-common .tribe-common-anchor-thin-alt:focus, .tribe-common .tribe-common-anchor-thin-alt:hover {
    border-color: var(--theme-color-alter_link);
    color: var(--theme-color-alter_link); }

.tribe-events .tribe-events-c-messages__message--notice .tribe-common-c-svgicon {
  display: none; }

.tribe-events .tribe-events-c-messages__message--notice:before {
  margin-right: 8px;
  font-family: "fontello";
  content: '\E9B7';
  background-image: none;
  min-width: auto;
  height: auto;
  color: var(--theme-color-alter_link); }

/* Preloader */
.tribe-common .tribe-common-c-loader .tribe-common-c-loader__dot:not(:first-of-type) {
  margin-left: 20px; }

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

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

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

/* Mobile */
.tribe-events .tribe-events-calendar-month__day-cell--mobile {
  padding: 8px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px; }

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

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-datetime {
  margin-bottom: 6px; }

.tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
  position: relative;
  top: 2px;
  background-color: var(--theme-color-text_link2); }

.tribe-events .tribe-events-calendar-month__day-cell--mobile:focus,
.tribe-events .tribe-events-calendar-month__day-cell--mobile:hover {
  background-color: var(--theme-color-alter_bg_color); }

.tribe-events .tribe-events-calendar-month__day-cell--selected,
.tribe-events .tribe-events-calendar-month__day-cell--selected:focus,
.tribe-events .tribe-events-calendar-month__day-cell--selected:hover {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_link2); }

.tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__mobile-events-icon--event {
  background-color: var(--theme-color-inverse_link); }

.tribe-events .tribe-events-calendar-month__day-cell--mobile .tribe-events-calendar-month__day-date {
  color: var(--theme-color-text); }
  .tribe-events .tribe-events-calendar-month__day-cell--mobile .tribe-events-calendar-month__day-date time {
    color: var(--theme-color-text); }

.tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date {
  color: var(--theme-color-inverse_link); }
  .tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date time {
    color: var(--theme-color-inverse_link); }

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-datetime-featured-text {
  color: var(--theme-color-text_dark);
  font-weight: 500; }

#tribe-events-content .comments_wrap {
  margin-top: 14.5em;
  padding-top: 7.6em;
  position: relative; }
  #tribe-events-content .comments_wrap .comments_list_wrap {
    margin-top: 0; }
    #tribe-events-content .comments_wrap .comments_list_wrap + .comments_form_wrap {
      margin-top: 2.3em; }
    #tribe-events-content .comments_wrap .comments_list_wrap .comments_form_wrap {
      position: relative;
      margin-top: 0; }
    #tribe-events-content .comments_wrap .comments_list_wrap .section_title {
      position: relative; }
  #tribe-events-content .comments_wrap .section_title.comments_form_title {
    margin-bottom: 0; }
  #tribe-events-content .comments_wrap:before {
    content: "" !important;
    display: block !important;
    width: 200%;
    height: 200%;
    position: absolute;
    top: 0;
    left: -50%;
    background-color: var(--theme-color-alter_bg_hover);
    z-index: 0; }

.tribe-events .tribe-events-calendar-list__event-datetime,
.tribe-events .tribe-events-calendar-day__event-datetime {
  color: var(--theme-color-text_light); }

.tribe-events .tribe-events-calendar-month__day-date-daynum,
.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link,
.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link:active,
.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link:hover,
.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link:visited,
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title-link,
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title-link:active,
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title-link:hover,
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title-link:visited,
.tribe-events .tribe-events-calendar-list__event-title-link,
.tribe-events .tribe-events-calendar-list__event-title-link:active,
.tribe-events .tribe-events-calendar-list__event-title-link:hover,
.tribe-events .tribe-events-calendar-list__event-title-link:visited,
.tribe-events .tribe-events-calendar-day__event-title-link,
.tribe-events .tribe-events-calendar-day__event-title-link:active,
.tribe-events .tribe-events-calendar-day__event-title-link:hover,
.tribe-events .tribe-events-calendar-day__event-title-link:visited,
.tribe-events .tribe-events-calendar-month__calendar-event-title-link,
.tribe-events .tribe-events-calendar-month__calendar-event-title-link:active,
.tribe-events .tribe-events-calendar-month__calendar-event-title-link:hover,
.tribe-events .tribe-events-calendar-month__calendar-event-title-link:visited {
  color: var(--theme-color-text_dark); }

.tribe-events .tribe-events-calendar-list__month-separator:after,
.tribe-events .tribe-events-calendar-day__time-separator:after,
.tribe-events .tribe-events-calendar-day__type-separator:after {
  margin-top: 2px; }

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


/* Contact form 7 styles
----------------------------------------------------------------- */
/* Main Style */
.wpcf7 label {
  cursor: pointer; }

.wpcf7-wpgdprc {
  margin-bottom: 15px; }

.wpcf7 form .trx_addons_message_box.wpcf7-response-output,
.wpcf7 div.wpcf7-response-output {
  position: relative;
  max-width: 100%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  left: 0;
  top: 0;
  margin: 20px 0 0;
  padding: 17px 25px;
  border: 1px solid #000;
  background: none !important;
  color: var(--theme-color-text_dark);
  -webkit-box-shadow: 0 3px 21px rgba(0, 0, 0, 0.06) !important;
  -ms-box-shadow: 0 3px 21px rgba(0, 0, 0, 0.06) !important;
  box-shadow: 0 3px 21px rgba(0, 0, 0, 0.06) !important;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400; }
  .wpcf7 form .trx_addons_message_box.wpcf7-response-output.trx_addons_message_box_success, .wpcf7 form .trx_addons_message_box.wpcf7-response-output.wpcf7-mail-sent-ok,
  .wpcf7 div.wpcf7-response-output.trx_addons_message_box_success,
  .wpcf7 div.wpcf7-response-output.wpcf7-mail-sent-ok {
    border-color: #89D86B !important;
    color: var(--theme-color-text_dark) !important; }
  .wpcf7 form .trx_addons_message_box.wpcf7-response-output.trx_addons_message_box_error, .wpcf7 form .trx_addons_message_box.wpcf7-response-output.wpcf7-validation-errors, .wpcf7 form .trx_addons_message_box.wpcf7-response-output.wpcf7-acceptance-missing,
  .wpcf7 div.wpcf7-response-output.trx_addons_message_box_error,
  .wpcf7 div.wpcf7-response-output.wpcf7-validation-errors,
  .wpcf7 div.wpcf7-response-output.wpcf7-acceptance-missing {
    border-color: #FFA399 !important;
    color: var(--theme-color-text_dark) !important; }

.DISABLE .wpcf7 form .trx_addons_message_box.wpcf7-response-output {
  width: auto;
  min-width: auto;
  max-width: 50%;
  border: none;
  margin: 0 !important;
  padding: 18px 30px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  position: fixed;
  z-index: 999999;
  top: auto;
  left: auto;
  bottom: 30px;
  right: 30px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-box-shadow: 0 3px 21px rgba(0, 0, 0, 0.05) !important;
  -ms-box-shadow: 0 3px 21px rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0 3px 21px rgba(0, 0, 0, 0.05) !important;
  color: #000000 !important;
  background-color: #ffffff !important; }
  .DISABLE .wpcf7 form .trx_addons_message_box.wpcf7-response-output.trx_addons_message_box_error {
    color: #ffffff !important;
    background-color: #FF5B4A !important; }
  .DISABLE .wpcf7 form .trx_addons_message_box.wpcf7-response-output.trx_addons_message_box_success {
    color: #ffffff !important;
    background-color: #89D86B !important; }
  .DISABLE .wpcf7 form .trx_addons_message_box.wpcf7-response-output .trx_addons_error_item {
    margin-bottom: 0 !important; }

.wpcf7-wpgdprc .wpcf7-list-item {
  margin: 0; }

div.wpcf7 .wpcf7-spinner,
div.wpcf7 .ajax-loader {
  width: 16px;
  height: 16px;
  background: none !important;
  display: inline-block;
  padding: 0;
  margin: 0 0 0 10px;
  vertical-align: middle;
  line-height: 0 !important; }
  div.wpcf7 .wpcf7-spinner:before,
  div.wpcf7 .ajax-loader:before {
    content: '\e832';
    font-family: "fontello";
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    top: 0;
    left: 0;
    background-color: transparent;
    -webkit-animation: spin 2s infinite linear;
    -ms-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear; }

div.wpcf7 .wpcf7-spinner + [data-name="acceptance"],
div.wpcf7 .wpcf7-spinner + .acceptance,
div.wpcf7 .ajax-loader + .acceptance {
  margin: 15px 0 0 0; }

.wpcf7 .columns_wrap > [class*="column-"] {
  padding-top: 0 !important; }

.wpcf7 .columns_wrap {
  letter-spacing: -10px; }

.wpcf7 .columns_wrap *:not(input):not(textarea) {
  letter-spacing: 0; }

.wpcf7 .wpcf7-form > p {
  margin-bottom: 0; }

.wpcf7 .select_container,
.wpcf7 textarea,
.wpcf7 input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]) {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px; }

.wpcf7 textarea {
  margin-bottom: 20px !important; }

.wpcf7 .wpcf7-not-valid {
  margin-bottom: 2px !important; }

.wpcf7 .wpcf7-not-valid + .wpcf7-not-valid-tip {
  margin-bottom: 1em; }

.wpcf7 textarea {
  height: 20.9em;
  min-height: 4em; }

.wpcf7 input[type="text"],
.wpcf7 input[type="number"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="search"],
.wpcf7 input[type="password"],
.wpcf7 textarea,
.wpcf7 select {
  outline: none; }

.wpcf7 .wpcf7-submit {
  margin: 40px 0 0;
  display: block; }

.wpcf7 .wpcf7-submit-style {
  position: relative;
  display: inline-block; }
  .wpcf7 .wpcf7-submit-style .wpcf7-submit {
    margin: 0;
    padding: 17px 35px 17px 64px !important;
    background: transparent !important;
    position: relative;
    z-index: 1; }
  .wpcf7 .wpcf7-submit-style .submit-style-in {
    display: block;
    position: absolute;
    z-index: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
    font-size: 16px;
    background-color: var(--theme-color-text_link);
    color: var(--theme-color-inverse_link);
    -webkit-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .wpcf7 .wpcf7-submit-style .submit-style-in:before {
      content: '\e9a5';
      font-family: "fontello";
      font-weight: 400;
      display: inline-block;
      position: absolute;
      z-index: 1;
      left: 36px;
      top: 50%;
      width: 1em;
      height: 1em;
      line-height: 1em;
      margin-top: -0.5em; }
  .wpcf7 .wpcf7-submit-style:active .wpcf7-submit + .submit-style-in,
  .wpcf7 .wpcf7-submit-style:focus .wpcf7-submit + .submit-style-in,
  .wpcf7 .wpcf7-submit-style:hover .wpcf7-submit + .submit-style-in {
    color: var(--theme-color-inverse_link);
    border-color: var(--theme-color-text_hover);
    background-color: var(--theme-color-text_hover); }
  .wpcf7 .wpcf7-submit-style .wpcf7-submit[disabled]:hover,
  .wpcf7 .wpcf7-submit-style .wpcf7-submit[disabled] {
    background: transparent !important;
    color: #ffffff !important; }
    .wpcf7 .wpcf7-submit-style .wpcf7-submit[disabled]:hover + .submit-style-in,
    .wpcf7 .wpcf7-submit-style .wpcf7-submit[disabled] + .submit-style-in {
      color: #ffffff !important;
      background-color: var(--theme-color-text_light) !important; }

.wpcf7 .wpgdprc-checkbox {
  margin-bottom: 1em; }

.wpcf7 .wpcf7-acceptance label,
.wpcf7 .wpgdprc-checkbox label {
  display: block;
  width: 100%; }

.wpcf7 .wpcf7-submit.default {
  width: auto;
  margin-top: 4.65em; }

.wpcf7 .wpcf7-not-valid {
  border-color: #ff5b4a !important;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none; }

.wpcf7 span.wpcf7-not-valid-tip {
  color: #ff5b4a !important;
  font-size: 13px;
  line-height: 16px;
  font-weight: 300;
  margin-top: 12px;
  position: relative; }

.wpcf7 .wpcf7-acceptance span.wpcf7-list-item {
  margin: 0; }

.wpcf7 .wpcf7-form-control-wrap[data-name="acceptance"],
.wpcf7 .wpcf7-form-control-wrap.acceptance {
  display: block;
  text-align: left; }

/* Style 1 */
div.wpcf7 .form-style-1 .select_container, div.wpcf7 .form-style-1 textarea,
div.wpcf7 .form-style-1 input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]) {
  margin-bottom: 0;
  letter-spacing: 0.5px;
  -webkit-box-shadow: 0 15px 15px -14px rgba(0, 0, 0, 0.009);
  -ms-box-shadow: 0 15px 15px -14px rgba(0, 0, 0, 0.009);
  box-shadow: 0 15px 15px -14px rgba(0, 0, 0, 0.009); }

div.wpcf7 .form-style-1 input[type="text"], div.wpcf7 .form-style-1 input[type="number"], div.wpcf7 .form-style-1 input[type="email"], div.wpcf7 .form-style-1 input[type="url"], div.wpcf7 .form-style-1 input[type="tel"], div.wpcf7 .form-style-1 input[type="password"], div.wpcf7 .form-style-1 input[type="search"], div.wpcf7 .form-style-1 select, div.wpcf7 .form-style-1 textarea, div.wpcf7 .form-style-1 textarea.wp-editor-area {
  padding: 13px 0;
  line-height: 1.5em;
  border-color: transparent; }

div.wpcf7 .form-style-1 .columns_wrap > [class*="column-"] {
  padding-bottom: 37px; }

div.wpcf7 .form-style-1 .columns_wrap.margin-bottom > [class*="column-"] {
  padding-bottom: 60px; }

div.wpcf7 .form-style-1 .style-line .wpcf7-form-control-wrap {
  display: inline-block;
  width: 100%; }

div.wpcf7 .form-style-1 .wpcf7-not-valid {
  margin-bottom: 0 !important; }

div.wpcf7 .form-style-1 .wpcf7-not-valid + .wpcf7-not-valid-tip {
  margin-top: 5px; }

div.wpcf7 .form-style-1 p {
  margin: 0; }

div.wpcf7 .form-style-1 textarea {
  height: 6.2em;
  min-height: 4em;
  margin-bottom: 0 !important; }

div.wpcf7 .form-style-1 .style-line {
  position: relative;
  display: inline-block;
  width: 100%; }
  div.wpcf7 .form-style-1 .style-line .line {
    display: block;
    height: 1px;
    width: 100%;
    position: relative;
    background-color: var(--theme-color-input_bd_color);
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: 1;
    margin-top: -1px; }
    div.wpcf7 .form-style-1 .style-line .line:before {
      content: "";
      display: block;
      width: 0;
      height: 1px;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1;
      background-color: var(--theme-color-text_dark);
      -webkit-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
      -o-transition: all 0.4s ease;
      transition: all 0.4s ease; }
  div.wpcf7 .form-style-1 .style-line input[type="text"]:focus + .line:before, div.wpcf7 .form-style-1 .style-line input[type="text"]:active + .line:before, div.wpcf7 .form-style-1 .style-line input[type="number"]:focus + .line:before, div.wpcf7 .form-style-1 .style-line input[type="number"]:active + .line:before, div.wpcf7 .form-style-1 .style-line input[type="email"]:focus + .line:before, div.wpcf7 .form-style-1 .style-line input[type="email"]:active + .line:before, div.wpcf7 .form-style-1 .style-line input[type="url"]:focus + .line:before, div.wpcf7 .form-style-1 .style-line input[type="url"]:active + .line:before, div.wpcf7 .form-style-1 .style-line input[type="tel"]:focus + .line:before, div.wpcf7 .form-style-1 .style-line input[type="tel"]:active + .line:before, div.wpcf7 .form-style-1 .style-line input[type="password"]:focus + .line:before, div.wpcf7 .form-style-1 .style-line input[type="password"]:active + .line:before, div.wpcf7 .form-style-1 .style-line input[type="search"]:focus + .line:before, div.wpcf7 .form-style-1 .style-line input[type="search"]:active + .line:before, div.wpcf7 .form-style-1 .style-line select:focus + .line:before, div.wpcf7 .form-style-1 .style-line select:active + .line:before, div.wpcf7 .form-style-1 .style-line textarea:focus + .line:before, div.wpcf7 .form-style-1 .style-line textarea:active + .line:before, div.wpcf7 .form-style-1 .style-line textarea.wp-editor-area:focus + .line:before, div.wpcf7 .form-style-1 .style-line textarea.wp-editor-area:active + .line:before {
    width: 100%; }
  div.wpcf7 .form-style-1 .style-line:hover .line:before {
    width: 100%; }
  div.wpcf7 .form-style-1 .style-line .wpcf7-not-valid ~ .line {
    opacity: 0; }
  div.wpcf7 .form-style-1 .style-line .wpcf7-not-valid + .line + span.wpcf7-not-valid-tip {
    display: block; }
  div.wpcf7 .form-style-1 .style-line[class*="icon-"] textarea,
  div.wpcf7 .form-style-1 .style-line[class*="icon-"] input {
    padding-left: 36px; }
  div.wpcf7 .form-style-1 .style-line[class*="icon-"]:before {
    color: var(--theme-color-input_text);
    display: block;
    font-family: "fontello";
    font-size: 20px;
    font-weight: 400;
    position: absolute;
    z-index: 1;
    top: 10px;
    left: 0; }
  div.wpcf7 .form-style-1 .style-line.icon-name:before {
    content: '\e9ae'; }
  div.wpcf7 .form-style-1 .style-line.icon-email:before {
    content: '\e9a3';
    font-size: 16px; }
  div.wpcf7 .form-style-1 .style-line.icon-phone:before {
    content: '\e9b8'; }
  div.wpcf7 .form-style-1 .style-line.icon-subject:before {
    content: '\e9cd';
    font-size: 22px; }
  div.wpcf7 .form-style-1 .style-line.icon-textarea:before {
    content: '\e9e7';
    font-size: 22px; }

div.wpcf7 .form-style-1 + div.wpcf7-response-output {
  margin: 37px 0 0; }

div.wpcf7 .form-style-1 .wpcf7-spinner + [data-name="acceptance"],
div.wpcf7 .form-style-1 .wpcf7-spinner + .acceptance,
div.wpcf7 .form-style-1 .ajax-loader + .acceptance,
div.wpcf7 .form-style-1 .wpcf7-spinner,
div.wpcf7 .form-style-1 .ajax-loader {
  display: inline-block;
  padding: 0;
  margin: 0 20px;
  vertical-align: middle;
  line-height: 1; }

div.wpcf7 .form-style-1 .wpcf7-spinner + [data-name="acceptance"],
div.wpcf7 .form-style-1 .wpcf7-spinner + .acceptance,
div.wpcf7 .form-style-1 .ajax-loader + .acceptance {
  margin: 10px 0; }

div.wpcf7 .form-style-1 input[type="checkbox"] + .wpcf7-list-item-label:before {
  top: 0.4em; }

div.wpcf7 .form-style-1 span.wpcf7-not-valid-tip {
  margin-top: 0;
  position: relative;
  bottom: -12px; }

/* Style 2 */
div.wpcf7 .form-style-2 .select_container, div.wpcf7 .form-style-2 textarea,
div.wpcf7 .form-style-2 input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]) {
  margin-bottom: 0;
  letter-spacing: 0.5px;
  -webkit-box-shadow: 0 15px 15px -14px rgba(0, 0, 0, 0.01);
  -ms-box-shadow: 0 15px 15px -14px rgba(0, 0, 0, 0.01);
  box-shadow: 0 15px 15px -14px rgba(0, 0, 0, 0.01); }

div.wpcf7 .form-style-2 .hiddendiv,
div.wpcf7 .form-style-2 input[type="text"], div.wpcf7 .form-style-2 input[type="number"], div.wpcf7 .form-style-2 input[type="email"], div.wpcf7 .form-style-2 input[type="url"], div.wpcf7 .form-style-2 input[type="tel"], div.wpcf7 .form-style-2 input[type="password"], div.wpcf7 .form-style-2 input[type="search"], div.wpcf7 .form-style-2 select, div.wpcf7 .form-style-2 textarea, div.wpcf7 .form-style-2 textarea.wp-editor-area {
  padding: 10px 0;
  line-height: 1.5em;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.1px;
  border-color: transparent; }

div.wpcf7 .form-style-2 input[placeholder]::-webkit-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-alter_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-2 textarea[placeholder]::-webkit-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-alter_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-2 input[placeholder]::-moz-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-alter_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-2 textarea[placeholder]::-moz-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-alter_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-2 input[placeholder]:-ms-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-alter_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-2 textarea[placeholder]:-ms-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-alter_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-2 input[placeholder]::-webkit-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-alter_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-2 input[placeholder]:-ms-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-alter_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-2 input[placeholder]::-ms-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-alter_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-2 input[placeholder]::placeholder {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-alter_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-2 textarea[placeholder]::-webkit-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-alter_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-2 textarea[placeholder]:-ms-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-alter_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-2 textarea[placeholder]::-ms-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-alter_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-2 textarea[placeholder]::placeholder {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-alter_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-2 input[placeholder]:focus::-webkit-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-2 textarea[placeholder]:focus::-webkit-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-2 input[placeholder]:focus::-moz-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-2 textarea[placeholder]:focus::-moz-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-2 input[placeholder]:focus:-ms-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-2 textarea[placeholder]:focus:-ms-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-2 input[placeholder]:focus::-webkit-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-2 input[placeholder]:focus:-ms-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-2 input[placeholder]:focus::-ms-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-2 input[placeholder]:focus::placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-2 textarea[placeholder]:focus::-webkit-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-2 textarea[placeholder]:focus:-ms-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-2 textarea[placeholder]:focus::-ms-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-2 textarea[placeholder]:focus::placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-2 .columns_wrap > [class*="column-"] {
  padding-bottom: 21px; }

div.wpcf7 .form-style-2 .columns_wrap.margin-bottom > [class*="column-"] {
  padding-bottom: 44px; }

div.wpcf7 .form-style-2 .wpcf7-submit {
  margin-top: 0;
  display: inline-block; }

div.wpcf7 .form-style-2 .style-line .wpcf7-form-control-wrap {
  display: inline-block;
  width: 100%;
  line-height: 1; }

div.wpcf7 .form-style-2 .wpcf7-not-valid {
  margin-bottom: 0 !important; }

div.wpcf7 .form-style-2 .wpcf7-not-valid + .wpcf7-not-valid-tip {
  margin-top: 5px; }

div.wpcf7 .form-style-2 p {
  margin: 0; }

div.wpcf7 .form-style-2 textarea {
  height: 45px;
  min-height: 45px;
  margin-bottom: 0 !important; }

div.wpcf7 .form-style-2 .noscroll {
  overflow: hidden; }

div.wpcf7 .form-style-2 .hiddendiv {
  display: none;
  border-bottom: 1px solid #ddd;
  width: 100%;
  min-height: 45px;
  padding: 10px 0;
  word-wrap: break-word;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 300;
  letter-spacing: 0.1px;
  white-space: pre-wrap; }

div.wpcf7 .form-style-2 .style-line {
  position: relative;
  display: inline-block;
  width: 100%; }
  div.wpcf7 .form-style-2 .style-line .line {
    display: block;
    height: 1px;
    width: 100%;
    position: relative;
    background-color: var(--theme-color-input_bd_color);
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: 1;
    margin-top: -1px; }
    div.wpcf7 .form-style-2 .style-line .line:before {
      content: "";
      display: block;
      width: 0;
      height: 1px;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1;
      background-color: var(--theme-color-text_dark);
      -webkit-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
      -o-transition: all 0.4s ease;
      transition: all 0.4s ease; }
  div.wpcf7 .form-style-2 .style-line input[type="text"]:focus + * + .line:before,
  div.wpcf7 .form-style-2 .style-line input[type="text"]:focus + .line:before, div.wpcf7 .form-style-2 .style-line input[type="text"]:active + * + .line:before,
  div.wpcf7 .form-style-2 .style-line input[type="text"]:active + .line:before, div.wpcf7 .form-style-2 .style-line input[type="number"]:focus + * + .line:before,
  div.wpcf7 .form-style-2 .style-line input[type="number"]:focus + .line:before, div.wpcf7 .form-style-2 .style-line input[type="number"]:active + * + .line:before,
  div.wpcf7 .form-style-2 .style-line input[type="number"]:active + .line:before, div.wpcf7 .form-style-2 .style-line input[type="email"]:focus + * + .line:before,
  div.wpcf7 .form-style-2 .style-line input[type="email"]:focus + .line:before, div.wpcf7 .form-style-2 .style-line input[type="email"]:active + * + .line:before,
  div.wpcf7 .form-style-2 .style-line input[type="email"]:active + .line:before, div.wpcf7 .form-style-2 .style-line input[type="url"]:focus + * + .line:before,
  div.wpcf7 .form-style-2 .style-line input[type="url"]:focus + .line:before, div.wpcf7 .form-style-2 .style-line input[type="url"]:active + * + .line:before,
  div.wpcf7 .form-style-2 .style-line input[type="url"]:active + .line:before, div.wpcf7 .form-style-2 .style-line input[type="tel"]:focus + * + .line:before,
  div.wpcf7 .form-style-2 .style-line input[type="tel"]:focus + .line:before, div.wpcf7 .form-style-2 .style-line input[type="tel"]:active + * + .line:before,
  div.wpcf7 .form-style-2 .style-line input[type="tel"]:active + .line:before, div.wpcf7 .form-style-2 .style-line input[type="password"]:focus + * + .line:before,
  div.wpcf7 .form-style-2 .style-line input[type="password"]:focus + .line:before, div.wpcf7 .form-style-2 .style-line input[type="password"]:active + * + .line:before,
  div.wpcf7 .form-style-2 .style-line input[type="password"]:active + .line:before, div.wpcf7 .form-style-2 .style-line input[type="search"]:focus + * + .line:before,
  div.wpcf7 .form-style-2 .style-line input[type="search"]:focus + .line:before, div.wpcf7 .form-style-2 .style-line input[type="search"]:active + * + .line:before,
  div.wpcf7 .form-style-2 .style-line input[type="search"]:active + .line:before, div.wpcf7 .form-style-2 .style-line select:focus + * + .line:before,
  div.wpcf7 .form-style-2 .style-line select:focus + .line:before, div.wpcf7 .form-style-2 .style-line select:active + * + .line:before,
  div.wpcf7 .form-style-2 .style-line select:active + .line:before, div.wpcf7 .form-style-2 .style-line textarea:focus + * + .line:before,
  div.wpcf7 .form-style-2 .style-line textarea:focus + .line:before, div.wpcf7 .form-style-2 .style-line textarea:active + * + .line:before,
  div.wpcf7 .form-style-2 .style-line textarea:active + .line:before, div.wpcf7 .form-style-2 .style-line textarea.wp-editor-area:focus + * + .line:before,
  div.wpcf7 .form-style-2 .style-line textarea.wp-editor-area:focus + .line:before, div.wpcf7 .form-style-2 .style-line textarea.wp-editor-area:active + * + .line:before,
  div.wpcf7 .form-style-2 .style-line textarea.wp-editor-area:active + .line:before {
    width: 100%; }
  div.wpcf7 .form-style-2 .style-line:hover .line:before {
    width: 100%; }
  div.wpcf7 .form-style-2 .style-line .wpcf7-not-valid ~ .line {
    opacity: 0; }
  div.wpcf7 .form-style-2 .style-line .wpcf7-not-valid + .line + span.wpcf7-not-valid-tip {
    display: block; }
  div.wpcf7 .form-style-2 .style-line[class*="icon-"] textarea,
  div.wpcf7 .form-style-2 .style-line[class*="icon-"] input {
    padding-left: 36px; }
  div.wpcf7 .form-style-2 .style-line[class*="icon-"]:before {
    color: var(--theme-color-input_text);
    display: block;
    font-family: "fontello";
    font-size: 20px;
    font-weight: 400;
    position: absolute;
    z-index: 1;
    top: 7px;
    left: 0; }
  div.wpcf7 .form-style-2 .style-line.icon-name:before {
    content: '\e9ae'; }
  div.wpcf7 .form-style-2 .style-line.icon-email:before {
    content: '\e9a3';
    font-size: 16px; }
  div.wpcf7 .form-style-2 .style-line.icon-phone:before {
    content: '\e9b8'; }
  div.wpcf7 .form-style-2 .style-line.icon-subject:before {
    content: '\e9cd';
    font-size: 22px; }
  div.wpcf7 .form-style-2 .style-line.icon-textarea:before {
    content: '\e9e7';
    font-size: 22px; }

div.wpcf7 .form-style-2 + div.wpcf7-response-output {
  margin: 34px 0 0; }

div.wpcf7 .form-style-2 .ajax-loader + .acceptance,
div.wpcf7 .form-style-2 .wpcf7-spinner + [data-name="acceptance"],
div.wpcf7 .form-style-2 .wpcf7-spinner + .acceptance,
div.wpcf7 .form-style-2 .wpcf7-spinner,
div.wpcf7 .form-style-2 .ajax-loader {
  display: inline-block;
  padding: 0;
  margin: 0 0 0 20px;
  vertical-align: middle;
  line-height: 1; }

div.wpcf7 .form-style-2 input[type="checkbox"] + .wpcf7-list-item-label:before {
  top: 0.4em; }

div.wpcf7 .form-style-2 span.wpcf7-not-valid-tip {
  margin-top: 0;
  position: relative;
  bottom: -12px; }

/* Style 4 */
div.wpcf7 .form-style-4 .select_container, div.wpcf7 .form-style-4 textarea,
div.wpcf7 .form-style-4 input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]) {
  margin-bottom: 0;
  letter-spacing: 0.5px; }

div.wpcf7 .form-style-4 input[type="text"], div.wpcf7 .form-style-4 input[type="number"], div.wpcf7 .form-style-4 input[type="email"], div.wpcf7 .form-style-4 input[type="url"], div.wpcf7 .form-style-4 input[type="tel"], div.wpcf7 .form-style-4 input[type="password"], div.wpcf7 .form-style-4 input[type="search"], div.wpcf7 .form-style-4 select, div.wpcf7 .form-style-4 textarea, div.wpcf7 .form-style-4 textarea.wp-editor-area {
  padding: 12px 47px;
  line-height: 1.5em;
  border: 1px solid var(--theme-color-input_bd_color);
  -webkit-border-radius: 26px;
  -ms-border-radius: 26px;
  border-radius: 26px; }

div.wpcf7 .form-style-4 .select_container:after {
  right: 2em; }

div.wpcf7 .form-style-4 input[placeholder]::-webkit-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-text_light);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-4 textarea[placeholder]::-webkit-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-text_light);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-4 input[placeholder]::-moz-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-text_light);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-4 textarea[placeholder]::-moz-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-text_light);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-4 input[placeholder]:-ms-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-text_light);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-4 textarea[placeholder]:-ms-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-text_light);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-4 input[placeholder]::-webkit-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-text_light);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-4 input[placeholder]:-ms-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-text_light);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-4 input[placeholder]::-ms-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-text_light);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-4 input[placeholder]::placeholder {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-text_light);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-4 textarea[placeholder]::-webkit-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-text_light);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-4 textarea[placeholder]:-ms-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-text_light);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-4 textarea[placeholder]::-ms-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-text_light);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-4 textarea[placeholder]::placeholder {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-text_light);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-4 input[placeholder]:focus::-webkit-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-4 textarea[placeholder]:focus::-webkit-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-4 input[placeholder]:focus::-moz-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-4 textarea[placeholder]:focus::-moz-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-4 input[placeholder]:focus:-ms-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-4 textarea[placeholder]:focus:-ms-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-4 input[placeholder]:focus::-webkit-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-4 input[placeholder]:focus:-ms-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-4 input[placeholder]:focus::-ms-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-4 input[placeholder]:focus::placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-4 textarea[placeholder]:focus::-webkit-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-4 textarea[placeholder]:focus:-ms-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-4 textarea[placeholder]:focus::-ms-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-4 textarea[placeholder]:focus::placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-4 .columns_wrap {
  margin-right: -20px; }
  div.wpcf7 .form-style-4 .columns_wrap > [class*="column-"] {
    padding-bottom: 30px;
    padding-right: 20px; }

div.wpcf7 .form-style-4 .columns_wrap.margin-bottom > [class*="column-"] {
  padding-bottom: 26px; }

div.wpcf7 .form-style-4 .style-icon .wpcf7-form-control-wrap {
  display: inline-block;
  width: 100%; }

div.wpcf7 .form-style-4 .wpcf7-not-valid {
  margin-bottom: 0 !important; }

div.wpcf7 .form-style-4 .wpcf7-not-valid + .wpcf7-not-valid-tip {
  margin-top: 5px; }

div.wpcf7 .form-style-4 p {
  margin: 0; }

div.wpcf7 .form-style-4 textarea {
  height: 6.2em;
  min-height: 4em;
  margin-bottom: 0 !important; }

div.wpcf7 .form-style-4 .style-icon {
  position: relative;
  display: inline-block;
  width: 100%; }
  div.wpcf7 .form-style-4 .style-icon[class*="icon-"]:before {
    color: var(--theme-color-text_light);
    display: block;
    font-family: "fontello";
    font-size: 17px;
    font-weight: 400;
    position: absolute;
    z-index: 1;
    top: 11px;
    left: 20px; }
  div.wpcf7 .form-style-4 .style-icon.icon-name:before {
    content: '\e9ae'; }
  div.wpcf7 .form-style-4 .style-icon.icon-email:before {
    content: '\e9a3';
    font-size: 14px; }
  div.wpcf7 .form-style-4 .style-icon.icon-phone:before {
    margin-top: 1px;
    content: '\e9b8'; }
  div.wpcf7 .form-style-4 .style-icon.icon-subject:before {
    content: '\e9cd';
    font-size: 19px; }
  div.wpcf7 .form-style-4 .style-icon.icon-textarea:before {
    content: '\e9e7'; }

div.wpcf7 .form-style-4 + div.wpcf7-response-output {
  margin: 37px 0 0; }

div.wpcf7 .form-style-4 .wpcf7-form-control-wrap + .wpcf7-submit-style {
  margin-top: 20px; }

div.wpcf7 .form-style-4 .ajax-loader + .acceptance,
div.wpcf7 .form-style-4 .wpcf7-spinner + [data-name="acceptance"],
div.wpcf7 .form-style-4 .wpcf7-spinner + .acceptance,
div.wpcf7 .form-style-4 .wpcf7-spinner,
div.wpcf7 .form-style-4 .ajax-loader {
  display: inline-block;
  padding: 0;
  margin: 0 0 0 20px;
  vertical-align: middle;
  line-height: 1; }

div.wpcf7 .form-style-4 input[type="checkbox"] + .wpcf7-list-item-label:before {
  top: 0.4em;
  line-height: 15px; }

div.wpcf7 .form-style-4 span.wpcf7-not-valid-tip {
  margin-top: 0;
  position: relative;
  bottom: -12px; }

/* Style 5 */
div.wpcf7 .form-style-5 .select_container, div.wpcf7 .form-style-5 textarea,
div.wpcf7 .form-style-5 input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]) {
  margin-bottom: 0;
  letter-spacing: 0.5px;
  -webkit-box-shadow: 0 15px 15px -14px rgba(0, 0, 0, 0.015);
  -ms-box-shadow: 0 15px 15px -14px rgba(0, 0, 0, 0.015);
  box-shadow: 0 15px 15px -14px rgba(0, 0, 0, 0.015); }

div.wpcf7 .form-style-5 input[type="text"], div.wpcf7 .form-style-5 input[type="number"], div.wpcf7 .form-style-5 input[type="email"], div.wpcf7 .form-style-5 input[type="url"], div.wpcf7 .form-style-5 input[type="tel"], div.wpcf7 .form-style-5 input[type="password"], div.wpcf7 .form-style-5 input[type="search"], div.wpcf7 .form-style-5 select, div.wpcf7 .form-style-5 textarea, div.wpcf7 .form-style-5 textarea.wp-editor-area {
  padding: 13px 0;
  line-height: 1.5em;
  border-color: transparent; }

div.wpcf7 .form-style-5 .columns_wrap > [class*="column-"] {
  padding-bottom: 25px; }

div.wpcf7 .form-style-5 .style-line .wpcf7-form-control-wrap {
  display: inline-block;
  width: 100%; }

div.wpcf7 .form-style-5 .wpcf7-not-valid {
  margin-bottom: 0 !important; }

div.wpcf7 .form-style-5 .wpcf7-not-valid + .wpcf7-not-valid-tip {
  margin-top: 5px; }

div.wpcf7 .form-style-5 p {
  margin: 0; }

div.wpcf7 .form-style-5 textarea {
  height: 5.6em;
  min-height: 4em;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important; }

div.wpcf7 .form-style-5 .style-line {
  position: relative;
  display: inline-block;
  width: 100%; }
  div.wpcf7 .form-style-5 .style-line .line {
    display: block;
    height: 1px;
    width: 100%;
    position: relative;
    background-color: var(--theme-color-input_bd_color);
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: 1;
    margin-top: -1px; }
    div.wpcf7 .form-style-5 .style-line .line:before {
      content: "";
      display: block;
      width: 0;
      height: 1px;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1;
      background-color: var(--theme-color-text_dark);
      -webkit-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
      -o-transition: all 0.4s ease;
      transition: all 0.4s ease; }
  div.wpcf7 .form-style-5 .style-line input[type="text"]:focus + .line:before, div.wpcf7 .form-style-5 .style-line input[type="text"]:active + .line:before, div.wpcf7 .form-style-5 .style-line input[type="number"]:focus + .line:before, div.wpcf7 .form-style-5 .style-line input[type="number"]:active + .line:before, div.wpcf7 .form-style-5 .style-line input[type="email"]:focus + .line:before, div.wpcf7 .form-style-5 .style-line input[type="email"]:active + .line:before, div.wpcf7 .form-style-5 .style-line input[type="url"]:focus + .line:before, div.wpcf7 .form-style-5 .style-line input[type="url"]:active + .line:before, div.wpcf7 .form-style-5 .style-line input[type="tel"]:focus + .line:before, div.wpcf7 .form-style-5 .style-line input[type="tel"]:active + .line:before, div.wpcf7 .form-style-5 .style-line input[type="password"]:focus + .line:before, div.wpcf7 .form-style-5 .style-line input[type="password"]:active + .line:before, div.wpcf7 .form-style-5 .style-line input[type="search"]:focus + .line:before, div.wpcf7 .form-style-5 .style-line input[type="search"]:active + .line:before, div.wpcf7 .form-style-5 .style-line select:focus + .line:before, div.wpcf7 .form-style-5 .style-line select:active + .line:before, div.wpcf7 .form-style-5 .style-line textarea:focus + .line:before, div.wpcf7 .form-style-5 .style-line textarea:active + .line:before, div.wpcf7 .form-style-5 .style-line textarea.wp-editor-area:focus + .line:before, div.wpcf7 .form-style-5 .style-line textarea.wp-editor-area:active + .line:before {
    width: 100%; }
  div.wpcf7 .form-style-5 .style-line:hover .line:before {
    width: 100%; }
  div.wpcf7 .form-style-5 .style-line .wpcf7-not-valid ~ .line {
    opacity: 0; }
  div.wpcf7 .form-style-5 .style-line .wpcf7-not-valid + .line + span.wpcf7-not-valid-tip {
    display: block; }
  div.wpcf7 .form-style-5 .style-line[class*="icon-"] textarea,
  div.wpcf7 .form-style-5 .style-line[class*="icon-"] input {
    padding-left: 36px; }
  div.wpcf7 .form-style-5 .style-line[class*="icon-"]:before {
    color: var(--theme-color-input_text);
    display: block;
    font-family: "fontello";
    font-size: 20px;
    font-weight: 400;
    position: absolute;
    z-index: 1;
    top: 10px;
    left: 0; }
  div.wpcf7 .form-style-5 .style-line.icon-name:before {
    content: '\e9ae'; }
  div.wpcf7 .form-style-5 .style-line.icon-email:before {
    content: '\e9a3';
    font-size: 15px; }
  div.wpcf7 .form-style-5 .style-line.icon-phone:before {
    content: '\e9b8'; }
  div.wpcf7 .form-style-5 .style-line.icon-subject:before {
    content: '\e9cd'; }
  div.wpcf7 .form-style-5 .style-line.icon-textarea:before {
    content: '\e9e7'; }

div.wpcf7 .form-style-5 + div.wpcf7-response-output {
  margin: 37px 0 0; }

div.wpcf7 .form-style-5 .wpcf7-submit-style {
  margin-top: 25px; }

div.wpcf7 .form-style-5 .wpcf7-form-control-wrap + .wpcf7-submit-style {
  margin-top: 0 !important; }

div.wpcf7 .form-style-5 [data-name="acceptance"],
div.wpcf7 .form-style-5 .acceptance {
  margin-bottom: 30px; }

div.wpcf7 .form-style-5 .wpcf7-spinner + [data-name="acceptance"],
div.wpcf7 .form-style-5 .wpcf7-spinner + .acceptance,
div.wpcf7 .form-style-5 .ajax-loader + .acceptance,
div.wpcf7 .form-style-5 .wpcf7-spinner,
div.wpcf7 .form-style-5 .ajax-loader {
  display: inline-block;
  padding: 0;
  margin: 0 0 0 20px;
  vertical-align: middle;
  line-height: 1; }

div.wpcf7 .form-style-5 input[type="checkbox"] + .wpcf7-list-item-label:before {
  top: 0.4em; }

div.wpcf7 .form-style-5 span.wpcf7-not-valid-tip {
  margin-top: 0;
  position: relative;
  bottom: -12px; }

/* Style Book */
div.wpcf7 .form-style-book .select_container, div.wpcf7 .form-style-book textarea,
div.wpcf7 .form-style-book input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]) {
  margin-bottom: 0;
  letter-spacing: 0.5px; }

div.wpcf7 .form-style-book input[type="text"], div.wpcf7 .form-style-book input[type="number"], div.wpcf7 .form-style-book input[type="email"], div.wpcf7 .form-style-book input[type="url"], div.wpcf7 .form-style-book input[type="tel"], div.wpcf7 .form-style-book input[type="password"], div.wpcf7 .form-style-book input[type="search"], div.wpcf7 .form-style-book select, div.wpcf7 .form-style-book textarea, div.wpcf7 .form-style-book textarea.wp-editor-area {
  padding: 14px 24px;
  font-size: 14px;
  line-height: 23px;
  font-weight: 300;
  background-color: var(--theme-color-inverse_link);
  -webkit-border-radius: 26px;
  -ms-border-radius: 26px;
  border-radius: 26px;
  border: 0 !important; }

div.wpcf7 .form-style-book .select_container:after {
  right: 2em; }

div.wpcf7 .form-style-book input[placeholder]::-webkit-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-extra_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-book textarea[placeholder]::-webkit-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-extra_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-book input[placeholder]::-moz-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-extra_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-book textarea[placeholder]::-moz-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-extra_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-book input[placeholder]:-ms-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-extra_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-book textarea[placeholder]:-ms-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-extra_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-book input[placeholder]::-webkit-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-extra_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-book input[placeholder]:-ms-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-extra_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-book input[placeholder]::-ms-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-extra_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-book input[placeholder]::placeholder {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-extra_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-book textarea[placeholder]::-webkit-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-extra_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-book textarea[placeholder]:-ms-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-extra_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-book textarea[placeholder]::-ms-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-extra_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-book textarea[placeholder]::placeholder {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-extra_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

div.wpcf7 .form-style-book input[placeholder]:focus::-webkit-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-book textarea[placeholder]:focus::-webkit-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-book input[placeholder]:focus::-moz-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-book textarea[placeholder]:focus::-moz-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-book input[placeholder]:focus:-ms-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-book textarea[placeholder]:focus:-ms-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-book input[placeholder]:focus::-webkit-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-book input[placeholder]:focus:-ms-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-book input[placeholder]:focus::-ms-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-book input[placeholder]:focus::placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-book textarea[placeholder]:focus::-webkit-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-book textarea[placeholder]:focus:-ms-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-book textarea[placeholder]:focus::-ms-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-book textarea[placeholder]:focus::placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark); }

div.wpcf7 .form-style-book .columns_wrap {
  margin-right: -20px; }
  div.wpcf7 .form-style-book .columns_wrap > [class*="column-"] {
    padding-bottom: 22px;
    padding-right: 20px; }

div.wpcf7 .form-style-book .columns_wrap .column-1_1 {
  padding-bottom: 0; }

div.wpcf7 .form-style-book .style-icon .wpcf7-form-control-wrap {
  display: inline-block;
  width: 100%; }

div.wpcf7 .form-style-book .wpcf7-not-valid {
  margin-bottom: 0 !important; }

div.wpcf7 .form-style-book .wpcf7-not-valid + .wpcf7-not-valid-tip {
  margin-top: 5px; }

div.wpcf7 .form-style-book p {
  margin: 0; }

div.wpcf7 .form-style-book textarea {
  height: 6.2em;
  min-height: 4em;
  margin-bottom: 0 !important; }

div.wpcf7 .form-style-book + div.wpcf7-response-output {
  margin: 37px 0 0; }

div.wpcf7 .form-style-book .columns_wrap + p {
  margin-top: 22px; }

div.wpcf7 .form-style-book .wpcf7-submit {
  margin-top: 0;
  display: inline-block; }

div.wpcf7 .form-style-book input[type="submit"] {
  border-color: var(--theme-color-text_link2);
  background-color: var(--theme-color-text_link2); }
  div.wpcf7 .form-style-book input[type="submit"]:hover, div.wpcf7 .form-style-book input[type="submit"]:focus {
    border-color: var(--theme-color-text_hover2);
    background-color: var(--theme-color-text_hover2); }

div.wpcf7 .form-style-book .wpcf7-spinner + [data-name="acceptance"],
div.wpcf7 .form-style-book .wpcf7-spinner + .acceptance,
div.wpcf7 .form-style-book .ajax-loader + .acceptance,
div.wpcf7 .form-style-book .wpcf7-spinner,
div.wpcf7 .form-style-book .ajax-loader {
  display: inline-block;
  padding: 0;
  margin: 0 0 0 20px;
  vertical-align: middle;
  line-height: 1; }

div.wpcf7 .form-style-book .wpcf7-spinner,
div.wpcf7 .form-style-book .ajax-loader {
  color: var(--theme-color-inverse_link); }

div.wpcf7 .form-style-book input[type="checkbox"] + .wpcf7-list-item-label:before {
  top: 0.4em;
  line-height: 15px; }

div.wpcf7 .form-style-book span.wpcf7-not-valid-tip {
  color: var(--theme-color-inverse_link) !important;
  margin-top: 0;
  position: relative;
  bottom: -12px; }

div.wpcf7 .form-style-book + div.wpcf7-response-output {
  border: 0 !important;
  padding: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

div.wpcf7 .form-style-book input[type="checkbox"] + .wpcf7-list-item-label {
  color: var(--theme-color-inverse_link); }
  div.wpcf7 .form-style-book input[type="checkbox"] + .wpcf7-list-item-label:hover:before, div.wpcf7 .form-style-book input[type="checkbox"] + .wpcf7-list-item-label:before {
    color: var(--theme-color-inverse_link);
    border-color: var(--theme-color-inverse_link); }

div.wpcf7 .form-style-book .trx_addons_message_box.wpcf7-response-output.trx_addons_message_box_error,
div.wpcf7 .form-style-book .trx_addons_message_box.wpcf7-response-output.wpcf7-validation-errors,
div.wpcf7 .form-style-book .trx_addons_message_box.wpcf7-response-output.wpcf7-acceptance-missing,
div.wpcf7 .form-style-book + div.wpcf7-response-output.trx_addons_message_box_error,
div.wpcf7 .form-style-book + div.wpcf7-response-output.wpcf7-validation-errors,
div.wpcf7 .form-style-book + div.wpcf7-response-output.wpcf7-acceptance-missing,
div.wpcf7 .form-style-book .trx_addons_message_box.wpcf7-response-output.trx_addons_message_box_success,
div.wpcf7 .form-style-book .trx_addons_message_box.wpcf7-response-output.wpcf7-mail-sent-ok,
div.wpcf7 .form-style-book + div.wpcf7-response-output.trx_addons_message_box_success,
div.wpcf7 .form-style-book + div.wpcf7-response-output.wpcf7-mail-sent-ok {
  color: var(--theme-color-inverse_link) !important; }
