/* 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: 1px 8px;
      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 .post_content + .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; }
    .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: 3px 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: 3px 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 {
  content: "\E9AA";
  font-family: "fontello";
  font-size: 1.05em; }

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

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

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

.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: 13px;
    line-height: 1.33em;
    font-weight: 400;
    color: var(--theme-color-text);
    letter-spacing: 0;
    margin-top: 0; }
  .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 .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-alter_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;
    content: '\e9aa';
    display: block;
    font-family: "fontello";
    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 {
  content: '\e9aa';
  font-family: "fontello";
  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.kicker_animation_fade_in_up,
    .pk-widget-author .pk-author-data.kicker_animation_fade_in_up,
    .pk-widget-author .widget_title.kicker_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-twitter:before {
    content: '\e9aa';
    font-family: "fontello";
    font-size: 1rem; }
  .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; }


/* Elementor styles
----------------------------------------------------------------- */
/* Theme-specific variables and classes
-------------------------------------------------------------- */
:root {
  --theme-var-elm_gap_nogap: 0px;
  --theme-var-elm_gap_narrow: 10px;
  --theme-var-elm_gap_default: 20px;
  --theme-var-elm_gap_extended: 30px;
  --theme-var-elm_gap_wide: 40px;
  --theme-var-elm_gap_wider: 60px;
  --theme-var-elm_add_page_margins: var( --theme-var-elm_gap_extended ); }

/* Add bg color to the elements with specified color scheme */
.elementor-editor-active .elementor-section[class*="scheme_"] {
  background-color: var(--theme-color-bg_color); }

.elementor-section[class*="scheme_"] {
  background-color: var(--theme-color-bg_color); }

.sc_layouts_submenu .elementor-section[class*="scheme_"] {
  background-color: transparent; }

/* Add negative margins to the our post container to align left and right side of the post content and header/footer */
.post_content > .elementor,
[class*="type-cpt_"] > [class*="_page_content"] > .elementor {
  margin-left: calc( -1 * var(--theme-var-elm_add_page_margins) / 2);
  margin-right: calc( -1 * var(--theme-var-elm_add_page_margins) / 2); }

/* Add margins to "No Gap" on fullscreen for compensation of the previous rule */
.body_style_fullscreen [class*="type-cpt_"] > [class*="_page_content"] > .elementor .elementor-section-full_width > .elementor-column-gap-no {
  margin-left: calc( var(--theme-var-elm_add_page_margins) / 2);
  margin-right: calc( var(--theme-var-elm_add_page_margins) / 2); }

/* Default Elementor's grid */
.elementor-column-gap-narrow > .elementor-row > .elementor-column > .elementor-element-populated,
.elementor-column-gap-narrow > .elementor-column > .elementor-element-populated {
  padding: calc( var(--theme-var-elm_gap_narrow) / 2); }

.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated,
.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
  padding: calc( var(--theme-var-elm_gap_default) / 2); }

.elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-element-populated,
.elementor-column-gap-extended > .elementor-column > .elementor-element-populated {
  padding: calc( var(--theme-var-elm_gap_extended) / 2); }

.elementor-column-gap-wide > .elementor-row > .elementor-column > .elementor-element-populated,
.elementor-column-gap-wide > .elementor-column > .elementor-element-populated {
  padding: calc( var(--theme-var-elm_gap_wide) / 2); }

.elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-populated,
.elementor-column-gap-wider > .elementor-column > .elementor-element-populated {
  padding: calc( var(--theme-var-elm_gap_wider) / 2); }

.elementor-container > .elementor-row > .elementor-column > .elementor-element-populated,
.elementor-container > .elementor-column > .elementor-element-populated {
  padding-top: 0;
  padding-bottom: 0; }

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

/* No gap */
.elementor-section.elementor-section-boxed > .elementor-column-gap-no {
  max-width: var(--theme-var-page); }

/* Narrow: 5px */
.elementor-section.elementor-section-boxed > .elementor-column-gap-narrow {
  max-width: calc( var(--theme-var-page) + var(--theme-var-elm_gap_narrow)); }

.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-column-gap-narrow,
.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-narrow {
  width: calc( var(--theme-var-page) + var(--theme-var-elm_gap_narrow)); }

.sidebar_show .content_wrap .elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-column-gap-narrow,
.sidebar_show .content_wrap .elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-narrow {
  width: calc( var(--theme-var-content) + var(--theme-var-elm_gap_narrow)); }

.content_wrap .elementor-section-justified.elementor-section-boxed:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-narrow,
.content_wrap .elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-narrow {
  left: calc( -1 * var(--theme-var-elm_gap_narrow) / 2); }

.content_wrap .elementor-section-justified.elementor-section-full_width.elementor-section-stretched:not(.elementor-inner-section) > .elementor-column-gap-narrow {
  margin-left: calc( -1 * var(--theme-var-elm_gap_narrow) / 2);
  margin-right: calc( -1 * var(--theme-var-elm_gap_narrow) / 2); }

/* Default: 10px */
.elementor-section.elementor-section-boxed > .elementor-column-gap-default {
  max-width: calc( var(--theme-var-page) + var(--theme-var-elm_gap_default)); }

.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-column-gap-default,
.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-default {
  width: calc( var(--theme-var-page) + var(--theme-var-elm_gap_default)); }

.sidebar_show .content_wrap .elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-column-gap-default,
.sidebar_show .content_wrap .elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-default {
  width: calc( var(--theme-var-content) + var(--theme-var-elm_gap_default)); }

.content_wrap .elementor-section-justified.elementor-section-boxed:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-default,
.content_wrap .elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-default {
  left: calc( -1 * var(--theme-var-elm_gap_default) / 2); }

.content_wrap .elementor-section-justified.elementor-section-full_width.elementor-section-stretched:not(.elementor-inner-section) > .elementor-column-gap-default {
  margin-left: calc( -1 * var(--theme-var-elm_gap_default) / 2);
  margin-right: calc( -1 * var(--theme-var-elm_gap_default) / 2); }

/* Extended: 15px */
.elementor-section.elementor-section-boxed > .elementor-column-gap-extended {
  max-width: calc( var(--theme-var-page) + var(--theme-var-elm_gap_extended)); }

.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-column-gap-extended,
.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-extended {
  width: calc( var(--theme-var-page) + var(--theme-var-elm_gap_extended)); }

.sidebar_show .content_wrap .elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-column-gap-extended,
.sidebar_show .content_wrap .elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-extended {
  width: calc( var(--theme-var-content) + var(--theme-var-elm_gap_extended)); }

.content_wrap .elementor-section-justified.elementor-section-boxed:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-extended,
.content_wrap .elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-extended {
  left: calc( -1 * var(--theme-var-elm_gap_extended) / 2); }

.content_wrap .elementor-section-justified.elementor-section-full_width.elementor-section-stretched:not(.elementor-inner-section) > .elementor-column-gap-extended {
  margin-left: calc( -1 * var(--theme-var-elm_gap_extended) / 2);
  margin-right: calc( -1 * var(--theme-var-elm_gap_extended) / 2); }

/* Wide: 20px */
.elementor-section.elementor-section-boxed > .elementor-column-gap-wide {
  max-width: calc( var(--theme-var-page) + var(--theme-var-elm_gap_wide)); }

.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-column-gap-wide,
.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-wide {
  width: calc( var(--theme-var-page) + var(--theme-var-elm_gap_wide)); }

.sidebar_show .content_wrap .elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-column-gap-wide,
.sidebar_show .content_wrap .elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-wide {
  width: calc( var(--theme-var-content) + var(--theme-var-elm_gap_wide)); }

.content_wrap .elementor-section-justified.elementor-section-boxed:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-wide,
.content_wrap .elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-wide {
  left: calc( -1 * var(--theme-var-elm_gap_wide) / 2); }

.content_wrap .elementor-section-justified.elementor-section-full_width.elementor-section-stretched:not(.elementor-inner-section) > .elementor-column-gap-wide {
  margin-left: calc( -1 * var(--theme-var-elm_gap_wide) / 2);
  margin-right: calc( -1 * var(--theme-var-elm_gap_wide) / 2); }

/* Wider: 30px */
.elementor-section.elementor-section-boxed > .elementor-column-gap-wider {
  max-width: calc( var(--theme-var-page) + var(--theme-var-elm_gap_wider)); }

.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-column-gap-wider,
.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-wider {
  width: calc( var(--theme-var-page) + var(--theme-var-elm_gap_wider)); }

.sidebar_show .content_wrap .elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-column-gap-wider,
.sidebar_show .content_wrap .elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-wider {
  width: calc( var(--theme-var-content) + var(--theme-var-elm_gap_wider)); }

.content_wrap .elementor-section-justified.elementor-section-boxed:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-wider,
.content_wrap .elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-wider {
  left: calc( -1 * var(--theme-var-elm_gap_wider) / 2); }

.content_wrap .elementor-section-justified.elementor-section-full_width.elementor-section-stretched:not(.elementor-inner-section) > .elementor-column-gap-wider {
  margin-left: calc( -1 * var(--theme-var-elm_gap_wider) / 2);
  margin-right: calc( -1 * var(--theme-var-elm_gap_wider) / 2); }

/* Header */
body:not(.body_style_boxed) .sc_layouts_row_type_compact.elementor-section-full_width:not(.elementor-inner-section),
body:not(.body_style_boxed) .sc_layouts_row_type_normal.elementor-section-full_width:not(.elementor-inner-section),
body:not(.body_style_boxed) .sc_layouts_row_type_narrow.elementor-section-full_width:not(.elementor-inner-section) {
  padding-left: 70px;
  padding-right: 70px; }

body:not(.body_style_boxed) .sc_layouts_row_type_compact.elementor-section-full_width:not(.elementor-inner-section) .sc_layouts_menu li > ul.sc_layouts_submenu,
body:not(.body_style_boxed) .sc_layouts_row_type_normal.elementor-section-full_width:not(.elementor-inner-section) .sc_layouts_menu li > ul.sc_layouts_submenu,
body:not(.body_style_boxed) .sc_layouts_row_type_narrow.elementor-section-full_width:not(.elementor-inner-section) .sc_layouts_menu li > ul.sc_layouts_submenu {
  padding-left: 65px;
  padding-right: 65px; }

.elementor-section-full_width .sc_layouts_submenu .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended,
.elementor-section-full_width .sc_layouts_submenu .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wider {
  max-width: 100%; }

/* Boxed layout */
.body_style_boxed .top_panel .elementor-section-stretched.sc_layouts_row_fixed_on {
  left: calc( (100% - var(--theme-var-page_boxed)) / 2) !important; }

.body_style_boxed .trx_addons_bg_text {
  overflow: hidden; }

/* Elementor Lightbox */
.elementor-lightbox {
  background-color: var(--theme-color-bg_color_07); }

.elementor-lightbox .dialog-lightbox-close-button,
.elementor-lightbox .elementor-swiper-button {
  color: var(--theme-color-text_dark);
  background-color: transparent; }

.elementor-lightbox .dialog-lightbox-close-button:hover,
.elementor-lightbox .elementor-swiper-button:hover {
  color: var(--theme-color-text_link); }

.elementor-lightbox .elementor-slideshow__header {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  .elementor-lightbox .elementor-slideshow__header .elementor-slideshow__counter {
    margin-left: 10px;
    width: auto; }

.elementor-lightbox .elementor-slideshow__footer {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.elementor-lightbox .elementor-slideshow__share-links {
  right: auto;
  left: 1em; }
  .elementor-lightbox .elementor-slideshow__share-links:before {
    right: auto;
    left: 0.5em; }

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

/* Divider */
.elementor-widget-divider {
  --divider-border-color: var(--theme-color-bd_color);
  --divider-color: var(--theme-color-bd_color); }

.elementor-divider-separator {
  border-color: var(--theme-color-bd_color); }

.has-text-dark-border-color .elementor-divider-separator,
.has-text-dark-border-color.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator {
  border-color: var(--theme-color-text_dark); }

/* Widgets */
.elementor-widget-container {
  border-color: var(--theme-color-bd_color); }

/* Video */
.elementor-widget-video .elementor-fit-aspect-ratio .elementor-video {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100% !important;
  height: 100% !important; }
  .elementor-widget-video .elementor-fit-aspect-ratio .elementor-video .mejs-overlay {
    min-width: 100%;
    min-height: 100%; }

/* Audio */
.elementor-widget-video .post_audio {
  background-color: var(--theme-color-extra_bg_color);
  left: 0;
  margin: 0;
  position: absolute;
  right: 0;
  padding: 0.8em;
  z-index: 11; }
  .elementor-widget-video .post_audio .post_audio_author,
  .elementor-widget-video .post_audio .post_audio_title,
  .elementor-widget-video .post_audio .post_audio_description {
    color: var(--theme-color-extra_dark); }

.elementor-widget-video .post_audio iframe {
  min-height: 60px; }

.elementor-widget-video .mejs-container {
  min-height: 40px; }

.elementor-widget-video .mejs-controls {
  height: 63px;
  padding: 15px;
  background: transparent; }

.elementor-widget-video .mejs-controls .mejs-button > button {
  background-color: transparent;
  color: var(--theme-color-extra_dark);
  font-size: 1.6em; }

.elementor-widget-video .mejs-controls .mejs-volume-button.mejs-mute > button:before {
  content: '\e9d3'; }

.elementor-widget-video .mejs-controls .mejs-volume-button.mejs-unmute > button:before {
  content: '\e9d2'; }

.elementor-widget-video .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.elementor-widget-video .mejs-controls .mejs-time-rail .mejs-time-total,
.elementor-widget-video .mejs-controls .mejs-time-rail .mejs-time-buffering,
.elementor-widget-video .mejs-controls .mejs-time-rail .mejs-time-loaded,
.elementor-widget-video .mejs-controls .mejs-time-rail .mejs-time-current,
.elementor-widget-video .mejs-controls .mejs-time-rail .mejs-time-hovered,
.elementor-widget-video .mejs-controls .mejs-time-rail .mejs-time-handle-content {
  height: 3px; }

.elementor-widget-video .mejs-controls .mejs-time-rail .mejs-time-total,
.elementor-widget-video .mejs-controls .mejs-time-rail .mejs-time-loaded,
.elementor-widget-video .mejs-controls .mejs-time-rail .mejs-time-hovered,
.elementor-widget-video .mejs-controls .mejs-volume-slider .mejs-volume-total,
.elementor-widget-video .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  background: var(--theme-color-extra_dark); }

.elementor-widget-video .mejs-controls .mejs-time.mejs-currenttime-container {
  margin-left: 4px; }

.elementor-widget-video .mejs-controls .mejs-time.mejs-duration-container {
  margin-right: 10px; }

.elementor-widget-video .mejs-controls .mejs-horizontal-volume-slider {
  margin: 0 15px 0 10px; }

.elementor-widget-video .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: var(--theme-color-extra_link); }

.elementor-widget-video .mejs-controls .mejs-volume-slider .mejs-volume-handle {
  height: 4px;
  border-radius: 4px;
  background: var(--theme-color-extra_hover); }

.elementor-widget-video .mejs-volume-button > .mejs-volume-slider {
  height: 99px;
  width: 22px;
  border-radius: 22px;
  background: rgba(0, 0, 0, 0.03); }

.elementor-widget-video .mejs-volume-total {
  height: 78px; }

.elementor-widget-video .mejs-controls .mejs-time {
  font-size: 12px;
  color: var(--theme-color-extra_dark); }

.elementor-widget-video .mejs-time-rail {
  margin: 0 21px; }

.elementor-widget-video .mejs-horizontal-volume-slider,
.elementor-widget-video .mejs-horizontal-volume-total {
  width: 75px; }

/* Title */
.elementor-widget-heading .elementor-heading-title > a:hover {
  color: var(--theme-color-text_link); }

.elementor-heading-title [class*="icon-"]:before {
  font-weight: 400;
  margin-right: 0.7em; }

.trx_addons_bg_text {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center; }

.trx_addons_bg_text .trx_addons_bg_text_inner .trx_addons_bg_text_char {
  color: var(--theme-color-extra_dark_092);
  font-size: 250px;
  line-height: 283px;
  letter-spacing: 0.12em;
  opacity: 1;
  text-transform: uppercase; }

/* Inner section */
.elementor-widget-wrap > .elementor-element.inner-section-no-gap-extended {
  margin-left: calc( var(--theme-var-elm_gap_extended) / -2);
  margin-right: calc( var(--theme-var-elm_gap_extended) / -2);
  width: calc(100% + var(--theme-var-elm_gap_extended)); }

.inner-section-padding {
  padding: 5em; }

