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


/* Blog layout: Excerpt 
------------------------- */
.post_layout_excerpt {
  position: relative;
  margin-bottom: 0;
}

.post_layout_excerpt + .post_layout_excerpt {
  margin-top: 4.4rem;
}

.post_layout_excerpt:not(.sticky) + .post_layout_excerpt:not(.sticky) {
  padding-top: 4.4rem;
  border-top: 1px solid var(--theme-color-bd_color);
}

.post_layout_excerpt.sticky {
  padding: 0;
  border: none;
}

.post_layout_excerpt.sticky > *:not(.post_featured) {
  padding-left: 4.8rem;
  padding-right: 4.8rem;
}

.post_layout_excerpt.sticky > *:last-child {
  padding-bottom: 3.8rem;
}

.post_layout_excerpt .post_featured {
  display: inline-block;
  margin: 0;
}

.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_content .post_content_inner + .post_meta,
.post_layout_excerpt .post_header {
  padding-top: 3em;
  margin: 0;
  position: relative;
}
.post_layout_excerpt .post_content .post_content_inner + .post_meta:first-child,
.post_layout_excerpt .post_header:first-child {
  padding-top: 0;
}

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

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

.post_layout_excerpt .post_title {
  margin: 0.4em 0 0.8em;
}

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

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

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

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

.post_layout_excerpt blockquote {
  margin: 0;
}

.posts_container .post_layout_excerpt:last-child {
  padding-bottom: 4.4rem;
  border-bottom: 1px solid #eee;
  margin-bottom: 4.4rem;
}

.blog_style_excerpt div.esg-filters,
.blog_style_excerpt .woocommerce nav.woocommerce-pagination ul,
.blog_style_excerpt .comments_pagination,
.blog_style_excerpt .nav-links,
.blog_style_excerpt .page_links {
  text-align: left;
}

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

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

.post_layout_band + .post_layout_band {
  margin-top: 3em;
}

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

.post_layout_band .post_content_wrap {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 2em;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
}

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

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

.post_layout_band blockquote {
  margin: 0;
}

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

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

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

.post_layout_band .post_title {
  margin: 0;
}

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

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

/* 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 {
  position: relative;
  border-color: var(--theme-color-bd_color);
}

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

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

.post_layout_classic .post_featured img {
  width: 100%;
}

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

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

.post_layout_classic .post_title {
  margin: 0;
}

.post_layout_classic_4 .post_title,
.sc_layouts_submenu .post_layout_classic .post_title {
  font-size: 1.5em;
}

.post_layout_classic blockquote {
  margin: 0;
}

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

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

.post_layout_classic {
  padding: 0;
  border: none;
}
.post_layout_classic:not(.format-quote) > *:not(.post_featured) {
  padding-left: 3.8rem;
  padding-right: 3.8rem;
}
.post_layout_classic > *:last-child {
  padding-bottom: 3.8rem;
  margin-bottom: 0;
}
.post_layout_classic .post_featured {
  margin-bottom: 3rem;
}
.post_layout_classic .post_title {
  margin: 0.8em 0 0.1em;
}
.post_layout_classic .post_header:first-child {
  padding-top: 3rem;
}

.post_layout_classic.format-quote > *:not(.post_content) {
  padding-left: 3.8rem;
  padding-right: 3.8rem;
}

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

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

.post_layout_portfolio .post_featured {
  margin-bottom: 0;
}

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

.post_layout_portfolio .post_featured img {
  width: 100%;
}

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

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

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

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

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

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

.post_header_wrap_style_style-1 .post_featured.post_featured_bg {
  height: 35rem;
}

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

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

.post_header_wrap_style_style-1.with_featured_image:before {
  content: " ";
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(25%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.13)), color-stop(66%, rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.75)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.13) 50%, rgba(0, 0, 0, 0.25) 66%, rgba(0, 0, 0, 0.75) 100%);
}

.post_header_wrap_style_style-1.with_featured_image .post_header a,
.post_header_wrap_style_style-1.with_featured_image .post_header .post_title,
.post_header_wrap_style_style-1.with_featured_image .post_header .post_subtitle,
.post_header_wrap_style_style-1.with_featured_image .post_header .post_meta_item {
  color: #fff !important;
}

.post_header_wrap_style_style-1.with_featured_image .post_header a,
.post_header_wrap_style_style-1.with_featured_image .post_header a.post_author .post_author_name {
  -webkit-transition: color 0.3s ease, opacity 0.3s ease;
  transition: color 0.3s ease, opacity 0.3s ease;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.single_style_style-2 .page_content_wrap > .content_wrap {
  padding-top: 9.7em;
}
@media (min-width: 768px) {
  .single_style_style-2 .page_content_wrap > .content_wrap .post_footer .post_tags_single {
    float: left;
  }
  .single_style_style-2 .page_content_wrap > .content_wrap .post_footer .post_meta {
    float: right;
  }
  .single_style_style-2 .page_content_wrap > .content_wrap .post_footer .author {
    clear: both;
  }
}

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

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

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

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

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

.post_header_wrap_style_style-2 .post_featured.post_featured_bg {
  height: 40rem;
}

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

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

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

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

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

.post_header_wrap_style_style-2 .post_header .post_meta_categories .post_categories,
.post_header_wrap_style_style-2 .post_header .post_meta_categories .post_categories a {
  color: var(--theme-color-text_dark);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.post_header_wrap_style_style-2 .post_header .post_meta_other .post_meta_item:after,
.post_header_wrap_style_style-2 .post_header .post_meta_other .vc_inline-link:after {
  content: "";
  margin: 0 1em 0 0;
}

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

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

.post_header_wrap_style_style-3 {
  position: relative;
}

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

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

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

.post_header_wrap_style_style-3 .post_featured.post_featured_bg {
  height: 35rem;
}

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

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

.post_header_wrap_style_style-3 .post_header {
  display: block;
  text-align: center;
  margin-top: 3em;
}

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

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

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

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

.post_header_wrap_style_style-3 .post_header .post_meta_categories .post_categories,
.post_header_wrap_style_style-3 .post_header .post_meta_categories .post_categories a {
  color: var(--theme-color-text_dark);
}

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

.post_header_wrap_style_style-3 .post_header .post_meta_other {
  font-size: 1em;
  line-height: 1.4em;
  font-weight: normal;
  margin-top: 2em;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
}

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

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

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

.post_header_wrap_style_style-3 .post_header .post_meta_other .post_meta_item:after,
.post_header_wrap_style_style-3 .post_header .post_meta_other .vc_inline-link:after {
  content: "";
  margin: 0 1em 0 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

.post_header_wrap_style_style-4 .post_header .post_meta_categories {
  margin-top: 0;
  margin-bottom: 1em;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
  line-height: inherit;
  font-weight: bold;
}

.post_header_wrap_style_style-4 .post_header .post_meta_categories .post_categories,
.post_header_wrap_style_style-4 .post_header .post_meta_categories .post_categories a {
  color: var(--theme-color-text_dark);
}

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

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

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

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

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

.post_header_wrap_style_style-4 .post_header .post_meta_other .post_meta_item:after,
.post_header_wrap_style_style-4 .post_header .post_meta_other .vc_inline-link:after {
  content: "";
  margin: 0 1em 0 0;
}

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

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

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

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

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

.post_header_wrap_style_style-5.post_header_wrap_in_content {
  padding-bottom: 1.5em;
  margin-bottom: 1.5em;
  border-bottom: 1px solid var(--theme-color-bd_color);
}

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

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

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

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

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

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

.post_header_wrap_style_style-5 .post_header .post_meta_categories {
  margin-top: 0;
  margin-bottom: 1em;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
  line-height: inherit;
  font-weight: bold;
}

.post_header_wrap_style_style-5 .post_header .post_meta_categories .post_categories,
.post_header_wrap_style_style-5 .post_header .post_meta_categories .post_categories a {
  color: var(--theme-color-text_dark);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.post_header_wrap_style_style-5 .post_header .post_meta_other .post_meta_item:after,
.post_header_wrap_style_style-5 .post_header .post_meta_other .vc_inline-link:after {
  content: "";
  margin: 0 1em 0 0;
}

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

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

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

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

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

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

.post_header_wrap_style_style-6 .post_header {
  padding-bottom: 1em;
  margin-bottom: 2em;
  border-bottom: 1px solid var(--theme-color-bd_color);
}

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

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

.post_header_wrap_style_style-6 .post_header .post_meta_categories {
  margin-top: 0;
  margin-bottom: 1em;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
  line-height: inherit;
  font-weight: bold;
}

.post_header_wrap_style_style-6 .post_header .post_meta_categories .post_categories,
.post_header_wrap_style_style-6 .post_header .post_meta_categories .post_categories a {
  color: var(--theme-color-text_dark);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.post_header_wrap_style_style-6 .post_header .post_meta_other .post_meta_item:after,
.post_header_wrap_style_style-6 .post_header .post_meta_other .vc_inline-link:after {
  content: "";
  margin: 0 1em 0 0;
}

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

.post_header_wrap_style_style-7.post_header_wrap_in_header {
  margin-bottom: 3em;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
          align-items: stretch;
  -ms-flex-pack: stretch;
  -webkit-box-pack: stretch;
          justify-content: stretch;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.post_header_wrap_style_style-7.post_header_wrap_in_header.with_featured_image {
  min-height: 25rem;
}

.post_header_wrap_style_style-7 .post_featured {
  margin-bottom: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
}

.post_header_wrap_style_style-7 .post_featured .slider_outer,
.post_header_wrap_style_style-7 .post_featured .post_video_list {
  width: 100%;
}

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

.post_header_wrap_style_style-7 .post_featured.with_gallery {
  overflow: hidden;
}

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

.post_header_wrap_style_style-7.post_header_wrap_in_header .post_header,
.post_header_wrap_style_style-7.post_header_wrap_in_header .post_featured {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

.post_header_wrap_style_style-7.post_header_wrap_in_header.with_featured_image .post_header,
.post_header_wrap_style_style-7.post_header_wrap_in_header.with_featured_image .post_featured {
  -ms-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}

.post_header_wrap_style_style-7.post_header_wrap_in_header .post_header {
  padding: 3em 4%;
  text-align: center;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  background-color: var(--theme-color-alter_bg_color);
  color: var(--theme-color-alter_text);
}

.post_header_wrap_style_style-7 .post_header .post_title {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.1em;
  color: var(--theme-color-alter_dark);
}

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

.post_header_wrap_style_style-7 .post_header .post_meta_categories {
  margin-top: 0;
  margin-bottom: 1em;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
  line-height: inherit;
  font-weight: bold;
}

.post_header_wrap_style_style-7 .post_header .post_meta_categories .post_categories,
.post_header_wrap_style_style-7 .post_header .post_meta_categories .post_categories a {
  color: var(--theme-color-alter_dark);
}

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

.post_header_wrap_style_style-7.post_header_wrap_in_content {
  padding-bottom: 1.5em;
  margin-bottom: 1.5em;
  border-bottom: 1px solid var(--theme-color-bd_color);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.post_header_wrap_style_style-7 .post_header .post_meta_other .post_meta_item:after,
.post_header_wrap_style_style-7 .post_header .post_meta_other .vc_inline-link:after {
  content: "";
  margin: 0 1em 0 0;
}

/* Front Page sections
-------------------------------------------------------- */
.home-page.with_bg_image,
.frontpage.with_bg_image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.home-page.with_bg_image .page_content_wrap,
.frontpage.with_bg_image .page_content_wrap {
  background-color: transparent;
}

