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


/* Blog layout: Excerpt 
------------------------- */
.post_layout_excerpt {
  position: relative;
  margin-bottom: 0;
  /* Featured */
  /* Header */
  /* Content */
  /* Audio */
  /* Gallery */
  /* Video */
  /* Rating */ }
  .post_layout_excerpt + .post_layout_excerpt {
    margin-top: 4.25rem; }
  .post_layout_excerpt:not(.sticky) + .post_layout_excerpt:not(.sticky) {
    padding-top: 4.25rem;
    border-top: 1px solid var(--theme-color-bd_color); }
  .post_layout_excerpt.sticky {
    padding: 3em; }
  .post_layout_excerpt > .post_featured {
    display: inline-block;
    margin-bottom: 36px; }
  .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_header .post_category {
      margin-bottom: 26px; }
    .post_layout_excerpt > .post_header .post_category .post_meta {
      margin-top: 0; }
    .post_layout_excerpt > .post_header .post_categories a {
      display: inline-block;
      -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: var(--theme-color-extra_bg_color);
      color: var(--theme-color-extra_dark) !important;
      padding: 3px 9px 2px;
      line-height: 15px;
      margin-bottom: 2px;
      border-radius: 10px; }
    .post_layout_excerpt > .post_header .post_categories a:hover {
      background-color: var(--theme-color-extra_hover);
      color: var(--theme-color-extra_link) !important; }
    .post_layout_excerpt > .post_header .post_title {
      margin: 0; }
  .post_layout_excerpt > .post_header + .post_content {
    margin-top: 20px; }
  .post_layout_excerpt > .post_content {
    color: var(--theme-color-text);
    /* Meta after content */
    /* Read More */ }
    .post_layout_excerpt > .post_content .post_content_inner {
      font-size: 1.07142rem;
      line-height: 1.733em; }
      .post_layout_excerpt > .post_content .post_content_inner *:not(:last-child):not(.wp-block-column) {
        margin-bottom: 15px; }
    .post_layout_excerpt > .post_content *:last-child {
      margin-bottom: 0; }
    .post_layout_excerpt > .post_content .post_content_inner + .post_meta {
      margin-top: 22px; }
    .post_layout_excerpt > .post_content .post_meta .post_author .post_author_avatar {
      display: none; }
    .post_layout_excerpt > .post_content .more-link {
      margin-top: 28px; }
    .post_layout_excerpt > .post_content .post_meta + p .more-link {
      margin-top: 30px; }
  .post_layout_excerpt.post_format_audio .post_featured:after {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    width: 3.715em;
    height: 3.715em;
    line-height: 3.715em;
    text-align: center;
    -webkit-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    background-color: var(--theme-color-extra_dark);
    color: var(--theme-color-extra_bg_color);
    content: '\e9b7';
    display: block;
    font-family: "fontello";
    font-size: 1rem;
    opacity: 1;
    text-align: center;
    z-index: 2; }
  .post_layout_excerpt.post_format_audio .post_featured .mask {
    display: none; }
  .post_layout_excerpt.post_format_audio .post_audio {
    display: none;
    background-color: var(--theme-color-alter_bg_color);
    padding: 0.8em; }
  .post_layout_excerpt.post_format_audio .mejs-container {
    min-height: 40px; }
  .post_layout_excerpt.post_format_gallery .post_featured.with_thumb .slider_outer {
    z-index: 1; }
  .post_layout_excerpt.post_format_gallery .post_featured:after {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    width: 2.889em;
    height: 2.889em;
    line-height: 2.889em;
    text-align: center;
    -webkit-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    background-color: var(--theme-color-extra_dark);
    color: var(--theme-color-extra_bg_color);
    content: '\e9b5';
    display: block;
    font-family: "fontello";
    font-size: 1.2857rem;
    opacity: 1;
    text-align: center;
    z-index: 2; }
  .post_layout_excerpt.post_format_gallery .slider_pagination_wrap,
  .post_layout_excerpt.post_format_gallery .slider_controls_wrap {
    display: none; }
  .post_layout_excerpt.post_format_video .post_featured.with_thumb .post_video_hover {
    width: 3.286rem;
    height: 3.286rem;
    line-height: 3.286rem;
    text-align: center;
    font-size: 1rem;
    text-align: center; }
  .post_layout_excerpt .post_hover_rating {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    display: block; }
  .post_layout_excerpt .trx_addons_reviews_block_mark_value {
    color: var(--theme-color-extra_bg_color);
    width: 60px;
    height: 60px;
    line-height: 58px;
    border-width: 2px;
    font-size: 1.214rem;
    font-weight: 600; }
  .post_layout_excerpt .trx_addons_reviews_block_mark_value[data-max-value="100"]:after {
    font-size: 11px;
    line-height: 11px;
    margin: -9px -6px 0 2px;
    vertical-align: middle; }
  .post_layout_excerpt .trx_addons_reviews_block_mark canvas {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .post_layout_excerpt .trx_addons_reviews_block_mark_content {
    border-width: 2px; }

.post_layout_excerpt blockquote {
  margin: 0; }


/* Blog layout: Band
------------------------- */
.post_layout_band {
  position: relative;
  margin-bottom: 0;
  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;
  /* Featured */
  /* Content */
  /* Quote */
  /* Date */
  /* Header */
  /* Categories */
  /* Title */
  /* Post meta */
  /* Excerpt */
  /* Read More */
  /* Audio */
  /* Gallery */
  /* Video */
  /* Rating */ }
  .post_layout_band:not(:last-child) {
    margin-bottom: 30px;
    padding-bottom: 30px; }
  .post_layout_band:not(:last-child):before {
    position: absolute;
    z-index: 1;
    top: auto;
    right: 0;
    bottom: 0;
    left: 110px;
    content: '';
    height: 1px;
    background-color: var(--theme-color-bd_color); }
  .post_layout_band.sticky:not(.post_layout_custom) {
    border-width: 1px; }
  .post_layout_band.sticky:not(.post_layout_custom):before {
    content: none; }
  .post_layout_band .post_featured {
    -webkit-flex-basis: 300px;
    -ms-flex-basis: 300px;
    -ms-flex-preferred-size: 300px;
    flex-basis: 300px;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-bottom: 0;
    height: 300px; }
  .post_layout_band .post_content_wrap {
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    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: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center; }
  .post_layout_band .post_featured + .post_content_wrap {
    -webkit-flex-basis: auto;
    -ms-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    padding: 0 0 0 30px; }
  .post_layout_band.post_format_quote blockquote {
    margin: 0; }
  .post_layout_band .post_date_wrap {
    -webkit-flex-basis: 81px;
    -ms-flex-basis: 81px;
    -ms-flex-preferred-size: 81px;
    flex-basis: 81px;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-top: 2px solid var(--theme-color-text_dark);
    margin-right: 30px;
    padding-top: 1.65rem; }
  .post_layout_band .post_date_wrap .day {
    font-size: 2.428rem;
    line-height: 0.85em;
    font-weight: 400;
    color: var(--theme-color-text_dark); }
  .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_category {
    margin-bottom: 12px; }
  .post_layout_band .post_category .post_meta {
    margin-top: 0; }
  .post_layout_band .post_category .post_meta_item.post_categories a {
    color: var(--theme-color-text); }
  .post_layout_band .post_category .post_meta_item.post_categories a:hover {
    color: var(--theme-color-text_link); }
  .post_layout_band .post_title {
    margin: 0; }
  .post_layout_band .post_content + .post_meta {
    margin-top: 11px; }
  .post_layout_band .post_content_inner {
    font-size: 15px;
    line-height: 26px; }
  .post_layout_band .post_header + .post_content {
    margin-top: 9px; }
  .post_layout_band .post_header + .sc_button {
    margin-top: 10px; }
  .post_layout_band .sc_button {
    margin-top: 16px; }
  .post_layout_band .sc_button .icon:before,
  .post_layout_band .sc_button .icon:after {
    -webkit-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    display: inline-block;
    font-family: "fontello";
    font-weight: 400;
    vertical-align: middle; }
  .post_layout_band .sc_button .icon:before {
    content: '\e908';
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  .post_layout_band .sc_button:hover .icon:before {
    content: '\e908';
    -webkit-transform: translateX(15px);
    -ms-transform: translateX(15px);
    transform: translateX(15px);
    opacity: 0; }
  .post_layout_band .sc_button .icon:after {
    -webkit-transform: translateX(-29px);
    -ms-transform: translateX(-29px);
    transform: translateX(-29px);
    content: '\E9C7';
    font-size: 0.75em;
    line-height: 1em;
    opacity: 0; }
  .post_layout_band .sc_button:hover .icon:after {
    -webkit-transform: translateX(-14px);
    -ms-transform: translateX(-14px);
    transform: translateX(-14px);
    opacity: 1; }
  .post_layout_band.post_format_audio .post_featured:after {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    width: 3.715em;
    height: 3.715em;
    line-height: 3.715em;
    text-align: center;
    -webkit-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    background-color: var(--theme-color-extra_dark);
    color: var(--theme-color-extra_bg_color);
    content: '\e9b7';
    display: block;
    font-family: "fontello";
    font-size: 1rem;
    opacity: 1;
    text-align: center;
    z-index: 2; }
  .post_layout_band.post_format_audio .post_featured .mask {
    display: none; }
  .post_layout_band.post_format_audio .post_audio {
    display: none;
    background-color: var(--theme-color-alter_bg_color);
    padding: 0.8em; }
  .post_layout_band.post_format_audio .mejs-container {
    min-height: 40px; }
  .post_layout_band.post_format_gallery .post_featured.with_thumb .slider_outer {
    z-index: 1; }
  .post_layout_band.post_format_gallery .post_featured:after {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    width: 2.889em;
    height: 2.889em;
    line-height: 2.889em;
    text-align: center;
    -webkit-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    background-color: var(--theme-color-extra_dark);
    color: var(--theme-color-extra_bg_color);
    content: '\e9b5';
    display: block;
    font-family: "fontello";
    font-size: 1.2857rem;
    opacity: 1;
    text-align: center;
    z-index: 2; }
  .post_layout_band.post_format_gallery .slider_pagination_wrap,
  .post_layout_band.post_format_gallery .slider_controls_wrap {
    display: none; }
  .post_layout_band.post_format_video .post_featured.with_thumb .post_video_hover {
    width: 3.286rem;
    height: 3.286rem;
    line-height: 3.286rem;
    text-align: center;
    font-size: 1rem;
    text-align: center; }
    .post_layout_band.post_format_video .post_featured.with_thumb .post_video_hover:before {
      margin-left: 3px; }
  .post_layout_band .post_hover_rating {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    display: block; }
  .post_layout_band .trx_addons_reviews_block_mark_value {
    color: var(--theme-color-extra_bg_color);
    width: 60px;
    height: 60px;
    line-height: 58px;
    border-width: 2px;
    font-size: 1.214rem;
    font-weight: 600; }
  .post_layout_band .trx_addons_reviews_block_mark_value[data-max-value="100"]:after {
    font-size: 11px;
    line-height: 11px;
    margin: -9px -6px 0 2px;
    vertical-align: middle; }
  .post_layout_band .trx_addons_reviews_block_mark canvas {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .post_layout_band .trx_addons_reviews_block_mark_content {
    border-width: 2px; }

/*  Format image */
body:not(.blog):not(.archive):not(.search) .post_layout_band.post_format_image {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  padding-left: 110px; }
  body:not(.blog):not(.archive):not(.search) .post_layout_band.post_format_image .post_date_wrap {
    display: none; }
  body:not(.blog):not(.archive):not(.search) .post_layout_band.post_format_image .post_featured {
    -webkit-flex-basis: auto;
    -ms-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    height: auto; }
  body:not(.blog):not(.archive):not(.search) .post_layout_band.post_format_image .post_featured + .post_content_wrap {
    padding: 0;
    margin-top: 19px; }

/* Format quote */
.post_layout_band.post_format_quote {
  /* Excerpt */ }
  .post_layout_band.post_format_quote .post_content_inner > blockquote {
    margin-top: 5px; }

/* Columns */
.slider-slide > .post_layout_band,
[class*="column-"] > .post_layout_band {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .slider-slide > .post_layout_band:not(:last-child):before,
  [class*="column-"] > .post_layout_band:not(:last-child):before {
    display: none; }
  .slider-slide > .post_layout_band:not(:last-child),
  [class*="column-"] > .post_layout_band:not(:last-child) {
    padding-bottom: 0; }
  .slider-slide > .post_layout_band .post_date_wrap,
  [class*="column-"] > .post_layout_band .post_date_wrap {
    padding: 15px 0 11px;
    margin: 0;
    display: block;
    -ms-flex-preferred-size: 1px;
    flex-basis: 1px; }
  .slider-slide > .post_layout_band .post_featured + .post_content_wrap,
  [class*="column-"] > .post_layout_band .post_featured + .post_content_wrap {
    padding: 0;
    margin-top: 20px; }


/* Blog layout: Classic 
------------------------- */
.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_4 .post_title,
.sc_layouts_submenu .post_layout_classic .post_title {
  font-size: 1.5em; }

.classic-masonry_wrap.masonry_wrap {
  margin-bottom: -25px; }
  .classic-masonry_wrap.masonry_wrap .masonry_item {
    padding-bottom: 25px; }

.post_layout_classic {
  position: relative;
  /* Audio */
  /* Gallery */
  /* Video */
  /* Rating */ }
  .post_layout_classic.sticky:not(.post_layout_custom) {
    padding: 22px 22px 18px; }
  .post_layout_classic .post_featured {
    margin-bottom: 0; }
  .post_layout_classic .post_featured img {
    width: 100%; }
  .post_layout_classic .post_featured + .post_header {
    margin-top: 17px; }
  .post_layout_classic .post_category {
    margin-bottom: 8px; }
  .post_layout_classic .post_meta_item.post_categories a {
    color: var(--theme-color-text); }
  .post_layout_classic .post_meta_item.post_categories a:hover {
    color: var(--theme-color-text_hover); }
  .post_layout_classic .post_meta {
    margin-top: 0; }
  .post_layout_classic .post_title {
    margin: 0; }
  .post_layout_classic .post_content {
    margin-top: 6px;
    display: none; }
  .post_layout_classic .post_content + .post_meta {
    margin-top: 8px; }
  .post_layout_classic blockquote {
    margin: 0; }
  .post_layout_classic .slider_pagination_wrap {
    display: none; }
  .post_layout_classic.post_format_audio .post_featured:after {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    width: 3.715em;
    height: 3.715em;
    line-height: 3.715em;
    text-align: center;
    -webkit-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    background-color: var(--theme-color-extra_dark);
    color: var(--theme-color-extra_bg_color);
    content: '\e9b7';
    display: block;
    font-family: "fontello";
    font-size: 1rem;
    opacity: 1;
    text-align: center;
    z-index: 2; }
  .post_layout_classic.post_format_audio .post_featured .mask {
    display: none; }
  .post_layout_classic.post_format_audio .post_audio {
    display: none;
    background-color: var(--theme-color-alter_bg_color);
    padding: 0.8em; }
  .post_layout_classic.post_format_audio .mejs-container {
    min-height: 40px; }
  .post_layout_classic.post_format_gallery .post_featured.with_thumb .slider_outer {
    z-index: 1; }
  .post_layout_classic.post_format_gallery .post_featured:after {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    width: 2.889em;
    height: 2.889em;
    line-height: 2.889em;
    text-align: center;
    -webkit-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    background-color: var(--theme-color-extra_dark);
    color: var(--theme-color-extra_bg_color);
    content: '\e9b5';
    display: block;
    font-family: "fontello";
    font-size: 1.2857rem;
    opacity: 1;
    text-align: center;
    z-index: 2; }
  .post_layout_classic.post_format_gallery .slider_pagination_wrap,
  .post_layout_classic.post_format_gallery .slider_controls_wrap {
    display: none; }
  .post_layout_classic.post_format_video .post_featured.with_thumb .post_video_hover {
    width: 3.286rem;
    height: 3.286rem;
    line-height: 3.286rem;
    text-align: center;
    font-size: 1rem;
    text-align: center; }
  .post_layout_classic .post_hover_rating {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    display: block; }
  .post_layout_classic .trx_addons_reviews_block_mark_value {
    color: var(--theme-color-extra_bg_color);
    width: 60px;
    height: 60px;
    line-height: 58px;
    border-width: 2px;
    font-size: 1.214rem;
    font-weight: 600; }
  .post_layout_classic .trx_addons_reviews_block_mark_value[data-max-value="100"]:after {
    font-size: 11px;
    line-height: 11px;
    margin: -9px -6px 0 2px;
    vertical-align: middle; }
  .post_layout_classic .trx_addons_reviews_block_mark canvas {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .post_layout_classic .trx_addons_reviews_block_mark_content {
    border-width: 2px; }


/* Blog layout: Masonry
------------------------- */
.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; }

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

.masonry_wrap .masonry_item-1_2 {
  width: 50%; }

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

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


/* Blog layout: Portfolio
------------------------- */
.post_layout_portfolio_4 .post_title {
  font-size: 1.25em; }

.portfolio-masonry_wrap.masonry_wrap {
  margin-bottom: -30px; }
  .portfolio-masonry_wrap.masonry_wrap .masonry_item {
    padding-bottom: 30px; }

.post_layout_portfolio {
  /* Audio */
  /* Gallery */
  /* Video */
  /* Rating */ }
  .post_layout_portfolio.sticky:not(.post_layout_custom) {
    padding: 22px; }
  .post_layout_portfolio .post_featured {
    margin-bottom: 0; }
  .post_layout_portfolio .post_featured img {
    width: 100%; }
  .post_layout_portfolio .post_featured .mask {
    opacity: 1;
    z-index: 1001; }
  .post_layout_portfolio .post_featured a.icons {
    z-index: 1003; }
  .post_layout_portfolio .post_featured .post_info {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    display: block;
    font-size: inherit;
    margin: 0;
    opacity: 1;
    text-align: left;
    top: auto;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    width: auto;
    z-index: 1004;
    padding: 2.142rem; }
    .post_layout_portfolio .post_featured .post_info .post_title {
      margin: 0; }
    .post_layout_portfolio .post_featured .post_info .post_title,
    .post_layout_portfolio .post_featured .post_info .post_title a {
      color: var(--theme-color-extra_dark) !important;
      -webkit-transition: 0.3s !important;
      -o-transition: 0.3s !important;
      transition: 0.3s !important; }
      .post_layout_portfolio .post_featured .post_info .post_title:hover,
      .post_layout_portfolio .post_featured .post_info .post_title a:hover {
        color: var(--theme-color-extra_text) !important; }
    .post_layout_portfolio .post_featured .post_info .post_title + .post_meta {
      margin-top: 8px; }
    .post_layout_portfolio .post_featured .post_info .post_meta a {
      color: var(--theme-color-extra_dark); }
    .post_layout_portfolio .post_featured .post_info .post_meta a:hover {
      color: var(--theme-color-extra_hover); }
    .post_layout_portfolio .post_featured .post_info .post_category {
      margin-bottom: 14px; }
      .post_layout_portfolio .post_featured .post_info .post_category .post_meta {
        margin-top: 0; }
    .post_layout_portfolio .post_featured .post_info .post_category a {
      -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: var(--theme-color-extra_bg_color);
      border-radius: 10px;
      color: var(--theme-color-extra_dark);
      padding: 5px 11px 3px 12px; }
    .post_layout_portfolio .post_featured .post_info .post_category a:hover {
      color: var(--theme-color-extra_dark);
      background-color: var(--theme-color-extra_hover); }
    .post_layout_portfolio .post_featured .post_info .post_category .post_sponsored_label {
      background-color: var(--theme-color-extra_hover);
      border-radius: 10px;
      color: var(--theme-color-extra_dark);
      padding: 5px 11px 3px 12px;
      line-height: 14px; }
    .post_layout_portfolio .post_featured .post_info .post_category a.post_sponsored_label:hover {
      background-color: var(--theme-color-extra_bg_color);
      color: var(--theme-color-extra_dark); }
    .post_layout_portfolio .post_featured .post_info .post_author .post_author_name {
      color: var(--theme-color-extra_dark); }
    .post_layout_portfolio .post_featured .post_info .post_author:hover .post_author_name {
      color: var(--theme-color-extra_hover); }
    .post_layout_portfolio .post_featured .post_info .post_meta_categories {
      margin-top: -0.5em !important; }
    .post_layout_portfolio .post_featured .post_info .post_meta_item.post_sponsored,
    .post_layout_portfolio .post_featured .post_info .post_meta_item.post_categories {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .post_layout_portfolio .post_featured .post_info .post_meta_item.post_sponsored a,
    .post_layout_portfolio .post_featured .post_info .post_meta_item.post_categories a {
      margin-top: 0.5em;
      line-height: 14px; }
  .post_layout_portfolio:hover .post_featured .post_info .post_category a {
    color: var(--theme-color-extra_dark);
    background-color: var(--theme-color-extra_hover); }
  .post_layout_portfolio.post_format_audio .post_featured:after {
    position: absolute;
    z-index: 1;
    top: 29px;
    left: 2.142rem;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    width: 3.715em;
    height: 3.715em;
    line-height: 3.715em;
    text-align: center;
    -webkit-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    background-color: var(--theme-color-extra_dark);
    color: var(--theme-color-extra_bg_color);
    content: '\e9b7';
    display: block;
    font-family: "fontello";
    font-size: 1rem;
    opacity: 1;
    text-align: center;
    z-index: 1002; }
  .post_layout_portfolio.post_format_audio .post_audio {
    display: none;
    background-color: var(--theme-color-alter_bg_color);
    padding: 0.8em; }
  .post_layout_portfolio.post_format_audio .mejs-container {
    min-height: 40px; }
  .post_layout_portfolio.post_format_gallery .post_featured:after {
    position: absolute;
    z-index: 1;
    top: 29px;
    left: 2.142rem;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    width: 2.889em;
    height: 2.889em;
    line-height: 2.889em;
    text-align: center;
    -webkit-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    background-color: var(--theme-color-extra_dark);
    color: var(--theme-color-extra_bg_color);
    content: '\e9b5';
    display: block;
    font-family: "fontello";
    font-size: 1.2857rem;
    opacity: 1;
    text-align: center;
    z-index: 1002; }
  .post_layout_portfolio.post_format_gallery .slider_pagination_wrap,
  .post_layout_portfolio.post_format_gallery .slider_controls_wrap {
    display: none; }
  .post_layout_portfolio.post_format_video .post_featured.with_thumb .post_video_hover {
    position: absolute;
    z-index: 1;
    top: 29px;
    left: 2.142rem;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    z-index: 1005;
    width: 3.286rem;
    height: 3.286rem;
    line-height: 3.286rem;
    text-align: center;
    font-size: 1rem;
    text-align: center; }
  .post_layout_portfolio .post_hover_rating {
    position: absolute;
    z-index: 1;
    top: 29px;
    left: 2.142rem;
    z-index: 1002;
    display: block; }
  .post_layout_portfolio .trx_addons_reviews_block_mark_value {
    color: var(--theme-color-extra_bg_color);
    width: 60px;
    height: 60px;
    line-height: 58px;
    border-width: 2px;
    font-size: 1.214rem;
    font-weight: 600; }
  .post_layout_portfolio .trx_addons_reviews_block_mark_value[data-max-value="100"]:after {
    font-size: 11px;
    line-height: 11px;
    margin: -9px -6px 0 2px;
    vertical-align: middle; }
  .post_layout_portfolio .trx_addons_reviews_block_mark canvas {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .post_layout_portfolio .trx_addons_reviews_block_mark_content {
    border-width: 2px; }

.post_layout_portfolio.resize .post_featured {
  overflow: hidden;
  width: 100%; }

.post_layout_portfolio.resize .post_featured img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute; }


/* Powerkit styles
----------------------------------------------------------------- */
/* Powerkit social links */
.pk-icon-facebook:before {
  content: "\E9A8";
  font-family: "fontello"; }

.pk-icon-twitter:before {
  font-size: 89%; }

.pk-icon-youtube:before {
  content: "\E9AB";
  font-family: "fontello"; }

.pk-icon-instagram:before {
  font-size: 0.8em; }

.pk-icon-pinterest:before {
  content: "\e8a7";
  font-family: "fontello";
  font-size: 0.9em; }

.pk-social-links-wrap {
  /* Styles */
  /* Colors */ }
  .pk-social-links-wrap .pk-social-links-items {
    margin: 0 -9px 0 0; }
  .pk-social-links-wrap .pk-social-links-item {
    padding: 0 9px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .pk-social-links-wrap .pk-social-links-item a .pk-icon {
    -webkit-animation: animation_back_down 0.3s ease-out forwards;
    animation: animation_back_down 0.3s ease-out forwards;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .pk-social-links-wrap .pk-social-links-item a:hover .pk-icon {
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-animation: animation_jump_up 0.3s ease-out forwards;
    animation: animation_jump_up 0.3s ease-out forwards; }
  .pk-social-links-wrap.pk-social-links-template-columns .pk-social-links-link {
    padding: 0 !important; }
  .pk-social-links-wrap .pk-font-heading,
  .pk-social-links-wrap .pk-font-secondary {
    font-size: 1.214rem;
    line-height: 1.5em;
    font-weight: 600;
    color: var(--theme-color-text_dark); }
  .pk-social-links-wrap .pk-font-secondary {
    margin-top: 0.55rem; }
  .pk-social-links-wrap .pk-social-links-label {
    font-size: 15px;
    line-height: 1.33em;
    font-weight: 700;
    color: var(--theme-color-text_dark);
    letter-spacing: 1px;
    margin-top: 0;
    text-transform: uppercase; }
  .pk-social-links-wrap.pk-social-links-scheme-default .pk-social-links-icon {
    width: 1.15em;
    height: 1.15em;
    line-height: 1.15em;
    text-align: center;
    font-size: 1.785rem; }
  .pk-social-links-wrap.pk-social-links-scheme-rounded .pk-social-links-icon {
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    width: 4.572rem;
    height: 4.572rem;
    line-height: 4.572rem;
    text-align: center;
    background-color: var(--theme-color-bg_color);
    border: 1px solid var(--theme-color-bd_color);
    font-size: 1.142rem; }
  .pk-social-links-wrap.pk-social-links-scheme-rounded_border .pk-social-links-icon {
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    width: 4.572rem;
    height: 4.572rem;
    line-height: 4.572rem;
    text-align: center;
    background-color: var(--theme-color-bg_color);
    -webkit-box-shadow: 0 -3px 14px rgba(0, 0, 0, 0.03);
    box-shadow: 0 -3px 14px rgba(0, 0, 0, 0.03);
    font-size: 1.142rem;
    position: relative; }
    .pk-social-links-wrap.pk-social-links-scheme-rounded_border .pk-social-links-icon.pk-icon-youtube, .pk-social-links-wrap.pk-social-links-scheme-rounded_border .pk-social-links-icon.pk-icon-instagram {
      line-height: 4.472rem; }
  .pk-social-links-wrap.pk-social-links-scheme-rounded_border .pk-social-links-icon:after {
    position: absolute;
    z-index: 1;
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    content: '';
    border: 1px solid var(--theme-color-bd_color); }
  .pk-social-links-wrap.pk-social-links-scheme-square .pk-social-links-link {
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background-color: var(--theme-color-bg_color);
    padding: 1.5rem 0.58rem 1.2rem !important; }
  .pk-social-links-wrap.pk-social-links-scheme-square .pk-social-links-icon {
    font-size: 1.571rem; }
  .pk-social-links-wrap.pk-social-links-scheme-square .pk-font-secondary {
    margin-top: 0.5rem; }
  .pk-social-links-wrap.pk-social-links-scheme-square_border .pk-social-links-link {
    -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;
    background-color: var(--theme-color-bg_color);
    border: 1px solid var(--theme-color-bd_color) !important;
    padding: 1.5rem 0.58rem 1.2rem !important; }
  .pk-social-links-wrap.pk-social-links-scheme-square_border .pk-social-links-icon {
    font-size: 1.571rem; }
  .pk-social-links-wrap.pk-social-links-scheme-square_border .pk-font-secondary {
    margin-top: 0.5rem; }
  .pk-social-links-wrap .pk-social-links-twitter .pk-social-links-link {
    color: #00aced; }
  .pk-social-links-wrap .pk-social-links-twitter .pk-social-links-link:hover .pk-social-links-icon {
    color: #21c2ff; }
  .pk-social-links-wrap .pk-social-links-facebook .pk-social-links-link {
    color: #3b5998; }
  .pk-social-links-wrap .pk-social-links-facebook .pk-social-links-link:hover .pk-social-links-icon {
    color: #4c70ba; }
  .pk-social-links-wrap .pk-social-links-instagram .pk-social-links-link {
    color: #C862DC; }
  .pk-social-links-wrap .pk-social-links-instagram .pk-social-links-link:hover .pk-social-links-icon {
    color: #cc6edf; }
  .pk-social-links-wrap .pk-social-links-behance .pk-social-links-link {
    color: #115EFA; }
  .pk-social-links-wrap .pk-social-links-behance .pk-social-links-link:hover .pk-social-links-icon {
    color: #4380fb; }
  .pk-social-links-wrap .pk-social-links-pinterest .pk-social-links-link {
    color: #cb2027; }
  .pk-social-links-wrap .pk-social-links-pinterest .pk-social-links-link:hover .pk-social-links-icon {
    color: #e03e44; }
  .pk-social-links-wrap .pk-social-links-youtube .pk-social-links-link {
    color: #ff0000; }
  .pk-social-links-wrap .pk-social-links-youtube .pk-social-links-link:hover .pk-social-links-icon {
    color: #ff3333; }

.pk-social-links-template-vertical.pk-social-links-wrap .pk-social-links-item:first-child .pk-social-links-link {
  padding-top: 0; }

.pk-social-links-template-vertical.pk-social-links-wrap .pk-social-links-item:last-child .pk-social-links-link {
  padding-bottom: 0; }

.pk-social-links-template-vertical.pk-social-links-wrap .pk-social-links-item:last-child {
  margin-bottom: 1px; }

.pk-social-links-template-vertical.pk-social-links-wrap .pk-social-links-item a:hover .pk-social-links-label {
  color: var(--theme-color-text_link); }

.pk-social-links-template-vertical.pk-social-links-wrap .pk-social-links-item a .pk-icon,
.pk-social-links-template-vertical.pk-social-links-wrap .pk-social-links-item a:hover .pk-icon {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-animation: none;
  animation: none; }

.pk-social-links-template-vertical.pk-social-links-wrap .pk-font-heading {
  font-size: 1.0714rem;
  text-transform: uppercase;
  letter-spacing: 0.06em; }

.pk-social-links-template-vertical.pk-social-links-wrap .pk-font-secondary {
  font-size: 1.0714rem;
  margin-top: 0; }

.pk-social-links-template-vertical.pk-social-links-wrap.pk-social-links-scheme-rounded .pk-social-links-icon {
  width: 3.142rem;
  height: 3.142rem;
  line-height: 3.142rem;
  background-color: var(--theme-color-bg_color); }

.pk-social-links-template-vertical.pk-social-links-wrap.pk-social-links-scheme-rounded_border .pk-social-links-link {
  color: var(--theme-color-text_dark);
  padding: .1rem 0; }

.pk-social-links-template-vertical.pk-social-links-wrap.pk-social-links-scheme-rounded_border .pk-social-links-icon {
  width: 3.571rem;
  height: 3.571rem;
  line-height: 3.571rem;
  text-align: center;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid var(--theme-color-bd_color); }

.pk-social-links-template-vertical.pk-social-links-wrap.pk-social-links-scheme-rounded_border .pk-social-links-icon:after {
  display: none; }

/* Powerkit and twitter feed */
.elementor-sidebar .elementor-widget + .elementor-widget-wp-widget-powerkit_twitter_widget {
  border-top: none;
  padding-top: 0; }

.pk-twitter-wrap {
  padding: 3.55em 3em 3em;
  background-color: var(--theme-color-alter_bg_color); }

.pk-twitter-header {
  margin-bottom: 0.8rem; }

.pk-twitter-container {
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .pk-twitter-container .pk-twitter-avatar {
    width: 90px;
    min-height: 90px;
    border-radius: 50%; }
  .pk-twitter-container .pk-twitter-link {
    width: 90px;
    min-height: 90px;
    position: relative;
    margin: auto; }
  .pk-twitter-container .pk-twitter-link:before {
    position: absolute;
    z-index: 1;
    top: auto;
    right: -0.6em;
    bottom: 0;
    left: auto;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    width: 37px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    background-color: #03A9F4;
    color: #fff;
    display: block;
    font-size: 14px; }

.pk-twitter-name {
  font-size: 1.5rem;
  margin-top: 0.9em; }

.pk-twitter-username {
  font-size: 1.2857rem;
  color: var(--theme-color-text_light); }

.pk-twitter-counters {
  color: var(--theme-color-text_light);
  font-size: 12px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: 0;
  margin-top: 0.12rem;
  text-transform: uppercase; }

.pk-twitter-counters .number {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  background: none;
  color: inherit;
  height: auto;
  margin: 0;
  width: auto; }

.pk-tweets {
  text-align: center; }

.pk-tweets:before {
  color: var(--theme-color-text_dark);
  display: block;
  font-size: 21px;
  margin-bottom: 0.15em; }

.pk-twitter-footer {
  text-align: center; }

.pk-twitter-default .pk-twitter-tweet {
  padding-top: 0;
  margin-top: 0;
  border-top: none; }
  .pk-twitter-default .pk-twitter-tweet .pk-color-secondary {
    color: var(--theme-color-text); }

.pk-twitter-content {
  font-size: 1.07rem;
  line-height: 1.733em; }

.pk-twitter-time {
  color: var(--theme-color-text_light);
  display: block;
  float: none;
  font-size: 12px;
  letter-spacing: 0;
  text-transform: uppercase; }
  .pk-twitter-time:before {
    display: none; }

.pk-twitter-actions {
  display: block;
  float: none;
  margin-top: 1.15rem; }
  .pk-twitter-actions ul {
    padding: 0; }
  .pk-twitter-actions ul li {
    margin: 0 1em; }
  .pk-twitter-actions ul > li:before {
    display: none; }
  .pk-twitter-actions ul li .pk-icon {
    font-size: 0.95em;
    color: var(--theme-color-text_light);
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease; }
  .pk-twitter-actions ul li a:hover .pk-icon {
    color: var(--theme-color-text_hover); }
  .pk-twitter-actions ul li .pk-twitter-count {
    color: var(--theme-color-text_light);
    font-size: 12px;
    margin-left: 7px; }
  .pk-twitter-actions .pk-icon-reply:before {
    content: '\E9B2';
    font-family: "fontello"; }
  .pk-twitter-actions .pk-icon-retweet:before {
    content: '\e9c9';
    font-family: "fontello";
    font-size: 0.9em; }
  .pk-twitter-actions .pk-icon-like:before {
    content: '\E9CA';
    font-family: "fontello"; }

/* Powerkit and Widget Author */
.elementor-widget-wp-widget-powerkit_widget_author {
  width: auto !important; }

.pk-widget-author {
  max-width: 29.29rem;
  /* Replace Icons */ }
  .pk-widget-author .pk-widget-author-container {
    padding: 0 0 2.1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .pk-widget-author .pk-widget-author-container .pk-author-avatar {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; }
    .pk-widget-author .pk-widget-author-container .pk-author-title {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
    .pk-widget-author .pk-widget-author-container .widget_title {
      -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
      order: 3; }
    .pk-widget-author .pk-widget-author-container .pk-author-data {
      -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
      order: 4; }
  .pk-widget-author .pk-author-avatar img {
    border-radius: 0; }
    .ua_safari .pk-widget-author .pk-author-avatar img {
      opacity: 1 !important; }
  .pk-widget-author .pk-author-title,
  .pk-widget-author .pk-author-data,
  .pk-widget-author .widget_title {
    opacity: 0; }
    .pk-widget-author .pk-author-title.chronicle_animation_fade_in_up,
    .pk-widget-author .pk-author-data.chronicle_animation_fade_in_up,
    .pk-widget-author .widget_title.chronicle_animation_fade_in_up {
      -webkit-animation: animation_fade_in_up 0.3s ease-out forwards;
      animation: animation_fade_in_up 0.3s ease-out forwards; }
    body.elementor-editor-active .pk-widget-author .pk-author-title, body.elementor-editor-active
    .pk-widget-author .pk-author-data, body.elementor-editor-active
    .pk-widget-author .widget_title {
      opacity: 1; }
  .pk-widget-author .pk-author-title {
    margin: 1.85rem 0 0.5rem; }
  .pk-widget-author .widget_title {
    color: var(--theme-color-text_light);
    margin-bottom: 1.1rem !important;
    font-size: 12px !important;
    letter-spacing: 0; }
  .pk-widget-author .pk-author-data {
    margin-top: 0; }
  .pk-widget-author .pk-author-data .author-description {
    padding: 0 3rem;
    font-size: 1.07143rem;
    line-height: 1.7em;
    letter-spacing: 0;
    color: var(--theme-color-text); }
  .pk-widget-author .pk-social-links-wrap {
    margin-top: 0.9rem; }
    .pk-widget-author .pk-social-links-wrap .pk-social-links-items {
      margin: 0 !important; }
      .pk-widget-author .pk-social-links-wrap .pk-social-links-items .pk-social-links-item {
        padding: 0 0.5rem 0.5rem; }
        .pk-widget-author .pk-social-links-wrap .pk-social-links-items .pk-social-links-item .pk-social-links-link i {
          font-size: 1rem;
          color: var(--theme-color-text_dark);
          -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; }
        .pk-widget-author .pk-social-links-wrap .pk-social-links-items .pk-social-links-item .pk-social-links-link:hover i {
          color: var(--theme-color-text_link); }
  .pk-widget-author .pk-social-links-link i.pk-icon-facebook:before {
    content: '\e9a8';
    font-family: "fontello"; }
  .pk-widget-author .pk-social-links-link i.pk-icon-instagram:before {
    content: '\e87e';
    font-family: "fontello";
    font-size: 1rem; }
  .pk-widget-author .pk-social-links-link i.pk-icon-pinterest:before {
    content: '\e8a7';
    font-family: "fontello"; }
  .pk-widget-author .pk-social-links-link i.pk-icon-youtube:before {
    content: '\e9ab';
    font-family: "fontello"; }
  .pk-widget-author .pk-social-links-link i.pk-icon-telegram:before {
    content: '\f2c6';
    font-family: "fontello"; }
  .pk-widget-author .pk-social-links-link i.pk-icon-soundcloud:before {
    content: '\e890';
    font-family: "fontello"; }
  .pk-widget-author .pk-social-links-link i.pk-icon-spotify:before {
    content: '\e891';
    font-family: "fontello"; }
  .pk-widget-author .pk-social-links-link i.pk-icon-dribbble:before {
    content: '\e86f';
    font-family: "fontello"; }
  .pk-widget-author .pk-social-links-link i.pk-icon-behance:before {
    content: '\e868';
    font-family: "fontello"; }
  .pk-widget-author .pk-social-links-link i.pk-icon-linkedin:before {
    content: '\e884';
    font-family: "fontello"; }
  .pk-widget-author .pk-social-links-link i.pk-icon-twitch:before {
    content: '\e899';
    font-family: "fontello"; }
  .pk-widget-author .pk-social-links-link i.pk-icon-flickr:before {
    content: '\e874';
    font-family: "fontello"; }
  .pk-widget-author .pk-social-links-link i.pk-icon-tumblr:before {
    content: '\e898';
    font-family: "fontello"; }
  .pk-widget-author .pk-author-button {
    margin-top: 1rem;
    color: var(--theme-color-text_dark); }
  .pk-widget-author .pk-author-button {
    display: inline-block;
    border: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    position: relative;
    padding: 0 1.85rem 0 0;
    background-color: var(--theme-color-bd_color_0) !important;
    color: var(--theme-color-text_dark) !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    font-size: 1.14286rem;
    line-height: 1em;
    font-weight: 700;
    font-style: normal;
    text-transform: capitalize;
    letter-spacing: -0.02em; }
  .pk-widget-author .pk-author-button:before,
  .pk-widget-author .pk-author-button:after {
    content: '\e9b3';
    font-family: "fontello";
    font-size: 8px;
    line-height: inherit;
    font-style: normal;
    margin: 0;
    position: absolute;
    z-index: 1;
    top: 2px;
    right: 1px;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .pk-widget-author .pk-author-button:before {
    right: 20px;
    opacity: 0; }
  .pk-widget-author .pk-author-button:hover:before {
    opacity: 1;
    right: 0; }
  .pk-widget-author .pk-author-button:hover:after {
    opacity: 0;
    right: -20px; }

/* Powerkit and Socials */
.pk-social-links-wrap.pk-social-links-template-default.pk-share-buttons-wrap {
  margin-bottom: 0;
  margin-top: 0; }

.pk-social-links-wrap.pk-social-links-template-default .pk-social-links-items {
  display: block;
  margin: -0.3rem; }

.pk-social-links-wrap.pk-social-links-template-default .pk-social-links-item {
  display: inline-block;
  padding: 0.3rem; }

.pk-social-links-wrap.pk-social-links-template-default .pk-social-links-link {
  background-color: transparent !important;
  color: var(--theme-color-text_dark) !important;
  padding: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

.pk-social-links-wrap.pk-social-links-template-default .pk-social-links-link:hover {
  background-color: transparent;
  color: var(--theme-color-text_link) !important; }

.pk-social-links-wrap.pk-social-links-template-default .pk-social-links-icon {
  font-size: 1.3rem;
  line-height: 19px;
  height: 20px;
  text-align: center; }

.pk-social-links-wrap.pk-social-links-template-default .pk-social-links-item:first-child .pk-social-links-icon {
  text-align: left; }

.pk-social-links-wrap.pk-social-links-template-default .pk-social-links-link .pk-social-links-count {
  font-size: 1rem;
  font-weight: 400;
  color: var(--theme-color-text);
  display: block;
  opacity: 1;
  padding: 0 0.4rem 0 0.2rem;
  margin-top: 0.2em; }

.pk-social-links-wrap.pk-social-links-template-default .pk-social-links-link:hover .pk-social-links-count {
  color: var(--theme-color-text); }

header .pk-social-links-layout-default .pk-social-links-item {
  padding-left: 0; }


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

/* 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[class*="hover_"],
.post_featured[class*="hover_"] * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.post_featured .mask {
  content: ' ';
  position: absolute;
  z-index: 4;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -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-gallery .post_featured .icon {
  display: none; }

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

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

.post_item:hover .post_featured.hover_shop .mask,
.post_item:hover .post_featured.hover_shop:hover .mask {
  opacity: 1;
  display: none !important; }

.post_featured.hover_shop .icons {
  position: absolute;
  z-index: 1002;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  pointer-events: none; }

.post_featured.hover_shop .icons a {
  position: relative;
  top: 20px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  pointer-events: all;
  font-size: 1.2632em !important;
  padding: 0 !important;
  letter-spacing: 0 !important;
  cursor: pointer;
  text-align: center;
  color: var(--theme-color-extra_bg_color) !important;
  background-color: var(--theme-color-extra_dark) !important;
  opacity: 0;
  border: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  width: 51px !important;
  height: 51px !important;
  line-height: 51px !important;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
  -ms-transition: all 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
  -o-transition: all 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
  transition: all 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s; }

.post_featured.hover_shop .icons a:hover {
  color: var(--theme-color-extra_dark) !important;
  border-color: var(--theme-color-extra_hover) !important;
  background-color: var(--theme-color-extra_hover) !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !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; }

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

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

.post_featured.hover_shop .icons a.shop_link:before {
  font-family: "fontello" !important;
  font-weight: 400 !important;
  content: '\e9c8' !important;
  font-size: 1.3rem; }

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

.post_featured.hover_shop .icons a.shop_cart:after {
  display: none !important; }

.post_featured.hover_shop .icons a.added_to_cart,
.woocommerce a.added_to_cart {
  text-indent: -1000px;
  overflow: hidden; }

.post_featured.hover_shop .icons a.added_to_cart:after,
.woocommerce a.added_to_cart:after {
  font-family: "fontello" !important;
  font-weight: 400 !important;
  content: '\e855' !important;
  font-size: 1.5rem;
  text-indent: 0;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

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

.post_item:hover .post_featured.hover_shop .icons a:nth-child(1),
.post_featured.hover_shop:hover .icons a:nth-child(1),
.post_item:focus .post_featured.hover_shop .icons a:nth-child(1),
.post_featured.hover_shop:focus .icons a:nth-child(1) {
  -webkit-animation: animation_fade_in_up 0.3s ease forwards;
  animation: animation_fade_in_up 0.3s ease forwards;
  -webkit-animation-delay: 0.05s;
  animation-delay: 0.05s; }

.post_item:hover .post_featured.hover_shop .icons a:nth-child(2),
.post_featured.hover_shop:hover .icons a:nth-child(2),
.post_item:focus .post_featured.hover_shop .icons a:nth-child(2),
.post_featured.hover_shop:focus .icons a:nth-child(2) {
  -webkit-animation: animation_fade_in_up 0.3s ease forwards;
  animation: animation_fade_in_up 0.3s ease forwards;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s; }

.post_item:hover .post_featured.hover_shop .icons a:nth-child(3),
.post_featured.hover_shop:hover .icons a:nth-child(3),
.post_item:focus .post_featured.hover_shop .icons a:nth-child(3),
.post_featured.hover_shop:focus .icons a:nth-child(3) {
  -webkit-animation: animation_fade_in_up 0.3s ease forwards;
  animation: animation_fade_in_up 0.3s ease forwards;
  -webkit-animation-delay: 0.15s;
  animation-delay: 0.15s; }

.post_item:hover .post_featured.hover_shop .icons a,
.post_featured.hover_shop:hover .icons a {
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

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


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

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

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

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

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

.wp-block-pullquote {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  border-style: solid; }
  .wp-block-pullquote:not([style*="border-radius"]) {
    overflow: visible; }
  .wp-block-pullquote blockquote {
    width: 100%;
    margin: 0 !important; }

blockquote.instagram-media:before {
  display: none; }

.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;
    -o-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.select_container_multirows:before, .select_container.select_container_multirows:after, .select_container.select_container_multiple:before, .select_container.select_container_multiple:after {
  display: none; }

.wp-block-group p:last-child,
.wp-block-column p:last-child,
.wp-block-columns p:last-child,
.is-layout-constrained p:last-child {
  margin-bottom: 0 !important; }

.wp-block-group.has-background,
.wp-block-column.has-background,
.wp-block-columns.has-background,
.is-layout-constrained.has-background {
  padding: 1em; }

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

.wp-block-media-text__content p:last-child {
  margin-bottom: 0 !important; }

.has-background.is-layout-flow > :last-child,
.has-background .is-layout-flow > :last-child {
  margin-bottom: 0 !important; }

.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {
  display: none; }

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  text-shadow: none;
  width: 100%; }
  .wp-block-gallery.has-nested-images figure.wp-block-image figcaption a {
    display: inline;
    width: unset;
    height: unset;
    -o-object-fit: unset;
    object-fit: unset; }
  .wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover {
    scrollbar-width: thin;
    scrollbar-color: var(--theme-color-alter_bd_color) var(--theme-color-alter_bg_color); }
    .wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar {
      width: 8px; }
    .wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-track {
      background: var(--theme-color-alter_bg_color); }
    .wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb {
      background-color: var(--theme-color-alter_bd_hover);
      border: 1px solid var(--theme-color-alter_bg_color);
      -webkit-border-radius: 6px;
      -ms-border-radius: 6px;
      border-radius: 6px; }

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

body.editor-styles-wrapper.sidebar_position_hide .sidebar,
.editor-styles-wrapper.sidebar_position_hide .sidebar {
  display: none; }

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,
.editor-styles-wrapper:not(.sidebar_position_hide):not(.post-type-cpt_layouts).block-editor-writing-flow {
  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: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -ms-flex-negative: 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,
  .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; }

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,
.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,
  .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%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    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,
  .editor-styles-wrapper:not(.sidebar_position_hide):not(.post-type-cpt_layouts).block-editor-writing-flow .block-editor-block-list__layout.is-root-container {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-preferred-size: var(--theme-var-content);
    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,
  .editor-styles-wrapper:not(.sidebar_position_hide):not(.post-type-cpt_layouts).block-editor-writing-flow .editor-post-sidebar-holder {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  body.editor-styles-wrapper:not(.sidebar_position_hide):not(.post-type-cpt_layouts) .block-editor-writing-flow:after,
  body.editor-styles-wrapper:not(.sidebar_position_hide):not(.post-type-cpt_layouts).block-editor-writing-flow:after,
  .editor-styles-wrapper:not(.sidebar_position_hide):not(.post-type-cpt_layouts).block-editor-writing-flow:after {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }

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,
.editor-styles-wrapper.sidebar_position_left:not(.post-type-cpt_layouts).block-editor-writing-flow .block-editor-block-list__layout.is-root-container {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  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,
.editor-styles-wrapper.sidebar_position_left:not(.post-type-cpt_layouts).block-editor-writing-flow .editor-post-sidebar-holder {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  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: -webkit-box;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-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,
  .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; }

body.editor-styles-wrapper[data-widget-area-id],
.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,
  .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); }

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

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

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

.wp-block-post + .wp-block-post {
  margin-top: 3em; }

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

.wp-block-post-title:not(.editor-post-title) {
  margin-bottom: 0; }

.wp-block-post-featured-image {
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-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; }

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


html {
  font-size: 14px; }

.popover-slot {
  position: relative;
  z-index: 101; }

/* Gutenberg */
body:not(.narrow_content) .content_wrap_fullscreen .kt-row-column-wrap {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.alignfull .kt-row-column-wrap {
  padding-left: var(--theme-var-grid_gap);
  padding-right: var(--theme-var-grid_gap); }

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

/* Width of the blocks for different content width's */
.wp-block:not([data-align="wide"]):not([data-align="full"]) {
  max-width: var(--theme-var-content); }
  body.sidebar_position_hide.narrow_content .wp-block:not([data-align="wide"]):not([data-align="full"]) {
    max-width: var(--theme-var-content_narrow); }
  body.sidebar_position_hide.expand_content .wp-block:not([data-align="wide"]):not([data-align="full"]) {
    max-width: var(--theme-var-page); }
  body.post-type-cpt_layouts .wp-block:not([data-align="wide"]):not([data-align="full"]) {
    max-width: none !important; }

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

/* Align left and right inside narrow content without sidebars */
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 .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 .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 .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 .wp-block[data-align="right"] .is-style-alignfar {
  float: right;
  margin: 1em calc( ( var(--theme-var-page) - var(--theme-var-content) ) / -2) 1em 2em; }

/* Sidebar holder for the editor */
body.edit-post-visual-editor:not(.post-type-cpt_layouts):not(.sidebar_position_hide) {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -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: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.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: -webkit-box;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-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); }

/* Align left and right inside narrow content without sidebars */
.editor-styles-wrapper.sidebar_position_hide.narrow_content .wp-block[data-align="left"] .is-style-alignfar,
.editor-styles-wrapper.sidebar_position_hide.narrow_content .wp-block[data-align="right"] .is-style-alignfar,
.editor-styles-wrapper.sidebar_position_hide.narrow_content .wp-block[data-align="left"] .is-style-alignsmall,
.editor-styles-wrapper.sidebar_position_hide.narrow_content .wp-block[data-align="right"] .is-style-alignsmall,
.editor-styles-wrapper.sidebar_position_hide.narrow_content .wp-block[data-align="left"] .is-style-alignmedium,
.editor-styles-wrapper.sidebar_position_hide.narrow_content .wp-block[data-align="right"] .is-style-alignmedium,
.editor-styles-wrapper.sidebar_position_hide.narrow_content .wp-block[data-align="left"] .is-style-alignlarge,
.editor-styles-wrapper.sidebar_position_hide.narrow_content .wp-block[data-align="right"] .is-style-alignlarge {
  max-width: calc( ( var(--theme-var-page) - var(--theme-var-content_narrow) ) / 2 - 30px); }

.editor-styles-wrapper.sidebar_position_hide.narrow_content .wp-block[data-align="left"] .is-style-alignsmall {
  float: left;
  margin: 1em 1em 1em calc( var(--theme-var-page_column_and_gap) * (-1)); }

.editor-styles-wrapper.sidebar_position_hide.narrow_content .wp-block[data-align="left"] .is-style-alignmedium {
  float: left;
  margin: 1em 1em 1em calc( var(--theme-var-page_column_and_gap) * (-2)); }

.editor-styles-wrapper.sidebar_position_hide.narrow_content .wp-block[data-align="left"] .is-style-alignlarge {
  float: left;
  margin: 1em 1em 1em calc( var(--theme-var-page_column_and_gap) * (-3)); }

.editor-styles-wrapper.sidebar_position_hide.narrow_content .wp-block[data-align="right"] .is-style-alignsmall {
  float: right;
  margin: 1em calc( var(--theme-var-page_column_and_gap) * (-1)) 1em 1em; }

.editor-styles-wrapper.sidebar_position_hide.narrow_content .wp-block[data-align="right"] .is-style-alignmedium {
  float: right;
  margin: 1em calc( var(--theme-var-page_column_and_gap) * (-2)) 1em 1em; }

.editor-styles-wrapper.sidebar_position_hide.narrow_content .wp-block[data-align="right"] .is-style-alignlarge {
  float: right;
  margin: 1em calc( var(--theme-var-page_column_and_gap) * (-3)) 1em 1em; }

.editor-styles-wrapper.sidebar_position_hide.narrow_content .block-editor-block-list__block[data-align="left"][data-type="core/image"] > .wp-block .is-style-alignfar,
.editor-styles-wrapper.sidebar_position_hide.narrow_content .block-editor-block-list__block[data-align="right"][data-type="core/image"] > .wp-block .is-style-alignfar,
.editor-styles-wrapper.sidebar_position_hide.narrow_content .block-editor-block-list__block[data-align="left"][data-type="core/image"] > .wp-block .is-style-alignsmall,
.editor-styles-wrapper.sidebar_position_hide.narrow_content .block-editor-block-list__block[data-align="right"][data-type="core/image"] > .wp-block .is-style-alignsmall,
.editor-styles-wrapper.sidebar_position_hide.narrow_content .block-editor-block-list__block[data-align="left"][data-type="core/image"] > .wp-block .is-style-alignmedium,
.editor-styles-wrapper.sidebar_position_hide.narrow_content .block-editor-block-list__block[data-align="right"][data-type="core/image"] > .wp-block .is-style-alignmedium,
.editor-styles-wrapper.sidebar_position_hide.narrow_content .block-editor-block-list__block[data-align="left"][data-type="core/image"] > .wp-block .is-style-alignlarge,
.editor-styles-wrapper.sidebar_position_hide.narrow_content .block-editor-block-list__block[data-align="right"][data-type="core/image"] > .wp-block .is-style-alignlarge {
  max-width: none !important; }

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

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

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

.block-editor-block-list__layout .block-editor-block-list__block[data-align="wide"] > .block-editor-block-list__block-edit:before,
.block-editor-block-list__layout .block-editor-block-list__block[data-align="full"] > .block-editor-block-list__block-edit:before {
  left: -14px;
  right: -14px;
  border-right-width: 1px; }

.block-editor-block-list__block[data-align=left],
.block-editor-block-list__block[data-align=right] {
  margin-left: auto;
  margin-right: auto; }

.editor-styles-wrapper.sidebar_position_hide.narrow_content .block-editor-block-list__block[data-align=left],
.editor-styles-wrapper.sidebar_position_hide.narrow_content .block-editor-block-list__block[data-align=right] {
  max-width: var(--theme-var-content_narrow); }

.wp-block[data-align=left] > *, .wp-block[data-align=right] > * {
  z-index: 100;
  position: relative; }

/* Fix for some core blocks in the edit mode
------------------------------------------------- */
/* Page break */
.wp-block-nextpage > span {
  height: auto;
  background-color: var(--theme-color-bg_color);
  color: var(--theme-color-text_dark); }

/* Rich text */
.block-editor-rich-text {
  z-index: 1; }

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

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

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

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

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

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

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

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

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

.kb-gallery-main-contain .kadence-blocks-gallery-item .kadence-blocks-gallery-item-inner figure .kb-gallery-image-contain.kadence-blocks-gallery-intrinsic img {
  height: auto;
  position: relative; }

@media (min-width: 1280px) {
  .single-post .previous_post_content article .alignfull .kt-row-column-wrap.kt-has-3-columns {
    -ms-grid-columns: minmax(0, 1fr) minmax(0, 3fr) minmax(0, 1fr);
    grid-template-columns: minmax(0, 1fr) minmax(0, 3fr) minmax(0, 1fr); } }

/* Components panel */
.components-panel__body > .components-panel__body-title {
  background-color: #edeff0; }

.components-panel__body.is-opened > .components-panel__body-title {
  margin-bottom: 15px !important; }

.components-panel__body .components-base-control-title {
  margin: 1.25em 0 0.25em; }

.components-color-palette-preview {
  border: 1px solid #8d96a0;
  border-radius: 5px;
  height: 22px;
  width: 50px;
  position: absolute;
  top: 0;
  right: 0; }

.components-toolbar .components-icon-button {
  overflow: hidden; }

.components-base-control input[type="text"],
.components-base-control input[type="number"],
.components-base-control input[type="search"] {
  height: auto;
  padding: 6px 8px; }

.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-am-button,
.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-pm-button {
  margin-top: 0; }

/* Fix margin from Give plugin */
.editor-block-list__layout .components-button {
  margin-top: 0; }

.post-publish-panel__postpublish-buttons > .components-button {
  margin: 5px; }

.post-publish-panel__postpublish-buttons > span > .components-button {
  margin: 0; }

/* Featured image */
.components-panel__body.is-opened .components-button img {
  width: auto !important;
  height: auto !important; }

/* Inputs */
input[type=radio] {
  position: relative;
  width: 12px;
  height: 14px; }

input[type=radio]:checked::before {
  height: 6px;
  left: 50%;
  margin: -3px 0 0 -3px;
  position: absolute;
  top: 50%;
  width: 6px; }

/* Slider */
.alignfull .slider_container,
.alignwide .slider_container {
  min-width: 100%; }

.editor-styles-wrapper .slider_container .slider-slide > .slide_link {
  pointer-events: none; }

.editor-styles-wrapper .slider_swiper.slider_nocentered.slider_overflow_hidden.slider_one[data-effect="fade"] .swiper-slide:not(.swiper-slide-active) {
  opacity: 1 !important; }

/* Search */
.editor-styles-wrapper .wp-block-search .wp-block-search__input {
  border-color: #eaeaea; }

.editor-styles-wrapper .wp-block-search .wp-block-search__button {
  border-color: #eaeaea;
  background-color: #eaeaea; }

.editor-styles-wrapper .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
  border-color: #eaeaea !important; }

/* Pullquote */
.wp-block-pullquote {
  border-style: none; }