/* Counter */
.elementor-counter .elementor-counter-number-wrapper {
  font-size: 3.57143rem;
  line-height: 1em;
  font-weight: 400;
  color: var(--theme-color-text_dark);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.elementor-counter .elementor-counter-title {
  margin-top: 0.5rem;
  text-align: center;
  letter-spacing: 0.06em;
  color: var(--theme-color-text_dark); }

.elementor-counter .elementor-counter-number-prefix,
.elementor-counter .elementor-counter-number-suffix {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0; }
  .elementor-counter .elementor-counter-number-prefix:empty,
  .elementor-counter .elementor-counter-number-suffix:empty {
    display: none; }

.elementor-counter .elementor-counter-number-prefix {
  margin-right: 10px; }

.elementor-counter .elementor-counter-number-suffix {
  margin-left: 10px; }

/* Section hover */
.elementor-hoverUp {
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

.elementor-hoverUp:hover {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px); }

/* Icons */
.elementor-icon {
  display: block; }

/* Elementor > v3.0.0
------------------------------------ */
.elementor-widget-divider .elementor-divider {
  font-size: 0; }

.elementor-widget:not(:last-child),
.elementor-element.elementor-widget:not(:last-child) {
  margin-bottom: 0; }

/* Additional entrance animations
------------------------------------ */
/* Animation Delays */
.animated.animated-slow {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms; }

.animated {
  -webkit-animation-duration: 750ms;
  animation-duration: 750ms; }

.animated.animated-fast {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms; }

/* Under Strips */
@-webkit-keyframes ta_under_strips {
  0% {
    -webkit-transform: translateX(-101%);
    transform: translateX(-101%); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translateX(101%);
    transform: translateX(101%); } }

@keyframes ta_under_strips {
  0% {
    -webkit-transform: translateX(-101%);
    transform: translateX(-101%); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translateX(101%);
    transform: translateX(101%); } }

.ta_under_strips {
  overflow: hidden; }
  .ta_under_strips > div {
    opacity: 0;
    -webkit-animation: fadeIn .2s 1s forwards;
    animation: fadeIn .2s 1s forwards; }

.ta_under_strips:before,
.ta_under_strips:after {
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.ta_under_strips:before {
  background-color: var(--theme-color-text_link);
  z-index: 1;
  -webkit-transform: translateX(-101%);
  -ms-transform: translateX(-101%);
  transform: translateX(-101%);
  -webkit-animation: ta_under_strips 1.5s cubic-bezier(0.86, 0, 0.07, 1) forwards;
  animation: ta_under_strips 1.5s cubic-bezier(0.86, 0, 0.07, 1) forwards; }

.ta_under_strips:after {
  background-color: var(--theme-color-text_hover);
  z-index: 2;
  -webkit-transform: translateX(-101%);
  -ms-transform: translateX(-101%);
  transform: translateX(-101%);
  -webkit-animation: ta_under_strips 1.2s 0.2s cubic-bezier(1, 0, 0.54, 0.99) forwards;
  animation: ta_under_strips 1.2s 0.2s cubic-bezier(1, 0, 0.54, 0.99) forwards; }

/* FadeInUp */
.ta_fadeinup {
  -webkit-animation-name: ta_fadeinup;
  animation-name: ta_fadeinup;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease; }

@-webkit-keyframes ta_fadeinup {
  from {
    opacity: 0;
    -webkit-transform: translateY(60px);
    transform: translateY(60px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes ta_fadeinup {
  from {
    opacity: 0;
    -webkit-transform: translateY(60px);
    transform: translateY(60px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

/* FadeInLeft */
.ta_fadeinleft {
  -webkit-animation-name: ta_fadeinleft;
  animation-name: ta_fadeinleft;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease; }

@-webkit-keyframes ta_fadeinleft {
  from {
    opacity: 0;
    -webkit-transform: translateX(-60px);
    transform: translateX(-60px); }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes ta_fadeinleft {
  from {
    opacity: 0;
    -webkit-transform: translateX(-60px);
    transform: translateX(-60px); }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

/* FadeInRight */
.ta_fadeinright {
  -webkit-animation-name: ta_fadeinright;
  animation-name: ta_fadeinright;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease; }

@-webkit-keyframes ta_fadeinright {
  from {
    opacity: 0;
    -webkit-transform: translateX(60px);
    transform: translateX(60px); }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes ta_fadeinright {
  from {
    opacity: 0;
    -webkit-transform: translateX(60px);
    transform: translateX(60px); }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

/* FadeInDown */
.ta_fadeindown {
  -webkit-animation-name: ta_fadeindown;
  animation-name: ta_fadeindown;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease; }

@-webkit-keyframes ta_fadeindown {
  from {
    opacity: 0;
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes ta_fadeindown {
  from {
    opacity: 0;
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

/* FadeIn */
.ta_fadein {
  -webkit-animation-name: ta_fadein;
  animation-name: ta_fadein;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease; }

@-webkit-keyframes ta_fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes ta_fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Sidebar holder for the editor
------------------------------------------------------- */
/* WordPress 5.6- */
body.edit-post-visual-editor:not(.sidebar_position_hide):not(.post-type-cpt_layouts),
body.editor-styles-wrapper:not(.sidebar_position_hide):not(.post-type-cpt_layouts) .block-editor-writing-flow,
body.editor-styles-wrapper:not(.sidebar_position_hide):not(.post-type-cpt_layouts).block-editor-writing-flow {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}
body.edit-post-visual-editor:not(.sidebar_position_hide):not(.post-type-cpt_layouts) .edit-post-visual-editor__post-title-wrapper .editor-post-title,
body.editor-styles-wrapper:not(.sidebar_position_hide):not(.post-type-cpt_layouts) .block-editor-writing-flow .edit-post-visual-editor__post-title-wrapper .editor-post-title,
body.editor-styles-wrapper:not(.sidebar_position_hide):not(.post-type-cpt_layouts).block-editor-writing-flow .edit-post-visual-editor__post-title-wrapper .editor-post-title {
  max-width: var(--theme-var-page) !important;
}

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

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

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

.editor-post-sidebar-holder {
  width: var(--theme-var-sidebar);
  margin-left: var(--theme-var-sidebar_gap);
  background-color: var(--theme-color-alter_bg_color);
  min-height: 75vh;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.editor-post-sidebar-holder:before {
  content: 'Sidebar';
  display: inline-block;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  font-size: 3em;
  line-height: 1em;
  font-weight: bold;
  color: var(--theme-color-alter_light);
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
body.editor-styles-wrapper.sidebar_position_left .editor-post-sidebar-holder {
  margin-left: 0;
  margin-right: var(--theme-var-sidebar_gap);
}
.sidebar_position_hide .editor-post-sidebar-holder, body.post-type-cpt_layouts .editor-post-sidebar-holder {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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


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

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


/* WooCommerce styles
----------------------------------------------------------------- */
/* Common styles
----------------------------------------------------------------- */
.woocommerce .page_content_wrap {
  padding: 4.705882em 0; }

.woocommerce table th,
.woocommerce table td {
  border-width: 0; }

/* Buttons */
.woocommerce #respond input#submit,
.woocommerce .button,
.woocommerce-page .button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button .woocommerce input[type="button"],
.woocommerce-page input[type="button"],
.woocommerce input[type="submit"],
.woocommerce-page input[type="submit"],
.woocommerce .woocommerce-message .button,
.woocommerce ul.products li.product .button,
.woocommerce div.product form.cart .button,
.woocommerce #review_form #respond p.form-submit input[type="submit"],
.woocommerce-page #review_form #respond p.form-submit input[type="submit"],
.woocommerce table.my_account_orders .order-actions .button,
.woocommerce table.cart td.actions .button,
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.yith-woocompare-widget a.clear-all,
#btn-buy {
  -webkit-appearance: none;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  font-size: var(--theme-font-button_font-size);
  line-height: var(--theme-font-button_line-height);
  font-weight: var(--theme-font-button_font-weight);
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: var(--theme-var-rad);
  -ms-border-radius: var(--theme-var-rad);
  border-radius: var(--theme-var-rad);
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 0.12em;
  height: 51px;
  max-width: 100%;
  border-width: 2px !important;
  border-style: solid;
  padding: 14px 43px 14px 44px;
  color: var(--theme-color-inverse_link);
  border-color: var(--theme-color-text_link);
  background-color: var(--theme-color-text_link);
  -webkit-box-shadow: 0 5px 12px var(--theme-color-text_link_01);
  box-shadow: 0 5px 12px var(--theme-color-text_link_01); }
  .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit.disabled,
  .woocommerce .button:disabled,
  .woocommerce .button.disabled,
  .woocommerce-page .button:disabled,
  .woocommerce-page .button.disabled,
  .woocommerce a.button:disabled,
  .woocommerce a.button.disabled,
  .woocommerce button.button:disabled,
  .woocommerce button.button.disabled,
  .woocommerce input.button .woocommerce input[type="button"]:disabled,
  .woocommerce input.button .woocommerce input[type="button"].disabled,
  .woocommerce-page input[type="button"]:disabled,
  .woocommerce-page input[type="button"].disabled,
  .woocommerce input[type="submit"]:disabled,
  .woocommerce input[type="submit"].disabled,
  .woocommerce-page input[type="submit"]:disabled,
  .woocommerce-page input[type="submit"].disabled,
  .woocommerce .woocommerce-message .button:disabled,
  .woocommerce .woocommerce-message .button.disabled,
  .woocommerce ul.products li.product .button:disabled,
  .woocommerce ul.products li.product .button.disabled,
  .woocommerce div.product form.cart .button:disabled,
  .woocommerce div.product form.cart .button.disabled,
  .woocommerce #review_form #respond p.form-submit input[type="submit"]:disabled,
  .woocommerce #review_form #respond p.form-submit input[type="submit"].disabled,
  .woocommerce-page #review_form #respond p.form-submit input[type="submit"]:disabled,
  .woocommerce-page #review_form #respond p.form-submit input[type="submit"].disabled,
  .woocommerce table.my_account_orders .order-actions .button:disabled,
  .woocommerce table.my_account_orders .order-actions .button.disabled,
  .woocommerce table.cart td.actions .button:disabled,
  .woocommerce table.cart td.actions .button.disabled,
  #add_payment_method .wc-proceed-to-checkout a.checkout-button:disabled,
  #add_payment_method .wc-proceed-to-checkout a.checkout-button.disabled,
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:disabled,
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.disabled,
  .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:disabled,
  .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button.disabled,
  .yith-woocompare-widget a.clear-all:disabled,
  .yith-woocompare-widget a.clear-all.disabled,
  #btn-buy:disabled,
  #btn-buy.disabled {
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }

.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit:focus,
.woocommerce .button:hover,
.woocommerce-page .button:hover,
.woocommerce .button:focus,
.woocommerce-page .button:focus,
.woocommerce a.button:hover,
.woocommerce-page a.button:hover,
.woocommerce a.button:focus,
.woocommerce-page a.button:focus,
.woocommerce button.button:hover,
.woocommerce-page button.button:hover,
.woocommerce button.button:focus,
.woocommerce-page button.button:focus,
.woocommerce input.button:hover,
.woocommerce-page input.button:hover,
.woocommerce input.button:focus,
.woocommerce-page input.button:focus,
.woocommerce input[type="button"]:hover,
.woocommerce-page input[type="button"]:hover,
.woocommerce input[type="button"]:focus,
.woocommerce-page input[type="button"]:focus,
.woocommerce input[type="submit"]:hover,
.woocommerce-page input[type="submit"]:hover,
.woocommerce input[type="submit"]:focus,
.woocommerce-page input[type="submit"]:focus,
.woocommerce .woocommerce-message .button:hover,
.woocommerce .woocommerce-message .button:focus,
.woocommerce ul.products li.product .button:hover,
.woocommerce ul.products li.product .button:focus,
.woocommerce div.product form.cart .button:hover,
.woocommerce div.product form.cart .button:focus,
.woocommerce #review_form #respond p.form-submit input[type="submit"]:hover,
.woocommerce #review_form #respond p.form-submit input[type="submit"]:focus,
.woocommerce-page #review_form #respond p.form-submit input[type="submit"]:hover,
.woocommerce-page #review_form #respond p.form-submit input[type="submit"]:focus,
.woocommerce table.my_account_orders .order-actions .button:hover,
.woocommerce table.my_account_orders .order-actions .button:focus,
.woocommerce table.cart td.actions .button:hover,
.woocommerce table.cart td.actions .button:focus,
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,
#add_payment_method .wc-proceed-to-checkout a.checkout-button:focus,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:focus,
.yith-woocompare-widget a.clear-all:hover,
.yith-woocompare-widget a.clear-all:focus,
#btn-buy:hover,
#btn-buy:focus {
  color: var(--theme-color-inverse_hover);
  border-color: var(--theme-color-text_hover);
  background-color: var(--theme-color-text_hover);
  -webkit-box-shadow: 0 5px 12px var(--theme-color-text_hover_01);
  box-shadow: 0 5px 12px var(--theme-color-text_hover_01); }

/* Disabled state */
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit[disabled]:disabled,
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button[disabled]:disabled,
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button[disabled]:disabled,
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button[disabled]:disabled {
  -webkit-appearance: none;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  font-size: var(--theme-font-button_font-size);
  line-height: var(--theme-font-button_line-height);
  font-weight: var(--theme-font-button_font-weight);
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: var(--theme-var-rad);
  -ms-border-radius: var(--theme-var-rad);
  border-radius: var(--theme-var-rad);
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 0.12em;
  height: 51px;
  max-width: 100%;
  border-width: 2px !important;
  border-style: solid;
  padding: 14px 43px 14px 44px; }

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit[disabled]:disabled,
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button[disabled]:disabled,
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button[disabled]:disabled,
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button[disabled]:disabled,
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit[disabled]:disabled:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button[disabled]:disabled:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button[disabled]:disabled:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button[disabled]:disabled:hover {
  color: var(--theme-color-text) !important;
  border-color: var(--theme-color-text_light) !important;
  background-color: var(--theme-color-text_light) !important; }

/* Alt buttons */
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  color: var(--theme-color-inverse_link);
  border-color: var(--theme-color-text_link);
  background-color: var(--theme-color-text_link);
  -webkit-box-shadow: 0 5px 12px var(--theme-color-text_link_01);
  box-shadow: 0 5px 12px var(--theme-color-text_link_01); }

.woocommerce #respond input#submit.alt:hover,
.woocommerce #respond input#submit.alt:focus,
.woocommerce a.button.alt:hover,
.woocommerce a.button.alt:focus,
.woocommerce button.button.alt:hover,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:hover,
.woocommerce input.button.alt:focus {
  color: var(--theme-color-inverse_hover);
  border-color: var(--theme-color-text_hover);
  background-color: var(--theme-color-text_hover);
  -webkit-box-shadow: 0 5px 12px var(--theme-color-text_hover_01);
  box-shadow: 0 5px 12px var(--theme-color-text_hover_01); }

/* Buttons in widgets */
.widget.woocommerce .button,
.widget.WOOCS_CONVERTER .button,
.widget.yith-woocompare-widget a.button,
.widget.yith-woocompare-widget a.clear-all,
.woocommerce .widget_price_filter .price_slider_amount .button {
  padding: 11px 26px 11px 27px;
  font-size: 12px;
  height: 44px;
  line-height: 18px; }

.widget.woocommerce .button + .button {
  margin-left: 3px; }

[class*="scheme_"].sidebar .woocommerce-message .button,
[class*="scheme_"].sidebar .woocommerce-error .button,
[class*="scheme_"].sidebar .woocommerce-info .button,
[class*="scheme_"].sidebar .widget.woocommerce .button,
[class*="scheme_"].sidebar .widget.woocommerce a.button,
[class*="scheme_"].sidebar .widget.woocommerce button.button,
[class*="scheme_"].sidebar .widget.woocommerce input.button,
[class*="scheme_"].sidebar .widget.woocommerce input[type="button"],
[class*="scheme_"].sidebar .widget.woocommerce input[type="submit"],
[class*="scheme_"].sidebar .widget.WOOCS_CONVERTER .button,
[class*="scheme_"].sidebar .widget.yith-woocompare-widget a.button,
[class*="scheme_"].sidebar .widget_product_search .search_button {
  color: var(--theme-color-inverse_link);
  border-color: var(--theme-color-alter_link);
  background-color: var(--theme-color-alter_link); }

[class*="scheme_"].sidebar .woocommerce-message .button:hover,
[class*="scheme_"].sidebar .woocommerce-message .button:focus,
[class*="scheme_"].sidebar .woocommerce-error .button:hover,
[class*="scheme_"].sidebar .woocommerce-error .button:focus,
[class*="scheme_"].sidebar .woocommerce-info .button:hover,
[class*="scheme_"].sidebar .woocommerce-info .button:focus,
[class*="scheme_"].sidebar .widget.woocommerce .button:hover,
[class*="scheme_"].sidebar .widget.woocommerce .button:focus,
[class*="scheme_"].sidebar .widget.woocommerce a.button:hover,
[class*="scheme_"].sidebar .widget.woocommerce a.button:focus,
[class*="scheme_"].sidebar .widget.woocommerce button.button:hover,
[class*="scheme_"].sidebar .widget.woocommerce button.button:focus,
[class*="scheme_"].sidebar .widget.woocommerce input.button:hover,
[class*="scheme_"].sidebar .widget.woocommerce input.button:focus,
[class*="scheme_"].sidebar .widget.woocommerce input[type="button"]:hover,
[class*="scheme_"].sidebar .widget.woocommerce input[type="button"]:focus,
[class*="scheme_"].sidebar .widget.woocommerce input[type="submit"]:hover,
[class*="scheme_"].sidebar .widget.woocommerce input[type="submit"]:focus,
[class*="scheme_"].sidebar .widget.WOOCS_CONVERTER .button:hover,
[class*="scheme_"].sidebar .widget.WOOCS_CONVERTER .button:focus,
[class*="scheme_"].sidebar .widget.yith-woocompare-widget a.button:hover,
[class*="scheme_"].sidebar .widget.yith-woocompare-widget a.button:focus,
[class*="scheme_"].sidebar .widget_product_search .search_button:hover,
[class*="scheme_"].sidebar .widget_product_search .search_button:focus {
  color: var(--theme-color-extra_bg_color);
  border-color: var(--theme-color-extra_dark);
  background-color: var(--theme-color-extra_dark); }

/* Button Load More */
.woocommerce-links-more a {
  -webkit-appearance: none;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  font-size: var(--theme-font-button_font-size);
  line-height: var(--theme-font-button_line-height);
  font-weight: var(--theme-font-button_font-weight);
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: var(--theme-var-rad);
  -ms-border-radius: var(--theme-var-rad);
  border-radius: var(--theme-var-rad);
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 0.12em;
  height: 51px;
  max-width: 100%;
  border-width: 2px !important;
  border-style: solid;
  padding: 14px 43px 14px 44px;
  color: var(--theme-color-inverse_link);
  border-color: var(--theme-color-text_link);
  background-color: var(--theme-color-text_link);
  -webkit-box-shadow: 0 5px 12px var(--theme-color-text_link_01);
  box-shadow: 0 5px 12px var(--theme-color-text_link_01); }

.woocommerce-links-more a:hover {
  color: var(--theme-color-inverse_hover);
  border-color: var(--theme-color-text_hover);
  background-color: var(--theme-color-text_hover);
  -webkit-box-shadow: 0 5px 12px var(--theme-color-text_hover_01);
  box-shadow: 0 5px 12px var(--theme-color-text_hover_01);
  -webkit-animation-name: none;
  animation-name: none; }

.single-product div.product .woocommerce-tabs .wc-tabs li a,
.widget.WOOCS_SELECTOR .woocommerce-currency-switcher-form .chosen-container-single .chosen-single {
  -webkit-border-radius: var(--theme-var-rad);
  -ms-border-radius: var(--theme-var-rad);
  border-radius: var(--theme-var-rad); }

.woocommerce ul.products li.product .post_featured.hover_shop_buttons .icons a {
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

.woocommerce div.product form.cart div.quantity span,
.woocommerce-page div.product form.cart div.quantity span,
.woocommerce .shop_table.cart div.quantity span,
.woocommerce-page .shop_table.cart div.quantity span {
  color: var(--theme-color-input_text); }

.woocommerce div.product form.cart div.quantity span:hover,
.woocommerce-page div.product form.cart div.quantity span:hover,
.woocommerce .shop_table.cart div.quantity span:hover,
.woocommerce-page .shop_table.cart div.quantity span:hover {
  color: var(--theme-color-text_link); }

.woocommerce div.product form.cart div.quantity input[type="number"],
.woocommerce-page div.product form.cart div.quantity input[type="number"],
.woocommerce .shop_table.cart input[type="number"],
.woocommerce-page .shop_table.cart div.quantity input[type="number"] {
  border-color: var(--theme-color-input_bd_color);
  background-color: var(--theme-color-input_bg_color);
  -moz-appearance: textfield; }
  .woocommerce div.product form.cart div.quantity input[type="number"]::-webkit-outer-spin-button, .woocommerce div.product form.cart div.quantity input[type="number"]::-webkit-inner-spin-button,
  .woocommerce-page div.product form.cart div.quantity input[type="number"]::-webkit-outer-spin-button,
  .woocommerce-page div.product form.cart div.quantity input[type="number"]::-webkit-inner-spin-button,
  .woocommerce .shop_table.cart input[type="number"]::-webkit-outer-spin-button,
  .woocommerce .shop_table.cart input[type="number"]::-webkit-inner-spin-button,
  .woocommerce-page .shop_table.cart div.quantity input[type="number"]::-webkit-outer-spin-button,
  .woocommerce-page .shop_table.cart div.quantity input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }

.woocommerce div.product form.cart div.quantity span.q_inc,
.woocommerce-page div.product form.cart div.quantity span.q_inc,
.woocommerce .shop_table.cart div.quantity span.q_inc,
.woocommerce-page .shop_table.cart div.quantity span.q_inc {
  -webkit-border-radius: 0 var(--theme-var-rad) 0 0;
  -ms-border-radius: 0 var(--theme-var-rad) 0 0;
  border-radius: 0 var(--theme-var-rad) 0 0; }

.woocommerce div.product form.cart div.quantity span.q_dec,
.woocommerce-page div.product form.cart div.quantity span.q_dec,
.woocommerce .shop_table.cart div.quantity span.q_dec,
.woocommerce-page .shop_table.cart div.quantity span.q_dec {
  -webkit-border-radius: 0 0 var(--theme-var-rad) 0;
  -ms-border-radius: 0 0 var(--theme-var-rad) 0;
  border-radius: 0 0 var(--theme-var-rad) 0; }

.woocommerce ul.products li.product .yith_buttons_wrap,
.woocommerce ul.products li.product .yith_buttons_wrap a > .tooltip {
  -webkit-border-radius: var(--theme-var-rad3);
  -ms-border-radius: var(--theme-var-rad3);
  border-radius: var(--theme-var-rad3); }

/* Text fields */
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text {
  padding: 14px 30px;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: var(--theme-var-rad);
  -ms-border-radius: var(--theme-var-rad);
  border-radius: var(--theme-var-rad); }

/* Shop Listing
----------------------------------------------------------------- */
.woocommerce ul.products:before,
.woocommerce-page ul.products:before,
.woocommerce .products ul:before,
.woocommerce-page .products ul:before,
.woocommerce div.product #reviews .comment:before,
.woocommerce-page div.product #reviews .comment:before,
.woocommerce #content div.product #reviews .comment:before,
.woocommerce-page #content div.product #reviews .comment:before,
.woocommerce .woocommerce-pagination ul.page-numbers:before,
.woocommerce-page .woocommerce-pagination ul.page-numbers:before {
  display: none; }

.woocommerce .list_products_header,
.woocommerce-page .list_products_header {
  padding: 0;
  margin-bottom: 2em;
  display: none; }

.woocommerce .woocommerce-breadcrumb {
  font-size: 1em;
  color: var(--theme-color-text); }

.woocommerce .woocommerce-breadcrumb a {
  color: var(--theme-color-text_link); }

.woocommerce .woocommerce-breadcrumb a:hover {
  color: var(--theme-color-text_hover); }

.woocommerce .woocommerce-breadcrumb-delimiter,
.woocommerce .woocommerce-breadcrumb-item {
  display: inline-block;
  vertical-align: baseline; }

.woocommerce .woocommerce-breadcrumb-delimiter {
  margin: 0 0.5em; }

.woocommerce .woocommerce-breadcrumb-delimiter:before {
  content: '\e93a';
  font-family: "fontello"; }

.woocommerce .post_item_single .woocommerce-breadcrumb {
  display: none; }

.woocommerce.sidebar_show .post_item_single .woocommerce-breadcrumb {
  margin-top: 0; }

.woocommerce .post_item_single .summary > .woocommerce-breadcrumb {
  margin-top: 0;
  margin-bottom: 2em; }

.woocommerce .page-title {
  margin: 0; }

.woocommerce .kicker_shop_mode_buttons,
.woocommerce-page .kicker_shop_mode_buttons {
  float: left;
  font-size: 14px;
  margin: 1.25em 0.5em 1.25em 0;
  display: none; }

.woocommerce .kicker_shop_mode_buttons a {
  color: var(--theme-color-text_link); }

.woocommerce .kicker_shop_mode_buttons a:hover {
  color: var(--theme-color-text_hover); }

.woocommerce .kicker_shop_mode_buttons a + a,
.woocommerce-page .kicker_shop_mode_buttons a + a {
  margin-left: 0.5em; }

.shop_mode_thumbs .kicker_shop_mode_buttons a.woocommerce_thumbs,
.shop_mode_list .kicker_shop_mode_buttons a.woocommerce_list {
  color: var(--theme-color-text); }

.woocommerce .woocommerce-message .button,
.woocommerce ul.products li.product .button,
.woocommerce div.product form.cart .button {
  margin-top: 0; }

.woocommerce ul.products li.product.outofstock a[class*="add_to_cart"] {
  display: none; }

.woocommerce .woocommerce-result-count {
  margin: 0.9em 0;
  float: right;
  font-size: 1rem; }

.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
  margin-top: 0em;
  margin-bottom: 3.214285rem;
  float: left;
  width: 23.6%; }

.woocommerce .woocommerce-ordering .select_container {
  -webkit-border-radius: var(--theme-var-rad);
  -ms-border-radius: var(--theme-var-rad);
  border-radius: var(--theme-var-rad); }
  .woocommerce .woocommerce-ordering .select_container:after {
    font-size: 1.2rem;
    right: 1.8rem; }

.woocommerce select {
  height: auto;
  cursor: pointer;
  border-color: var(--theme-color-bd_color); }

.woocommerce form .form-row label,
.woocommerce form .form-row label,
.woocommerce-page form .form-row label,
.woocommerce-page form .form-row label {
  font-size: 1.2857rem;
  font-weight: 700;
  color: var(--theme-color-text_dark);
  display: inline-block;
  margin-bottom: 0.85em; }

.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
  padding: 14px 30px; }

.woocommerce .select2-container.select2-container--default span.select2-choice,
.woocommerce .select2-container.select2-container--default span.select2-selection,
.woocommerce-page .select2-container.select2-container--default span.select2-choice,
.woocommerce-page .select2-container.select2-container--default span.select2-selection {
  border: 1px solid var(--theme-color-input_bd_color) !important;
  border-radius: var(--theme-var-rad);
  -webkit-transition: border-radius 1s;
  -o-transition: border-radius 1s;
  transition: border-radius 1s; }

.woocommerce .select2-dropdown,
.woocommerce .select2-container--default .select2-search--dropdown .select2-search__field,
.woocommerce-page .select2-dropdown,
.woocommerce-page .select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: var(--theme-color-input_bd_color) !important;
  padding: 14px 30px; }

.woocommerce .select_container:hover,
.woocommerce-page .select_container:hover {
  background-color: var(--theme-color-bg_color_0); }

.woocommerce .select2-container--open.select2-container.select2-container--default span.select2-choice,
.woocommerce .select2-container--open.select2-container.select2-container--default span.select2-selection,
.woocommerce-page .select2-container--open.select2-container.select2-container--default span.select2-choice,
.woocommerce-page .select2-container--open.select2-container.select2-container--default span.select2-selection {
  border-radius: 0; }

.woocommerce .select2-container.select2-container--default span.select2-choice,
.woocommerce .select2-container.select2-container--default span.select2-selection,
.woocommerce-page .select2-container.select2-container--default span.select2-choice,
.woocommerce-page .select2-container.select2-container--default span.select2-selection {
  padding: 14px 20px; }

.woocommerce .select2-container--default .select2-results__option[aria-selected=true],
.woocommerce .select2-container--default .select2-results__option[data-selected=true],
.woocommerce-page .select2-container--default .select2-results__option[aria-selected=true],
.woocommerce-page .select2-container--default .select2-results__option[data-selected=true] {
  color: var(--theme-color-text_link); }

.woocommerce .select2-container--default .select2-results__option[aria-selected=true],
.woocommerce .select2-container--default .select2-results__option[data-selected=true],
.woocommerce .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,
.woocommerce select.select2-hidden-accessible.filled + .select2-container.select2-container--default span.select2-selection--single,
.woocommerce .select2-container.select2-container--default span.select2-selection--single:hover,
.woocommerce .select2-container.select2-container--focus span.select2-selection--single,
.woocommerce .select2-container.select2-container--open span.select2-selection--single,
.woocommerce select.select2-hidden-accessible.filled + .select2-container.select2-container--default span.select2-choice,
.woocommerce .select2-container.select2-container--default span.select2-choice:hover,
.woocommerce .select2-container.select2-container--focus span.select2-choice,
.woocommerce .select2-container.select2-container--open span.select2-choice,
.woocommerce select.select2-hidden-accessible.filled + .select2-container.select2-container--default span.select2-selection--multiple,
.woocommerce .select2-container.select2-container--default span.select2-selection--multiple:hover,
.woocommerce .select2-container.select2-container--focus span.select2-selection--multiple,
.woocommerce .select2-container.select2-container--open span.select2-selection--multiple,
.woocommerce-page .select2-container--default .select2-results__option[aria-selected=true],
.woocommerce-page .select2-container--default .select2-results__option[data-selected=true],
.woocommerce-page .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,
.woocommerce-page select.select2-hidden-accessible.filled + .select2-container.select2-container--default span.select2-selection--single,
.woocommerce-page .select2-container.select2-container--default span.select2-selection--single:hover,
.woocommerce-page .select2-container.select2-container--focus span.select2-selection--single,
.woocommerce-page .select2-container.select2-container--open span.select2-selection--single,
.woocommerce-page select.select2-hidden-accessible.filled + .select2-container.select2-container--default span.select2-choice,
.woocommerce-page .select2-container.select2-container--default span.select2-choice:hover,
.woocommerce-page .select2-container.select2-container--focus span.select2-choice,
.woocommerce-page .select2-container.select2-container--open span.select2-choice,
.woocommerce-page select.select2-hidden-accessible.filled + .select2-container.select2-container--default span.select2-selection--multiple,
.woocommerce-page .select2-container.select2-container--default span.select2-selection--multiple:hover,
.woocommerce-page .select2-container.select2-container--focus span.select2-selection--multiple,
.woocommerce-page .select2-container.select2-container--open span.select2-selection--multiple {
  background-color: var(--theme-color-bd_color_0) !important; }

.woocommerce div.product form.cart .variations .select_container {
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important; }

.sidebar_show.woocommerce ul.products.columns-4,
.sidebar_show.woocommerce-page ul.products.columns-4,
.woocommerce ul.products.columns-5,
.woocommerce-page ul.products.columns-5,
.woocommerce ul.products.columns-6,
.woocommerce-page ul.products.columns-6,
.woocommerce ul.products.columns-6,
.woocommerce-page ul.products.columns-7,
.woocommerce ul.products.columns-6,
.woocommerce-page ul.products.columns-8 {
  font-size: 0.9286em; }

.sidebar_show.woocommerce ul.products.columns-4 a.button,
.sidebar_show.woocommerce-page ul.products.columns-4 a.button,
.woocommerce ul.products.columns-5 a.button,
.woocommerce-page ul.products.columns-5 a.button,
.woocommerce ul.products.columns-6 a.button,
.woocommerce-page ul.products.columns-6 a.button {
  padding: 1em 1.5em; }

.woocommerce ul.products,
.woocommerce-page ul.products {
  margin-right: -2em;
  margin-bottom: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.woocommerce ul.products li.product > .post_item.post_layout_thumbs {
  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-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%; }

.woocommerce .products.related ul.products li.product > .post_item.post_layout_thumbs {
  height: auto; }

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.woocommerce[class*="columns-"] ul.products li.product,
.woocommerce-page[class*="columns-"] ul.products li.product,
.woocommerce ul.products[class*="columns-"] li.product,
.woocommerce-page ul.products[class*="columns-"] li.product {
  margin: 0;
  clear: none;
  padding: 0 2em 2em 0;
  position: relative;
  width: 50%;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.woocommerce.columns-1 ul.products li.product,
.woocommerce-page.columns-1 ul.products li.product,
.woocommerce ul.products.columns-1 li.product,
.woocommerce-page ul.products.columns-1 li.product,
.woocommerce ul.products li.product.column-1_1,
.woocommerce-page ul.products li.product.column-1_1,
.woocommerce .related.products ul.products.columns-1 li.product,
.woocommerce-page .related.products ul.products.columns-1 li.product,
.woocommerce .related.products ul.products li.product.column-1_1,
.woocommerce-page .related.products ul.products li.product.column-1_1,
.woocommerce .upcells.products ul.products.columns-1 li.product,
.woocommerce-page .upcells.products ul.products.columns-1 li.product,
.woocommerce .upcells.products ul.products li.product.column-1_1,
.woocommerce-page .upcells.products ul.products li.product.column-1_1 {
  width: 100%; }

.woocommerce.columns-2 ul.products li.product,
.woocommerce-page.columns-2 ul.products li.product,
.woocommerce ul.products.columns-2 li.product,
.woocommerce-page ul.products.columns-2 li.product,
.woocommerce ul.products li.product.column-1_2,
.woocommerce-page ul.products li.product.column-1_2,
.woocommerce .related.products ul.products.columns-2 li.product,
.woocommerce-page .related.products ul.products.columns-2 li.product,
.woocommerce .related.products ul.products li.product.column-1_2,
.woocommerce-page .related.products ul.products li.product.column-1_2,
.woocommerce .upcells.products ul.products.columns-2 li.product,
.woocommerce-page .upcells.products ul.products.columns-2 li.product,
.woocommerce .upcells.products ul.products li.product.column-1_2,
.woocommerce-page .upcells.products ul.products li.product.column-1_2 {
  width: 50%; }

.woocommerce.columns-3 ul.products li.product,
.woocommerce-page.columns-3 ul.products li.product,
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product,
.woocommerce ul.products li.product.column-1_3,
.woocommerce-page ul.products li.product.column-1_3,
.woocommerce .related.products ul.products.columns-3 li.product,
.woocommerce-page .related.products ul.products.columns-3 li.product,
.woocommerce .related.products ul.products li.product.column-1_3,
.woocommerce-page .related.products ul.products li.product.column-1_3,
.woocommerce .upcells.products ul.products.columns-3 li.product,
.woocommerce-page .upcells.products ul.products.columns-3 li.product,
.woocommerce .upcells.products ul.products li.product.column-1_3,
.woocommerce-page .upcells.products ul.products li.product.column-1_3 {
  width: 33.33333%; }

.woocommerce.columns-4 ul.products li.product,
.woocommerce-page.columns-4 ul.products li.product,
.woocommerce ul.products.columns-4 li.product,
.woocommerce-page ul.products.columns-4 li.product,
.woocommerce ul.products li.product.column-1_4,
.woocommerce-page ul.products li.product.column-1_4,
.woocommerce .related.products ul.products.columns-4 li.product,
.woocommerce-page .related.products ul.products.columns-4 li.product,
.woocommerce .related.products ul.products li.product.column-1_4,
.woocommerce-page .related.products ul.products li.product.column-1_4,
.woocommerce .upcells.products ul.products.columns-4 li.product,
.woocommerce-page .upcells.products ul.products.columns-4 li.product,
.woocommerce .upcells.products ul.products li.product.column-1_4,
.woocommerce-page .upcells.products ul.products li.product.column-1_4 {
  width: 25%; }

.woocommerce.columns-5 ul.products li.product,
.woocommerce-page.columns-5 ul.products li.product,
.woocommerce ul.products.columns-5 li.product,
.woocommerce-page ul.products.columns-5 li.product,
.woocommerce ul.products li.product.column-1_5,
.woocommerce-page ul.products li.product.column-1_5,
.woocommerce .related.products ul.products.columns-5 li.product,
.woocommerce-page .related.products ul.products.columns-5 li.product,
.woocommerce .related.products ul.products li.product.column-1_5,
.woocommerce-page .related.products ul.products li.product.column-1_5,
.woocommerce .upcells.products ul.products.columns-5 li.product,
.woocommerce-page .upcells.products ul.products.columns-5 li.product,
.woocommerce .upcells.products ul.products li.product.column-1_5,
.woocommerce-page .upcells.products ul.products li.product.column-1_5 {
  width: 20%; }

.woocommerce.columns-6 ul.products li.product,
.woocommerce-page.columns-6 ul.products li.product,
.woocommerce ul.products.columns-6 li.product,
.woocommerce-page ul.products.columns-6 li.product,
.woocommerce ul.products li.product.column-1_6,
.woocommerce-page ul.products li.product.column-1_6,
.woocommerce .related.products ul.products.columns-6 li.product,
.woocommerce-page .related.products ul.products.columns-6 li.product,
.woocommerce .related.products ul.products li.product.column-1_6,
.woocommerce-page .related.products ul.products li.product.column-1_6,
.woocommerce .upcells.products ul.products.columns-6 li.product,
.woocommerce-page .upcells.products ul.products.columns-6 li.product,
.woocommerce .upcells.products ul.products li.product.column-1_6,
.woocommerce-page .upcells.products ul.products li.product.column-1_6 {
  width: 16.66667%; }

.woocommerce.columns-7 ul.products li.product,
.woocommerce-page.columns-7 ul.products li.product,
.woocommerce ul.products.columns-7 li.product,
.woocommerce-page ul.products.columns-7 li.product,
.woocommerce ul.products li.product.column-1_7,
.woocommerce-page ul.products li.product.column-1_7,
.woocommerce .related.products ul.products.columns-7 li.product,
.woocommerce-page .related.products ul.products.columns-7 li.product,
.woocommerce .related.products ul.products li.product.column-1_7,
.woocommerce-page .related.products ul.products li.product.column-1_7,
.woocommerce .upcells.products ul.products.columns-7 li.product,
.woocommerce-page .upcells.products ul.products.columns-7 li.product,
.woocommerce .upcells.products ul.products li.product.column-1_7,
.woocommerce-page .upcells.products ul.products li.product.column-1_7 {
  width: 14.28571%; }

.woocommerce.columns-8 ul.products li.product,
.woocommerce-page.columns-8 ul.products li.product,
.woocommerce ul.products.columns-8 li.product,
.woocommerce-page ul.products.columns-8 li.product,
.woocommerce ul.products li.product.column-1_8,
.woocommerce-page ul.products li.product.column-1_8,
.woocommerce .related.products ul.products.columns-8 li.product,
.woocommerce-page .related.products ul.products.columns-8 li.product,
.woocommerce .related.products ul.products li.product.column-1_8,
.woocommerce-page .related.products ul.products li.product.column-1_8,
.woocommerce .upcells.products ul.products.columns-8 li.product,
.woocommerce-page .upcells.products ul.products.columns-8 li.product,
.woocommerce .upcells.products ul.products li.product.column-1_8,
.woocommerce-page .upcells.products ul.products li.product.column-1_8 {
  width: 12.5%; }

.woocommerce ul.products li.product-category mark,
.woocommerce-page ul.products li.product-category mark {
  background: none; }

.woocommerce ul.products li.product .post_item,
.woocommerce-page ul.products li.product .post_item {
  margin-bottom: 0;
  -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; }

.woocommerce ul.products li.product .post_featured {
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow: hidden;
  margin-bottom: 0; }

.woocommerce ul.products li.product .post_featured > a {
  position: static; }

/* Thumbs mode */
.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img,
.woocommerce ul.products li.product a:hover img,
.woocommerce-page ul.products li.product a:hover img {
  margin: 0;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none; }

.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img {
  -webkit-transition: opacity 0.3s ease, transform 0.3s ease;
  -ms-transition: opacity 0.3s ease, transform 0.3s ease;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  -o-transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease; }

.woocommerce ul.products li.product .post_featured:hover a img,
.woocommerce-page ul.products li.product .post_featured:hover a img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1); }

.woocommerce ul.products li.product strong {
  margin-top: 0.5em; }

.woocommerce ul.products li.product .post_data,
.woocommerce-page ul.products li.product .post_data {
  padding: 1.25em 0 0.7em;
  overflow: hidden; }

.woocommerce ul.products li.product .post_featured:not(.hover_none) + .post_data .button,
.woocommerce-page ul.products li.product .post_featured:not(.hover_none) + .post_data .button {
  display: none; }

.woocommerce ul.products li.product .post_header a {
  color: var(--theme-color-alter_dark); }

.woocommerce ul.products li.product .post_header a:hover {
  color: var(--theme-color-alter_link); }

.woocommerce ul.products li.product .post_header .post_tags {
  display: none;
  font-size: 1em;
  line-height: 1.4em;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0;
  margin-bottom: 0.5em; }

.woocommerce ul.products li.product .post_header .post_tags,
.woocommerce ul.products li.product .post_header .post_tags a {
  color: var(--theme-color-alter_link); }

.woocommerce ul.products li.product .post_header .post_tags a:hover {
  color: var(--theme-color-alter_hover); }

.woocommerce ul.products li.product .post_header,
.woocommerce-page ul.products li.product .post_header {
  margin-bottom: 0; }

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3,
.single-product ul.products li.product .post_data .post_header h3,
.single-product ul.products li.product .post_data .post_header .woocommerce-loop-product__title {
  line-height: 1.3em;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0; }

.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price,
.single-product ul.products li.product .post_data .price {
  font-size: 19px;
  line-height: 1em;
  font-weight: 400;
  margin: 0.8rem 0 0; }

.woocommerce ul.products.columns-5 li.product .post_data,
.woocommerce-page ul.products.columns-5 li.product .post_data,
.woocommerce ul.products.columns-6 li.product .post_data,
.woocommerce-page ul.products.columns-6 li.product .post_data {
  padding: 1em 0.5em; }

.woocommerce ul.products.columns-5 li.product .woocommerce-loop-category__title,
.woocommerce ul.products.columns-5 li.product .woocommerce-loop-product__title,
.woocommerce ul.products.columns-5 li.product h3,
.woocommerce ul.products.columns-5 li.product .price,
.woocommerce-page ul.products.columns-5 li.product .price,
.woocommerce ul.products.columns-6 li.product .woocommerce-loop-category__title,
.woocommerce ul.products.columns-6 li.product .woocommerce-loop-product__title,
.woocommerce ul.products.columns-6 li.product h3,
.woocommerce ul.products.columns-6 li.product .price,
.woocommerce-page ul.products.columns-6 li.product .price {
  font-size: 18px;
  line-height: 1.3em;
  font-weight: 400; }

.woocommerce ul.products.columns-5 li.product .post_featured .icons,
.woocommerce ul.products.columns-6 li.product .post_featured .icons {
  display: none !important; }

.woocommerce span.amount,
.woocommerce-page span.amount,
.woocommerce.single-product div.product del span.amount,
.woocommerce-page.single-product div.product del span.amount,
.single-product ul.products li.product .post_data .price span.amount,
.sc_blogger .type-product .sc_blogger_item_price {
  color: var(--theme-color-extra_light) !important; }

.woocommerce.single-product div.product span.amount,
.woocommerce-page.single-product div.product span.amount,
.woocommerce div.product p.price,
.woocommerce div.product p.price span.amount,
.woocommerce div.product ins span.price,
.woocommerce div.product ins span.amount {
  color: var(--theme-color-text_link) !important; }

.woocommerce div.product p.price del span.amount {
  color: var(--theme-color-extra_light) !important; }

.woocommerce table.shop_table td span.amount {
  color: var(--theme-color-text_dark); }

.woocommerce ul.products li.product .price .decimals,
.woocommerce-page ul.products li.product .price .decimals {
  top: -0.2em; }

.woocommerce .price ins {
  text-decoration: none;
  font-weight: inherit !important;
  font-style: inherit; }

.woocommerce .price del,
aside.woocommerce del,
.woocommerce ul.products li.product .price del,
.sc_blogger .type-product .sc_blogger_item_price del,
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__price del {
  display: inline-block;
  margin-right: 6px;
  opacity: 1;
  text-decoration: none;
  position: relative;
  color: var(--theme-color-extra_light); }

.woocommerce .price del:before,
aside.woocommerce del:before,
.sc_blogger .type-product .sc_blogger_item_price del:before,
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__price del:before {
  content: ' ';
  position: absolute;
  z-index: 1;
  top: 45%;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: var(--theme-color-extra_light); }

.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price,
.woocommerce ul.products li.product .price ins,
.woocommerce-page ul.products li.product .price ins {
  color: var(--theme-color-extra_light); }

aside.woocommerce del,
.woocommerce del,
.woocommerce del > span.amount,
.woocommerce-page del,
.woocommerce-page del > span.amount {
  opacity: 1; }

/* Thumbs mode */
.woocommerce .shop_mode_thumbs ul.products li.product .post_data,
.woocommerce-page .shop_mode_thumbs ul.products li.product .post_data {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-grow: 10;
  -ms-flex-grow: 10;
  -webkit-box-flex: 10;
  -ms-flex-positive: 10;
  flex-grow: 10;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start; }

.woocommerce .shop_mode_thumbs ul.products li.product .post_data_inner,
.woocommerce-page .shop_mode_thumbs ul.products li.product .post_data_inner {
  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: stretch;
  -ms-flex-pack: stretch;
  -webkit-box-pack: stretch;
  justify-content: stretch; }

.woocommerce .shop_mode_thumbs ul.products li.product .price,
.woocommerce-page .shop_mode_thumbs ul.products li.product .price {
  margin: 0.8rem 0 0; }

/* List mode */
.woocommerce .shop_mode_list ul.products li.product,
.woocommerce-page .shop_mode_list ul.products li.product {
  overflow: hidden;
  margin: 0;
  float: none;
  width: 100%; }

.woocommerce .shop_mode_list ul.products li.product .post_item,
.woocommerce-page .shop_mode_list ul.products li.product .post_item {
  overflow: hidden;
  text-align: left;
  border: none; }

.woocommerce .shop_mode_list ul.products li.product + li.product .post_item,
.woocommerce-page .shop_mode_list ul.products li.product + li.product .post_item {
  border-top: 1px solid #ddd;
  margin-top: 3em;
  padding-top: 5em; }

.woocommerce .shop_mode_list ul.products li.product .post_data,
.woocommerce-page .shop_mode_list ul.products li.product .post_data {
  height: auto;
  overflow: hidden;
  text-align: left;
  padding: 0; }

.woocommerce .shop_mode_list ul.products li.product .post_featured,
.woocommerce-page .shop_mode_list ul.products li.product .post_featured {
  float: left;
  margin: 0 2em 0 0;
  width: 33%;
  max-width: 270px;
  position: relative;
  border: 1px solid #ddd; }

.woocommerce .shop_mode_list ul.products li.product .description,
.woocommerce-page .shop_mode_list ul.products li.product .description {
  margin-bottom: 1.5em;
  line-height: 1.3em;
  overflow: hidden;
  max-height: 6.6em; }

.woocommerce .shop_mode_list ul.products li.product-category .description,
.woocommerce-page .shop_mode_list ul.products li.product-category .description {
  border-bottom: none; }

.woocommerce .shop_mode_list ul.products li.product .post_content,
.woocommerce-page .shop_mode_list ul.products li.product .post_content {
  margin: 1.2em 0 1.6em; }

.woocommerce .shop_mode_list ul.products li.product .description p,
.woocommerce-page .shop_mode_list ul.products li.product .description p,
.woocommerce .shop_mode_list ul.products li.product .description ul,
.woocommerce-page .shop_mode_list ul.products li.product .description ul {
  padding-bottom: 0;
  margin-bottom: 0;
  line-height: 1.3em; }

.woocommerce .shop_mode_list ul.products li.product .price,
.woocommerce-page .shop_mode_list ul.products li.product .price {
  margin: 0; }

.woocommerce .shop_mode_list ul.products li.product .post_data .add_to_cart_button,
.woocommerce-page .shop_mode_list ul.products li.product .post_data .add_to_cart_button,
.woocommerce .shop_mode_list ul.products li.product .post_data .added_to_cart,
.woocommerce-page .shop_mode_list ul.products li.product .post_data .added_to_cart {
  margin-top: 2em; }

.woocommerce a.added_to_cart,
.woocommerce-page a.added_to_cart {
  padding: 1.3em 0 0 1em;
  vertical-align: top;
  line-height: 1em; }

.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after {
  display: none; }

/* Rating stars */
.woocommerce .products .star-rating {
  float: none;
  margin: 0.6em auto -0.6em; }

.woocommerce ul.products li.product .post_header {
  position: relative;
  overflow: visible; }

.woocommerce ul.products li.product .star-rating {
  width: 5.4em;
  height: 1.2rem;
  margin: 1.4258rem 0 0;
  font-size: 1rem;
  letter-spacing: 0.02em; }

.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
  letter-spacing: 0.5px; }

.woocommerce .shop_mode_list .products .star-rating,
.woocommerce .shop_mode_list ul.products li.product .star-rating {
  position: relative;
  top: auto;
  left: auto;
  font-size: 0.8em;
  float: none;
  margin: 0.5em 0 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

.woocommerce .products .star-rating:before,
.woocommerce .products .star-rating span {
  top: 1px; }

.star-rating span,
.star-rating:before {
  color: var(--theme-color-text_link); }

.woocommerce .star-rating,
.woocommerce .star-rating span {
  font-size: 1rem; }

#review_form #respond p.form-submit input[type="submit"] {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_link); }

#review_form #respond p.form-submit input[type="submit"]:hover,
#review_form #respond p.form-submit input[type="submit"]:focus {
  color: var(--theme-color-bg_color);
  background-color: var(--theme-color-text_dark); }

/* Pagination */
.woocommerce-links-more + .woocommerce-pagination {
  display: none; }

/* Single product decoration
---------------------------------------------------------------------------- */
/* Messages */
.woocommerce-info,
.woocommerce-message {
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.woocommerce .woocommerce-message,
.woocommerce .woocommerce-info {
  background-color: var(--theme-color-alter_bg_color);
  border-top-color: var(--theme-color-alter_dark);
  color: var(--theme-color-text_dark); }

.woocommerce .woocommerce-error {
  background-color: var(--theme-color-alter_bg_color);
  border-top-color: var(--theme-color-alter_link); }

.woocommerce-info::before,
.woocommerce-message::before {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-info:before {
  color: var(--theme-color-alter_dark); }

.woocommerce .woocommerce-error:before {
  color: var(--theme-color-alter_link); }

.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button {
  margin: 0 0 0 1em;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3; }

.woocommerce-form-coupon-toggle .woocommerce-info {
  -webkit-box-pack: unset;
  -ms-flex-pack: unset;
  justify-content: unset; }
  .woocommerce-form-coupon-toggle .woocommerce-info .showcoupon {
    margin-left: 0.5em; }

/* Title */
.woocommerce div.product .product_title {
  margin: -0.1em 0 1rem; }

/* Price */
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  position: relative;
  font-size: 1.285714rem;
  font-weight: 700;
  color: var(--theme-color-text_link); }

.woocommerce div.product p.price {
  margin: 0 0 1.5rem; }

.woocommerce div.product p.price ins {
  text-decoration: none;
  font-style: normal; }

/* Images and thumbnails */
.woocommerce-main-image {
  position: relative;
  display: block; }

.woocommerce div.product div.images,
.woocommerce #content div.product div.images,
.woocommerce-page div.product div.images,
.woocommerce-page #content div.product div.images {
  margin-bottom: 6rem; }

.woocommerce.sidebar_show div.product div.images,
.woocommerce-page.sidebar_show div.product div.images,
.woocommerce.sidebar_show #content div.product div.images,
.woocommerce-page.sidebar_show #content div.product div.images {
  width: 100%;
  float: none; }

.woocommerce.sidebar_hide div.product div.images,
.woocommerce-page.sidebar_hide div.product div.images,
.woocommerce.sidebar_hide #content div.product div.images,
.woocommerce-page.sidebar_hide #content div.product div.images {
  width: 45.737%;
  float: left; }

.woocommerce div.product div.images img {
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.woocommerce div.product div.images .woocommerce-product-gallery__image:first-child {
  margin-bottom: 6px; }

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
  padding: 0 6px 6px 0;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  width: 3.57143rem;
  height: 3.57143rem;
  top: 20px;
  right: 20px;
  background-color: var(--theme-color-inverse_link);
  color: var(--theme-color-extra_bg_color);
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
  content: '\e9a3';
  font-size: 1.1rem;
  font-family: "fontello";
  text-indent: 0;
  border: 0;
  width: 100%;
  height: 100%;
  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;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 1px; }

.woocommerce div.product div.images .woocommerce-product-gallery__trigger:hover {
  color: var(--theme-color-extra_hover); }

.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
  display: none; }

/* Built-in images slider */
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
  max-width: none;
  display: block; }

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child {
  margin-bottom: 0; }

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(n+2) {
  padding: 0; }

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img {
  border: none; }

.woocommerce div.product div.images .flex-viewport {
  border: 1px solid var(--theme-color-bd_color);
  margin-bottom: 6px; }

.woocommerce div.product div.images .flex-control-thumbs {
  margin: 0 -6px 0 0; }

.woocommerce div.product div.images .flex-control-thumbs li {
  padding: 0 6px 6px 0;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.woocommerce div.product div.images img {
  border-color: var(--theme-color-bd_color); }

.woocommerce div.product div.images a:hover img {
  border-color: var(--theme-color-text_link); }

.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale,
.woocommerce div.product span.onsale {
  position: absolute;
  z-index: 2000;
  top: 20px;
  right: auto;
  bottom: auto;
  left: 20px; }

.woocommerce ul.products li.product .outofstock_label {
  position: absolute;
  z-index: 2000;
  top: 20px;
  right: 20px;
  bottom: auto;
  left: auto;
  font-weight: 700; }

.woocommerce ul.products li.product .outofstock_label,
.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale,
.woocommerce div.product span.onsale {
  margin: 0;
  letter-spacing: 0.06em;
  pointer-events: none;
  line-height: 1em;
  padding: 4px 10px;
  min-height: auto;
  min-width: auto;
  border-radius: 10px;
  color: var(--theme-color-extra_dark);
  background-color: var(--theme-color-extra_bg_color);
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.woocommerce div.product .stock {
  color: var(--theme-color-text_dark); }

.woocommerce div.product div.thumbnails > div,
.woocommerce div.product div.thumbnails > ul {
  max-height: 12em; }

.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
  margin-right: 1.5%;
  width: 18.5%;
  position: relative;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.woocommerce #content div.product div.thumbnails a:hover,
.woocommerce div.product div.thumbnails a:hover,
.woocommerce-page #content div.product div.thumbnails a:hover,
.woocommerce-page div.product div.thumbnails a:hover {
  border-style: solid; }

.woocommerce #content div.product div.thumbnails.columns-4 a,
.woocommerce div.product div.thumbnails.columns-4 a,
.woocommerce-page #content div.product div.thumbnails.columns-4 a,
.woocommerce-page div.product div.thumbnails.columns-4 a {
  margin-right: 2.6666%;
  width: 23%; }

.woocommerce #content div.product div.thumbnails.columns-3 a,
.woocommerce div.product div.thumbnails.columns-3 a,
.woocommerce-page #content div.product div.thumbnails.columns-3 a,
.woocommerce-page div.product div.thumbnails.columns-3 a {
  margin-right: 3.5%;
  width: 31%; }

.woocommerce #content div.product div.thumbnails a:before,
.woocommerce div.product div.thumbnails a:before,
.woocommerce-page #content div.product div.thumbnails a:before,
.woocommerce-page div.product div.thumbnails a:before {
  content: ' ';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.woocommerce #content div.product div.thumbnails a:hover:before,
.woocommerce div.product div.thumbnails a:hover:before,
.woocommerce-page #content div.product div.thumbnails a:hover:before,
.woocommerce-page div.product div.thumbnails a:hover:before {
  background-color: rgba(255, 255, 255, 0.4); }

.woocommerce #content div.product div.thumbnails a.first,
.woocommerce div.product div.thumbnails a.first,
.woocommerce-page #content div.product div.thumbnails a.first,
.woocommerce-page div.product div.thumbnails a.first {
  clear: none; }

.woocommerce #content div.product div.thumbnails a.last,
.woocommerce div.product div.thumbnails a.last,
.woocommerce-page #content div.product div.thumbnails a.last,
.woocommerce-page div.product div.thumbnails a.last {
  margin-right: 0; }

.woocommerce #content div.product div.thumbnails a:nth-child(4n+1),
.woocommerce div.product div.thumbnails a:nth-child(4n+1),
.woocommerce-page #content div.product div.thumbnails a:nth-child(4n+1),
.woocommerce-page div.product div.thumbnails a:nth-child(4n+1) {
  clear: both; }

.woocommerce div.product div.images .flex-control-thumbs li img {
  -webkit-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }

div.pp_woocommerce .pp_arrow_next,
div.pp_woocommerce .pp_arrow_previous {
  margin-top: 4px; }

.pswp {
  z-index: 10000; }

/* Product summary */
.woocommerce #content div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page div.product div.summary {
  margin-bottom: 4em;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.woocommerce.sidebar_show #content div.product div.summary,
.woocommerce-page.sidebar_show #content div.product div.summary,
.woocommerce.sidebar_show div.product div.summary,
.woocommerce-page.sidebar_show div.product div.summary {
  width: 100%;
  float: none; }

.woocommerce.sidebar_hide #content div.product div.summary,
.woocommerce-page.sidebar_hide #content div.product div.summary,
.woocommerce.sidebar_hide div.product div.summary,
.woocommerce-page.sidebar_hide div.product div.summary {
  width: 54.263%;
  padding-left: 5rem;
  float: right; }

.woocommerce #content div.product div.summary:after,
.woocommerce div.product div.summary:after,
.woocommerce-page #content div.product div.summary:after,
.woocommerce-page div.product div.summary:after {
  content: ' ';
  float: none;
  clear: both;
  width: 100%;
  height: 0;
  display: block; }

.single-product div.product .woocommerce-tabs ul.wc-tabs li a {
  color: var(--theme-color-extra_light); }

.single-product div.product .woocommerce-tabs ul.wc-tabs li.active a {
  color: var(--theme-color-text_dark); }

.single-product div.product .woocommerce-tabs ul.wc-tabs li:not(.active) a:hover {
  color: var(--theme-color-text_dark); }

.single_product_layout_stretched .page_content_wrap {
  background-color: var(--theme-color-alter_bg_color_04); }

.woocommerce.single_product_layout_stretched #content div.product div.summary,
.woocommerce-page.single_product_layout_stretched #content div.product div.summary,
.woocommerce.single_product_layout_stretched div.product div.summary,
.woocommerce-page.single_product_layout_stretched div.product div.summary {
  width: 52%;
  padding: 3em;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  background-color: var(--theme-color-bg_color); }

.woocommerce.single_product_layout_stretched.sidebar_show #content div.product div.summary,
.woocommerce-page.single_product_layout_stretched.sidebar_show #content div.product div.summary,
.woocommerce.single_product_layout_stretched.sidebar_show div.product div.summary,
.woocommerce-page.single_product_layout_stretched.sidebar_show div.product div.summary {
  width: 100%; }

.woocommerce .woocommerce-product-details__short-description {
  margin-bottom: 1rem; }

.woocommerce .woocommerce-product-details__short-description > *:last-child {
  margin-bottom: 0; }

.woocommerce.single_product_layout_stretched.sidebar_show #content div.product .woocommerce-tabs,
.woocommerce-page.single_product_layout_stretched.sidebar_show #content div.product .woocommerce-tabs,
.woocommerce.single_product_layout_stretched.sidebar_show div.product .woocommerce-tabs,
.woocommerce-page.single_product_layout_stretched.sidebar_show div.product .woocommerce-tabs {
  background-color: var(--theme-color-bg_color); }

.single_product_layout_stretched div.product .woocommerce-tabs .wc-tabs li a {
  color: var(--theme-color-text_dark); }

.single_product_layout_stretched div.product .woocommerce-tabs .wc-tabs li.active a {
  color: var(--theme-color-text_link); }

.single_product_layout_stretched div.product .woocommerce-tabs .wc-tabs li:not(.active) a:hover {
  color: var(--theme-color-text_hover); }

.single-product div.product .woocommerce-tabs .panel {
  color: var(--theme-color-text); }

.single_product_layout_stretched div.product .woocommerce-tabs .panel {
  border-color: var(--theme-color-bd_color); }

/* Layout "Stacked" */
.single-product .woocommerce-stack {
  clear: both;
  margin-top: 3em; }
  .single-product .woocommerce-stack h2 {
    margin-top: 0; }
  .single-product .woocommerce-stack > .elementor {
    margin-left: calc( -1 * var(--theme-var-elm_add_page_margins) / 2);
    margin-right: calc( -1 * var(--theme-var-elm_add_page_margins) / 2); }
  .single-product .woocommerce-stack.woocommerce-stack-description > h2:first-child {
    display: none; }
  .single-product .woocommerce-stack + .woocommerce-stack {
    margin-top: 5em;
    padding-top: 4em;
    border-top: 1px solid var(--theme-color-bd_color); }

/* Additional info */
.woocommerce div.product div.summary .woocommerce-product-details__additional-information h2,
.woocommerce div.product .woocommerce-stack-additional_information h2, .woocommerce-page div.product div.summary .woocommerce-product-details__additional-information h2,
.woocommerce-page div.product .woocommerce-stack-additional_information h2 {
  display: none; }

.woocommerce div.product div.summary .woocommerce-product-details__additional-information table, .woocommerce div.product div.summary .woocommerce-product-details__additional-information th, .woocommerce div.product div.summary .woocommerce-product-details__additional-information td,
.woocommerce div.product .woocommerce-stack-additional_information table,
.woocommerce div.product .woocommerce-stack-additional_information th,
.woocommerce div.product .woocommerce-stack-additional_information td, .woocommerce-page div.product div.summary .woocommerce-product-details__additional-information table, .woocommerce-page div.product div.summary .woocommerce-product-details__additional-information th, .woocommerce-page div.product div.summary .woocommerce-product-details__additional-information td,
.woocommerce-page div.product .woocommerce-stack-additional_information table,
.woocommerce-page div.product .woocommerce-stack-additional_information th,
.woocommerce-page div.product .woocommerce-stack-additional_information td {
  background-color: transparent !important;
  text-transform: none;
  padding: 0;
  border: none;
  width: auto;
  font-weight: inherit;
  font-style: normal; }

.woocommerce div.product div.summary .woocommerce-product-details__additional-information th,
.woocommerce div.product .woocommerce-stack-additional_information th, .woocommerce-page div.product div.summary .woocommerce-product-details__additional-information th,
.woocommerce-page div.product .woocommerce-stack-additional_information th {
  padding-right: 1em; }
  .woocommerce div.product div.summary .woocommerce-product-details__additional-information th:after,
  .woocommerce div.product .woocommerce-stack-additional_information th:after, .woocommerce-page div.product div.summary .woocommerce-product-details__additional-information th:after,
  .woocommerce-page div.product .woocommerce-stack-additional_information th:after {
    content: ':'; }

.woocommerce div.product div.summary .woocommerce-product-details__additional-information p,
.woocommerce div.product .woocommerce-stack-additional_information p, .woocommerce-page div.product div.summary .woocommerce-product-details__additional-information p,
.woocommerce-page div.product .woocommerce-stack-additional_information p {
  padding: 0; }

/* Meta: SKU, tags, categories, ID */
.woocommerce .product_meta span {
  display: block;
  line-height: 1.9em; }

.woocommerce .product_meta span span {
  display: inline; }

.woocommerce .product_meta span,
.woocommerce .product_meta span span,
.woocommerce .product_meta a {
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: var(--theme-color-text_dark); }

.woocommerce div.product .product_meta span > a,
.woocommerce div.product .product_meta span > span {
  color: var(--theme-color-text_light); }

.woocommerce div.product .product_meta a:hover {
  color: var(--theme-color-text_link); }

.woocommerce div.product .summary .stock {
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  text-transform: uppercase;
  letter-spacing: 1px; }

/* Add to cart */
.woocommerce div.product form.cart,
.woocommerce #content div.product form.cart,
.woocommerce-page div.product form.cart,
.woocommerce-page #content div.product form.cart {
  padding: 0;
  margin-bottom: 1.2em; }

.woocommerce div.product form.cart div.quantity,
.woocommerce-page div.product form.cart div.quantity,
.woocommerce .shop_table.cart div.quantity,
.woocommerce-page .shop_table.cart div.quantity {
  margin: 0 0.7rem 0 0;
  width: 9.28571rem;
  height: 3.64286rem;
  position: relative; }

.woocommerce .shop_table.cart div.quantity,
.woocommerce-page .shop_table.cart div.quantity {
  margin: 0 auto;
  width: 6em; }

.woocommerce div.product form.cart div.quantity span,
.woocommerce-page div.product form.cart div.quantity span,
.woocommerce .shop_table.cart div.quantity span,
.woocommerce-page .shop_table.cart div.quantity span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  width: 2.9rem;
  height: 50%;
  line-height: normal;
  text-align: center;
  cursor: pointer; }

.woocommerce div.product form.cart div.quantity span.q_dec,
.woocommerce-page div.product form.cart div.quantity span.q_dec,
.woocommerce .shop_table.cart div.quantity span.q_dec,
.woocommerce-page .shop_table.cart div.quantity span.q_dec {
  top: auto;
  bottom: 0; }

.woocommerce div.product form.cart div.quantity span:before,
.woocommerce-page div.product form.cart div.quantity span:before,
.woocommerce .shop_table.cart div.quantity span:before,
.woocommerce-page .shop_table.cart div.quantity span:before {
  font-family: "fontello";
  position: relative; }

.woocommerce div.product form.cart div.quantity span.q_inc:before,
.woocommerce-page div.product form.cart div.quantity span.q_inc:before,
.woocommerce .shop_table.cart div.quantity span.q_inc:before,
.woocommerce-page .shop_table.cart div.quantity span.q_inc:before {
  content: '\e835';
  top: 3px; }

.woocommerce div.product form.cart div.quantity span.q_dec:before,
.woocommerce-page div.product form.cart div.quantity span.q_dec:before,
.woocommerce .shop_table.cart div.quantity span.q_dec:before,
.woocommerce-page .shop_table.cart div.quantity span.q_dec:before {
  content: '\e828';
  top: -3px; }

.woocommerce div.product form.cart div.quantity input[type="number"],
.woocommerce-page div.product form.cart div.quantity input[type="number"],
.woocommerce .shop_table.cart div.quantity input[type="number"],
.woocommerce-page .shop_table.cart div.quantity input[type="number"] {
  width: 100%;
  height: 100%;
  padding: 0; }

/* Grouped product */
.woocommerce div.product form.cart .group_table {
  margin-bottom: 1.8em; }

.woocommerce div.product form.cart .group_table td {
  padding: 1.8em 1em;
  vertical-align: middle; }

.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label a {
  color: var(--theme-color-text_dark); }

.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label a:hover {
  color: var(--theme-color-text_link); }

.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__price ins span.amount {
  color: var(--theme-color-extra_light) !important; }

.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__price del,
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__price del span.amount {
  color: var(--theme-color-extra_light) !important;
  opacity: 0.8 !important; }

.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__price del:before {
  opacity: 0.7 !important; }

/* Product variations */
.woocommerce div.product form.cart .variations {
  margin-bottom: 1.2em; }

.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th,
.woocommerce div.product form.cart .variations tr + tr td.label {
  padding: 0; }

.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
  text-align: left;
  color: var(--theme-color-text);
  background-color: transparent !important;
  vertical-align: middle;
  font-weight: inherit;
  text-transform: capitalize; }
  .woocommerce div.product form.cart .variations td label,
  .woocommerce div.product form.cart .variations th label {
    font-family: inherit;
    font-weight: inherit; }

.woocommerce div.product form.cart .variations tr + tr th,
.woocommerce div.product form.cart .variations tr + tr td {
  padding-top: 1em; }

.woocommerce div.product form.cart .variations tr + tr td.label {
  padding-top: 0; }

.woocommerce div.product form.cart .variations td.label,
.woocommerce div.product form.cart .variations th.label {
  font-size: 1.285714rem;
  font-weight: 700;
  vertical-align: middle;
  color: var(--theme-color-text_dark);
  display: block;
  margin-bottom: 0.7em; }

.woocommerce div.product form.cart .reset_variations {
  font-style: italic;
  font-size: 1em;
  letter-spacing: 0; }

.woocommerce-variation-price {
  margin: 2em 0 1em; }

.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt {
  font-size: 0.9333em;
  line-height: 1.25em;
  font-weight: 400;
  padding: 0;
  margin: 0; }

.woocommerce td.product-name dl.variation dd {
  padding-left: 0.5em; }

.woocommerce .reset_variations {
  display: none !important; }

/* Wishlist and compare */
.woocommerce .product .summary > .yith-wcwl-add-to-wishlist {
  float: left;
  width: auto;
  margin-top: 0;
  margin-bottom: 2em; }

.woocommerce .product .summary > .compare {
  float: left;
  margin-bottom: 2em;
  margin-right: 2em; }

.woocommerce .product .summary div.woocommerce-tabs + .compare,
.woocommerce .product .summary div.woocommerce-tabs + .compare + .yith-wcwl-add-to-wishlist,
.woocommerce .product .summary div.woocommerce-product-gallery__image + .compare,
.woocommerce .product .summary div.woocommerce-product-gallery__image + .compare + .yith-wcwl-add-to-wishlist {
  margin-top: 2em;
  margin-bottom: 0; }

.woocommerce .product .yith-wcwl-add-to-wishlist {
  margin: 0; }

.woocommerce .product .compare:before,
.woocommerce .product .yith-wcwl-add-to-wishlist .add_to_wishlist:before,
.woocommerce .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > a:before,
.woocommerce .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a:before {
  content: '\e8a8';
  font-family: "fontello";
  margin-right: 0.2em; }

.woocommerce .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > a:before {
  content: '\e8aa'; }

.woocommerce .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a:before {
  content: '\e8aa'; }

.woocommerce .product .compare:before {
  content: '\e8e7';
  margin-right: 0.5em; }

.woocommerce .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.woocommerce .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  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-align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start; }

.woocommerce .product .yith-wcwl-add-to-wishlist .feedback,
.woocommerce .product .yith-wcwl-add-to-wishlist .feedback {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin: 0 0 0 0.5em;
  font-size: 0.923em; }

.woocommerce .product .yith-wcwl-add-to-wishlist .feedback:before,
.woocommerce .product .yith-wcwl-add-to-wishlist .feedback:before {
  content: '('; }

.woocommerce .product .yith-wcwl-add-to-wishlist .feedback:after,
.woocommerce .product .yith-wcwl-add-to-wishlist .feedback:after {
  content: ')'; }

.woocommerce .product .summary ~ .yith-wcwl-add-to-wishlist {
  margin-top: 2em; }

.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist .feedback {
  display: none; }

.woocommerce ul.products li.product.add-to-wishlist-before_image > .yith-wcwl-add-to-wishlist {
  display: none; }

.woocommerce ul.products li.product.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
  position: static;
  left: auto;
  top: auto;
  margin: 0; }

.woocommerce ul.products li.product.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist i,
.woocommerce ul.products li.product.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .yith-wcwl-icon {
  display: none; }

.woocommerce ul.products li.product.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback + a,
.woocommerce ul.products li.product.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .add_to_wishlist,
.woocommerce ul.products li.product.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .disabled_item,
.woocommerce ul.products li.product.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .open-pretty-photo {
  font-size: 1em; }

.woocommerce ul.products li.product.add-to-wishlist-before_image .yith_buttons_wrap {
  position: absolute;
  z-index: 2000;
  top: 1em;
  left: 1em;
  -webkit-transform: translateX(-60%);
  -ms-transform: translateX(-60%);
  transform: translateX(-60%);
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease, opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
  opacity: 0;
  border: 1px solid var(--theme-color-extra_bd_color);
  background-color: var(--theme-color-extra_bg_color); }

.woocommerce .related.products ul.products li.product.add-to-wishlist-before_image .post_item .yith_buttons_wrap {
  top: -1em;
  -webkit-transform: translateX(-200%);
  -ms-transform: translateX(-200%);
  transform: translateX(-200%); }

.woocommerce .related.products ul.products li.product.add-to-wishlist-before_image .post_item:hover .yith_buttons_wrap {
  -webkit-transform: translateX(-60%);
  -ms-transform: translateX(-60%);
  transform: translateX(-60%); }

.mobile_layout.woocommerce ul.products li.product.add-to-wishlist-before_image .yith_buttons_wrap,
.woocommerce ul.products li.product.add-to-wishlist-before_image .post_item:hover .yith_buttons_wrap {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1; }

.woocommerce ul.products li.product.add-to-wishlist-before_image .yith_buttons_wrap > :nth-child(n+1) {
  border-top: 1px dotted var(--theme-color-extra_bd_color); }

.woocommerce ul.products li.product.add-to-wishlist-before_image .yith_buttons_wrap > .yith-wcwl-add-to-wishlist {
  margin: 0; }

.woocommerce ul.products li.product.add-to-wishlist-before_image .yith_buttons_wrap > .yith-wcwl-add-to-wishlist > div {
  position: relative; }

.woocommerce ul.products li.product.add-to-wishlist-before_image .yith_buttons_wrap > .yith-wcwl-add-to-wishlist > div > img {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0; }

.woocommerce ul.products li.product.add-to-wishlist-before_image .yith_buttons_wrap > a,
.woocommerce ul.products li.product.add-to-wishlist-before_image .yith_buttons_wrap > .yith-wcwl-add-to-wishlist > div > a {
  display: block;
  position: relative;
  z-index: 2;
  width: 2em;
  height: 2em;
  line-height: 2em;
  text-align: center; }

.woocommerce ul.products li.product.add-to-wishlist-before_image .yith_buttons_wrap > a:before,
.woocommerce ul.products li.product.add-to-wishlist-before_image .yith_buttons_wrap > .yith-wcwl-add-to-wishlist > div > a:before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 2em;
  height: 2em;
  line-height: 2em;
  text-align: center; }

.woocommerce ul.products li.product.add-to-wishlist-before_image .yith_buttons_wrap > .yith-wcwl-add-to-wishlist > div > span {
  display: none !important; }

.woocommerce ul.products li.product.add-to-wishlist-before_image .yith_buttons_wrap a {
  color: var(--theme-color-extra_link); }

.woocommerce ul.products li.product.add-to-wishlist-before_image .yith_buttons_wrap a:hover {
  color: var(--theme-color-extra_hover); }

.woocommerce ul.products li.product.add-to-wishlist-before_image .yith_buttons_wrap a > .tooltip {
  display: inline-block;
  vertical-align: top;
  pointer-events: none;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 16px;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 100%;
  margin-left: 10px;
  white-space: nowrap;
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease, opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
  border-width: 0;
  color: var(--theme-color-extra_text);
  background-color: var(--theme-color-extra_bg_color);
  border-color: var(--theme-color-extra_bg_color); }

.woocommerce ul.products li.product.add-to-wishlist-before_image .yith_buttons_wrap a > .tooltip:before {
  content: ' ';
  position: absolute;
  z-index: 1;
  top: 50%;
  left: -7px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-style: solid;
  border-width: 0 0 4px 7px;
  border-bottom-color: inherit;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-top-color: transparent !important; }

.woocommerce ul.products li.product.add-to-wishlist-before_image .yith_buttons_wrap a:hover > .tooltip {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1; }

.woocommerce ul.products.columns-5 li.product.add-to-wishlist-before_image .yith_buttons_wrap .tooltip,
.woocommerce ul.products.columns-6 li.product.add-to-wishlist-before_image .yith_buttons_wrap .tooltip {
  padding: 3px 6px;
  font-size: 10px;
  line-height: 14px; }

.woocommerce.single-product ul.products li.product.add-to-wishlist-before_image .yith_buttons_wrap {
  border-color: var(--theme-color-alter_bd_color);
  background-color: var(--theme-color-alter_bg_color); }

.woocommerce.single-product ul.products li.product.add-to-wishlist-before_image .yith_buttons_wrap > :nth-child(n+1) {
  border-color: var(--theme-color-alter_bd_color); }

.woocommerce.single-product ul.products li.product.add-to-wishlist-before_image .yith_buttons_wrap a {
  color: var(--theme-color-alter_link); }

.woocommerce.single-product ul.products li.product.add-to-wishlist-before_image .yith_buttons_wrap a:hover {
  color: var(--theme-color-alter_hover); }

.woocommerce.single-product ul.products li.product.add-to-wishlist-before_image .yith_buttons_wrap a > .tooltip {
  color: var(--theme-color-alter_text);
  background-color: var(--theme-color-alter_bg_color);
  border-color: var(--theme-color-alter_bg_color); }

.woocommerce ul.products li.product.add-to-wishlist-before_add_to_cart .yith_buttons_wrap,
.woocommerce ul.products li.product.add-to-wishlist-after_add_to_cart .yith_buttons_wrap {
  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-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center; }

.woocommerce ul.products li.product.add-to-wishlist-before_add_to_cart .yith_buttons_wrap .compare + .yith-wcwl-add-to-wishlist,
.woocommerce ul.products li.product.add-to-wishlist-after_add_to_cart .yith_buttons_wrap .compare + .yith-wcwl-add-to-wishlist {
  margin-left: 1em; }

.woocommerce ul.products li.product.add-to-wishlist-before_add_to_cart .add_to_cart_wrap + .yith_buttons_wrap,
.woocommerce ul.products li.product.add-to-wishlist-after_add_to_cart .add_to_cart_wrap + .yith_buttons_wrap {
  margin-top: 1em; }

.woocommerce ul.products.columns-4 li.product.add-to-wishlist-before_add_to_cart .yith_buttons_wrap,
.woocommerce ul.products.columns-4 li.product.add-to-wishlist-after_add_to_cart .yith_buttons_wrap,
.woocommerce ul.products.columns-5 li.product.add-to-wishlist-before_add_to_cart .yith_buttons_wrap,
.woocommerce ul.products.columns-5 li.product.add-to-wishlist-after_add_to_cart .yith_buttons_wrap,
.woocommerce ul.products.columns-6 li.product.add-to-wishlist-before_add_to_cart .yith_buttons_wrap,
.woocommerce ul.products.columns-6 li.product.add-to-wishlist-after_add_to_cart .yith_buttons_wrap,
.woocommerce ul.products.columns-7 li.product.add-to-wishlist-before_add_to_cart .yith_buttons_wrap,
.woocommerce ul.products.columns-7 li.product.add-to-wishlist-after_add_to_cart .yith_buttons_wrap,
.woocommerce ul.products.columns-8 li.product.add-to-wishlist-before_add_to_cart .yith_buttons_wrap,
.woocommerce ul.products.columns-8 li.product.add-to-wishlist-after_add_to_cart .yith_buttons_wrap {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column; }
  .woocommerce ul.products.columns-4 li.product.add-to-wishlist-before_add_to_cart .yith_buttons_wrap .compare + .yith-wcwl-add-to-wishlist,
  .woocommerce ul.products.columns-4 li.product.add-to-wishlist-after_add_to_cart .yith_buttons_wrap .compare + .yith-wcwl-add-to-wishlist,
  .woocommerce ul.products.columns-5 li.product.add-to-wishlist-before_add_to_cart .yith_buttons_wrap .compare + .yith-wcwl-add-to-wishlist,
  .woocommerce ul.products.columns-5 li.product.add-to-wishlist-after_add_to_cart .yith_buttons_wrap .compare + .yith-wcwl-add-to-wishlist,
  .woocommerce ul.products.columns-6 li.product.add-to-wishlist-before_add_to_cart .yith_buttons_wrap .compare + .yith-wcwl-add-to-wishlist,
  .woocommerce ul.products.columns-6 li.product.add-to-wishlist-after_add_to_cart .yith_buttons_wrap .compare + .yith-wcwl-add-to-wishlist,
  .woocommerce ul.products.columns-7 li.product.add-to-wishlist-before_add_to_cart .yith_buttons_wrap .compare + .yith-wcwl-add-to-wishlist,
  .woocommerce ul.products.columns-7 li.product.add-to-wishlist-after_add_to_cart .yith_buttons_wrap .compare + .yith-wcwl-add-to-wishlist,
  .woocommerce ul.products.columns-8 li.product.add-to-wishlist-before_add_to_cart .yith_buttons_wrap .compare + .yith-wcwl-add-to-wishlist,
  .woocommerce ul.products.columns-8 li.product.add-to-wishlist-after_add_to_cart .yith_buttons_wrap .compare + .yith-wcwl-add-to-wishlist {
    margin-left: 0; }

.woocommerce.yith-wcwl-form .wishlist-title > h2 {
  margin: 0; }

.woocommerce.yith-wcwl-form .hidden-title-form a.hide-title-form {
  vertical-align: top; }

.woocommerce.yith-wcwl-form table.wishlist_table {
  font-size: 1em; }
  .woocommerce.yith-wcwl-form table.wishlist_table td.product-add-to-cart a {
    display: inline-block !important; }

.woocommerce.yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share {
  margin: 0;
  float: none;
  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: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center; }
  .woocommerce.yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share h4.yith-wcwl-share-title {
    font-size: 1em;
    margin-right: 1em; }
  .woocommerce.yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share li a {
    min-width: 0;
    min-height: 0;
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
    -webkit-border-radius: var(--theme-var-rad50);
    -ms-border-radius: var(--theme-var-rad50);
    border-radius: var(--theme-var-rad50);
    color: var(--theme-color-alter_dark);
    background-color: var(--theme-color-alter_bg_color); }
  .woocommerce.yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share li a:hover {
    color: var(--theme-color-alter_link);
    background-color: var(--theme-color-alter_bg_hover); }

/* Product meta */
.woocommerce div.product .product_meta {
  clear: both; }

/* Tabs */
.woocommerce div.product .woocommerce-tabs ul.tabs,
.woocommerce #content div.product .woocommerce-tabs ul.tabs,
.woocommerce-page div.product .woocommerce-tabs ul.tabs,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
  padding-left: 0;
  margin-bottom: 0; }

.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before {
  border-width: 1px;
  border-color: var(--theme-color-bd_color); }

.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
  border: none;
  padding: 0 6px;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  background-color: var(--theme-color-bg_color_0); }
  .woocommerce div.product .woocommerce-tabs ul.tabs li + li,
  .woocommerce #content div.product .woocommerce-tabs ul.tabs li + li,
  .woocommerce-page div.product .woocommerce-tabs ul.tabs li + li,
  .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li + li {
    margin-left: 1.9rem; }

.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {
  border: none;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background-color: var(--theme-color-bg_color_0); }

.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after {
  display: none; }

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a {
  text-shadow: inherit; }
  .woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after,
  .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a:after,
  .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a:after,
  .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a:after {
    content: '';
    display: block;
    width: 100%;
    height: 4px;
    position: absolute;
    z-index: 1;
    bottom: -1px;
    left: 0;
    background-color: var(--theme-color-text_dark); }

.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a {
  position: relative;
  padding: 0.75em 0;
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.9px; }

.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce #content div.product .woocommerce-tabs .panel,
.woocommerce-page div.product .woocommerce-tabs .panel,
.woocommerce-page #content div.product .woocommerce-tabs .panel {
  border: 0;
  margin: 0;
  padding: 2.55rem 0 0;
  display: none; }

.woocommerce div.product .woocommerce-tabs h2,
.woocommerce #content div.product .woocommerce-tabs h2,
.woocommerce-page div.product .woocommerce-tabs h2,
.woocommerce-page #content div.product .woocommerce-tabs h2,
.woocommerce #review_form #respond #reply-title {
  display: block;
  margin: 0 0 1em;
  color: var(--theme-color-text_dark); }

.woocommerce div.product .woocommerce-tabs h3,
.woocommerce #content div.product .woocommerce-tabs h3,
.woocommerce-page div.product .woocommerce-tabs h3,
.woocommerce-page #content div.product .woocommerce-tabs h3 {
  font-size: 1.5385em;
  margin-bottom: 0.25em !important;
  letter-spacing: 1px; }