/* Common settings */
.front_page_section {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.front_page_section_layout_fullwidth.sc_layouts_flex .front_page_section_content_wrap {
  -ms-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

.front_page_section > .customize-partial-edit-shortcut button {
  left: 2px !important;
}

.front_page_section_paddings_none .front_page_section_content_wrap {
  padding: 0;
}

.front_page_section_paddings_small .front_page_section_content_wrap {
  padding: 4% 0;
}

.front_page_section_paddings_medium .front_page_section_content_wrap {
  padding: 8% 0;
}

.front_page_section_paddings_large .front_page_section_content_wrap {
  padding: 12% 0;
}

.front_page_section_paddings_huge .front_page_section_content_wrap {
  padding: 16% 0;
}

.front_page_block_empty {
  height: 0 !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  margin: 0 !important;
  padding: 0 !important;
}

.front_page_section_description,
.front_page_section_content,
.front_page_section_output,
.front_page_section_buttons {
  font-size: 1.1429em;
}

.front_page_section .front_page_section_caption {
  margin: 0;
  text-align: center;
}

.front_page_section_description {
  line-height: 1.5em;
  text-align: center;
}

.front_page_section_description p:last-child,
.front_page_section_content p:last-child,
.front_page_section_output p:last-child {
  margin-bottom: 0;
}

.front_page_section_buttons {
  text-align: center;
}

.front_page_section_caption:not(.front_page_block_empty) + .front_page_section_description {
  margin-top: 1em;
}

.front_page_section_caption:not(.front_page_block_empty) + .front_page_section_content,
.front_page_section_description:not(.front_page_block_empty) + .front_page_section_content {
  margin-top: 3em;
}

.front_page_section_caption:not(.front_page_block_empty) + .front_page_section_output,
.front_page_section_description:not(.front_page_block_empty) + .front_page_section_output,
.front_page_section_content:not(.front_page_block_empty) + .front_page_section_output {
  margin-top: 3em;
}

.front_page_section_caption:not(.front_page_block_empty) + .front_page_section_columns,
.front_page_section_description:not(.front_page_block_empty) + .front_page_section_columns,
.front_page_section_content:not(.front_page_block_empty) + .front_page_section_columns {
  margin-top: 3em;
}

.front_page_section_caption:not(.front_page_block_empty) + .front_page_section_buttons,
.front_page_section_description:not(.front_page_block_empty) + .front_page_section_buttons,
.front_page_section_content:not(.front_page_block_empty) + .front_page_section_buttons,
.front_page_section_output:not(.front_page_block_empty) + .front_page_section_buttons,
.front_page_section_columns:not(.front_page_block_empty) + .front_page_section_buttons {
  margin-top: 2em;
}

.front_page_section_buttons > .front_page_section_button {
  margin-top: 1em;
  margin-right: 1em;
  font-size: 0.8em;
}

.front_page_section_buttons > .front_page_section_button:last-child {
  margin-right: 0;
}

.front_page_section_columns .front_page_section_caption {
  font-size: 2.5em;
  line-height: 1.2em;
  text-align: left;
}

.front_page_section_columns .front_page_section_output,
.front_page_section_columns .front_page_section_content,
.front_page_section_columns .front_page_section_description {
  font-size: 1em;
  line-height: 1.5em;
  text-align: left;
}

.front_page_section_columns h1,
.front_page_section_columns h2,
.front_page_section_columns h3,
.front_page_section_columns h4,
.front_page_section_columns h5,
.front_page_section_columns h6 {
  margin-top: 1em;
  margin-bottom: 0.3em;
}

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

.front_page_section_columns p {
  margin: 0;
}

.front_page_section_columns p + p {
  margin-top: 0.5em;
}

/* Section 'Title' */
.front_page_section_title_description {
  line-height: 1.75em;
}

.front_page_section_title_caption:not(.front_page_block_empty) + .front_page_section_title_description {
  margin-top: 2em;
}

/* Section 'Features' */
.front_page_section_features .sc_item_descr {
  padding: 1em 0;
}

.front_page_section_features .sc_services_light .sc_services_item_icon {
  font-size: 4em;
}

/* Section 'Subscribe' */
.front_page_section_subscribe .front_page_section_output {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.front_page_section_subscribe .mc4wp-form .mc4wp-form-fields input[type=email] {
  padding: 1em;
}

/* Section 'Googlemap' */
.front_page_section_googlemap .front_page_section_output {
  -webkit-box-shadow: 0 0 40px 10px rgba(255, 255, 255, 0.4);
  -ms-box-shadow: 0 0 40px 10px rgba(255, 255, 255, 0.4);
  box-shadow: 0 0 40px 10px rgba(255, 255, 255, 0.4);
}

/* Contact Form 7 styles
----------------------------------------------------------------- */
.wpcf7 .wpcf7-list-item {
  margin: 0;
}
.wpcf7 [class*=acceptance-] {
  margin-top: 8px;
  display: inline-block;
}
.wpcf7 .trx_addons_field_error,
.wpcf7 .wpcf7-not-valid {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.wpcf7 input[type=submit] {
  display: inline-block;
  margin-top: 1em;
  vertical-align: middle;
}
.wpcf7 span.ajax-loader,
.wpcf7 span.wpcf7-spinner {
  display: none;
}
.wpcf7 .column-1-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wpcf7 .column-1-input > * {
  width: 100%;
  margin-bottom: 20px;
}
.wpcf7 .column-submit > * {
  margin: 0;
}
.wpcf7 .columns-2-inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.wpcf7 .columns-2-inputs > br {
  display: none;
}
.wpcf7 .columns-2-inputs > * {
  width: 49%;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .wpcf7 .columns-2-inputs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .wpcf7 .columns-2-inputs > * {
    width: 100%;
  }
}
.wpcf7 .wpcf7-form > .wpcf7-form-control-wrap .wpcf7-acceptance {
  display: inline-block;
  margin-top: 1.45em;
}

.wpcf7 .column-submit {
  text-align: center;
}

.wpcf7-form-control-wrap {
  display: block;
}

.wpcf7-form-control-wrap.wpgdprc .wpcf7-list-item-label {
  line-height: 1.5em;
}

/* ThemeREX Popup
------------------------------------------------------------------------------------ */
.trx_popup .trx_popup_close {
  width: 24px;
  height: 24px;
  top: 20px;
  right: 20px;
}
.trx_popup .trx_popup_close:before, .trx_popup .trx_popup_close:after {
  width: 50%;
  top: 47%;
  left: 27%;
  background: var(--theme-color-inverse_text);
}
.trx_popup .trx_popup_container {
  width: 400px;
  height: 332px;
  background: var(--theme-color-text_link);
}
.trx_popup .trx_popup_container .trx_popup_inner .trx_popup_subtitle {
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.trx_popup .trx_popup_container .trx_popup_inner .trx_popup_title {
  font-size: 28px;
  line-height: 1.4em;
  color: var(--theme-color-text_dark);
}
.trx_popup .trx_popup_container .trx_popup_inner .trx_popup_button {
  font-size: 11px;
  border-width: 0 !important;
  color: var(--theme-color-bg_color);
  background: var(--theme-color-text_dark);
}
.trx_popup .trx_popup_container .trx_popup_inner .trx_popup_button:hover {
  background: var(--theme-color-bg_color);
  color: var(--theme-color-text_dark);
}

/* Buttons hovers
------------------------------------------------------------------ */
/* Slide left and top */
[class*=sc_button_hover_slide] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.sc_button_hover_just_init {
  -webkit-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;
  transition: color 0.3s ease, border-color 0.3s ease, background-position 0.3s ease;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Images (post featured) hovers
----------------------------------------------------- */
.post_featured[class*=hover_] {
  position: relative;
  -webkit-transition: all 0.35s ease-in-out;
  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;
  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;
  transition: all 0.5s ease;
  display: none;
  font-size: 1.1429em;
  line-height: 1.3em;
  width: 90%;
  text-align: center;
  margin: -1em auto 0;
  opacity: 0;
}

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

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

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

/* Hover: Icon and Icons */
.post_featured.hover_icon,
.post_featured.hover_icons {
  position: relative;
}

.post_featured.hover_icon .mask {
  background-color: rgba(0, 0, 0, 0.4);
}

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

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

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

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

.post_featured.hover_icon .icons a,
.post_featured.hover_icons .icons a {
  display: inline-block;
  font-size: 1.7143em;
  cursor: pointer;
  opacity: 0;
  margin: -1em 0 0 -1em;
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  -webkit-transform: scale(0.3, 0.3);
  -ms-transform: scale(0.3, 0.3);
  transform: scale(0.3, 0.3);
  -webkit-transition: all 0.5s ease, transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
  -webkit-transition: all 0.5s ease, -webkit-transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
  transition: all 0.5s ease, -webkit-transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
  transition: all 0.5s ease, transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
  transition: all 0.5s ease, transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s, -webkit-transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
  width: 2em;
  height: 2em;
  line-height: 2em;
  text-align: center;
  border-radius: 50%;
}

.post_featured.hover_icon .icons a {
  font-size: 4em;
  color: var(--theme-color-bg_color);
}

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

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

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

.post_featured.hover_icons .icons a + a {
  margin-left: 0.25em;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.post_featured.hover_icons .icons a.single_icon {
  margin-left: 0;
}

.post_featured.hover_icon:hover .icons a,
.post_featured.hover_icons:hover .icons a {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.5s ease, transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  -webkit-transition: all 0.5s ease, -webkit-transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  transition: all 0.5s ease, -webkit-transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  transition: all 0.5s ease, transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  transition: all 0.5s ease, transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s, -webkit-transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}

.post_featured.hover_icons:hover .icons a + a {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

/* Hover: Zoom (icons 'link' and 'zoom') */
.post_featured.hover_zoom:before {
  content: " ";
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  border: 2px solid #fff;
  background-color: rgba(0, 0, 0, 0.15);
  -webkit-transform: scale(0, 0) rotate(0deg);
  -ms-transform: scale(0, 0) rotate(0deg);
  transform: scale(0, 0) rotate(0deg);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.post_featured.hover_zoom:hover:before {
  -webkit-transform: scale(1, 1) rotate(45deg);
  -ms-transform: scale(1, 1) rotate(45deg);
  transform: scale(1, 1) rotate(45deg);
}

.post_featured.hover_zoom .mask {
  background-color: rgba(255, 255, 255, 0.15);
}

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

.post_featured.hover_zoom img {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

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

.post_featured.hover_zoom .icons {
  position: absolute;
  z-index: 6;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: inline-block;
}

.post_featured.hover_zoom .icons a {
  display: inline-block;
  font-size: 18px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  position: relative;
  left: -50px;
  opacity: 0;
  border-radius: 3px;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.post_featured.hover_zoom .icons a + a {
  margin-left: 8px;
  left: 50px;
}

.post_featured.hover_zoom .icons a:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
}

.post_featured.hover_zoom:hover .icons a {
  left: 0;
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}

/* Hover: Dots */
.post_featured.hover_dots:hover .mask {
  opacity: 1;
}

.post_featured.hover_dots img {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

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

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

.post_featured.hover_dots .icons span {
  display: inline-block;
  opacity: 0;
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 6px;
  height: 6px;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: var(--theme-color-text_link);
}

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

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

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

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

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

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

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

.post_featured.hover_dots .post_info,
.post_featured.hover_dots .post_info a,
.post_featured.hover_dots .post_info a:hover {
  color: white;
}

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

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

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

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

.post_featured.hover_fade .post_info .post_descr,
.post_featured.hover_slide .post_info .post_descr,
.post_featured.hover_pull .post_info .post_descr,
.post_featured.hover_excerpt .post_info .post_descr,
.post_featured.hover_border .post_info .post_descr {
  margin: 0;
  position: relative;
  padding: 0.5em 1em;
  text-align: center;
}

.post_featured.hover_fade .post_info .post_title span,
.post_featured.hover_slide .post_info .post_title span,
.post_featured.hover_pull .post_info .post_title span,
.post_featured.hover_excerpt .post_info .post_title span,
.post_featured.hover_border .post_info .post_title span {
  font-weight: 700;
}

.post_featured.hover_fade .post_info .post_excerpt,
.post_featured.hover_slide .post_info .post_excerpt,
.post_featured.hover_pull .post_info .post_excerpt,
.post_featured.hover_border .post_info .post_excerpt {
  margin-top: 1em;
  display: none;
}

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

.post_featured.hover_fade img,
.post_featured.hover_fade .post_info .post_info_back,
.post_featured.hover_fade .post_info .post_title,
.post_featured.hover_fade .post_info .post_descr,
.post_featured.hover_slide img,
.post_featured.hover_slide .post_info .post_info_back,
.post_featured.hover_slide .post_info .post_title,
.post_featured.hover_slide .post_info .post_descr,
.post_featured.hover_pull img,
.post_featured.hover_pull .post_info .post_info_back,
.post_featured.hover_pull .post_info .post_title,
.post_featured.hover_pull .post_info .post_descr,
.post_featured.hover_excerpt img,
.post_featured.hover_excerpt .post_info .post_info_back,
.post_featured.hover_excerpt .post_info .post_title,
.post_featured.hover_excerpt .post_info .post_descr,
.post_featured.hover_border img,
.post_featured.hover_border .post_info .post_info_back,
.post_featured.hover_border .post_info .post_title,
.post_featured.hover_border .post_info .post_descr {
  -webkit-transition: -webkit-transform 0.3s ease, color 0.3s ease, opacity 0.3s ease, margin 0.3s ease;
  -webkit-transition: color 0.3s ease, opacity 0.3s ease, margin 0.3s ease, -webkit-transform 0.3s ease;
  transition: color 0.3s ease, opacity 0.3s ease, margin 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, color 0.3s ease, opacity 0.3s ease, margin 0.3s ease;
  transition: transform 0.3s ease, color 0.3s ease, opacity 0.3s ease, margin 0.3s ease, -webkit-transform 0.3s ease;
}

/* Hover Fade */
.post_featured.hover_fade:hover .mask {
  opacity: 1;
}

.post_featured.hover_fade img {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

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

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

.post_featured.hover_fade.top_to_bottom .post_info .post_info_back {
  margin-top: -100%;
}

.post_featured.hover_fade.bottom_to_top .post_info .post_info_back {
  margin-top: 100%;
}

.post_featured.hover_fade.left_to_right .post_info .post_info_back {
  margin-left: -100%;
}

.post_featured.hover_fade.right_to_left .post_info .post_info_back {
  margin-left: 100%;
}

.post_featured.hover_fade:hover .post_info .post_info_back {
  opacity: 1;
}

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

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

/* Hover: Info */
.post_featured.hover_info {
  position: relative;
  overflow: hidden;
}

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

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

.post_featured.hover_info .post_info .post_title {
  margin: 0;
  text-align: left;
}

.post_featured.hover_info .post_info .post_descr {
  margin: 0.5em 0 0;
  padding: 0;
  position: relative;
  text-align: left;
}

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

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

.sc_team_mask,
.post_featured.hover_info .mask {
  opacity: 0.5;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(33%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.85)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 33%, rgba(0, 0, 0, 0.85) 100%);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.post_featured.hover_slide:hover .post_info .post_title:after {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.post_featured.hover_slide > img {
  max-width: none;
  width: calc(100% + 20px);
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  transform: translateX(-10px);
}

.post_featured.hover_slide:hover > img {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

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

.post_featured.hover_slide .post_info .post_descr {
  padding: 0 30px 30px;
  opacity: 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

.post_featured.hover_slide:hover .post_info .post_descr {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

/* Hover: Pull */
.post_featured.hover_pull {
  background-color: var(--theme-color-extra_bg_color);
}

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

.post_featured.hover_pull .post_info .post_title,
.post_featured.hover_pull .post_info .post_descr {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
}

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

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

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

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

.post_featured.hover_pull:hover > img {
  -webkit-transform: translateY(-60px);
  -ms-transform: translateY(-60px);
  transform: translateY(-60px);
}

.post_featured.hover_pull .post_info .post_title {
  padding: 20px;
}

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

.post_featured.hover_pull .post_info .post_descr {
  height: 60px;
  -webkit-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
}

.post_featured.hover_pull:hover .post_info .post_descr {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.post_featured.hover_pull .post_info .post_descr .post_meta {
  max-height: 60px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
  padding: 0 10px 0 20px;
}

/* Hover: Excerpt */
.post_featured.hover_excerpt {
  background-color: var(--theme-color-extra_bg_color);
}

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

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

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

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

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

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

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

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

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

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

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

.post_featured.hover_excerpt .post_info .post_descr .post_excerpt {
  color: #ccc;
  height: 80px;
  line-height: 1.5em;
  margin: 0;
}

/* Hover: Border */
.post_featured.hover_border:hover .mask {
  opacity: 1;
}

.post_featured.hover_border .post_info:before,
.post_featured.hover_border .post_info:after {
  content: " ";
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  pointer-events: none;
}

.post_featured.hover_border .post_info:before {
  border-top: 1px solid var(--theme-color-inverse_link);
  border-bottom: 1px solid var(--theme-color-inverse_link);
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

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

.post_featured.hover_border .post_info:after {
  border-left: 1px solid var(--theme-color-inverse_link);
  border-right: 1px solid var(--theme-color-inverse_link);
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
}

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

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

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

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

.post_featured.hover_border img,
.post_featured.hover_border .post_info .post_title,
.post_featured.hover_border .post_info .post_descr {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

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

.post_featured.hover_border .post_info .post_title,
.post_featured.hover_border .post_info .post_descr {
  opacity: 0;
  position: relative;
  text-align: center;
  margin: 0;
}

.post_featured.hover_border .post_info .post_title {
  padding: 0 0 15px;
  -webkit-transform: translateY(-1em);
  -ms-transform: translateY(-1em);
  transform: translateY(-1em);
}

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

.post_featured.hover_border .post_info .post_descr {
  padding: 0;
  -webkit-transform: translateY(1em);
  -ms-transform: translateY(1em);
  transform: translateY(1em);
}

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

.post_featured.hover_border .post_info .post_info_item + .post_info_item:before {
  content: " ";
  display: block;
  margin: 0.5em 0 0 0;
}

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

.post_item:hover .post_featured.hover_shop .mask,
.post_item:hover .post_featured.hover_shop:hover .mask {
  opacity: 1;
}

.post_featured.hover_shop .icons {
  position: absolute;
  z-index: 1002;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}

.post_featured.hover_shop .icons a {
  display: inline-block;
  pointer-events: all;
  font-size: 1.2632em !important;
  padding: 0 !important;
  letter-spacing: 0 !important;
  cursor: pointer;
  text-align: center;
  border: 3px solid var(--theme-color-text_link) !important;
  color: var(--theme-color-inverse_link) !important;
  background-color: var(--theme-color-text_link) !important;
  opacity: 0;
  margin-left: -1.76em;
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em !important;
  border-radius: 0 !important;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0.3, 0.3) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) scale(0.3, 0.3) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) scale(0.3, 0.3) rotate(45deg);
  -webkit-transition: all 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
  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-inverse_hover) !important;
  border-color: var(--theme-color-text_hover) !important;
  background-color: var(--theme-color-text_hover) !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;
  transition-delay: 0s;
}

.post_featured.hover_shop .icons a + a,
.post_featured.hover_shop .icons a + a + a {
  margin-left: 1.76em;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.post_featured.hover_shop .icons a.shop_cart:before {
  font-family: "fontello" !important;
  font-weight: 400 !important;
  content: "\e93d" !important;
}

.post_featured.hover_shop .icons a:before,
.post_featured.hover_shop .icons a:after {
  margin: 0 !important;
  padding: 0 !important;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.post_featured.hover_shop .icons a:after {
  position: absolute;
  top: 25%;
  left: 25%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  font-size: 0.6em;
}

.post_item:hover .post_featured.hover_shop .icons a,
.post_featured.hover_shop:hover .icons a {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(1, 1);
  -ms-transform: translate(-50%, -50%) rotate(45deg) scale(1, 1);
  transform: translate(-50%, -50%) rotate(45deg) scale(1, 1);
  -webkit-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}

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

/* Hover: Shop (buttons) */
.post_featured.hover_shop_buttons {
  position: relative;
  display: block;
  overflow: hidden !important;
}

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

.post_featured.hover_shop_buttons .icons {
  position: absolute;
  z-index: 1002;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}

.post_featured.hover_shop_buttons .icons a {
  position: absolute;
  z-index: 10;
  bottom: -5em;
  left: 0;
  font-size: 1em !important;
  letter-spacing: 0 !important;
  display: block;
  text-transform: none !important;
  width: 50%;
  text-align: center;
  padding: 0.5em 1em !important;
  pointer-events: all;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.post_featured.hover_shop_buttons .icons a + a,
.post_featured.hover_shop_buttons .icons a + a + a {
  left: 50%;
}

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

.post_featured.hover_shop_buttons .icons a.shop_link:before {
  content: "\e8b5" !important;
}

.post_item:hover .post_featured.hover_shop_buttons .icons a,
.post_featured.hover_shop_buttons:hover .icons a {
  bottom: 0;
  border-radius: 0;
}

.post_featured.hover_shop_buttons .icons .shop_link {
  color: var(--theme-color-bg_color) !important;
  background-color: var(--theme-color-text_dark) !important;
}

.post_featured.hover_shop_buttons .icons a:hover {
  color: var(--theme-color-inverse_hover) !important;
  background-color: var(--theme-color-text_hover) !important;
}

.post_featured.hover_shop_buttons .icons a.added_to_cart {
  display: none;
}

.post_featured.hover_shop_buttons .icons a.product_out_stock {
  display: none;
}

.product-category .post_featured.hover_shop_buttons .icons a,
.post_featured.hover_shop_buttons .icons a.product_out_stock + a {
  width: 100%;
  left: 0 !important;
}

/* Elementor styles
----------------------------------------------------------------- */
/* Add negative margins to the our post container to align left and right side of the post content and header/footer */
.post_content > .elementor,
[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 .post_content > .elementor .elementor-section.elementor-section-full_width > .elementor-container.elementor-column-gap-no,
.body_style_fullscreen [class*="type-cpt_"] > [class*="_page_content"] > .elementor .elementor-section.elementor-section-full_width > .elementor-container.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.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container:not(.elementor-column-gap-no) {
  max-width: none;
  position: relative;
}

/* Boxed sections in the fullwidth pages */
.body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-container {
  max-width: var(--theme-var-page_fullwide);
}

.body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-narrow {
  max-width: calc( var(--theme-var-page_fullwide) + var(--theme-var-elm_gap_narrow));
}

.body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default {
  max-width: calc( var(--theme-var-page_fullwide) + var(--theme-var-elm_gap_default));
}

.body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended {
  max-width: calc( var(--theme-var-page_fullwide) + var(--theme-var-elm_gap_extended));
}

.body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wide {
  max-width: calc( var(--theme-var-page_fullwide) + var(--theme-var-elm_gap_wide));
}

.body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wider {
  max-width: calc( var(--theme-var-page_fullwide) + var(--theme-var-elm_gap_wider));
}

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

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

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

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

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

.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width.elementor-section-stretched:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow {
  margin-left: 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-container.elementor-column-gap-default {
  max-width: var(--theme-var-page20);
}

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

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

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

.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width.elementor-section-stretched:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default {
  margin-left: 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-container.elementor-column-gap-extended {
  max-width: var(--theme-var-page30);
}

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

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

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

.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width.elementor-section-stretched:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended {
  margin-left: 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-container.elementor-column-gap-wide {
  max-width: var(--theme-var-page40);
}

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

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

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

.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width.elementor-section-stretched:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide {
  margin-left: 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-container.elementor-column-gap-wider {
  max-width: var(--theme-var-page60);
}

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

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

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

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

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

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

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

/* Shortcodes
---------------------------------------------- */
/* Progress Bar */
.elementor-widget-progress .elementor-progress-wrapper.progress-info .elementor-progress-percentage {
  position: absolute;
  top: -16px;
  right: 0;
  padding: 0;
  letter-spacing: 0.1em;
}

/* Counter */
.elementor-counter .elementor-counter-number-wrapper {
  font-size: 2.875rem;
}

.elementor-counter .elementor-counter-title {
  color: var(--theme-color-text_dark);
  font-size: 13px;
  text-transform: uppercase;
  margin-top: 12px;
}

/* Additional entrance animations
------------------------------------ */
@-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;
}

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

/* Gutenberg
----------------------------------------------------------------- */
/* TinyMCE Toolbar */
.editor-block-list__layout .mce-toolbar .mce-btn i {
  font-family: "dashicons", "tinymce";
}

.editor-block-list__layout .mce-toolbar .mce-btn button,
.editor-block-list__layout input[type=text][role=button] {
  background-color: transparent !important;
}

.editor-block-list__layout .mce-toolbar .mce-btn button {
  color: #333 !important;
  padding: 2px 3px !important;
}

/* Post title */
.editor-post-title__block .editor-post-title__input {
  min-height: 1em;
  height: unset;
  background-color: transparent !important;
}

.editor-post-title__block .editor-post-title__input,
.editor-post-title__block .editor-post-title__input:focus {
  color: var(--theme-color-text_dark);
}

/* Editor area  */
div.edit-post-layout {
  height: unset;
}

body.edit-post-visual-editor {
  font-size: 14px !important;
  padding: 3em 0;
  min-height: 50vh;
  -ms-flex-shrink: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

/* Editor area width for all post types */
.editor-writing-flow {
  margin: 0 auto;
}

.editor-writing-flow,
.editor-block-list__block,
.editor-post-title__block,
.editor-default-block-appender {
  max-width: var(--theme-var-content) !important;
}

/* Editor area width for pages without sidebar */
body.sidebar_position_hide.expand_content .editor-writing-flow,
body.sidebar_position_hide.expand_content .editor-block-list__block,
body.sidebar_position_hide.expand_content .editor-post-title__block,
body.sidebar_position_hide.expand_content .editor-default-block-appender {
  max-width: var(--theme-var-page) !important;
}

body.sidebar_position_hide.narrow_content .editor-writing-flow,
body.sidebar_position_hide.narrow_content .editor-block-list__block,
body.sidebar_position_hide.narrow_content .editor-post-title__block,
body.sidebar_position_hide.narrow_content .editor-default-block-appender {
  max-width: var(--theme-var-content_narrow) !important;
}

/* Editor area width for custom layouts */
body.post-type-cpt_layouts .editor-block-list__block,
body.post-type-cpt_layouts.sidebar_position_hide.expand_content .editor-block-list__block,
body.post-type-cpt_layouts .editor-post-title__block,
body.post-type-cpt_layouts .editor-default-block-appender {
  max-width: none !important;
}

body.single-cpt_layouts .trx-addons-layout--single-preview {
  max-width: var(--theme-var-page) !important;
  position: relative;
  margin: 0 auto;
}

/* Core columns in the editor */
@media (min-width: 600px) {
  body.edit-post-visual-editor .editor-block-list__block:not([data-align]) .editor-block-list__block-edit {
    margin-left: calc(-1 * (43px - var(--theme-var-grid_gap) / 2));
    margin-right: calc(-1 * (43px - var(--theme-var-grid_gap) / 2));
  }
}
/* Sidebar holder for the editor */
body.edit-post-visual-editor:not(.post-type-cpt_layouts):not(.sidebar_position_hide) {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-shrink: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.sidebar_position_hide .editor-post-sidebar-holder,
body.post-type-cpt_layouts .editor-post-sidebar-holder {
  display: none;
}

.editor-post-sidebar-holder {
  width: var(--theme-var-sidebar);
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background-color: var(--theme-color-alter_bg_color);
  min-height: 75vh;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: 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_text);
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

/* Align left and right inside narrow content without sidebars */
body.sidebar_position_hide.narrow_content .block-editor-block-list__block[data-align=left] > .block-editor-block-list__block-edit .is-style-alignfar,
body.sidebar_position_hide.narrow_content .block-editor-block-list__block[data-align=right] > .block-editor-block-list__block-edit .is-style-alignfar {
  max-width: calc((var(--theme-var-page) - var(--theme-var-content_narrow)) / 2 - 30px);
}

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

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

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

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

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

body.sidebar_position_hide.normal_content .block-editor-block-list__block[data-align=left][data-type="core/image"] > .block-editor-block-list__block-edit .is-style-alignfar,
body.sidebar_position_hide.normal_content .block-editor-block-list__block[data-align=right][data-type="core/image"] > .block-editor-block-list__block-edit .is-style-alignfar {
  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;
}

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

/* WooCommerce styles
----------------------------------------------------------------- */
/* Common styles
----------------------------------------------------------------- */
.woocommerce table th, .woocommerce table td {
  border-width: 0;
}

/* Buttons */
.woocommerce.single-product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs > li a,
.widget.woocommerce .button,
.products .post_item.post_layout_hover_none.post_layout_thumbs .add_to_cart_button,
.products .post_item.post_layout_hover_none.post_layout_thumbs .wc-forward,
.woocommerce .widget_price_filter .price_slider_amount .button {
  -webkit-appearance: none;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: var(--theme-var-rad);
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 0;
  height: auto;
  max-width: 100%;
  color: var(--theme-color-text_dark);
  border-color: var(--theme-color-text_link2);
  background-color: transparent;
  border-width: 3px !important;
  border-style: solid;
  padding: 0.9em 1.7em;
}

.products .product .post_item.post_layout_hover_none .post_data .add_to_cart_wrap a {
  margin: 5px;
}

#btn-buy,
.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]:not(.search-submit), .woocommerce-page input[type=submit]:not(.search-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,
.woocommerce.single-product button.single_add_to_cart_button.button,
.widget.woocommerce.widget_shopping_cart .button.checkout {
  -webkit-appearance: none;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: var(--theme-var-rad);
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 0;
  height: auto;
  max-width: 100%;
  padding: 0.9em 1.7em;
  border-width: 3px !important;
}

#btn-buy.button:hover,
.products .post_item.post_layout_hover_none.post_layout_thumbs .wc-forward:hover,
.products .post_item.post_layout_hover_none.post_layout_thumbs .wc-forward:focus,
.woocommerce.single-product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs > li a:hover,
.woocommerce.single-product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs > li a:focus,
.widget.woocommerce .button:hover,
.widget.woocommerce .button:focus,
.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 {
  color: var(--theme-color-bg_color);
  border-color: var(--theme-color-text_hover2);
  background-color: var(--theme-color-text_hover2);
}

/* 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;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: var(--theme-var-rad);
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 0;
  height: auto;
  max-width: 100%;
  padding: 0.9em 1.7em;
  border-width: 3px !important;
}

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

.woocommerce.single-product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs > li.active a,
.widget.woocommerce .button.checkout,
.woocommerce.single-product div.product form.cart button.single_add_to_cart_button.button {
  color: var(--theme-color-bg_color);
  border-color: var(--theme-color-text_dark);
  background-color: var(--theme-color-text_dark);
}

.woocommerce.single-product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs > li.active:hover a,
.woocommerce.single-product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs > li.active:focus a,
.woocommerce.single-product div.product form.cart button.single_add_to_cart_button.button:hover,
.woocommerce.single-product div.product form.cart button.single_add_to_cart_button.button:focus,
.widget.woocommerce .button.checkout:hover,
.widget.woocommerce .button.checkout:focus,
.woocommerce.single-product button.single_add_to_cart_button.button:hover,
.woocommerce.single-product button.single_add_to_cart_button.button:focus {
  color: var(--theme-color-inverse_text);
  border-color: var(--theme-color-text_link);
  background-color: var(--theme-color-text_link);
}

/* Alt buttons */
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  color: var(--theme-color-text_dark);
  border-color: var(--theme-color-text_link2);
  background-color: transparent;
}

.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-bg_color);
  border-color: var(--theme-color-text_hover2);
  background-color: var(--theme-color-text_hover2);
}

/* Buttons in widgets */
.widget.WOOCS_CONVERTER .button,
.widget.yith-woocompare-widget a.button,
.widget.yith-woocompare-widget a.clear-all {
  font-size: 11px;
  line-height: 16px;
  padding: 10px 16px;
}

.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-inverse_hover);
  border-color: var(--theme-color-alter_hover);
  background-color: var(--theme-color-alter_hover);
}

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

.woocommerce ul.products li.product .post_featured.hover_shop_buttons .icons a {
  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-inverse_link);
  background-color: var(--theme-color-text_link);
}

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

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

.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 {
  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 {
  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 {
  border-radius: var(--theme-var-rad3);
}

.woocommerce-mini-cart__buttons.buttons > a {
  font-size: 14px !important;
  padding: 0.6em 1.2em !important;
}

/* 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: 0.7em 1.2em;
  border-width: 2px;
  border-style: solid;
  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 {
  margin: -2em 0 3em;
  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 .reprizo_shop_mode_buttons,
.woocommerce-page .reprizo_shop_mode_buttons {
  float: left;
  font-size: 25px;
  margin: 10px 0;
  display: block;
}

.woocommerce .reprizo_shop_mode_buttons a {
  border: var(--theme-color-bd_color) solid 1px;
  color: var(--theme-color-text_dark);
  padding: 12px;
}

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

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

.shop_mode_thumbs .reprizo_shop_mode_buttons a.woocommerce_thumbs,
.shop_mode_list .reprizo_shop_mode_buttons a.woocommerce_list {
  border-color: var(--theme-color-text_dark);
  background-color: var(--theme-color-text_dark);
  color: var(--theme-color-bg_color);
}

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

.woocommerce ul.products li.product .add_to_cart:before,
.woocommerce div.product form.cart .button:before {
  content: "\e93d";
  font-family: "fontello";
  margin-right: 0.6em;
}

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

.woocommerce ul.products li.product .outofstock_label {
  position: absolute;
  z-index: 2000;
  top: 1.7em;
  right: -2.3em;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 10em;
  height: 2em;
  line-height: 2em;
  font-size: 10px;
  letter-spacing: 0.5px;
  background-color: #a00000;
  color: #fff;
  text-align: center;
  display: block;
}

.woocommerce .woocommerce-result-count {
  margin: 1.2em 0.5em 1.2em 0;
  display: none;
}

.woocommerce .woocommerce-ordering {
  margin-top: 0em;
  margin-bottom: 2em;
}

.woocommerce .woocommerce-ordering select {
  border-color: var(--theme-color-bd_color);
}

.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: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.woocommerce ul.products li.product > .post_item.post_layout_thumbs {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -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 {
  background-color: var(--theme-color-alter_bg_color);
  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.3333333333%;
}

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

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

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

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

/* Thumbs mode */
ul.products li.product .post_item.post_layout_thumbs,
.woocommerce-page .shop_mode_thumbs ul.products li.product .post_item {
  background-color: var(--theme-color-alter_bg_color);
  -webkit-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 .shop_mode_thumbs ul.products li.product .post_item:hover,
.woocommerce-page .shop_mode_thumbs ul.products li.product .post_item:hover {
  background-color: var(--theme-color-alter_bg_hover);
}

.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;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-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 a:hover img, .woocommerce-page ul.products li.product a:hover 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 .onsale, .woocommerce-page ul.products li.product .onsale {
  font-size: 11px;
  width: 4em;
  height: 4em;
  line-height: 4.2em;
  margin: 0;
  padding: 0;
  right: 5%;
  text-transform: uppercase;
  top: 5%;
  background-color: var(--theme-color-text_link);
  color: var(--theme-color-inverse_text);
}

.woocommerce ul.products li.product.outofstock .onsale, .woocommerce-page ul.products li.product.outofstock .onsale {
  right: 12%;
}

.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: 2.75em 1.5em;
  text-align: center;
  overflow: hidden;
}
.woocommerce ul.products li.product .post_data .price,
.woocommerce-page ul.products li.product .post_data .price {
  line-height: 1em;
  font-size: 13px;
  font-weight: 500;
  margin: 18px auto;
}

.woocommerce ul.products li.product.outofstock .post_featured:not(.hover_none) + .post_data .button,
.woocommerce-page ul.products li.product.outofstock .post_featured:not(.hover_none) + .post_data .button,
.woocommerce ul.products li.product .post_featured:not(.hover_none) + .post_data .add_to_cart_button,
.woocommerce-page ul.products li.product .post_featured:not(.hover_none) + .post_data .add_to_cart_button,
.woocommerce ul.products li.product .post_featured:not(.hover_none) + .post_data .button.product_type_external,
.woocommerce-page ul.products li.product .post_featured:not(.hover_none) + .post_data .button.product_type_external,
.woocommerce ul.products li.product .post_featured:not(.hover_none) + .post_data .button.product_type_grouped,
.woocommerce-page ul.products li.product .post_featured:not(.hover_none) + .post_data .button.product_type_grouped {
  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 {
  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 {
  font-size: 14px;
  line-height: 1.3em;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  text-transform: uppercase;
}

.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
  font-size: 1.4em;
  line-height: 1em;
  font-weight: 400;
  margin: 0.8em auto;
}

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

ul li span.amount {
  line-height: 1em;
  font-size: 13px;
  font-weight: 500;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce span.amount,
.woocommerce-page span.amount {
  color: var(--theme-color-text_dark);
}

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

.woocommerce ul.products li.product .price ins {
  text-decoration: none;
  font-weight: inherit;
  font-style: inherit;
}

.woocommerce ul.products li.product .price del {
  display: inline-block;
  margin-right: 6px;
  font-size: 0.8em;
  opacity: 1;
  text-decoration: none;
  position: relative;
}

.woocommerce ul.products li.product .price del:before {
  content: " ";
  position: absolute;
  z-index: 1;
  top: 45%;
  left: 0;
  width: 100%;
  height: 1px;
}

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

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

.woocommerce .price del:before {
  background-color: var(--theme-color-text_light);
}

.woocommerce div.product p.price del, .woocommerce div.product span.price del {
  text-decoration: none;
  position: relative;
}
.woocommerce div.product p.price del:after, .woocommerce div.product span.price del:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: var(--theme-color-text_light);
}

.woocommerce table.shop_table td del bdi > span,
aside.woocommerce del,
.woocommerce del, .woocommerce del > span.amount,
.woocommerce-page del, .woocommerce-page del > span.amount,
.woocommerce del, .woocommerce del > span.amount span,
.woocommerce-page del, .woocommerce-page del > span.amount span {
  color: var(--theme-color-text_light) !important;
}

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

.woocommerce .shop_mode_thumbs ul.products li.product .post_data_inner,
.woocommerce-page .shop_mode_thumbs ul.products li.product .post_data_inner {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -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.9rem auto 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,
.woocommerce .shop_mode_list ul.products li.product .post_data .product_type_variable,
.woocommerce-page .shop_mode_list ul.products li.product .post_data .product_type_variable {
  margin-top: 2em;
}

.woocommerce a.added_to_cart,
.woocommerce-page a.added_to_cart {
  margin-left: 1em;
  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 {
  font-size: 10px;
  width: 5.4em;
  margin: 1em auto 0;
}

.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
  font-size: 0.7em;
  width: 6em;
}

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

#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 .woocommerce-message,
.woocommerce .woocommerce-info {
  background-color: var(--theme-color-alter_bg_color);
  border-top-color: var(--theme-color-alter_dark);
}

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

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

/* Title */
body.woocommerce:not(.header_type_default) div.product .product_title {
  margin: -0.25em 0 0.25em;
  display: none;
}

/* Price */
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  position: relative;
  font-size: 1.8em;
  font-weight: 400;
}

.woocommerce div.product p.price {
  margin: 0 0 1.3em;
}

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

.woocommerce div.product p.price del {
  font-size: 0.75em;
  font-weight: 400;
  font-style: normal;
}

.woocommerce.single-product div.product p.price .amount {
  font-size: 1.875rem;
}

.woocommerce.single-product div.product p.price del {
  font-size: 1.875rem;
}
.woocommerce.single-product div.product p.price del .amount {
  font-size: 1em;
}

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

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

/* Built-in images slider */
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
  max-width: none;
  display: block;
  background: var(--theme-color-alter_bg_color);
}

.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 div.product span.onsale {
  position: absolute;
  z-index: 2000;
  top: 2em;
  left: 2em;
  width: 5.5em;
  height: 5.5em;
  line-height: 5.8em;
  font-size: 12px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  pointer-events: none;
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_link);
}

.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;
  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;
  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: 55%;
  padding-left: 5em;
  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_dark);
  background-color: var(--theme-color-extra_bg_color);
}

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

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

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

/* Meta: SKU, tags, categories, ID */
.woocommerce .product_meta span {
  display: block;
}

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

.woocommerce .product_meta span,
.woocommerce .product_meta span span,
.woocommerce .product_meta a {
  font-weight: 400;
}

.woocommerce div.product .product_meta span > a,
.woocommerce div.product .product_meta span > span {
  font-size: 1.0667em;
  font-style: italic;
  letter-spacing: 0;
  color: var(--theme-color-text_dark);
}

.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: 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.5em 0 0;
  position: relative;
  width: 8em;
  height: 60px;
}
.woocommerce div.product form.cart div.quantity + button, .woocommerce-page div.product form.cart div.quantity + button,
.woocommerce .shop_table.cart div.quantity + button, .woocommerce-page .shop_table.cart div.quantity + button {
  height: 60px;
}
@media (max-width: 1279px) {
  .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 {
    width: 8em;
    height: 52px;
  }
  .woocommerce div.product form.cart div.quantity + button, .woocommerce-page div.product form.cart div.quantity + button,
  .woocommerce .shop_table.cart div.quantity + button, .woocommerce-page .shop_table.cart div.quantity + button {
    height: 52px;
  }
}

.woocommerce .woocommerce-cart-form .shop_table.cart div.quantity {
  margin: 0 auto !important;
}

.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: block;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  width: 1.5em;
  height: 50%;
  line-height: 1.95em;
  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;
  border-top: 1px solid #ffffff;
}

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

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

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

.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;
  font-size: 1.25em;
}

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

/* Product variations */
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
  padding: 0 0 0.5em;
  background-color: transparent;
}

.woocommerce div.product form.cart .variations .label {
  font-weight: 400;
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
}

.woocommerce div.product form.cart .variations label {
  font-weight: 400;
}

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

.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-wishlistexistsbrowse .featured-button-icon::after,
.woocommerce .product .yith-wcwl-add-to-wishlist .add_to_wishlist .featured-button-icon::after {
  content: "\e9a2";
}

.woocommerce .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.woocommerce .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -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;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 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;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 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: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: 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 {
  -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;
  background-color: transparent !important;
}
.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: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -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;
  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);
}

#yith-wcwl-form .wishlist-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#yith-wcwl-form .wishlist-title .show-title-form {
  margin-left: 10px;
}
#yith-wcwl-form .wishlist-title .show-title-form.btn {
  line-height: 24px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#yith-wcwl-form .hidden-title-form {
  margin-top: 0 !important;
}
#yith-wcwl-form .hidden-title-form > * {
  margin: 10px 10px 0 0;
  height: 60px;
  font-size: 16px !important;
}
#yith-wcwl-form .hidden-title-form > *:first-child {
  margin: 0 !important;
}
#yith-wcwl-form .hidden-title-form .hide-title-form {
  line-height: 30px;
}

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

.woocommerce div.product .woocommerce-tabs ul.tabs {
  margin: 0 0 2.618em;
}

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

.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 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.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 {
  background: var(--theme-color-bg_color);
  border: none;
  padding: 0 7px 0 0;
  margin: 0;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}

.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 {
  background: var(--theme-color-bg_color);
  border: none;
  border-radius: 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 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 {
  font-weight: 400;
  padding: 0.75em 2em;
}

.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 {
  margin: 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 {
  margin: 0 0 1em;
  font-size: 1.5385em;
  font-weight: 400;
  letter-spacing: 1px;
}

.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 th,
.woocommerce table.shop_attributes td {
  font-weight: 400;
  text-align: left;
}

.woocommerce table.shop_attributes tr:nth-child(2n+1) > * {
  background-color: var(--theme-color-alter_bg_color_04);
}

.woocommerce table.shop_attributes tr:nth-child(2n) > *,
.woocommerce table.shop_attributes tr.alt > * {
  background-color: var(--theme-color-alter_bg_color_02);
}

.woocommerce table.shop_attributes th {
  color: var(--theme-color-text_dark);
}

/* Stars */
.woocommerce div.product .woocommerce-product-rating, .woocommerce-page div.product .woocommerce-product-rating {
  float: right;
  margin-top: 0.15em;
  margin-bottom: 1em;
}

.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 {
  width: 5.5em;
  height: 1.2em;
  margin-top: 4px;
  margin-bottom: 4px;
}

/* 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;
  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 {
  padding-top: 1.5em;
  margin-top: 1.5em;
  border-top: 1px dotted #ddd;
}

.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 {
  font-size: 1em;
  font-weight: 400;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta time, .woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta time {
  font-style: italic;
  letter-spacing: 0;
}

.woocommerce #review_form #respond textarea, .woocommerce-page #review_form #respond textarea {
  height: 10em;
  font-weight: 400;
  overflow: auto;
}

.woocommerce #review_form #respond #reply-title {
  font-size: 1.5385em;
  line-height: 1.25em;
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: 0.2em;
}

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

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

.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 .comment-form-author label,
.woocommerce .comment-form .comment-form-email label {
  display: block;
}

/* Related products */
.single-product .related,
.single-product .upsells {
  margin-top: 5em;
  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 .related h2,
.single-product .upsells h2 {
  text-align: center;
  margin-top: 0;
}

.single-product .related h2 {
  margin-bottom: 1em !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_featured.hover_shop .icons {
  top: 60%;
  height: 40%;
}

.single-product ul.products li.product .post_data {
  position: absolute;
  z-index: 1001;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding: 0 !important;
  color: var(--theme-color-extra_text);
  background-color: var(--theme-color-alter_bg_color);
}

.single-product ul.products li.product .post_item:hover .post_data {
  opacity: 1;
}

.single-product ul.products li.product .post_data_inner {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  padding: 1.5em;
  -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 {
  color: var(--theme-color-extra_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-extra_link);
}

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

.single-product ul.products li.product .post_data .price {
  font-size: 13px;
  line-height: 1.25em;
  margin: 2em 0;
}

.single-product ul.products li.product .star-rating {
  display: none;
}

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

/* Cross-sells */
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -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 {
  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 
---------------------------------------------------------------*/
/* Cart & Products list */
.widget.woocommerce.widget_shopping_cart a.remove {
  left: auto !important;
  right: 0;
  text-align: left;
  color: var(--theme-color-text_link) !important;
  background-color: transparent !important;
}

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

.woocommerce table.shop_table td {
  border-color: var(--theme-color-alter_bd_color) !important;
}

.woocommerce table.shop_table th {
  border-color: var(--theme-color-alter_bd_color_02) !important;
}

.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:first-child th {
  border-style: solid;
  border-width: 0 0 1px 0 !important;
}

.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-style: solid;
  border-width: 1px 0;
}

.woocommerce .shop_table p {
  margin: 0;
}

.woocommerce .shop_table a.remove {
  margin: 0 auto;
  font-weight: 400;
  line-height: 0.85em;
  text-align: center;
  color: var(--theme-color-text_link) !important;
}

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

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

.woocommerce.widget_shopping_cart ul.cart_list li {
  padding: 0 0 1em 5.25em;
  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-weight: 400;
}

.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 {
  width: 3em;
  float: none;
  margin: 0;
  position: absolute;
  z-index: 1;
  top: 6px;
  left: 0;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}

.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 {
  overflow: hidden;
  font-size: 12px;
  padding-left: 8px;
  border-left-width: 1px;
  border-color: var(--theme-color-bd_color);
}

.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 {
  content: " ";
  display: block;
  width: 100%;
  height: 0;
}

.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 {
  margin: 0.9em 0 0;
  display: inline-block;
  font-size: 13px;
}

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

.woocommerce ul.cart_list li > .amount,
.woocommerce-page ul.cart_list li > .amount,
.woocommerce ul.product_list_widget li > .amount,
.woocommerce-page ul.product_list_widget li > .amount,
.woocommerce ul.cart_list li span .amount,
.woocommerce-page ul.cart_list li span .amount,
.woocommerce ul.product_list_widget li span .amount,
.woocommerce-page ul.product_list_widget li span .amount,
.woocommerce ul.cart_list li ins .amount,
.woocommerce-page ul.cart_list li ins .amount,
.woocommerce ul.product_list_widget li ins .amount,
.woocommerce-page ul.product_list_widget li ins .amount {
  font-size: 1em;
  font-weight: 400;
}

.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 ul.cart_list li del,
.woocommerce-page ul.cart_list li del,
.woocommerce ul.product_list_widget li del,
.woocommerce-page ul.product_list_widget li del {
  font-size: 0.875em;
}

.woocommerce.widget_shopping_cart .total,
.woocommerce-page.widget_shopping_cart .total,
.woocommerce .widget_shopping_cart .total,
.woocommerce-page .widget_shopping_cart .total {
  font-size: 13px;
  padding: 0.5em 0 0;
  color: var(--theme-color-text);
  border-width: 0;
}
.woocommerce.widget_shopping_cart .total .amount,
.woocommerce-page.widget_shopping_cart .total .amount,
.woocommerce .widget_shopping_cart .total .amount,
.woocommerce-page .widget_shopping_cart .total .amount {
  font-weight: 600 !important;
}
.woocommerce.widget_shopping_cart .total *,
.woocommerce-page.widget_shopping_cart .total *,
.woocommerce .widget_shopping_cart .total *,
.woocommerce-page .widget_shopping_cart .total * {
  font-size: 1em !important;
}

.woocommerce.widget_shopping_cart .total .amount,
.woocommerce-page.widget_shopping_cart .total .amount,
.woocommerce .widget_shopping_cart .total .amount,
.woocommerce-page .widget_shopping_cart .total .amount {
  font-size: 1.2857em;
  font-weight: 400;
}

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

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

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

/* 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 {
  margin-bottom: 1.4em;
  height: 4px;
  background: var(--theme-color-text_light);
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  border-radius: 0;
  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.5em;
}

.woocommerce .widget_price_filter .price_slider_amount span {
  font-weight: 400;
}

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

.woocommerce .widget_price_filter .price_slider_amount .button {
  float: right;
}

.woocommerce .widget_price_filter .price_slider_amount .price_label {
  float: left;
  margin-top: 10px;
}

/* 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;
  font-size: 18px;
  width: calc(100% - 2em);
}

.woocommerce .mini_cart_item > a:not(.remove) {
  display: block;
  width: calc(100% - 2em);
}

/* Related Products widgets */
.woocommerce.widget_top_rated_products .product_list_widget li {
  padding: 0 0 1em 6.6em;
}
.woocommerce.widget_top_rated_products .product_list_widget li a img {
  width: 5.3em;
}
.woocommerce.widget_top_rated_products .product_list_widget li a span {
  font-size: 1.125rem;
  margin-bottom: 0.6em;
}
.woocommerce.widget_top_rated_products .product_list_widget li .star-rating {
  display: none;
}
.woocommerce.widget_top_rated_products .product_list_widget li .amount,
.woocommerce.widget_top_rated_products .product_list_widget li del,
.woocommerce.widget_top_rated_products .product_list_widget li ins {
  font-size: 13px;
  font-weight: 500;
}

/* WooCommerce Search widget */
.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 {
  color: var(--theme-color-alter_text);
  border-color: var(--theme-color-alter_bd_color);
  background-color: var(--theme-color-alter_bg_color);
}

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

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

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

.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 {
  height: auto;
  padding: 1em 0 1em 1em;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  color: var(--theme-color-input_text);
  background: var(--theme-color-input_bg_color);
}

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

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

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

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

.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 {
  display: inline-block;
  float: right;
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-alter_link);
}

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

/* 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-weight: 400;
  padding-left: 0.75em;
  padding-right: 0;
  width: 4em;
  font-size: 0.8421em;
  line-height: 1em;
}

.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: 12px;
  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: 1.5em;
  line-height: 1.3em;
  font-weight: 400;
  margin: 1em 0 0.6em;
}

.woocommerce .cart-collaterals .cart-subtotal .amount,
.woocommerce-page .cart-collaterals .cart-subtotal .amount {
  font-size: 1em;
  font-weight: 700;
}

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

.woocommerce .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals table th {
  padding: 12px;
  font-weight: 700;
  text-align: left;
  vertical-align: middle;
}

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

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

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

#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 {
  padding-left: 0;
  text-indent: 0;
  margin: 0.1em 0;
}

.woocommerce table .woocommerce-shipping-totals td {
  background-color: var(--theme-color-bg_color);
}

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

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

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

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

.woocommerce-cart.woocommerce-page .cart .actions input,
.woocommerce-cart.woocommerce-page .cart .actions button {
  height: 3.8rem !important;
}

/* Checkout 
--------------------------------------------------------------------------*/
.woocommerce form .form-row {
  padding: 0;
  margin-bottom: 1em;
}

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

.woocommerce form.checkout_coupon {
  padding-bottom: 0.6em;
}

.woocommerce form.checkout_coupon p + p {
  float: left;
  padding-left: 0.3em;
}

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

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

.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 table.shop_table {
  margin-bottom: 3em;
}

.woocommerce .checkout table.shop_table th, .woocommerce .checkout table.shop_table td {
  text-align: left;
}

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

.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,
.woocommerce-page .checkout #order_review {
  margin-bottom: 3em;
}

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

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

#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 {
  line-height: 1.7em;
  float: none;
}

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

.woocommerce .order_details.woocommerce-thankyou-order-details li strong {
  font-weight: 400;
  margin-top: 0.2em;
  color: var(--theme-color-alter_dark);
}

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

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

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

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

.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 .woocommerce-form-coupon .form-row-first {
  padding-left: 0;
}
@media (max-width: 479px) {
  .woocommerce-checkout .woocommerce-form-coupon .form-row-first {
    width: 100%;
  }
}
.woocommerce-checkout .woocommerce-form-coupon .form-row-first input {
  height: 50px;
}
@media (max-width: 479px) {
  .woocommerce-checkout .woocommerce-form-coupon .form-row-last {
    padding: 0;
    width: 100%;
    text-align: center;
  }
}
.woocommerce-checkout .woocommerce-form-coupon .form-row-last button {
  height: 50px;
  line-height: 16px;
}

/* My Account
--------------------------------------------------------------------------*/
.woocommerce form .form-row label.inline input[type=checkbox] {
  display: inline;
  position: relative !important;
  clip: auto;
  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 {
  width: 20%;
  float: left;
  border-color: var(--theme-color-bd_color);
}

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

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

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

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

.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 {
  padding: 0;
  background-color: transparent !important;
  color: var(--theme-color-text_link);
}

.woocommerce-MyAccount-content .my_account_orders .button:focus,
.woocommerce-MyAccount-content .my_account_orders .button:hover {
  color: var(--theme-color-text_hover);
}

.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;
  vertical-align: text-top;
  margin: 0 0 0 2em;
  text-decoration: underline;
  float: none !important;
}

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

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

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

/* New Icons */
.woocommerce_thumbs.icon-th:before {
  content: "\e9a4";
}

.woocommerce_list.icon-th-list:before {
  content: "\e9a5";
}

/* Product list hover */
.products .post_item.post_layout_hover_none.post_layout_thumbs .add_to_cart_wrap {
  margin-top: 1rem;
  color: #666888;
}

.woocommerce-LoopProduct-link {
  display: none;
}

.single-product .related.products ul.products li.product .post_data {
  opacity: 0;
  position: absolute;
}
.single-product .related.products ul.products li.product .post_data .price del {
  line-height: initial;
}
.single-product .related.products ul.products li.product .post_data .add_to_cart_wrap {
  display: none;
}
.single-product .related.products ul.products li.product:hover .post_data {
  opacity: 1;
}

.compare-list.dataTable .woocommerce-LoopProduct-link {
  display: none;
}

.skin_default .yith-wcwl-share {
  display: none !important;
}

.upsells .product .post_item.post_layout_hover_none.post_layout_thumbs .post_data {
  position: absolute;
}

.upsells li.product:hover .post_item.post_layout_hover_none.post_layout_thumbs .add_to_cart_wrap {
  opacity: 0;
}

.woocommerce nav.woocommerce-pagination ul li {
  overflow: revert;
}

.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
  line-height: normal;
}

/* MailChimp for WP styles
----------------------------------------------------------------- */
.widget.wp-widget-mc4wp_form_widget .widget_title {
  margin-bottom: 1.2em;
}

form.mc4wp-form p {
  margin: 0;
}
form.mc4wp-form p + p,
form.mc4wp-form input + p {
  margin-top: 1em;
}
form.mc4wp-form .mc4wp-alert {
  margin: 1.5em 0;
  padding: 1em;
  line-height: 1.5em;
}
form.mc4wp-form .mc4wp-form-fields > *:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
}
form.mc4wp-form .mc4wp-form-fields > *:first-child input[type=email] {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 10px;
}
form.mc4wp-form .mc4wp-alert {
  margin: 1.5em 0;
  padding: 1em;
  line-height: 1.5em;
  background-color: var(--theme-color-text_link);
  border-color: var(--theme-color-text_hover);
  color: var(--theme-color-inverse_text);
}
form.mc4wp-form .mc4wp-alert a {
  color: var(--theme-color-inverse_link) !important;
}
form.mc4wp-form .mc4wp-alert a:hover {
  color: var(--theme-color-inverse_hover) !important;
}

.mc4wp-form input[name=AGREE_TO_TERMS] {
  position: relative !important;
  top: 1px;
  margin-right: 0.25em !important;
}

.rtl .mc4wp-form input[name=AGREE_TO_TERMS] {
  margin-right: 0 !important;
  margin-left: 0.25em !important;
}