.woocommerce div.product .woocommerce-tabs p,
.woocommerce #content div.product .woocommerce-tabs p,
.woocommerce-page div.product .woocommerce-tabs p,
.woocommerce-page #content div.product .woocommerce-tabs p {
  margin: 0; }

.woocommerce div.product .woocommerce-tabs p + p,
.woocommerce #content div.product .woocommerce-tabs p + p,
.woocommerce-page div.product .woocommerce-tabs p + p,
.woocommerce-page #content div.product .woocommerce-tabs p + p {
  margin-top: 0.5em; }

.woocommerce div.product .woocommerce-tabs #tab-description h2 {
  display: none; }

/* Decorate stretched tabs on single product */
.single_product_layout_stretched div.product .trx-stretch-width {
  background-color: var(--theme-color-bg_color); }

.single_product_layout_stretched div.product .trx-stretch-width-wrap {
  clear: both; }

.single_product_layout_stretched div.product .woocommerce-tabs {
  padding: 4em 0; }

.single_product_layout_stretched.sidebar_show div.product .woocommerce-tabs {
  padding: 3em; }

.single_product_layout_stretched div.product .trx-stretch-width,
.single_product_layout_stretched.sidebar_show div.product .woocommerce-tabs {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }

.single_product_layout_stretched div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce-page div.product .woocommerce-tabs .panel,
.woocommerce #content div.product .woocommerce-tabs .panel,
.woocommerce-page #content div.product .woocommerce-tabs .panel {
  border-color: var(--theme-color-bd_color); }

.single_product_layout_stretched div.product .woocommerce-tabs .panel {
  border: none;
  padding: 3em 0 0 0; }

.single_product_layout_stretched div.product .woocommerce-tabs .wc-tabs {
  padding-left: 0;
  margin-bottom: -1px; }

.single_product_layout_stretched div.product .woocommerce-tabs .wc-tabs:before,
.single_product_layout_stretched div.product .woocommerce-tabs .wc-tabs:after {
  display: none; }

.single_product_layout_stretched div.product .woocommerce-tabs .wc-tabs li {
  border: none !important;
  background-color: transparent !important;
  margin: 0 !important;
  padding: 0 !important; }

.single_product_layout_stretched div.product .woocommerce-tabs .wc-tabs li a {
  position: relative;
  font-size: 1.2em;
  line-height: 1.5em;
  padding: 0 !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-right: 2em;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background-color: transparent !important; }

.single_product_layout_stretched div.product .woocommerce-tabs .panel {
  margin-top: 1em;
  border-top: 1px solid #ddd; }

.single_product_layout_stretched div.product .woocommerce-tabs #review_form_wrapper {
  margin-top: 1em; }

/* Additional attributes */
.woocommerce table.shop_attributes {
  border: 0; }

.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td {
  font-weight: 400;
  text-align: left;
  border: 0;
  font-style: normal;
  padding: 8px 15px; }

.woocommerce table.shop_attributes tr th {
  background-color: var(--theme-color-text_dark) !important;
  color: var(--theme-color-bg_color) !important;
  text-align: center;
  width: 100px; }

.woocommerce table.shop_attributes tr:nth-child(2n+1) > td {
  background-color: var(--theme-color-alter_bg_color) !important; }

.woocommerce table.shop_attributes tr:nth-child(2n) > td,
.woocommerce table.shop_attributes tr.alt > td {
  background-color: var(--theme-color-bg_color) !important; }

/* Stars */
.woocommerce div.product .woocommerce-product-rating,
.woocommerce-page div.product .woocommerce-product-rating {
  float: right;
  margin-top: 4px;
  margin-bottom: 1em;
  letter-spacing: 0.03em; }

.woocommerce .woocommerce-product-rating .woocommerce-review-link,
.woocommerce-page .woocommerce-product-rating .woocommerce-review-link {
  display: none; }

.woocommerce .woocommerce-product-rating .star-rating,
.woocommerce-page .woocommerce-product-rating .star-rating {
  margin-top: 4px;
  margin-bottom: 4px; }

.woocommerce .star-rating,
.woocommerce-page .star-rating {
  margin-top: 4px;
  margin-bottom: 4px;
  width: 5.2em; }

.woocommerce div.product .woocommerce-product-rating .star-rating,
.woocommerce-page div.product .woocommerce-product-rating .star-rating {
  width: 5.5em; }

/* Users reviews */
.woocommerce #reviews {
  display: block;
  margin-left: calc( -1 * var(--theme-var-grid_gap) / 2);
  margin-right: calc( -1 * var(--theme-var-grid_gap) / 2);
  overflow: hidden; }

.woocommerce #reviews #comments,
.woocommerce #comments + #review_form_wrapper {
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: calc( var(--theme-var-grid_gap) / 2);
  padding-right: calc( var(--theme-var-grid_gap) / 2); }

.woocommerce #reviews #comments ol.commentlist {
  padding: 0.5rem 0 0;
  font-style: inherit;
  font-weight: inherit; }

.woocommerce #reviews #comments ol.commentlist ul.children {
  padding: 0;
  margin: 0 0 0 4em; }

.woocommerce #reviews #comments ol.commentlist li {
  margin-bottom: 0; }

.woocommerce #reviews #comments ol.commentlist li + li,
.woocommerce #reviews #comments ol.commentlist ul.children {
  margin-top: 2.9em; }

.woocommerce .woocommerce-tabs .form-submit {
  display: block; }

.woocommerce #reviews #comments ol.commentlist li img.avatar,
.woocommerce-page #reviews #comments ol.commentlist li img.avatar {
  background: none;
  border: none;
  padding: 0;
  width: 4em;
  float: left;
  margin: 0 1.5em 0.5em 0;
  position: static; }

.woocommerce #reviews #comments ol.commentlist li .comment-text,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text {
  margin: 0;
  padding: 0;
  border: 0; }

.woocommerce #reviews #comments ol.commentlist li .comment-text p,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text p {
  margin: 0; }

.woocommerce #reviews #comments ol.commentlist li .comment-text p + p,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text p + p {
  margin-top: 0.3em; }

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta {
  margin-top: -5px;
  margin-bottom: 4px;
  font-size: 0.9333em; }

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta strong,
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__author {
  color: var(--theme-color-text_dark); }

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__author {
  margin-bottom: 0.7em; }

.woocommerce #reviews #comments .woocommerce-review__verified {
  display: block;
  margin-top: 2px;
  margin-bottom: 10px;
  line-height: 1em; }

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta time,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta time {
  font-size: 12px;
  line-height: 1.4em;
  color: var(--theme-color-text_light);
  display: block;
  letter-spacing: 0;
  position: relative;
  text-transform: uppercase; }

.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__dash {
  display: none; }

.woocommerce-page #reviews #comments ol.commentlist li .comment-text .description {
  font-size: 1.071rem;
  line-height: 1.73em;
  font-weight: 400;
  color: var(--theme-color-text); }

.woocommerce #review_form #respond textarea,
.woocommerce-page #review_form #respond textarea {
  height: 11rem;
  min-height: 5rem;
  font-weight: 400;
  overflow: auto; }

.woocommerce #review_form #respond p {
  margin: 0 0 1.5em; }

.woocommerce #review_form #respond .trx_addons_message_box p {
  margin: 0; }

.woocommerce #review_form #respond .form-submit {
  margin: 1.5em 0 0; }

.woocommerce #review_form #respond p.comment-form-rating,
.woocommerce #review_form #respond p.comment-form-rating .stars {
  margin-bottom: 0; }

.woocommerce #review_form #respond p.stars {
  margin-bottom: 0; }

.woocommerce .comment-form > * {
  margin-bottom: 1.45em; }

.woocommerce #review_form #respond .comment-form-author label,
.woocommerce #review_form #respond .comment-form-email label,
.woocommerce #review_form #respond .comment-form-rating label,
.woocommerce #review_form #respond .comment-form-comment label {
  display: block;
  margin-bottom: 0.85em;
  line-height: 1.9em;
  color: var(--theme-color-text_dark); }

.woocommerce p.stars a:before {
  font-size: 1.1rem; }

.woocommerce p.stars span {
  display: block;
  letter-spacing: -5px;
  margin-bottom: -18px; }

/* Related products */
.single-product .related {
  text-align: center;
  overflow: hidden; }

.single-product .related,
.single-product .upsells {
  margin-top: 4.95em;
  padding-top: 4em;
  border-top: 1px solid var(--theme-color-bd_color); }

.single-product .woocommerce-tabs + .related,
.single-product .trx-stretch-width-wrap + .related,
.single_product_layout_stretched .related,
.single-product .woocommerce-tabs + .upsells,
.single-product .trx-stretch-width-wrap + .upsells,
.single_product_layout_stretched .upsells {
  padding-top: 0;
  border-top: none; }

.single-product .upsells h2 {
  margin-top: 0; }

.single-product .related > h2 {
  position: relative;
  display: inline-block;
  margin-top: 0;
  text-transform: capitalize; }

.single-product .related > h2:before,
.single-product .related > h2:after {
  content: '';
  display: block;
  border-width: 1px 0;
  border-style: solid;
  border-color: var(--theme-color-bd_color);
  height: 4px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100vw;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.single-product .related > h2:before {
  right: 100%;
  margin-right: 3rem; }

.single-product .related > h2:after {
  left: 100%;
  margin-left: 3rem; }

.single-product ul.products {
  margin-top: 3rem; }

.single-product ul.products li.product {
  padding-bottom: 0 !important; }

.single-product ul.products li.product .post_item {
  padding: 0em;
  position: relative; }

.single-product ul.products li.product .post_featured {
  margin: 0;
  min-height: 11em; }

.single-product ul.products li.product .post_data {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding-bottom: 0; }

.single-product ul.products li.product .post_data_inner {
  width: 100%;
  text-align: left;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.single-product ul.products li.product .post_data .post_header {
  position: relative; }

.single-product ul.products li.product .post_data .post_header .post_tags {
  font-size: 1em; }

.single-product ul.products li.product .post_data .post_header .post_tags,
.single-product ul.products li.product .post_data .post_header .post_tags a,
.single-product ul.products li.product .post_data a {
  color: var(--theme-color-text_dark); }

.single-product ul.products li.product .post_data .post_header .post_tags a:hover,
.single-product ul.products li.product .post_data a:hover {
  color: var(--theme-color-text_link); }

.single-product ul.products li.product .post_data .add_to_cart_wrap,
.single-product ul.products li.product .post_data .button {
  display: inline-block;
  vertical-align: top; }

.single-product ul.products li.product .post_data .add_to_cart_wrap + .button {
  margin-left: 1em; }

.single-product ul.products li.product .post_data .button {
  padding: 1.1em 2em;
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-extra_link); }

.single-product ul.products li.product .post_data .button:hover {
  color: var(--theme-color-inverse_hover) !important;
  background-color: var(--theme-color-extra_hover); }

.single-product ul.products li.product .post_data .button.compare {
  position: static; }

.single-product .footer_copyright_wrap {
  margin-top: 5em; }

.single-product .footer_logo_wrap + .footer_copyright_wrap,
.single-product .footer_socials_wrap + .footer_copyright_wrap,
.single-product .footer_menu_wrap + .footer_copyright_wrap {
  margin-top: 0; }

.woocommerce .related ul li.product,
.woocommerce .related ul.products li.product,
.woocommerce .upsells.products ul li.product,
.woocommerce .upsells.products ul.products li.product,
.woocommerce-page .related ul li.product,
.woocommerce-page .related ul.products li.product,
.woocommerce-page .upsells.products ul li.product,
.woocommerce-page .upsells.products ul.products li.product {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

/* Custom Related Footer */
body:not(.single-product) footer .kicker_custom_shop_footer {
  display: none; }

footer .kicker_custom_shop_footer .related.products {
  padding: 0;
  margin: 0;
  border: 0; }

footer .kicker_custom_shop_footer .related.products > h2 {
  display: none; }

/* Cross-sells */
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
  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-align-items: flex-end;
  -ms-flex-align: end;
  -webkit-box-align: end;
  align-items: flex-end; }
  .woocommerce .cart-collaterals .cross-sells,
  .woocommerce-page .cart-collaterals .cross-sells {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    float: none;
    width: 100%; }
  .woocommerce .cart-collaterals .cart_totals,
  .woocommerce-page .cart-collaterals .cart_totals {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    float: none; }

/* Categories list */
.woocommerce ul.products li.product.product-category .thumb_wrapper,
.woocommerce-page ul.products li.product.product-category .thumb_wrapper {
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background: url(../../../plugins/woocommerce/images/shop-cat-bg-1.jpg) center center no-repeat;
  padding: 1em;
  overflow: hidden; }

/* not work correctly in the Chrome */
.woocommerce ul.products li.product.product-category .thumb_wrapper img,
.woocommerce-page ul.products li.product.product-category .thumb_wrapper img {
  -moz-transform: scale(1.7) translate(15%, 15%);
  -ms-transform: scale(1.7) translate(15%, 15%);
  -o-transform: scale(1.7) translate(15%, 15%); }

.woocommerce ul.products li.product.product-category .thumb_wrapper,
.woocommerce-page ul.products li.product.product-category .thumb_wrapper {
  background: url(../../../plugins/woocommerce/images/shop-cat-bg-1.jpg) center center no-repeat; }

.woocommerce ul.products li.product.product-category:nth-child(6n+2) .thumb_wrapper,
.woocommerce-page ul.products li.product.product-category:nth-child(6n+2) .thumb_wrapper {
  background: url(../../../plugins/woocommerce/images/shop-cat-bg-2.jpg) center center no-repeat; }

.woocommerce ul.products li.product.product-category:nth-child(6n+3) .thumb_wrapper,
.woocommerce-page ul.products li.product.product-category:nth-child(6n+3) .thumb_wrapper {
  background: url(../../../plugins/woocommerce/images/shop-cat-bg-3.jpg) center center no-repeat; }

.woocommerce ul.products li.product.product-category:nth-child(6n+4) .thumb_wrapper,
.woocommerce-page ul.products li.product.product-category:nth-child(6n+4) .thumb_wrapper {
  background: url(../../../plugins/woocommerce/images/shop-cat-bg-4.jpg) center center no-repeat; }

.woocommerce ul.products li.product.product-category:nth-child(6n+5) .thumb_wrapper,
.woocommerce-page ul.products li.product.product-category:nth-child(6n+5) .thumb_wrapper {
  background: url(../../../plugins/woocommerce/images/shop-cat-bg-5.jpg) center center no-repeat; }

.woocommerce ul.products li.product.product-category:nth-child(6n+6) .thumb_wrapper,
.woocommerce-page ul.products li.product.product-category:nth-child(6n+6) .thumb_wrapper {
  background: url(../../../plugins/woocommerce/images/shop-cat-bg-6.jpg) center center no-repeat; }

.woocommerce ul.products li.product.product-category img,
.woocommerce-page ul.products li.product.product-category img {
  width: 100%;
  height: auto; }

.woocommerce ul.products li.product.product-category h3,
.woocommerce ul.products li.product.product-category .woocommerce-loop-category__title,
.woocommerce-page ul.products li.product.product-category h3,
.woocommerce-page ul.products li.product.product-category .woocommerce-loop-category__title {
  margin-bottom: 0;
  border-bottom: none; }

.woocommerce ul.products li.product.product-category mark.count,
.woocommerce-page ul.products li.product.product-category mark.count {
  font-weight: 400;
  font-style: normal; }

/* Widgets decoration 
---------------------------------------------------------------*/
.woocommerce .widget_title,
.woocommerce-page .widget_title {
  font-size: 18px;
  text-transform: uppercase; }

/* Cart & Products list */
.woocommerce a.remove {
  margin-top: 0.5em;
  text-align: left;
  color: var(--theme-color-text_dark) !important;
  background-color: transparent !important; }

.woocommerce a.remove:hover {
  color: var(--theme-color-text_link) !important;
  background-color: transparent !important; }

.woocommerce table.shop_table {
  border-collapse: collapse;
  margin-bottom: 1.8em;
  border: none; }

.woocommerce table.shop_table tfoot th,
.woocommerce-page table.shop_table tfoot th {
  color: var(--theme-color-text_dark);
  border-color: transparent !important;
  background-color: transparent; }

.woocommerce table.shop_table tr:nth-child(n+1) th:first-child,
.woocommerce table.shop_table tr:nth-child(n+1) td:first-child,
.woocommerce table.shop_table td {
  border-width: 0 !important; }

.woocommerce .shop_table p {
  margin: 0; }

.woocommerce .shop_table a.remove {
  margin: 0 auto;
  font-weight: 400;
  text-align: center; }

.woocommerce ul.product_list_widget li,
.woocommerce-page ul.product_list_widget li {
  padding: 0 0 2em 6em;
  overflow: hidden; }

.woocommerce.widget_shopping_cart ul.cart_list li {
  min-height: 7.7rem;
  padding: 0 2rem 2rem 6.93rem;
  overflow: hidden; }

.woocommerce ul.cart_list li dl:after,
.woocommerce ul.product_list_widget li dl:after {
  clear: none; }

.woocommerce ul.cart_list li:before,
.woocommerce ul.product_list_widget li:before,
.woocommerce-page ul.cart_list li:before,
.woocommerce-page ul.product_list_widget li:before {
  display: none; }

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a,
.woocommerce-page ul.cart_list li a,
.woocommerce-page ul.product_list_widget li a {
  font-size: 1.285rem;
  line-height: 1.25em;
  font-weight: 600;
  letter-spacing: -0.02em; }

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.cart_list li img,
.woocommerce-page ul.product_list_widget li img {
  position: absolute;
  z-index: 1;
  top: 6px;
  left: 0;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  float: none;
  height: 5.714rem;
  left: 0;
  margin: 0;
  top: 0;
  width: 5.714rem; }

.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
  left: auto;
  right: 0;
  margin: 0; }

.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl,
.woocommerce-page ul.cart_list li dl,
.woocommerce-page ul.product_list_widget li dl {
  border-color: var(--theme-color-bd_color);
  border-left-width: 1px;
  font-size: 12px;
  overflow: hidden;
  padding-left: 8px; }

.woocommerce ul.cart_list li dl dd,
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce ul.product_list_widget li dl dt {
  padding: 0;
  margin: 0; }

.woocommerce ul.product_list_widget li dl dt,
.woocommerce-page ul.product_list_widget li dl dt {
  font-weight: 400;
  margin-right: 0.3em; }

.woocommerce ul.product_list_widget li dl dt:before,
.woocommerce-page ul.product_list_widget li dl dt:before {
  width: 100%;
  height: 0;
  content: ' ';
  display: block; }

.woocommerce ul.cart_list li dl dd,
.woocommerce-page ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce-page ul.product_list_widget li dl dd {
  margin-right: 2em; }

.woocommerce.widget_shopping_cart .quantity,
.woocommerce-page.widget_shopping_cart .quantity,
.woocommerce .widget_shopping_cart .quantity,
.woocommerce-page .widget_shopping_cart .quantity {
  display: inline-block;
  font-size: 1.2857rem;
  margin: 0.3em 0 0;
  color: var(--theme-color-extra_light); }

.woocommerce .quantity input.qty,
.woocommerce-page .quantity input.qty,
.woocommerce #content .quantity input.qty,
.woocommerce-page #content .quantity input.qty {
  color: var(--theme-color-input_dark);
  padding: 0 3.5rem 0 1rem !important;
  text-align: center; }

.woocommerce ul.cart_list li ins,
.woocommerce-page ul.cart_list li ins,
.woocommerce ul.product_list_widget li ins,
.woocommerce-page ul.product_list_widget li ins {
  text-decoration: none;
  font-style: normal; }

.woocommerce .widget span.amount,
.woocommerce-page .widget span.amount {
  font-size: 1.2857rem; }

.woocommerce.widget_shopping_cart .total,
.woocommerce-page.widget_shopping_cart .total,
.woocommerce .widget_shopping_cart .total,
.woocommerce-page .widget_shopping_cart .total {
  font-size: 1.2857rem;
  border-color: var(--theme-color-bd_color);
  color: var(--theme-color-text_dark);
  border-top: 1px solid;
  font-weight: 700;
  margin-top: 0;
  padding: 1.3em 0 0; }
  .woocommerce.widget_shopping_cart .total span.amount,
  .woocommerce-page.widget_shopping_cart .total span.amount,
  .woocommerce .widget_shopping_cart .total span.amount,
  .woocommerce-page .widget_shopping_cart .total span.amount {
    color: var(--theme-color-text_dark); }

.woocommerce.widget_shopping_cart .buttons,
.woocommerce-page.widget_shopping_cart .buttons,
.woocommerce .widget_shopping_cart .buttons,
.woocommerce-page .widget_shopping_cart .buttons {
  margin-top: 1.5em;
  margin-bottom: -5px; }

.woocommerce.widget_shopping_cart .wcppec-cart-widget-spb,
.woocommerce-page.widget_shopping_cart .wcppec-cart-widget-spb,
.woocommerce .widget_shopping_cart .wcppec-cart-widget-spb,
.woocommerce-page .widget_shopping_cart .wcppec-cart-widget-spb {
  margin-top: 0; }

.woocommerce.widget_shopping_cart .buttons a:not(.checkout),
.woocommerce-page.widget_shopping_cart .buttons a:not(.checkout),
.woocommerce .widget_shopping_cart .buttons a:not(.checkout),
.woocommerce-page .widget_shopping_cart .buttons a:not(.checkout) {
  color: var(--theme-color-extra_dark);
  border-color: var(--theme-color-extra_bd_color);
  background-color: var(--theme-color-extra_bg_color);
  -webkit-box-shadow: none;
  box-shadow: none; }

.woocommerce.widget_shopping_cart .buttons a:not(.checkout):hover,
.woocommerce-page.widget_shopping_cart .buttons a:not(.checkout):hover,
.woocommerce .widget_shopping_cart .buttons a:not(.checkout):hover,
.woocommerce-page .widget_shopping_cart .buttons a:not(.checkout):hover {
  border-color: var(--theme-color-text_hover2);
  background-color: var(--theme-color-text_hover2); }

.woocommerce.widget_shopping_cart .buttons a.checkout,
.woocommerce-page.widget_shopping_cart .buttons a.checkout,
.woocommerce .widget_shopping_cart .buttons a.checkout,
.woocommerce-page .widget_shopping_cart .buttons a.checkout {
  margin: 0;
  color: var(--theme-color-inverse_link);
  border-color: var(--theme-color-alter_link);
  background-color: var(--theme-color-alter_link);
  margin-left: 3px; }

.woocommerce.widget_shopping_cart .buttons a.checkout:hover,
.woocommerce-page.widget_shopping_cart .buttons a.checkout:hover,
.woocommerce .widget_shopping_cart .buttons a.checkout:hover,
.woocommerce-page .widget_shopping_cart .buttons a.checkout:hover {
  color: var(--theme-color-text_hover);
  border-color: var(--theme-color-bg_color);
  background-color: var(--theme-color-bg_color); }

.sc_layouts_cart_widget .cart_list {
  scrollbar-width: thin;
  scrollbar-color: var(--theme-color-alter_bd_color) var(--theme-color-alter_bg_color);
  position: relative !important; }
  .sc_layouts_cart_widget .cart_list::-webkit-scrollbar {
    width: 8px; }
  .sc_layouts_cart_widget .cart_list::-webkit-scrollbar-track {
    background: var(--theme-color-alter_bg_color); }
  .sc_layouts_cart_widget .cart_list::-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; }

/* Active filters */
.woocommerce .widget_layered_nav_filters > ul > li {
  padding: 0 0.625em 0.5em 0;
  display: block;
  float: none; }

.woocommerce .widget_layered_nav_filters > ul > li:before {
  display: none; }

.woocommerce .widget_layered_nav ul {
  padding-left: 1.2em; }

.woocommerce .widget_layered_nav_filters > ul > li a,
.woocommerce .widget_layered_nav ul li.chosen a,
.woocommerce-page .widget_layered_nav ul li.chosen a {
  background-color: transparent;
  border: none;
  padding: 0; }

.woocommerce .widget_layered_nav_filters ul li a::before {
  position: relative;
  top: 1px;
  left: 1px; }

.widget_layered_nav ul li.chosen a {
  color: var(--theme-color-text_dark); }

/* Average Rating */
.woocommerce .widget_rating_filter ul li .star-rating {
  vertical-align: middle;
  height: 1rem;
  letter-spacing: 0.5px; }

/* Price filter */
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: var(--theme-color-text_link); }

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: var(--theme-color-text_light);
  height: 4px;
  margin-bottom: 1.4em; }

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  margin-left: -6px;
  top: -4px; }

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
  height: 4px;
  top: 0px; }

.woocommerce .widget_price_filter .price_slider_amount {
  font-size: 1em;
  line-height: 2.7em; }

.woocommerce .widget_price_filter .price_slider_amount .price_label {
  font-size: 1.2857rem;
  color: var(--theme-color-text_dark);
  font-weight: 700; }

.widget_price_filter .price_label span {
  color: var(--theme-color-text_dark); }

/* Product search */
/* This widget's styles see in the style.css in the section 'Widget: Search' */
.widget_product_search form:after {
  color: var(--theme-color-input_light); }

.widget_product_search form:hover:after {
  color: var(--theme-color-input_dark); }

/* Rating filter */
.woocommerce.widget_rating_filter ul li:before {
  display: none !important; }

/* Product title in widgets */
aside.woocommerce .product-title,
aside.woocommerce .mini_cart_item > a:not(.remove) {
  display: block;
  line-height: 1.5em; }

/* WooCommerce Search widget */
.trx_addons_woocommerce_search,
.trx_addons_woocommerce_search_type_inline input[type="text"] {
  font-size: 1.2857rem;
  font-weight: 700; }

.trx_addons_woocommerce_search_last_text,
.trx_addons_woocommerce_search_form_text {
  color: var(--theme-color-text_dark); }

.trx_addons_woocommerce_search_type_inline .trx_addons_woocommerce_search_form_field input {
  padding: 0;
  line-height: 1em; }

.trx_addons_woocommerce_search_type_inline .trx_addons_woocommerce_search_form_field input[type="text"],
.trx_addons_woocommerce_search_type_inline .trx_addons_woocommerce_search_form_field .trx_addons_woocommerce_search_form_field_label {
  border-color: var(--theme-color-text_link);
  color: var(--theme-color-text_link); }

.trx_addons_woocommerce_search_type_inline .trx_addons_woocommerce_search_form_field input[type="text"]:focus,
.trx_addons_woocommerce_search_type_inline .trx_addons_woocommerce_search_form_field .trx_addons_woocommerce_search_form_field_label:hover {
  border-color: var(--theme-color-text_hover);
  color: var(--theme-color-text_hover); }

.trx_addons_woocommerce_search_type_inline .trx_addons_woocommerce_search_form_field_list {
  background-color: var(--theme-color-alter_bg_color);
  border-color: var(--theme-color-alter_bd_color);
  color: var(--theme-color-alter_text); }

.trx_addons_woocommerce_search_type_inline .trx_addons_woocommerce_search_form_field_list li:hover {
  background-color: var(--theme-color-alter_bg_hover);
  color: var(--theme-color-alter_dark); }

.trx_addons_woocommerce_search_type_inline .trx_addons_woocommerce_search_last_text {
  margin-left: 4px; }

.trx_addons_woocommerce_search_type_inline .trx_addons_woocommerce_search_form_button {
  display: block;
  width: auto;
  margin-top: 1.5rem;
  text-align: inherit; }

.trx_addons_woocommerce_search .trx_addons_woocommerce_search_button:before {
  display: none; }

.trx_addons_woocommerce_search_type_form label {
  display: block;
  margin-bottom: 1.5rem; }

.trx_addons_woocommerce_search_type_form label span {
  display: block; }

.trx_addons_woocommerce_search_type_form .sc_form_field_title {
  font-size: 1.2857rem;
  line-height: 1em;
  font-weight: 600;
  margin-bottom: 1rem; }

.trx_addons_woocommerce_search_type_form input {
  width: 100%; }

.trx_addons_woocommerce_search_type_form select {
  padding: 17px 30px !important; }

/* Currency Switcher */
.widget.WOOCS_CONVERTER .woocs_converter_shortcode > * {
  vertical-align: middle; }

.widget.WOOCS_CONVERTER .woocs_converter_shortcode .select_container {
  display: inline-block;
  margin-right: 0.3em;
  width: 43%; }

.widget.WOOCS_CONVERTER .woocs_converter_shortcode .select_container + .select_container {
  margin-left: 0.3em;
  margin-right: 0; }

.widget.WOOCS_CONVERTER .button {
  margin-top: 1em; }

.widget.WOOCS_SELECTOR .woocommerce-currency-switcher-form .chosen-container-single .chosen-single {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  background: var(--theme-color-input_bg_color);
  color: var(--theme-color-input_text);
  height: auto;
  padding: 1em 0 1em 1em; }

.widget.WOOCS_SELECTOR .woocommerce-currency-switcher-form .chosen-container-single .chosen-single:hover {
  background: var(--theme-color-input_bg_hover);
  color: var(--theme-color-input_dark); }

.widget.WOOCS_SELECTOR .woocommerce-currency-switcher-form .chosen-container-single .chosen-single div {
  background: none; }

.widget.WOOCS_SELECTOR .chosen-container-single .chosen-drop {
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  margin-top: 1px; }

.widget.WOOCS_SELECTOR .woocommerce-currency-switcher-form .chosen-container .chosen-drop {
  background: var(--theme-color-input_bg_hover);
  border-color: var(--theme-color-input_bd_hover);
  color: var(--theme-color-input_dark); }

.widget.WOOCS_SELECTOR .woocommerce-currency-switcher-form .chosen-container .chosen-results li {
  background-position: right center !important;
  color: var(--theme-color-input_dark); }

.widget.WOOCS_SELECTOR .woocommerce-currency-switcher-form .chosen-container .chosen-results li:hover,
.widget.WOOCS_SELECTOR .woocommerce-currency-switcher-form .chosen-container .chosen-results li.highlighted,
.widget.WOOCS_SELECTOR .woocommerce-currency-switcher-form .chosen-container .chosen-results li.result-selected {
  color: var(--theme-color-alter_link) !important; }

/* YITH Second image */
.yith_magnifier_zoom_wrap .yith_magnifier_zoom_magnifier {
  border-color: var(--theme-color-bd_color); }

/* YITH Compare */
.yith-woocompare-widget ul.products-list {
  padding-left: 0; }

.yith-woocompare-widget ul.products-list li:before {
  display: none; }

.yith-woocompare-widget ul.products-list li .remove {
  margin-top: 0; }

.yith-woocompare-widget a.compare {
  float: left; }

.yith-woocompare-widget a.clear-all {
  background-color: var(--theme-color-alter_link);
  color: var(--theme-color-inverse_link);
  display: inline-block;
  float: right; }

.yith-woocompare-widget a.clear-all:hover {
  color: var(--theme-color-inverse_hover);
  background-color: var(--theme-color-alter_hover); }

/* Mini Cart 
--------------------------------------------------------------------------*/
.woocommerce-mini-cart__empty-message {
  font-size: 1.2857rem;
  letter-spacing: -0.03em;
  text-align: center; }

.woocommerce-mini-cart__empty-message:before {
  content: '\e9a5';
  display: block;
  font-family: "fontello";
  font-size: 1.7em;
  margin-bottom: 0.8em; }

/* Cart 
--------------------------------------------------------------------- */
.woocommerce .woocommerce-cart-form table.shop_table_responsive tr.woocommerce-cart-form__cart-item td {
  vertical-align: middle; }

.woocommerce .quantity input.qty,
.woocommerce #content .quantity input.qty,
.woocommerce-page .quantity input.qty,
.woocommerce-page #content .quantity input.qty {
  font-size: 1rem;
  line-height: 1em;
  font-weight: 400;
  padding-left: 0.75em;
  padding-right: 0;
  width: 4em; }

.woocommerce table.cart .product-remove,
.woocommerce #content table.cart .product-remove,
.woocommerce-page table.cart .product-remove,
.woocommerce-page #content table.cart .product-remove,
.woocommerce table.cart .product-thumbnail,
.woocommerce #content table.cart .product-thumbnail,
.woocommerce-page table.cart .product-thumbnail,
.woocommerce-page #content table.cart .product-thumbnail {
  text-align: center;
  width: 40px; }

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  width: 40px; }

.woocommerce table.cart .product-name,
.woocommerce #content table.cart .product-name,
.woocommerce-page table.cart .product-name,
.woocommerce-page #content table.cart .product-name {
  text-align: left !important; }

.woocommerce table.cart th,
.woocommerce #content table.cart th,
.woocommerce-page table.cart th,
.woocommerce-page #content table.cart th,
.woocommerce table.cart td,
.woocommerce #content table.cart td,
.woocommerce-page table.cart td,
.woocommerce-page #content table.cart td {
  padding: 0.8em 1.2em;
  line-height: 1.8em;
  text-align: center; }

.woocommerce table.cart td.actions,
.woocommerce-page table.cart td.actions,
.woocommerce #content table.cart td.actions,
.woocommerce-page #content table.cart td.actions {
  border-bottom: none !important;
  padding-top: 1em; }

.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text {
  width: 10.7em;
  margin-right: 0.3em; }

.woocommerce table.cart td.actions .coupon + .button,
.woocommerce-page table.cart td.actions .coupon + .button,
.woocommerce #content table.cart td.actions .coupon + .button,
.woocommerce-page #content table.cart td.actions .coupon + .button {
  float: right; }

.woocommerce table.shop_table tfoot th,
.woocommerce-page table.shop_table tfoot th {
  text-align: center; }

.woocommerce .cart-collaterals h2,
.woocommerce-page .cart-collaterals h2 {
  font-size: 32px;
  line-height: 38px;
  font-weight: 700;
  letter-spacing: -0.03em;
  margin-top: 1.3em;
  margin-bottom: 0.65em; }

.woocommerce .cart-collaterals .cart-subtotal .amount,
.woocommerce-page .cart-collaterals .cart-subtotal .amount,
.woocommerce .cart-collaterals .order-total .amount,
.woocommerce-page .cart-collaterals .order-total .amount {
  font-weight: 700 !important;
  color: var(--theme-color-text_dark) !important; }

.woocommerce .cart-collaterals .cart_totals table {
  border-collapse: collapse; }

.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce-page .cart-collaterals .cart_totals table td {
  padding: 12px;
  vertical-align: middle;
  border: none; }

.woocommerce .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals table th {
  font-weight: 700;
  padding: 0.8em 1.2em;
  line-height: 1.8em;
  text-align: left;
  vertical-align: middle;
  border: none; }

.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce-page .cart-collaterals .cart_totals table td {
  padding: 0.9em 1.2em;
  line-height: 1.8em; }

.woocommerce .cart-collaterals .cart_totals table select,
.woocommerce-page .cart-collaterals .cart_totals table select {
  font-size: 1em;
  color: var(--theme-color-input_text);
  background-color: var(--theme-color-input_bg_color); }

.woocommerce .cart-collaterals .cart_totals table select:focus,
.woocommerce-page .cart-collaterals .cart_totals table select:focus {
  color: var(--theme-color-input_dark);
  background-color: var(--theme-color-input_bg_hover); }

.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-button:after,
.woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
  color: var(--theme-color-text_dark); }

.woocommerce table.shop_table .cart-subtotal .amount,
.woocommerce-page table.shop_table .cart-subtotal .amount,
.woocommerce table.shop_table .shipping td,
.woocommerce-page table.shop_table .shipping td {
  color: var(--theme-color-text); }

.woocommerce table.cart td + td a,
.woocommerce-page table.cart td + td a,
.woocommerce #content table.cart td + td a,
.woocommerce-page #content table.cart td + td a,
.woocommerce table.cart td + td span,
.woocommerce-page table.cart td + td span,
.woocommerce #content table.cart td + td span,
.woocommerce-page #content table.cart td + td span {
  color: var(--theme-color-text_dark) !important; }

.woocommerce table.cart td + td a:hover,
.woocommerce-page table.cart td + td a:hover,
.woocommerce #content table.cart td + td a:hover,
.woocommerce-page #content table.cart td + td a:hover {
  color: var(--theme-color-text_link) !important; }

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
  border-color: var(--theme-color-input_bd_color); }

.woocommerce table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
  width: 100px; }

.woocommerce ul#shipping_method li {
  margin: 0.1em 0;
  padding-left: 0;
  text-indent: 0; }

.woocommerce .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-form,
.woocommerce-page .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-form {
  margin: 1em 0; }

.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-button:after,
.woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
  font-size: 1em;
  font-weight: 400; }

.woocommerce-cart .wc-proceed-to-checkout {
  padding-bottom: 0; }

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  display: block;
  margin-bottom: 0; }

.woocommerce-shipping-calculator .select2-container.select2-container--default .select2-selection .select2-selection__arrow {
  display: none; }

.woocommerce-shipping-calculator .select_container:before {
  bottom: 2px;
  right: 2px;
  top: 2px; }

/* Checkout 
--------------------------------------------------------------------------*/
.woocommerce form .form-row {
  padding: 0;
  margin-bottom: 2rem;
  position: relative; }

.woocommerce form .form-row:last-of-type:not(.wpgdprc-checkbox) {
  margin-bottom: 0; }

.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
  line-height: 1.5em; }

.woocommerce form .form-row label.inline {
  margin-left: 1em; }

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  line-height: 21px; }

.woocommerce form.checkout_coupon {
  padding: 20px 30px 15px;
  border-color: var(--theme-color-bd_color); }

.woocommerce form.checkout_coupon p {
  margin-bottom: 0.9em; }

.woocommerce form.checkout_coupon p + p {
  float: left; }

.woocommerce form.checkout_coupon button[type="submit"] {
  margin-left: 1rem; }

.woocommerce-checkout h3 {
  margin-top: 0; }

.woocommerce .checkout input[type="checkbox"] {
  clip: auto;
  display: inline;
  position: static !important; }

.woocommerce .checkout .col-2 h3#ship-to-different-address label,
.woocommerce-page .checkout .col-2 h3#ship-to-different-address label {
  display: inline-block; }

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce-page form .form-row input.input-text,
.woocommerce-page form .form-row textarea {
  font-weight: 400; }

.woocommerce-checkout .select2-container .select2-selection__arrow {
  display: none; }

.woocommerce-checkout .select2-container:after {
  position: absolute;
  z-index: 2;
  top: 50%;
  right: 1.5em;
  width: 1em;
  height: 1em;
  line-height: 1em;
  text-align: center;
  color: var(--theme-color-input_text);
  content: '\e828';
  cursor: pointer;
  display: block !important;
  font-family: "fontello";
  pointer-events: none;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.woocommerce-checkout form .form-row label {
  margin-bottom: 0.85em;
  color: var(--theme-color-text_dark); }

.woocommerce .checkout table.shop_table {
  margin-bottom: 3em; }

.woocommerce .checkout table.shop_table tfoot td,
.woocommerce .checkout table.shop_table tfoot th {
  font-weight: 400; }

.woocommerce table.shop_table .cart-subtotal .amount,
.woocommerce-page table.shop_table .cart-subtotal .amount,
.woocommerce table.shop_table .shipping td,
.woocommerce-page table.shop_table .shipping td {
  font-weight: 400; }

.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .shipping_calculator {
  clear: none;
  float: left;
  margin-bottom: 30px; }

.woocommerce .checkout #order_review_heading,
.woocommerce-page .checkout #order_review_heading {
  padding-top: 1.5em; }

.woocommerce .checkout #order_review .order-total .amount,
.woocommerce-page .checkout #order_review .order-total .amount {
  letter-spacing: 0; }

.woocommerce .checkout #order_review .payment_methods li,
.woocommerce-page .checkout #order_review .payment_methods li {
  list-style: none; }

.woocommerce .checkout #order_review .payment_methods li label,
.woocommerce-page .checkout #order_review .payment_methods li label {
  display: inline-block; }

#add_payment_method #payment ul.payment_methods li img,
.woocommerce-checkout #payment ul.payment_methods li img {
  margin: -5px 0.5em 0;
  max-height: 30px; }

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  background-color: var(--theme-color-input_bg_hover);
  color: var(--theme-color-input_dark); }

#add_payment_method #payment div.payment_box:before,
.woocommerce-cart #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before {
  border-color: transparent transparent var(--theme-color-input_bg_hover); }

.woocommerce-checkout #payment div.payment_box:after {
  top: 0; }

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background-color: transparent; }

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
  border-top: 1px solid var(--theme-color-bd_color); }

#add_payment_method #payment .payment_method_paypal .about_paypal,
.woocommerce-cart #payment .payment_method_paypal .about_paypal,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
  float: none;
  line-height: 1.7em; }

.woocommerce .order_details.woocommerce-thankyou-order-details {
  background-color: var(--theme-color-alter_bg_color);
  color: var(--theme-color-alter_text); }

.woocommerce .order_details.woocommerce-thankyou-order-details li strong {
  font-weight: 400;
  margin-top: 13px; }

.woocommerce .shop_table.order_details th,
.woocommerce .shop_table.customer_details th {
  text-align: left; }

.woocommerce .shop_table.order_details tfoot th {
  text-align: right; }

.woocommerce .shop_table.order_details td.product-name strong {
  font-style: normal; }

.woocommerce .order_details li,
.woocommerce-page .order_details li {
  font-size: 1em;
  line-height: 1em;
  list-style: none; }

.woocommerce .order_details li strong,
.woocommerce-page .order_details li strong {
  color: var(--theme-color-text_dark); }

.woocommerce .woocommerce-customer-details address {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.woocommerce form .form-row #createaccount {
  margin-right: 4px;
  vertical-align: middle; }

.woocommerce form .form-row input[type="radio"] + label:before,
.woocommerce form .form-row input[type="checkbox"] + label:before {
  top: 10px; }

.woocommerce-terms-and-conditions-wrapper .woocommerce-form__input-checkbox {
  display: inline; }

.woocommerce-terms-and-conditions-wrapper label {
  padding-left: 1.15em;
  position: relative; }

.woocommerce-terms-and-conditions-wrapper label input[type="checkbox"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  clip: auto;
  outline: 0 !important;
  position: static !important;
  width: 0; }

.woocommerce-terms-and-conditions-wrapper label input[type="checkbox"]:before {
  position: absolute;
  z-index: 1;
  top: 0.13em;
  left: 0;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 1em;
  height: 1em;
  line-height: 1em;
  text-align: center;
  border: 1px solid #ddd;
  content: '';
  display: block;
  font-family: "fontello"; }

.woocommerce-terms-and-conditions-wrapper label input[type="checkbox"]:checked:before {
  content: '\e8ab'; }

.ua_ie .woocommerce-terms-and-conditions-wrapper label {
  padding-left: 0; }

.ua_ie .woocommerce-terms-and-conditions-wrapper input[type="checkbox"] {
  width: auto; }

.ua_ie .woocommerce-terms-and-conditions-wrapper input[type="checkbox"]:before {
  display: none; }

.woocommerce-checkout-payment input[type="radio"]:checked + label:before {
  padding-left: 1px; }

.woocommerce-billing-fields + .woocommerce-account-fields {
  margin-top: 2rem; }

/* Woocommerce Login Popup
--------------------------------------------------------------------------*/
.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  right: 1em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.woocommerce form .show-password-input::after,
.woocommerce-page form .show-password-input::after {
  margin-left: 0; }

/* My Account
--------------------------------------------------------------------------*/
.woocommerce form .form-row label.inline input[type="checkbox"] {
  clip: auto;
  display: inline;
  position: relative !important;
  top: 2px; }

.woocommerce-account h2,
.woocommerce-account .address .title h3 {
  margin: 1em 0 0.4em; }

.woocommerce-MyAccount-navigation,
.woocommerce-MyAccount-content .woocommerce-Address-title a {
  font-size: 1em;
  line-height: 1.4em;
  font-weight: 400;
  text-transform: uppercase; }

.woocommerce-account .woocommerce-MyAccount-navigation {
  border-color: var(--theme-color-bd_color);
  float: left;
  width: 20%; }

.woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.woocommerce-MyAccount-navigation ul li {
  border-color: var(--theme-color-bd_color);
  margin: 0;
  padding: 0; }

.woocommerce-MyAccount-navigation ul li + li {
  border-top: 1px dotted var(--theme-color-bd_color); }

.woocommerce-MyAccount-navigation ul li a {
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  display: block;
  padding: 1.2em 0 0.8em; }

.woocommerce-MyAccount-navigation li.is-active a {
  color: var(--theme-color-text_link); }

.woocommerce table.my_account_orders {
  font-size: 1em; }

.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
  font-weight: 400; }

.woocommerce table.shop_table tfoot tr:last-child td {
  font-weight: 700; }

.woocommerce-account .woocommerce-MyAccount-content {
  width: 75%;
  float: right; }

.woocommerce-MyAccount-content .my_account_orders th {
  text-align: left; }

.woocommerce-MyAccount-content .my_account_orders .button {
  color: var(--theme-color-extra_dark);
  border-color: var(--theme-color-extra_hover);
  background-color: var(--theme-color-extra_hover) !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.woocommerce-MyAccount-content .my_account_orders .button:hover {
  color: var(--theme-color-extra_dark);
  border-color: var(--theme-color-extra_bg_hover);
  background-color: var(--theme-color-extra_bg_hover) !important; }

.woocommerce-MyAccount-content .my_account_orders .button + .button:before {
  content: '|';
  display: inline-block;
  line-height: inherit;
  margin: 0 0.5em; }

.woocommerce-MyAccount-content .woocommerce-Address-title {
  position: relative; }

.woocommerce-MyAccount-content .woocommerce-Address-title h3 {
  display: inline-block;
  margin-top: 0.5em; }

.woocommerce-MyAccount-content .woocommerce-Address-title a {
  display: inline-block;
  float: none !important;
  margin: 0 0 0 2em;
  text-decoration: underline;
  vertical-align: text-top; }

.woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset {
  margin-top: 2em; }

.woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset legend {
  top: -1em; }

.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
  padding: 10px 8px 7px; }

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

.woocommerce .woocommerce-MyAccount-content h3 {
  margin-top: 0; }

.woocommerce .woocommerce-address-fields .select_container:before {
  top: 2px;
  right: 2px; }

.woocommerce .woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none; }

.woocommerce .woocommerce-address-fields .woocommerce-address-fields__field-wrapper + p {
  margin-top: 2rem; }

/* Responsive tables
----------------------------------------------------------------- */
.woocommerce table.shop_table_responsive thead,
.woocommerce-page table.shop_table_responsive thead {
  display: table-row-group; }

.woocommerce table.shop_table_responsive tr,
.woocommerce-page table.shop_table_responsive tr {
  display: table-row; }

.woocommerce table.shop_table_responsive tr td,
.woocommerce-page table.shop_table_responsive tr td {
  display: table-cell;
  text-align: left !important;
  vertical-align: middle; }

.woocommerce table.shop_table_responsive tr td.product-price,
.woocommerce-page table.shop_table_responsive tr td.product-price,
.woocommerce table.shop_table_responsive tr td.product-quantity,
.woocommerce-page table.shop_table_responsive tr td.product-quantity,
.woocommerce table.shop_table_responsive tr td.product-subtotal,
.woocommerce-page table.shop_table_responsive tr td.product-subtotal {
  text-align: center !important; }

.woocommerce table.shop_table_responsive tr td:before,
.woocommerce-page table.shop_table_responsive tr td:before {
  display: none; }

/* WooCommerce Additional attributes for Variations */
.trx_addons_attrib_item.trx_addons_attrib_button:hover,
.trx_addons_attrib_item.trx_addons_attrib_image:hover,
.trx_addons_attrib_item.trx_addons_attrib_color:hover,
.trx_addons_attrib_item.trx_addons_attrib_button,
.trx_addons_attrib_item.trx_addons_attrib_image,
.trx_addons_attrib_item.trx_addons_attrib_color,
.trx_addons_attrib_item.trx_addons_attrib_selected {
  background-color: var(--theme-color-bg_color_0); }

.trx_addons_attrib_item:hover:not(.trx_addons_attrib_selected) {
  border-color: var(--theme-color-text_hover); }

.trx_addons_attrib_item.trx_addons_attrib_color,
.trx_addons_attrib_item.trx_addons_attrib_color span {
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }

.trx_addons_attrib_item.trx_addons_attrib_color {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 0.4rem;
  padding: 0.785714rem; }

.trx_addons_attrib_item.trx_addons_attrib_color span {
  width: 1.14286rem;
  height: 1.14286rem; }

/* Pagination */
.woocommerce nav.woocommerce-pagination {
  text-align: left;
  margin-top: -1.2rem; }
  .woocommerce nav.woocommerce-pagination ul {
    margin-top: 0;
    font-weight: 700; }
  .woocommerce nav.woocommerce-pagination ul li {
    margin-right: 0; }
  .woocommerce nav.woocommerce-pagination ul li + li {
    margin-left: 0.5rem; }
  .woocommerce nav.woocommerce-pagination ul li a,
  .woocommerce nav.woocommerce-pagination ul li span.current {
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    width: 3.5rem;
    height: 3.5rem;
    line-height: 3.5rem;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .woocommerce nav.woocommerce-pagination ul li a.next,
  .woocommerce nav.woocommerce-pagination ul li a.prev {
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: var(--theme-color-bg_color_0); }
    .woocommerce nav.woocommerce-pagination ul li a.next:before,
    .woocommerce nav.woocommerce-pagination ul li a.prev:before {
      color: var(--theme-color-text_dark); }
    .woocommerce nav.woocommerce-pagination ul li a.next:hover:before,
    .woocommerce nav.woocommerce-pagination ul li a.prev:hover:before {
      color: var(--theme-color-bd_color); }

/* Custom Labels */
.kicker_custom_label_text {
  font-size: 12px;
  letter-spacing: 0.06em;
  line-height: 1em; }

body.allow_lazy_load .post_featured [class*='berocket_better_labels_inline_'] {
  opacity: 1 !important; }

/* Order */
.woocommerce ul.order_details {
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .woocommerce ul.order_details li {
    padding: 14px 0 0;
    margin: 0 !important;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 1.285rem;
    font-weight: 700;
    line-height: 1.8em;
    text-align: center;
    text-transform: none;
    border: 0 !important;
    color: var(--theme-color-extra_dark);
    background-color: var(--theme-color-extra_bg_color); }
  .woocommerce ul.order_details li strong {
    position: relative;
    padding: 17.5px;
    margin-top: 13px;
    font-size: 1.2142857rem;
    font-weight: 400;
    color: var(--theme-color-text);
    background-color: var(--theme-color-alter_bg_color); }
  .woocommerce ul.order_details li strong:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: -1px;
    height: 100%;
    width: 1px;
    background-color: var(--theme-color-bg_color); }
  .woocommerce ul.order_details li:last-of-type strong:after {
    display: none; }

.woocommerce-checkout-review-order table.shop_table tr th:first-of-type,
.woocommerce-checkout-review-order table.shop_table tr td:first-of-type,
.woocommerce-order-details table.shop_table tr th:first-of-type,
.woocommerce-order-details table.shop_table tr td:first-of-type {
  width: 75%; }

.woocommerce-checkout-review-order table.shop_table th, .woocommerce-checkout-review-order table.shop_table td,
.woocommerce-order-details table.shop_table th,
.woocommerce-order-details table.shop_table td {
  padding: 21px;
  line-height: 18px;
  text-align: left !important;
  font-size: inherit; }

.woocommerce-checkout-review-order table.shop_table td strong,
.woocommerce-order-details table.shop_table td strong {
  font-weight: 400 !important; }

.woocommerce-checkout-review-order table.shop_table td span.amount,
.woocommerce-order-details table.shop_table td span.amount {
  color: var(--theme-color-text); }

.woocommerce-checkout-review-order table.shop_table tfoot,
.woocommerce-order-details table.shop_table tfoot {
  border-top: 1px solid var(--theme-color-bd_color); }
  .woocommerce-checkout-review-order table.shop_table tfoot tr:nth-child(2n) > *,
  .woocommerce-order-details table.shop_table tfoot tr:nth-child(2n) > * {
    background-color: var(--theme-color-alter_bg_color) !important; }
  .woocommerce-checkout-review-order table.shop_table tfoot tr:nth-child(2n+1) > *,
  .woocommerce-order-details table.shop_table tfoot tr:nth-child(2n+1) > * {
    background-color: var(--theme-color-bg_color) !important; }
  .woocommerce-checkout-review-order table.shop_table tfoot th,
  .woocommerce-order-details table.shop_table tfoot th {
    text-align: left !important;
    color: var(--theme-color-text); }
  .woocommerce-checkout-review-order table.shop_table tfoot th, .woocommerce-checkout-review-order table.shop_table tfoot td,
  .woocommerce-order-details table.shop_table tfoot th,
  .woocommerce-order-details table.shop_table tfoot td {
    font-size: inherit; }
  .woocommerce-checkout-review-order table.shop_table tfoot tr:last-child td,
  .woocommerce-order-details table.shop_table tfoot tr:last-child td {
    font-weight: 400; }

.woocommerce .woocommerce-customer-details address {
  border-right-width: 1px; }

.woocommerce ul#shipping_method .amount {
  font-weight: 400; }

.woocommerce .woocommerce-form-login p:last-of-type {
  margin-bottom: 0; }

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
  float: none;
  display: block;
  margin-top: 2rem; }

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
  margin-left: 5px;
  margin-bottom: 0; }

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme span {
  position: relative;
  top: -1px; }

.woocommerce table.my_account_orders {
  display: block;
  overflow-x: auto; }

/* Produt title hover */
.product .post_item .post_data .woocommerce-loop-product__title a,
.product .post_item .post_data .woocommerce-loop-product__title a:hover {
  color: var(--theme-color-text_dark) !important; }

.product .post_item .post_data .woocommerce-loop-product__title a {
  display: inline;
  padding: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(currentColor), to(currentColor));
  background-image: -webkit-linear-gradient(left, currentColor 0%, currentColor 100%);
  background-image: -o-linear-gradient(left, currentColor 0%, currentColor 100%);
  background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 0 2px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background-size 0.8s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: background-size 0.8s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: background-size 0.8s cubic-bezier(0.25, 0.8, 0.25, 1); }

.product .post_item:hover .post_data .woocommerce-loop-product__title a {
  -webkit-background-size: 100% 2px;
  background-size: 100% 2px; }

/* GDPR */
.woocommerce .wpgdprc-checkbox label {
  font-size: 15px !important; }

.woocommerce .wpgdprc-checkbox.woocommerce-invalid label {
  color: var(--theme-color-text_link) !important; }

.woocommerce .wpgdprc-checkbox input[type="checkbox"]:before {
  width: 16px;
  height: 16px; }

.woocommerce .wpgdprc-checkbox input[type="checkbox"]:checked:before {
  content: '';
  background-color: var(--theme-color-text_dark);
  background: -webkit-radial-gradient(circle, var(--theme-color-text_dark) 70%, var(--theme-color-bg_color) 70%);
  background: -o-radial-gradient(circle, var(--theme-color-text_dark) 70%, var(--theme-color-bg_color) 70%);
  background: radial-gradient(circle, var(--theme-color-text_dark) 70%, var(--theme-color-bg_color) 70%);
  -webkit-box-shadow: inset 0 0 0px 4px var(--theme-color-bg_color);
  box-shadow: inset 0 0 0px 4px var(--theme-color-bg_color); }


/* Contact form 7 styles
----------------------------------------------------------------- */
div.wpcf7-response-output {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 2em 0;
  font-size: 14px;
  line-height: 1.4em;
  font-weight: 400;
  color: var(--theme-color-input_text);
  letter-spacing: 0;
  padding: 17px 30px;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: var(--theme-var-rad);
  -ms-border-radius: var(--theme-var-rad);
  border-radius: var(--theme-var-rad); }

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  color: var(--theme-color-text_link);
  border-color: var(--theme-color-text_link); }

div.wpcf7-mail-sent-ok {
  color: #398f14; }

span.wpcf7-not-valid-tip {
  font-size: 14px;
  line-height: 1.4em;
  font-weight: 400;
  color: var(--theme-color-text_link);
  letter-spacing: 0;
  padding-left: 2.2rem;
  margin-top: 0.5rem; }
