/* ATTENTION! This file was generated automatically! Don't change it!!!
----------------------------------------------------------------------- */
.post_layout_excerpt {
  position: relative;
  margin-bottom: 0;
}
.post_layout_excerpt .post_featured {
  margin-bottom: 1.95em;
}
.post_layout_excerpt .post-more-link {
  margin-top: 1.7em;
}
.post_layout_excerpt .swiper-pagination-bullets {
  display: none;
}
.post_layout_excerpt
  .slider_container.slider_controls_side
  .slider_controls_wrap
  > a,
.post_layout_excerpt .slider_outer_controls_side .slider_controls_wrap > a {
  opacity: 1;
  margin-left: 30px;
  margin-right: 30px;
}
.post_layout_excerpt blockquote + p {
  margin-top: 1em;
}
.post_layout_excerpt .post_meta {
  margin: 0;
}
.post_layout_excerpt .post_meta .socials_share.socials_type_drop .social_items {
  right: auto;
  left: 0;
}
.post_layout_excerpt
  .post_meta
  .socials_share.socials_type_drop
  .social_items:before {
  right: auto;
  left: 20%;
}
.post_layout_excerpt + .post_layout_excerpt {
  margin-top: 2.6rem;
}
.fullpost_exist .post_layout_excerpt + .post_layout_excerpt {
  margin-top: 5rem;
}
.post_layout_excerpt.sticky {
  padding: 2em;
}
.post_layout_excerpt .post_featured {
  display: inline-block;
}
.post_layout_excerpt.post_format_audio .post_featured.without_thumb,
.post_layout_excerpt.post_format_gallery .post_featured.without_thumb {
  display: block;
}
.post_layout_excerpt .post_header {
  margin: 0;
  position: relative;
}
.post_layout_excerpt .post_header .post_price {
  width: auto;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  font-size: 2.5em;
  line-height: 1.5em;
}
.post_layout_excerpt .post_category {
  margin-bottom: 0.5em;
}
.post_layout_excerpt .post_title {
  margin: 0;
}
.post_layout_excerpt .post_header + .post_content {
  margin-top: 1.2em;
}
.post_layout_excerpt .post_meta + .post_content_inner {
  margin-top: 1.2em;
}
.post_layout_excerpt .post_meta + .post_content_inner blockquote {
  margin: 1.5em 0px;
}
.post_layout_excerpt .post_content p:last-child {
  margin-bottom: 0;
}
.post_layout_excerpt .post_title a {
  display: inline;
}
body:not(.blog_style_excerpt) .post_layout_excerpt {
  margin-bottom: 3em;
}
.post_layout_excerpt blockquote {
  margin: 0;
}
.post_layout_band {
  position: relative;
  margin-bottom: 0;
}
.post_layout_band {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
}
.post_layout_band + .post_layout_band {
  margin-top: 30px;
}
.post_layout_band .post_featured {
  -webkit-flex-basis: 49%;
  -ms-flex-basis: 49%;
  -ms-flex-preferred-size: 49%;
  flex-basis: 49%;
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-bottom: 0;
}
.post_layout_band.post_format_audio .post_featured {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.post_layout_band.post_format_audio .post_featured .mask {
  display: none;
}
.post_layout_band.post_format_audio
  .post_featured.without_thumb
  .post_audio:not(.with_iframe) {
  padding: 2.5em 2em;
}
.post_layout_band.post_format_quote .post_content_wrap {
  padding: 36px 38px !important;
}
.post_layout_band.post_format_quote
  .post_content_wrap
  .post_header
  + .post_content {
  margin-top: 1.4em;
}
.post_layout_band.post_format_quote
  .post_content_wrap
  .post_content_inner
  blockquote
  + p {
  margin-top: 1.3em;
}
.post_layout_band.post_format_quote
  .post_content_wrap
  .post_content_inner
  p:last-child {
  margin-bottom: 0;
}
.post_layout_band .post_content_wrap {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2.66667rem 2.22222rem 2.66667rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.post_layout_band .post_content_wrap .post_content_inner {
  font-size: 17px;
  line-height: 1.6em;
}
.post_layout_band .post_content_wrap .post_category {
  margin-bottom: 1.15em;
}
.post_layout_band .post_content_wrap .post_category .post_meta {
  margin: 0;
}
.post_layout_band .post_content_wrap .post_meta_item.post_categories a {
  background-color: var(--theme-color-text_link2);
  color: var(--theme-color-inverse_link);
  text-transform: uppercase;
  padding: 3px 11px 4px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.post_layout_band .post_content_wrap .post_meta_item.post_categories a:hover,
.post_layout_band .post_content_wrap .post_meta_item.post_categories a:focus {
  background-color: var(--theme-color-text_dark);
  color: var(--theme-color-inverse_hover);
}
.post_layout_band
  .post_content_wrap
  .post_meta_item.post_sponsored
  .post_sponsored_label {
  background-color: var(--theme-color-text_link);
  color: var(--theme-color-inverse_link);
  padding: 3px 17px 4px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
}
.post_layout_band
  .post_content_wrap
  .post_meta_item.post_sponsored
  a.post_sponsored_label:hover {
  background-color: var(--theme-color-text_dark);
  color: var(--theme-color-inverse_hover);
}
.post_layout_band .post_featured + .post_content_wrap {
  -webkit-flex-basis: 51%;
  -ms-flex-basis: 51%;
  -ms-flex-preferred-size: 51%;
  flex-basis: 51%;
}
.post_layout_band.post_format_quote .post_content_wrap,
.post_layout_band.post_format_aside .post_content_inner {
  padding: 0;
  background-color: transparent;
  color: inherit;
}
.post_layout_band blockquote {
  margin: 0;
}
.post_layout_band .post_header {
  margin: 0;
  position: relative;
}
.post_layout_band .post_header .post_price {
  width: auto;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  font-size: 2.5em;
  line-height: 1.5em;
}
.post_layout_band .post_title {
  margin: 0;
  font-size: 30px;
  line-height: 1.25em;
}
.post_layout_band .post_header + .post_content {
  margin-top: 12px;
}
.post_layout_band .post_content + .post_meta {
  margin: 27px 0 0;
  padding: 0;
  position: relative;
}
.post_item.post_layout_band {
  background-color: var(--theme-color-alter_bg_hover);
}
.post_item.post_layout_band.sticky:not(.post_layout_custom) {
  border: none;
  padding: 0;
}
.post_item.post_layout_band.sticky:not(.post_layout_custom) .label_sticky {
  display: block;
  position: absolute;
  z-index: 1;
  top: -12px;
  right: -12px;
  z-index: 9;
  width: 0;
  height: 0;
  border: 12px solid transparent;
  border-top-color: var(--theme-color-text_link);
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}
body[class*="blog_style_classic"] .posts_container.columns_wrap {
  margin-bottom: calc(-1 * (var(--theme-var-grid_gap) + 15px));
}
.posts_container.columns_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.archive .posts_container.columns_wrap {
  margin-bottom: -3.61111rem;
}
.posts_container.columns_wrap .post_layout_classic {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.post_layout_classic {
  position: relative;
  border-color: var(--theme-color-bd_color);
}
.post_layout_classic.format-gallery .post_featured.with_thumb .slider_outer {
  height: 100%;
}
.post_layout_classic.format-gallery
  .post_featured.with_thumb
  .slider_outer
  .slider_container {
  height: 100% !important;
}
.post_layout_classic .post_featured {
  margin-bottom: 1.3em;
}
.post_layout_classic .post_featured[class*="hover_"] {
  display: block;
}
.post_layout_classic .post_header {
  padding-top: 0.02px;
}
.post_layout_classic .post_category {
  margin-bottom: 0.5em;
}
.post_layout_classic .post_title {
  margin: 0;
}
.post_layout_classic blockquote {
  margin: 0;
}
.post_layout_classic .post_header + .post_content {
  padding-top: 1em;
}
.post_layout_classic .post_content + .post_meta {
  margin-top: 1em;
}
.post_layout_classic {
  padding-bottom: 15px;
}
.post_layout_classic .post_meta {
  margin: 0;
}
.post_layout_classic .post_title {
  font-size: 26px;
  line-height: 1.4em;
  margin-top: 16px;
}
.post_layout_classic .format-audio .post_featured .post_audio_title {
  font-size: 24px;
  line-height: 1.3em;
  font-weight: 500;
  margin-top: 0.4em;
  margin-bottom: 0.5em;
}
.post_layout_classic .format-audio .post_featured .post_audio_author {
  font-size: 13px;
}
.post_layout_classic .post_info_audio {
  margin-top: 5px;
}
.post_layout_classic div.mejs-controls div.mejs-button.mejs-volume-button {
  width: 30px;
}
.post_layout_classic
  div.mejs-controls
  div.mejs-button.mejs-volume-button
  > button {
  width: 30px;
  height: 40px;
  line-height: 42px;
}
.post_layout_classic div.mejs-controls .mejs-horizontal-volume-slider {
  margin-left: 5px;
}
.post_layout_classic div.mejs-controls .mejs-time.mejs-duration-container {
  margin-right: 5px;
}
.post_layout_classic div.mejs-controls .mejs-time-rail {
  margin: 0 12px;
}
.post_layout_classic
  .format-audio
  .post_featured.without_thumb
  .post_audio:not(.with_iframe),
.post_layout_classic
  .single-format-audio
  .post_featured.without_thumb
  .post_audio:not(.with_iframe),
.post_layout_classic
  .sc_layouts_blog_item_featured
  .post_featured.without_thumb
  .post_audio:not(.with_iframe) {
  padding: 30px;
}
.post_layout_classic .swiper-pagination-bullets {
  display: none;
}
.post_layout_classic
  .slider_container.slider_controls_side
  .slider_controls_wrap
  > a,
.post_layout_classic .slider_outer_controls_side .slider_controls_wrap > a {
  opacity: 1;
  margin-left: 30px;
  margin-right: 30px;
}
.post_layout_classic
  .slider_container.slider_controls_side
  .slider_controls_wrap
  > a,
.post_layout_classic .slider_outer_controls_side .slider_controls_wrap > a {
  width: 34px;
  height: 34px;
  line-height: 30px;
  margin-top: -17px;
}
.post_layout_classic .swiper-button-next,
.post_layout_classic .swiper-button-prev {
  margin-top: -17px !important;
}
.post_layout_classic .post_meta_item.post_sponsored .post_sponsored_label {
  font-size: 14px;
}
.post_layout_classic_4 .post_title,
.sc_layouts_submenu .post_layout_classic .post_title {
  font-size: 24px;
}
.post_layout_classic.sticky:not(.post_layout_custom) {
  padding: 0;
  border: none;
}
.post_layout_classic.sticky:not(.post_layout_custom) .label_sticky {
  display: block;
  position: absolute;
  z-index: 1;
  top: -12px;
  right: -12px;
  z-index: 9;
  width: 0;
  height: 0;
  border: 12px solid transparent;
  border-top-color: var(--theme-color-text_link);
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}
.post_layout_classic.post_format_quote .post_content_inner blockquote + p {
  margin-top: 15px;
}
.post_layout_classic.post_format_quote .post_content_inner p:last-child {
  margin-bottom: 0;
}
.post_layout_classic.post_layout_classic_4 div.mejs-controls .mejs-time,
.post_layout_classic.post_layout_classic_3 div.mejs-controls .mejs-time {
  display: none;
}
.post_layout_classic.post_layout_classic_4.post_format_audio
  .post_featured.without_thumb
  .post_audio:not(.with_iframe),
.post_layout_classic.post_layout_classic_4.post_format_audio .post_audio,
.post_layout_classic.post_layout_classic_3.post_format_audio
  .post_featured.without_thumb
  .post_audio:not(.with_iframe),
.post_layout_classic.post_layout_classic_3.post_format_audio .post_audio {
  padding: 30px;
}
.post_layout_classic.post_layout_classic_4 .post_audio_title,
.post_layout_classic.post_layout_classic_3 .post_audio_title {
  font-size: 22px;
}
.post_layout_classic .post_content_inner > blockquote {
  margin-bottom: 1em;
}
.post_layout_classic .post_content_inner > p:last-child {
  margin-bottom: 0;
}
body[class*="blog_style_classic-masonry"] .posts_container {
  margin-bottom: calc(-1 * (var(--theme-var-grid_gap) + 15px));
}
.masonry_wrap {
  position: relative;
  margin-right: calc(-1 * var(--theme-var-grid_gap));
}
.masonry_item .post_layout_classic {
  padding-bottom: 0;
}
.posts_container.masonry_2 {
  margin-bottom: -4.44444rem;
}
.posts_container.masonry_2 + .navigation {
  margin-top: 6.66667rem;
}
.posts_container.masonry_3 {
  margin-bottom: -3.61111rem;
}
.posts_container.masonry_3 + .navigation {
  margin-top: 5.44444rem;
}
.posts_container.masonry_4 {
  margin-bottom: -3.05556rem;
}
.posts_container.masonry_4 + .navigation {
  margin-top: 4.66667rem;
}
.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 .post_layout_classic-masonry {
  padding-bottom: 0;
}
.masonry_wrap.no_margin {
  margin-right: 0;
}
.masonry_wrap.no_margin .masonry_item {
  padding: 0;
}
.masonry_wrap .masonry_item-1_1 {
  width: 100%;
}
.masonry_wrap .masonry_item-1_3 {
  width: 33.3333%;
}
.masonry_wrap .masonry_item-1_4 {
  width: 25%;
}
.masonry_item .post_title {
  margin: 0;
  font-size: 1.44444rem;
  line-height: 1.4em;
}
.post_layout_classic-masonry_1 .post_title,
.post_layout_classic-masonry_2 .post_title {
  margin: 0;
  font-size: 1.66667rem;
  line-height: 1.25em;
}
.sidebar_show .post_layout_classic-masonry_2 .post_title {
  margin: 0;
  font-size: 28px;
  line-height: 1.15em;
}
.masonry_wrap .masonry_item {
}
.masonry_wrap .masonry_item .format-audio .post_featured .post_audio_title {
  margin-top: 0.6em;
  margin-bottom: 0.2em;
}
.masonry_wrap
  .masonry_item
  .format-audio
  .post_featured.with_thumb
  .post_audio {
  padding: 1.4rem 1.6rem;
}
.masonry_wrap .masonry_item .post_info_audio {
  margin-top: 5px;
}
.masonry_wrap .masonry_item div.mejs-controls div.mejs-button > button {
  width: 40px;
  height: 40px;
  line-height: 36px;
}
.masonry_wrap
  .masonry_item
  div.mejs-controls
  div.mejs-button.mejs-volume-button {
  width: 30px;
}
.masonry_wrap
  .masonry_item
  div.mejs-controls
  div.mejs-button.mejs-volume-button
  > button {
  width: 30px;
  height: 40px;
  line-height: 42px;
}
.masonry_wrap .masonry_item div.mejs-controls .mejs-horizontal-volume-slider {
  margin-left: 5px;
}
.masonry_wrap
  .masonry_item
  div.mejs-controls
  .mejs-time.mejs-duration-container {
  margin-right: 5px;
}
.masonry_wrap .masonry_item div.mejs-controls .mejs-time-rail {
  margin: 0 12px;
}
.masonry_wrap
  .masonry_item
  .format-audio
  .post_featured.without_thumb
  .post_audio:not(.with_iframe),
.masonry_wrap
  .masonry_item
  .single-format-audio
  .post_featured.without_thumb
  .post_audio:not(.with_iframe),
.masonry_wrap
  .masonry_item
  .sc_layouts_blog_item_featured
  .post_featured.without_thumb
  .post_audio:not(.with_iframe) {
  padding: 30px;
}
.masonry_wrap .masonry_item .post_featured {
  margin-bottom: 1.35em;
}
.masonry_wrap .masonry_item .post_layout_portfolio .post_featured {
  margin-bottom: 0;
}
.masonry_wrap .masonry_item .post_layout_classic-masonry_4 .post_featured {
  margin-bottom: 1.4em;
}
.masonry_wrap
  .masonry_item
  .post_layout_classic-masonry_4
  .post_header
  .post_meta {
  margin: 0 0 16px;
}
.masonry_wrap .masonry_item .swiper-pagination-bullets {
  display: none;
}
.masonry_wrap
  .masonry_item
  .slider_container.slider_controls_side
  .slider_controls_wrap
  > a,
.masonry_wrap
  .masonry_item
  .slider_outer_controls_side
  .slider_controls_wrap
  > a {
  opacity: 1;
  margin-left: 30px;
  margin-right: 30px;
}
.masonry_wrap
  .masonry_item
  .slider_container.slider_controls_side
  .slider_controls_wrap
  > a,
.masonry_wrap
  .masonry_item
  .slider_outer_controls_side
  .slider_controls_wrap
  > a {
  width: 20px;
  height: 30px;
  line-height: 30px;
}
.masonry_wrap
  .masonry_item
  .slider_container.slider_controls_side
  .slider_controls_wrap
  > a:before,
.masonry_wrap
  .masonry_item
  .slider_outer_controls_side
  .slider_controls_wrap
  > a:before {
  font-size: 22px;
}
.masonry_wrap .masonry_item .swiper-button-next,
.masonry_wrap .masonry_item .swiper-button-prev {
  margin-top: -17px !important;
}
.masonry_wrap .masonry_item .post_header {
  padding: 0 0 14px;
}
.masonry_wrap .masonry_item .post_header .post_meta {
  margin: 0 0 12px;
}
.masonry_wrap .masonry_item .post_layout_classic-masonry_1 .post_header,
.masonry_wrap .masonry_item .post_layout_classic-masonry_2 .post_header,
.masonry_wrap .masonry_item .post_layout_classic-masonry_3 .post_header {
  position: relative;
}
.masonry_wrap
  .masonry_item
  .post_layout_classic-masonry_1
  .post_header
  .post_meta,
.masonry_wrap
  .masonry_item
  .post_layout_classic-masonry_2
  .post_header
  .post_meta,
.masonry_wrap
  .masonry_item
  .post_layout_classic-masonry_3
  .post_header
  .post_meta {
  margin: 0 0 12px;
}
body[class*="blog_style_portfolio"] .posts_container {
  margin-bottom: calc(-1 * var(--theme-var-grid_gap));
}
.post_layout_portfolio_4 .post_featured.hover_info .post_info .post_title,
.post_layout_portfolio_4 .post_title {
  font-size: 22px;
  line-height: 1.4em;
}
.post_layout_portfolio .post_featured.hover_info .post_info .post_title a {
  display: block;
}
.post_layout_portfolio .post_featured {
  margin-bottom: 0;
}
.post_layout_portfolio .post_featured[class*="hover_"] {
  display: block;
}
.post_layout_portfolio .post_featured img {
  width: 100%;
}
.post_layout_portfolio .post_featured.hover_info.post_featured_bg:before {
  padding-top: 102%;
}
.post_layout_portfolio .post_featured.hover_info .post_info {
  padding: 26px 40px 21px;
}
.post_layout_portfolio.post_format_video
  .post_featured.hover_info.with_video
  .post_video_hover {
  top: 30px;
  left: 30px;
  margin: 0;
}
.post_layout_portfolio_4 .post_featured.hover_info .post_info {
  padding: 26px 32px 21px;
}
.post_layout_portfolio_4
  .post_featured.hover_info
  .post_info
  .post_title
  .hover-arrow {
  margin-top: 15px;
}
.post_layout_portfolio_4 .post_featured.hover_info .post_info .post_descr {
  margin: 0 0 10px;
}
.post_layout_portfolio_3.post_format_audio .post_featured .post_audio_author,
.post_layout_portfolio_4.post_format_audio .post_featured .post_audio_author {
  font-size: 13px;
}
.post_layout_portfolio_3.post_format_audio .post_featured .post_audio_title,
.post_layout_portfolio_4.post_format_audio .post_featured .post_audio_title {
  font-size: 20px;
}
.post_layout_portfolio_3.post_format_audio
  .post_featured
  div.mejs-controls
  .mejs-time,
.post_layout_portfolio_4.post_format_audio
  .post_featured
  div.mejs-controls
  .mejs-time {
  display: none;
}
.post_layout_portfolio_3.post_format_audio
  .post_featured
  div.mejs-controls
  .mejs-time-rail,
.post_layout_portfolio_4.post_format_audio
  .post_featured
  div.mejs-controls
  .mejs-time-rail {
  padding-top: 12px;
  margin: 0 10px;
}
.post_layout_portfolio_3.post_format_audio
  .post_featured
  div.mejs-controls
  div.mejs-button
  > button,
.post_layout_portfolio_4.post_format_audio
  .post_featured
  div.mejs-controls
  div.mejs-button
  > button {
  width: 37px;
  height: 37px;
  line-height: 32.5px;
}
.post_layout_portfolio_3.post_format_audio .post_featured .mejs-controls,
.post_layout_portfolio_4.post_format_audio .post_featured .mejs-controls {
  height: 57px;
}
.post_layout_portfolio_3.post_format_audio
  .post_featured
  div.mejs-controls
  .mejs-horizontal-volume-total,
.post_layout_portfolio_4.post_format_audio
  .post_featured
  div.mejs-controls
  .mejs-horizontal-volume-total {
  top: 17px;
}
.post_layout_portfolio_3.post_format_audio .post_featured .post_info_audio,
.post_layout_portfolio_4.post_format_audio .post_featured .post_info_audio {
  top: 9px;
  position: relative;
}
.post_layout_portfolio_3.post_format_audio
  .post_featured
  div.mejs-controls
  .mejs-horizontal-volume-slider,
.post_layout_portfolio_4.post_format_audio
  .post_featured
  div.mejs-controls
  .mejs-horizontal-volume-slider {
  margin-left: 10px;
}
.post_layout_portfolio.sticky:not(.post_layout_custom) {
  padding: 0;
}
.post_layout_portfolio.sticky:not(.post_layout_custom) .label_sticky {
  position: absolute;
  z-index: 9;
  top: -12px;
  right: -12px;
  border-width: 12px;
}
.post_layout_portfolio_3
  .slider_container.slider_pagination_pos_bottom
  .swiper-pagination-bullets,
.post_layout_portfolio_4
  .slider_container.slider_pagination_pos_bottom
  .swiper-pagination-bullets {
  display: none;
}
.posts_container:not(.portfolio-masonry_wrap)
  .post_layout_portfolio
  .post_featured.with_thumb
  .post_audio {
  position: absolute;
  z-index: 1000;
  top: auto;
  right: 20px;
  bottom: 15px;
  left: 20px;
  padding: 0 !important;
  text-align: left;
}
.post_layout_custom {
  position: relative;
}
.post_layout_custom .post_featured[class*="hover_"] {
  display: block;
}
.post_layout_custom .post_featured img {
  width: 100%;
}
.post_layout_custom .post_header {
  padding-top: 0.02px;
}
.single_style_style-1 .page_content_wrap {
  padding-top: 0;
}
.single_style_style-1 .post_header_single .content_wrap {
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.narrow_content.single_style_style-1 .post_header_single .content_wrap {
  padding-right: 90px;
  padding-left: 90px;
  width: 100%;
  max-width: var(--theme-var-content);
}
.narrow_content.single_style_style-1.single-format-audio
  .with_featured_image
  .post_featured.with_audio.with_thumb
  + .post_header_single
  .content_wrap {
  padding-right: 0;
  padding-left: 0;
}
.single_style_style-1 .page_content_wrap > .content_wrap {
  padding-top: 6.2em;
}
.post_header_wrap_style_style-1 {
  position: relative;
  margin-top: 6.2em;
  text-align: center;
}
.header_position_over.single_style_style-1 .post_header_wrap_style_style-1 {
  text-align: left;
}
.header_position_over.single_style_style-1
  .post_header_wrap_style_style-1
  .post_featured.with_thumb:not(.with_video)
  + .post_header,
.header_position_over.single_style_style-1
  .post_header_wrap_style_style-1
  .post_featured.with_gallery
  + .post_header {
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  bottom: 4.8em;
  top: auto;
  width: 100%;
}
.header_position_over.single_style_style-1 .page_content_wrap > .content_wrap {
  padding-top: 6.5em;
}
.header_position_over.single_style_style-1 .post_header_single .content_wrap {
  padding-right: 0;
  padding-left: 0;
}
.previous_post_content
  .post_header_wrap_style_style-1.post_header_wrap_in_header {
  margin-bottom: 4em;
}
.post_header_wrap_style_style-1.with_featured_image {
  margin-top: 0;
}
.post_header_wrap_style_style-1 .post_featured {
  margin-top: 0;
  margin-bottom: 0;
  z-index: 1 !important;
}
.post_header_wrap_style_style-1 .post_featured.with_video,
.post_header_wrap_style_style-1 .post_featured.with_gallery {
  z-index: auto !important;
}
.post_header_wrap_style_style-1
  .post_featured.with_gallery
  .slider_container
  .slider_pagination_wrap
  .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  opacity: 1;
  border-color: var(--theme-color-inverse_link);
  background-color: transparent;
}
.post_header_wrap_style_style-1
  .post_featured.with_gallery
  .slider_container
  .slider_pagination_wrap
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: var(--theme-color-text_link);
  background-color: var(--theme-color-text_link);
}
.post_header_wrap_style_style-1 .post_featured.post_featured_bg,
.post_header_wrap_style_style-1 .post_featured.sc_parallax_wrap {
  height: 37.7rem;
}
.post_header_wrap_style_style-1 .post_featured.post_featured_bg {
  background-position: center;
}
.post_header_wrap_style_style-1 .post_featured.sc_parallax_wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}
.post_header_wrap_style_style-1 .post_featured.sc_parallax_wrap img {
  position: relative;
}
.post_header_wrap_style_style-1
  .post_featured.sc_parallax_wrap.sc_parallax_direction_down
  img {
  top: -15%;
}
.post_header_wrap_style_style-1
  .post_featured.sc_parallax_wrap.sc_parallax_direction_up {
  top: 15%;
}
.post_header_wrap_style_style-1 .post_featured.post_featured_bg:before {
  display: none;
}
.post_header_wrap_style_style-1 .post_featured img {
  max-width: none;
  width: 100%;
}
.post_header_wrap_style_style-1.with_featured_image:before {
  content: " ";
  display: block;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background: rgba(0, 0, 0, 0.6);
}
.post_header_wrap_style_style-1.with_featured_image .post_header .social_item {
  vertical-align: baseline;
}
.post_header_wrap_style_style-1 .post_featured .post_video_list {
  width: 100%;
}
.post_header_wrap_style_style-1 .post_featured.with_thumb .post_audio {
  bottom: 1em;
}
.post_header_wrap_style_style-1
  .post_featured.with_thumb
  .post_audio
  .audio_info {
  display: none;
}
.post_header_wrap_style_style-1 .post_header {
  display: block;
}
.post_header_wrap_style_style-1 .post_featured.with_thumb + .post_header,
.post_header_wrap_style_style-1 .post_featured.with_gallery + .post_header {
  display: inline-block;
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 0;
  margin-top: 0;
}
.single-format-audio
  .post_header_wrap_style_style-1
  .post_featured.with_thumb
  + .post_header {
  margin-bottom: 4em;
}
.single-format-video
  .post_header_wrap_style_style-1
  .post_featured.with_video.with_thumb
  .post_video_hover {
  margin-top: -3em;
}
.single-format-video
  .post_header_wrap_style_style-1
  .post_featured.with_video
  .post_info_video {
  display: none;
}
.single-format-video
  .post_header_wrap_style_style-1
  .post_featured.with_video
  + .post_header {
  z-index: 2001;
}
.post_header_wrap_style_style-1 .post_featured.with_video + .post_header,
.post_header_wrap_style_style-1 .post_featured.with_video_list + .post_header {
  margin-top: 0;
}
.post_header_wrap_style_style-1 .post_featured.post_video_play + .post_header {
  display: none;
}
.post_header_wrap_style_style-1 .post_header .post_title {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1em;
  color: var(--theme-color-extra_dark);
}
.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 .post_meta_item a:hover,
.post_header_wrap_style_style-1 a.post_meta_item:hover {
  color: var(--theme-color-extra_dark);
}
.post_header_wrap_style_style-1 .post_header .post_meta_categories {
  margin-top: 0;
  margin-bottom: 24px;
}
.post_header_wrap_style_style-1 .post_header .post_meta_other {
  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: 2.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 {
  margin: 0 0.5em 0 0.74em;
}
.post_header_wrap_style_style-1
  .post_header
  .post_meta_other
  .post_author_avatar {
  margin-right: 0.85em;
}
.post_header_wrap_style_style-1
  .post_header
  .post_meta_other
  .post_author_avatar
  > img {
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
}
.post_header_wrap_style_style-1
  .before_post_header_banner_wrap
  + .post_featured.with_video {
  margin-top: 3em;
}
.post_header_wrap_style_style-1
  .post_featured.with_video:not(.with_video_autoplay)
  + .post_header {
  margin-top: 2em;
}
.post_header_wrap_style_style-1
  .post_featured.with_video.with_video_autoplay
  .video_frame {
  background-color: #000000;
}
.single_style_style-1.single-format-audio .post_header_wrap_in_header:before {
  display: none;
}
.single_style_style-1.single-format-audio
  .post_header_wrap_in_header
  .post_featured.with_thumb:after {
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0.25) 0%,
    rgba(0, 0, 0, 0.35) 50%,
    rgba(0, 0, 0, 0.45) 66%,
    rgba(0, 0, 0, 0.7) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0.25) 0%,
    rgba(0, 0, 0, 0.35) 50%,
    rgba(0, 0, 0, 0.45) 66%,
    rgba(0, 0, 0, 0.7) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0.25)),
    color-stop(50%, rgba(0, 0, 0, 0.35)),
    color-stop(66%, rgba(0, 0, 0, 0.45)),
    to(rgba(0, 0, 0, 0.7))
  );
  background: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0.25) 0%,
    rgba(0, 0, 0, 0.35) 50%,
    rgba(0, 0, 0, 0.45) 66%,
    rgba(0, 0, 0, 0.7) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.25) 0%,
    rgba(0, 0, 0, 0.35) 50%,
    rgba(0, 0, 0, 0.45) 66%,
    rgba(0, 0, 0, 0.7) 100%
  );
}
.single_style_style-1.single-format-audio
  .post_featured.with_thumb
  + .post_header {
  top: calc(50% - 30px);
}
.single_style_style-1.single-format-video
  .post_header_wrap_style_style-1
  .post_featured.with_video_list {
  margin-bottom: 4em;
}
.single-format-video
  .post_header_wrap_style_style-1
  .post_featured.with_video.with_thumb.post_featured_bg:not(.with_video_autoplay) {
  position: static;
}
.single-format-video
  .post_header_wrap_style_style-1
  .post_featured.with_video.with_thumb.post_featured_bg:not(.with_video_autoplay):after {
  display: none;
}
.single-format-video
  .post_header_wrap_style_style-1
  .post_featured.with_video.with_thumb.post_featured_bg:not(.with_video_autoplay)
  + .post_header {
  padding-top: 20px;
  top: calc(50% + 50px);
}
.single-format-video
  .post_header_wrap_style_style-1
  .post_featured.with_video.with_thumb.post_featured_bg:not(.with_video_autoplay)
  + .post_header
  .post_title {
  max-height: 4em;
  overflow: hidden;
  padding-bottom: 0.18em;
}
.single-format-video
  .post_header_wrap_style_style-1
  .post_featured.with_video.with_thumb.post_featured_bg:not(.with_video_autoplay)
  .post_video_hover {
  margin-top: -45vh;
  position: relative;
  z-index: 999;
  opacity: 0;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease,
    opacity 0.3s ease-in-out;
  -ms-transition: color 0.3s ease, background-color 0.3s ease,
    opacity 0.3s ease-in-out;
  -o-transition: color 0.3s ease, background-color 0.3s ease,
    opacity 0.3s ease-in-out;
  transition: color 0.3s ease, background-color 0.3s ease,
    opacity 0.3s ease-in-out;
  top: calc(50% - 60px);
}
.post_header_wrap_style_style-1
  .post_featured.post_featured_bg.with_video.with_video_list {
  height: auto;
  background: none !important;
}
.post_header_wrap_style_style-1
  .post_featured.post_featured_bg.with_video.with_video_list
  .wp-video {
  width: 100% !important;
}
.single_style_style-1.single-format-audio
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio {
  text-align: center;
  max-width: 50%;
  margin: 0 auto 30px;
}
.single_style_style-1.single-format-audio
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_author,
.single_style_style-1.single-format-audio
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_description,
.single_style_style-1.single-format-audio
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_title {
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.single_style_style-1.single-format-audio
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_description {
  margin-bottom: 0;
}
.single_style_style-1.single-format-audio
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_title {
  margin-bottom: 0.4em;
}
.single_style_style-1.single-format-audio
  .post_header_wrap_in_header
  .post_featured.without_thumb
  .post_audio {
  max-width: 70%;
  margin: 0 auto 3rem;
}
.single_style_style-1.single-format-audio
  .post_header_wrap_in_header
  .post_featured.without_thumb
  .post_audio
  .post_info_audio {
  max-width: 65%;
}
.single_style_style-1.single-format-audio.sidebar_hide.narrow_content
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio {
  max-width: 630px;
}
.single_style_style-2 .page_content_wrap {
  padding-top: 0;
}
.single_style_style-2 .page_content_wrap > .content_wrap {
  padding-top: 4em;
}
.post_header_wrap_style_style-2.post_header_wrap_in_header {
  margin-top: 4em;
}
.post_header_wrap_style_style-2.post_header_wrap_in_header.with_featured_image {
  margin-top: 0;
}
.previous_post_content
  .post_header_wrap_style_style-2.post_header_wrap_in_header {
  margin-bottom: 4em;
}
.post_header_wrap_style_style-2.post_header_wrap_in_content {
  margin-bottom: 2.6em;
}
.post_header_wrap_style_style-2 .post_featured {
  margin-top: 0;
  margin-bottom: 0;
}
.post_header_wrap_style_style-2
  .post_featured.with_gallery
  .slider_container
  .slider_pagination_wrap
  .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  opacity: 1;
  border-color: var(--theme-color-inverse_link);
  background-color: transparent;
}
.post_header_wrap_style_style-2
  .post_featured.with_gallery
  .slider_container
  .slider_pagination_wrap
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: var(--theme-color-text_link);
  background-color: var(--theme-color-text_link);
}
.post_header_wrap_style_style-2 .post_featured.post_featured_bg {
  background-size: cover;
  background-position: center center;
}
.post_header_wrap_style_style-2 .post_featured.post_featured_bg,
.post_header_wrap_style_style-2 .post_featured.sc_parallax_wrap {
  height: 35rem;
}
.post_header_wrap_style_style-2 .post_featured.sc_parallax_wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}
.post_header_wrap_style_style-2 .post_featured.sc_parallax_wrap img {
  position: relative;
}
.post_header_wrap_style_style-2
  .post_featured.sc_parallax_wrap.sc_parallax_direction_down
  img {
  top: -15%;
}
.post_header_wrap_style_style-2
  .post_featured.sc_parallax_wrap.sc_parallax_direction_up {
  top: 15%;
}
.post_header_wrap_style_style-2 .post_featured.post_featured_bg:before {
  display: none;
}
.post_header_wrap_style_style-2 .post_featured img {
  max-width: none;
  width: 100%;
}
.post_header_wrap_style_style-2 .post_header .post_title {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.1em;
}
.post_header_wrap_style_style-2 .post_header .post_subtitle {
  font-size: 1.2857em;
  line-height: 1.4em;
  font-weight: normal;
  margin-top: 1em;
}
.post_header_wrap_style_style-2 .post_header .post_meta_categories {
  margin-top: 0;
  margin-bottom: 24px;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.post_header_wrap_style_style-2 .post_header .post_meta_other {
  margin-top: 2em;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  -webkit-box-align: end;
  align-items: flex-end;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.post_header_wrap_style_style-2 .post_header .post_meta_other .post_meta {
  margin-top: 0;
}
.post_header_wrap_style_style-2 .post_header .post_meta_other .post_meta_item {
  white-space: nowrap;
}
.post_header_wrap_style_style-2
  .post_header
  .post_meta_other
  .post_meta
  .post_meta_item.post_author {
  margin-top: -1px;
}
.post_header_wrap_style_style-2 .post_header .post_meta_other_part1 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 8px;
}
.post_header_wrap_style_style-2 .post_header .post_meta_other_part2 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-item-align: center;
  align-self: center;
}
.post_header_wrap_style_style-2
  .post_header
  .post_meta_other
  .post_meta.post_meta_other_part1 {
  margin-right: 10px;
}
.post_header_wrap_style_style-2 .post_author_by {
  margin-right: 0.3em;
}
.post_header_wrap_style_style-2 .post_author_name {
  color: var(--theme-color-text_dark);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.post_header_wrap_style_style-2 a:hover .post_author_name,
.post_header_wrap_style_style-2 a:focus .post_author_name {
  color: var(--theme-color-text_hover);
}
.post_header_wrap_style_style-2
  .post_header
  .post_meta_other
  .post_author_name {
  white-space: normal;
}
.post_header_wrap_style_style-2 .post_header .post_meta_other .post_share {
  display: inline-block;
  vertical-align: top;
}
.post_header_wrap_style_style-2
  .post_header
  .post_meta_other
  .post_share
  .social_item {
  margin: 0 10px 0 0;
  font-size: 1.15em;
}
.single_style_style-2.single-format-audio
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio {
  text-align: center;
  max-width: 50%;
  margin: 0 auto 30px;
}
.single_style_style-2.single-format-audio
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_author,
.single_style_style-2.single-format-audio
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_description,
.single_style_style-2.single-format-audio
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_title {
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.single_style_style-2.single-format-audio
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_description {
  margin-bottom: 0;
}
.single_style_style-2.single-format-audio
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_title {
  margin-bottom: 0.4em;
}
.single_style_style-2.single-format-audio
  .post_header_wrap_in_header
  .post_featured.without_thumb
  .post_audio {
  max-width: 70%;
  margin: 0 auto;
}
.single_style_style-2.single-format-audio
  .post_header_wrap_in_header
  .post_featured.without_thumb
  .post_audio
  .post_info_audio {
  max-width: 65%;
}
.single_style_style-2.single-format-audio.sidebar_hide.narrow_content
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio {
  max-width: 630px;
}
.single_style_style-2 .post_featured.with_video.without_thumb .post_info_video {
  position: relative;
  padding: 1.5em;
  background-color: rgba(0, 0, 0, 0.7);
}
.single_style_style-3 .page_content_wrap {
  padding-top: 0;
}
.single_style_style-3 .page_content_wrap > .content_wrap {
  padding-top: 3em;
}
.post_header_wrap_style_style-3 {
  position: relative;
}
.post_header_wrap_style_style-3.post_header_wrap_in_header {
  margin-top: 4em;
}
.post_header_wrap_style_style-3.post_header_wrap_in_header.with_featured_image {
  margin-top: 0;
}
.post_header_wrap_style_style-3 .post_featured {
  margin-top: 0;
  margin-bottom: 0;
}
.post_header_wrap_style_style-3 .post_featured.with_audio.without_thumb {
  margin: 0 var(--theme-var-grid_gap);
}
.post_header_wrap_style_style-3
  .post_featured.with_gallery
  .slider_container
  .slider_pagination_wrap
  .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  opacity: 1;
  border-color: var(--theme-color-inverse_link);
  background-color: transparent;
}
.post_header_wrap_style_style-3
  .post_featured.with_gallery
  .slider_container
  .slider_pagination_wrap
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: var(--theme-color-text_link);
  background-color: var(--theme-color-text_link);
}
.post_header_wrap_style_style-3 .post_featured.post_featured_bg,
.post_header_wrap_style_style-3 .post_featured.sc_parallax_wrap {
  height: 36.7rem;
}
.post_header_wrap_style_style-3 .post_featured.post_featured_bg {
  background-position: center;
}
.post_header_wrap_style_style-3 .post_featured.sc_parallax_wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}
.post_header_wrap_style_style-3 .post_featured.sc_parallax_wrap img {
  position: relative;
}
.post_header_wrap_style_style-3
  .post_featured.sc_parallax_wrap.sc_parallax_direction_down
  img {
  top: -15%;
}
.post_header_wrap_style_style-3
  .post_featured.sc_parallax_wrap.sc_parallax_direction_up {
  top: 15%;
}
.post_header_wrap_style_style-3 .post_featured.post_featured_bg:before {
  display: none;
}
.post_header_wrap_style_style-3 .post_featured img {
  max-width: none;
  width: 100%;
}
.post_header_wrap_style_style-3 .post_header {
  display: block;
  text-align: center;
  margin-top: 0;
  padding: 0 30px;
}
.post_header_wrap_style_style-3 .post_header .content_wrap {
  background-color: var(--theme-color-bg_color);
  width: 100%;
  max-width: 1060px;
  padding: 55px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 9;
}
.post_header_wrap_style_style-3 .post_featured + .post_header_single {
  margin-top: -120px;
}
.post_header_wrap_style_style-3
  .post_featured.with_audio.without_thumb
  + .post_header_single {
  margin-top: 0;
}
.post_header_wrap_style_style-3 .post_header .post_title,
.post_header_wrap_style_style-3 .post_header .post_subtitle {
  margin: 0 auto;
  max-width: 85%;
}
.post_header_wrap_style_style-3 .post_header .post_title {
  line-height: 1em;
}
.post_header_wrap_style_style-3 .post_header .post_subtitle {
  font-size: 1.2857em;
  line-height: 1.4em;
  font-weight: normal;
  margin-top: 1em;
}
.post_header_wrap_style_style-3 .post_header .post_meta_categories {
  margin-top: 0;
  margin-bottom: 24px;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.post_header_wrap_style_style-3 .post_header .post_meta_other {
  margin-top: 2em;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.post_header_wrap_style_style-3 .post_header .post_meta_other .post_meta_item {
  white-space: nowrap;
  line-height: 1.75em;
}
.post_header_wrap_style_style-3 .post_header .post_meta_other .post_share {
  display: inline-block;
  vertical-align: top;
}
.post_header_wrap_style_style-3
  .post_header
  .post_meta_other
  .post_share
  .social_item {
  margin: 0 10px 0 0;
  font-size: 1.15em;
}
.post_header_wrap_style_style-3
  .post_header
  .post_meta_other
  .post_meta_item:after,
.post_header_wrap_style_style-3
  .post_header
  .post_meta_other
  .vc_inline-link:after {
  margin: 0 0.5em 0 0.74em;
}
.post_header_wrap_style_style-3 .post_author_name {
  color: var(--theme-color-text_dark);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.post_header_wrap_style_style-3 a:hover .post_author_name,
.post_header_wrap_style_style-3 a:focus .post_author_name {
  color: var(--theme-color-text_hover);
}
.post_header_wrap_style_style-3
  .post_header
  .post_meta_other
  .post_author_avatar {
  margin-right: 0.85em;
}
.post_header_wrap_style_style-3
  .post_header
  .post_meta_other
  .post_author_avatar
  > img {
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
}
.single_style_style-3.single-format-audio
  .post_header_wrap_in_header
  .post_featured.with_thumb
  .post_audio {
  width: 100%;
  max-width: 1060px;
  left: 50%;
  right: auto;
  bottom: 140px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.single_style_style-3.single-format-audio
  .post_header_wrap_in_header
  .post_featured.with_thumb:after {
  display: none !important;
}
.single_style_style-3.single-format-video .post_featured + .post_header_single {
  margin-top: 0;
}
.single_style_style-3.single-format-gallery
  .post_featured
  + .post_header_single {
  margin-top: 0;
}
.single_style_style-3.single-format-audio
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio {
  text-align: left;
  max-width: 100%;
  padding: 30px;
  margin-bottom: 20px;
  background-color: var(--theme-color-alter_bg_color);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.single_style_style-3.single-format-audio
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_author,
.single_style_style-3.single-format-audio
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_description,
.single_style_style-3.single-format-audio
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_title {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-box-orient: vertical;
  box-orient: vertical;
  max-width: 65%;
  color: var(--theme-color-alter_dark);
}
.single_style_style-3.single-format-audio
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_author {
  -webkit-line-clamp: 1;
  -moz-line-clamp: 1;
  line-clamp: 1;
}
.single_style_style-3.single-format-audio
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_description {
  -webkit-line-clamp: 3;
  -moz-line-clamp: 3;
  line-clamp: 3;
}
.single_style_style-3.single-format-audio
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_title {
  -webkit-line-clamp: 2;
  -moz-line-clamp: 2;
  line-clamp: 2;
}
.single_style_style-3.single-format-audio
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_description {
  margin-bottom: 0;
}
.single_style_style-3.single-format-audio
  .post_header_wrap_in_header
  .post_featured.without_thumb
  .post_audio {
  max-width: 70%;
  margin: 0 auto;
}
.single_style_style-3.single-format-audio
  .post_header_wrap_in_header
  .post_featured.without_thumb
  .post_audio
  .post_info_audio {
  max-width: 65%;
}
.single_style_style-3 .post_featured.with_video.without_thumb .post_info_video {
  position: relative;
  padding: 1.5em;
  background-color: rgba(0, 0, 0, 0.7);
}
.single_style_style-4 .page_content_wrap {
  padding-top: 4em;
}
.post_header_wrap_style_style-4 {
  position: relative;
  margin-bottom: 4em;
}
.post_header_wrap_style_style-4 .post_featured {
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}
.post_header_wrap_style_style-4 .post_featured.post_featured_bg,
.post_header_wrap_style_style-4 .post_featured.sc_parallax_wrap {
  height: 35rem;
}
.post_header_wrap_style_style-4 .post_featured.sc_parallax_wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}
.post_header_wrap_style_style-4 .post_featured.sc_parallax_wrap img {
  position: relative;
}
.post_header_wrap_style_style-4
  .post_featured.sc_parallax_wrap.sc_parallax_direction_down
  img {
  top: -15%;
}
.post_header_wrap_style_style-4
  .post_featured.sc_parallax_wrap.sc_parallax_direction_up {
  top: 15%;
}
.post_header_wrap_style_style-4 .post_featured.post_featured_bg:before {
  display: none;
}
.post_header_wrap_style_style-4 .post_featured img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.post_header_wrap_style_style-4
  .post_featured.with_gallery
  .slider_container
  .slider_pagination_wrap
  .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  opacity: 1;
  border-color: var(--theme-color-inverse_link);
  background-color: transparent;
}
.post_header_wrap_style_style-4
  .post_featured.with_gallery
  .slider_container
  .slider_pagination_wrap
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: var(--theme-color-text_link);
  background-color: var(--theme-color-text_link);
}
.post_header_wrap_style_style-4
  .post_featured.with_audio.with_thumb
  .post_info_audio {
  padding: 1.5em;
  text-align: center;
}
.post_header_wrap_style_style-4
  .post_featured.with_audio.with_thumb
  .post_info_audio
  .post_audio_description {
  margin-bottom: 0;
}
.post_header_wrap_style_style-4
  .post_featured.with_audio.with_thumb
  .post_info_audio
  .post_audio_title {
  margin-bottom: 0.4em;
}
.post_header_wrap_style_style-4 .post_header {
  display: block;
  text-align: center;
  margin-bottom: 3.2em;
}
.post_header_wrap_style_style-4 .post_header .post_title,
.post_header_wrap_style_style-4 .post_header .post_subtitle {
  margin: 0 auto;
  max-width: 75%;
}
.post_header_wrap_style_style-4 .post_header .post_title {
  line-height: 1.1em;
}
.post_header_wrap_style_style-4 .post_header .post_subtitle {
  font-size: 1.2857em;
  line-height: 1.4em;
  font-weight: normal;
  margin-top: 1em;
}
.post_header_wrap_style_style-4 .post_header .post_meta_categories {
  margin-top: 0;
  margin-bottom: 14px;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.post_header_wrap_style_style-4 .post_header .post_meta_other {
  margin-top: 2em;
}
.post_header_wrap_style_style-4 .post_header .post_meta_other .post_meta_item {
  white-space: nowrap;
  line-height: 1.75em;
}
.post_header_wrap_style_style-4
  .post_header
  .post_meta_other
  .post_meta_item
  .post_author_avatar {
  margin-right: 13px;
}
.post_header_wrap_style_style-4
  .post_header
  .post_meta_other
  .post_meta_item
  .post_author_avatar
  > img {
  width: 32px;
  height: 32px;
}
.post_header_wrap_style_style-4 .post_header .post_meta_other .post_share {
  display: inline-block;
  vertical-align: top;
}
.post_header_wrap_style_style-4
  .post_header
  .post_meta_other
  .post_share
  .social_item {
  margin: 0 10px 0 0;
  font-size: 1.15em;
}
.post_header_wrap_style_style-4 .post_author_name {
  color: var(--theme-color-text_dark);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.post_header_wrap_style_style-4 a:hover .post_author_name,
.post_header_wrap_style_style-4 a:focus .post_author_name {
  color: var(--theme-color-text_hover);
}
.post_header_wrap_style_style-4
  .before_post_header_banner_wrap
  + .post_header_single {
  padding-top: 2em;
}
.single_style_style-4.single-format-audio
  .post_header_wrap_in_header.with_featured_image
  .post_audio_btn {
  z-index: 11;
}
.single_style_style-4.single-format-audio
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio {
  text-align: center;
  max-width: 30%;
  margin: 0 auto 0 0;
}
.single_style_style-4.single-format-audio
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_author,
.single_style_style-4.single-format-audio
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_description,
.single_style_style-4.single-format-audio
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_title {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-box-orient: vertical;
  box-orient: vertical;
  max-width: 100%;
  text-align: left;
}
.single_style_style-4.single-format-audio
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_author {
  font-size: 12px;
  letter-spacing: 1.6px;
  margin-bottom: 5px;
  -webkit-line-clamp: 1;
  -moz-line-clamp: 1;
  line-clamp: 1;
}
.single_style_style-4.single-format-audio
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_title {
  font-size: 20px;
  -webkit-line-clamp: 1;
  -moz-line-clamp: 1;
  line-clamp: 1;
}
.single_style_style-4.single-format-audio
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_description {
  font-size: 13px;
  -webkit-line-clamp: 2;
  -moz-line-clamp: 2;
  line-clamp: 2;
}
.single_style_style-4.single-format-audio
  .post_header_wrap_in_header
  .post_featured.without_thumb
  .post_audio {
  max-width: 70%;
  margin: 0 auto;
}
.single_style_style-4.single-format-audio
  .post_header_wrap_in_header
  .post_featured.without_thumb
  .post_audio
  .post_info_audio {
  max-width: 65%;
}
.single_style_style-4 .post_featured.with_video.without_thumb .post_info_video {
  position: relative;
  padding: 1.5em;
  background-color: rgba(0, 0, 0, 0.7);
}
.single_style_style-5 .page_content_wrap {
  padding-top: 4em;
}
.post_header_wrap_style_style-5 {
  position: relative;
  margin-bottom: 3em;
}
.format-audio .post_header_wrap_style_style-5 .post_featured {
  max-height: unset;
}
.post_header_wrap_style_style-5.post_header_wrap_in_header .post_header {
  display: block;
  margin-bottom: 3.3em;
}
.post_header_wrap_style_style-5.post_header_wrap_in_content {
  padding-bottom: 0;
  margin-bottom: 2.7em;
  border-bottom: none;
}
.post_header_wrap_style_style-5.post_header_wrap_in_content .post_featured {
  margin-bottom: 0;
  text-align: center;
}
.post_header_wrap_style_style-5
  .post_featured.with_gallery
  .slider_container
  .slider_pagination_wrap
  .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  opacity: 1;
  border-color: var(--theme-color-inverse_link);
  background-color: transparent;
}
.post_header_wrap_style_style-5
  .post_featured.with_gallery
  .slider_container
  .slider_pagination_wrap
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: var(--theme-color-text_link);
  background-color: var(--theme-color-text_link);
}
.post_header_wrap_style_style-5
  .post_featured.with_audio.with_thumb
  .post_info_audio {
  padding: 0 1.5em;
  text-align: center;
}
.post_header_wrap_style_style-5
  .post_featured.with_audio.with_thumb
  .post_info_audio
  .post_audio_description {
  margin-bottom: 0;
}
.post_header_wrap_style_style-5
  .post_featured.with_audio.with_thumb
  .post_info_audio
  .post_audio_title {
  margin-bottom: 0.4em;
}
.post_header_wrap_style_style-5 .post_featured.post_featured_bg,
.post_header_wrap_style_style-5 .post_featured.sc_parallax_wrap {
  height: 35rem;
}
.post_header_wrap_style_style-5 .post_featured.sc_parallax_wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}
.post_header_wrap_style_style-5 .post_featured.sc_parallax_wrap img {
  position: relative;
}
.post_header_wrap_style_style-5
  .post_featured.sc_parallax_wrap.sc_parallax_direction_down
  img {
  top: -15%;
}
.post_header_wrap_style_style-5
  .post_featured.sc_parallax_wrap.sc_parallax_direction_up {
  top: 15%;
}
.post_header_wrap_style_style-5 .post_featured.post_featured_bg:before {
  display: none;
}
.post_header_wrap_style_style-5 .post_featured img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.post_header_wrap_style_style-5 .post_header .post_title {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.1em;
}
.post_header_wrap_style_style-5 .post_header .post_subtitle {
  font-size: 1.2857em;
  line-height: 1.4em;
  font-weight: normal;
  margin-top: 1em;
}
.post_header_wrap_style_style-5 .post_header .post_meta_categories {
  margin-top: 0;
  margin-bottom: 16px;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.post_header_wrap_style_style-5 .post_header .post_meta_other {
  margin-top: 1.6em;
}
.post_header_wrap_style_style-5 .post_header .post_meta_other .post_meta {
  margin-top: 0;
}
.post_header_wrap_style_style-5 .post_header .post_meta_other .post_meta_item {
  white-space: nowrap;
  line-height: 1.75em;
}
.post_header_wrap_style_style-5
  .post_header
  .post_meta_other
  .post_meta_item
  .post_author_avatar {
  margin-right: 0.85em;
}
.post_header_wrap_style_style-5
  .post_header
  .post_meta_other
  .post_meta_item
  .post_author_avatar
  > img {
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
}
.post_header_wrap_style_style-5 .post_header .post_meta_other_part1 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.post_header_wrap_style_style-5 .post_header .post_meta_other_part2 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.post_header_wrap_style_style-5
  .post_header
  .post_meta_other_part2
  .post_meta_comments {
  color: var(--theme-color-text_dark);
}
.post_header_wrap_style_style-5
  .post_header
  .post_meta_other_part2
  .post_meta_comments:hover {
  color: var(--theme-color-text_hover);
}
.post_header_wrap_style_style-5 .post_author_by {
  margin-right: 0.3em;
}
.post_header_wrap_style_style-5 .post_author_name {
  color: var(--theme-color-text_dark);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.post_header_wrap_style_style-5 a:hover .post_author_name,
.post_header_wrap_style_style-5 a:focus .post_author_name {
  color: var(--theme-color-text_hover);
}
.post_header_wrap_style_style-5
  .post_header
  .post_meta_other
  .post_author_name {
  white-space: normal;
}
.post_header_wrap_style_style-5 .post_header .post_meta_other .post_share {
  display: inline-block;
  vertical-align: top;
}
.post_header_wrap_style_style-5
  .post_header
  .post_meta_other
  .post_share
  .social_item {
  margin: 0 10px 0 0;
  font-size: 1.15em;
}
.single_style_style-5 .after_post_header_banner_wrap + .content_wrap {
  padding-top: 3em;
}
.single_style_style-5 .before_post_header_banner_wrap + .content_wrap {
  margin-top: 3em;
}
.single_style_style-5.single-format-audio
  .post_header_wrap_in_content.with_featured_image
  .post_audio
  .post_info_audio {
  text-align: center;
  max-width: 50%;
  margin: 0 auto 30px;
}
.single_style_style-5.single-format-audio
  .post_header_wrap_in_content.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_author,
.single_style_style-5.single-format-audio
  .post_header_wrap_in_content.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_description,
.single_style_style-5.single-format-audio
  .post_header_wrap_in_content.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_title {
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.single_style_style-5.single-format-audio
  .post_header_wrap_in_content.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_description {
  margin-bottom: 0;
}
.single_style_style-5.single-format-audio
  .post_header_wrap_in_content.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_title {
  margin-bottom: 0.4em;
}
.single_style_style-5.single-format-audio
  .post_header_wrap_in_content
  .post_featured.without_thumb
  .post_audio {
  max-width: 100%;
  margin: 0 auto;
}
.single_style_style-5.single-format-audio
  .post_header_wrap_in_content
  .post_featured.without_thumb
  .post_audio
  .post_info_audio {
  max-width: 65%;
}
.single_style_style-5.single-format-audio.sidebar_hide.narrow_content
  .post_header_wrap_in_content.with_featured_image
  .post_audio
  .post_info_audio {
  max-width: 630px;
}
.single_style_style-5 .post_featured.with_video.without_thumb .post_info_video {
  position: relative;
  padding: 1.5em;
  background-color: rgba(0, 0, 0, 0.7);
}
.single_style_style-6 .page_content_wrap {
  padding-top: 5em;
}
.post_header_wrap_style_style-6 {
  position: relative;
  margin-bottom: 2em;
  margin-top: -0.5em;
}
.post_header_wrap_style_style-6.post_header_wrap_in_content .post_featured {
  margin-bottom: 0;
  text-align: center;
}
.post_header_wrap_style_style-6
  .post_featured.with_gallery
  .slider_container
  .slider_pagination_wrap
  .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  opacity: 1;
  border-color: var(--theme-color-inverse_link);
  background-color: transparent;
}
.post_header_wrap_style_style-6
  .post_featured.with_gallery
  .slider_container
  .slider_pagination_wrap
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: var(--theme-color-text_link);
  background-color: var(--theme-color-text_link);
}
.post_header_wrap_style_style-6
  .post_featured.with_audio.with_thumb
  .post_info_audio {
  padding: 0 1.5em;
  text-align: center;
}
.post_header_wrap_style_style-6
  .post_featured.with_audio.with_thumb
  .post_info_audio
  .post_audio_description {
  margin-bottom: 0;
}
.post_header_wrap_style_style-6
  .post_featured.with_audio.with_thumb
  .post_info_audio
  .post_audio_title {
  margin-bottom: 0.4em;
}
.post_header_wrap_style_style-6 .post_featured.post_featured_bg,
.post_header_wrap_style_style-6 .post_featured.sc_parallax_wrap {
  height: 35rem;
}
.post_header_wrap_style_style-6 .post_featured.sc_parallax_wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}
.post_header_wrap_style_style-6 .post_featured.sc_parallax_wrap img {
  position: relative;
}
.post_header_wrap_style_style-6
  .post_featured.sc_parallax_wrap.sc_parallax_direction_down
  img {
  top: -15%;
}
.post_header_wrap_style_style-6
  .post_featured.sc_parallax_wrap.sc_parallax_direction_up {
  top: 15%;
}
.post_header_wrap_style_style-6 .post_featured.post_featured_bg:before {
  display: none;
}
.post_header_wrap_style_style-6 .post_featured img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.post_header_wrap_style_style-6 .post_header {
  margin-bottom: 2.6em;
}
.post_header_wrap_style_style-6 .post_header .post_title {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.1em;
}
.post_header_wrap_style_style-6 .post_header .post_subtitle {
  font-size: 1.2857em;
  line-height: 1.4em;
  font-weight: normal;
  margin-top: 1em;
}
.post_header_wrap_style_style-6 .post_header .post_meta_categories {
  margin-top: 0;
  margin-bottom: 24px;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.post_header_wrap_style_style-6 .post_header .post_meta_other {
  margin-top: 2em;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  -webkit-box-align: end;
  align-items: flex-end;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.post_header_wrap_style_style-6
  .post_header
  .post_meta_other
  .post_meta
  .post_meta_item.post_author {
  margin-top: -1px;
}
.post_header_wrap_style_style-6 .post_header .post_meta_other .post_meta {
  margin-top: 0;
}
.post_header_wrap_style_style-6 .post_header .post_meta_other .post_meta_item {
  white-space: nowrap;
}
.post_header_wrap_style_style-6 .post_header .post_meta_other_part1 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 8px;
}
.post_header_wrap_style_style-6 .post_header .post_meta_other_part2 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-item-align: center;
  align-self: center;
}
.post_header_wrap_style_style-6 .post_author_by {
  margin-right: 0.3em;
}
.post_header_wrap_style_style-6 .post_author_name {
  color: var(--theme-color-text_dark);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.post_header_wrap_style_style-6 a:hover .post_author_name,
.post_header_wrap_style_style-6 a:focus .post_author_name {
  color: var(--theme-color-text_hover);
}
.post_header_wrap_style_style-6
  .post_header
  .post_meta_other
  .post_author_name {
  white-space: normal;
}
.post_header_wrap_style_style-6 .post_header .post_meta_other .post_share {
  display: inline-block;
  vertical-align: top;
}
.post_header_wrap_style_style-6
  .post_header
  .post_meta_other
  .post_share
  .social_item {
  margin: 0 10px 0 0;
  font-size: 1.15em;
}
.single_style_style-6.single-format-audio
  .post_header_wrap_in_content.with_featured_image
  .post_audio
  .post_info_audio {
  text-align: center;
  max-width: 40%;
  margin: 0 auto 30px 0;
}
.single_style_style-6.single-format-audio
  .post_header_wrap_in_content.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_author,
.single_style_style-6.single-format-audio
  .post_header_wrap_in_content.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_description,
.single_style_style-6.single-format-audio
  .post_header_wrap_in_content.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_title {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-box-orient: vertical;
  box-orient: vertical;
  max-width: 100%;
  text-align: left;
}
.single_style_style-6.single-format-audio
  .post_header_wrap_in_content.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_author {
  font-size: 12px;
  letter-spacing: 1.6px;
  margin-bottom: 5px;
  -webkit-line-clamp: 1;
  -moz-line-clamp: 1;
  line-clamp: 1;
}
.single_style_style-6.single-format-audio
  .post_header_wrap_in_content.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_title {
  font-size: 20px;
  -webkit-line-clamp: 1;
  -moz-line-clamp: 1;
  line-clamp: 1;
}
.single_style_style-6.single-format-audio
  .post_header_wrap_in_content.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_description {
  font-size: 13px;
  line-height: 1.6em;
  -webkit-line-clamp: 2;
  -moz-line-clamp: 2;
  line-clamp: 2;
}
.single_style_style-6.single-format-audio
  .post_header_wrap_in_content
  .post_featured.without_thumb
  .post_audio {
  max-width: 80%;
  margin: 0 auto;
}
.single_style_style-6.single-format-audio
  .post_header_wrap_in_content
  .post_featured.without_thumb
  .post_audio
  .post_info_audio {
  max-width: 65%;
}
.single_style_style-6 .post_featured.with_video.without_thumb .post_info_video {
  position: relative;
  padding: 1.5em;
  background-color: rgba(0, 0, 0, 0.7);
}
.single_style_style-7 .page_content_wrap {
  padding-top: 0;
}
.single_style_style-7 .page_content_wrap > .content_wrap {
  padding-top: 4em;
}
.post_header_wrap_style_style-7 {
  position: relative;
}
.post_header_wrap_style_style-7.post_header_wrap_in_header {
  margin-top: 6.38889rem;
}
.post_header_wrap_style_style-7.post_header_wrap_in_header.with_featured_image {
  margin-top: 0;
}
.post_header_wrap_style_style-7 .post_featured {
  margin-top: 0;
  margin-bottom: 0;
}
.post_header_wrap_style_style-7 .post_featured.with_audio.without_thumb {
  margin: 0 var(--theme-var-grid_gap);
}
.post_header_wrap_style_style-7
  .post_featured.with_gallery
  .slider_container
  .slider_pagination_wrap
  .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  opacity: 1;
  border-color: var(--theme-color-inverse_link);
  background-color: transparent;
}
.post_header_wrap_style_style-7
  .post_featured.with_gallery
  .slider_container
  .slider_pagination_wrap
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: var(--theme-color-text_link);
  background-color: var(--theme-color-text_link);
}
.post_header_wrap_style_style-7
  .post_featured.with_audio.with_thumb
  .post_info_audio {
  padding: 0 1.5em;
  text-align: center;
}
.post_header_wrap_style_style-7
  .post_featured.with_audio.with_thumb
  .post_info_audio
  .post_audio_description {
  margin-bottom: 0;
}
.post_header_wrap_style_style-7
  .post_featured.with_audio.with_thumb
  .post_info_audio
  .post_audio_title {
  margin-bottom: 0.4em;
}
.post_header_wrap_style_style-7 .post_featured.post_featured_bg,
.post_header_wrap_style_style-7 .post_featured.sc_parallax_wrap {
  height: 47rem;
}
.post_header_wrap_style_style-7 .post_featured.sc_parallax_wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}
.post_header_wrap_style_style-7 .post_featured.sc_parallax_wrap img {
  position: relative;
}
.post_header_wrap_style_style-7
  .post_featured.sc_parallax_wrap.sc_parallax_direction_down
  img {
  top: -15%;
}
.post_header_wrap_style_style-7
  .post_featured.sc_parallax_wrap.sc_parallax_direction_up {
  top: 15%;
}
.post_header_wrap_style_style-7 .post_featured.post_featured_bg:before {
  display: none;
}
.post_header_wrap_style_style-7 .post_featured img {
  max-width: none;
  width: 100%;
}
.post_header_wrap_style_style-7 .post_header {
  display: block;
  text-align: center;
  margin-top: 0;
  padding: 0 30px;
}
.post_header_wrap_style_style-7 .post_header .content_wrap {
  width: 100%;
  max-width: 960px;
}
.post_header_wrap_style_style-7 .post_featured + .post_header_single {
  margin-top: 4.1em;
}
.post_header_wrap_style_style-7 .post_header .post_title,
.post_header_wrap_style_style-7 .post_header .post_subtitle {
  margin: 0 auto;
  max-width: 100%;
}
.post_header_wrap_style_style-7 .post_header .post_title {
  line-height: 1em;
}
.post_header_wrap_style_style-7 .post_header .post_subtitle {
  font-size: 1.2857em;
  line-height: 1.4em;
  font-weight: normal;
  margin-top: 1em;
}
.post_header_wrap_style_style-7 .post_header .post_meta_categories {
  margin-top: 0;
  margin-bottom: 16px;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.post_header_wrap_style_style-7 .post_header .post_meta_other {
  margin-top: 2rem;
  margin-bottom: 3.05556rem;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.post_header_wrap_style_style-7 .post_header .post_meta_other .post_meta_item {
  white-space: nowrap;
  line-height: 1.75em;
}
.post_header_wrap_style_style-7 .post_header .post_meta_other .post_share {
  display: inline-block;
  vertical-align: top;
}
.post_header_wrap_style_style-7
  .post_header
  .post_meta_other
  .post_share
  .social_item {
  margin: 0 10px 0 0;
  font-size: 1.15em;
}
.post_header_wrap_style_style-7
  .post_header
  .post_meta_other
  .post_meta_item:after,
.post_header_wrap_style_style-7
  .post_header
  .post_meta_other
  .vc_inline-link:after {
  margin: 0 0.5em 0 0.74em;
}
.post_header_wrap_style_style-7 .post_author_name {
  color: var(--theme-color-text_dark);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  font-size: 12px;
  font-weight: 600;
}
.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_link);
}
.post_header_wrap_style_style-7
  .post_header
  .post_meta_other
  .post_author_avatar {
  margin-right: 0.85em;
}
.post_header_wrap_style_style-7
  .post_header
  .post_meta_other
  .post_author_avatar
  > img {
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
}
.post_header_wrap_style_style-7
  .post_header_single
  + .after_post_header_banner_wrap {
  margin-top: 3em;
}
.single_style_style-7.single-format-audio
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio {
  text-align: center;
  max-width: 50%;
  margin: 0 auto 30px;
}
.single_style_style-7.single-format-audio
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_author,
.single_style_style-7.single-format-audio
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_description,
.single_style_style-7.single-format-audio
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_title {
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.single_style_style-7.single-format-audio
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_description {
  margin-bottom: 0;
}
.single_style_style-7.single-format-audio
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio
  .post_audio_title {
  margin-bottom: 0.4em;
}
.single_style_style-7.single-format-audio
  .post_header_wrap_in_header
  .post_featured.without_thumb
  .post_audio {
  max-width: 70%;
  margin: 0 auto;
}
.single_style_style-7.single-format-audio
  .post_header_wrap_in_header
  .post_featured.without_thumb
  .post_audio
  .post_info_audio {
  max-width: 65%;
}
.single_style_style-7.single-format-audio.sidebar_hide.narrow_content
  .post_header_wrap_in_header.with_featured_image
  .post_audio
  .post_info_audio {
  max-width: 630px;
}
.single_style_style-7 .post_featured.with_video.without_thumb .post_info_video {
  position: relative;
  padding: 1.5em;
  background-color: rgba(0, 0, 0, 0.7);
}
body:not(.elementor-editor-active):not(.no-curtains)
  [class*="trx_addons_image_effects_on_"].post_featured_bg
  .trx_addons_image_effect_original_image,
body:not(.elementor-editor-active):not(.no-curtains)
  [class*="trx_addons_image_effects_on_"].post_featured_bg
  .trx_addons_secondary_image {
  display: none;
}
[class*="sc_button_hover_slide"] {
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sc_button_hover_just_init {
  -webkit-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
[class*="sc_button_hover_"]:not(.sc_button_bg_image) {
  -webkit-transition: color 0.3s ease, border-color 0.3s ease,
    background-position 0.3s ease, background-color 0s linear 0.3s;
  -ms-transition: color 0.3s ease, border-color 0.3s ease,
    background-position 0.3s ease, background-color 0s linear 0.3s;
  -o-transition: color 0.3s ease, border-color 0.3s ease,
    background-position 0.3s ease, background-color 0s linear 0.3s;
  transition: color 0.3s ease, border-color 0.3s ease,
    background-position 0.3s ease, background-color 0s linear 0.3s;
}
.sc_button_hover_arrow {
  position: relative;
  overflow: hidden;
  padding-left: 2em !important;
  padding-right: 2em !important;
}
.sc_button_hover_arrow:before {
  content: "\e8f4";
  font-family: "fontello";
  position: absolute;
  z-index: 1;
  right: -2em !important;
  left: auto !important;
  top: 50% !important;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: transparent !important;
  color: inherit !important;
}
.sc_button_hover_arrow:hover:before,
.sc_button_hover_arrow.active:before,
.vc_active .sc_button_hover_arrow:before {
  right: 0.5em !important;
}
.sc_button_hover_slide_left {
  background: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(50%, var(--theme-color-text_hover)),
      color-stop(50%, var(--theme-color-text_link))
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-text_link) !important;
  background: -webkit-linear-gradient(
      left,
      var(--theme-color-text_hover) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-text_link) !important;
  background: -o-linear-gradient(
      left,
      var(--theme-color-text_hover) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-text_link) !important;
  background: linear-gradient(
      to right,
      var(--theme-color-text_hover) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-text_link) !important;
}
.sc_button_hover_slide_right {
  background: -webkit-gradient(
      linear,
      right top,
      left top,
      color-stop(50%, var(--theme-color-text_hover)),
      color-stop(50%, var(--theme-color-text_link))
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-text_link) !important;
  background: -webkit-linear-gradient(
      right,
      var(--theme-color-text_hover) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-text_link) !important;
  background: -o-linear-gradient(
      right,
      var(--theme-color-text_hover) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-text_link) !important;
  background: linear-gradient(
      to left,
      var(--theme-color-text_hover) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-text_link) !important;
}
.sc_button_hover_slide_top {
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, var(--theme-color-text_hover)),
      color-stop(50%, var(--theme-color-text_link))
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-text_link) !important;
  background: -webkit-linear-gradient(
      top,
      var(--theme-color-text_hover) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-text_link) !important;
  background: -o-linear-gradient(
      top,
      var(--theme-color-text_hover) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-text_link) !important;
  background: linear-gradient(
      to bottom,
      var(--theme-color-text_hover) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-text_link) !important;
}
.sc_button_hover_slide_bottom {
  background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      color-stop(50%, var(--theme-color-text_hover)),
      color-stop(50%, var(--theme-color-text_link))
    )
    no-repeat scroll right top/100% 210% var(--theme-color-text_link) !important;
  background: -webkit-linear-gradient(
      bottom,
      var(--theme-color-text_hover) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll right top/100% 210% var(--theme-color-text_link) !important;
  background: -o-linear-gradient(
      bottom,
      var(--theme-color-text_hover) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll right top/100% 210% var(--theme-color-text_link) !important;
  background: linear-gradient(
      to top,
      var(--theme-color-text_hover) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll right top/100% 210% var(--theme-color-text_link) !important;
}
.sc_button_hover_style_link2.sc_button_hover_slide_left {
  background: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(50%, var(--theme-color-text_hover2)),
      color-stop(50%, var(--theme-color-text_link2))
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-text_link2) !important;
  background: -webkit-linear-gradient(
      left,
      var(--theme-color-text_hover2) 50%,
      var(--theme-color-text_link2) 50%
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-text_link2) !important;
  background: -o-linear-gradient(
      left,
      var(--theme-color-text_hover2) 50%,
      var(--theme-color-text_link2) 50%
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-text_link2) !important;
  background: linear-gradient(
      to right,
      var(--theme-color-text_hover2) 50%,
      var(--theme-color-text_link2) 50%
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-text_link2) !important;
}
.sc_button_hover_style_link2.sc_button_hover_slide_right {
  background: -webkit-gradient(
      linear,
      right top,
      left top,
      color-stop(50%, var(--theme-color-text_hover2)),
      color-stop(50%, var(--theme-color-text_link2))
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-text_link2) !important;
  background: -webkit-linear-gradient(
      right,
      var(--theme-color-text_hover2) 50%,
      var(--theme-color-text_link2) 50%
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-text_link2) !important;
  background: -o-linear-gradient(
      right,
      var(--theme-color-text_hover2) 50%,
      var(--theme-color-text_link2) 50%
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-text_link2) !important;
  background: linear-gradient(
      to left,
      var(--theme-color-text_hover2) 50%,
      var(--theme-color-text_link2) 50%
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-text_link2) !important;
}
.sc_button_hover_style_link2.sc_button_hover_slide_top {
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, var(--theme-color-text_hover2)),
      color-stop(50%, var(--theme-color-text_link2))
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-text_link2) !important;
  background: -webkit-linear-gradient(
      top,
      var(--theme-color-text_hover2) 50%,
      var(--theme-color-text_link2) 50%
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-text_link2) !important;
  background: -o-linear-gradient(
      top,
      var(--theme-color-text_hover2) 50%,
      var(--theme-color-text_link2) 50%
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-text_link2) !important;
  background: linear-gradient(
      to bottom,
      var(--theme-color-text_hover2) 50%,
      var(--theme-color-text_link2) 50%
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-text_link2) !important;
}
.sc_button_hover_style_link2.sc_button_hover_slide_bottom {
  background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      color-stop(50%, var(--theme-color-text_hover2)),
      color-stop(50%, var(--theme-color-text_link2))
    )
    no-repeat scroll right top/100% 210% var(--theme-color-text_link2) !important;
  background: -webkit-linear-gradient(
      bottom,
      var(--theme-color-text_hover2) 50%,
      var(--theme-color-text_link2) 50%
    )
    no-repeat scroll right top/100% 210% var(--theme-color-text_link2) !important;
  background: -o-linear-gradient(
      bottom,
      var(--theme-color-text_hover2) 50%,
      var(--theme-color-text_link2) 50%
    )
    no-repeat scroll right top/100% 210% var(--theme-color-text_link2) !important;
  background: linear-gradient(
      to top,
      var(--theme-color-text_hover2) 50%,
      var(--theme-color-text_link2) 50%
    )
    no-repeat scroll right top/100% 210% var(--theme-color-text_link2) !important;
}
.sc_button_hover_style_link3.sc_button_hover_slide_left {
  background: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(50%, var(--theme-color-text_hover3)),
      color-stop(50%, var(--theme-color-text_link3))
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-text_link3) !important;
  background: -webkit-linear-gradient(
      left,
      var(--theme-color-text_hover3) 50%,
      var(--theme-color-text_link3) 50%
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-text_link3) !important;
  background: -o-linear-gradient(
      left,
      var(--theme-color-text_hover3) 50%,
      var(--theme-color-text_link3) 50%
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-text_link3) !important;
  background: linear-gradient(
      to right,
      var(--theme-color-text_hover3) 50%,
      var(--theme-color-text_link3) 50%
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-text_link3) !important;
}
.sc_button_hover_style_link3.sc_button_hover_slide_right {
  background: -webkit-gradient(
      linear,
      right top,
      left top,
      color-stop(50%, var(--theme-color-text_hover3)),
      color-stop(50%, var(--theme-color-text_link3))
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-text_link3) !important;
  background: -webkit-linear-gradient(
      right,
      var(--theme-color-text_hover3) 50%,
      var(--theme-color-text_link3) 50%
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-text_link3) !important;
  background: -o-linear-gradient(
      right,
      var(--theme-color-text_hover3) 50%,
      var(--theme-color-text_link3) 50%
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-text_link3) !important;
  background: linear-gradient(
      to left,
      var(--theme-color-text_hover3) 50%,
      var(--theme-color-text_link3) 50%
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-text_link3) !important;
}
.sc_button_hover_style_link3.sc_button_hover_slide_top {
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, var(--theme-color-text_hover3)),
      color-stop(50%, var(--theme-color-text_link3))
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-text_link3) !important;
  background: -webkit-linear-gradient(
      top,
      var(--theme-color-text_hover3) 50%,
      var(--theme-color-text_link3) 50%
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-text_link3) !important;
  background: -o-linear-gradient(
      top,
      var(--theme-color-text_hover3) 50%,
      var(--theme-color-text_link3) 50%
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-text_link3) !important;
  background: linear-gradient(
      to bottom,
      var(--theme-color-text_hover3) 50%,
      var(--theme-color-text_link3) 50%
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-text_link3) !important;
}
.sc_button_hover_style_link3.sc_button_hover_slide_bottom {
  background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      color-stop(50%, var(--theme-color-text_hover3)),
      color-stop(50%, var(--theme-color-text_link3))
    )
    no-repeat scroll right top/100% 210% var(--theme-color-text_link3) !important;
  background: -webkit-linear-gradient(
      bottom,
      var(--theme-color-text_hover3) 50%,
      var(--theme-color-text_link3) 50%
    )
    no-repeat scroll right top/100% 210% var(--theme-color-text_link3) !important;
  background: -o-linear-gradient(
      bottom,
      var(--theme-color-text_hover3) 50%,
      var(--theme-color-text_link3) 50%
    )
    no-repeat scroll right top/100% 210% var(--theme-color-text_link3) !important;
  background: linear-gradient(
      to top,
      var(--theme-color-text_hover3) 50%,
      var(--theme-color-text_link3) 50%
    )
    no-repeat scroll right top/100% 210% var(--theme-color-text_link3) !important;
}
.sc_button_hover_style_dark.sc_button_hover_slide_left {
  background: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(50%, var(--theme-color-text_link)),
      color-stop(50%, var(--theme-color-text_dark))
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-text_dark) !important;
  background: -webkit-linear-gradient(
      left,
      var(--theme-color-text_link) 50%,
      var(--theme-color-text_dark) 50%
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-text_dark) !important;
  background: -o-linear-gradient(
      left,
      var(--theme-color-text_link) 50%,
      var(--theme-color-text_dark) 50%
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-text_dark) !important;
  background: linear-gradient(
      to right,
      var(--theme-color-text_link) 50%,
      var(--theme-color-text_dark) 50%
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-text_dark) !important;
}
.sc_button_hover_style_dark.sc_button_hover_slide_right {
  background: -webkit-gradient(
      linear,
      right top,
      left top,
      color-stop(50%, var(--theme-color-text_link)),
      color-stop(50%, var(--theme-color-text_dark))
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-text_dark) !important;
  background: -webkit-linear-gradient(
      right,
      var(--theme-color-text_link) 50%,
      var(--theme-color-text_dark) 50%
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-text_dark) !important;
  background: -o-linear-gradient(
      right,
      var(--theme-color-text_link) 50%,
      var(--theme-color-text_dark) 50%
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-text_dark) !important;
  background: linear-gradient(
      to left,
      var(--theme-color-text_link) 50%,
      var(--theme-color-text_dark) 50%
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-text_dark) !important;
}
.sc_button_hover_style_dark.sc_button_hover_slide_top {
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, var(--theme-color-text_link)),
      color-stop(50%, var(--theme-color-text_dark))
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-text_dark) !important;
  background: -webkit-linear-gradient(
      top,
      var(--theme-color-text_link) 50%,
      var(--theme-color-text_dark) 50%
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-text_dark) !important;
  background: -o-linear-gradient(
      top,
      var(--theme-color-text_link) 50%,
      var(--theme-color-text_dark) 50%
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-text_dark) !important;
  background: linear-gradient(
      to bottom,
      var(--theme-color-text_link) 50%,
      var(--theme-color-text_dark) 50%
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-text_dark) !important;
}
.sc_button_hover_style_dark.sc_button_hover_slide_bottom {
  background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      color-stop(50%, var(--theme-color-text_link)),
      color-stop(50%, var(--theme-color-text_dark))
    )
    no-repeat scroll right top/100% 210% var(--theme-color-text_dark) !important;
  background: -webkit-linear-gradient(
      bottom,
      var(--theme-color-text_link) 50%,
      var(--theme-color-text_dark) 50%
    )
    no-repeat scroll right top/100% 210% var(--theme-color-text_dark) !important;
  background: -o-linear-gradient(
      bottom,
      var(--theme-color-text_link) 50%,
      var(--theme-color-text_dark) 50%
    )
    no-repeat scroll right top/100% 210% var(--theme-color-text_dark) !important;
  background: linear-gradient(
      to top,
      var(--theme-color-text_link) 50%,
      var(--theme-color-text_dark) 50%
    )
    no-repeat scroll right top/100% 210% var(--theme-color-text_dark) !important;
}
.sc_button_hover_style_light.sc_button_hover_slide_left {
  background: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(50%, var(--theme-color-text_link)),
      color-stop(50%, var(--theme-color-text_light))
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-text_light) !important;
  background: -webkit-linear-gradient(
      left,
      var(--theme-color-text_link) 50%,
      var(--theme-color-text_light) 50%
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-text_light) !important;
  background: -o-linear-gradient(
      left,
      var(--theme-color-text_link) 50%,
      var(--theme-color-text_light) 50%
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-text_light) !important;
  background: linear-gradient(
      to right,
      var(--theme-color-text_link) 50%,
      var(--theme-color-text_light) 50%
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-text_light) !important;
}
.sc_button_hover_style_light.sc_button_hover_slide_right {
  background: -webkit-gradient(
      linear,
      right top,
      left top,
      color-stop(50%, var(--theme-color-text_link)),
      color-stop(50%, var(--theme-color-text_light))
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-text_light) !important;
  background: -webkit-linear-gradient(
      right,
      var(--theme-color-text_link) 50%,
      var(--theme-color-text_light) 50%
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-text_light) !important;
  background: -o-linear-gradient(
      right,
      var(--theme-color-text_link) 50%,
      var(--theme-color-text_light) 50%
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-text_light) !important;
  background: linear-gradient(
      to left,
      var(--theme-color-text_link) 50%,
      var(--theme-color-text_light) 50%
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-text_light) !important;
}
.sc_button_hover_style_light.sc_button_hover_slide_top {
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, var(--theme-color-text_link)),
      color-stop(50%, var(--theme-color-text_light))
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-text_light) !important;
  background: -webkit-linear-gradient(
      top,
      var(--theme-color-text_link) 50%,
      var(--theme-color-text_light) 50%
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-text_light) !important;
  background: -o-linear-gradient(
      top,
      var(--theme-color-text_link) 50%,
      var(--theme-color-text_light) 50%
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-text_light) !important;
  background: linear-gradient(
      to bottom,
      var(--theme-color-text_link) 50%,
      var(--theme-color-text_light) 50%
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-text_light) !important;
}
.sc_button_hover_style_light.sc_button_hover_slide_bottom {
  background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      color-stop(50%, var(--theme-color-text_link)),
      color-stop(50%, var(--theme-color-text_light))
    )
    no-repeat scroll right top/100% 210% var(--theme-color-text_light) !important;
  background: -webkit-linear-gradient(
      bottom,
      var(--theme-color-text_link) 50%,
      var(--theme-color-text_light) 50%
    )
    no-repeat scroll right top/100% 210% var(--theme-color-text_light) !important;
  background: -o-linear-gradient(
      bottom,
      var(--theme-color-text_link) 50%,
      var(--theme-color-text_light) 50%
    )
    no-repeat scroll right top/100% 210% var(--theme-color-text_light) !important;
  background: linear-gradient(
      to top,
      var(--theme-color-text_link) 50%,
      var(--theme-color-text_light) 50%
    )
    no-repeat scroll right top/100% 210% var(--theme-color-text_light) !important;
}
.sc_button_hover_style_inverse.sc_button_hover_slide_left {
  background: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(50%, var(--theme-color-inverse_link)),
      color-stop(50%, var(--theme-color-text_link))
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-text_link) !important;
  background: -webkit-linear-gradient(
      left,
      var(--theme-color-inverse_link) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-text_link) !important;
  background: -o-linear-gradient(
      left,
      var(--theme-color-inverse_link) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-text_link) !important;
  background: linear-gradient(
      to right,
      var(--theme-color-inverse_link) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-text_link) !important;
}
.sc_button_hover_style_inverse.sc_button_hover_slide_right {
  background: -webkit-gradient(
      linear,
      right top,
      left top,
      color-stop(50%, var(--theme-color-inverse_link)),
      color-stop(50%, var(--theme-color-text_link))
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-text_link) !important;
  background: -webkit-linear-gradient(
      right,
      var(--theme-color-inverse_link) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-text_link) !important;
  background: -o-linear-gradient(
      right,
      var(--theme-color-inverse_link) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-text_link) !important;
  background: linear-gradient(
      to left,
      var(--theme-color-inverse_link) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-text_link) !important;
}
.sc_button_hover_style_inverse.sc_button_hover_slide_top {
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, var(--theme-color-inverse_link)),
      color-stop(50%, var(--theme-color-text_link))
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-text_link) !important;
  background: -webkit-linear-gradient(
      top,
      var(--theme-color-inverse_link) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-text_link) !important;
  background: -o-linear-gradient(
      top,
      var(--theme-color-inverse_link) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-text_link) !important;
  background: linear-gradient(
      to bottom,
      var(--theme-color-inverse_link) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-text_link) !important;
}
.sc_button_hover_style_inverse.sc_button_hover_slide_bottom {
  background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      color-stop(50%, var(--theme-color-inverse_link)),
      color-stop(50%, var(--theme-color-text_link))
    )
    no-repeat scroll right top/100% 210% var(--theme-color-text_link) !important;
  background: -webkit-linear-gradient(
      bottom,
      var(--theme-color-inverse_link) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll right top/100% 210% var(--theme-color-text_link) !important;
  background: -o-linear-gradient(
      bottom,
      var(--theme-color-inverse_link) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll right top/100% 210% var(--theme-color-text_link) !important;
  background: linear-gradient(
      to top,
      var(--theme-color-inverse_link) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll right top/100% 210% var(--theme-color-text_link) !important;
}
.sc_button_hover_style_hover.sc_button_hover_slide_left {
  background: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(50%, var(--theme-color-text_hover)),
      color-stop(50%, var(--theme-color-text_link))
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-text_link) !important;
  background: -webkit-linear-gradient(
      left,
      var(--theme-color-text_hover) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-text_link) !important;
  background: -o-linear-gradient(
      left,
      var(--theme-color-text_hover) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-text_link) !important;
  background: linear-gradient(
      to right,
      var(--theme-color-text_hover) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-text_link) !important;
}
.sc_button_hover_style_hover.sc_button_hover_slide_right {
  background: -webkit-gradient(
      linear,
      right top,
      left top,
      color-stop(50%, var(--theme-color-text_hover)),
      color-stop(50%, var(--theme-color-text_link))
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-text_link) !important;
  background: -webkit-linear-gradient(
      right,
      var(--theme-color-text_hover) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-text_link) !important;
  background: -o-linear-gradient(
      right,
      var(--theme-color-text_hover) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-text_link) !important;
  background: linear-gradient(
      to left,
      var(--theme-color-text_hover) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-text_link) !important;
}
.sc_button_hover_style_hover.sc_button_hover_slide_top {
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, var(--theme-color-text_hover)),
      color-stop(50%, var(--theme-color-text_link))
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-text_link) !important;
  background: -webkit-linear-gradient(
      top,
      var(--theme-color-text_hover) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-text_link) !important;
  background: -o-linear-gradient(
      top,
      var(--theme-color-text_hover) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-text_link) !important;
  background: linear-gradient(
      to bottom,
      var(--theme-color-text_hover) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-text_link) !important;
}
.sc_button_hover_style_hover.sc_button_hover_slide_bottom {
  background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      color-stop(50%, var(--theme-color-text_hover)),
      color-stop(50%, var(--theme-color-text_link))
    )
    no-repeat scroll right top/100% 210% var(--theme-color-text_link) !important;
  background: -webkit-linear-gradient(
      bottom,
      var(--theme-color-text_hover) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll right top/100% 210% var(--theme-color-text_link) !important;
  background: -o-linear-gradient(
      bottom,
      var(--theme-color-text_hover) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll right top/100% 210% var(--theme-color-text_link) !important;
  background: linear-gradient(
      to top,
      var(--theme-color-text_hover) 50%,
      var(--theme-color-text_link) 50%
    )
    no-repeat scroll right top/100% 210% var(--theme-color-text_link) !important;
}
.sc_button_hover_style_alter.sc_button_hover_slide_left {
  background: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(50%, var(--theme-color-alter_dark)),
      color-stop(50%, var(--theme-color-alter_link))
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-alter_link) !important;
  background: -webkit-linear-gradient(
      left,
      var(--theme-color-alter_dark) 50%,
      var(--theme-color-alter_link) 50%
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-alter_link) !important;
  background: -o-linear-gradient(
      left,
      var(--theme-color-alter_dark) 50%,
      var(--theme-color-alter_link) 50%
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-alter_link) !important;
  background: linear-gradient(
      to right,
      var(--theme-color-alter_dark) 50%,
      var(--theme-color-alter_link) 50%
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-alter_link) !important;
}
.sc_button_hover_style_alter.sc_button_hover_slide_right {
  background: -webkit-gradient(
      linear,
      right top,
      left top,
      color-stop(50%, var(--theme-color-alter_dark)),
      color-stop(50%, var(--theme-color-alter_link))
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-alter_link) !important;
  background: -webkit-linear-gradient(
      right,
      var(--theme-color-alter_dark) 50%,
      var(--theme-color-alter_link) 50%
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-alter_link) !important;
  background: -o-linear-gradient(
      right,
      var(--theme-color-alter_dark) 50%,
      var(--theme-color-alter_link) 50%
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-alter_link) !important;
  background: linear-gradient(
      to left,
      var(--theme-color-alter_dark) 50%,
      var(--theme-color-alter_link) 50%
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-alter_link) !important;
}
.sc_button_hover_style_alter.sc_button_hover_slide_top {
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, var(--theme-color-alter_dark)),
      color-stop(50%, var(--theme-color-alter_link))
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-alter_link) !important;
  background: -webkit-linear-gradient(
      top,
      var(--theme-color-alter_dark) 50%,
      var(--theme-color-alter_link) 50%
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-alter_link) !important;
  background: -o-linear-gradient(
      top,
      var(--theme-color-alter_dark) 50%,
      var(--theme-color-alter_link) 50%
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-alter_link) !important;
  background: linear-gradient(
      to bottom,
      var(--theme-color-alter_dark) 50%,
      var(--theme-color-alter_link) 50%
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-alter_link) !important;
}
.sc_button_hover_style_alter.sc_button_hover_slide_bottom {
  background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      color-stop(50%, var(--theme-color-alter_dark)),
      color-stop(50%, var(--theme-color-alter_link))
    )
    no-repeat scroll right top/100% 210% var(--theme-color-alter_link) !important;
  background: -webkit-linear-gradient(
      bottom,
      var(--theme-color-alter_dark) 50%,
      var(--theme-color-alter_link) 50%
    )
    no-repeat scroll right top/100% 210% var(--theme-color-alter_link) !important;
  background: -o-linear-gradient(
      bottom,
      var(--theme-color-alter_dark) 50%,
      var(--theme-color-alter_link) 50%
    )
    no-repeat scroll right top/100% 210% var(--theme-color-alter_link) !important;
  background: linear-gradient(
      to top,
      var(--theme-color-alter_dark) 50%,
      var(--theme-color-alter_link) 50%
    )
    no-repeat scroll right top/100% 210% var(--theme-color-alter_link) !important;
}
.sc_button_hover_style_alterbd.sc_button_hover_slide_left {
  background: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(50%, var(--theme-color-alter_link)),
      color-stop(50%, var(--theme-color-alter_bd_color))
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-alter_bd_color) !important;
  background: -webkit-linear-gradient(
      left,
      var(--theme-color-alter_link) 50%,
      var(--theme-color-alter_bd_color) 50%
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-alter_bd_color) !important;
  background: -o-linear-gradient(
      left,
      var(--theme-color-alter_link) 50%,
      var(--theme-color-alter_bd_color) 50%
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-alter_bd_color) !important;
  background: linear-gradient(
      to right,
      var(--theme-color-alter_link) 50%,
      var(--theme-color-alter_bd_color) 50%
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-alter_bd_color) !important;
}
.sc_button_hover_style_alterbd.sc_button_hover_slide_right {
  background: -webkit-gradient(
      linear,
      right top,
      left top,
      color-stop(50%, var(--theme-color-alter_link)),
      color-stop(50%, var(--theme-color-alter_bd_color))
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-alter_bd_color) !important;
  background: -webkit-linear-gradient(
      right,
      var(--theme-color-alter_link) 50%,
      var(--theme-color-alter_bd_color) 50%
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-alter_bd_color) !important;
  background: -o-linear-gradient(
      right,
      var(--theme-color-alter_link) 50%,
      var(--theme-color-alter_bd_color) 50%
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-alter_bd_color) !important;
  background: linear-gradient(
      to left,
      var(--theme-color-alter_link) 50%,
      var(--theme-color-alter_bd_color) 50%
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-alter_bd_color) !important;
}
.sc_button_hover_style_alterbd.sc_button_hover_slide_top {
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, var(--theme-color-alter_link)),
      color-stop(50%, var(--theme-color-alter_bd_color))
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-alter_bd_color) !important;
  background: -webkit-linear-gradient(
      top,
      var(--theme-color-alter_link) 50%,
      var(--theme-color-alter_bd_color) 50%
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-alter_bd_color) !important;
  background: -o-linear-gradient(
      top,
      var(--theme-color-alter_link) 50%,
      var(--theme-color-alter_bd_color) 50%
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-alter_bd_color) !important;
  background: linear-gradient(
      to bottom,
      var(--theme-color-alter_link) 50%,
      var(--theme-color-alter_bd_color) 50%
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-alter_bd_color) !important;
}
.sc_button_hover_style_alterbd.sc_button_hover_slide_bottom {
  background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      color-stop(50%, var(--theme-color-alter_link)),
      color-stop(50%, var(--theme-color-alter_bd_color))
    )
    no-repeat scroll right top/100% 210% var(--theme-color-alter_bd_color) !important;
  background: -webkit-linear-gradient(
      bottom,
      var(--theme-color-alter_link) 50%,
      var(--theme-color-alter_bd_color) 50%
    )
    no-repeat scroll right top/100% 210% var(--theme-color-alter_bd_color) !important;
  background: -o-linear-gradient(
      bottom,
      var(--theme-color-alter_link) 50%,
      var(--theme-color-alter_bd_color) 50%
    )
    no-repeat scroll right top/100% 210% var(--theme-color-alter_bd_color) !important;
  background: linear-gradient(
      to top,
      var(--theme-color-alter_link) 50%,
      var(--theme-color-alter_bd_color) 50%
    )
    no-repeat scroll right top/100% 210% var(--theme-color-alter_bd_color) !important;
}
.sc_button_hover_style_extra.sc_button_hover_slide_left {
  background: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(50%, var(--theme-color-extra_link)),
      color-stop(50%, var(--theme-color-extra_bg_color))
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-extra_bg_color) !important;
  background: -webkit-linear-gradient(
      left,
      var(--theme-color-extra_link) 50%,
      var(--theme-color-extra_bg_color) 50%
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-extra_bg_color) !important;
  background: -o-linear-gradient(
      left,
      var(--theme-color-extra_link) 50%,
      var(--theme-color-extra_bg_color) 50%
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-extra_bg_color) !important;
  background: linear-gradient(
      to right,
      var(--theme-color-extra_link) 50%,
      var(--theme-color-extra_bg_color) 50%
    )
    no-repeat scroll right bottom/210% 100% var(--theme-color-extra_bg_color) !important;
}
.sc_button_hover_style_extra.sc_button_hover_slide_right {
  background: -webkit-gradient(
      linear,
      right top,
      left top,
      color-stop(50%, var(--theme-color-extra_link)),
      color-stop(50%, var(--theme-color-extra_bg_color))
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-extra_bg_color) !important;
  background: -webkit-linear-gradient(
      right,
      var(--theme-color-extra_link) 50%,
      var(--theme-color-extra_bg_color) 50%
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-extra_bg_color) !important;
  background: -o-linear-gradient(
      right,
      var(--theme-color-extra_link) 50%,
      var(--theme-color-extra_bg_color) 50%
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-extra_bg_color) !important;
  background: linear-gradient(
      to left,
      var(--theme-color-extra_link) 50%,
      var(--theme-color-extra_bg_color) 50%
    )
    no-repeat scroll left bottom/210% 100% var(--theme-color-extra_bg_color) !important;
}
.sc_button_hover_style_extra.sc_button_hover_slide_top {
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, var(--theme-color-extra_link)),
      color-stop(50%, var(--theme-color-extra_bg_color))
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-extra_bg_color) !important;
  background: -webkit-linear-gradient(
      top,
      var(--theme-color-extra_link) 50%,
      var(--theme-color-extra_bg_color) 50%
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-extra_bg_color) !important;
  background: -o-linear-gradient(
      top,
      var(--theme-color-extra_link) 50%,
      var(--theme-color-extra_bg_color) 50%
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-extra_bg_color) !important;
  background: linear-gradient(
      to bottom,
      var(--theme-color-extra_link) 50%,
      var(--theme-color-extra_bg_color) 50%
    )
    no-repeat scroll right bottom/100% 210% var(--theme-color-extra_bg_color) !important;
}
.sc_button_hover_style_extra.sc_button_hover_slide_bottom {
  background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      color-stop(50%, var(--theme-color-extra_link)),
      color-stop(50%, var(--theme-color-extra_bg_color))
    )
    no-repeat scroll right top/100% 210% var(--theme-color-extra_bg_color) !important;
  background: -webkit-linear-gradient(
      bottom,
      var(--theme-color-extra_link) 50%,
      var(--theme-color-extra_bg_color) 50%
    )
    no-repeat scroll right top/100% 210% var(--theme-color-extra_bg_color) !important;
  background: -o-linear-gradient(
      bottom,
      var(--theme-color-extra_link) 50%,
      var(--theme-color-extra_bg_color) 50%
    )
    no-repeat scroll right top/100% 210% var(--theme-color-extra_bg_color) !important;
  background: linear-gradient(
      to top,
      var(--theme-color-extra_link) 50%,
      var(--theme-color-extra_bg_color) 50%
    )
    no-repeat scroll right top/100% 210% var(--theme-color-extra_bg_color) !important;
}
.sc_button_hover_style_alter.sc_button_hover_slide_left:hover,
.sc_button_hover_style_alter.sc_button_hover_slide_right:hover,
.sc_button_hover_style_alter.sc_button_hover_slide_top:hover,
.sc_button_hover_style_alter.sc_button_hover_slide_bottom:hover {
  color: var(--theme-color-bg_color) !important;
}
.sc_button_hover_style_extra.sc_button_hover_slide_left:hover,
.sc_button_hover_style_extra.sc_button_hover_slide_right:hover,
.sc_button_hover_style_extra.sc_button_hover_slide_top:hover,
.sc_button_hover_style_extra.sc_button_hover_slide_bottom:hover {
  color: var(--theme-color-inverse_link) !important;
}
.sc_button_hover_slide_left:hover,
.sc_button_hover_slide_left.active,
.ui-state-active .sc_button_hover_slide_left,
.vc_active .sc_button_hover_slide_left,
.vc_tta-accordion .vc_tta-panel-title:hover .sc_button_hover_slide_left,
li.active .sc_button_hover_slide_left {
  background-position: left bottom !important;
  color: var(--theme-color-bg_color) !important;
}
.sc_button_hover_slide_right:hover,
.sc_button_hover_slide_right.active,
.ui-state-active .sc_button_hover_slide_right,
.vc_active .sc_button_hover_slide_right,
.vc_tta-accordion .vc_tta-panel-title:hover .sc_button_hover_slide_right,
li.active .sc_button_hover_slide_right {
  background-position: right bottom !important;
  color: var(--theme-color-bg_color) !important;
}
.sc_button_hover_slide_top:hover,
.sc_button_hover_slide_top.active,
.ui-state-active .sc_button_hover_slide_top,
.vc_active .sc_button_hover_slide_top,
.vc_tta-accordion .vc_tta-panel-title:hover .sc_button_hover_slide_top,
li.active .sc_button_hover_slide_top {
  background-position: right top !important;
  color: var(--theme-color-bg_color) !important;
}
.sc_button_hover_slide_bottom:hover,
.sc_button_hover_slide_bottom.active,
.ui-state-active .sc_button_hover_slide_bottom,
.vc_active .sc_button_hover_slide_bottom,
.vc_tta-accordion .vc_tta-panel-title:hover .sc_button_hover_slide_bottom,
li.active .sc_button_hover_slide_bottom {
  background-position: right bottom !important;
  color: var(--theme-color-bg_color) !important;
}
.post_featured[class*="hover_"] {
  position: relative;
  -webkit-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.post_featured:not(.post_featured_bg)[class*="hover_"] {
  display: inline-block;
  vertical-align: top;
}
.post_featured.hover_slide:not(.post_featured_bg) {
  width: 100%;
}
.post_featured[class*="hover_"],
.post_featured[class*="hover_"] * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.post_featured:hover .trx_addons_secondary_image + img {
  -webkit-transform: scale(1, 1) !important;
  -ms-transform: scale(1, 1) !important;
  transform: scale(1, 1) !important;
}
.post_featured .mask {
  content: " ";
  position: absolute;
  z-index: 4;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.post_featured .post_info {
  position: absolute;
  z-index: 6;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.5, 0.5);
  -ms-transform: translate(-50%, -50%) scale(0.5, 0.5);
  transform: translate(-50%, -50%) scale(0.5, 0.5);
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: none;
  font-size: 1.1429em;
  line-height: 1.3em;
  width: 90%;
  text-align: center;
  margin: -1em auto 0;
  opacity: 0;
}
.post_featured .post_link {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.format-video .post_featured .icon,
.format-video .post_featured .icons,
.format-audio .post_featured .icon,
.format-audio .post_featured .icons,
.format-gallery .post_featured .icon,
.format-gallery .post_featured .icons {
  display: none;
}
.post_featured.hover_ .icons {
  position: absolute;
  z-index: 7;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.post_featured.hover_icon,
.post_featured.hover_icons {
  position: relative;
}
.post_featured.hover_icon .mask {
  background-color: rgba(0, 0, 0, 0.4);
}
.post_featured.hover_icon:hover .mask {
  opacity: 1;
}
.post_featured.hover_icon img,
.post_featured.hover_icons img {
  -webkit-transition: -webkit-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.post_featured.hover_icon:hover img,
.post_featured.hover_icons:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.post_featured.hover_icon .icons,
.post_featured.hover_icons .icons {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.post_featured.hover_icon .icons a,
.post_featured.hover_icons .icons a {
  display: inline-block;
  font-size: 1.7143em;
  cursor: pointer;
  opacity: 0;
  margin: -1em 0 0 -1em;
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  -webkit-transform: scale(0.3, 0.3);
  -ms-transform: scale(0.3, 0.3);
  transform: scale(0.3, 0.3);
  -webkit-transition: all 0.5s ease,
    transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
  -ms-transition: all 0.5s ease,
    transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
  -webkit-transition: all 0.5s ease,
    -webkit-transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
  transition: all 0.5s ease,
    -webkit-transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
  -o-transition: all 0.5s ease,
    transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
  transition: all 0.5s ease,
    transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
  transition: all 0.5s ease,
    transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s,
    -webkit-transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
  width: 2em;
  height: 2em;
  line-height: 2em;
  text-align: center;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.post_featured.hover_icon .icons a {
  font-size: 4em;
  color: var(--theme-color-bg_color);
}
.post_featured.hover_icon a:hover {
  color: var(--theme-color-text_link);
}
.post_featured.hover_icons .icons a {
  margin-left: -2.25em;
  color: var(--theme-color-text_dark);
  background-color: var(--theme-color-bg_color_07);
}
.post_featured.hover_icons a:hover {
  color: var(--theme-color-text_link);
  background-color: var(--theme-color-bg_color);
}
.post_featured.hover_icons .icons a + a {
  margin-left: 0.25em;
  -webkit-transition-delay: 0.15s;
  -ms-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.post_featured.hover_icons .icons a.single_icon {
  margin-left: 0;
}
.post_featured.hover_icon:hover .icons a,
.post_featured.hover_icons:hover .icons a {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.5s ease,
    transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  -ms-transition: all 0.5s ease,
    transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  -webkit-transition: all 0.5s ease,
    -webkit-transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  transition: all 0.5s ease,
    -webkit-transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  -o-transition: all 0.5s ease,
    transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  transition: all 0.5s ease,
    transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  transition: all 0.5s ease,
    transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s,
    -webkit-transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}
.post_featured.hover_icons:hover .icons a + a {
  -webkit-transition-delay: 0.15s;
  -ms-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.post_featured_bg.hover_zoom:after {
  content: " ";
  width: 0;
  height: 0;
  padding-top: 56.25%;
  display: inline-block;
  vertical-align: top;
  margin-left: -0.3em;
}
.post_featured.hover_zoom.hover_play .icons {
  margin-top: 65px;
}
.post_featured.hover_zoom:hover:before {
  -webkit-transform: scale(1, 1) rotate(45deg);
  -ms-transform: scale(1, 1) rotate(45deg);
  transform: scale(1, 1) rotate(45deg);
}
.post_featured.hover_zoom .mask {
  background-color: rgba(255, 255, 255, 0.15);
}
.post_featured.hover_zoom:hover .mask {
  opacity: 1;
}
.post_thumb.hover_zoom img,
.post_featured.hover_zoom img {
  -webkit-transition: -webkit-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.post_thumb.hover_zoom:hover img,
.post_featured.hover_zoom:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.post_featured.hover_zoom .icons {
  position: absolute;
  z-index: 6;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: inline-block;
}
.post_featured.hover_zoom .icons a {
  display: inline-block;
  font-size: 18px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  position: relative;
  left: -50px;
  opacity: 0;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.post_featured.hover_zoom .icons a + a {
  margin-left: 8px;
  left: 50px;
}
.post_featured.hover_zoom .icons a:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
}
.post_featured.hover_zoom:hover .icons a {
  left: 0;
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.post_featured.hover_dots:hover .mask {
  opacity: 1;
}
.post_featured.hover_dots img {
  -webkit-transition: -webkit-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.post_featured.hover_dots:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.post_featured.hover_dots .icons {
  position: absolute;
  z-index: 6;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.post_featured.hover_dots .icons span {
  display: inline-block;
  opacity: 0;
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 6px;
  height: 6px;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: var(--theme-color-text_link);
}
.post_featured.hover_dots:hover .icons span {
  opacity: 1;
  display: inline-block;
}
.post_featured.hover_dots:hover .icons span:first-child {
  margin-left: -13px;
}
.post_featured.hover_dots:hover .icons span + span + span {
  margin-left: 13px;
}
.post_featured.hover_dots.hover_with_info .icons span {
  margin-top: 1em;
}
.post_featured.hover_dots .post_info {
  display: block;
  top: 45%;
}
.post_featured.hover_dots .post_info .post_title {
  margin: 0;
  line-height: 1em;
}
.post_featured.hover_dots:hover .post_info {
  -webkit-transform: translate(-50%, -50%) scale(1, 1);
  -ms-transform: translate(-50%, -50%) scale(1, 1);
  transform: translate(-50%, -50%) scale(1, 1);
  opacity: 1;
}
.post_featured.hover_dots .post_info,
.post_featured.hover_dots .post_info a,
.post_featured.hover_dots .post_info a:hover {
  color: var(--theme-color-bg_color);
}
.post_featured.hover_link:hover .mask {
  opacity: 1;
}
.post_featured.hover_link.with_thumb > .bg_in,
.post_featured.hover_link img {
  will-change: transform;
  -webkit-transition: -webkit-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: scale(1.01, 1.01);
  -ms-transform: scale(1.01, 1.01);
  transform: scale(1.01, 1.01);
}
.post_featured.hover_link.with_thumb:hover > .bg_in,
.post_featured.hover_link:hover img {
  -webkit-transform: scale(1.07, 1.07);
  -ms-transform: scale(1.07, 1.07);
  transform: scale(1.07, 1.07);
}
.post_featured.hover_link .link {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.post_featured.hover_link .post_info {
  display: block;
  top: 45%;
}
.post_featured.hover_link .post_info .post_title {
  margin: 0;
  line-height: 1em;
}
.post_featured.hover_link:hover .post_info {
  -webkit-transform: translate(-50%, -50%) scale(1, 1);
  -ms-transform: translate(-50%, -50%) scale(1, 1);
  transform: translate(-50%, -50%) scale(1, 1);
  opacity: 1;
}
.post_featured.hover_link .post_info,
.post_featured.hover_link .post_info a,
.post_featured.hover_link .post_info a:hover {
  color: var(--theme-color-bg_color);
}
.hover_link.post_featured.with_thumb .mask,
.hover_link.sc_layouts_blog_item_featured .post_featured.with_thumb .mask {
  opacity: 0 !important;
}
.post_featured.hover_fade,
.post_featured.hover_slide,
.post_featured.hover_pull,
.post_featured.hover_excerpt,
.post_featured.hover_border {
  position: relative;
  overflow: hidden;
}
.post_featured.hover_fade .post_info,
.post_featured.hover_slide .post_info,
.post_featured.hover_pull .post_info,
.post_featured.hover_excerpt .post_info,
.post_featured.hover_border .post_info {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  text-align: center;
  display: block;
  margin: 0;
  opacity: 1;
  font-size: 1em;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.post_featured.hover_fade .post_info .post_info_back,
.post_featured.hover_slide .post_info .post_info_back,
.post_featured.hover_pull .post_info .post_info_back,
.post_featured.hover_excerpt .post_info .post_info_back,
.post_featured.hover_border .post_info .post_info_back {
  max-width: none;
  padding: 0;
}
.post_featured.hover_fade .post_info .post_title,
.post_featured.hover_slide .post_info .post_title,
.post_featured.hover_pull .post_info .post_title,
.post_featured.hover_excerpt .post_info .post_title,
.post_featured.hover_border .post_info .post_title {
  margin: 0 0 0.5em;
  text-align: center;
}
.post_featured.hover_fade .post_info .post_descr,
.post_featured.hover_slide .post_info .post_descr,
.post_featured.hover_pull .post_info .post_descr,
.post_featured.hover_excerpt .post_info .post_descr,
.post_featured.hover_border .post_info .post_descr {
  margin: 0;
  position: relative;
  padding: 0.5em 1em;
  text-align: center;
}
.post_featured.hover_fade .post_info .post_title span,
.post_featured.hover_slide .post_info .post_title span,
.post_featured.hover_pull .post_info .post_title span,
.post_featured.hover_excerpt .post_info .post_title span,
.post_featured.hover_border .post_info .post_title span {
  font-weight: 700;
}
.post_featured.hover_fade .post_info .post_excerpt,
.post_featured.hover_slide .post_info .post_excerpt,
.post_featured.hover_pull .post_info .post_excerpt,
.post_featured.hover_border .post_info .post_excerpt {
  margin-top: 1em;
  display: none;
}
.post_featured.hover_excerpt .post_info .post_excerpt {
  margin-top: 1em;
}
.post_featured.hover_fade img,
.post_featured.hover_fade .post_info .post_info_back,
.post_featured.hover_fade .post_info .post_title,
.post_featured.hover_fade .post_info .post_descr,
.post_featured.hover_slide img,
.post_featured.hover_slide .post_info .post_info_back,
.post_featured.hover_slide .post_info .post_title,
.post_featured.hover_slide .post_info .post_descr,
.post_featured.hover_pull img,
.post_featured.hover_pull .post_info .post_info_back,
.post_featured.hover_pull .post_info .post_title,
.post_featured.hover_pull .post_info .post_descr,
.post_featured.hover_excerpt img,
.post_featured.hover_excerpt .post_info .post_info_back,
.post_featured.hover_excerpt .post_info .post_title,
.post_featured.hover_excerpt .post_info .post_descr,
.post_featured.hover_border img,
.post_featured.hover_border .post_info .post_info_back,
.post_featured.hover_border .post_info .post_title,
.post_featured.hover_border .post_info .post_descr {
  -webkit-transition: -webkit-transform 0.3s ease, color 0.3s ease,
    opacity 0.3s ease, margin 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease, color 0.3s ease, opacity 0.3s ease,
    margin 0.3s ease;
  -webkit-transition: color 0.3s ease, opacity 0.3s ease, margin 0.3s ease,
    -webkit-transform 0.3s ease;
  transition: color 0.3s ease, opacity 0.3s ease, margin 0.3s ease,
    -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease, color 0.3s ease, opacity 0.3s ease,
    margin 0.3s ease;
  transition: transform 0.3s ease, color 0.3s ease, opacity 0.3s ease,
    margin 0.3s ease;
  transition: transform 0.3s ease, color 0.3s ease, opacity 0.3s ease,
    margin 0.3s ease, -webkit-transform 0.3s ease;
}
.post_featured.hover_fade:hover .mask {
  opacity: 1;
}
.post_featured.hover_fade img {
  -webkit-transition: -webkit-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.post_featured.hover_fade:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.post_featured.hover_fade .post_info .post_info_back {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  padding: 15px;
  opacity: 0;
}
.post_featured.hover_fade.top_to_bottom .post_info .post_info_back {
  margin-top: -100%;
}
.post_featured.hover_fade.bottom_to_top .post_info .post_info_back {
  margin-top: 100%;
}
.post_featured.hover_fade.left_to_right .post_info .post_info_back {
  margin-left: -100%;
}
.post_featured.hover_fade.right_to_left .post_info .post_info_back {
  margin-left: 100%;
}
.post_featured.hover_fade:hover .post_info .post_info_back {
  opacity: 1;
}
.post_featured.hover_fade .post_info,
.post_featured.hover_fade .post_info a,
.post_featured.hover_fade .post_info .post_meta_item {
  color: var(--theme-color-inverse_link);
}
.post_featured.hover_fade .post_info a:hover {
  color: var(--theme-color-text_link);
}
.post_featured.hover_info .post_link {
  z-index: 9;
}
.post_featured.hover_info.with_thumb > .bg_in {
  will-change: transform;
  -webkit-transition: -webkit-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.post_featured.hover_info.with_thumb:hover > .bg_in {
  -webkit-transform: scale(1.07, 1.07);
  -ms-transform: scale(1.07, 1.07);
  transform: scale(1.07, 1.07);
}
.post_featured.hover_info {
  position: relative;
  overflow: hidden;
}
.post_featured.hover_info .post_info {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  text-align: left;
  display: block;
  margin: 0;
  opacity: 1;
  font-size: 1em;
  padding: 1.5em;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
}
.post_featured.hover_info .post_info .post_category {
  position: absolute;
  z-index: 1;
  top: 1.5em;
  left: 1.5em;
}
.post_featured.hover_info .post_info .post_category a {
  display: inline-block;
  vertical-align: top;
  padding: 4px 1em;
  margin: 0 0.3em 0.3em 0;
  -webkit-border-radius: 2em;
  -ms-border-radius: 2em;
  border-radius: 2em;
}
.post_featured.hover_info .post_info .post_category a,
.post_featured.hover_info
  .post_info
  .post_category
  a
  .trx_addons_extended_taxonomy {
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  -ms-transition: background-color 0.3s ease, color 0.3s ease;
  -o-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
}
.sc_blogger .post_featured.hover_info .post_info .post_title a {
  display: block;
}
.post_featured.hover_info .post_info .post_title {
  margin: 0;
  text-align: left;
  font-size: 26px;
  line-height: 1.4em;
  position: relative;
}
.post_featured.hover_info .post_info .post_title a {
  display: inline-block;
  margin-left: -2px;
}
.post_featured.hover_info .post_info .post_title .hover-arrow {
  margin-top: 25px;
  display: inline-block;
  width: 17px;
  height: 15px;
  line-height: 15px;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  will-change: transform;
}
.post_featured.hover_info .post_info .post_title .hover-arrow:before {
  top: 0;
  right: 1px;
  position: absolute;
  display: block;
  font-family: "fontello";
  color: var(--theme-color-text_link);
  font-size: 11px;
  font-weight: 400;
  line-height: 20px;
  content: "\e9e2";
}
.post_featured.hover_info .post_info:hover .hover-arrow {
  width: 38px;
}
.post_featured.hover_info .post_info .post_descr {
  margin: 0 0 15px;
  padding: 0;
  position: relative;
  text-align: left;
}
.post_featured.hover_info .post_info .post_descr .post_meta {
  margin: 0;
}
.post_featured.hover_info
  .post_info
  .post_descr
  .post_meta
  .post_meta_item.post_sponsored,
.post_featured.hover_info
  .post_info
  .post_descr
  .post_meta
  .post_meta_item.post_categories {
  color: var(--theme-color-text_link);
}
.post_featured.hover_info
  .post_info
  .post_descr
  .post_meta
  .post_meta_item.post_sponsored
  a,
.post_featured.hover_info
  .post_info
  .post_descr
  .post_meta
  .post_meta_item.post_categories
  a {
  color: var(--theme-color-text_link);
}
body.sidebar_show
  [class*="column-1_3"]
  .post_featured.hover_info
  .post_info
  .post_descr,
body.sidebar_show
  [class*="column-1_4"]
  .post_featured.hover_info
  .post_info
  .post_descr,
body.sidebar_show
  [class*="masonry_item-1_3"]
  .post_featured.hover_info
  .post_info
  .post_descr {
  display: none;
}
.post_featured.hover_info img,
.post_featured.hover_info .post_info .post_category,
.post_featured.hover_info .post_info .post_title,
.post_featured.hover_info .post_info .post_descr {
  -webkit-transition: -webkit-transform 0.3s ease, color 0.3s ease,
    opacity 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease, color 0.3s ease, opacity 0.3s ease;
  -webkit-transition: color 0.3s ease, opacity 0.3s ease,
    -webkit-transform 0.3s ease;
  transition: color 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease, color 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, color 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, color 0.3s ease, opacity 0.3s ease,
    -webkit-transform 0.3s ease;
}
.post_featured.hover_info .mask {
  opacity: 0.6;
  background: var(--theme-color-extra_bg_color);
}
.post_featured.hover_info:hover .mask {
  opacity: 0.8;
}
.post_featured.hover_info:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.post_featured.hover_info .post_info,
.post_featured.hover_info .post_info a {
  color: var(--theme-color-extra_dark);
}
.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);
}
.post_featured.hover_slide .mask {
  opacity: 0.3 !important;
}
.post_featured.hover_slide:hover .mask {
  opacity: 1 !important;
}
.post_featured.hover_slide .post_info,
.post_featured.hover_slide .post_info a,
.post_featured.hover_slide .post_info .post_meta_item {
  color: var(--theme-color-inverse_link);
}
.post_featured.hover_slide .post_info a:hover {
  color: var(--theme-color-text_link);
}
.post_featured.hover_slide .post_info .post_info_back {
  background-color: transparent !important;
}
.post_featured.hover_slide .post_info,
.post_featured.hover_slide .post_info .post_title,
.post_featured.hover_slide .post_info .post_descr {
  text-align: left;
}
.post_featured.hover_slide img,
.post_featured.hover_slide .post_info .post_title,
.post_featured.hover_slide .post_info .post_descr {
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.post_featured.hover_slide .post_info .post_title,
.post_featured.hover_slide .post_info .post_descr {
  position: relative;
  margin: 0;
}
.post_featured.hover_slide .post_info .post_title {
  padding: 0 0 15px;
  margin: 30px 30px 15px !important;
  overflow: hidden;
}
.post_featured.hover_slide .post_info .post_title:after {
  content: " ";
  display: block !important;
  top: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  background-color: var(--theme-color-inverse_link);
}
.post_featured.hover_slide:hover .post_info .post_title:after {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.post_featured.hover_slide > img {
  max-width: none;
  width: calc(100% + 20px);
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  transform: translateX(-10px);
}
.post_featured.hover_slide:hover > img {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.post_featured.hover_slide .post_info,
.post_featured.hover_slide .post_info .post_title,
.post_featured.hover_slide .post_info .post_descr {
  text-align: left;
}
.post_featured.hover_slide .post_info .post_descr {
  padding: 0 30px 30px;
  opacity: 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
.post_featured.hover_slide:hover .post_info .post_descr {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.post_featured.hover_pull {
  background-color: var(--theme-color-extra_bg_color);
}
.post_featured.hover_pull .post_info,
.post_featured.hover_pull .post_info .post_title,
.post_featured.hover_pull .post_info .post_descr {
  text-align: left;
}
.post_featured.hover_pull .post_info .post_title,
.post_featured.hover_pull .post_info .post_descr {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
}
.post_featured.hover_pull .post_info,
.post_featured.hover_pull .post_info a,
.post_featured.hover_pull .post_info a:before {
  color: var(--theme-color-extra_dark);
}
.post_featured.hover_pull .post_info a:hover,
.post_featured.hover_pull .post_info a:hover:before {
  color: var(--theme-color-extra_link);
}
.post_featured.hover_pull .mask {
  opacity: 0.3;
}
.post_featured.hover_pull:hover .mask {
  opacity: 1;
}
.post_featured.hover_pull:hover > img {
  -webkit-transform: translateY(-70px);
  -ms-transform: translateY(-70px);
  transform: translateY(-70px);
}
.post_featured.hover_pull .post_info .post_title {
  padding: 20px;
}
.post_featured.hover_pull:hover .post_info .post_title {
  -webkit-transform: translateY(-70px);
  -ms-transform: translateY(-70px);
  transform: translateY(-70px);
}
.post_featured.hover_pull .post_info .post_descr {
  height: 70px;
  -webkit-transform: translateY(70px);
  -ms-transform: translateY(70px);
  transform: translateY(70px);
}
.post_featured.hover_pull:hover .post_info .post_descr {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.post_featured.hover_pull .post_info .post_descr .post_meta {
  max-height: 60px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
  padding: 0 10px 0 20px;
}
.post_featured.hover_excerpt {
  background-color: var(--theme-color-extra_bg_color);
}
.post_featured.hover_excerpt .post_info,
.post_featured.hover_excerpt .post_info .post_title,
.post_featured.hover_excerpt .post_info .post_descr {
  text-align: left;
}
.post_featured.hover_excerpt .post_info .post_title,
.post_featured.hover_excerpt .post_info .post_descr {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0 15px;
}
.post_featured.hover_excerpt .post_info,
.post_featured.hover_excerpt .post_info a,
.post_featured.hover_excerpt .post_info a:before {
  color: var(--theme-color-extra_dark);
}
.post_featured.hover_excerpt .post_info a:hover,
.post_featured.hover_excerpt .post_info a:hover:before {
  color: var(--theme-color-extra_link);
}
.post_featured.hover_excerpt .mask {
  opacity: 0.3;
}
.post_featured.hover_excerpt:hover .mask {
  opacity: 1;
}
.post_featured.hover_excerpt:hover > img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.post_featured.hover_excerpt .post_info .post_title {
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  transform: translateY(-15px);
}
.post_featured.hover_excerpt:hover .post_info .post_title {
  -webkit-transform: translateY(-105px);
  -ms-transform: translateY(-105px);
  transform: translateY(-105px);
}
.post_featured.hover_excerpt .post_info .post_descr {
  -webkit-transform: translateY(110%);
  -ms-transform: translateY(110%);
  transform: translateY(110%);
  opacity: 0;
}
.post_featured.hover_excerpt:hover .post_info .post_descr {
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  transform: translateY(-15px);
  opacity: 1;
}
.post_featured.hover_excerpt .post_info .post_descr .post_excerpt {
  color: #ccc;
  height: 80px;
  line-height: 1.5em;
  margin: 0;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 3;
  -moz-box-orient: vertical;
  line-clamp: 3;
  box-orient: vertical;
}
.post_featured.hover_border:hover .mask {
  opacity: 1;
}
.post_featured.hover_border .post_info:before,
.post_featured.hover_border .post_info:after {
  content: " ";
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  pointer-events: none;
}
.post_featured.hover_border .post_info:before {
  border-top: 1px solid var(--theme-color-inverse_link);
  border-bottom: 1px solid var(--theme-color-inverse_link);
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}
.post_featured.hover_border:hover .post_info:before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
.post_featured.hover_border .post_info:after {
  border-left: 1px solid var(--theme-color-inverse_link);
  border-right: 1px solid var(--theme-color-inverse_link);
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
}
.post_featured.hover_border:hover .post_info:after {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}
.post_featured.hover_border .post_info .post_info_back {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  padding: 45px;
  background-color: transparent !important;
}
.post_featured.hover_border .post_info,
.post_featured.hover_border .post_info a,
.post_featured.hover_border .post_info .post_meta_item {
  color: var(--theme-color-inverse_link);
}
.post_featured.hover_border .post_info a:hover {
  color: var(--theme-color-text_link);
}
.post_featured.hover_border img,
.post_featured.hover_border .post_info .post_title,
.post_featured.hover_border .post_info .post_descr {
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.post_featured.hover_border:hover > img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.post_featured.hover_border .post_info .post_title,
.post_featured.hover_border .post_info .post_descr {
  opacity: 0;
  position: relative;
  text-align: center;
  margin: 0;
}
.post_featured.hover_border .post_info .post_title {
  padding: 0 0 15px;
  -webkit-transform: translateY(-1em);
  -ms-transform: translateY(-1em);
  transform: translateY(-1em);
}
.post_featured.hover_border:hover .post_info .post_title {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.post_featured.hover_border .post_info .post_descr {
  padding: 0;
  -webkit-transform: translateY(1em);
  -ms-transform: translateY(1em);
  transform: translateY(1em);
}
.post_featured.hover_border:hover .post_info .post_descr {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.post_featured.hover_border
  .post_info
  .post_info_item
  + .post_info_item:before {
  content: " ";
  display: block;
  margin: 0.5em 0 0 0;
}
.post_featured.hover_shop:hover .icons > *:nth-child(1) {
  -webkit-transition-delay: 0.05s !important;
  -ms-transition-delay: 0.05s !important;
  -o-transition-delay: 0.05s !important;
  transition-delay: 0.05s !important;
  -webkit-transition-property: opacity !important;
  -o-transition-property: opacity !important;
  transition-property: opacity !important;
  opacity: 1 !important;
}
.post_featured.hover_shop:hover .icons > *:nth-child(2) {
  -webkit-transition-delay: 0.1s !important;
  -ms-transition-delay: 0.1s !important;
  -o-transition-delay: 0.1s !important;
  transition-delay: 0.1s !important;
  -webkit-transition-property: opacity !important;
  -o-transition-property: opacity !important;
  transition-property: opacity !important;
  opacity: 1 !important;
}
.post_featured.hover_shop:hover .icons > *:nth-child(3) {
  -webkit-transition-delay: 0.15s !important;
  -ms-transition-delay: 0.15s !important;
  -o-transition-delay: 0.15s !important;
  transition-delay: 0.15s !important;
  -webkit-transition-property: opacity !important;
  -o-transition-property: opacity !important;
  transition-property: opacity !important;
  opacity: 1 !important;
}
.post_featured.hover_shop:hover .icons > *:nth-child(4),
.post_featured.hover_shop:hover .icons > *:nth-child(5),
.post_featured.hover_shop:hover .icons > *:nth-child(6) {
  -webkit-transition-delay: 0.2s !important;
  -ms-transition-delay: 0.2s !important;
  -o-transition-delay: 0.2s !important;
  transition-delay: 0.2s !important;
  -webkit-transition-property: opacity !important;
  -o-transition-property: opacity !important;
  transition-property: opacity !important;
  opacity: 1 !important;
}
.post_featured.hover_shop .icons .tinv-wraper {
  -webkit-transition: all 0.4s ease-in-out !important;
  -ms-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  transition: all 0.4s ease-in-out !important;
  opacity: 0 !important;
  display: inline-block;
  pointer-events: all;
  font-size: 17px !important;
}
.post_featured.hover_shop
  .icons
  .tinv-wraper
  .tinvwl_add_to_wishlist_button.tinvwl-add-hide {
  visibility: visible !important;
}
.post_featured.hover_shop .icons .tinv-wraper > * {
  display: none;
}
.post_featured.hover_shop .icons .tinv-wraper > .tinvwl_add_to_wishlist_button {
  display: block;
  overflow: hidden;
  color: #000000 !important;
  background-color: #ffffff !important;
  -webkit-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  border-radius: 50% !important;
  letter-spacing: 0 !important;
  cursor: pointer;
  text-align: center;
  border: none !important;
  margin: 4px !important;
  width: 47px;
  height: 47px;
  line-height: 48px !important;
  -webkit-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  border-radius: 50% !important;
  -webkit-transition: all 0.2s ease !important;
  -ms-transition: all 0.2s ease !important;
  -o-transition: all 0.2s ease !important;
  transition: all 0.2s ease !important;
  position: relative;
  visibility: visible !important;
  pointer-events: auto !important;
  -webkit-box-shadow: 0 3px 56px rgba(0, 0, 0, 0.11);
  box-shadow: 0 3px 56px rgba(0, 0, 0, 0.11);
  top: 0;
  opacity: 1 !important;
}
.post_featured.hover_shop
  .icons
  .tinv-wraper
  > .tinvwl_add_to_wishlist_button
  .tinvwl_add_to_wishlist-text {
  display: none;
}
.post_featured.hover_shop
  .icons
  .tinv-wraper
  > .tinvwl_add_to_wishlist_button:before {
  display: block !important;
  content: "\e9cc" !important;
  font-family: "fontello" !important;
  margin: 0 !important;
  font-size: 14px !important;
  line-height: inherit !important;
  vertical-align: middle !important;
  padding: 0 !important;
  height: 100% !important;
  width: 100% !important;
  text-align: center !important;
}
.post_featured.hover_shop
  .icons
  .tinv-wraper
  > .tinvwl_add_to_wishlist_button.tinvwl-product-in-list:before {
  content: "\ea05" !important;
}
.post_featured.hover_shop
  .icons
  .tinv-wraper
  > .tinvwl_add_to_wishlist_button:hover {
  color: var(--theme-color-text_link) !important;
  top: -4px !important;
}
.post_featured.hover_shop {
  position: relative;
  display: block;
}
.post_featured.hover_shop .mask {
  display: none;
}
.post_featured.hover_shop .icons {
  position: absolute;
  z-index: 1002;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.post_featured.hover_shop .icons > a {
  font-weight: 400 !important;
  display: inline-block;
  pointer-events: all;
  font-size: 17px !important;
  padding: 0 !important;
  letter-spacing: 0 !important;
  cursor: pointer;
  text-align: center;
  border: none !important;
  background: none !important;
  line-height: 0 !important;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out !important;
  -ms-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  transition: all 0.4s ease-in-out !important;
  -webkit-box-shadow: none !important;
  -ms-box-shadow: none !important;
  box-shadow: none !important;
}
.post_featured.hover_shop .icons > a .icon-anim {
  display: block;
  color: #000000;
  background-color: #ffffff;
  -webkit-box-shadow: 0 3px 56px rgba(0, 0, 0, 0.11);
  box-shadow: 0 3px 56px rgba(0, 0, 0, 0.11);
  margin: 4px !important;
  width: 47px;
  height: 47px;
  line-height: 47px;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: relative;
  top: 0;
  text-align: center;
}
.post_featured.hover_shop .icons > a .icon-anim:before {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  text-align: center;
}
.post_featured.hover_shop .icons > a:hover .icon-anim {
  color: var(--theme-color-text_link) !important;
  top: -4px;
}
.post_featured.hover_shop .icons > a.shop_link {
  font-size: 8px !important;
}
.post_featured.hover_shop .icons > a.shop_link .icon-anim:before {
  font-family: "fontello" !important;
  font-weight: 400 !important;
  content: "\e9df" !important;
}
.post_featured.hover_shop .icons > a.added_to_cart {
  display: none;
}
.post_featured.hover_shop
  .icons
  > a.product_out_stock:not(.product_type_external) {
  display: none !important;
}
.post_featured.hover_shop .icons > a.shop_cart:before,
.post_featured.hover_shop .icons > a.shop_cart:after {
  display: none;
}
.post_featured.hover_shop .icons > a.shop_cart .icon-anim:before {
  font-family: "fontello" !important;
  font-weight: 400 !important;
  content: "\e9f5" !important;
}
.post_featured.hover_shop .icons > a.shop_cart.button.added .icon-anim:before {
  content: "\ea06" !important;
  position: relative;
  top: 1px;
  right: -1px;
}
.underline_hover {
  position: relative;
  padding-bottom: 7px;
  margin-bottom: -7px;
}
.underline_hover:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: currentColor;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: scale3d(0, 1, 1);
  -ms-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  -ms-transition: -ms-transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: -webkit-transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1),
    -webkit-transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  will-change: transform;
}
.underline_hover:hover:after {
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.underline_hover_reverse {
  position: relative;
  padding-bottom: 7px;
  margin-bottom: -7px;
}
.underline_hover_reverse:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: currentColor;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  -ms-transition: -ms-transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: -webkit-transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1),
    -webkit-transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  will-change: transform;
}
.underline_hover_reverse:hover:after {
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: scale3d(0, 1, 1);
  -ms-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
}
.underline_anim {
  display: inline;
  padding: 0;
  padding-bottom: 0.2em;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(currentColor),
    to(currentColor)
  );
  background-image: -webkit-linear-gradient(
    left,
    currentColor 0%,
    currentColor 100%
  );
  background-image: -o-linear-gradient(
    left,
    currentColor 0%,
    currentColor 100%
  );
  background-image: linear-gradient(
    to right,
    currentColor 0%,
    currentColor 100%
  );
  background-position: 0 100%;
  background-repeat: no-repeat;
  -webkit-background-size: 0 2px;
  background-size: 0 2px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.underline_anim.underline_do_hover {
  -webkit-animation: underline_hover_on 0.8s cubic-bezier(0.25, 0.8, 0.25, 1)
    both;
  animation: underline_hover_on 0.8s cubic-bezier(0.25, 0.8, 0.25, 1) both;
}
@-webkit-keyframes underline_hover_on {
  0% {
    -webkit-background-size: 0 2px;
    background-size: 0 2px;
  }
  100% {
    -webkit-background-size: 100% 2px;
    background-size: 100% 2px;
  }
}
@keyframes underline_hover_on {
  0% {
    -webkit-background-size: 0 2px;
    background-size: 0 2px;
  }
  100% {
    -webkit-background-size: 100% 2px;
    background-size: 100% 2px;
  }
}
.underline_anim.underline_do_hover:hover {
  -webkit-animation: underline_hover_off 0.8s cubic-bezier(0.25, 0.8, 0.25, 1)
    both;
  animation: underline_hover_off 0.8s cubic-bezier(0.25, 0.8, 0.25, 1) both;
}
@-webkit-keyframes underline_hover_off {
  0% {
    -webkit-background-size: 100% 2px;
    background-size: 100% 2px;
  }
  100% {
    -webkit-background-size: 0 2px;
    background-size: 0 2px;
  }
}
@keyframes underline_hover_off {
  0% {
    -webkit-background-size: 100% 2px;
    background-size: 100% 2px;
  }
  100% {
    -webkit-background-size: 0 2px;
    background-size: 0 2px;
  }
}
.trx_addons_accent,
.trx_addons_accent > a,
.trx_addons_accent > * {
  color: var(--theme-color-text_link);
}
.trx_addons_accent > a:hover {
  color: var(--theme-color-text_dark);
}
.sidebar .trx_addons_accent,
[class*="scheme_"].sidebar .trx_addons_accent,
.sidebar .trx_addons_accent > a,
[class*="scheme_"].sidebar .trx_addons_accent > a,
.sidebar .trx_addons_accent > *,
[class*="scheme_"].sidebar .trx_addons_accent > *,
.footer_wrap .trx_addons_accent,
[class*="scheme_"].footer_wrap .trx_addons_accent,
.footer_wrap .trx_addons_accent > a,
[class*="scheme_"].footer_wrap .trx_addons_accent > a,
.footer_wrap .trx_addons_accent > *,
[class*="scheme_"].footer_wrap .trx_addons_accent > * {
  color: var(--theme-color-alter_link);
}
.sidebar .trx_addons_accent > a:hover,
[class*="scheme_"].sidebar .trx_addons_accent > a:hover,
.footer_wrap .trx_addons_accent > a:hover,
[class*="scheme_"].footer_wrap .trx_addons_accent > a:hover {
  color: var(--theme-color-alter_dark);
}
.trx_addons_title_with_link {
  font-size: 1.056em;
  line-height: 1.8em;
  letter-spacing: 0.5px;
}
.trx_addons_title_with_link,
.trx_addons_title_with_link > a {
  color: var(--theme-color-alter_text) !important;
}
.trx_addons_title_with_link > a {
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.trx_addons_title_with_link > a.underline_anim {
  padding-bottom: 0.4em;
}
.trx_addons_title_with_link_2 {
  font-size: 1em;
  line-height: 1.8em;
  letter-spacing: 0;
}
.trx_addons_title_with_link_2,
.trx_addons_title_with_link_2 > a {
  color: var(--theme-color-alter_dark) !important;
}
.trx_addons_title_with_link_2 > a {
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.trx_addons_title_with_link_2 > a.underline_anim {
  padding-bottom: 0.4em;
}
.trx_addons_alter_text {
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 400;
  letter-spacing: -0.4px;
}
.trx_addons_alter_text,
.trx_addons_alter_text > a {
  color: var(--theme-color-alter_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.trx_addons_alter_text > a:hover,
a:hover > .trx_addons_alter_text {
  color: var(--theme-color-alter_dark);
}
.trx_addons_alter_text_2 {
  font-size: 19px;
  line-height: 1.5em;
  font-weight: 400;
  letter-spacing: -0.4px;
}
.trx_addons_alter_text_2,
.trx_addons_alter_text_2 > a {
  color: var(--theme-color-alter_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.trx_addons_alter_text_2 > a:hover,
a:hover > .trx_addons_alter_text_2 {
  color: var(--theme-color-alter_dark);
}
.trx_addons_hover,
.trx_addons_hover > * {
  color: var(--theme-color-text_hover);
}
.trx_addons_accent_bg {
  background-color: var(--theme-color-text_dark);
  color: var(--theme-color-bg_color);
}
.trx_addons_inverse {
  color: var(--theme-color-bg_color);
  background-color: var(--theme-color-text_dark);
}
.trx_addons_dark,
.trx_addons_dark > a {
  color: var(--theme-color-text_dark);
}
.trx_addons_dark > a:hover {
  color: var(--theme-color-text_link);
}
.trx_addons_inverse,
.trx_addons_inverse > a {
  color: var(--theme-color-bg_color);
  background-color: var(--theme-color-text_dark);
}
.trx_addons_inverse > a:hover {
  color: var(--theme-color-inverse_hover);
}
.trx_addons_dropcap {
  float: left;
  display: block;
  font-size: 2.66667rem;
  font-weight: 700;
  padding: 0;
  margin: 0.15em 0.4em 0 0;
  text-align: center;
  width: 3.88889rem;
  height: 3.88889rem;
  line-height: 3.55556rem;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.trx_addons_dropcap_style_1 {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_link2);
}
.trx_addons_dropcap_style_2 {
  background-color: transparent;
  color: var(--theme-color-text_link);
  font-size: 2.66667rem;
  height: 3.05556rem;
  line-height: 2.66667rem;
  margin: 0;
  text-align: left;
  font-weight: 700;
  width: auto !important;
  min-width: 60px;
  padding-right: 5px;
  overflow: visible;
}
ul.text_link2[class*="trx_addons_list"] > li:before {
  color: var(--theme-color-text_link2);
}
ul[class*="trx_addons_list"][class*="_circled"] > li:before {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_link);
}
.trx_addons_list_parameters {
  color: var(--theme-color-text_dark);
}
.trx_addons_list_parameters > li {
  font-size: 19px;
  line-height: 24px;
  font-weight: 500;
  border: none !important;
  padding: 0 80px 0 0 !important;
  overflow: hidden;
}
.trx_addons_list_parameters > li + li {
  margin-top: 17px !important;
}
.trx_addons_list_parameters > li strong {
  position: relative;
  width: auto;
}
.trx_addons_list_parameters > li strong:last-child {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 80px;
  display: inline-block;
  text-align: right;
  padding-left: 5px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background-color: var(--theme-color-bg_color);
}
.trx_addons_list_parameters > li:after {
  display: inline-block;
  content: "";
  border-bottom: 2px dotted var(--theme-color-alter_bd_color);
  width: 5000%;
}
ul[class*="trx_addons_list_dot"] {
  padding-left: 16px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.015em;
}
ul[class*="trx_addons_list_dot"] > li {
  margin: 6px 0;
}
ul[class*="trx_addons_list_dot"] > li:first-child {
  margin-top: 0 !important;
}
ul[class*="trx_addons_list_dot"] > li:last-child {
  margin-bottom: 0 !important;
}
ul[class*="trx_addons_list_dot"] > li:before {
  font-size: 23px;
  left: -15px;
  top: 1px;
}
ul[class*="trx_addons_list_success"] {
  color: var(--theme-color-text_dark);
  padding-left: 30px;
}
ul[class*="trx_addons_list_success"] > li {
  margin: 10px 0;
}
ul[class*="trx_addons_list_success"] > li:first-child {
  margin-top: 0 !important;
}
ul[class*="trx_addons_list_success"] > li:last-child {
  margin-bottom: 0 !important;
}
ul[class*="trx_addons_list_success"] > li:before {
  content: "\e9a2";
  font-family: "fontello";
  font-size: 11px;
  left: -30px;
}
.trx_addons_tooltip {
  border-color: var(--theme-color-text);
  color: var(--theme-color-text);
  display: inline-block;
  line-height: 1;
}
[data-tooltip-text]:after {
  background-color: var(--theme-color-text_link2);
  color: var(--theme-color-inverse_link);
  font-size: 15px;
  line-height: 20px;
  padding: 7px 12px;
  top: -38px;
}
[data-tooltip-text]:before {
  border-top-color: var(--theme-color-text_link2);
  top: -4px;
}
blockquote.trx_addons_blockquote_style_1,
blockquote.trx_addons_blockquote_style_2 {
  padding: 1.8em 2.55em;
}
blockquote.trx_addons_blockquote_style_1:before,
blockquote.trx_addons_blockquote_style_2:before {
  content: "\e9a1";
  display: block;
  font-family: "fontello";
  font-size: 16px;
  margin: 0 0 8px;
}
blockquote.trx_addons_blockquote_style_1 {
  border-left: 2px solid var(--theme-color-alter_link2);
}
blockquote.trx_addons_blockquote_style_2 {
  border-left: 2px solid var(--theme-color-alter_link);
}
blockquote.trx_addons_blockquote_style_1:before {
  color: var(--theme-color-alter_link2);
}
blockquote.trx_addons_blockquote_style_1 {
  color: var(--theme-color-alter_dark);
  background-color: var(--theme-color-alter_bd_color);
}
blockquote.trx_addons_blockquote_style_1 b {
  color: var(--theme-color-alter_dark);
}
blockquote.trx_addons_blockquote_style_1 a,
blockquote.trx_addons_blockquote_style_1 cite {
  color: var(--theme-color-alter_link2);
}
blockquote.trx_addons_blockquote_style_1 a:before,
blockquote.trx_addons_blockquote_style_1 cite:before {
  background-color: var(--theme-color-alter_link2);
}
blockquote.trx_addons_blockquote_style_1 a:hover {
  color: var(--theme-color-alter_hover2);
}
blockquote.trx_addons_blockquote_style_2 {
  color: var(--theme-color-alter_dark);
  background-color: var(--theme-color-alter_bg_color);
}
blockquote.trx_addons_blockquote_style_2:before,
blockquote.trx_addons_blockquote_style_2 a,
blockquote.trx_addons_blockquote_style_2 cite {
  color: var(--theme-color-alter_link);
}
blockquote.trx_addons_blockquote_style_2 cite:before {
  background-color: var(--theme-color-alter_link);
}
blockquote.trx_addons_blockquote_style_2 a:hover {
  color: var(--theme-color-alter_hover);
}
.trx_addons_hover_mask {
  background-color: var(--theme-color-extra_bg_color_07);
}
.trx_addons_hover_title {
  color: var(--theme-color-extra_dark);
}
.trx_addons_hover_content .trx_addons_hover_text {
  color: var(--theme-color-extra_text);
}
.trx_addons_hover_content .trx_addons_hover_icon,
.trx_addons_hover_content .trx_addons_hover_links a {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-extra_link);
}
.trx_addons_hover_content .trx_addons_hover_icon:hover,
.trx_addons_hover_content .trx_addons_hover_links a:hover {
  color: var(--theme-color-inverse_hover) !important;
  background-color: var(--theme-color-extra_hover);
}
body:not(.ua_ie) .trx_addons_text_gradient {
  background: var(--theme-color-text_link);
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(var(--theme-color-text_link)),
    to(var(--theme-color-text_hover))
  );
  background: -webkit-linear-gradient(
    bottom,
    var(--theme-color-text_link),
    var(--theme-color-text_hover)
  );
  background: -o-linear-gradient(
    bottom,
    var(--theme-color-text_link),
    var(--theme-color-text_hover)
  );
  background: linear-gradient(
    0deg,
    var(--theme-color-text_link),
    var(--theme-color-text_hover)
  );
}
.menu_side_left .sc_layouts_row_fixed_on {
  margin-left: 6rem !important;
}
.menu_side_right .sc_layouts_row_fixed_on {
  margin-right: 6rem !important;
}
body.mobile_layout.menu_side_left .sc_layouts_row_fixed_on {
  margin-left: 0 !important;
}
body.mobile_layout.menu_side_right .sc_layouts_row_fixed_on {
  margin-right: 0 !important;
}
.header_position_under:not(.mobile_layout) .top_panel .wpb_row {
  background-color: transparent !important;
}
.top_panel.with_bg_image .sc_layouts_row:not(.sc_layouts_row_fixed_on) {
  background-color: transparent;
}
body.body_style_boxed .sc_layouts_row_fixed_on {
  right: calc((100% - var(--theme-var-page_boxed)) / 2);
  left: calc((100% - var(--theme-var-page_boxed)) / 2);
}
.menu_side_right .sc_stack_section_fixed {
  right: var(--theme-var-menu_side) !important;
}
.menu_side_left .sc_stack_section_fixed {
  left: var(--theme-var-menu_side) !important;
}
.sidebar .trx_addons_columns_wrap {
  margin-right: 0;
}
.sidebar .trx_addons_columns_wrap [class*="trx_addons_column-"] {
  display: block;
  width: 100%;
  padding: 0;
}
.post-type-archive-cpt_portfolio .sc_portfolio_default .trx_addons_columns_wrap,
.post-type-archive-cpt_services .sc_services_default .trx_addons_columns_wrap,
.post-type-archive-cpt_team .sc_team_default .trx_addons_columns_wrap {
  margin-bottom: -30px;
}
.widget .trx_addons_tabs .trx_addons_tabs_titles {
  margin-bottom: 1.5em;
}
.widget .trx_addons_tabs .trx_addons_tabs_titles li {
  font-size: 11px;
  line-height: 14px;
  font-weight: 500;
  letter-spacing: 0.6px;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
}
.widget .trx_addons_tabs .trx_addons_tabs_titles li a {
  padding: 4px 17px 5px;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  color: var(--theme-color-text);
  background-color: var(--theme-color-bd_color);
}
.widget .trx_addons_tabs .trx_addons_tabs_titles li a:before {
  display: none;
}
.widget .trx_addons_tabs .trx_addons_tabs_titles li.ui-state-active a,
.widget .trx_addons_tabs .trx_addons_tabs_titles li a:hover {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_link);
}
[class*="scheme_"].sidebar
  .widget
  .trx_addons_tabs
  .trx_addons_tabs_titles
  li
  a {
  color: var(--theme-color-alter_text);
  background-color: var(--theme-color-alter_bd_color);
}
[class*="scheme_"].sidebar
  .widget
  .trx_addons_tabs
  .trx_addons_tabs_titles
  li.ui-state-active
  a,
[class*="scheme_"].sidebar
  .widget
  .trx_addons_tabs
  .trx_addons_tabs_titles
  li
  a:hover {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-alter_link);
}
.trx_addons_emotions_item {
  background-color: var(--theme-color-bg_color);
  border-color: var(--theme-color-bd_color);
  color: var(--theme-color-text_light);
}
.trx_addons_emotions_item:hover {
  color: var(--theme-color-alter_dark);
  border-color: var(--theme-color-alter_bd_hover);
  background-color: var(--theme-color-alter_bg_hover);
}
.trx_addons_emotions_active {
  color: var(--theme-color-alter_text);
  border-color: var(--theme-color-alter_bd_color);
  background-color: var(--theme-color-alter_bg_color);
}
.trx_addons_emotions_item_number {
  color: var(--theme-color-text);
}
.sidebar .slider_pagination_pos_bottom > .swiper-pagination,
.sidebar .slider_outer_pagination_pos_bottom > .swiper-pagination {
  bottom: 0.5em;
}
.sidebar .slider_container .swiper-pagination-bullet,
.sidebar .slider_outer .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  line-height: 8px;
  text-align: center;
}
.sc_slider_controls.slider_pagination_style_bullets .slider_pagination_bullet,
.swiper-pagination-custom .swiper-pagination-button,
.slider_container .swiper-pagination-bullet,
.slider_outer .swiper-pagination-bullet {
  -webkit-transition: color 0.3s ease, border-color 0.3s ease,
    background-color 0.3s ease, opacity 0.3s ease;
  -ms-transition: color 0.3s ease, border-color 0.3s ease,
    background-color 0.3s ease, opacity 0.3s ease;
  -o-transition: color 0.3s ease, border-color 0.3s ease,
    background-color 0.3s ease, opacity 0.3s ease;
  transition: color 0.3s ease, border-color 0.3s ease,
    background-color 0.3s ease, opacity 0.3s ease;
}
.sc_slider_controls.slider_pagination_style_bullets .slider_pagination_bullet,
.slider_container .slider_pagination_wrap .swiper-pagination-bullet,
.slider_outer .slider_pagination_wrap .swiper-pagination-bullet,
.swiper-pagination-custom .swiper-pagination-button {
  border-color: var(--theme-color-alter_bd_color);
  background-color: var(--theme-color-alter_bg_color);
}
.swiper-pagination-custom
  .swiper-pagination-button.swiper-pagination-button-active,
.sc_slider_controls.slider_pagination_style_bullets
  .slider_pagination_bullet.swiper-pagination-bullet-active,
.sc_slider_controls.slider_pagination_style_bullets
  .slider_pagination_bullet:hover,
.slider_container
  .slider_pagination_wrap
  .swiper-pagination-bullet.swiper-pagination-bullet-active,
.slider_outer
  .slider_pagination_wrap
  .swiper-pagination-bullet.swiper-pagination-bullet-active,
.slider_container .slider_pagination_wrap .swiper-pagination-bullet:hover,
.slider_outer .slider_pagination_wrap .swiper-pagination-bullet:hover {
  border-color: var(--theme-color-text_link);
  background-color: var(--theme-color-text_link);
}
.slider_container
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill,
.slider_outer
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  background-color: var(--theme-color-text_link);
}
.slider_outer > .swiper-pagination-fraction {
  color: var(--theme-color-text_dark);
}
.sc_slider_controls.slider_pagination_style_progress .sc_slider_controls_wrap {
  background-color: var(--theme-color-bd_color);
}
.sc_slider_controls .slider_progress_bar {
  background-color: var(--theme-color-text_link);
}
.sc_item_slider.slider_outer_pagination_pos_bottom
  .swiper-pagination.swiper-pagination-progressbar {
  bottom: 0;
}
.slider_outer.slider_outer_pagination_pos_left > .swiper-pagination-fraction,
.slider_outer.slider_outer_pagination_pos_right > .swiper-pagination-fraction {
  bottom: 6px;
}
.sc_slider_controls .slider_controls_wrap > a,
.slider_container.slider_controls_side .slider_controls_wrap > a,
.slider_outer_controls_outside .slider_controls_wrap > a,
.slider_outer_controls_side .slider_controls_wrap > a,
.slider_outer_controls_top .slider_controls_wrap > a,
.slider_outer_controls_bottom .slider_controls_wrap > a {
  width: 50px;
  height: 50px;
  line-height: 50px;
}
.slider_container .swiper-button-next,
.slider_container .swiper-button-prev {
  margin-top: -25px;
}
.slider_container.slider_controls_side:hover
  .slider_controls_wrap
  > a.slider_prev,
.slider_outer_controls_side:hover .slider_controls_wrap > a.slider_prev {
  margin-left: 30px;
}
.slider_container.slider_controls_side:hover
  .slider_controls_wrap
  > a.slider_next,
.slider_outer_controls_side:hover .slider_controls_wrap > a.slider_next {
  margin-right: 30px;
}
.slider_container.slider_controls_side
  .slider_container.slider_controls_side
  .slider_controls_wrap
  > a,
.slider_container.slider_controls_side
  .slider_outer_controls_side
  .slider_controls_wrap
  > a,
.slider_outer_controls_side
  .slider_container.slider_controls_side
  .slider_controls_wrap
  > a,
.slider_outer_controls_side
  .slider_outer_controls_side
  .slider_controls_wrap
  > a {
  opacity: 1 !important;
}
.slider_container.slider_controls_side
  .slider_container.slider_controls_side
  .slider_controls_wrap
  > a.slider_prev,
.slider_container.slider_controls_side
  .slider_outer_controls_side
  .slider_controls_wrap
  > a.slider_prev,
.slider_outer_controls_side
  .slider_container.slider_controls_side
  .slider_controls_wrap
  > a.slider_prev,
.slider_outer_controls_side
  .slider_outer_controls_side
  .slider_controls_wrap
  > a.slider_prev {
  margin-left: 25px;
  left: 0 !important;
}
.slider_container.slider_controls_side
  .slider_container.slider_controls_side
  .slider_controls_wrap
  > a.slider_next,
.slider_container.slider_controls_side
  .slider_outer_controls_side
  .slider_controls_wrap
  > a.slider_next,
.slider_outer_controls_side
  .slider_container.slider_controls_side
  .slider_controls_wrap
  > a.slider_next,
.slider_outer_controls_side
  .slider_outer_controls_side
  .slider_controls_wrap
  > a.slider_next {
  margin-right: 25px;
  right: 0 !important;
}
.sc_blogger
  .slider_outer.slider_outer_pagination_pos_bottom_outside
  .swiper-pagination-bullets {
  margin-top: 2.7em;
}
.sc_blogger
  .sc_item_slider.slider_outer_pagination_pos_bottom
  .swiper-pagination.swiper-pagination-bullets {
  bottom: 0.8em;
}
.sc_item_slider.slider_outer_pagination_pos_bottom
  .slider_outer_pagination_pos_bottom
  .swiper-pagination {
  bottom: 1em !important;
}
.sc_slider_controls .slider_controls_wrap > a,
.slider_container.slider_controls_side .slider_controls_wrap > a,
.slider_outer_controls_side .slider_controls_wrap > a,
.slider_outer_controls_outside .slider_controls_wrap > a {
  color: var(--theme-color-inverse_link);
  background-color: transparent;
  border-color: transparent;
}
.sc_slider_controls .slider_controls_wrap > a:hover,
.slider_container.slider_controls_side .slider_controls_wrap > a:hover,
.slider_outer_controls_side .slider_controls_wrap > a:hover,
.slider_outer_controls_outside .slider_controls_wrap > a:hover {
  color: var(--theme-color-text_link);
  background-color: transparent;
  border-color: transparent;
}
.slider_container.slider_controls_top .slider_controls_wrap > a,
.slider_container.slider_controls_bottom .slider_controls_wrap > a,
.slider_outer_controls_top .slider_controls_wrap > a,
.slider_outer_controls_bottom .slider_controls_wrap > a {
  color: var(--theme-color-text_dark);
  background-color: var(--theme-color-alter_bg_color);
  border-color: var(--theme-color-alter_bg_color);
}
.slider_container.slider_controls_top .slider_controls_wrap > a:hover,
.slider_container.slider_controls_bottom .slider_controls_wrap > a:hover,
.slider_outer_controls_top .slider_controls_wrap > a:hover,
.slider_outer_controls_bottom .slider_controls_wrap > a:hover {
  color: var(--theme-color-text_link);
  background-color: var(--theme-color-alter_bg_color);
  border-color: var(--theme-color-alter_bg_color);
}
.slider_style_modern .slider_controls_label {
  color: var(--theme-color-bg_color);
}
.slider_style_modern .slider_pagination_wrap {
  color: var(--theme-color-text_light);
}
.slider_style_modern .swiper-pagination-current {
  color: var(--theme-color-text_dark);
}
.sc_slider_controls .slider_controls_wrap > a:before,
.slider_container.slider_controls_side .slider_controls_wrap > a:before,
.slider_outer_controls_side .slider_controls_wrap > a:before,
.slider_outer_controls_outside .slider_controls_wrap > a:before,
.slider_outer_controls_top .slider_controls_wrap > a:before,
.slider_outer_controls_bottom .slider_controls_wrap > a:before {
  font-family: "fontello";
  font-size: 30px;
}
.sc_slider_controls .slider_controls_wrap > .slider_prev:before,
.slider_container.slider_controls_side
  .slider_controls_wrap
  > .slider_prev:before,
.slider_outer_controls_side .slider_controls_wrap > .slider_prev:before,
.slider_outer_controls_outside .slider_controls_wrap > .slider_prev:before,
.slider_outer_controls_top .slider_controls_wrap > .slider_prev:before,
.slider_outer_controls_bottom .slider_controls_wrap > .slider_prev:before {
  content: "\e92a";
}
.sc_slider_controls .slider_controls_wrap > .slider_next:before,
.slider_container.slider_controls_side
  .slider_controls_wrap
  > .slider_next:before,
.slider_outer_controls_side .slider_controls_wrap > .slider_next:before,
.slider_outer_controls_outside .slider_controls_wrap > .slider_next:before,
.slider_outer_controls_top .slider_controls_wrap > .slider_next:before,
.slider_outer_controls_bottom .slider_controls_wrap > .slider_next:before {
  content: "\e92b";
}
.slider_elastistack_outer.slider_outer_controls
  > .slider_controls_wrap
  > .slider_next:before,
.slider_elastistack.slider_controls
  > .slider_controls_wrap
  > .slider_next:before {
  content: "\e929";
}
.widget_slider.widget ul > li .slide_info a:first-child:before {
  display: none;
}
.slider_container .slide_info,
.slider_container .slide_content {
  padding: 0 2em;
}
.slider_container.slider_multi .slide_title,
.slider_container .slide_info:not(.slide_info_large) .slide_title {
  font-size: 1.333em;
  line-height: 1.3em;
  font-weight: 500;
}
.slider_container .slide_info .slide_cats,
.slider_container .slide_content .slide_cats {
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0;
}
.slider_container .slide_overlay {
  background: rgba(0, 0, 0, 0.3);
}
.slider_container .slider-slide:hover .slide_overlay {
  background: rgba(0, 0, 0, 0.4);
}
.slider_type_images.slider_container .slide_overlay {
  display: none;
}
.slider_type_images.slider_container.slider_multi:not(.slider_type_text)
  .slide_title,
.slider_type_images.slider_container.slider_multi:not(.slider_type_text)
  .slide_title
  a,
.slider_type_images.slider_container:not(.slider_type_text)
  .slide_info:not(.slide_info_large)
  .slide_title,
.slider_type_images.slider_container:not(.slider_type_text)
  .slide_info:not(.slide_info_large)
  .slide_title
  a {
  color: var(--theme-color-text_dark);
}
.slider_type_images.slider_container.slider_multi:not(.slider_type_text)
  .slide_date,
.slider_type_images.slider_container.slider_multi:not(.slider_type_text)
  .slide_cats,
.slider_type_images.slider_container.slider_multi:not(.slider_type_text)
  .slide_cats
  a,
.slider_type_images.slider_container:not(.slider_type_text)
  .slide_info:not(.slide_info_large)
  .slide_date,
.slider_type_images.slider_container:not(.slider_type_text)
  .slide_info:not(.slide_info_large)
  .slide_cats,
.slider_type_images.slider_container:not(.slider_type_text)
  .slide_info:not(.slide_info_large)
  .slide_cats
  a {
  color: var(--theme-color-text);
}
.slider_type_images.slider_container.slider_titles_lb
  .slider-slide:not(.with_content)
  .slide_info_small,
.slider_type_images.slider_container.slider_titles_rb
  .slider-slide:not(.with_content)
  .slide_info_small,
.slider_type_images.slider_container.slider_titles_bottom
  .slider-slide:not(.with_content)
  .slide_info_small,
.slider_type_images.slider_container.slider_titles_lb .slide_content,
.slider_type_images.slider_container.slider_titles_rb .slide_content,
.slider_type_images.slider_container.slider_titles_bottom .slide_content {
  margin-top: 10px;
  margin-bottom: 0;
  padding: 0;
}
.slider_type_images.slider_container:not(.slider_type_text) .slide_info_small,
.slider_type_images.slider_container.slider_multi:not(.slider_type_text)
  .slide_info_small {
  text-shadow: none;
}
.slider_type_images.slider_container .slide_info.slide_info_large {
  padding: 0;
}
.slider_type_images.slider_container.slider_titles_rb .slide_info_large,
.slider_type_images.slider_container.slider_titles_lb .slide_info_large {
  max-width: none;
}
.slider_type_images.slider_container.slider_titles_rb .slide_info_large {
  padding-left: 5%;
}
.slider_type_images.slider_container.slider_titles_lb .slide_info_large {
  padding-right: 5%;
}
.slider_type_bg.slider_container.slider_titles_center
  .trx_addons_video_player.with_cover.hover_play
  + .slide_info,
.slider_type_bg.slider_container.slider_titles_center
  .trx_addons_video_player.with_cover.hover_play:hover
  + .slide_info {
  -webkit-transform: translateY(5em);
  -ms-transform: translateY(5em);
  transform: translateY(5em);
}
.slider_type_bg.slider_container.slider_titles_center
  .trx_addons_video_player.with_cover.hover_play
  ~ .slide_content {
  -webkit-transform: translateY(5em);
  -ms-transform: translateY(5em);
  transform: translateY(5em);
}
.slider_container.slider_titles_center
  .trx_addons_video_player.with_cover.hover_play
  + .slide_info,
.slider_container.slider_titles_center
  .trx_addons_video_player.with_cover.hover_play:hover
  + .slide_info {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.slider_container.slider_titles_outside
  .trx_addons_video_player.with_cover.hover_play
  ~ .slide_link,
.slider_container.slider_titles_center
  .trx_addons_video_player.with_cover.hover_play
  ~ .slide_link {
  z-index: 0;
}
.slider_container.slider_titles_outside
  .trx_addons_video_player.with_cover.hover_play
  ~ .slide_content {
  -webkit-transform: translateY(4em);
  -ms-transform: translateY(4em);
  transform: translateY(4em);
  text-shadow: 1px 1px #000;
}
.slider_container .slide_info.slide_info_large {
  padding: 1.5em;
  background-color: var(--theme-color-bg_color_09);
}
.slider_container .slide_info.slide_info_large:hover {
  background-color: var(--theme-color-bg_color);
}
.slider_container.slider_titles_center .slide_info:not(.slide_info_large),
.slider_container.slider_titles_center .slide_content {
  width: 100%;
  padding: 0 5%;
}
.slider_container .slide_info.slide_info_large .slide_title {
  margin: 0.3em 0;
  font-size: 1.4em;
  line-height: 1.3em;
  font-weight: 500;
  text-transform: none;
}
.slider_container.slider_type_bg .slide_info.slide_info_large .slide_title,
.slider_container.slider_type_images .slide_info.slide_info_large .slide_title,
.slider_container.slider_type_bg .slide_info.slide_info_large .slide_title a,
.slider_container.slider_type_images
  .slide_info.slide_info_large
  .slide_title
  a,
.slider_container.slider_type_bg .slide_info.slide_info_large:hover .slide_date,
.slider_container.slider_type_images
  .slide_info.slide_info_large:hover
  .slide_date,
.slider_container.slider_type_bg .slide_info.slide_info_large:hover .slide_cats,
.slider_container.slider_type_images
  .slide_info.slide_info_large:hover
  .slide_cats,
.slider_container.slider_type_bg
  .slide_info.slide_info_large:hover
  .slide_cats
  a,
.slider_container.slider_type_images
  .slide_info.slide_info_large:hover
  .slide_cats
  a {
  color: var(--theme-color-text_dark);
}
.slider_container .slide_info.slide_info_large .slide_cats {
  color: var(--theme-color-text);
}
.slider_container .slide_info.slide_info_large .slide_cats a {
  color: var(--theme-color-text);
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 300;
  text-transform: none;
}
.slider_container .slide_info.slide_info_large .slide_title a {
  color: var(--theme-color-text_dark);
}
.slider_container .slide_info.slide_info_large .slide_date {
  color: var(--theme-color-text_dark);
}
.slider_container .slide_info.slide_info_large:hover .slide_date {
  color: var(--theme-color-text_dark);
}
.slider_container .slide_info.slide_info_large .slide_cats a:hover,
.slider_container .slide_info.slide_info_large .slide_title a:hover {
  color: var(--theme-color-text_dark);
}
.slider_container.slider_multi .slide_cats a:hover,
.slider_container.slider_multi .slide_title a:hover,
.slider_container.slider_multi a:hover .slide_title {
  color: var(--theme-color-text_dark);
}
.slider_titles_outside_wrap .slide_title {
  font-size: 1.333em;
  line-height: 1.3em;
}
.slider_titles_outside_wrap .slide_title + .slide_cats,
.slider_titles_outside_wrap .slide_title + .slide_subtitle {
  margin-top: 6px;
}
.slider_titles_outside_wrap .slide_title a {
  color: var(--theme-color-text_dark);
}
.slider_titles_outside_wrap .slide_title a:hover {
  color: var(--theme-color-text_dark);
}
.slider_titles_outside_wrap .slide_cats,
.slider_titles_outside_wrap .slide_subtitle {
  color: var(--theme-color-text);
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0;
  text-transform: none;
}
.slider_titles_outside_wrap .slide_cats a,
.slider_titles_outside_wrap .slide_subtitle a {
  color: var(--theme-color-text);
}
.slider_titles_outside_wrap .slide_cats a:hover,
.slider_titles_outside_wrap .slide_subtitle a:hover {
  color: var(--theme-color-text_dark);
}
.header_widgets_wrap .slider_container .slide_overlay.slide_overlay_large {
  background-color: transparent;
}
.header_widgets_wrap
  .slider_container.slider_titles_center:not(.slider_multi)
  .slide_info.slide_info_large {
  width: 18em;
}
.sidebar .slider_container.slider_multi .slide_info:not(.slide_info_large),
.sidebar .slider_container .slide_info:not(.slide_info_large),
.footer_wrap .slider_container.slider_multi .slide_info:not(.slide_info_large),
.footer_wrap .slider_container .slide_info:not(.slide_info_large) {
  bottom: 8px;
}
.sidebar .slider_container.slider_multi .slide_title,
.sidebar .slider_container .slide_info:not(.slide_info_large) .slide_title,
.footer_wrap .slider_container.slider_multi .slide_title,
.footer_wrap .slider_container .slide_info:not(.slide_info_large) .slide_title {
  font-size: 1.2em;
  line-height: 1.2em;
  margin-bottom: 6px;
}
.sidebar .slider_container.slider_multi .slide_date,
.sidebar .slider_container .slide_info:not(.slide_info_large) .slide_date,
.footer_wrap .slider_container.slider_multi .slide_date,
.footer_wrap .slider_container .slide_info:not(.slide_info_large) .slide_date {
  font-size: 12px;
  line-height: 16px;
}
.sc_slider_controller_horizontal[data-controls="1"] {
  padding-left: 60px;
  padding-right: 57px;
}
.sc_slider_controller_horizontal[data-controls="1"] .sc_slider_controller_info {
  width: 83%;
}
.sc_slider_controller_horizontal
  .slider_outer_controls_side
  .slider_controls_wrap
  > a {
  width: 60px;
}
.sc_slider_controller_horizontal
  .slider_outer_controls_side
  .slider_controls_wrap
  > a.slider_prev {
  left: -60px;
}
.sc_slider_controller_horizontal
  .slider_outer_controls_side
  .slider_controls_wrap
  > a.slider_prev:before {
  content: "\e939";
  font-size: 28px;
}
.sc_slider_controller_horizontal
  .slider_outer_controls_side
  .slider_controls_wrap
  > a.slider_next {
  right: -57px;
}
.sc_slider_controller_horizontal
  .slider_outer_controls_side
  .slider_controls_wrap
  > a.slider_next:before {
  content: "\e93a";
  font-size: 28px;
}
.sc_slider_controller_titles .slider-slide {
  background-color: var(--theme-color-alter_bg_color);
}
.sc_slider_controller_titles .slider-slide:hover {
  background-color: var(--theme-color-alter_bg_color);
}
.sc_slider_controller_titles .slider-slide:after {
  background-color: var(--theme-color-alter_bd_color);
}
.sc_slider_controller_titles .slider-slide.swiper-slide-active {
  background-color: var(--theme-color-bg_color);
}
.sc_slider_controller_titles .slider-slide.swiper-slide-active:after {
  background-color: var(--theme-color-text_dark);
}
.sc_slider_controller_titles .slider-slide:before {
  width: 1px;
  background-color: var(--theme-color-alter_bd_color);
}
.sc_slider_controller_titles {
  padding-top: 12px;
}
.sc_slider_controller_titles
  .slider_outer_controls_side
  .slider_controls_wrap
  > a {
  top: 12px;
}
.sc_slider_controller_titles .swiper-slide {
  margin-top: 12px;
}
.sc_slider_controller_titles .swiper-slide.swiper-slide-active {
  margin-top: 0;
  margin-bottom: -12px;
}
.sc_slider_controller_titles .sc_slider_controller_info {
  text-transform: none;
  font-size: 24px;
  font-weight: 500;
}
.sc_slider_controller_titles
  .sc_slider_controller_info
  .sc_slider_controller_info_number {
  color: var(--theme-color-text_dark);
}
.sc_slider_controller_titles
  .sc_slider_controller_info
  .sc_slider_controller_info_number:after {
  content: ".";
}
.sc_slider_controller_titles
  .sc_slider_controller_info
  .sc_slider_controller_info_title {
  color: var(--theme-color-text_dark);
}
.sc_slider_controller_titles .sc_slider_controller_info .slider-slide::before {
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  width: 1px;
  background-color: var(--theme-color-alter_bd_color);
}
.sc_slider_controller_vertical.sc_slider_controller_titles .swiper-slide,
.sc_slider_controller_vertical.sc_slider_controller_titles
  .swiper-slide.swiper-slide-active {
  margin-top: 0;
  margin-bottom: 0;
}
.sc_slider_controller
  .slider_container.slider_controls_side:hover
  .slider_controls_wrap
  > a.slider_prev,
.sc_slider_controller
  .slider_outer_controls_side:hover
  .slider_controls_wrap
  > a.slider_prev {
  margin-left: 0;
}
.sc_slider_controller
  .slider_container.slider_controls_side:hover
  .slider_controls_wrap
  > a.slider_next,
.sc_slider_controller
  .slider_outer_controls_side:hover
  .slider_controls_wrap
  > a.slider_next {
  margin-right: 0;
}
.sc_slider_controller .slider-slide.swiper-slide-active:after {
  background-color: var(--theme-color-text_dark);
}
.sc_slider_controller_titles .slider_controls_wrap > a {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_link);
}
.sc_slider_controller_titles .slider_controls_wrap > a:hover {
  color: var(--theme-color-bg_color);
  background-color: var(--theme-color-text_dark);
}
.slider_outer_wrap .sc_slider_controller .slider-slide {
  padding: 1em 1em 1em 2em;
}
.slider_outer_wrap .sc_slider_controller .sc_slider_controller_item_info_date {
  color: var(--theme-color-text_light);
}
.slider_outer_wrap .sc_slider_controller .slider-slide.swiper-slide-active {
  background-color: var(--theme-color-alter_bg_hover);
}
.slider_outer_wrap
  .sc_slider_controller
  .slider-slide.swiper-slide-active
  .sc_slider_controller_item_info_date {
  color: var(--theme-color-alter_light);
}
.slider_outer_wrap
  .sc_slider_controller
  .slider-slide.swiper-slide-active
  .sc_slider_controller_item_info_title {
  color: var(--theme-color-alter_dark);
}
.slider_outer_wrap
  .sc_slider_controller
  .sc_slider_controller_item_image
  + .sc_slider_controller_item_info,
.slider_outer_wrap
  .sc_slider_controller
  .sc_slider_controller_item_image
  ~ .sc_slider_controller_item_info {
  padding-left: 1.5em;
  overflow: hidden;
}
.slider_outer_wrap
  .sc_slider_controller
  .slider-slide
  .sc_slider_controller_item_info_cats {
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0;
}
.slider_outer_wrap
  .sc_slider_controller
  .slider-slide
  .sc_slider_controller_item_info_cats
  a {
  color: var(--theme-color-alter_text);
}
.slider_outer_wrap
  .sc_slider_controller
  .slider-slide
  .sc_slider_controller_item_info_cats
  a:hover {
  color: var(--theme-color-alter_text);
}
.slider_outer_wrap
  .sc_slider_controller
  .slider-slide.swiper-slide-active
  .sc_slider_controller_item_info_cats
  a {
  color: var(--theme-color-alter_dark);
}
.slider_outer_wrap
  .sc_slider_controller
  .slider-slide.swiper-slide-active
  .sc_slider_controller_item_info_cats
  a:hover {
  color: var(--theme-color-alter_dark);
}
.slider_outer_wrap
  .sc_slider_controller
  .slider-slide
  .sc_slider_controller_item_info_date {
  font-weight: 300;
  color: var(--theme-color-alter_text);
}
.slider_outer_wrap
  .sc_slider_controller
  .slider-slide.swiper-slide-active
  .sc_slider_controller_item_info_date {
  color: var(--theme-color-alter_dark);
}
.slider_outer_wrap .sc_slider_controller .sc_slider_controller_item_info_title {
  font-size: 1.1em;
  line-height: 1.2em;
}
.slider_outer_wrap
  .sc_slider_controller
  .sc_slider_controller_item_info_cats
  + .sc_slider_controller_item_info_title {
  margin-top: 3px;
}
.slider_outer_wrap
  .sc_slider_controller
  .sc_slider_controller_item_info_title
  + .sc_slider_controller_item_info_date {
  margin-top: 5px;
}
.slider_outer_wrap.slider_outer_wrap_controller_pos_bottom
  .sc_slider_controller_horizontal {
  padding-top: 0;
}
.slider_outer_wrap.slider_outer_wrap_controller_pos_bottom
  .sc_slider_controller_horizontal
  .slider-slide.swiper-slide-active:after {
  background-color: var(--theme-color-alter_link);
}
.slider_pagination_style_title .slider_pagination_wrap {
  height: auto !important;
}
.slider_pagination_style_title
  .slider_pagination_wrap
  .slider_pagination_bullet {
  width: 100%;
  height: auto;
  font-size: 47px;
  font-weight: 500;
  line-height: 1.3em;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background: none !important;
  opacity: 1 !important;
  border: none !important;
  margin: 0 !important;
  color: var(--theme-color-text_light);
  cursor: pointer;
}
.slider_pagination_style_title
  .slider_pagination_wrap
  .slider_pagination_bullet
  + .slider_pagination_bullet {
  margin-top: 10px !important;
}
.slider_pagination_style_title
  .slider_pagination_wrap
  .slider_pagination_bullet:after {
  display: none !important;
}
.slider_pagination_style_title
  .slider_pagination_wrap
  .slider_pagination_bullet.slider_pagination_bullet_active {
  color: var(--theme-color-text_dark);
}
.slider_pagination_style_title.sc_slider_controls_light
  .slider_pagination_wrap
  .slider_pagination_bullet {
  width: 100%;
  height: auto;
  font-size: 19px;
  font-weight: 400;
  line-height: 1.3em;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background: none !important;
  opacity: 1 !important;
  border: none !important;
  margin: 0 !important;
  color: var(--theme-color-alter_text);
  cursor: pointer;
  text-align: left;
  padding: 0 0 0 20px;
  position: relative;
}
.slider_pagination_style_title.sc_slider_controls_light
  .slider_pagination_wrap
  .slider_pagination_bullet
  + .slider_pagination_bullet {
  margin-top: 22px !important;
}
.slider_pagination_style_title.sc_slider_controls_light
  .slider_pagination_wrap
  .slider_pagination_bullet:before {
  font-size: 7px;
  left: 0;
  top: 2px;
  display: inline-block;
  position: absolute;
  color: var(--theme-color-alter_text);
  content: "\e814";
  font-family: "fontello";
  font-weight: 400;
}
.slider_pagination_style_title.sc_slider_controls_light
  .slider_pagination_wrap
  .slider_pagination_bullet:after {
  display: none !important;
}
.slider_pagination_style_title.sc_slider_controls_light
  .slider_pagination_wrap
  .slider_pagination_bullet.slider_pagination_bullet_active {
  color: var(--theme-color-text_dark);
}
.slider_pagination_style_title.sc_slider_controls_light
  .slider_pagination_wrap
  .slider_pagination_bullet.slider_pagination_bullet_active:before {
  color: var(--theme-color-text_link2);
}
.footer_wrap .sc_layouts_row {
  line-height: 1.66em;
}
.footer_wrap .sc_layouts_row .sc_layouts_item,
.footer_wrap .sc_layouts_row .widget {
  vertical-align: top;
  margin-top: 0.5em !important;
  margin-bottom: 0.5em !important;
}
.footer_wrap .sc_layouts_item.elementor-widget-divider,
.footer_wrap .sc_layouts_item.elementor-widget-spacer,
.footer_wrap .sc_layouts_item .widget {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.widget_categories_list .categories_list_style_1 .categories_list_icon {
  color: var(--theme-color-text_dark);
}
.widget_categories_list
  .categories_list_style_1
  .categories_list_item:hover
  .categories_list_icon {
  color: var(--theme-color-text_link);
}
.widget_categories_list
  .categories_list_style_1
  .categories_list_item:hover
  .categories_list_title {
  color: var(--theme-color-text_link);
}
.widget_categories_list .categories_list_style_2 .categories_list_title {
  color: var(--theme-color-alter_dark);
  background-color: var(--theme-color-alter_bg_color_07);
}
.widget_categories_list
  .categories_list_style_2
  .categories_list_item:hover
  .categories_list_title {
  color: var(--theme-color-alter_link);
  background-color: var(--theme-color-alter_bg_hover);
}
.widget_categories_list .categories_list_style_3 .categories_list_item {
  background-color: var(--theme-color-alter_bg_color);
}
.widget_categories_list
  .categories_list_style_3
  .categories_list_item:hover
  .categories_list_title,
.widget_categories_list
  .categories_list_style_3
  .categories_list_item:hover
  .categories_list_icon {
  color: var(--theme-color-text_link);
}
.widget_categories_list[class*="column-"] [class*="column-"],
.sidebar .widget_categories_list [class*="column-"] {
  width: 100%;
  float: none;
  overflow: hidden;
}
.widget_categories_list[class*="column-"]
  [class*="column-"]
  + [class*="column-"],
.sidebar .widget_categories_list [class*="column-"] + [class*="column-"] {
  margin-top: 0.5em;
}
.widget_categories_list[class*="column-"]
  .categories_list_style_1
  .categories_list_item,
.sidebar
  .widget_categories_list
  .categories_list_style_1
  .categories_list_item {
  text-align: left;
}
.widget_categories_list[class*="column-"]
  .categories_list_style_1
  .categories_list_image {
  display: inline-block;
  width: 20%;
}
.sidebar
  .widget_categories_list
  .categories_list_style_1
  .categories_list_image {
  display: inline-block;
  width: 32px;
  vertical-align: middle;
}
.widget_categories_list[class*="column-"]
  .categories_list_style_1
  .categories_list_image
  img,
.sidebar
  .widget_categories_list
  .categories_list_style_1
  .categories_list_image
  img {
  width: 100%;
  height: auto;
}
.widget_categories_list[class*="column-"]
  .categories_list_style_1
  .categories_list_title,
.sidebar
  .widget_categories_list
  .categories_list_style_1
  .categories_list_title {
  display: inline-block;
  vertical-align: middle;
  width: 70%;
  margin: 0;
  font-size: 1em;
  text-align: left;
  text-transform: none;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.widget_categories_list[class*="column-"]
  .categories_list_style_1
  .categories_list_image
  + .categories_list_title,
.sidebar
  .widget_categories_list
  .categories_list_style_1
  .categories_list_image
  + .categories_list_title {
  padding-left: 1em;
}
.widget_contacts .contacts_socials {
  margin-bottom: -5px;
}
.widget_contacts .contacts_socials .social_item {
  margin: 0 5px 5px 0;
}
.widget_contacts .contacts_info {
  font-size: 17px;
  line-height: 1.7em;
}
.widget_contacts .contacts_info span,
.widget_contacts .contacts_info > div > a,
.widget_contacts .contacts_info > a {
  padding-left: 2.3em;
}
.widget_contacts .contacts_info .contacts_left > * {
  padding-right: 2.3em;
}
.widget_contacts .contacts_info .contacts_left > :before {
  text-align: center;
}
.widget_contacts .contacts_info span + span,
.widget_contacts .contacts_info span + a {
  margin-top: 1.5em;
}
.widget_contacts .contacts_info span:before,
.widget_contacts .contacts_info > div > a:before,
.widget_contacts .contacts_info > a::before {
  font-family: "fontello";
  font-size: 1.4em;
  width: 1.2em;
  text-align: center;
}
.widget_contacts .contacts_info span.contacts_address:before {
  content: "\E9D2";
}
.widget_contacts .contacts_info span.contacts_email:before {
  content: "\E9FC";
}
.widget_contacts .contacts_info span.contacts_phone:before,
.widget_contacts .contacts_info a.contacts_phone:before {
  content: "\E9CF";
}
.widget_contacts .contacts_info .contacts_left,
.widget_contacts .contacts_info .contacts_right {
  white-space: normal;
}
.widget_contacts .contacts_info .contacts_left .contacts_email,
.widget_contacts .contacts_info .contacts_left .contacts_phone,
.widget_contacts .contacts_info .contacts_right .contacts_email,
.widget_contacts .contacts_info .contacts_right .contacts_phone {
  white-space: nowrap;
}
.footer_wrap .widget_contacts .contacts_description,
.footer_wrap .widget_contacts .contacts_content {
  margin-left: auto;
  margin-right: auto;
}
.footer_wrap .columns_wrap .widget_contacts .contacts_description,
.footer_wrap .columns_wrap .widget_contacts .contacts_content {
  max-width: none;
}
.widget_contacts .contacts_info {
  color: var(--theme-color-text);
}
.widget_contacts .contacts_info span:before,
.widget_contacts .contacts_info > div > a:before,
.widget_contacts .contacts_info > a:before {
  color: var(--theme-color-text_link2);
}
.widget_contacts .contacts_info span a,
.widget_contacts .contacts_info > div > a,
.widget_contacts .contacts_info > a {
  color: var(--theme-color-text);
}
.widget_contacts .contacts_info span a:hover,
.widget_contacts .contacts_info > div > a:hover,
.widget_contacts .contacts_info > a:hover {
  color: var(--theme-color-text_dark);
}
[class*="scheme_"].sidebar .widget_contacts .contacts_info,
[class*="scheme_"].footer_wrap .widget_contacts .contacts_info {
  color: var(--theme-color-alter_text);
}
[class*="scheme_"].sidebar .widget_contacts .contacts_info span:before,
[class*="scheme_"].sidebar .widget_contacts .contacts_info > div > a:before,
[class*="scheme_"].sidebar .widget_contacts .contacts_info > a:before,
[class*="scheme_"].footer_wrap .widget_contacts .contacts_info span:before,
[class*="scheme_"].footer_wrap .widget_contacts .contacts_info > div > a:before,
[class*="scheme_"].footer_wrap .widget_contacts .contacts_info > a:before {
  color: var(--theme-color-alter_link2);
}
[class*="scheme_"].sidebar .widget_contacts .contacts_info span a,
[class*="scheme_"].sidebar .widget_contacts .contacts_info > div > a,
[class*="scheme_"].sidebar .widget_contacts .contacts_info > a,
[class*="scheme_"].footer_wrap .widget_contacts .contacts_info span a,
[class*="scheme_"].footer_wrap .widget_contacts .contacts_info > div > a,
[class*="scheme_"].footer_wrap .widget_contacts .contacts_info > a {
  color: var(--theme-color-alter_text);
}
[class*="scheme_"].sidebar .widget_contacts .contacts_info span a:hover,
[class*="scheme_"].sidebar .widget_contacts .contacts_info > div > a:hover,
[class*="scheme_"].sidebar .widget_contacts .contacts_info > a:hover,
[class*="scheme_"].footer_wrap .widget_contacts .contacts_info span a:hover,
[class*="scheme_"].footer_wrap .widget_contacts .contacts_info > div > a:hover,
[class*="scheme_"].footer_wrap .widget_contacts .contacts_info > a:hover {
  color: var(--theme-color-alter_dark);
}
.footer_wrap
  [class*="scheme_"].sc_layouts_row.sc_layouts_row_type_compact
  .sc_layouts_item
  a:not(.sc_button):not(.button) {
  color: var(--theme-color-text_dark);
}
.footer_wrap
  [class*="scheme_"].sc_layouts_row.sc_layouts_row_type_compact
  .sc_layouts_item
  a:not(.sc_button):not(.button):hover {
  color: var(--theme-color-text_link);
}
.footer_wrap
  [class*="scheme_"].sc_layouts_row.sc_layouts_row_type_compact
  .sc_layouts_item
  .product_list_widget
  a:not(.sc_button):not(.button) {
  color: var(--theme-color-text_dark);
}
.footer_wrap
  [class*="scheme_"].sc_layouts_row.sc_layouts_row_type_compact
  .sc_layouts_item
  .product_list_widget
  a:not(.sc_button):not(.button):hover {
  color: var(--theme-color-text_link);
}
.footer_wrap
  [class*="scheme_"].sc_layouts_row.sc_layouts_row_type_compact
  .sc_layouts_item
  .product_list_widget
  span.price,
.footer_wrap
  [class*="scheme_"].sc_layouts_row.sc_layouts_row_type_compact
  .sc_layouts_item
  .product_list_widget
  span.amount {
  color: var(--theme-color-text_dark);
}
.footer_wrap
  [class*="scheme_"].sc_layouts_row.sc_layouts_row_type_compact
  .trx_addons_alter_text
  a {
  color: var(--theme-color-text_dark) !important;
}
.footer_wrap .sc_layouts_row_type_narrow {
  font-size: 17px;
}
.footer_wrap
  .sc_layouts_row_type_narrow
  .sc_layouts_item_icon
  + .sc_layouts_item_details {
  margin-left: 0.4em;
}
.footer_wrap .sc_layouts_row_type_narrow .sc_layouts_item_details_line1,
.footer_wrap .sc_layouts_row_type_narrow .sc_layouts_item_details_line2,
.footer_wrap .sc_layouts_row_type_narrow .sc_layouts_item_icon {
  color: var(--theme-color-text_dark);
}
.footer_wrap
  .sc_layouts_row_type_compact
  .sc_socials.sc_socials_default
  .socials_wrap
  .social_item
  .social_icon {
  position: relative;
  display: block;
  overflow: hidden;
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.44444rem;
  text-indent: 1px;
  font-size: 16px;
  text-align: center;
  background: transparent !important;
  border: 1px solid var(--theme-color-bd_color) !important;
}
.footer_wrap
  .sc_layouts_row_type_compact
  .sc_socials.sc_socials_default
  .socials_wrap,
.footer_wrap
  .sc_layouts_row_type_compact
  .sc_layouts_row_type_compact
  .sc_socials.sc_socials_default
  .socials_wrap:not([class*="socials_type_"]) {
  margin-bottom: -5px;
}
.footer_wrap
  .sc_layouts_row_type_compact
  .sc_socials.sc_socials_default
  .socials_wrap
  .social_item,
.footer_wrap
  .sc_layouts_row_type_compact
  .sc_layouts_row_type_compact
  .sc_socials.sc_socials_default
  .socials_wrap:not([class*="socials_type_"])
  .social_item {
  margin: 0 5px 5px 0;
}
.widget_custom_links ul > li a:first-child:before {
  display: none;
}
.widget_custom_links
  ul.custom_links_list
  .custom_links_list_item
  + .custom_links_list_item {
  margin-top: 14px !important;
}
.widget_custom_links ul > li.custom_links_list_item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
}
.widget_custom_links
  ul
  > li.custom_links_list_item
  .custom_links_list_item_link {
  margin: 0;
  padding: 0;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: var(--theme-color-text_dark);
}
.widget_custom_links
  ul
  > li.custom_links_list_item
  .custom_links_list_item_link:hover {
  color: var(--theme-color-text_dark);
}
.widget_custom_links
  ul
  > li.custom_links_list_item:hover
  .custom_links_list_item_link {
  margin-left: 9px;
}
.widget_custom_links
  ul
  > li.custom_links_list_item
  .custom_links_list_item_title {
  padding: 0;
  position: relative;
  display: inline-block;
  line-height: 1.2em;
}
.widget_custom_links
  ul
  > li.custom_links_list_item
  .custom_links_list_item_title:after {
  content: "";
  display: block;
  position: relative;
  z-index: 1;
  top: auto;
  bottom: -5px;
  left: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  width: 0;
  height: 1px;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: var(--theme-color-text_dark);
}
.widget_custom_links
  ul
  > li.custom_links_list_item:hover
  .custom_links_list_item_title:after {
  width: 100%;
}
.widget_custom_links
  ul
  > li.custom_links_list_item
  .custom_links_list_item_label {
  color: var(--theme-color-inverse_hover);
  border-color: var(--theme-color-text_dark);
  background-color: var(--theme-color-text_dark);
}
.widget_custom_links
  ul
  > li.custom_links_list_item
  .custom_links_list_item_description {
  margin-top: 5px;
  font-style: normal;
}
.widget_custom_links
  ul
  > li.custom_links_list_item
  .custom_links_list_item_button {
  padding: 0 1.5em 0 0;
  font-size: 16px;
  line-height: 21px;
  color: var(--theme-color-text_dark);
}
.widget_custom_links
  ul
  > li.custom_links_list_item
  .custom_links_list_item_button:focus,
.widget_custom_links
  ul
  > li.custom_links_list_item
  .custom_links_list_item_button:hover {
  color: var(--theme-color-text_dark) !important;
}
.widget_custom_links
  ul
  > li.custom_links_list_item
  .custom_links_list_item_button:before,
.widget_custom_links
  ul
  > li.custom_links_list_item
  .custom_links_list_item_button:after {
  font-size: 9px;
}
.widget_custom_links .custom_links_list_item_icon {
  line-height: 1.4em;
}
.footer_wrap .sc_layouts_row_type_compact .underline_anim {
  display: inline;
  padding: 0;
  padding-bottom: 6px;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(currentColor),
    to(currentColor)
  );
  background-image: -webkit-linear-gradient(
    left,
    currentColor 0%,
    currentColor 100%
  );
  background-image: -o-linear-gradient(
    left,
    currentColor 0%,
    currentColor 100%
  );
  background-image: linear-gradient(
    to right,
    currentColor 0%,
    currentColor 100%
  );
  background-position: 0 100%;
  background-repeat: no-repeat;
  -webkit-background-size: 0 1px;
  background-size: 0 1px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.footer_wrap .sc_layouts_row_type_compact .underline_anim.underline_do_hover {
  -webkit-animation: underline_hover_on 0.8s cubic-bezier(0.25, 0.8, 0.25, 1)
    both;
  animation: underline_hover_on 0.8s cubic-bezier(0.25, 0.8, 0.25, 1) both;
}
.footer_wrap
  .sc_layouts_row_type_compact
  .underline_anim.underline_do_hover:hover {
  -webkit-animation: underline_hover_off 0.8s cubic-bezier(0.25, 0.8, 0.25, 1)
    both;
  animation: underline_hover_off 0.8s cubic-bezier(0.25, 0.8, 0.25, 1) both;
}
@-webkit-keyframes underline_hover_on {
  0% {
    -webkit-background-size: 0 1px;
    background-size: 0 1px;
  }
  100% {
    -webkit-background-size: 100% 1px;
    background-size: 100% 1px;
  }
}
@keyframes underline_hover_on {
  0% {
    -webkit-background-size: 0 1px;
    background-size: 0 1px;
  }
  100% {
    -webkit-background-size: 100% 1px;
    background-size: 100% 1px;
  }
}
@-webkit-keyframes underline_hover_off {
  0% {
    -webkit-background-size: 100% 1px;
    background-size: 100% 1px;
  }
  100% {
    -webkit-background-size: 0 1px;
    background-size: 0 1px;
  }
}
@keyframes underline_hover_off {
  0% {
    -webkit-background-size: 100% 1px;
    background-size: 100% 1px;
  }
  100% {
    -webkit-background-size: 0 1px;
    background-size: 0 1px;
  }
}
.footer_wrap
  .sc_layouts_row_type_compact
  .sc_socials.sc_socials_icons_names
  .socials_wrap
  .social_item
  + .social_item {
  margin-top: 10px;
}
.footer_wrap
  .sc_layouts_row_type_compact
  .sc_socials.sc_socials_icons_names
  .socials_wrap
  .social_item
  .social_icon {
  font-size: 16px;
  width: 2em;
  height: 2em;
  line-height: 2em;
  margin-left: -0.5em;
  color: var(--theme-color-text);
}
.footer_wrap
  .sc_layouts_row_type_compact
  .sc_socials.sc_socials_icons_names
  .socials_wrap
  .social_item
  .social_icon
  + .social_name {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 6px;
  font-size: 17px;
  line-height: 20px;
  font-weight: 300;
  color: var(--theme-color-text);
}
.footer_wrap
  .sc_layouts_row_type_compact
  .sc_socials.sc_socials_icons_names
  .socials_wrap
  .social_item:hover
  .social_name,
.footer_wrap
  .sc_layouts_row_type_compact
  .sc_socials.sc_socials_icons_names
  .socials_wrap
  .social_item:hover
  .social_icon {
  color: var(--theme-color-text_dark);
}
.footer_wrap
  .sc_layouts_row_type_normal
  .sc_socials.sc_socials_names:not(.alter)
  .socials_wrap
  .social_item {
  margin-right: 43px;
  font-size: 21px;
  font-weight: 400;
  color: var(--theme-color-text_dark);
}
.footer_wrap
  .sc_layouts_row_type_normal
  .sc_socials.sc_socials_names:not(.alter)
  .socials_wrap
  .social_item:hover {
  color: var(--theme-color-text);
}
.footer_wrap
  .sc_layouts_row_type_compact
  .sc_socials.sc_socials_names:not(.alter)
  .socials_wrap
  .social_item
  + .social_item {
  margin-top: 10px;
}
.footer_wrap
  .sc_layouts_row_type_compact
  .sc_socials.sc_socials_names:not(.alter)
  .socials_wrap
  .social_item {
  display: inline-block;
  width: 100%;
  text-align: inherit;
}
.footer_wrap
  .sc_layouts_row_type_compact
  .sc_socials.sc_socials_names.sc_align_left:not(.alter)
  .socials_wrap
  .social_item {
  display: table;
  width: auto;
}
.footer_wrap
  .sc_layouts_row_type_compact
  .sc_socials.sc_socials_names:not(.alter)
  .socials_wrap
  .social_item
  .social_icon {
  font-size: 16px;
  width: 2em;
  height: 2em;
  line-height: 2em;
  margin-left: -0.5em;
  color: var(--theme-color-text);
}
.footer_wrap
  .sc_layouts_row_type_compact
  .sc_socials.sc_socials_names:not(.alter)
  .socials_wrap
  .social_item
  .social_icon
  + .social_name {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 6px;
  font-size: 17px;
  line-height: 20px;
  font-weight: 300;
  color: var(--theme-color-text);
}
.footer_wrap
  .sc_layouts_row_type_compact
  .sc_socials.sc_socials_names:not(.alter)
  .socials_wrap
  .social_item:hover
  .social_name,
.footer_wrap
  .sc_layouts_row_type_compact
  .sc_socials.sc_socials_names:not(.alter)
  .socials_wrap
  .social_item:hover
  .social_icon {
  color: var(--theme-color-text_dark);
}
.sc_socials.sc_socials_names .socials_wrap .social_item {
  color: var(--theme-color-text_dark);
}
.sc_socials.sc_socials_names .socials_wrap .social_item:hover {
  color: var(--theme-color-text_link);
}
.sc_socials.sc_socials_default.modern_2 .socials_wrap,
.sc_socials.sc_socials_default.modern .socials_wrap {
  margin-bottom: -8px;
}
.sc_socials.sc_socials_default.modern_2 .socials_wrap .social_item,
.sc_socials.sc_socials_default.modern .socials_wrap .social_item {
  margin: 0 8px 8px 0;
}
.sc_socials.sc_socials_default.modern_2 .socials_wrap .social_item .social_icon,
.sc_socials.sc_socials_default.modern .socials_wrap .social_item .social_icon {
  position: relative;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  line-height: 44px;
  font-size: 16px;
  text-align: center;
  border: none !important;
  background-color: var(--theme-color-alter_bg_color);
  color: var(--theme-color-text_dark);
}
.sc_socials.sc_socials_default.modern_2
  .socials_wrap
  .social_item:hover
  .social_icon,
.sc_socials.sc_socials_default.modern
  .socials_wrap
  .social_item:hover
  .social_icon {
  background-color: var(--theme-color-alter_bg_color);
  color: var(--theme-color-text_link);
}
.sc_socials.sc_socials_default.modern_2
  .socials_wrap
  .social_item
  .social_icon {
  background-color: #2c313d;
  color: var(--theme-color-inverse_link);
}
.sc_socials.sc_socials_default.modern_2
  .socials_wrap
  .social_item:hover
  .social_icon {
  color: var(--theme-color-inverse_link) !important;
  background-color: var(--theme-color-text_link);
}
.sc_socials.sc_socials_default.modern_2
  .socials_wrap
  .social_item:hover
  .social_icon[class*="facebook"] {
  background-color: #3b5998 !important;
  color: var(--theme-color-inverse_link) !important;
}
.sc_socials.sc_socials_default.modern_2
  .socials_wrap
  .social_item:hover
  .social_icon[class*="twitter"] {
  background-color: #1da1f2 !important;
  color: var(--theme-color-inverse_link) !important;
}
.sc_socials.sc_socials_default.modern_2
  .socials_wrap
  .social_item:hover
  .social_icon[class*="dribble"],
.sc_socials.sc_socials_default.modern_2
  .socials_wrap
  .social_item:hover
  .social_icon[class*="dribbble"] {
  background-color: #ea4c89 !important;
  color: var(--theme-color-inverse_link) !important;
}
.sc_socials.sc_socials_default.modern_2
  .socials_wrap
  .social_item:hover
  .social_icon[class*="instagram"] {
  background-color: #c862dc !important;
  color: var(--theme-color-inverse_link) !important;
}
.sc_socials.sc_socials_icons_names.alter .socials_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.sc_socials.sc_socials_icons_names.alter .socials_wrap .social_item {
  margin: 0 !important;
  padding: 28px 10px;
  width: 100%;
  line-height: 1;
}
.sc_socials.sc_socials_icons_names.alter
  .socials_wrap
  .social_item
  + .social_item {
  border-left: 1px solid var(--theme-color-bd_color);
}
.sc_socials.sc_socials_icons_names.alter
  .socials_wrap
  .social_item
  .social_name {
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  color: var(--theme-color-text_dark);
}
.sc_socials.sc_socials_icons_names.alter
  .socials_wrap
  .social_item
  .social_icon {
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5em;
  font-size: 16px;
  color: var(--theme-color-text_dark);
}
.sc_socials.sc_socials_icons_names.alter
  .socials_wrap
  .social_item
  .social_icon
  + .social_name {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 5px;
}
.sc_socials.sc_socials_icons_names.alter
  .socials_wrap
  .social_item:hover
  .social_name,
.sc_socials.sc_socials_icons_names.alter
  .socials_wrap
  .social_item:hover
  .social_icon {
  color: var(--theme-color-text_dark);
}
.sc_socials.sc_socials_icons_names.extra.sc_align_center .socials_wrap {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.sc_socials.sc_socials_icons_names.extra.sc_align_right .socials_wrap {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
}
.sc_socials.sc_socials_icons_names.extra .socials_wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.sc_socials.sc_socials_icons_names.extra .socials_wrap .social_item {
  padding: 0 1px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  margin-right: 1.3em;
  color: var(--theme-color-alter_dark);
}
.sc_socials.sc_socials_icons_names.extra
  .socials_wrap
  .social_item
  .social_icon {
  text-align: left;
  padding: 0 1px;
  font-size: 16px;
  width: auto;
  height: auto;
  line-height: inherit;
}
.sc_socials.sc_socials_icons_names.extra
  .socials_wrap
  .social_item
  .social_icon
  + .social_name {
  margin: 0 0 0 8px;
  font-size: 13px;
  line-height: 17px;
}
.sc_socials.sc_socials_icons_names.extra
  .socials_wrap
  .social_item:hover
  .social_icon {
  color: var(--theme-color-alter_dark);
}
.sc_socials.sc_socials_icons_names.extra
  .socials_wrap
  .social_item:hover
  .social_icon[class*="facebook"] {
  color: #4f5fbf !important;
}
.sc_socials.sc_socials_icons_names.extra
  .socials_wrap
  .social_item:hover
  .social_icon[class*="twitter"] {
  color: #48bde9 !important;
}
.sc_socials.sc_socials_icons_names.extra
  .socials_wrap
  .social_item:hover
  .social_icon[class*="dribble"] {
  color: #ea4c89 !important;
}
.sc_socials.sc_socials_icons_names.extra
  .socials_wrap
  .social_item:hover
  .social_icon[class*="instagram"] {
  color: #c41bd1 !important;
}
.sc_socials.sc_socials_icons_names.extra
  .socials_wrap
  .social_item:hover
  .social_name {
  color: var(--theme-color-text_dark);
}
.sc_socials.sc_socials_default.simple .socials_wrap .social_item {
  margin-right: 18px;
}
.sc_socials.sc_socials_default.simple .socials_wrap .social_item .social_icon {
  padding: 0 1px;
  width: auto;
  height: auto;
  line-height: inherit;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: none;
  text-align: unset;
}
body.expand_content .sc_recent_news_style_news-announce .post_size_full,
.sc_layouts_submenu .sc_recent_news_style_news-announce .post_size_full {
  height: 656px;
}
body.expand_content .sc_recent_news_style_news-announce .post_size_big,
.sc_layouts_submenu .sc_recent_news_style_news-announce .post_size_big {
  height: 328px;
}
body.expand_content .sc_recent_news_style_news-announce .post_size_medium,
.sc_layouts_submenu .sc_recent_news_style_news-announce .post_size_medium,
body.expand_content .sc_recent_news_style_news-announce .post_size_small,
.sc_layouts_submenu .sc_recent_news_style_news-announce .post_size_small {
  height: 164px;
}
.sc_recent_news_header {
  border-color: var(--theme-color-text_dark);
}
.sc_recent_news_header_category_item_more {
  color: var(--theme-color-text_link);
}
.sc_recent_news_header_more_categories {
  border-color: var(--theme-color-extra_bd_color);
  background-color: var(--theme-color-extra_bg_color);
}
.sc_recent_news_header_more_categories > a {
  color: var(--theme-color-extra_link);
}
.sc_recent_news_header_more_categories > a:hover {
  color: var(--theme-color-extra_hover);
  background-color: var(--theme-color-extra_bg_hover);
}
.sc_recent_news_style_news-magazine .post_accented_border {
  border-color: var(--theme-color-bd_color);
}
.sc_recent_news_style_news-excerpt .post_item {
  border-color: var(--theme-color-bd_color);
}
.widget_twitter .widget_content .sc_twitter_item,
.widget_twitter .widget_content li {
  color: var(--theme-color-text);
}
.widget_twitter .widget_content .sc_twitter_item .sc_twitter_item_icon {
  color: var(--theme-color-text_link) !important;
}
.widget_twitter .swiper-pagination-bullet {
  background-color: var(--theme-color-text_light);
}
.widget_twitter .swiper-pagination-bullet-active {
  background-color: var(--theme-color-text_link);
}
.widget_twitter .widget_content .sc_twitter_list li {
  color: var(--theme-color-text);
}
.widget_twitter .widget_content .sc_twitter_list li:before {
  color: var(--theme-color-text_link) !important;
}
[class*="scheme_"].sidebar .widget_twitter .widget_content .sc_twitter_list li {
  color: var(--theme-color-alter_text);
}
[class*="scheme_"].sidebar
  .widget_twitter
  .widget_content
  .sc_twitter_list
  li:before {
  color: var(--theme-color-alter_link) !important;
}
.narrow_content
  .trx_addons_video_list_controller_bottom
  .trx_addons_video_list_controller_wrap
  .trx_addons_video_list_controller_item {
  width: 50%;
}
.narrow_content
  .trx_addons_video_list_controller_bottom
  .trx_addons_video_list_controller_wrap
  .trx_addons_video_list_controller_item
  .trx_addons_video_list_title {
  font-size: 1em;
}
.trx_addons_video_sticky
  .trx_addons_video_sticky_inner
  .trx_addons_video_sticky_title {
  display: none;
}
.post_featured .trx_addons_video_sticky_inner .trx_addons_video_sticky_title {
  display: none;
}
.trx_addons_video_sticky_on .trx_addons_video_sticky_inner {
  right: 90px;
  width: 618px !important;
  height: 348px !important;
  z-index: 21;
}
.trx_addons_video_sticky_on .trx_addons_video_sticky_inner iframe {
  width: 618px !important;
  height: 348px !important;
}
.trx_addons_video_sticky_on
  .trx_addons_video_sticky_inner
  .trx_addons_video_list_title_wrap {
  background-color: var(--theme-color-alter_bg_color);
}
.trx_addons_video_sticky_on
  .trx_addons_video_sticky_inner
  .trx_addons_video_list_title_wrap
  .trx_addons_video_list_title,
.trx_addons_video_sticky_on
  .trx_addons_video_sticky_inner
  .trx_addons_video_list_title_wrap
  .trx_addons_video_list_title
  a,
.trx_addons_video_sticky_on
  .trx_addons_video_sticky_inner
  .trx_addons_video_list_title_wrap
  .trx_addons_video_list_title
  a:hover {
  color: var(--theme-color-alter_dark);
}
.trx_addons_video_sticky_on
  .trx_addons_video_sticky_inner
  .post_video.video_frame {
  height: 100%;
}
.trx_addons_video_sticky_on
  .trx_addons_video_sticky_inner
  .post_video.video_frame
  .mejs-container {
  width: 100% !important;
  height: 100% !important;
}
.trx_addons_video_sticky_on
  .trx_addons_video_sticky_inner
  .post_video.video_frame
  .mejs-container
  .mejs-overlay.mejs-overlay-play {
  width: 100% !important;
  height: 100% !important;
}
.trx_addons_video_sticky_on
  .trx_addons_video_sticky_inner
  .post_video.video_frame
  .mejs-container
  iframe,
.trx_addons_video_sticky_on
  .trx_addons_video_sticky_inner
  .post_video.video_frame
  .mejs-container
  video,
.trx_addons_video_sticky_on
  .trx_addons_video_sticky_inner
  .post_video.video_frame
  .mejs-container
  embed {
  width: 100% !important;
  height: 100% !important;
}
.trx_addons_video_sticky_on
  .trx_addons_video_sticky_inner
  .trx_addons_video_list_title_wrap,
.trx_addons_video_sticky_on
  .trx_addons_video_sticky_inner
  .trx_addons_video_sticky_title {
  display: block;
  background-color: var(--theme-color-alter_bg_color);
  bottom: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 21px 4em 21px 30px;
  position: absolute;
  top: -4.1rem;
  height: auto;
  width: 100%;
  display: block;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.trx_addons_video_sticky_on .trx_addons_video_sticky_close {
  right: 110px;
  bottom: 358px;
}
.post_featured:not(.post_video_play):not(.with_video_sticky_on)
  .trx_addons_video_sticky_on
  .trx_addons_video_sticky_inner {
  height: 0 !important;
}
.post_featured:not(.post_video_play):not(.with_video_sticky_on)
  .trx_addons_video_sticky_on
  .trx_addons_video_sticky_close {
  bottom: 12px;
}
.trx_addons_reviews_stars_default,
.trx_addons_reviews_stars_hover {
  color: var(--theme-color-text_link);
}
[class*="scheme_"].sidebar .trx_addons_reviews_stars_default,
[class*="scheme_"].sidebar .trx_addons_reviews_stars_hover {
  color: var(--theme-color-alter_link);
}
.trx_addons_reviews_bubble {
  background-color: var(--theme-color-bg_color);
}
.trx_addons_reviews_bubble:before {
  background-color: var(--theme-color-bg_color);
  border-right-color: var(--theme-color-bd_color);
  border-bottom-color: var(--theme-color-bd_color);
}
.trx_addons_reviews_block_short .trx_addons_reviews_block_info {
  color: var(--theme-color-alter_text);
  background-color: var(--theme-color-alter_bg_color);
}
.trx_addons_reviews_block_short .trx_addons_reviews_block_title {
  color: var(--theme-color-extra_dark);
  background-color: var(--theme-color-extra_bg_color);
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.trx_addons_reviews_block_short .trx_addons_reviews_block_title:after {
  border-top-color: var(--theme-color-extra_bg_color);
}
.trx_addons_reviews_block_short .trx_addons_reviews_block_mark_value {
  border-color: var(--theme-color-alter_bd_hover);
  background-color: var(--theme-color-alter_bg_hover);
}
.trx_addons_reviews_block_detailed {
  color: var(--theme-color-alter_text);
  background-color: var(--theme-color-alter_bg_color);
}
.trx_addons_reviews_block_detailed .trx_addons_reviews_block_title {
  color: var(--theme-color-extra_dark);
  background-color: var(--theme-color-extra_bg_color);
}
.trx_addons_reviews_block_detailed .trx_addons_reviews_block_pn {
  color: var(--theme-color-alter_dark);
  background-color: var(--theme-color-alter_bg_hover);
}
.trx_addons_reviews_block_detailed
  .trx_addons_reviews_block_pn
  .trx_addons_reviews_block_list
  li:before {
  color: var(--theme-color-alter_dark);
}
.trx_addons_reviews_block_detailed .trx_addons_reviews_block_criterias {
  color: var(--theme-color-alter_dark);
}
.trx_addons_reviews_block_detailed
  .trx_addons_reviews_block_criterias[data-mark-max="10"]
  [class*="trx_addons_reviews_block_list_mark_line"],
.trx_addons_reviews_block_detailed
  .trx_addons_reviews_block_criterias[data-mark-max="100"]
  [class*="trx_addons_reviews_block_list_mark_line"] {
  background-color: var(--theme-color-text_link);
}
.trx_addons_reviews_block_mark .trx_addons_reviews_block_mark_value {
  border-color: var(--theme-color-alter_bd_hover);
  background-color: var(--theme-color-alter_bg_hover);
}
.trx_addons_reviews_block_mark_text {
  font-weight: 500;
}
.trx_addons_reviews_block_detailed .trx_addons_reviews_block_buttons {
  color: var(--theme-color-text_dark);
}
.trx_addons_reviews_block_detailed
  .trx_addons_reviews_block_buttons
  .trx_addons_reviews_block_subtitle {
  font-weight: 500;
}
.trx_addons_reviews_block_detailed
  .trx_addons_reviews_block_pn
  .trx_addons_reviews_block_list
  li:before {
  left: -1.5em;
}
.trx_addons_reviews_block .sc_button {
  font-size: 15px;
  line-height: 17px;
  padding: 17px 27px;
}
.trx_addons_reviews_block.trx_addons_reviews_block_detailed
  .trx_addons_reviews_block_pn
  .trx_addons_reviews_block_negatives,
.trx_addons_reviews_block.trx_addons_reviews_block_detailed
  .trx_addons_reviews_block_pn
  .trx_addons_reviews_block_positives {
  padding-left: 0;
  width: calc(50% - 1em);
}
.trx_addons_reviews_block.trx_addons_reviews_block_detailed
  .trx_addons_reviews_block_pn
  .trx_addons_reviews_block_negatives
  .trx_addons_reviews_block_list
  li:before,
.trx_addons_reviews_block.trx_addons_reviews_block_detailed
  .trx_addons_reviews_block_pn
  .trx_addons_reviews_block_positives
  .trx_addons_reviews_block_list
  li:before {
  font-family: "fontello";
  font-weight: 400;
  font-size: 0.9em;
  line-height: 1.9em;
}
.trx_addons_reviews_block.trx_addons_reviews_block_detailed
  .trx_addons_reviews_block_pn
  .trx_addons_reviews_block_positives
  .trx_addons_reviews_block_list
  li:before {
  content: "\E8AD";
}
.trx_addons_reviews_block.trx_addons_reviews_block_detailed
  .trx_addons_reviews_block_pn
  .trx_addons_reviews_block_negatives
  .trx_addons_reviews_block_list
  li:before {
  content: "\E8AE";
}
.trx_addons_reviews_block .trx_addons_reviews_block_mark {
  overflow: visible;
}
.trx_addons_reviews_block .trx_addons_reviews_block_mark canvas {
  -webkit-transform: rotate(-90deg) translateY(calc(-50% - -0.5px));
  -ms-transform: rotate(-90deg) translateY(calc(-50% - -0.5px));
  transform: rotate(-90deg) translateY(calc(-50% - -0.5px));
}
.trx_addons_reviews_block
  .trx_addons_reviews_block_mark
  .trx_addons_reviews_block_mark_value {
  width: 2.9em;
  height: 2.9em;
  line-height: 2.9em;
  border-width: 4px;
}
.sc_item_subtitle {
  color: var(--theme-color-text_dark);
}
.color_style_link2 .sc_item_subtitle {
  color: var(--theme-color-text_link2);
}
.color_style_link3 .sc_item_subtitle {
  color: var(--theme-color-text_link3);
}
.sc_item_subtitle.sc_item_title_style_shadow {
  color: var(--theme-color-text_light);
}
.theme_scroll_down:hover {
  color: var(--theme-color-text_link);
}
.sc_item_filters_more_link_wrap .sc_item_filters_more_link {
  overflow: visible;
}
.sc_item_filters_align_left,
.sc_item_filters_align_right,
.sc_item_filters .sc_item_filters_header {
  border-color: var(--theme-color-text_dark);
}
.sc_item_filters_align_left .sc_item_filters_header,
.sc_item_filters_align_right .sc_item_filters_header {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}
.sc_item_filters_align_right .sc_item_filters_header {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  text-align: right;
}
.sc_blogger.sc_item_filters_tabs_left .sc_item_filters_tabs li > a {
  padding: 0.15em 0;
  margin-bottom: 0.5em;
}
ul.sc_layouts_submenu
  .sc_item_filters_tabs_left
  .sc_item_filters_tabs
  > li
  > a.active,
ul.sc_layouts_submenu
  .sc_item_filters_tabs_left
  .sc_item_filters_tabs
  > li
  > a.active
  > span {
  color: var(--theme-color-extra_dark) !important;
}
ul.sc_layouts_submenu .post_featured.hover_info .post_info {
  padding: 1em;
}
ul.sc_layouts_submenu .post_featured.hover_info .post_info .post_category {
  top: 1em;
  left: 1em;
}
ul.sc_layouts_submenu .post_featured .post_info .post_title {
  font-size: 1.25em;
}
ul.sc_layouts_submenu .post_featured .post_info .post_descr {
  display: none;
}
.menu_mobile ul.sc_layouts_submenu .sc_item_filters_tabs_left .sc_item_filters,
.menu_mobile
  ul.sc_layouts_submenu
  .sc_item_filters_tabs_left
  .sc_item_posts_container,
.menu_mobile
  ul.sc_layouts_submenu
  .sc_item_filters_tabs_left
  .sc_item_pagination {
  margin-left: 0;
}
.menu_mobile ul.sc_layouts_submenu .sc_item_filters_tabs_right .sc_item_filters,
.menu_mobile
  ul.sc_layouts_submenu
  .sc_item_filters_tabs_right
  .sc_item_posts_container,
.menu_mobile
  ul.sc_layouts_submenu
  .sc_item_filters_tabs_right
  .sc_item_pagination {
  margin-right: 0;
}
.menu_mobile ul.sc_layouts_submenu .sc_item_filters .sc_item_filters_tabs {
  position: static;
  width: 100%;
  padding: 0 !important;
  margin-bottom: 1em !important;
}
.menu_mobile ul.sc_layouts_submenu .sc_item_filters .sc_item_filters_tabs li {
  display: inline-block;
  vertical-align: top;
  margin-right: 1em;
  width: auto;
}
.menu_mobile
  ul.sc_layouts_submenu
  .sc_item_filters
  .sc_item_filters_tabs
  li
  > a {
  padding: 0;
}
.menu_mobile
  ul.sc_layouts_submenu
  .sc_item_filters
  .sc_item_filters_tabs
  li:last-child {
  margin-right: 0;
}
.menu_mobile
  ul.sc_layouts_submenu
  .sc_item_posts_container
  [class*="column-"]
  + [class*="column-"] {
  padding-top: 1em;
}
.sc_item_featured [class*="post_info_"] {
  color: var(--theme-color-extra_text);
  background-color: var(--theme-color-extra_bg_color_07);
}
.sc_item_featured:hover [class*="post_info_"] {
  background-color: var(--theme-color-extra_bg_color_07);
}
.sc_item_featured [class*="post_info_"] a {
  color: var(--theme-color-extra_dark);
}
.sc_item_featured [class*="post_info_"] a:hover,
.sc_item_featured [class*="post_info_"] a:focus {
  color: var(--theme-color-extra_hover);
}
.sc_item_featured .post_meta a {
  color: var(--theme-color-extra_light);
}
.sc_item_featured .post_meta a:hover,
.sc_item_featured .post_meta a:focus {
  color: var(--theme-color-extra_hover);
}
.sc_item_featured .post_meta_item.post_categories,
.sc_item_featured .post_meta_item.post_categories a {
  color: var(--theme-color-extra_link);
}
.sc_item_featured .post_meta_item.post_categories a:hover,
.sc_item_featured .post_meta_item.post_categories a:focus {
  color: var(--theme-color-extra_hover);
}
.sc_blogger .sc_item_featured .post_info_audio {
  background: transparent !important;
  padding: 0 !important;
  max-width: 100% !important;
  margin: 0 !important;
}
.sc_blogger
  .format-audio
  .post_featured.without_thumb
  .post_audio:not(.with_iframe) {
  padding: 1.8em;
}
.sc_blogger .format-audio .post_featured .post_audio_title {
  margin-bottom: 0.2em;
}
.sc_typed_entry {
  color: var(--theme-color-text_dark);
}
.sc_action_item .sc_action_item_subtitle {
  color: var(--theme-color-text_link);
}
.sc_action_item.color_style_link2 .sc_action_item_subtitle {
  color: var(--theme-color-text_link2);
}
.sc_action_item.color_style_link3 .sc_action_item_subtitle {
  color: var(--theme-color-text_link3);
}
.sc_action_item.color_style_dark .sc_action_item_subtitle {
  color: var(--theme-color-text_dark);
}
.sc_action_item_event .sc_action_item_date,
.sc_action_item_event .sc_action_item_info {
  color: var(--theme-color-text_dark);
  border-color: var(--theme-color-text);
}
.sc_action_item_event .sc_action_item_description {
  color: var(--theme-color-text);
}
.sc_action_item_event.with_image .sc_action_item_inner {
  background-color: var(--theme-color-bg_color);
}
.sc_action_simple .sc_action_item {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.sc_action_simple .sc_action_item:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.sc_action_simple .sc_action_item.with_image .sc_action_item_inner {
  padding: 2.38889rem 1.66667rem;
}
.sc_action_simple .sc_action_item_description {
  font-size: 11px;
  line-height: 20px;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.sc_action_simple .sc_action_item_title + .sc_action_item_description {
  margin-top: 5px;
}
.custom_action {
  padding: 2.6em 2.8em;
  font-size: 16px;
}
.custom_action
  .elementor-widget-heading
  .elementor-heading-title.elementor-size-xxl {
  letter-spacing: 0;
}
.custom_action
  .sc_button:not(.sc_button_with_icon):not(.sc_button_with_image).sc_button_decoration.color_style_dark:before {
  color: var(--theme-color-inverse_dark);
}
.custom_action
  .sc_button:not(.sc_button_with_icon):not(.sc_button_with_image).sc_button_decoration.color_style_dark:hover:before {
  color: var(--theme-color-text_link);
}
.custom_action2 {
  padding: 2.94444rem 2.5rem;
}
.custom_action2
  .elementor-widget-heading
  .elementor-heading-title.elementor-size-xl {
  padding-right: 3.44444rem;
  font-size: 2.11111rem;
}
.sc_blogger .post_featured + .post_header {
  max-width: none;
  padding: 0;
  display: block;
}
.sc_blogger_item_list.sc_blogger_item_image_position_left
  .sc_blogger_item_title,
.sc_blogger_item_list.sc_blogger_item_image_position_right
  .sc_blogger_item_title,
.sc_blogger_item_list.sc_blogger_item_image_position_alter
  .sc_blogger_item_title {
  font-size: 1.15em;
  line-height: 1.5em;
  font-weight: 400;
}
.sc_blogger_item_list.sc_blogger_item_with_image.sc_blogger_item_image_position_left
  .sc_blogger_item_title,
.sc_blogger_item_list.sc_blogger_item_with_image.sc_blogger_item_image_position_right
  .sc_blogger_item_title,
.sc_blogger_item_list.sc_blogger_item_with_image.sc_blogger_item_image_position_alter
  .sc_blogger_item_title {
  margin-top: -0.5em;
}
.post_item_single .post_content_single .sc_item_filters_title,
.editor-block-list__layout .sc_item_filters_title {
  font-size: 1.15em;
  line-height: 1.25em;
  text-transform: uppercase;
}
.post_item_single .post_content_single .sc_blogger_item_excerpt,
.editor-block-list__layout .sc_blogger_item_excerpt {
  line-height: 1.5em;
}
.sc_blogger.slider_container .swiper-pagination-bullet {
  border-color: var(--theme-color-text_light);
}
.sc_blogger_item_on_plate .sc_blogger_item_body {
  color: var(--theme-color-alter_text);
}
.sc_blogger_item_default.sc_blogger_item_on_plate .sc_blogger_item_body,
.sc_blogger_item_list.sc_blogger_item_on_plate .sc_blogger_item_body,
.sc_blogger_item_wide.sc_blogger_item_on_plate {
  background-color: var(--theme-color-alter_bg_color);
}
.sc_blogger_item_on_plate .sc_blogger_item_content .post_meta,
.sc_blogger_item_on_plate .sc_blogger_item_content .post_meta a {
  color: var(--theme-color-alter_light);
}
.sc_blogger_item_on_plate .sc_blogger_item_content .post_meta a:hover {
  color: var(--theme-color-alter_dark);
}
.sc_blogger_item_on_plate .sc_blogger_item_content .post_meta .post_sponsored,
.sc_blogger_item_on_plate
  .sc_blogger_item_content
  .post_meta
  .post_sponsored
  a {
  color: var(--theme-color-alter_link);
}
.sc_blogger_item_on_plate
  .sc_blogger_item_content
  .post_meta
  .post_sponsored
  a:hover {
  color: var(--theme-color-alter_dark);
}
.sc_blogger_item_on_plate .sc_blogger_item_content a {
  color: var(--theme-color-alter_link);
}
.sc_blogger_item_on_plate .sc_blogger_item_content a:hover {
  color: var(--theme-color-alter_hover);
}
.sc_blogger_item_on_plate .sc_blogger_item_content a.sc_button_simple:hover {
  color: var(--theme-color-alter_hover) !important;
}
.sc_blogger_item_on_plate .sc_blogger_item_content .sc_blogger_item_title a {
  color: var(--theme-color-alter_dark);
}
.sc_blogger_item_on_plate
  .sc_blogger_item_content
  .sc_blogger_item_title
  a:hover {
  color: var(--theme-color-alter_link);
}
.sc_blogger_item_default.sc_blogger_item_on_plate
  .sc_blogger_item_excerpt:after {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(var(--theme-color-alter_bg_color_00)),
    to(var(--theme-color-alter_bg_color))
  );
  background-image: -webkit-linear-gradient(
    top,
    var(--theme-color-alter_bg_color_00),
    var(--theme-color-alter_bg_color)
  );
  background-image: -o-linear-gradient(
    top,
    var(--theme-color-alter_bg_color_00),
    var(--theme-color-alter_bg_color)
  );
  background-image: linear-gradient(
    180deg,
    var(--theme-color-alter_bg_color_00),
    var(--theme-color-alter_bg_color)
  );
}
.sc_blogger_content .sc_blogger_item {
  border-color: var(--theme-color-bd_color);
}
.sc_blogger_item_list.sc_blogger_item_with_numbers:not(.sc_blogger_item_with_image)
  .sc_blogger_item_title:before,
.sc_blogger_item_list.sc_blogger_item_with_numbers.sc_blogger_item_with_image
  .sc_blogger_item_featured:after {
  color: var(--theme-color-extra_dark);
  background-color: var(--theme-color-extra_bg_color);
}
.sc_blogger_item_list .post_featured[class*="hover_"] .post_info_back {
  display: none;
}
.sc_content_number {
  color: var(--theme-color-alter_bg_hover);
}
.sc_content_width_1_1,
.sc_inner_width_1_1 > .elementor-column-wrap,
.sc_inner_width_1_1 > .elementor-widget-wrap {
  width: var(--theme-var-page);
}
.sc_content_width_1_2,
.sc_inner_width_1_2 > .elementor-column-wrap,
.sc_inner_width_1_2 > .elementor-widget-wrap {
  width: calc(var(--theme-var-page) / 2);
}
.sc_content_width_1_3,
.sc_inner_width_1_3 > .elementor-column-wrap,
.sc_inner_width_1_3 > .elementor-widget-wrap {
  width: calc(var(--theme-var-page) / 3);
}
.sc_content_width_2_3,
.sc_inner_width_2_3 > .elementor-column-wrap,
.sc_inner_width_2_3 > .elementor-widget-wrap {
  width: calc(var(--theme-var-page) / 3 * 2);
}
.sc_content_width_1_4,
.sc_inner_width_1_4 > .elementor-column-wrap,
.sc_inner_width_1_4 > .elementor-widget-wrap {
  width: calc(var(--theme-var-page) / 4);
}
.sc_content_width_3_4,
.sc_inner_width_3_4 > .elementor-column-wrap,
.sc_inner_width_3_4 > .elementor-widget-wrap {
  width: calc(var(--theme-var-page) / 4 * 3);
}
.sc_courses.slider_container .swiper-pagination-bullet {
  border-color: var(--theme-color-text_light);
}
.sc_courses_default .sc_courses_item {
  background-color: var(--theme-color-alter_bg_color);
}
.sc_courses_default .sc_courses_item_categories {
  background-color: var(--theme-color-alter_dark);
}
.sc_courses_default .sc_courses_item_categories a {
  color: var(--theme-color-bg_color);
}
.sc_courses_default .sc_courses_item_categories a:hover {
  color: var(--theme-color-alter_link);
}
.sc_courses_default .sc_courses_item_meta {
  color: var(--theme-color-alter_light);
}
.sc_courses_default .sc_courses_item_date {
  color: var(--theme-color-alter_dark);
}
.sc_courses_default .sc_courses_item_price {
  color: var(--theme-color-alter_link);
}
.sc_courses_default .sc_courses_item_period {
  color: var(--theme-color-alter_light);
}
.courses_single .courses_page_meta {
  color: var(--theme-color-text_light);
}
.courses_single .courses_page_meta_item_date {
  color: var(--theme-color-text_dark);
}
.courses_single .courses_page_period {
  color: var(--theme-color-text_light);
}
.sc_dishes_item .post_featured[class*="hover_"] .post_info {
  display: none !important;
}
.sc_dishes_default .sc_dishes_item {
  color: var(--theme-color-alter_text);
  background-color: var(--theme-color-alter_bg_color);
}
.sc_dishes_default .sc_dishes_item_subtitle,
.sc_dishes_default .sc_dishes_item_subtitle a {
  color: var(--theme-color-alter_link);
}
.sc_dishes_default .sc_dishes_item_subtitle a:hover {
  color: var(--theme-color-alter_hover);
}
.sc_dishes_default.color_style_link2 .sc_dishes_item_subtitle,
.sc_dishes_default.color_style_link2 .sc_dishes_item_subtitle a {
  color: var(--theme-color-alter_link2);
}
.sc_dishes_default.color_style_link2 .sc_dishes_item_subtitle a:hover {
  color: var(--theme-color-alter_hover2);
}
.sc_dishes_default.color_style_link3 .sc_dishes_item_subtitle,
.sc_dishes_default.color_style_link3 .sc_dishes_item_subtitle a {
  color: var(--theme-color-alter_link3);
}
.sc_dishes_default.color_style_link3 .sc_dishes_item_subtitle a:hover {
  color: var(--theme-color-alter_hover3);
}
.sc_dishes_default.color_style_dark .sc_dishes_item_subtitle,
.sc_dishes_default.color_style_dark .sc_dishes_item_subtitle a {
  color: var(--theme-color-alter_dark);
}
.sc_dishes_default.color_style_dark .sc_dishes_item_subtitle a:hover {
  color: var(--theme-color-alter_link);
}
.sc_dishes_default .sc_dishes_item_featured_left,
.sc_dishes_default .sc_dishes_item_featured_right {
  color: var(--theme-color-text);
  background-color: transparent;
}
.sc_dishes_default .sc_dishes_item_featured_left .sc_dishes_item_subtitle,
.sc_dishes_default .sc_dishes_item_featured_left .sc_dishes_item_subtitle a,
.sc_dishes_default .sc_dishes_item_featured_right .sc_dishes_item_subtitle,
.sc_dishes_default .sc_dishes_item_featured_right .sc_dishes_item_subtitle a {
  color: var(--theme-color-text_link);
}
.sc_dishes_default
  .sc_dishes_item_featured_left
  .sc_dishes_item_subtitle
  a:hover,
.sc_dishes_default
  .sc_dishes_item_featured_right
  .sc_dishes_item_subtitle
  a:hover {
  color: var(--theme-color-text_hover);
}
.sc_dishes_default.color_style_link2
  .sc_dishes_item_featured_left
  .sc_dishes_item_subtitle,
.sc_dishes_default.color_style_link2
  .sc_dishes_item_featured_left
  .sc_dishes_item_subtitle
  a,
.sc_dishes_default.color_style_link2
  .sc_dishes_item_featured_right
  .sc_dishes_item_subtitle,
.sc_dishes_default.color_style_link2
  .sc_dishes_item_featured_right
  .sc_dishes_item_subtitle
  a {
  color: var(--theme-color-text_link2);
}
.sc_dishes_default.color_style_link2
  .sc_dishes_item_featured_left
  .sc_dishes_item_subtitle
  a:hover,
.sc_dishes_default.color_style_link2
  .sc_dishes_item_featured_right
  .sc_dishes_item_subtitle
  a:hover {
  color: var(--theme-color-text_hover2);
}
.sc_dishes_default.color_style_link3
  .sc_dishes_item_featured_left
  .sc_dishes_item_subtitle,
.sc_dishes_default.color_style_link3
  .sc_dishes_item_featured_left
  .sc_dishes_item_subtitle
  a,
.sc_dishes_default.color_style_link3
  .sc_dishes_item_featured_right
  .sc_dishes_item_subtitle,
.sc_dishes_default.color_style_link3
  .sc_dishes_item_featured_right
  .sc_dishes_item_subtitle
  a {
  color: var(--theme-color-text_link3);
}
.sc_dishes_default.color_style_link3
  .sc_dishes_item_featured_left
  .sc_dishes_item_subtitle
  a:hover,
.sc_dishes_default.color_style_link3
  .sc_dishes_item_featured_right
  .sc_dishes_item_subtitle
  a:hover {
  color: var(--theme-color-text_hover3);
}
.sc_dishes_default.color_style_dark
  .sc_dishes_item_featured_left
  .sc_dishes_item_subtitle,
.sc_dishes_default.color_style_dark
  .sc_dishes_item_featured_left
  .sc_dishes_item_subtitle
  a,
.sc_dishes_default.color_style_dark
  .sc_dishes_item_featured_right
  .sc_dishes_item_subtitle,
.sc_dishes_default.color_style_dark
  .sc_dishes_item_featured_right
  .sc_dishes_item_subtitle
  a {
  color: var(--theme-color-text_dark);
}
.sc_dishes_default.color_style_dark
  .sc_dishes_item_featured_left
  .sc_dishes_item_subtitle
  a:hover,
.sc_dishes_default.color_style_dark
  .sc_dishes_item_featured_right
  .sc_dishes_item_subtitle
  a:hover {
  color: var(--theme-color-text_link);
}
.sc_dishes_compact .sc_dishes_item {
  color: var(--theme-color-alter_text);
  background-color: var(--theme-color-alter_bg_color);
}
.sc_dishes_compact .sc_dishes_item_header {
  color: var(--theme-color-bg_color);
  background-color: var(--theme-color-text_dark);
}
.sc_dishes_compact .sc_dishes_item_price,
.sc_dishes_compact .sc_dishes_item_subtitle a {
  color: var(--theme-color-bg_color);
}
.sc_dishes_compact .sc_dishes_item_price:hover,
.sc_dishes_compact .sc_dishes_item:hover .sc_dishes_item_price,
.sc_dishes_compact .sc_dishes_item_subtitle a:hover,
.sc_dishes_compact .sc_dishes_item:hover .sc_dishes_item_subtitle a {
  color: var(--theme-color-text_link);
}
.sc_dishes_compact.color_style_link2 .sc_dishes_item_price:hover,
.sc_dishes_compact.color_style_link2
  .sc_dishes_item:hover
  .sc_dishes_item_price,
.sc_dishes_compact.color_style_link2 .sc_dishes_item_subtitle a:hover,
.sc_dishes_compact.color_style_link2
  .sc_dishes_item:hover
  .sc_dishes_item_subtitle
  a {
  color: var(--theme-color-text_link2);
}
.sc_dishes_compact.color_style_link3 .sc_dishes_item_price:hover,
.sc_dishes_compact.color_style_link3
  .sc_dishes_item:hover
  .sc_dishes_item_price,
.sc_dishes_compact.color_style_link3 .sc_dishes_item_subtitle a:hover,
.sc_dishes_compact.color_style_link3
  .sc_dishes_item:hover
  .sc_dishes_item_subtitle
  a {
  color: var(--theme-color-text_link3);
}
.sc_dishes_compact .sc_dishes_item_title a {
  color: var(--theme-color-text_link);
}
.sc_dishes_compact.color_style_link2 .sc_dishes_item_title a {
  color: var(--theme-color-text_link2);
}
.sc_dishes_compact.color_style_link3 .sc_dishes_item_title a {
  color: var(--theme-color-text_link3);
}
.sc_dishes_compact .sc_dishes_item_title a:hover,
.sc_dishes_compact .sc_dishes_item:hover .sc_dishes_item_title a {
  color: var(--theme-color-bg_color);
}
.sc_dishes.slider_container .swiper-pagination-bullet {
  border-color: var(--theme-color-text_light);
}
.trx_addons_field_error {
  border-color: #ff5b4a !important;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.sc_form .sc_form_info_item .sc_form_info_icon:before {
  font-family: "fontello";
}
.sc_form .sc_form_info_item_address .sc_form_info_icon:before {
  content: "\e8fd";
}
.sc_form .sc_form_info_item_email .sc_form_info_icon:before {
  content: "\e8fa";
}
.sc_form .sc_form_info_item_phone .sc_form_info_icon:before {
  content: "\e8f5";
}
[class*="scheme_"].sc_form {
  background-color: var(--theme-color-bg_color);
}
span.sc_form_field_title {
  color: var(--theme-color-text_dark);
}
.sc_form .sc_form_info_icon {
  color: var(--theme-color-text_link);
}
.sc_form .sc_form_info_data > a,
.sc_form .sc_form_info_data > span {
  color: var(--theme-color-text_dark);
}
.sc_form .sc_form_info_data > a:hover {
  color: var(--theme-color-text_link);
}
[class*="sc_input_hover_"] .sc_form_field_hover {
  color: var(--theme-color-text_dark);
}
.sc_input_hover_accent input[type="text"]:focus,
.sc_input_hover_accent input[type="number"]:focus,
.sc_input_hover_accent input[type="email"]:focus,
.sc_input_hover_accent input[type="password"]:focus,
.sc_input_hover_accent input[type="search"]:focus,
.sc_input_hover_accent select:focus,
.sc_input_hover_accent
  .select2-container.select2-container--focus
  span.select2-selection,
.sc_input_hover_accent
  .select2-container.select2-container--open
  span.select2-selection,
.sc_input_hover_accent textarea:focus {
  border-color: var(--theme-color-text_link) !important;
}
.sc_input_hover_accent .sc_form_field_hover:before {
  color: var(--theme-color-text_link_02);
}
.sc_input_hover_path .sc_form_field_graphic {
  stroke: var(--theme-color-input_bd_color);
}
.sc_input_hover_jump .sc_form_field_hover {
  color: var(--theme-color-input_light);
}
.sc_input_hover_jump .sc_form_field_content:before {
  color: var(--theme-color-text_link);
}
.sc_input_hover_jump input[type="text"],
.sc_input_hover_jump input[type="number"],
.sc_input_hover_jump input[type="email"],
.sc_input_hover_jump input[type="password"],
.sc_input_hover_jump input[type="search"],
.sc_input_hover_jump textarea {
  border-color: var(--theme-color-input_bd_color);
}
.sc_input_hover_jump input[type="text"]:focus,
.sc_input_hover_jump input[type="number"]:focus,
.sc_input_hover_jump input[type="email"]:focus,
.sc_input_hover_jump input[type="password"]:focus,
.sc_input_hover_jump input[type="search"]:focus,
.sc_input_hover_jump textarea:focus {
  border-color: var(--theme-color-text_link) !important;
}
.sc_input_hover_underline .sc_form_field_hover:before {
  background-color: var(--theme-color-input_bd_color);
}
.sc_input_hover_underline input:focus + .sc_form_field_hover:before,
.sc_input_hover_underline textarea:focus + .sc_form_field_hover:before,
.sc_input_hover_underline input.filled + .sc_form_field_hover:before,
.sc_input_hover_underline textarea.filled + .sc_form_field_hover:before {
  background-color: var(--theme-color-text_link);
}
.sc_input_hover_underline .sc_form_field_content {
  color: var(--theme-color-input_dark);
}
.sc_input_hover_underline input:focus,
.sc_input_hover_underline textarea:focus,
.sc_input_hover_underline input.filled,
.sc_input_hover_underline textarea.filled,
.sc_input_hover_underline
  input:focus
  + .sc_form_field_hover
  > .sc_form_field_content,
.sc_input_hover_underline
  textarea:focus
  + .sc_form_field_hover
  > .sc_form_field_content,
.sc_input_hover_underline
  input.filled
  + .sc_form_field_hover
  > .sc_form_field_content,
.sc_input_hover_underline
  textarea.filled
  + .sc_form_field_hover
  > .sc_form_field_content {
  color: var(--theme-color-text_link) !important;
}
.sc_input_hover_iconed .sc_form_field_hover {
  overflow: hidden;
  padding: 0.7em 1em !important;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  font-style: italic;
}
[class*="sc_input_hover_"] input[type="text"],
[class*="sc_input_hover_"] input[type="number"],
[class*="sc_input_hover_"] input[type="email"],
[class*="sc_input_hover_"] input[type="password"],
[class*="sc_input_hover_"] input[type="search"],
[class*="sc_input_hover_"] select,
[class*="sc_input_hover_"] textarea {
  padding: 1em !important;
  font-size: 16px;
  font-weight: 300;
}
[class*="sc_input_hover_"].sc_input_hover_iconed input[type="text"],
[class*="sc_input_hover_"].sc_input_hover_iconed input[type="number"],
[class*="sc_input_hover_"].sc_input_hover_iconed input[type="email"],
[class*="sc_input_hover_"].sc_input_hover_iconed input[type="password"],
[class*="sc_input_hover_"].sc_input_hover_iconed input[type="search"],
[class*="sc_input_hover_"].sc_input_hover_iconed textarea {
  padding-left: 2.5em !important;
}
.sc_input_hover_iconed .sc_form_field_hover {
  color: var(--theme-color-input_light);
}
.sc_input_hover_iconed input:focus + .sc_form_field_hover,
.sc_input_hover_iconed textarea:focus + .sc_form_field_hover,
.sc_input_hover_iconed input.filled + .sc_form_field_hover,
.sc_input_hover_iconed textarea.filled + .sc_form_field_hover {
  color: var(--theme-color-input_dark);
}
.sc_layouts_cart {
  display: inline-block;
}
.sc_layouts_cart .sc_layouts_cart_icon:before {
  position: relative;
  font-family: "fontello";
  content: "\e9f4";
}
.sc_layouts_item_details_line1 {
  font-size: 16px;
  line-height: 21px;
  font-weight: 300;
}
.sc_layouts_item_details_line2 {
  font-size: 19px;
  line-height: 26px;
  font-weight: 500;
}
.sc_layouts_item_icon + .sc_layouts_item_details {
  margin-left: 0.7em;
}
.sc_layouts_login .sc_layouts_login_icon:before {
  font-family: "fontello";
  content: "\EA12";
}
.sc_layouts_row_type_compact
  .sc_layouts_login
  .sc_layouts_item_details_line1
  + .sc_layouts_item_details_line2 {
  margin-left: 0.3em;
}
.trx_addons_popup .trx_addons_tabs_titles {
  margin-bottom: 0;
}
.trx_addons_popup .trx_addons_tabs_titles li.trx_addons_tabs_title > a {
  text-transform: none;
}
.trx_addons_popup .trx_addons_tabs_titles + .trx_addons_tabs_content,
.trx_addons_popup
  .trx_addons_tabs_titles
  + .trx_addons_tabs_content
  + .trx_addons_tabs_content {
  padding: 1.7em 1.7em 2.2em;
}
.trx_addons_popup_form_field_remember,
.trx_addons_popup_form_field_agree,
.trx_addons_popup_form_field_pwd_description {
  font-size: 14px;
}
.trx_addons_popup_form_field_submit .submit_button {
  padding: 0.5em 2em;
}
.trx_addons_popup_form_field_submit {
  padding-top: 1.1em;
}
.trx_addons_popup_form_field_agree input[type="checkbox"] + label:before,
.trx_addons_popup_form_field_remember input[type="checkbox"] + label:before {
  top: 3px;
}
.trx_addons_popup_form_field_submit .submit_button {
  padding: 14px 48px;
  font-size: 16px;
  line-height: 21px;
}
.sc_googlemap_content,
[class*="scheme_"].sc_googlemap_content {
  color: var(--theme-color-text);
  background-color: var(--theme-color-bg_color);
}
.sc_googlemap_content b,
.sc_googlemap_content strong,
[class*="scheme_"].sc_googlemap_content b,
[class*="scheme_"].sc_googlemap_content strong {
  color: var(--theme-color-text_dark);
}
.sc_googlemap_content_detailed:before {
  color: var(--theme-color-text_link);
}
.sc_yandexmap_content,
[class*="scheme_"].sc_yandexmap_content {
  color: var(--theme-color-text);
  background-color: var(--theme-color-bg_color);
}
.sc_yandexmap_content b,
.sc_yandexmap_content strong,
[class*="scheme_"].sc_yandexmap_content b,
[class*="scheme_"].sc_yandexmap_content strong {
  color: var(--theme-color-text_dark);
}
.sc_yandexmap_content_detailed:before {
  color: var(--theme-color-text_link);
}
.sc_osmap_content,
[class*="scheme_"].sc_osmap_content {
  color: var(--theme-color-text);
  background-color: var(--theme-color-bg_color);
}
.sc_osmap_content b,
.sc_osmap_content strong,
[class*="scheme_"].sc_osmap_content b,
[class*="scheme_"].sc_osmap_content strong {
  color: var(--theme-color-text_dark);
}
.sc_osmap_content_detailed:before {
  color: var(--theme-color-text_link);
}
.sc_osmap input[type="text"] {
  padding: 0.3em 0.5em;
}
.post-type-archive-cpt_portfolio .sc_portfolio {
  margin-bottom: -1.38889rem;
}
.sc_portfolio_default .sc_portfolio_item {
  -webkit-transition: color 0.3s ease, background-color 0.3s ease,
    border-color 0.3s ease;
  -ms-transition: color 0.3s ease, background-color 0.3s ease,
    border-color 0.3s ease;
  -o-transition: color 0.3s ease, background-color 0.3s ease,
    border-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease,
    border-color 0.3s ease;
}
.portfolio_page_details_share {
  border-color: var(--theme-color-bd_color);
}
.portfolio_page_details_share .socials_wrap .social_item .social_icon {
  color: var(--theme-color-text_dark);
}
.portfolio_page_details_share .socials_wrap .social_item:hover .social_icon {
  color: var(--theme-color-text_hover);
}
[class*="scheme_"].sc_portfolio_preview {
  color: var(--theme-color-text);
}
[class*="scheme_"].sc_portfolio_preview:before {
  background-color: var(--theme-color-bg_color);
}
.sc_promo_icon {
  color: var(--theme-color-text_link);
}
.sc_promo .sc_promo_title,
.sc_promo .sc_promo_descr {
  color: var(--theme-color-text_dark);
}
.sc_promo .sc_promo_content {
  color: var(--theme-color-text);
}
.sc_promo_modern .sc_promo_link2 {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_link) !important;
}
.sc_promo_modern .sc_promo_link2:hover {
  color: var(--theme-color-bg_color);
  background-color: var(--theme-color-text_dark);
}
[class*="scheme_"].sc_promo .sc_promo_text.trx_addons_stretch_height,
[class*="scheme_"].sc_promo .sc_promo_text_inner {
  background-color: var(--theme-color-alter_bg_color);
}
[class*="scheme_"].sc_promo .sc_promo_title {
  color: var(--theme-color-alter_link);
}
[class*="scheme_"].sc_promo .sc_promo_subtitle {
  color: var(--theme-color-alter_hover);
}
[class*="scheme_"].sc_promo .sc_promo_descr {
  color: var(--theme-color-alter_dark);
}
[class*="scheme_"].sc_promo .sc_promo_content {
  color: var(--theme-color-alter_text);
}
.sidebar_hide.narrow_content
  .trx_addons_reviews_block.trx_addons_reviews_block_short {
  margin-top: 0;
}
.services_single .services_page_content > h1:first-child,
.services_single .services_page_content > h2:first-child,
.services_single .services_page_content > h3:first-child,
.services_single .services_page_content > h4:first-child,
.services_single .services_page_content > h5:first-child,
.services_single .services_page_content > h6:first-child {
  margin-top: 0 !important;
}
.sc_services_strange
  > .sc_services_content
  > .sc_services_item
  + .sc_services_item,
.sc_services_breezy
  > .sc_services_content
  > .sc_services_item
  + .sc_services_item {
  margin-top: 2em;
}
.services_page_tabs {
  margin-top: 5em;
}
.services_page_tabs.trx_addons_tabs .trx_addons_tabs_titles {
  border-bottom-color: var(--theme-color-bd_color);
}
.services_page_tabs.trx_addons_tabs .trx_addons_tabs_titles li > a {
  font-weight: 500;
  text-transform: none;
  color: var(--theme-color-text_dark);
  border-color: var(--theme-color-bd_color);
  background-color: var(--theme-color-bg_color);
}
.services_page_tabs.trx_addons_tabs
  .trx_addons_tabs_titles
  li:not(.ui-state-active)
  > a:hover {
  border-color: var(--theme-color-bd_color);
  background-color: var(--theme-color-bg_color);
}
.services_page_tabs.trx_addons_tabs
  .trx_addons_tabs_titles
  li.ui-state-active
  > a {
  color: var(--theme-color-text_dark);
  background-color: var(--theme-color-bg_color);
  border-color: var(--theme-color-bd_color);
  border-bottom-color: var(--theme-color-bg_color);
}
.services_page_tabs.trx_addons_tabs .trx_addons_tabs_titles li + li {
  margin-left: -1px;
}
.services_page_tabs .show_comments_single {
  display: none;
}
.services_page_tabs .comments_wrap {
  display: block;
}
.services_page_tabs .comments_list_wrap,
.services_page_tabs .comments_form_wrap:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top-width: 0;
}
.services_page_tabs .comments_list_wrap + .comments_form_wrap {
  margin-top: 3em;
  padding-top: 3em;
  border-top-width: 1px;
}
.services_page_related + .services_page_section_contacts,
.services_single + .services_page_section_contacts {
  margin-top: 5em;
}
.sc_services .sc_services_item .post_featured .post_info_back {
  display: none;
}
.sc_services .sc_services_item_number {
  color: var(--theme-color-text_dark);
}
.sc_services .sc_services_item_subtitle {
  font-size: 17px;
  line-height: 1.5em;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0;
}
.sc_services .post_featured > .sc_services_item_price,
.sc_services .post_featured > p > .sc_services_item_price {
  bottom: 15px;
  right: 15px;
  font-size: 1.5em;
  font-weight: 500;
  color: #fff;
  text-shadow: 0 0 8px #000;
  pointer-events: none;
}
.sc_services_item_button {
  display: inline-block;
}
.services_page_related.related_wrap
  .sc_services_item.sc_services_item_featured_top {
  background-color: transparent;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.services_page_related.related_wrap .post_featured {
  margin-bottom: 1em;
}
.services_page_related.related_wrap .sc_services_item_info {
  padding: 0;
  text-align: left;
}
.services_page_related.related_wrap .sc_services_item_content {
  display: none;
}
.services_page_related.related_wrap .sc_services_item_header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.services_page_related.related_wrap .sc_services_item_title {
  font-size: 24px;
  line-height: 1.2em;
  font-weight: 500;
}
.services_page_related.related_wrap .sc_services_item_subtitle {
  margin-bottom: 0.85em;
  font-size: 13px;
  line-height: 1.5em;
  font-weight: 500;
  letter-spacing: 1.1px;
  text-transform: uppercase;
}
.services_page_related.related_wrap .sc_services_item_subtitle,
.services_page_related.related_wrap .sc_services_item_subtitle a {
  color: var(--theme-color-text_dark);
}
.services_page_related.related_wrap
  .sc_services_item:hover
  .sc_services_item_subtitle,
.services_page_related.related_wrap
  .sc_services_item:hover
  .sc_services_item_subtitle
  a,
.services_page_related.related_wrap
  .sc_services_item
  .sc_services_item_subtitle
  a:hover {
  color: var(--theme-color-text_link);
}
.services_page_related.related_wrap
  .sc_services_item_title
  + .sc_services_item_subtitle {
  margin-top: 0;
}
.sc_services_default .sc_services_item {
  color: var(--theme-color-alter_text);
  background-color: var(--theme-color-alter_bg_hover);
}
.sc_services_default
  .sc_services_slider
  .sc_services_item.sc_services_item_featured_top {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.sc_services_default .sc_services_item:hover .post_featured.hover_link img {
  -webkit-transform: scale(1.07, 1.07);
  -ms-transform: scale(1.07, 1.07);
  transform: scale(1.07, 1.07);
}
.sc_services_default .sc_services_item_info {
  padding: 2.9em 2em;
  text-align: center;
}
.sc_services_default .sc_services_item_content {
  font-size: 17px;
  line-height: 1.65em;
  margin-top: 0.8em;
}
.sc_services_default .sc_services_item_content p:last-child {
  margin-bottom: 0;
}
.sc_services_default .sc_services_item_number {
  display: inline-block;
  font-size: 6em;
  line-height: 1em;
  font-weight: 300;
  margin-top: 0.3em;
  color: var(--theme-color-alter_dark);
}
.sc_services_default .sc_services_item_featured_left .sc_services_item_number,
.sc_services_default .sc_services_item_featured_right .sc_services_item_number {
  font-size: 3em;
  line-height: 1em;
  margin-top: 0;
  position: absolute;
  z-index: 1;
  top: -5px;
  left: 0;
}
.sc_services_default .sc_services_item_featured_left .sc_services_item_icon,
.sc_services_default .sc_services_item_featured_right .sc_services_item_icon {
  font-size: 3.4em;
  margin-top: 0;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.sc_services_default .sc_services_item_featured_right .sc_services_item_thumb,
.sc_services_default .sc_services_item_featured_right .sc_services_item_icon,
.sc_services_default
  .sc_services_item_featured_right
  .sc_services_item_pictogram,
.sc_services_default .sc_services_item_featured_right .sc_services_item_number {
  left: auto;
  right: 0;
}
.sc_services_default .sc_services_item_featured_right .sc_services_item_info {
  margin-right: 5em;
}
.sc_services_default .sc_services_item_icon,
.sc_services_default .sc_services_item_pictogram {
  position: relative;
  display: inline-block;
  font-size: 4.4em;
  width: auto;
  height: auto;
  line-height: 1em;
  margin-top: 0.8em;
  border: none;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.sc_services_default .sc_services_item_title {
  font-size: 1.556em;
  line-height: 1.214em;
  margin: 0;
}
.sc_services_default .sc_services_item_subtitle,
.sc_services_default .sc_services_item_subtitle a {
  color: var(--theme-color-alter_text);
}
.sc_services_default .sc_services_item:hover .sc_services_item_subtitle,
.sc_services_default .sc_services_item:hover .sc_services_item_subtitle a,
.sc_services_default .sc_services_item .sc_services_item_subtitle a:hover {
  color: var(--theme-color-alter_text);
}
.sc_services_default .sc_services_item_title + .sc_services_item_subtitle {
  margin-top: 0.45em;
}
.sc_services_default .sc_services_item .sc_services_item_title,
.sc_services_default .sc_services_item .sc_services_item_title a {
  color: var(--theme-color-alter_dark);
}
.sc_services_default .sc_services_item:hover .sc_services_item_title,
.sc_services_default .sc_services_item:hover .sc_services_item_title a,
.sc_services_default .sc_services_item .sc_services_item_title a:hover {
  color: var(--theme-color-alter_dark);
}
.sc_services_default .sc_services_item .sc_services_item_button {
  margin: 1.1em 0 0;
}
.sc_services_default .sc_services_item .sc_services_item_more_link {
  position: relative;
  display: inline-block;
  top: auto;
  left: auto;
  height: auto;
  width: auto;
  font-size: 15px;
  line-height: 21px;
  font-weight: 500;
  color: var(--theme-color-alter_dark);
  z-index: 1;
  overflow: hidden;
}
.sc_services_default .sc_services_item:hover .sc_services_item_more_link,
.sc_services_default .sc_services_item .sc_services_item_more_link:hover {
  color: var(--theme-color-alter_dark);
}
.sc_services_default .sc_services_item .sc_services_item_more_link .link_text {
  display: inline-block;
  position: relative;
  margin-right: 0;
  vertical-align: middle;
  text-indent: -110px;
  visibility: hidden;
  white-space: nowrap;
  opacity: 0;
  -webkit-transition: visibility 0.4s ease, margin-right 0.4s ease-out,
    text-indent 0.5s ease-out, opacity 0.4s ease;
  -ms-transition: visibility 0.4s ease, margin-right 0.4s ease-out,
    text-indent 0.5s ease-out, opacity 0.4s ease;
  -o-transition: visibility 0.4s ease, margin-right 0.4s ease-out,
    text-indent 0.5s ease-out, opacity 0.4s ease;
  transition: visibility 0.4s ease, margin-right 0.4s ease-out,
    text-indent 0.5s ease-out, opacity 0.4s ease;
  will-change: visibility, margin-right, text-indent, opacity;
}
.sc_services_default
  .sc_services_item:hover
  .sc_services_item_more_link
  .link_text,
.sc_services_default
  .sc_services_item
  .sc_services_item_more_link:hover
  .link_text {
  opacity: 1;
  text-indent: 0;
  margin-right: 10px;
  visibility: visible;
  -webkit-transition: visibility 0.4s ease, margin-right 0.3s ease-out,
    text-indent 0.4s ease-out, opacity 0.4s ease;
  -ms-transition: visibility 0.4s ease, margin-right 0.3s ease-out,
    text-indent 0.4s ease-out, opacity 0.4s ease;
  -o-transition: visibility 0.4s ease, margin-right 0.3s ease-out,
    text-indent 0.4s ease-out, opacity 0.4s ease;
  transition: visibility 0.4s ease, margin-right 0.3s ease-out,
    text-indent 0.4s ease-out, opacity 0.4s ease;
}
.sc_services_default .sc_services_item .sc_services_item_more_link .link_icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  width: 2.3em;
  height: 2.3em;
  line-height: 2.3em;
  text-align: center;
  border: 1px solid var(--theme-color-alter_bd_color);
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.sc_services_default
  .sc_services_item
  .sc_services_item_more_link
  .link_icon:before {
  font-size: 9px;
  line-height: inherit;
  font-weight: 400;
  font-style: inherit;
  content: "\E9A4";
  font-family: "fontello";
  display: inline-block;
  vertical-align: top;
  color: currentColor;
}
.sc_services_default .sc_services_item_icon {
  color: var(--theme-color-alter_link);
}
.sc_services_default .sc_services_item:hover .sc_services_item_icon {
  color: var(--theme-color-alter_dark);
}
.sc_services_default.color_style_link2 .sc_services_item_icon {
  color: var(--theme-color-alter_link2);
}
.sc_services_default.color_style_link2
  .sc_services_item:hover
  .sc_services_item_icon {
  color: var(--theme-color-alter_dark);
}
.sc_services_default.color_style_link2 .sc_services_item_subtitle,
.sc_services_default.color_style_link2 .sc_services_item_subtitle a {
  color: var(--theme-color-alter_text);
}
.sc_services_default.color_style_link2
  .sc_services_item:hover
  .sc_services_item_subtitle,
.sc_services_default.color_style_link2
  .sc_services_item:hover
  .sc_services_item_subtitle
  a,
.sc_services_default.color_style_link2
  .sc_services_item
  .sc_services_item_subtitle
  a:hover {
  color: var(--theme-color-alter_text);
}
.sc_services_default.color_style_link3 .sc_services_item_icon {
  color: var(--theme-color-alter_link3);
}
.sc_services_default.color_style_link3
  .sc_services_item:hover
  .sc_services_item_icon {
  color: var(--theme-color-alter_dark);
}
.sc_services_default.color_style_link3 .sc_services_item_subtitle,
.sc_services_default.color_style_link3 .sc_services_item_subtitle a {
  color: var(--theme-color-alter_text);
}
.sc_services_default.color_style_link3
  .sc_services_item:hover
  .sc_services_item_subtitle,
.sc_services_default.color_style_link3
  .sc_services_item:hover
  .sc_services_item_subtitle
  a,
.sc_services_default.color_style_link3
  .sc_services_item
  .sc_services_item_subtitle
  a:hover {
  color: var(--theme-color-alter_text);
}
.sc_services_default.color_style_dark .sc_services_item_icon {
  color: var(--theme-color-alter_dark);
}
.sc_services_default.color_style_dark
  .sc_services_item:hover
  .sc_services_item_icon {
  color: var(--theme-color-alter_link);
}
.sc_services_default.color_style_dark .sc_services_item_subtitle,
.sc_services_default.color_style_dark .sc_services_item_subtitle a {
  color: var(--theme-color-alter_text);
}
.sc_services_default.color_style_dark
  .sc_services_item:hover
  .sc_services_item_subtitle,
.sc_services_default.color_style_dark
  .sc_services_item:hover
  .sc_services_item_subtitle
  a,
.sc_services_default.color_style_dark
  .sc_services_item
  .sc_services_item_subtitle
  a:hover {
  color: var(--theme-color-alter_text);
}
.sc_services_default .sc_services_item_featured_left,
.sc_services_default .sc_services_item_featured_right {
  color: var(--theme-color-text);
  background-color: transparent;
}
.sc_services_default .sc_services_item_featured_left .sc_services_item_icon,
.sc_services_default .sc_services_item_featured_right .sc_services_item_icon {
  color: var(--theme-color-text_link);
}
.sc_services_default
  .sc_services_item_featured_left:hover
  .sc_services_item_icon,
.sc_services_default
  .sc_services_item_featured_right:hover
  .sc_services_item_icon {
  color: var(--theme-color-text_dark);
}
.sc_services_default
  .sc_services_item_featured_left
  .sc_services_item_subtitle
  a,
.sc_services_default
  .sc_services_item_featured_right
  .sc_services_item_subtitle
  a {
  color: var(--theme-color-text_link);
}
.sc_services_default
  .sc_services_item_featured_left
  .sc_services_item_subtitle
  a:hover,
.sc_services_default
  .sc_services_item_featured_right
  .sc_services_item_subtitle
  a:hover {
  color: var(--theme-color-text_hover);
}
.sc_services_default.color_style_link2
  .sc_services_item_featured_left
  .sc_services_item_icon,
.sc_services_default.color_style_link2
  .sc_services_item_featured_right
  .sc_services_item_icon {
  color: var(--theme-color-text_link2);
}
.sc_services_default.color_style_link2
  .sc_services_item_featured_left:hover
  .sc_services_item_icon,
.sc_services_default.color_style_link2
  .sc_services_item_featured_right:hover
  .sc_services_item_icon {
  color: var(--theme-color-text_dark);
}
.sc_services_default.color_style_link2
  .sc_services_item_featured_left
  .sc_services_item_subtitle
  a,
.sc_services_default.color_style_link2
  .sc_services_item_featured_right
  .sc_services_item_subtitle
  a {
  color: var(--theme-color-text_link2);
}
.sc_services_default.color_style_link2
  .sc_services_item_featured_left
  .sc_services_item_subtitle
  a:hover,
.sc_services_default.color_style_link2
  .sc_services_item_featured_right
  .sc_services_item_subtitle
  a:hover {
  color: var(--theme-color-text_hover2);
}
.sc_services_default.color_style_link3
  .sc_services_item_featured_left
  .sc_services_item_icon,
.sc_services_default.color_style_link3
  .sc_services_item_featured_right
  .sc_services_item_icon {
  color: var(--theme-color-text_link3);
}
.sc_services_default.color_style_link3
  .sc_services_item_featured_left:hover
  .sc_services_item_icon,
.sc_services_default.color_style_link3
  .sc_services_item_featured_right:hover
  .sc_services_item_icon {
  color: var(--theme-color-text_dark);
}
.sc_services_default.color_style_link3
  .sc_services_item_featured_left
  .sc_services_item_subtitle
  a,
.sc_services_default.color_style_link3
  .sc_services_item_featured_right
  .sc_services_item_subtitle
  a {
  color: var(--theme-color-text_link3);
}
.sc_services_default.color_style_link3
  .sc_services_item_featured_left
  .sc_services_item_subtitle
  a:hover,
.sc_services_default.color_style_link3
  .sc_services_item_featured_right
  .sc_services_item_subtitle
  a:hover {
  color: var(--theme-color-text_hover3);
}
.sc_services_default.color_style_dark
  .sc_services_item_featured_left
  .sc_services_item_icon,
.sc_services_default.color_style_dark
  .sc_services_item_featured_right
  .sc_services_item_icon {
  color: var(--theme-color-text_dark);
}
.sc_services_default.color_style_dark
  .sc_services_item_featured_left:hover
  .sc_services_item_icon,
.sc_services_default.color_style_dark
  .sc_services_item_featured_right:hover
  .sc_services_item_icon {
  color: var(--theme-color-text_dark);
}
.sc_services_default.color_style_dark
  .sc_services_item_featured_left
  .sc_services_item_subtitle
  a,
.sc_services_default.color_style_dark
  .sc_services_item_featured_right
  .sc_services_item_subtitle
  a {
  color: var(--theme-color-text_dark);
}
.sc_services_default.color_style_dark
  .sc_services_item_featured_left
  .sc_services_item_subtitle
  a:hover,
.sc_services_default.color_style_dark
  .sc_services_item_featured_right
  .sc_services_item_subtitle
  a:hover {
  color: var(--theme-color-text_link);
}
.sc_services_strange {
  overflow: hidden;
}
.sc_services_strange .sc_services_item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-color: var(--theme-color-bg_color);
  -webkit-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.sc_services_strange
  .sc_services_item:hover
  .post_featured.hover_link.with_thumb
  > .bg_in {
  -webkit-transform: scale(1.07, 1.07);
  -ms-transform: scale(1.07, 1.07);
  transform: scale(1.07, 1.07);
}
.sc_services_strange .sc_services_item_header {
  width: 100%;
  margin-bottom: 0 !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.sc_services_strange .sc_services_item_header:before,
.sc_services_strange .sc_services_item_content:before {
  content: " ";
  display: inline-block;
  width: 0;
  height: 0;
  padding-top: 95%;
  vertical-align: top;
  margin-left: -0.3em;
}
.sc_services_strange .sc_services_item_content {
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-height: 100%;
  overflow: hidden;
}
.sc_services_strange .sc_services_item_content_inner {
  width: 100%;
  max-height: 100%;
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  padding: 2.6em 2em;
}
.sc_services_strange .sc_services_item_icon {
  position: relative;
  display: inline-block;
  font-size: 4rem;
  width: auto;
  height: auto;
  line-height: 1em;
  margin-top: 0;
  will-change: transform, color;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.3s ease-out, color 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease-out, color 0.3s ease;
  -webkit-transition: color 0.3s ease, -webkit-transform 0.3s ease-out;
  transition: color 0.3s ease, -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out, color 0.3s ease;
  transition: transform 0.3s ease-out, color 0.3s ease;
  transition: transform 0.3s ease-out, color 0.3s ease,
    -webkit-transform 0.3s ease-out;
}
.sc_services_strange .sc_services_item:hover .sc_services_item_icon {
  -webkit-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  transform: translateY(-8px);
  color: var(--theme-color-alter_dark);
}
.sc_services_strange .sc_services_item_icon img {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.sc_services_strange .sc_services_item_icon.sc_icon_type_svg svg {
  width: 1em;
  height: 1em;
  position: relative;
  top: 2px;
}
.sc_services_strange .sc_services_item_title {
  font-size: 1.66667rem;
  line-height: 1.4em;
  font-weight: 700;
}
.sc_services_strange .sc_services_item_icon + .sc_services_item_title {
  margin-top: 0.95em;
}
.sc_services_strange .sc_services_item_text {
  font-size: 16px;
  line-height: 1.65em;
  text-align: center;
  max-height: 4.8em;
  overflow: hidden;
}
.sc_services_strange .sc_services_item_text p:last-child {
  margin-bottom: 0;
}
.sc_services_strange .sc_services_item_subtitle,
.sc_services_strange .sc_services_item_subtitle a {
  color: var(--theme-color-alter_text);
}
.sc_services_strange .sc_services_item_title + .sc_services_item_subtitle {
  margin-top: 0.45em;
}
.sc_services_strange .sc_services_item .sc_services_item_title,
.sc_services_strange .sc_services_item .sc_services_item_title a {
  color: var(--theme-color-alter_dark);
}
.sc_services_strange .sc_services_item:hover .sc_services_item_title,
.sc_services_strange .sc_services_item:hover .sc_services_item_title a,
.sc_services_strange .sc_services_item .sc_services_item_title a:hover {
  color: var(--theme-color-alter_dark);
}
.sc_services_strange .sc_services_item_title {
  margin: 0;
  text-align: center;
}
.sc_services_strange .sc_services_item_title + .sc_services_item_text,
.sc_services_strange .sc_services_item_subtitle + .sc_services_item_text {
  margin-top: 1.6em;
}
.sc_services_strange .sc_services_item .sc_services_item_button {
  margin: 1.2em 0 0;
}
.sc_services_strange .sc_services_item .sc_services_item_more_link {
  position: relative;
  display: inline-block;
  top: auto;
  left: auto;
  height: auto;
  width: auto;
  font-size: 15px;
  line-height: 21px;
  font-weight: 500;
  color: var(--theme-color-alter_dark);
  z-index: 1;
  overflow: hidden;
}
.sc_services_strange .sc_services_item:hover .sc_services_item_more_link,
.sc_services_strange .sc_services_item .sc_services_item_more_link:hover {
  color: var(--theme-color-alter_dark);
}
.sc_services_strange .sc_services_item .sc_services_item_more_link .link_text {
  display: inline-block;
  position: relative;
  margin-right: 0;
  vertical-align: middle;
  text-indent: -110px;
  visibility: hidden;
  white-space: nowrap;
  opacity: 0;
  -webkit-transition: visibility 0.4s ease, margin-right 0.4s ease-out,
    text-indent 0.5s ease-out, opacity 0.4s ease;
  -ms-transition: visibility 0.4s ease, margin-right 0.4s ease-out,
    text-indent 0.5s ease-out, opacity 0.4s ease;
  -o-transition: visibility 0.4s ease, margin-right 0.4s ease-out,
    text-indent 0.5s ease-out, opacity 0.4s ease;
  transition: visibility 0.4s ease, margin-right 0.4s ease-out,
    text-indent 0.5s ease-out, opacity 0.4s ease;
  will-change: visibility, margin-right, text-indent, opacity;
}
.sc_services_strange
  .sc_services_item:hover
  .sc_services_item_more_link
  .link_text,
.sc_services_strange
  .sc_services_item
  .sc_services_item_more_link:hover
  .link_text {
  opacity: 1;
  text-indent: 0;
  margin-right: 10px;
  visibility: visible;
  -webkit-transition: visibility 0.4s ease, margin-right 0.3s ease-out,
    text-indent 0.4s ease-out, opacity 0.4s ease;
  -ms-transition: visibility 0.4s ease, margin-right 0.3s ease-out,
    text-indent 0.4s ease-out, opacity 0.4s ease;
  -o-transition: visibility 0.4s ease, margin-right 0.3s ease-out,
    text-indent 0.4s ease-out, opacity 0.4s ease;
  transition: visibility 0.4s ease, margin-right 0.3s ease-out,
    text-indent 0.4s ease-out, opacity 0.4s ease;
}
.sc_services_strange .sc_services_item .sc_services_item_more_link .link_icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  width: 1.4em;
  height: 1.4em;
  line-height: 1.4em;
  text-align: center;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.sc_services_strange
  .sc_services_item
  .sc_services_item_more_link
  .link_icon:before {
  font-size: 11px;
  line-height: inherit;
  font-weight: 400;
  font-style: inherit;
  content: "\E9A4";
  font-family: "fontello";
  display: inline-block;
  vertical-align: top;
  color: currentColor;
}
.sc_services_strange
  .sc_services_slider
  .slider-slide:nth-child(2n)
  .sc_services_item
  .sc_services_item_header,
.sc_services_strange
  .sc_services_columns_wrap
  [class*="trx_addons_column-1_2"]:nth-child(2n)
  .sc_services_item
  .sc_services_item_header,
.sc_services_strange
  .sc_services_columns_wrap
  [class*="trx_addons_column-1_4"]:nth-child(2n)
  .sc_services_item
  .sc_services_item_header,
.sc_services_strange
  .sc_services_columns_wrap
  [class*="trx_addons_column-1_6"]:nth-child(2n)
  .sc_services_item
  .sc_services_item_header {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.sc_services_strange
  .sc_services_slider
  .slider-slide:nth-child(2n)
  .sc_services_item
  .sc_services_item_content,
.sc_services_strange
  .sc_services_columns_wrap
  [class*="trx_addons_column-1_2"]:nth-child(2n)
  .sc_services_item
  .sc_services_item_content,
.sc_services_strange
  .sc_services_columns_wrap
  [class*="trx_addons_column-1_4"]:nth-child(2n)
  .sc_services_item
  .sc_services_item_content,
.sc_services_strange
  .sc_services_columns_wrap
  [class*="trx_addons_column-1_6"]:nth-child(2n)
  .sc_services_item
  .sc_services_item_content {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.sc_services_strange
  .sc_services_columns_wrap
  [class*="trx_addons_column-1_3"]:nth-child(3n-1)
  .sc_services_item
  .sc_services_item_header {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.sc_services_strange
  .sc_services_columns_wrap
  [class*="trx_addons_column-1_3"]:nth-child(3n-1)
  .sc_services_item
  .sc_services_item_content {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.sc_services_strange
  .sc_services_columns_wrap
  [class*="trx_addons_column-1_5"]:nth-child(2)
  .sc_services_item
  .sc_services_item_header,
.sc_services_strange
  .sc_services_columns_wrap
  [class*="trx_addons_column-1_5"]:nth-child(4)
  .sc_services_item
  .sc_services_item_header,
.sc_services_strange
  .sc_services_columns_wrap
  [class*="trx_addons_column-1_5"]:nth-child(7)
  .sc_services_item
  .sc_services_item_header,
.sc_services_strange
  .sc_services_columns_wrap
  [class*="trx_addons_column-1_5"]:nth-child(9)
  .sc_services_item
  .sc_services_item_header,
.sc_services_strange
  .sc_services_columns_wrap
  [class*="trx_addons_column-1_5"]:nth-child(12)
  .sc_services_item
  .sc_services_item_header {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.sc_services_strange
  .sc_services_columns_wrap
  [class*="trx_addons_column-1_5"]:nth-child(2)
  .sc_services_item
  .sc_services_item_content,
.sc_services_strange
  .sc_services_columns_wrap
  [class*="trx_addons_column-1_5"]:nth-child(4)
  .sc_services_item
  .sc_services_item_content,
.sc_services_strange
  .sc_services_columns_wrap
  [class*="trx_addons_column-1_5"]:nth-child(7)
  .sc_services_item
  .sc_services_item_content,
.sc_services_strange
  .sc_services_columns_wrap
  [class*="trx_addons_column-1_5"]:nth-child(9)
  .sc_services_item
  .sc_services_item_content,
.sc_services_strange
  .sc_services_columns_wrap
  [class*="trx_addons_column-1_5"]:nth-child(12)
  .sc_services_item
  .sc_services_item_content {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.sc_services_strange .sc_item_columns_5 .sc_services_item_content_inner,
.sc_services_strange .sc_item_columns_6 .sc_services_item_content_inner {
  padding: 1.5em;
}
.sc_services_strange .sc_item_columns_5 .sc_services_item_title,
.sc_services_strange .sc_item_columns_6 .sc_services_item_title {
  font-size: 1.2em;
  line-height: 1.114em;
}
.sc_services_strange .sc_item_columns_5 .sc_services_item_text,
.sc_services_strange .sc_item_columns_6 .sc_services_item_text {
  display: none;
}
.sc_services_strange .sc_item_columns_5 .sc_services_item_icon,
.sc_services_strange .sc_item_columns_6 .sc_services_item_icon {
  font-size: 3em;
}
.sc_services_strange .sc_item_columns_5 .sc_services_item_button,
.sc_services_strange .sc_item_columns_6 .sc_services_item_button {
  display: none;
}
.sc_services_breezy .sc_services_item {
  position: relative;
  z-index: 1;
  text-align: center;
}
.sc_services_breezy .sc_services_item:before {
  content: " ";
  width: 0;
  height: 0;
  padding-top: 98%;
  display: inline-block;
}
.sc_services_breezy .sc_services_item_link {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.sc_services_breezy .sc_services_item_content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #05080d;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.sc_services_breezy
  .sc_services_item.with_image
  .sc_services_item_content:before {
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0)),
    to(black)
  );
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
  opacity: 0.6;
  -webkit-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  will-change: opacity;
}
.sc_services_breezy
  .sc_services_item.with_image:hover
  .sc_services_item_content:before {
  opacity: 0;
}
.sc_services_breezy
  .sc_services_item.with_image
  .sc_services_item_content:after {
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-color: var(--theme-color-extra_bg_color);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  will-change: opacity;
}
.sc_services_breezy
  .sc_services_item.with_image:hover
  .sc_services_item_content:after {
  opacity: 0.65;
}
.sc_services_breezy
  .sc_services_item.with_image
  .sc_services_item_content.without_image:before,
.sc_services_breezy
  .sc_services_item.with_image
  .sc_services_item_content.without_image:after {
  display: none;
}
.sc_services_breezy .sc_services_item_content_inner {
  position: relative;
  z-index: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-height: 100%;
  overflow: hidden;
  padding: 2.5rem 1.77778rem;
}
.sc_services_breezy .trx_addons_column-1_5 .sc_services_item_content_inner,
.sc_services_breezy .trx_addons_column-1_6 .sc_services_item_content_inner,
.sc_services_breezy .trx_addons_column-1_7 .sc_services_item_content_inner,
.sc_services_breezy .trx_addons_column-1_8 .sc_services_item_content_inner {
  padding: 1em;
}
.sc_services_breezy
  .trx_addons_column-1_5
  .sc_services_item_content_inner
  .sc_services_item_title,
.sc_services_breezy
  .trx_addons_column-1_6
  .sc_services_item_content_inner
  .sc_services_item_title,
.sc_services_breezy
  .trx_addons_column-1_7
  .sc_services_item_content_inner
  .sc_services_item_title,
.sc_services_breezy
  .trx_addons_column-1_8
  .sc_services_item_content_inner
  .sc_services_item_title {
  font-size: 1.1em;
}
.sc_services_breezy .sc_services_item_icon,
.sc_services_breezy .sc_services_item_pictogram {
  position: relative;
  display: inline-block;
  font-size: 4em;
  line-height: 1em;
}
.sc_services_breezy .sc_services_item_icon.sc_icon_type_svg svg {
  width: 1em;
  height: 1em;
}
.sc_services_breezy .sc_services_item_number {
  display: inline-block;
  font-size: 4em;
  line-height: 1em;
  font-weight: 300;
}
.sc_services_breezy .sc_services_item_title {
  font-size: 1.44444rem;
  line-height: 1.3em;
  font-weight: 700;
  margin: 0.4em 0 0;
}
.sc_services_breezy .sc_services_item_featured_none .sc_services_item_title {
  margin-top: 0;
}
.sc_services_breezy .sc_services_item_title + .sc_services_item_subtitle {
  margin-top: 0.2em;
}
.sc_services_breezy .sc_services_item_title + .sc_services_item_text,
.sc_services_breezy .sc_services_item_subtitle + .sc_services_item_text {
  margin-top: 0.77778rem;
}
.sc_services_breezy .sc_services_item_price {
  font-size: 1.5em;
  font-weight: 500;
  margin-top: 0.6em;
}
.sc_services_breezy .sc_services_item_text {
  font-size: 16px;
  line-height: 1.5em;
  max-height: 4.8em;
  overflow: hidden;
}
.sc_services_breezy .sc_services_item_content p {
  margin: 0;
}
.sc_services_breezy .sc_services_item_content p + p {
  margin-top: 0.2em;
}
.sc_services_breezy .sc_services_item .sc_services_item_icon {
  color: var(--theme-color-text_link);
}
.sc_services_breezy .sc_services_item:hover .sc_services_item_icon {
  color: var(--theme-color-inverse_link);
}
.sc_services_breezy .sc_services_item_price,
.sc_services_breezy .sc_services_item_price .amount,
.sc_services_breezy .sc_services_item_number {
  color: #ffffff !important;
}
.sc_services_breezy .sc_services_item_title,
.sc_services_breezy .sc_services_item_title a {
  color: #ffffff !important;
}
.sc_services_breezy .sc_services_item_title a:hover {
  color: #ffffff !important;
}
.sc_services_breezy .sc_services_item_subtitle,
.sc_services_breezy .sc_services_item_subtitle a {
  color: #ffffff !important;
}
.sc_services_breezy .sc_services_item_subtitle a:hover {
  color: #ffffff !important;
}
.sc_services_breezy .sc_services_item_content {
  color: #ffffff !important;
}
.sc_services_breezy .sc_services_item_text {
  color: rgba(255, 255, 255, 0.8) !important;
}
.sc_services_breezy
  [class*="column-"]
  .sc_services_item.with_image
  .sc_services_item_content.without_image,
.sc_services_breezy
  .slider-slide
  .sc_services_item.with_image
  .sc_services_item_content.without_image {
  background-color: var(--theme-color-text_link_007);
}
.sc_services_breezy
  [class*="column-"]:nth-child(3n-1)
  .sc_services_item.with_image
  .sc_services_item_content.without_image,
.sc_services_breezy
  .slider-slide:nth-child(3n-1)
  .sc_services_item.with_image
  .sc_services_item_content.without_image {
  background-color: var(--theme-color-text_link2_007);
}
.sc_services_breezy
  [class*="column-"]:nth-child(3n)
  .sc_services_item.with_image
  .sc_services_item_content.without_image,
.sc_services_breezy
  .slider-slide:nth-child(3n)
  .sc_services_item.with_image
  .sc_services_item_content.without_image {
  background-color: var(--theme-color-text_link3_007);
}
.sc_services_breezy
  .sc_services_item.with_image
  .sc_services_item_content.without_image
  .sc_services_item_price,
.sc_services_breezy
  .sc_services_item.with_image
  .sc_services_item_content.without_image
  .sc_services_item_price
  .amount,
.sc_services_breezy
  .sc_services_item.with_image
  .sc_services_item_content.without_image
  .sc_services_item_number {
  color: var(--theme-color-text_dark) !important;
}
.sc_services_breezy
  .sc_services_item.with_image
  .sc_services_item_content.without_image
  .sc_services_item_icon,
.sc_services_breezy
  .sc_services_item.with_image:hover
  .sc_services_item_content.without_image
  .sc_services_item_icon,
.sc_services_breezy
  .sc_services_item.with_image
  .sc_services_item_content.without_image
  .sc_services_item_number {
  color: var(--theme-color-text_dark) !important;
}
.sc_services_breezy
  .sc_services_item.with_image
  .sc_services_item_content.without_image
  .sc_services_item_title,
.sc_services_breezy
  .sc_services_item.with_image
  .sc_services_item_content.without_image
  .sc_services_item_title
  a {
  color: var(--theme-color-text_dark) !important;
}
.sc_services_breezy
  .sc_services_item.with_image:hover
  .sc_services_item_content.without_image
  .sc_services_item_title
  a,
.sc_services_breezy
  .sc_services_item.with_image
  .sc_services_item_content.without_image
  .sc_services_item_title
  a:hover {
  color: var(--theme-color-text_dark) !important;
}
.sc_services_breezy
  .sc_services_item.with_image
  .sc_services_item_content.without_image
  .sc_services_item_subtitle,
.sc_services_breezy
  .sc_services_item.with_image
  .sc_services_item_content.without_image
  .sc_services_item_subtitle
  a {
  color: var(--theme-color-text_dark) !important;
}
.sc_services_breezy
  .sc_services_item.with_image:hover
  .sc_services_item_content.without_image
  .sc_services_item_subtitle
  a,
.sc_services_breezy
  .sc_services_item.with_image
  .sc_services_item_content.without_image
  .sc_services_item_subtitle
  a:hover {
  color: var(--theme-color-text_dark) !important;
}
.sc_services_breezy
  .sc_services_item.with_image
  .sc_services_item_content.without_image
  .sc_services_item_text {
  color: var(--theme-color-text) !important;
}
.sc_services_breezy.color_style_link2 .sc_services_item .sc_services_item_icon {
  color: var(--theme-color-text_link2);
}
.sc_services_breezy.color_style_link2
  .sc_services_item:hover
  .sc_services_item_icon {
  color: var(--theme-color-inverse_link);
}
.sc_services_breezy.color_style_link2 .sc_services_item_title a:hover,
.sc_services_breezy.color_style_link2 .sc_services_item_subtitle a:hover {
  color: var(--theme-color-inverse_link) !important;
}
.sc_services_breezy.color_style_link2
  .sc_services_item.with_image:hover
  .sc_services_item_content.without_image
  .sc_services_item_title
  a,
.sc_services_breezy.color_style_link2
  .sc_services_item.with_image
  .sc_services_item_content.without_image
  .sc_services_item_title
  a:hover {
  color: var(--theme-color-text_dark) !important;
}
.sc_services_breezy.color_style_link2
  .sc_services_item.with_image
  .sc_services_item_content.without_image
  .sc_services_item_subtitle,
.sc_services_breezy.color_style_link2
  .sc_services_item.with_image
  .sc_services_item_content.without_image
  .sc_services_item_subtitle
  a {
  color: var(--theme-color-text_dark) !important;
}
.sc_services_breezy.color_style_link2
  .sc_services_item.with_image:hover
  .sc_services_item_content.without_image
  .sc_services_item_subtitle
  a,
.sc_services_breezy.color_style_link2
  .sc_services_item.with_image
  .sc_services_item_content.without_image
  .sc_services_item_subtitle
  a:hover {
  color: var(--theme-color-text_dark) !important;
}
.sc_services_breezy.color_style_link2
  .sc_services_item.with_image
  .sc_services_item_content:after {
  background-color: var(--theme-color-text_link2);
}
.sc_services_breezy.color_style_link3 .sc_services_item .sc_services_item_icon {
  color: var(--theme-color-text_link3);
}
.sc_services_breezy.color_style_link3
  .sc_services_item:hover
  .sc_services_item_icon {
  color: var(--theme-color-inverse_link);
}
.sc_services_breezy.color_style_link3 .sc_services_item_title a:hover,
.sc_services_breezy.color_style_link3 .sc_services_item_subtitle a:hover {
  color: var(--theme-color-inverse_link) !important;
}
.sc_services_breezy.color_style_link3
  .sc_services_item.with_image:hover
  .sc_services_item_content.without_image
  .sc_services_item_title
  a,
.sc_services_breezy.color_style_link3
  .sc_services_item.with_image
  .sc_services_item_content.without_image
  .sc_services_item_title
  a:hover {
  color: var(--theme-color-text_dark) !important;
}
.sc_services_breezy.color_style_link3
  .sc_services_item.with_image
  .sc_services_item_content.without_image
  .sc_services_item_subtitle,
.sc_services_breezy.color_style_link3
  .sc_services_item.with_image
  .sc_services_item_content.without_image
  .sc_services_item_subtitle
  a {
  color: var(--theme-color-text_dark) !important;
}
.sc_services_breezy.color_style_link3
  .sc_services_item.with_image:hover
  .sc_services_item_content.without_image
  .sc_services_item_subtitle
  a,
.sc_services_breezy.color_style_link3
  .sc_services_item.with_image
  .sc_services_item_content.without_image
  .sc_services_item_subtitle
  a:hover {
  color: var(--theme-color-text_dark) !important;
}
.sc_services_breezy.color_style_link3
  .sc_services_item.with_image
  .sc_services_item_content:after {
  background-color: var(--theme-color-text_link3);
}
.sc_services_breezy.color_style_dark
  .sc_services_item.with_image
  .sc_services_item_content:after {
  background-color: #000000;
}
.sc_services_breezy.color_style_dark .sc_services_item .sc_services_item_icon {
  color: var(--theme-color-text_link);
}
.sc_services_breezy.color_style_dark
  .sc_services_item:hover
  .sc_services_item_icon {
  color: var(--theme-color-inverse_link);
}
.socials_wrap:not(.socials_type_list) .social_item .social_icon {
  background-color: var(--theme-color-alter_bg_color);
}
.socials_wrap:not(.socials_type_list) .social_item .social_icon,
.socials_wrap:not(.socials_type_list) .social_item .social_icon i {
  color: var(--theme-color-alter_dark);
}
.socials_wrap:not(.socials_type_list) .social_item:hover .social_icon {
  background-color: var(--theme-color-alter_bg_color);
}
.socials_wrap:not(.socials_type_list) .social_item:hover .social_icon,
.socials_wrap:not(.socials_type_list) .social_item:hover .social_icon i {
  color: var(--theme-color-alter_link);
}
[class*="scheme_"].sidebar
  .socials_wrap:not(.socials_type_list)
  .social_item
  .social_icon {
  color: var(--theme-color-alter_dark);
  background-color: var(--theme-color-bg_color);
}
[class*="scheme_"].sidebar
  .socials_wrap:not(.socials_type_list)
  .social_item:hover
  .social_icon {
  color: var(--theme-color-alter_hover);
  background-color: var(--theme-color-bg_color);
}
[class*="scheme_"].sidebar
  .sc_layouts_row_type_compact
  .socials_wrap
  .social_item
  .social_icon,
[class*="scheme_"].footer_wrap
  .sc_layouts_row_type_compact
  .socials_wrap
  .social_item
  .social_icon {
  color: var(--theme-color-text_dark);
  background-color: transparent !important;
}
[class*="scheme_"].sidebar
  .sc_layouts_row_type_compact
  .socials_wrap
  .social_item:hover
  .social_icon,
[class*="scheme_"].footer_wrap
  .sc_layouts_row_type_compact
  .socials_wrap
  .social_item:hover
  .social_icon {
  color: var(--theme-color-text_link);
  background-color: transparent !important;
}
.sport_page_list {
  border-color: var(--theme-color-bd_color);
}
.sport_page_list li + li {
  border-color: var(--theme-color-bd_color);
}
.sport_page_list li:nth-child(2n + 1) {
  background-color: var(--theme-color-alter_bg_color);
  color: var(--theme-color-alter_text);
}
.sc_sport_default .sc_sport_item_subtitle .sc_sport_item_date {
  color: var(--theme-color-text_light);
}
.sc_matches_main .swiper-pagination .swiper-pagination-bullet {
  border-color: var(--theme-color-bd_color);
}
.sc_matches_main .sc_matches_item_score a {
  color: var(--theme-color-text_dark);
}
.sc_matches_main .sc_matches_item_score a:hover {
  color: var(--theme-color-text_link);
}
.color_style_link2 .sc_matches_main .sc_matches_item_score a:hover {
  color: var(--theme-color-text_link2);
}
.color_style_link3 .sc_matches_main .sc_matches_item_score a:hover {
  color: var(--theme-color-text_link3);
}
.color_style_dark .sc_matches_main .sc_matches_item_score a:hover {
  color: var(--theme-color-text_dark);
}
.sc_matches_other .sc_matches_item_link {
  color: var(--theme-color-alter_dark);
  background-color: var(--theme-color-alter_bg_color);
}
.sc_matches_other .sc_matches_item_club {
  color: var(--theme-color-alter_light);
}
.sc_matches_other .sc_matches_item_date {
  color: var(--theme-color-alter_dark);
  background-color: var(--theme-color-alter_bd_color);
}
.sc_matches_other .sc_matches_item_link:hover {
  background-color: var(--theme-color-alter_bg_hover);
}
.sc_matches_other .sc_matches_item_link:hover .sc_matches_item_date {
  background-color: var(--theme-color-alter_bd_hover);
}
.sc_points_table td a {
  color: var(--theme-color-alter_dark);
}
.sc_points_table tr:hover td {
  background-color: var(--theme-color-alter_hover) !important;
}
.sc_points_table tr:hover a,
.sc_points_table td a:hover {
  color: var(--theme-color-inverse_hover) !important;
}
.sc_points_table tr.sc_points_table_accented_top td {
  background-color: var(--theme-color-text_link_07);
}
.sc_points_table tr.sc_points_table_accented_bottom td {
  background-color: var(--theme-color-alter_bg_color);
}
.sc_supertitle_no_icon {
  background-color: var(--theme-color-text_link);
}
.sc_testimonials_item_content:before {
  content: "\e8b6";
  font-family: "fontello";
}
.sc_testimonials_item_author_subtitle {
  color: var(--theme-color-text_light);
}
.sc_testimonials_simple .sc_testimonials_item_author_data:before {
  background-color: var(--theme-color-text_light);
}
.sc_testimonials_simple [class*="column"] .sc_testimonials_item_author_data {
  border-color: var(--theme-color-text_light);
}
.sc_testimonials_rating_stars_default,
.sc_testimonials_rating_stars_hover {
  color: var(--theme-color-text_hover);
}
[class*="scheme_"].sidebar .sc_testimonials_rating_stars_default,
[class*="scheme_"].sidebar .sc_testimonials_rating_stars_hover {
  color: var(--theme-color-alter_hover);
}
.color_style_link2 .sc_testimonials_rating_stars_default,
.color_style_link2 .sc_testimonials_rating_stars_hover {
  color: var(--theme-color-text_hover2);
}
.color_style_link3 .sc_testimonials_rating_stars_default,
.color_style_link3 .sc_testimonials_rating_stars_hover {
  color: var(--theme-color-text_hover3);
}
.color_style_dark .sc_testimonials_rating_stars_default,
.color_style_dark .sc_testimonials_rating_stars_hover {
  color: var(--theme-color-text_dark);
}
.sc_blogger .trx_addons_loading {
  background-color: var(--theme-color-bg_color_02);
}
ul.sc_layouts_submenu .sc_blogger .trx_addons_loading {
  background-color: var(--theme-color-extra_bg_color_05);
}
.trx_addons_mouse_helper {
  background-color: var(--theme-color-text_link);
  color: var(--theme-color-inverse_link);
}
.trx_addons_mouse_helper.trx_addons_mouse_helper_active {
  background-color: var(--theme-color-text_link);
  color: var(--theme-color-inverse_link);
}
.menu_side_right .scroll_to_top_style_default {
  left: 2em;
  right: auto;
}
.trx_addons_scroll_to_top {
  z-index: 8002;
}
.scroll_to_top_style_default {
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  text-align: center;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  color: var(--theme-color-inverse_hover);
  border-color: var(--theme-color-text_dark);
  background-color: var(--theme-color-text_dark);
}
.scroll_to_top_style_default:before {
  position: relative;
  top: -3px;
  font-size: 11px;
  font-weight: 400;
  font-family: "fontello";
  content: "\EA08";
}
.scroll_to_top_style_default:hover {
  color: var(--theme-color-inverse_link);
  border-color: var(--theme-color-text_link);
  background-color: var(--theme-color-text_link);
}
.scroll_progress_wrap .scroll_progress_status {
  background-color: var(--theme-color-text_dark);
}
.mfp-content .sc_layouts_popup {
  max-height: 80vh;
  max-width: 80vw;
}
.sc_layouts_popup {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}
.trx_addons_popup,
[class*="scheme_"].trx_addons_popup,
.sc_layouts_popup,
[class*="scheme_"].sc_layouts_popup,
.sc_layouts_panel_inner,
[class*="scheme_"].sc_layouts_panel_inner {
  background-color: var(--theme-color-bg_color);
  border-color: var(--theme-color-bd_color);
  color: var(--theme-color-alter_text);
}
.trx_addons_popup button.mfp-close {
  background-color: var(--theme-color-alter_bg_hover);
  border-color: var(--theme-color-alter_bd_hover);
  color: var(--theme-color-alter_text);
}
.trx_addons_popup .trx_addons_tabs_titles li.trx_addons_tabs_title {
  background-color: var(--theme-color-alter_bg_hover);
  border-color: var(--theme-color-alter_bd_hover);
}
.trx_addons_popup
  .trx_addons_tabs_titles
  li.trx_addons_tabs_title.ui-tabs-active {
  background-color: var(--theme-color-alter_bg_color);
  border-bottom-color: transparent;
}
.trx_addons_popup .trx_addons_tabs_titles li.trx_addons_tabs_title a,
.trx_addons_popup .trx_addons_tabs_titles li.trx_addons_tabs_title a > i {
  color: var(--theme-color-alter_text);
}
.trx_addons_popup li.trx_addons_tabs_title a:hover,
.trx_addons_popup .trx_addons_tabs_titles li.trx_addons_tabs_title a:hover > i {
  color: var(--theme-color-alter_link);
}
.trx_addons_popup
  .trx_addons_tabs_titles
  li.trx_addons_tabs_title[data-disabled="true"]
  a,
.trx_addons_popup
  .trx_addons_tabs_titles
  li.trx_addons_tabs_title[data-disabled="true"]
  a
  > i,
.trx_addons_popup
  .trx_addons_tabs_titles
  li.trx_addons_tabs_title[data-disabled="true"]
  a:hover,
.trx_addons_popup
  .trx_addons_tabs_titles
  li.trx_addons_tabs_title[data-disabled="true"]
  a:hover
  > i {
  color: var(--theme-color-alter_light);
}
.trx_addons_popup
  .trx_addons_tabs_titles
  li.trx_addons_tabs_title.ui-tabs-active
  a,
.trx_addons_popup
  .trx_addons_tabs_titles
  li.trx_addons_tabs_title.ui-tabs-active
  a
  > i,
.trx_addons_popup
  .trx_addons_tabs_titles
  li.trx_addons_tabs_title.ui-tabs-active
  a:hover,
.trx_addons_popup
  .trx_addons_tabs_titles
  li.trx_addons_tabs_title.ui-tabs-active
  a:hover
  > i {
  color: var(--theme-color-alter_dark);
}
.trx_addons_profiler {
  background-color: var(--theme-color-alter_bg_color);
  border-color: var(--theme-color-alter_bd_hover);
}
.trx_addons_profiler_title {
  color: var(--theme-color-alter_dark);
}
.trx_addons_profiler table td,
.trx_addons_profiler table th {
  border-color: var(--theme-color-alter_bd_color);
}
.trx_addons_profiler table td {
  color: var(--theme-color-alter_text);
}
.trx_addons_profiler table th {
  background-color: var(--theme-color-alter_bg_hover);
  color: var(--theme-color-alter_dark);
}
div.ui-slider-horizontal {
  height: 2px;
}
.trx_addons_range_slider_label_min {
  color: var(--theme-color-alter_text);
}
.trx_addons_range_slider_label_max {
  color: var(--theme-color-alter_text);
}
div.ui-slider {
  background-color: var(--theme-color-alter_bg_color);
  border-color: var(--theme-color-alter_bd_color);
}
div.ui-slider .ui-slider-handle {
  border-color: var(--theme-color-text_link);
  background-color: var(--theme-color-text_link);
  border-radius: 50%;
  width: 8px;
  height: 8px;
  line-height: 8px;
  text-align: center;
  top: -3px;
}
div.ui-slider .ui-slider-range {
  background-color: var(--theme-color-text_link);
}
.sc_edd_add_to_cart_default,
.sc_edd_details {
  background-color: var(--theme-color-alter_bg_color);
  border-color: var(--theme-color-alter_bd_hover);
  color: var(--theme-color-alter_text);
}
.sc_edd_add_to_cart_default a,
.sc_edd_details a {
  color: var(--theme-color-alter_link);
}
.sc_edd_add_to_cart_default a:hover,
.sc_edd_details a:hover {
  color: var(--theme-color-alter_hover);
}
.edd_price_options ul > li > label > input[type="checkbox"] + span:before {
  border-color: var(--theme-color-alter_bd_color);
}
.single-download .edd_download_purchase_form .trx_addons_edd_purchase_subtotal {
  border-color: var(--theme-color-alter_bd_color);
}
.trx_addons_cv,
.trx_addons_cv_body_wrap {
  color: var(--theme-color-alter_text);
  background-color: var(--theme-color-alter_bg_color);
}
.trx_addons_cv a {
  color: var(--theme-color-alter_link);
}
.trx_addons_cv a:hover {
  color: var(--theme-color-alter_hover);
}
.trx_addons_cv_header {
  background-color: var(--theme-color-bg_color);
}
.trx_addons_cv_header_image img {
  border-color: var(--theme-color-text_dark);
}
.trx_addons_cv_header .trx_addons_cv_header_letter,
.trx_addons_cv_header .trx_addons_cv_header_text {
  color: var(--theme-color-text_dark);
}
.trx_addons_cv_header
  .trx_addons_cv_header_socials
  .social_item
  > .social_icon {
  color: var(--theme-color-text_dark_07);
}
.trx_addons_cv_header
  .trx_addons_cv_header_socials
  .social_item:hover
  > .social_icon {
  color: var(--theme-color-text_dark);
}
.trx_addons_cv_header_letter,
.trx_addons_cv_header_text,
.trx_addons_cv_header_socials .social_item > .social_icon {
  text-shadow: 1px 1px 6px var(--theme-color-bg_color);
}
.trx_addons_cv_tint_dark .trx_addons_cv_header_letter,
.trx_addons_cv_tint_dark .trx_addons_cv_header_text,
.trx_addons_cv_tint_dark
  .trx_addons_cv_header_socials
  .social_item
  > .social_icon {
  color: var(--theme-color-bg_color);
  text-shadow: 1px 1px 3px var(--theme-color-text_dark);
}
.trx_addons_cv_tint_dark
  .trx_addons_cv_header_socials
  .social_item:hover
  > .social_icon {
  color: var(--theme-color-text_hover);
}
.trx_addons_cv_navi_buttons
  .trx_addons_cv_navi_buttons_area
  .trx_addons_cv_navi_buttons_item {
  color: var(--theme-color-alter_light);
  background-color: var(--theme-color-alter_bg_color);
  border-color: var(--theme-color-bg_color);
}
.trx_addons_cv_navi_buttons
  .trx_addons_cv_navi_buttons_area
  .trx_addons_cv_navi_buttons_item_active,
.trx_addons_cv_navi_buttons
  .trx_addons_cv_navi_buttons_area
  .trx_addons_cv_navi_buttons_item:hover {
  color: var(--theme-color-alter_dark);
  border-color: var(--theme-color-alter_bg_color);
}
.trx_addons_cv .trx_addons_cv_section_title,
.trx_addons_cv .trx_addons_cv_section_title a {
  color: var(--theme-color-alter_dark);
}
.trx_addons_cv_section_title.ui-state-active {
  border-color: var(--theme-color-alter_dark);
}
.trx_addons_cv_section_content .trx_addons_tabs .trx_addons_tabs_titles li > a {
  color: var(--theme-color-alter_light);
}
.trx_addons_cv_section_content
  .trx_addons_tabs
  .trx_addons_tabs_titles
  li.ui-state-active
  > a,
.trx_addons_cv_section_content
  .trx_addons_tabs
  .trx_addons_tabs_titles
  li
  > a:hover {
  color: var(--theme-color-alter_dark);
}
.trx_addons_cv_section .trx_addons_pagination > * {
  color: var(--theme-color-alter_text);
}
.trx_addons_cv_section .trx_addons_pagination > a:hover {
  color: var(--theme-color-alter_dark);
}
.trx_addons_pagination > span.active {
  color: var(--theme-color-alter_dark);
  border-color: var(--theme-color-alter_dark);
}
.trx_addons_cv_breadcrumbs .trx_addons_cv_breadcrumbs_item {
  color: var(--theme-color-alter_light);
}
.trx_addons_cv_breadcrumbs a.trx_addons_cv_breadcrumbs_item:hover {
  color: var(--theme-color-alter_dark);
}
.trx_addons_cv_single .trx_addons_cv_single_title {
  color: var(--theme-color-alter_dark);
}
.trx_addons_cv_single .trx_addons_cv_single_subtitle {
  color: var(--theme-color-alter_light);
}
.trx_addons_tabs_content_delimiter
  .trx_addons_cv_resume_columns
  .trx_addons_cv_resume_item,
.trx_addons_tabs_content_delimiter
  .trx_addons_cv_resume_columns_2
  .trx_addons_cv_resume_column:nth-child(2n + 2)
  .trx_addons_cv_resume_item,
.trx_addons_tabs_content_delimiter
  .trx_addons_cv_resume_columns_3
  .trx_addons_cv_resume_column:nth-child(3n + 2)
  .trx_addons_cv_resume_item,
.trx_addons_tabs_content_delimiter
  .trx_addons_cv_resume_columns_3
  .trx_addons_cv_resume_column:nth-child(3n + 3)
  .trx_addons_cv_resume_item,
.trx_addons_tabs_content_delimiter
  .trx_addons_cv_resume_columns_4
  .trx_addons_cv_resume_column:nth-child(4n + 2)
  .trx_addons_cv_resume_item,
.trx_addons_tabs_content_delimiter
  .trx_addons_cv_resume_columns_4
  .trx_addons_cv_resume_column:nth-child(4n + 3)
  .trx_addons_cv_resume_item,
.trx_addons_tabs_content_delimiter
  .trx_addons_cv_resume_columns_4
  .trx_addons_cv_resume_column:nth-child(4n + 4)
  .trx_addons_cv_resume_item,
.trx_addons_tabs_content_delimiter
  .trx_addons_cv_resume_columns_2
  .trx_addons_cv_resume_column:nth-child(2n + 3)
  .trx_addons_cv_resume_item,
.trx_addons_tabs_content_delimiter
  .trx_addons_cv_resume_columns_2
  .trx_addons_cv_resume_column:nth-child(2n + 4)
  .trx_addons_cv_resume_item,
.trx_addons_tabs_content_delimiter
  .trx_addons_cv_resume_columns_3
  .trx_addons_cv_resume_column:nth-child(3n + 4)
  .trx_addons_cv_resume_item,
.trx_addons_tabs_content_delimiter
  .trx_addons_cv_resume_columns_3
  .trx_addons_cv_resume_column:nth-child(3n + 5)
  .trx_addons_cv_resume_item,
.trx_addons_tabs_content_delimiter
  .trx_addons_cv_resume_columns_3
  .trx_addons_cv_resume_column:nth-child(3n + 6)
  .trx_addons_cv_resume_item,
.trx_addons_tabs_content_delimiter
  .trx_addons_cv_resume_columns_4
  .trx_addons_cv_resume_column:nth-child(4n + 5)
  .trx_addons_cv_resume_item,
.trx_addons_tabs_content_delimiter
  .trx_addons_cv_resume_columns_4
  .trx_addons_cv_resume_column:nth-child(4n + 6)
  .trx_addons_cv_resume_item,
.trx_addons_tabs_content_delimiter
  .trx_addons_cv_resume_columns_4
  .trx_addons_cv_resume_column:nth-child(4n + 7)
  .trx_addons_cv_resume_item,
.trx_addons_tabs_content_delimiter
  .trx_addons_cv_resume_columns_4
  .trx_addons_cv_resume_column:nth-child(4n + 8)
  .trx_addons_cv_resume_item {
  border-color: var(--theme-color-alter_bd_color);
}
.trx_addons_cv_resume_item_meta {
  color: var(--theme-color-alter_dark);
}
.trx_addons_cv_resume_item .trx_addons_cv_resume_item_title,
.trx_addons_cv_resume_item .trx_addons_cv_resume_item_title a {
  color: var(--theme-color-alter_dark);
}
.trx_addons_cv_resume_item .trx_addons_cv_resume_item_title a:hover {
  color: var(--theme-color-alter_link);
}
.trx_addons_cv_resume_item_subtitle {
  color: var(--theme-color-alter_light);
}
.trx_addons_cv_resume_style_skills .trx_addons_cv_resume_item_skills {
  color: var(--theme-color-alter_dark);
}
.trx_addons_cv_resume_style_skills .trx_addons_cv_resume_item_skill:after {
  border-color: var(--theme-color-alter_dark);
}
.trx_addons_cv_resume_style_education .trx_addons_cv_resume_item_number {
  color: var(--theme-color-alter_light);
}
.trx_addons_cv_resume_style_services .trx_addons_cv_resume_item_icon {
  color: var(--theme-color-alter_dark);
}
.trx_addons_cv_resume_style_services .trx_addons_cv_resume_item_icon:hover,
.trx_addons_cv_resume_style_services .trx_addons_cv_resume_item_text a:hover {
  color: var(--theme-color-text_hover);
}
.trx_addons_cv_resume_style_services
  .trx_addons_cv_resume_item_title
  > a:hover:after {
  border-color: var(--theme-color-text_hover);
}
.trx_addons_cv_resume_style_services
  .trx_addons_cv_resume_item_title
  > a:after {
  border-top-color: var(--theme-color-alter_dark);
}
.trx_addons_cv_resume_style_services .trx_addons_cv_resume_item_text a {
  color: var(--theme-color-alter_dark);
}
.trx_addons_cv_portfolio_item .trx_addons_cv_portfolio_item_title,
.trx_addons_cv_portfolio_item .trx_addons_cv_portfolio_item_title a {
  color: var(--theme-color-alter_dark);
}
.trx_addons_cv_testimonials_item .trx_addons_cv_testimonials_item_title,
.trx_addons_cv_testimonials_item .trx_addons_cv_testimonials_item_title a {
  color: var(--theme-color-alter_dark);
}
.trx_addons_cv_certificates_item .trx_addons_cv_certificates_item_title,
.trx_addons_cv_certificates_item .trx_addons_cv_certificates_item_title a {
  color: var(--theme-color-alter_dark);
}
.trx_addons_cv .trx_addons_contact_form .trx_addons_contact_form_title {
  color: var(--theme-color-alter_dark);
}
.trx_addons_cv .trx_addons_contact_form_field_title {
  color: var(--theme-color-alter_dark);
}
.trx_addons_contact_form .trx_addons_contact_form_field input[type="text"],
.trx_addons_contact_form .trx_addons_contact_form_field textarea {
  border-color: var(--theme-color-alter_bd_color);
  color: var(--theme-color-alter_text);
}
.trx_addons_contact_form
  .trx_addons_contact_form_field
  input[type="text"]:focus,
.trx_addons_contact_form .trx_addons_contact_form_field textarea:focus {
  background-color: var(--theme-color-alter_bg_hover);
  color: var(--theme-color-alter_dark);
}
.trx_addons_contact_form_field button {
  background-color: var(--theme-color-alter_dark);
  border-color: var(--theme-color-alter_dark);
  color: var(--theme-color-bg_color);
}
.trx_addons_contact_form_field button:hover {
  color: var(--theme-color-alter_dark);
}
.trx_addons_contact_form_info_icon {
  color: var(--theme-color-alter_light);
}
.trx_addons_contact_form_info_area {
  color: var(--theme-color-alter_dark);
}
.trx_addons_contact_form_info_item_phone .trx_addons_contact_form_info_data {
  color: var(--theme-color-alter_dark) !important;
}
.trx_addons_cv_about_page .trx_addons_cv_single_title {
  color: var(--theme-color-alter_dark);
}
.sc_layouts_title_link {
  margin: 2.5em 0 0.5em;
}
h1.sc_item_title {
  line-height: 1em;
}
h2.sc_item_title {
  line-height: 1.021em;
}
h3.sc_item_title {
  line-height: 1.086em;
}
h4.sc_item_title {
  line-height: 1.214em;
}
h5.sc_item_title {
  line-height: 1.417em;
}
h6.sc_item_title {
  line-height: 1.474em;
}
.sc_item_title i {
  font-family: inherit;
  font-weight: 400;
}
.sc_item_subtitle {
  font-size: 16px;
  line-height: 1.2em;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0.025em;
}
.sc_item_subtitle_below {
  margin-top: 1.94444rem;
}
.sc_item_subtitle_above {
  margin-bottom: 1.4em;
}
.sc_item_descr {
  margin-bottom: 0;
  font-size: 19px;
}
.sc_item_descr p {
  margin: 0;
}
.sc_item_descr p + p {
  margin-top: 1em;
}
.sc_item_title.sc_item_title_style_accent i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: revert;
  flex-direction: revert;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
h1.sc_item_title_tag:not(.sc_align_center) {
  margin-left: -4px;
}
h1.sc_item_title_tag.sc_align_right:not(.sc_align_center) {
  margin-right: -4px;
}
h2.sc_item_title_tag:not(.sc_align_center) {
  margin-left: -3px;
}
h2.sc_item_title_tag.sc_align_right:not(.sc_align_center) {
  margin-right: -3px;
}
.slider-slide h1.sc_item_title_tag {
  margin-left: 0 !important;
}
h1.sc_item_title_tag + .sc_item_descr,
h1.sc_item_title_tag + .sc_item_slider,
h1.sc_item_title_tag + .sc_item_columns,
h1.sc_item_title_tag + .sc_item_content {
  margin-top: 1.4em;
}
h2.sc_item_title_tag + .sc_item_descr,
h2.sc_item_title_tag + .sc_item_slider,
h2.sc_item_title_tag + .sc_item_columns,
h2.sc_item_title_tag + .sc_item_content {
  margin-top: 1.35em;
}
.sc_title_default h5.sc_item_title_tag + .sc_title_subtitle {
  text-transform: none;
  font-size: 17px;
  font-weight: 300;
  letter-spacing: 0;
  color: var(--theme-color-text);
}
.sc_item_title + .sc_item_button,
.sc_item_title + .sc_item_button_image,
.sc_item_subtitle + .sc_item_button,
.sc_item_subtitle + .sc_item_button_image,
.sc_item_descr + .sc_item_button,
.sc_item_descr + .sc_item_button_image,
.sc_item_content + .sc_item_button,
.sc_item_content + .sc_item_button_image,
.sc_item_slider + .sc_item_button,
.sc_item_slider + .sc_item_button_image,
.sc_item_columns + .sc_item_button,
.sc_item_columns + .sc_item_button_image,
.sc_item_pagination + .sc_item_button,
.sc_item_pagination + .sc_item_button_image {
  margin-top: 2.1em;
}
.sc_item_subtitle.sc_item_title_style_shadow + .sc_item_title {
  position: relative;
  z-index: 1;
}
.sc_item_title_style_gradient .trx_addons_text_gradient,
.sc_item_title_style_gradient .sc_item_title_text {
  padding-bottom: 8px;
}
.sc_item_title[data-mouse-helper*="highlight"] {
  padding-bottom: 8px;
  margin-bottom: -8px;
}
.sc_item_title_style_gradient[data-mouse-helper*="highlight"]
  .trx_addons_text_gradient {
  opacity: 0.7;
}
.sc_title .sc_button.sc_button.sc_button_simple {
  overflow: visible;
}
.sc_title_accent .sc_button_wrap {
  position: relative;
  z-index: 1;
}
.sc_title_accent .sc_item_subtitle {
  position: relative;
  display: inline-block;
  padding-left: 70px;
}
.sc_title_accent .sc_item_subtitle:before {
  content: "";
  display: block;
  width: 50px;
  height: 1px;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: var(--theme-color-text_link);
}
.sc_title_accent .sc_item_subtitle.sc_align_center {
  padding: 10px 0 0 0;
  width: 100%;
}
.sc_title_accent .sc_item_subtitle.sc_align_center:before {
  left: auto;
  right: auto;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.sc_title_accent .sc_item_subtitle.sc_align_right {
  padding: 0 70px 0 0;
  width: 100%;
}
.sc_title_accent .sc_item_subtitle.sc_align_right:before {
  left: auto;
  right: 0;
}
.sc_item_subtitle.sc_item_title_style_icon {
  position: relative;
}
.sc_item_subtitle.sc_item_title_style_icon:before {
  color: var(--theme-color-text_dark);
  content: "\e9a7";
  display: block;
  font-family: "fontello";
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: 400;
}
.sc_item_title_style_icon_bottom.sc_item_title {
  position: relative;
}
.sc_item_title_style_icon_bottom.sc_item_title:after {
  color: var(--theme-color-text_dark);
  content: "\e9a7";
  display: block;
  font-family: "fontello";
  font-size: 18px;
  line-height: 20px;
  margin-top: 30px;
  font-weight: 400;
}
.sc_price_item {
  color: var(--theme-color-alter_text);
  background-color: var(--theme-color-alter_bg_color);
  border-color: var(--theme-color-alter_bd_color);
  -webkit-transition: color 0.3s ease, background-color 0.3s ease,
    border-color 0.3s ease;
  -ms-transition: color 0.3s ease, background-color 0.3s ease,
    border-color 0.3s ease;
  -o-transition: color 0.3s ease, background-color 0.3s ease,
    border-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease,
    border-color 0.3s ease;
}
.sc_price_item .sc_price_item_icon {
  color: var(--theme-color-alter_dark);
}
.sc_price_item .sc_price_item_label {
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 1px;
  z-index: 9;
  background-color: var(--theme-color-extra_link);
  color: var(--theme-color-inverse_link);
}
.sc_price_item .sc_price_item_subtitle {
  color: var(--theme-color-alter_text);
}
.sc_price_item .sc_price_item_title,
.sc_price_item .sc_price_item_title a {
  color: var(--theme-color-alter_dark);
}
.sc_price_item .sc_price_item_price {
  color: var(--theme-color-alter_dark);
}
.sc_price_item .sc_price_item_description,
.sc_price_item .sc_price_item_details {
  color: var(--theme-color-alter_text);
}
.sc_price_item .sc_price_item_link {
  color: var(--theme-color-inverse_link);
  border-color: var(--theme-color-text_link);
  background-color: var(--theme-color-text_link);
}
.sc_price_item .sc_price_item_link:hover,
.sc_price_item .sc_price_item_link:focus {
  color: var(--theme-color-inverse_hover);
  border-color: var(--theme-color-text_hover);
  background-color: var(--theme-color-text_hover);
}
.sc_price_item:hover .sc_price_item_link {
  color: var(--theme-color-inverse_hover);
  border-color: var(--theme-color-text_hover);
  background-color: var(--theme-color-text_hover);
}
.sc_price_item.sc_price_active .sc_price_item_link {
  color: var(--theme-color-inverse_link);
  border-color: var(--theme-color-text_link);
  background-color: var(--theme-color-text_link);
}
.sc_price .sc_price_item .sc_price_item_link.sc_price_item_link_over {
  opacity: 0 !important;
  background: none !important;
}
.sc_price_default .sc_price_item_image + .sc_price_item_info {
  padding-top: 40px;
  padding-bottom: 40px;
}
.sc_price_default .with_bg_color .sc_price_item_image + .sc_price_item_info {
  padding-top: 33px;
  padding-bottom: 20px;
}
.sc_price_default .sc_price_item.sc_price_active {
  -webkit-box-shadow: 0 23px 90px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 23px 90px rgba(0, 0, 0, 0.05);
  box-shadow: 0 23px 90px rgba(0, 0, 0, 0.05);
  z-index: 9;
}
.sc_price_default .sc_price_item_info {
  padding: 4em 2em 4.4em;
}
.sc_price_default .sc_price_item_icon {
  margin-top: 3em;
}
.sc_price_default .sc_price_item_icon > span {
  font-size: 3em;
  line-height: 1em;
  font-weight: 400;
}
.sc_price_default .sc_price_item_icon + .sc_price_item_info {
  padding-top: 1.5em;
  padding-bottom: 2.8em;
}
.sc_price_default .sc_price_item_title {
  font-size: 24px;
  line-height: 1.25em;
  font-weight: 500;
  text-transform: none;
  letter-spacing: 0;
  margin: 0;
}
.sc_price_default .sc_price_item_title + .sc_price_item_subtitle {
  margin-top: 8px;
}
.sc_price_default .sc_price_item_subtitle {
  font-size: 17px;
  line-height: 1.3em;
  font-weight: 300;
  text-transform: none;
  letter-spacing: 0;
  margin: 0;
}
.sc_price_default .sc_price_item_description,
.sc_price_default .sc_price_item_details {
  font-size: 15px;
  line-height: 1.6em;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0;
  margin: 0.65em 0;
}
.sc_price_default .sc_price_item_description ul,
.sc_price_default .sc_price_item_details ul {
  padding: 0;
  list-style-type: none;
}
.sc_price_default .sc_price_item_description ul li + li,
.sc_price_default .sc_price_item_details ul li + li {
  margin-top: 8px;
}
.sc_price_default .sc_price_item_price {
  font-size: 57px;
  line-height: 1;
  font-weight: 300;
  letter-spacing: 0;
}
.sc_price_default .sc_price_item_price .sc_price_item_price_before {
  font-size: 20px;
  font-weight: 500;
  vertical-align: top;
  line-height: 2.2em;
  margin-right: 4px;
}
.sc_price_default .sc_price_item_price .sc_price_item_price_after {
  font-size: 19px;
  font-weight: 400;
  color: var(--theme-color-alter_text);
}
.sc_price_default .sc_price_item_price + .sc_price_item_details {
  margin-top: 30px;
}
.sc_price_default .sc_price_item_subtitle + .sc_price_item_price,
.sc_price_default .sc_price_item_title + .sc_price_item_price {
  margin-top: 20px;
}
.sc_price_default .sc_price_item_subtitle + .sc_price_item_link,
.sc_price_default .sc_price_item_title + .sc_price_item_link,
.sc_price_default .sc_price_item_description + .sc_price_item_link,
.sc_price_default .sc_price_item_details + .sc_price_item_link {
  margin-top: 24px;
}
.sc_price_metro .sc_price_item_inner,
.sc_price_metro .sc_price_item.with_image .sc_price_item_inner {
  padding: 70px 50px 130px;
}
.sc_price_metro .sc_price_item {
  z-index: 1;
}
.sc_price_metro .sc_price_item.sc_price_active {
  z-index: 9;
}
.sc_price_metro .sc_price_item_info {
  padding: 0;
}
.sc_price_metro .sc_price_item_image {
  margin-top: 1.5em;
}
.sc_price_metro .sc_price_item_icon {
  margin-top: 1.5em;
}
.sc_price_metro .sc_price_item_icon > span {
  font-size: 3em;
  line-height: 1em;
  font-weight: 400;
}
.sc_price_metro .sc_price_item_title {
  font-size: 19px;
  line-height: 1.25em;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  margin: 0;
}
.sc_price_metro .sc_price_item_title + .sc_price_item_subtitle {
  margin-top: 8px;
}
.sc_price_metro .sc_price_item_subtitle {
  font-size: 17px;
  line-height: 1.3em;
  font-weight: 300;
  text-transform: none;
  letter-spacing: 0;
  margin: 0;
}
.sc_price_metro .sc_price_item_description,
.sc_price_metro .sc_price_item_details {
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0;
  margin: 0.65em 0;
}
.sc_price_metro .sc_price_item_description ul,
.sc_price_metro .sc_price_item_details ul {
  padding: 0 0 0 17px;
  list-style-type: none;
}
.sc_price_metro .sc_price_item_description ul li,
.sc_price_metro .sc_price_item_details ul li {
  position: relative;
}
.sc_price_metro .sc_price_item_description ul li:before,
.sc_price_metro .sc_price_item_details ul li:before {
  font-size: 22px;
  left: -16px;
  top: 1px;
  display: inline-block !important;
  position: absolute;
  content: "\e83c";
  font-family: "fontello";
  color: var(--theme-color-text_link);
}
.sc_price_metro .sc_price_item_description ul li + li,
.sc_price_metro .sc_price_item_details ul li + li {
  margin-top: 10px;
}
.sc_price_metro .sc_price_item_details {
  padding-top: 44px;
  text-align: left;
  border-top: 1px solid var(--theme-color-alter_bd_color);
}
.sc_price_metro .sc_price_item_price {
  font-size: 57px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0;
  margin-top: 17px;
}
.sc_price_metro .sc_price_item_price .sc_price_item_price_before {
  font-size: 20px;
  font-weight: 500;
  vertical-align: top;
  line-height: 2.2em;
  margin-right: 4px;
}
.sc_price_metro .sc_price_item_price .sc_price_item_price_after {
  font-size: 17px;
  font-weight: 300;
  display: block;
  margin-top: 20px;
  color: var(--theme-color-alter_light);
}
.sc_price_metro .sc_price_item_price + .sc_price_item_details {
  margin-top: 38px;
}
.sc_price_metro .sc_price_item_subtitle + .sc_price_item_price,
.sc_price_metro .sc_price_item_title + .sc_price_item_price {
  margin-top: 20px;
}
.sc_price_metro .sc_price_item .sc_price_item_link {
  -webkit-box-shadow: none !important;
  -ms-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  border-radius: 0 !important;
  width: 100%;
  display: block;
  border: none;
  margin: 0;
  padding-left: 10px;
  padding-right: 10px;
}
.sc_price_metro
  .sc_price_item
  .sc_price_item_link:not(.sc_price_item_link_over) {
  position: absolute;
  z-index: 9;
  bottom: 0;
  left: 0;
}
form .trx_addons_message_box {
  min-width: auto;
  max-width: 90%;
}
.trx_addons_message_box {
  width: auto;
  min-width: auto;
  max-width: 50%;
  border: none;
  padding: 18px 30px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  position: fixed;
  z-index: 999999;
  top: auto;
  left: auto;
  bottom: 30px;
  right: 30px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  color: #000000;
  background-color: #ffffff;
  -webkit-box-shadow: 0 3px 21px rgba(0, 0, 0, 0.05) !important;
  -ms-box-shadow: 0 3px 21px rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0 3px 21px rgba(0, 0, 0, 0.05) !important;
}
.trx_addons_message_box.trx_addons_message_box_error {
  color: #ffffff;
  background-color: #ff5b4a;
}
.trx_addons_message_box.trx_addons_message_box_success {
  color: #ffffff;
  background-color: #89d86b;
}
.trx_addons_message_box .trx_addons_error_item {
  margin-bottom: 0 !important;
}
.footer_wrap .sc_icons .sc_icons_icon + .sc_icons_item_title {
  margin-top: 1em;
  margin-bottom: 2em;
}
[class*="scheme_"].footer_wrap .sc_icons .sc_icons_item_title {
  color: var(--theme-color-text_dark);
}
[class*="scheme_"].footer_wrap .sc_icons .sc_icons_item_description {
  color: var(--theme-color-text);
}
.sc_icons .sc_icons_item + .sc_icons_item {
  margin-top: var(--theme-var-grid_gap);
}
.sc_icons .sc_icons_item_linked:hover .sc_icons_icon > span {
  -webkit-animation: none;
  -ms-animation: none;
  animation: none;
}
.sc_icons .sc_icons_item_linked .sc_icons_icon > svg,
.sc_icons .sc_icons_item_linked:hover .sc_icons_icon > svg {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.sc_icons .sc_icons_image img {
  max-width: 100%;
}
.sc_icons .sc_icons_item_linked .sc_icons_image img,
.sc_icons .sc_icons_item_linked:hover .sc_icons_image img {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.sc_icons .sc_icons_item .sc_icons_item_more_link {
  position: relative;
  display: inline-block;
  top: auto;
  left: auto;
  height: auto;
  width: auto;
  font-size: 14px;
  line-height: 21px;
  font-weight: 700;
  font-style: italic;
  letter-spacing: 0.1em;
  color: var(--theme-color-text_dark);
  z-index: 1;
  overflow: hidden;
}
.sc_icons .sc_icons_item .sc_icons_item_more_link .link_text {
  position: relative;
  margin-right: 0;
  display: inline-block;
  vertical-align: middle;
  text-indent: -110px;
  visibility: hidden;
  white-space: nowrap;
  opacity: 0;
  -webkit-transition: visibility 0.4s ease, margin-right 0.4s ease-out,
    text-indent 0.5s ease-out, opacity 0.4s ease;
  -ms-transition: visibility 0.4s ease, margin-right 0.4s ease-out,
    text-indent 0.5s ease-out, opacity 0.4s ease;
  -o-transition: visibility 0.4s ease, margin-right 0.4s ease-out,
    text-indent 0.5s ease-out, opacity 0.4s ease;
  transition: visibility 0.4s ease, margin-right 0.4s ease-out,
    text-indent 0.5s ease-out, opacity 0.4s ease;
  will-change: visibility, margin-right, text-indent, opacity;
}
.sc_icons .sc_icons_item:hover .sc_icons_item_more_link .link_text,
.sc_icons .sc_icons_item .sc_icons_item_more_link:hover .link_text {
  opacity: 1;
  text-indent: 0;
  margin-right: 6px;
  visibility: visible;
  -webkit-transition: visibility 0.4s ease, margin-right 0.3s ease-out,
    text-indent 0.4s ease-out, opacity 0.4s ease;
  -ms-transition: visibility 0.4s ease, margin-right 0.3s ease-out,
    text-indent 0.4s ease-out, opacity 0.4s ease;
  -o-transition: visibility 0.4s ease, margin-right 0.3s ease-out,
    text-indent 0.4s ease-out, opacity 0.4s ease;
  transition: visibility 0.4s ease, margin-right 0.3s ease-out,
    text-indent 0.4s ease-out, opacity 0.4s ease;
}
.sc_icons .sc_icons_item .sc_icons_item_more_link .link_icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5em;
  text-align: center;
  font-style: normal;
}
.sc_icons .sc_icons_item .sc_icons_item_more_link .link_icon:before {
  font-size: 12px;
  line-height: inherit;
  font-weight: 400;
  font-style: inherit;
  content: "\E9A4";
  font-family: "fontello";
  display: inline-block;
  vertical-align: top;
  color: currentColor;
}
.sc_icons .sc_icons_item .sc_icons_item_title + .sc_icons_item_more_link,
.sc_icons .sc_icons_item .sc_icons_item_description + .sc_icons_item_more_link {
  margin-top: 1.45em;
}
.sc_icons .sc_icons_item.sc_icons_item_linked.with_more .sc_icons_item_link {
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sc_icons .sc_icons_icon {
  color: var(--theme-color-text_link);
}
.sc_icons .sc_icons_icon:before,
.sc_icons .sc_icons_icon > span:before {
  font-size: 4em;
}
.sc_icons .sc_icons_item_linked:hover .sc_icons_icon {
  color: var(--theme-color-text_dark);
}
.sc_icons .sc_icons_icon + .sc_icons_item_details,
.sc_icons .sc_icons_image + .sc_icons_item_details {
  margin-top: 1.45em;
}
.sc_icons.color_style_link2 .sc_icons_icon {
  color: var(--theme-color-text_link2);
}
.sc_icons.color_style_link3 .sc_icons_icon {
  color: var(--theme-color-text_link3);
}
.sc_icons.color_style_dark .sc_icons_icon {
  color: var(--theme-color-text_dark);
}
.sc_icons .sc_icons_item_title,
.sc_icons .sc_icons_item_title a {
  color: var(--theme-color-text_dark);
}
.sc_icons .sc_icons_item_title[style*="color"] > a:active,
.sc_icons .sc_icons_item_title[style*="color"] > a:hover,
.sc_icons .sc_icons_item_title[style*="color"] > a {
  color: inherit !important;
}
.sc_icons .sc_icons_item:hover .sc_icons_item_title,
.sc_icons .sc_icons_item:hover .sc_icons_item_title a,
.sc_icons .sc_icons_item .sc_icons_item_title a:hover {
  color: var(--theme-color-text_dark);
}
.sc_icons.color_style_link2 .sc_icons_item:hover .sc_icons_item_title,
.sc_icons.color_style_link2 .sc_icons_item:hover .sc_icons_item_title a,
.sc_icons.color_style_link2 .sc_icons_item .sc_icons_item_title a:hover {
  color: var(--theme-color-text_dark);
}
.sc_icons.color_style_link3 .sc_icons_item:hover .sc_icons_item_title,
.sc_icons.color_style_link3 .sc_icons_item:hover .sc_icons_item_title a,
.sc_icons.color_style_link3 .sc_icons_item .sc_icons_item_title a:hover {
  color: var(--theme-color-text_dark);
}
.sc_icons.color_style_dark .sc_icons_item:hover .sc_icons_item_title,
.sc_icons.color_style_dark .sc_icons_item:hover .sc_icons_item_title a,
.sc_icons.color_style_dark .sc_icons_item .sc_icons_item_title a:hover {
  color: var(--theme-color-text_dark);
}
.sc_icons_item_title {
  font-size: 1.66667rem;
  line-height: 1.2em;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
}
.sc_icons_item_description {
  font-size: 16px;
  line-height: 1.65em;
  color: var(--theme-color-text);
}
.sc_icons_item_description ul {
  list-style-type: none;
  padding-left: 0;
}
.sc_icons_item_description ul > li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
  margin: 8px 0;
}
.sc_align_center .sc_icons_item_description ul > li {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.sc_align_right .sc_icons_item_description ul > li {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
}
.sc_icons_item_description ul > li:first-child {
  margin-top: 0;
}
.sc_icons_item_description ul > li:last-child {
  margin-bottom: 0;
}
.sc_icons_item_description ul > li:before {
  margin-right: 10px;
  font-size: 27px;
  line-height: inherit;
  font-weight: 400;
  font-family: "fontello";
  content: "\E83C";
  display: inline-block;
  position: relative;
  z-index: 1;
  color: var(--theme-color-text_link);
}
.sc_icons_item_description p:last-child,
.sc_icons_item_description ul:last-child {
  margin-bottom: 0;
}
.sc_icons_item_title + .sc_icons_item_description {
  margin-top: 1.8em;
}
.sc_icons_item_description a {
  color: var(--theme-color-text);
}
.sc_icons_item_description a:hover {
  color: var(--theme-color-text_dark);
}
.sc_icon_type_svg svg,
.sc_icon_type_svg object {
  width: 4em;
  height: 4em;
  vertical-align: middle;
}
.sc_icons_size_small .sc_icons_icon:before,
.sc_icons_size_small .sc_icons_icon > span:before {
  font-size: 3em;
}
.sc_icons_size_small .sc_icon_type_svg svg,
.sc_icons_size_small .sc_icon_type_svg object {
  width: 3em;
  height: 3em;
}
.sc_icons_size_large .sc_icons_icon:before,
.sc_icons_size_large .sc_icons_icon > span:before {
  font-size: 5em;
}
.sc_icons_size_large .sc_icon_type_svg svg,
.sc_icons_size_large .sc_icon_type_svg object {
  width: 5em;
  height: 5em;
}
.sc_icons_partners .sc_icons_item .sc_icons_image img {
  max-width: 37%;
  opacity: 0.2;
  will-change: opacity;
  -webkit-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.sc_icons_partners .sc_icons_item:hover .sc_icons_image img {
  opacity: 1;
}
.sc_icons_partners .sc_icons_item_linked:hover .sc_icons_image img {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.sc_icons_card .sc_icons_item {
  padding: 1.88889rem;
  color: var(--theme-color-alter_text);
  background-color: var(--theme-color-alter_bg_color);
}
.sc_icons_card .sc_icons_item .sc_icons_icon {
  color: var(--theme-color-alter_link);
}
.sc_icons_card .sc_icons_item .sc_icons_item_more_link {
  opacity: 0;
}
.sc_icons_card .sc_icons_item:hover .sc_icons_item_more_link {
  opacity: 1;
}
.sc_icons_card .sc_icons_item .sc_icons_item_details {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateY(2.22222rem);
  -ms-transform: translateY(2.22222rem);
  transform: translateY(2.22222rem);
}
.sc_icons_card .sc_icons_item:hover .sc_icons_item_details {
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
}
.sc_icons_card .sc_icons_item .sc_icons_item_description {
  margin-bottom: 1.8em;
}
.sc_icons_card .sc_icons_image {
  text-align: center;
}
.sc_icons_card
  .sc_icons_item.sc_icons_item_linked.with_more
  .sc_icons_item_link {
  z-index: 10;
}
.sc_icons_card .sc_icons_item .sc_icons_item_title {
  font-size: 1.44444rem;
}
.sc_icons_card .sc_icons_item .sc_icons_item_title,
.sc_icons_card .sc_icons_item .sc_icons_item_title a {
  color: var(--theme-color-alter_dark);
}
.sc_icons_card .sc_icons_item .sc_icons_item_title a:hover {
  color: var(--theme-color-alter_dark);
}
.sc_icons_card .sc_icons_item .sc_icons_item_title + .sc_icons_item_more_link,
.sc_icons_card
  .sc_icons_item
  .sc_icons_item_description
  + .sc_icons_item_more_link {
  margin-top: 0.66667rem;
}
.sc_icons_card .sc_icons_icon + .sc_icons_item_details,
.sc_icons_card .sc_icons_image + .sc_icons_item_details {
  margin-top: 0;
}
.sc_icons_card .sc_icons_item:hover .sc_icons_icon {
  color: var(--theme-color-alter_dark);
}
.sc_icons_card .sc_icons_item .sc_icons_item_more_link {
  color: var(--theme-color-alter_dark);
}
.sc_icons_card .sc_icons_item:hover .sc_icons_item_more_link {
  color: var(--theme-color-alter_link);
}
.sc_icons_card.color_style_link2 .sc_icons_item .sc_icons_icon {
  color: var(--theme-color-alter_link2);
}
.sc_icons_card.color_style_link2 .sc_icons_item:hover .sc_icons_icon {
  color: var(--theme-color-alter_dark);
}
.sc_icons_card.color_style_link2 .sc_icons_item .sc_icons_item_more_link {
  color: var(--theme-color-alter_dark);
}
.sc_icons_card.color_style_link2 .sc_icons_item:hover .sc_icons_item_more_link {
  color: var(--theme-color-alter_link2);
}
.sc_icons_card.color_style_link2 .sc_icons_item .sc_icons_item_title a:hover {
  color: var(--theme-color-alter_dark);
}
.sc_icons_card.color_style_link3 .sc_icons_item .sc_icons_icon {
  color: var(--theme-color-alter_link3);
}
.sc_icons_card.color_style_link3 .sc_icons_item:hover .sc_icons_icon {
  color: var(--theme-color-alter_dark);
}
.sc_icons_card.color_style_link3 .sc_icons_item .sc_icons_item_more_link {
  color: var(--theme-color-alter_dark);
}
.sc_icons_card.color_style_link3 .sc_icons_item:hover .sc_icons_item_more_link {
  color: var(--theme-color-alter_link3);
}
.sc_icons_card.color_style_link3 .sc_icons_item .sc_icons_item_title a:hover {
  color: var(--theme-color-alter_dark);
}
.sc_icons_card.color_style_dark .sc_icons_item .sc_icons_icon {
  color: var(--theme-color-alter_dark);
}
.sc_icons_card.color_style_dark .sc_icons_item:hover .sc_icons_icon {
  color: var(--theme-color-alter_link);
}
.sc_icons_card.color_style_dark .sc_icons_item .sc_icons_item_more_link {
  color: var(--theme-color-alter_link);
}
.sc_icons_card.color_style_dark .sc_icons_item:hover .sc_icons_item_more_link {
  color: var(--theme-color-alter_dark);
}
.sc_icons_card.color_style_dark .sc_icons_item .sc_icons_item_title a:hover {
  color: var(--theme-color-alter_dark);
}
.map_marker {
  position: absolute;
  width: 18px;
  height: 18px;
  display: block;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-color: var(--theme-color-text_link2);
  will-change: transform;
}
.map_marker > div {
  background-color: var(--theme-color-text_link2_05);
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  opacity: 1;
}
.map_marker > div:first-child {
  -webkit-animation: markerWave 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite
    forwards;
  animation: markerWave 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
}
.map_marker > div:first-child + div {
  -webkit-animation: markerWave 1.5s 0.45s cubic-bezier(0, 0, 0.2, 1) infinite
    forwards;
  animation: markerWave 1.5s 0.45s cubic-bezier(0, 0, 0.2, 1) infinite forwards;
}
@-webkit-keyframes markerWave {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  20% {
    opacity: 0.8;
  }
  100% {
    -webkit-transform: scale(5.5);
    transform: scale(5.5);
    opacity: 0;
  }
}
@keyframes markerWave {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  20% {
    opacity: 0.8;
  }
  100% {
    -webkit-transform: scale(5.5);
    transform: scale(5.5);
    opacity: 0;
  }
}
.map_marker_2 {
  position: absolute;
  width: 86px;
  height: 86px;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-color: #ffffff;
}
.map_marker_2:before {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  content: "\e9ce";
  font-family: "fontello";
  color: #000;
  font-size: 38px;
  margin: 2px 0 0 0;
}
.swiper-pagination-custom .swiper-pagination-button {
  margin: 0 6px;
  width: 5em;
  height: 5em;
  border: none;
  opacity: 1;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-color: transparent;
  will-change: transform;
  -webkit-transform: scale3d(0.8, 0.8, 0.8);
  -ms-transform: scale3d(0.8, 0.8, 0.8);
  transform: scale3d(0.8, 0.8, 0.8);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -ms-transition: -ms-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  cursor: pointer;
}
.swiper-pagination-custom
  .swiper-pagination-button.swiper-pagination-button-active {
  -webkit-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  background-color: transparent;
}
.slider_container.slider_pagination_pos_bottom .swiper-pagination-custom,
.slider_outer.slider_outer_pagination_pos_bottom .swiper-pagination-custom,
.slider_outer.slider_outer_pagination_pos_bottom_outside
  .swiper-pagination-custom {
  height: 5em;
  line-height: 5em;
}
.slider_outer.slider_outer_pagination_pos_bottom .swiper-pagination-custom,
.slider_outer.slider_outer_pagination_pos_bottom_outside
  .swiper-pagination-custom {
  margin-top: 1.8em;
}
.sc_testimonials:not(.sc_testimonials_plain)
  .sc_testimonials_content
  > .sc_testimonials_item
  + .sc_testimonials_item {
  margin-top: 2em;
}
.sc_testimonials_default
  .trx_addons_columns_wrap.columns_padding_bottom
  > [class*="trx_addons_column-"] {
  padding-bottom: 60px;
}
.sc_testimonials_default
  .trx_addons_columns_wrap.columns_padding_bottom.columns_in_single_row
  > [class*="trx_addons_column-"] {
  padding-bottom: 0;
}
.sc_testimonials_default .sc_testimonials_item_content {
  text-align: left;
  font-size: 19px;
  line-height: 34px;
  font-weight: 400;
  font-style: normal;
  color: var(--theme-color-text);
}
.sc_testimonials_default .sc_testimonials_item_content:before {
  display: none;
}
.sc_testimonials_default .sc_testimonials_item_author {
  margin: 38px 0 1px;
  max-width: none;
  padding: 0;
  background-color: transparent;
  color: var(--theme-color-text_dark);
  text-align: left;
}
.sc_testimonials_default .sc_testimonials_item_author_avatar {
  overflow: visible;
  margin: 0 20px 1px 0;
  width: 78px;
  height: 78px;
  position: relative;
}
.sc_testimonials_default .sc_testimonials_item_author_avatar:before {
  content: "\e9cb";
  font-family: "fontello";
  display: block;
  position: absolute;
  z-index: 1;
  bottom: -1px;
  right: -1px;
  width: 30px;
  height: 30px;
  line-height: 32px;
  overflow: hidden;
  font-size: 7px;
  font-weight: 400;
  text-align: center;
  text-indent: 1px;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-color: var(--theme-color-text_link);
  color: var(--theme-color-inverse_link);
}
.sc_testimonials_default .sc_testimonials_item_author_avatar img {
  overflow: hidden;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.sc_testimonials_default .sc_testimonials_item_author_data {
  max-width: 100%;
}
.sc_testimonials_default
  .sc_testimonials_item_author_data
  .sc_testimonials_item_author_title {
  margin: 0;
  color: var(--theme-color-text_dark);
  font-size: 19px;
  line-height: 24px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0;
  text-transform: none;
}
.sc_testimonials_default
  .sc_testimonials_item_author_data
  .sc_testimonials_item_author_subtitle,
.sc_testimonials_default
  .sc_testimonials_item_author_data
  .sc_testimonials_item_author_title
  + .sc_testimonials_item_author_subtitle {
  margin-top: 0;
  color: var(--theme-color-text_dark);
  opacity: 0.8;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
.sc_testimonials_default
  .sc_testimonials_item_author_data
  .sc_testimonials_item_author_title
  + .sc_testimonials_item_author_subtitle {
  margin-top: 6px;
}
.sc_testimonials_accent2 .sc_item_slider .sc_testimonials_item {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.sc_testimonials_accent2 .sc_testimonials_item {
  position: relative;
  padding: 65px 48px 60px 48px;
  height: auto;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background-color: var(--theme-color-bg_color);
  border: 1px solid var(--theme-color-bd_color);
  -webkit-transition: -webkit-transform 0.2s ease-out, color 0.2s ease-out;
  -ms-transition: -ms-transform 0.2s ease-out, color 0.2s ease-out;
  -webkit-transition: color 0.2s ease-out, -webkit-transform 0.2s ease-out;
  transition: color 0.2s ease-out, -webkit-transform 0.2s ease-out;
  -o-transition: transform 0.2s ease-out, color 0.2s ease-out;
  transition: transform 0.2s ease-out, color 0.2s ease-out;
  transition: transform 0.2s ease-out, color 0.2s ease-out,
    -webkit-transform 0.2s ease-out;
  margin: 8px 0 0 0;
  will-change: transform;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.sc_testimonials_accent2 .sc_testimonials_item:before {
  content: "\e9eb";
  font-family: "fontello";
  display: block;
  position: relative;
  width: 100%;
  height: 25px;
  line-height: 25px;
  font-size: 20px;
  font-weight: 400;
  text-align: left;
  color: var(--theme-color-text_link2);
  margin-bottom: 21px;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sc_testimonials_accent2 .sc_testimonials_item:hover {
  -webkit-transform: translate3d(0, -8px, 0);
  -ms-transform: translate3d(0, -8px, 0);
  transform: translate3d(0, -8px, 0);
}
.sc_testimonials_accent2 .sc_testimonials_item:hover:before {
  color: var(--theme-color-text_dark);
}
.sc_testimonials_accent2 [class*="column"] .sc_testimonials_item_content,
.sc_testimonials_accent2 .sc_testimonials_item_content {
  text-align: left;
  font-size: 18px;
  line-height: 34px;
  font-weight: 400;
  font-style: italic;
  color: var(--theme-color-text_dark);
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.sc_testimonials_accent2 [class*="column"] .sc_testimonials_item_content:before,
.sc_testimonials_accent2 .sc_testimonials_item_content:before {
  display: none;
}
.sc_testimonials_accent2 .sc_testimonials_item_author {
  margin: 26px 0 0;
  max-width: none;
  padding: 0;
  background-color: transparent;
  color: var(--theme-color-text_dark);
  text-align: left;
}
.sc_testimonials_accent2 .sc_testimonials_item_author_avatar {
  margin: 0 14px 0 0;
  width: 78px;
  height: 78px;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.sc_testimonials_accent2 .sc_testimonials_item_author_data {
  max-width: 100%;
}
.sc_testimonials_accent2
  .sc_testimonials_item_author_data
  .sc_testimonials_item_author_title {
  margin: 0;
  color: var(--theme-color-text_dark);
  font-size: 19px;
  line-height: 24px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0;
  text-transform: none;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.sc_testimonials_accent2
  .sc_testimonials_item_author_data
  .sc_testimonials_item_author_subtitle,
.sc_testimonials_accent2
  .sc_testimonials_item_author_data
  .sc_testimonials_item_author_title
  + .sc_testimonials_item_author_subtitle {
  margin-top: 0;
  color: var(--theme-color-alter_text);
  opacity: 0.8;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.sc_testimonials_accent2
  .sc_testimonials_item_author_data
  .sc_testimonials_item_author_title
  + .sc_testimonials_item_author_subtitle {
  margin-top: 6px;
}
.sc_testimonials_accent2
  .slider_container.slider_pagination_pos_bottom
  .swiper-pagination-bullets
  .swiper-pagination-bullet,
.sc_testimonials_accent2
  .slider_outer.slider_outer_pagination_pos_bottom
  .swiper-pagination-bullets
  .swiper-pagination-bullet,
.sc_testimonials_accent2
  .slider_outer.slider_outer_pagination_pos_bottom_outside
  .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 8px;
  background: transparent;
  border-color: #e5e3e0;
}
.sc_testimonials_accent2
  .swiper-pagination-custom
  .swiper-pagination-button.swiper-pagination-button-active,
.sc_testimonials_accent2
  .sc_slider_controls.slider_pagination_style_bullets
  .slider_pagination_bullet.swiper-pagination-bullet-active,
.sc_testimonials_accent2
  .sc_slider_controls.slider_pagination_style_bullets
  .slider_pagination_bullet:hover,
.sc_testimonials_accent2
  .slider_container
  .slider_pagination_wrap
  .swiper-pagination-bullet.swiper-pagination-bullet-active,
.sc_testimonials_accent2
  .slider_outer
  .slider_pagination_wrap
  .swiper-pagination-bullet.swiper-pagination-bullet-active,
.sc_testimonials_accent2
  .slider_container
  .slider_pagination_wrap
  .swiper-pagination-bullet:hover,
.sc_testimonials_accent2
  .slider_outer
  .slider_pagination_wrap
  .swiper-pagination-bullet:hover {
  border-color: var(--theme-color-text_link);
  background-color: var(--theme-color-text_link);
}
.sc_testimonials_accent2
  .slider_outer.slider_outer_pagination_pos_bottom_outside
  .swiper-pagination-bullets,
.sc_testimonials_accent2
  .sc_item_slider.slider_outer_pagination_pos_bottom
  .swiper-pagination {
  margin-top: 2em;
}
.sc_slider_controls.sc_slider_controls_default.slider_pagination_style_bullets
  .slider_pagination_bullet {
  margin: 0 8px;
  border-color: var(--theme-color-text_dark);
  background-color: transparent;
}
.sc_slider_controls.sc_slider_controls_default.slider_pagination_style_bullets
  .slider_pagination_bullet.slider_pagination_bullet_active,
.sc_slider_controls.sc_slider_controls_default.slider_pagination_style_bullets
  .slider_pagination_bullet.swiper-pagination-button-active,
.sc_slider_controls.sc_slider_controls_default.slider_pagination_style_bullets
  .slider_pagination_bullet:hover {
  border-color: var(--theme-color-text_link);
  background-color: var(--theme-color-text_link);
}
.sc_slider_controls.sc_slider_controls_default.slider_pagination_style_bullets.sc_align_left
  .slider_controls_wrap:not(.with_prev):not(.with_next)
  .slider_pagination_wrap {
  text-align: left;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  margin-left: -8px;
}
.sc_slider_controls.sc_slider_controls_default.slider_pagination_style_bullets
  .slider_controls_wrap:not(.with_prev):not(.with_next)
  .slider_pagination_wrap {
  height: 20px;
}
.sc_slider_controls.sc_slider_controls_default .slider_prev + .slider_next,
.sc_slider_controls.sc_slider_controls_default
  .slider_prev
  + .slider_pagination_wrap,
.sc_slider_controls.sc_slider_controls_default
  .slider_next
  + .slider_pagination_wrap {
  margin-left: 0.5em;
}
.sc_slider_controls.sc_slider_controls_default
  .slider_controls_wrap
  > a.slider_next,
.sc_slider_controls.sc_slider_controls_default
  .slider_controls_wrap
  > a.slider_prev {
  border: 1px solid var(--theme-color-bd_color);
  height: 56px;
  width: 56px;
  line-height: 53px;
  padding: 0;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-color: transparent;
  color: var(--theme-color-text_dark);
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.sc_slider_controls.sc_slider_controls_default
  .slider_controls_wrap
  > a.slider_next:before,
.sc_slider_controls.sc_slider_controls_default
  .slider_controls_wrap
  > a.slider_prev:before {
  font-size: 16px;
}
.sc_slider_controls.sc_slider_controls_default
  .slider_controls_wrap
  > a.slider_next.with_title,
.sc_slider_controls.sc_slider_controls_default
  .slider_controls_wrap
  > a.slider_prev.with_title {
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 0 15px;
  width: auto;
}
.sc_slider_controls.sc_slider_controls_default
  .slider_controls_wrap
  > a.slider_next:hover,
.sc_slider_controls.sc_slider_controls_default
  .slider_controls_wrap
  > a.slider_prev:hover {
  color: var(--theme-color-text_link);
}
.sc_slider_controls.sc_slider_controls_light .slider_prev + .slider_next,
.sc_slider_controls.sc_slider_controls_light
  .slider_prev
  + .slider_pagination_wrap,
.sc_slider_controls.sc_slider_controls_light
  .slider_next
  + .slider_pagination_wrap {
  margin-left: 0.5em;
}
.sc_slider_controls.sc_slider_controls_light
  .slider_controls_wrap
  > a.slider_next:before {
  content: "\e9e6";
  letter-spacing: -3px;
}
.sc_slider_controls.sc_slider_controls_light
  .slider_controls_wrap
  > a.slider_prev:before {
  content: "\e9e5";
  letter-spacing: 2px;
}
.sc_slider_controls.sc_slider_controls_light
  .slider_controls_wrap
  > a.slider_next,
.sc_slider_controls.sc_slider_controls_light
  .slider_controls_wrap
  > a.slider_prev {
  border: 1px solid var(--theme-color-bd_color);
  height: 56px;
  width: 56px;
  min-width: 56px;
  line-height: 52px;
  padding: 0;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-color: transparent;
  color: var(--theme-color-text_dark);
}
.sc_slider_controls.sc_slider_controls_light
  .slider_controls_wrap
  > a.slider_next:before,
.sc_slider_controls.sc_slider_controls_light
  .slider_controls_wrap
  > a.slider_prev:before {
  font-size: 14px;
}
.sc_slider_controls.sc_slider_controls_light
  .slider_controls_wrap
  > a.slider_next.with_title,
.sc_slider_controls.sc_slider_controls_light
  .slider_controls_wrap
  > a.slider_prev.with_title {
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 0 15px;
  width: auto;
}
.sc_slider_controls.sc_slider_controls_light
  .slider_controls_wrap
  > a.slider_next:hover,
.sc_slider_controls.sc_slider_controls_light
  .slider_controls_wrap
  > a.slider_prev:hover {
  color: var(--theme-color-text_link);
}
.sc_slider_controls.sc_slider_controls_alter
  .slider_controls_wrap:not(.with_prev):not(.with_next)
  .slider_pagination_wrap {
  text-align: left;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.sc_slider_controls.sc_slider_controls_alter .slider_pagination_bullet {
  position: relative;
  z-index: 1;
  margin: 0 15px;
  border: none;
  background-color: var(--theme-color-alter_bg_color);
}
.sc_slider_controls.sc_slider_controls_alter
  .slider_pagination_bullet.swiper-pagination-bullet-active {
  background-color: var(--theme-color-alter_link);
}
.sc_slider_controls.sc_slider_controls_alter
  .slider_pagination_bullet.swiper-pagination-bullet-active:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-color: var(--theme-color-alter_link_02);
}
.sc_slider_controls.sc_slider_controls_alter
  .slider_pagination_bullet:first-child {
  margin-left: 0;
}
.sc_slider_controls.sc_slider_controls_alter
  .slider_pagination_bullet:last-child {
  margin-right: 0;
}
.sc_slider_controls.sc_slider_controls_alter .slider_prev + .slider_next,
.sc_slider_controls.sc_slider_controls_alter
  .slider_prev
  + .slider_pagination_wrap,
.sc_slider_controls.sc_slider_controls_alter
  .slider_next
  + .slider_pagination_wrap {
  margin-left: 5px;
}
.sc_slider_controls.sc_slider_controls_alter
  .slider_controls_wrap
  > a.slider_next,
.sc_slider_controls.sc_slider_controls_alter
  .slider_controls_wrap
  > a.slider_prev {
  border: 1px solid var(--theme-color-bd_color);
  height: 38px;
  width: 38px;
  line-height: 36px;
  padding: 0;
  -webkit-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-color: var(--theme-color-alter_bg_color);
  color: var(--theme-color-alter_dark);
}
.sc_slider_controls.sc_slider_controls_alter
  .slider_controls_wrap
  > a.slider_next:before,
.sc_slider_controls.sc_slider_controls_alter
  .slider_controls_wrap
  > a.slider_prev:before {
  font-size: 14px;
}
.sc_slider_controls.sc_slider_controls_alter
  .slider_controls_wrap
  > a.slider_next.with_title,
.sc_slider_controls.sc_slider_controls_alter
  .slider_controls_wrap
  > a.slider_prev.with_title {
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 0 15px;
  width: auto;
}
.sc_slider_controls.sc_slider_controls_alter
  .slider_controls_wrap
  > a.slider_next:hover,
.sc_slider_controls.sc_slider_controls_alter
  .slider_controls_wrap
  > a.slider_prev:hover {
  color: var(--theme-color-text_link);
}
.sc_socials.sc_socials_default .socials_wrap {
  margin-bottom: -7px;
}
.sc_socials.sc_socials_default .socials_wrap .social_item {
  display: inline-block;
  vertical-align: top;
  line-height: inherit;
  text-align: center;
  margin: 0 7px 7px 0;
}
.sc_socials.sc_socials_default .socials_wrap .social_item .social_icon {
  position: relative;
  display: block;
  background-size: 100%;
  background-position: top center;
  overflow: hidden;
  width: 45px;
  height: 45px;
  line-height: 44px;
  font-size: 16px;
  text-align: center;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid var(--theme-color-text_dark_015);
  color: var(--theme-color-text_dark);
  background-color: transparent;
}
.sc_socials.sc_socials_default .socials_wrap .social_item:hover .social_icon {
  background-color: transparent;
  color: var(--theme-color-text_link);
}
.sc_socials.sc_socials_default
  .socials_wrap
  .social_item:hover
  .social_icon[class*="facebook"] {
  color: #3b5998 !important;
}
.sc_socials.sc_socials_default
  .socials_wrap
  .social_item:hover
  .social_icon[class*="twitter"] {
  color: #1da1f2 !important;
}
.sc_socials.sc_socials_default
  .socials_wrap
  .social_item:hover
  .social_icon[class*="dribble"],
.sc_socials.sc_socials_default
  .socials_wrap
  .social_item:hover
  .social_icon[class*="dribbble"] {
  color: #ea4c89 !important;
}
.sc_socials.sc_socials_default
  .socials_wrap
  .social_item:hover
  .social_icon[class*="instagram"] {
  color: #c862dc !important;
}
.sc_style_toggle .sc_blogger .sc_item_filters_wrap .sc_item_filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: var(--theme-var-page);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.7rem;
}
.sc_style_toggle
  .sc_blogger
  .sc_item_filters_wrap
  .sc_item_filters.sc_item_filters_align_left
  .list_wrap
  .sc_item_filters_tabs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.sc_style_toggle
  .sc_blogger
  .sc_item_filters_wrap
  .sc_item_filters.sc_item_filters_align_left
  .sc_item_filters_header {
  text-align: left;
}
.sc_style_toggle
  .sc_blogger
  .sc_item_filters_wrap
  .sc_item_filters.sc_item_filters_align_right
  .list_wrap
  .sc_item_filters_tabs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.sc_style_toggle
  .sc_blogger
  .sc_item_filters_wrap
  .sc_item_filters.sc_item_filters_align_right
  .sc_item_filters_header {
  text-align: right;
}
.sc_style_toggle
  .sc_blogger
  .sc_item_filters_wrap
  .sc_item_filters.sc_item_filters_align_center
  .list_wrap
  .sc_item_filters_tabs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.sc_style_toggle
  .sc_blogger
  .sc_item_filters_wrap
  .sc_item_filters.sc_item_filters_align_center
  .sc_item_filters_header {
  text-align: center;
}
.sc_style_toggle
  .sc_blogger
  .sc_item_filters_wrap
  .sc_item_filters
  .sc_item_filters_header {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.sc_style_toggle
  .sc_blogger
  .sc_item_filters_wrap
  .sc_item_filters
  .title_wrap {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  font-size: 1rem;
  padding-right: 3.6rem;
}
.sc_style_toggle
  .sc_blogger
  .sc_item_filters_wrap
  .sc_item_filters
  .title_wrap
  .toggle_title {
  color: var(--theme-color-text_dark);
}
.sc_style_toggle
  .sc_blogger
  .sc_item_filters_wrap
  .sc_item_filters
  .title_wrap
  .active_tab {
  text-transform: capitalize;
  cursor: pointer;
  color: var(--theme-color-text_link3);
}
.sc_style_toggle .sc_blogger .sc_item_filters_wrap .sc_item_filters .list_wrap {
  overflow: hidden;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.sc_style_toggle
  .sc_blogger
  .sc_item_filters_wrap
  .sc_item_filters
  .list_wrap
  .sc_item_filters_tabs {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  -o-transition: transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}
.sc_style_toggle
  .sc_blogger
  .sc_item_filters_wrap
  .sc_item_filters
  .list_wrap
  .sc_item_filters_tabs
  li {
  padding: 0 15px;
}
.sc_style_toggle
  .sc_blogger
  .sc_item_filters_wrap
  .sc_item_filters
  .list_wrap
  .sc_item_filters_tabs
  li
  a {
  text-transform: capitalize;
  color: var(--theme-color-text_dark);
  padding-bottom: 0;
  font-size: 1rem;
  border-bottom: none;
}
.sc_style_toggle
  .sc_blogger
  .sc_item_filters_wrap
  .sc_item_filters
  .list_wrap
  .sc_item_filters_tabs
  li
  a:after {
  display: none;
}
.sc_style_toggle
  .sc_blogger
  .sc_item_filters_wrap
  .sc_item_filters
  .list_wrap
  .sc_item_filters_tabs
  li
  a:hover {
  color: var(--theme-color-text_link3);
}
.sc_style_toggle
  .sc_blogger
  .sc_item_filters_wrap
  .sc_item_filters
  .list_wrap
  .sc_item_filters_tabs
  li.sc_item_filters_tabs_active
  a {
  color: var(--theme-color-text_link3);
}
.sc_style_toggle
  .sc_blogger
  .sc_item_filters_wrap
  .sc_item_filters
  .list_wrap
  .sc_item_filters_tabs.active {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  -o-transition: transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}
.sc_blogger .sc_blogger_filters .sc_item_filters_tabs li a {
  display: inline-block;
}
.sc_portfolio .slider_container .swiper-pagination-bullet,
.sc_portfolio .slider_outer .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
}
.sc_portfolio
  .sc_slider_controls.slider_pagination_style_bullets
  .slider_pagination_bullet,
.sc_portfolio
  .slider_container
  .slider_pagination_wrap
  .swiper-pagination-bullet,
.sc_portfolio .slider_outer .slider_pagination_wrap .swiper-pagination-bullet,
.sc_portfolio .swiper-pagination-custom .swiper-pagination-button {
  border-color: var(--theme-color-alter_bd_color);
  background-color: var(--theme-color-alter_bd_color);
}
.sc_portfolio
  .sc_slider_controls.slider_pagination_style_bullets
  .slider_pagination_bullet.swiper-pagination-bullet-active,
.sc_portfolio
  .slider_container
  .slider_pagination_wrap
  .swiper-pagination-bullet.swiper-pagination-bullet-active,
.sc_portfolio
  .slider_outer
  .slider_pagination_wrap
  .swiper-pagination-bullet.swiper-pagination-bullet-active,
.sc_portfolio
  .swiper-pagination-custom
  .swiper-pagination-button.swiper-pagination-bullet-active {
  border-color: var(--theme-color-text_link);
  background-color: var(--theme-color-text_link);
}
.sc_portfolio
  .slider_outer.slider_outer_pagination_pos_bottom_outside
  .swiper-pagination-bullets {
  margin-top: 2.2em;
}
.sc_portfolio_eclipse
  .sc_portfolio_content
  > .sc_portfolio_item
  + .sc_portfolio_item,
.sc_portfolio_default
  .sc_portfolio_content
  > .sc_portfolio_item
  + .sc_portfolio_item {
  margin-top: 1.5em;
}
.sc_portfolio .post_meta {
  margin-bottom: 0;
}
.slider_width_auto
  .sc_portfolio.sc_portfolio_default
  .sc_portfolio_slider
  .slider_container
  .slider-wrapper
  .swiper-slide
  .sc_portfolio_item
  .post_featured_bg {
  background-position: center center;
  background-size: cover;
}
.slider_width_auto
  .sc_portfolio.sc_portfolio_default
  .sc_portfolio_slider
  .slider_container
  .slider-wrapper
  .swiper-slide
  .sc_portfolio_item
  .post_featured_bg:before {
  padding-top: 15rem;
}
.slider_width_auto
  .sc_portfolio.sc_portfolio_default
  .sc_portfolio_slider
  .slider_container
  .slider-wrapper
  .swiper-slide:nth-child(odd) {
  width: 35% !important;
}
.slider_width_auto
  .sc_portfolio.sc_portfolio_default
  .sc_portfolio_slider
  .slider_container
  .slider-wrapper
  .swiper-slide:nth-child(even) {
  width: 65% !important;
}
.slider_width_auto
  .sc_portfolio.sc_portfolio_default
  .sc_portfolio_slider
  .slider_container
  .slider-wrapper.sc_item_columns_2
  .swiper-slide
  .post_featured_bg:before {
  padding-top: 24.8rem;
}
.slider_width_auto
  .sc_portfolio.sc_portfolio_default
  .sc_portfolio_slider
  .slider_container
  .slider-wrapper.sc_item_columns_3
  .swiper-slide
  .post_featured_bg:before {
  padding-top: 20rem;
}
.slider_width_auto
  .sc_portfolio.sc_portfolio_default
  .sc_portfolio_slider
  .slider_container
  .slider-wrapper.sc_item_columns_4
  .swiper-slide
  .post_featured_bg:before {
  padding-top: 18rem;
}
.slider_width_auto
  .sc_portfolio.sc_portfolio_default
  .sc_portfolio_slider
  .slider_container
  .slider-wrapper.sc_item_columns_4
  .sc_portfolio_item
  .post_featured
  .post_info,
.slider_width_auto
  .sc_portfolio.sc_portfolio_default
  .sc_portfolio_slider
  .slider_container
  .slider-wrapper.sc_item_columns_5
  .sc_portfolio_item
  .post_featured
  .post_info,
.slider_width_auto
  .sc_portfolio.sc_portfolio_default
  .sc_portfolio_slider
  .slider_container
  .slider-wrapper.sc_item_columns_6
  .sc_portfolio_item
  .post_featured
  .post_info {
  bottom: 20px;
  left: 0;
  padding: 13px 18px 11px;
}
.slider_width_auto
  .sc_portfolio.sc_portfolio_default
  .sc_portfolio_slider
  .slider_container
  .slider-wrapper.sc_item_columns_4
  .sc_portfolio_item
  .post_featured
  .post_info
  .post_title,
.slider_width_auto
  .sc_portfolio.sc_portfolio_default
  .sc_portfolio_slider
  .slider_container
  .slider-wrapper.sc_item_columns_5
  .sc_portfolio_item
  .post_featured
  .post_info
  .post_title,
.slider_width_auto
  .sc_portfolio.sc_portfolio_default
  .sc_portfolio_slider
  .slider_container
  .slider-wrapper.sc_item_columns_6
  .sc_portfolio_item
  .post_featured
  .post_info
  .post_title {
  font-size: 1.1rem;
}
.sc_portfolio.sc_portfolio_default
  .sc_portfolio_slider
  .slider_container
  .slider-wrapper
  .swiper-slide
  .sc_portfolio_item
  .post_featured_bg {
  background-position: center center;
  background-size: cover;
}
.sc_portfolio.sc_portfolio_default
  .sc_portfolio_slider
  .slider_container
  .slider-wrapper
  .swiper-slide
  .sc_portfolio_item
  .post_featured_bg:before {
  padding-top: 20rem;
}
.sc_portfolio.sc_portfolio_default .sc_portfolio_item .post_featured {
  overflow: hidden;
  position: relative;
}
.sc_portfolio.sc_portfolio_default .sc_portfolio_item .post_featured > a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.sc_portfolio.sc_portfolio_default
  .sc_portfolio_item
  .post_featured.post_featured_bg {
  background-position: center center;
  background-size: cover;
}
.sc_portfolio.sc_portfolio_default
  .sc_portfolio_item
  .post_featured.post_featured_bg:before {
  padding-top: 20rem;
}
.sc_portfolio.sc_portfolio_default .sc_portfolio_item .post_featured .mask {
  display: none;
}
.sc_portfolio.sc_portfolio_default
  .sc_portfolio_item
  .post_featured
  .post_info {
  width: auto;
  max-width: calc(100% - 30px);
  height: auto;
  top: auto;
  right: auto;
  bottom: 27px;
  left: 0;
  padding: 23px 28px 21px;
  background-color: var(--theme-color-bg_color);
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.sc_portfolio.sc_portfolio_default
  .sc_portfolio_item
  .post_featured
  .post_info
  .post_title {
  font-size: 1.33rem;
  line-height: 1.2em;
  letter-spacing: 0;
  text-transform: capitalize;
  font-weight: 700;
}
.sc_portfolio.sc_portfolio_default
  .sc_portfolio_item
  .post_featured
  .post_info
  .post_title
  a {
  color: var(--theme-color-text_dark) !important;
}
.sc_portfolio.sc_portfolio_default
  .sc_portfolio_item
  .post_featured
  .post_info
  .post_meta {
  font-weight: 300;
}
.sc_portfolio.sc_portfolio_default
  .sc_portfolio_item
  .post_featured
  .post_info
  .post_meta
  .post_categories
  a {
  color: var(--theme-color-alter_text) !important;
}
.sc_portfolio.sc_portfolio_default
  .sc_portfolio_item
  .post_featured:hover
  .post_info {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
}
.sc_portfolio.sc_portfolio_eclipse .sc_portfolio_item .post_featured {
  overflow: hidden;
  position: relative;
  margin-bottom: 0;
}
.sc_portfolio.sc_portfolio_eclipse .sc_portfolio_item .post_featured > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 7;
}
.sc_portfolio.sc_portfolio_eclipse .sc_portfolio_item .post_featured .mask {
  display: block;
  background-color: var(--theme-color-inverse_dark);
  opacity: 0;
  -webkit-transition-delay: 300ms;
  -o-transition-delay: 300ms;
  transition-delay: 300ms;
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transition-duration: 300ms;
  -o-transition-duration: 300ms;
  transition-duration: 300ms;
}
.sc_portfolio.sc_portfolio_eclipse
  .sc_portfolio_item
  .post_featured
  .post_info {
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  padding: 0;
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.sc_portfolio.sc_portfolio_eclipse
  .sc_portfolio_item
  .post_featured
  .post_info
  .post_title {
  font-size: 1.33333rem;
  line-height: 1.3em;
  font-weight: 700;
  font-style: italic;
  color: #ffffff !important;
  overflow: hidden;
  text-align: center;
}
.sc_portfolio.sc_portfolio_eclipse
  .sc_portfolio_item
  .post_featured
  .post_info
  .post_title
  a {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition-delay: 150ms;
  -o-transition-delay: 150ms;
  transition-delay: 150ms;
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transition-duration: 400ms;
  -o-transition-duration: 400ms;
  transition-duration: 400ms;
  color: #ffffff !important;
  margin-left: 0;
  overflow: hidden;
  padding-bottom: 2px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 3;
  -moz-box-orient: vertical;
  line-clamp: 3;
  box-orient: vertical;
}
.sc_portfolio.sc_portfolio_eclipse
  .sc_portfolio_item
  .post_featured
  .post_info
  .post_meta {
  overflow: hidden;
  margin: 6px;
}
.sc_portfolio.sc_portfolio_eclipse
  .sc_portfolio_item
  .post_featured
  .post_info
  .post_meta
  .post_categories {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4em;
  letter-spacing: -0.01em;
  color: var(--theme-color-text_light);
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition-delay: 0ms;
  -o-transition-delay: 0ms;
  transition-delay: 0ms;
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transition-duration: 400ms;
  -o-transition-duration: 400ms;
  transition-duration: 400ms;
}
.sc_portfolio.sc_portfolio_eclipse
  .sc_portfolio_item
  .post_featured
  .post_info
  .post_meta
  .post_categories
  a {
  color: var(--theme-color-text_light);
  font-weight: 400;
  text-transform: none;
}
.sc_portfolio.sc_portfolio_eclipse
  .sc_portfolio_item
  .post_featured:hover
  .mask {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.9;
  -webkit-transition-duration: 300ms;
  -o-transition-duration: 300ms;
  transition-duration: 300ms;
}
.sc_portfolio.sc_portfolio_eclipse
  .sc_portfolio_item
  .post_featured:hover
  .post_info {
  -webkit-box-shadow: 0px 0px 0px 20px var(--theme-color-text_link);
  box-shadow: 0px 0px 0px 20px var(--theme-color-text_link);
}
.sc_portfolio.sc_portfolio_eclipse
  .sc_portfolio_item
  .post_featured:hover
  .post_info
  .post_title
  a {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
}
.sc_portfolio.sc_portfolio_eclipse
  .sc_portfolio_item
  .post_featured:hover
  .post_info
  .post_meta
  .post_categories {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
}
.sc_portfolio .sc_portfolio_item .post_featured.with_thumb .post_video_hover {
  top: 20px;
  right: 20px;
  margin: 0;
  left: auto;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  letter-spacing: -4px;
}
.portfolio_preview_opened {
  overflow-y: hidden !important;
  height: 100%;
}
html.portfolio_preview_opened {
  overflow-y: hidden !important;
  height: 100%;
}
.single-cpt_portfolio
  .portfolio_page_gallery
  .sc_slider_controls.slider_pagination_style_bullets
  .slider_pagination_bullet,
.single-cpt_portfolio
  .portfolio_page_gallery
  .slider_container
  .slider_pagination_wrap
  .swiper-pagination-bullet,
.single-cpt_portfolio
  .portfolio_page_gallery
  .slider_outer
  .slider_pagination_wrap
  .swiper-pagination-bullet,
.single-cpt_portfolio
  .portfolio_page_gallery
  .swiper-pagination-custom
  .swiper-pagination-button {
  border-color: var(--theme-color-alter_bd_color);
  background-color: var(--theme-color-alter_bd_color);
}
.single-cpt_portfolio
  .portfolio_page_gallery
  .sc_slider_controls.slider_pagination_style_bullets
  .slider_pagination_bullet:hover,
.single-cpt_portfolio
  .portfolio_page_gallery
  .sc_slider_controls.slider_pagination_style_bullets
  .slider_pagination_bullet.swiper-pagination-bullet-active,
.single-cpt_portfolio
  .portfolio_page_gallery
  .slider_container
  .slider_pagination_wrap
  .swiper-pagination-bullet:hover,
.single-cpt_portfolio
  .portfolio_page_gallery
  .slider_container
  .slider_pagination_wrap
  .swiper-pagination-bullet.swiper-pagination-bullet-active,
.single-cpt_portfolio
  .portfolio_page_gallery
  .slider_outer
  .slider_pagination_wrap
  .swiper-pagination-bullet:hover,
.single-cpt_portfolio
  .portfolio_page_gallery
  .slider_outer
  .slider_pagination_wrap
  .swiper-pagination-bullet.swiper-pagination-bullet-active,
.single-cpt_portfolio
  .portfolio_page_gallery
  .swiper-pagination-custom
  .swiper-pagination-button:hover,
.single-cpt_portfolio
  .portfolio_page_gallery
  .swiper-pagination-custom
  .swiper-pagination-button.swiper-pagination-bullet-active {
  border-color: var(--theme-color-alter_link);
  background-color: var(--theme-color-alter_link);
}
.single-cpt_portfolio
  .portfolio_page_gallery
  .slider_outer.slider_outer_pagination_pos_bottom_outside
  .swiper-pagination-bullets {
  margin-top: 2.3rem;
}
.single-cpt_portfolio
  .portfolio_page_gallery
  .slider_container.slider_controls_side
  .slider_controls_wrap
  > a {
  background-color: var(--theme-color-bg_color);
  border-color: var(--theme-color-bg_color);
}
.single-cpt_portfolio
  .portfolio_page_gallery
  .slider_container.slider_controls_side
  .slider_controls_wrap
  > a.slider_prev {
  margin-left: 30px;
}
.single-cpt_portfolio
  .portfolio_page_gallery
  .slider_container.slider_controls_side
  .slider_controls_wrap
  > a.slider_next {
  margin-right: 30px;
}
.single-cpt_portfolio
  .portfolio_page_gallery
  .slider_container.slider_controls_side:hover
  .slider_controls_wrap
  > a.slider_prev {
  margin-left: 30px;
}
.single-cpt_portfolio
  .portfolio_page_gallery
  .slider_container.slider_controls_side:hover
  .slider_controls_wrap
  > a.slider_next {
  margin-right: 30px;
}
.portfolio_page .portfolio_page_title {
  max-width: 80%;
  margin-top: 0;
  margin-bottom: 1.2em;
}
.portfolio_page .portfolio_page_title + .portfolio_page_meta {
  display: none;
}
.portfolio_page .portfolio_page_video {
  margin-bottom: var(--theme-var-grid_gap);
}
.portfolio_page .portfolio_page_content {
  margin-bottom: 1.5em;
}
.portfolio_page .portfolio_page_content > h1:first-child,
.portfolio_page .portfolio_page_content > h2:first-child,
.portfolio_page .portfolio_page_content > h3:first-child,
.portfolio_page .portfolio_page_content > h4:first-child,
.portfolio_page .portfolio_page_content > h5:first-child,
.portfolio_page .portfolio_page_content > h6:first-child {
  margin-top: 0 !important;
}
.portfolio_page .portfolio_page_content p:last-child {
  margin-bottom: 0;
}
.portfolio_page .portfolio_page_details_wrap .portfolio_page_subtitle {
  font-size: 1.94rem;
  line-height: 1.08em;
}
.portfolio_page .portfolio_page_details_wrap .portfolio_page_description p {
  line-height: 1.56em;
}
.portfolio_page
  .portfolio_page_details_wrap
  .portfolio_page_description
  p:last-child {
  margin-bottom: 0;
}
.portfolio_page
  .portfolio_page_details_wrap
  .portfolio_page_details
  .portfolio_page_details_item
  .portfolio_page_details_item_title {
  font-size: 17px;
  font-weight: 700;
  color: var(--theme-color-text_dark);
  width: 25%;
}
.portfolio_page
  .portfolio_page_details_wrap
  .portfolio_page_details
  .portfolio_page_details_item
  .portfolio_page_details_item_value {
  font-size: 17px;
  font-weight: 400;
  color: var(--theme-color-text);
  width: 75%;
}
.portfolio_page
  .portfolio_page_details_wrap
  .portfolio_page_details
  .portfolio_page_details_item.portfolio_page_details_share {
  padding-top: 0;
  border-top: none;
  margin-top: 1.9em !important;
}
.portfolio_page
  .portfolio_page_details_wrap
  .portfolio_page_details
  .portfolio_page_details_item.portfolio_page_details_share
  .portfolio_page_details_item_title {
  display: none;
}
.portfolio_page
  .portfolio_page_details_wrap
  .portfolio_page_details
  .portfolio_page_details_item.portfolio_page_details_share
  .portfolio_page_details_item_value {
  width: 100%;
}
.portfolio_page
  .portfolio_page_details_wrap
  .portfolio_page_details
  .portfolio_page_details_item.portfolio_page_details_share
  .socials_wrap {
  margin-right: 0;
  margin-bottom: -15px;
}
.portfolio_page
  .portfolio_page_details_wrap
  .portfolio_page_details
  .portfolio_page_details_item.portfolio_page_details_share
  .socials_wrap
  .social_item {
  margin: 0 35px 15px 0;
  font-size: 17px;
}
.portfolio_page
  .portfolio_page_details_wrap
  .portfolio_page_details
  .portfolio_page_details_item
  + .portfolio_page_details_item {
  margin-top: 11px;
}
.portfolio_page
  .portfolio_page_details_wrap.light_style
  .portfolio_page_details
  .portfolio_page_details_item
  .portfolio_page_details_item_title {
  font-weight: 400;
  color: var(--theme-color-text_light);
}
.portfolio_page
  .portfolio_page_details_wrap.light_style
  .portfolio_page_details
  .portfolio_page_details_item
  .portfolio_page_details_item_value {
  color: var(--theme-color-text_dark);
}
.portfolio_page
  .portfolio_page_details_wrap.light_style
  .portfolio_page_details
  .portfolio_page_details_item
  + .portfolio_page_details_item {
  margin-top: 1px;
}
.portfolio_page
  .portfolio_page_details_wrap.light_style
  .portfolio_page_details
  + .portfolio_page_description {
  margin-top: 1.4em;
}
.portfolio_page .portfolio_page_details_wrap.light_style .socials_share {
  margin-top: 1.9em !important;
}
.portfolio_page
  .portfolio_page_details_wrap.light_style
  .socials_share
  .social_items
  .social_item {
  margin: 0 8px 8px 0;
  font-size: 17px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border: 1px solid var(--theme-color-bd_color);
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  color: var(--theme-color-text_dark);
}
.portfolio_page
  .portfolio_page_details_wrap.light_style
  .socials_share
  .social_items
  .social_item:hover {
  color: var(--theme-color-text_link);
}
.portfolio_page
  .portfolio_page_content_wrap
  .portfolio_page_featured
  + .portfolio_page_content {
  margin-top: 30px;
}
.portfolio_page
  .portfolio_page_content_wrap
  .portfolio_page_gallery:last-child {
  margin-bottom: 0;
}
.portfolio_page.portfolio_page_details_right
  .sc_column_fixed.portfolio_page_details_wrap,
.portfolio_page.portfolio_page_details_left
  .sc_column_fixed.portfolio_page_details_wrap {
  top: 4em;
}
.portfolio_page.portfolio_page_details_right .portfolio_page_details_wrap,
.portfolio_page.portfolio_page_details_left .portfolio_page_details_wrap {
  width: 37%;
}
.portfolio_page.portfolio_page_details_right
  .portfolio_page_details_wrap
  .portfolio_page_subtitle,
.portfolio_page.portfolio_page_details_left
  .portfolio_page_details_wrap
  .portfolio_page_subtitle {
  margin-top: -4px;
  margin-bottom: 26px;
}
.portfolio_page.portfolio_page_details_right
  .portfolio_page_details_wrap
  .portfolio_page_description
  + .portfolio_page_details,
.portfolio_page.portfolio_page_details_left
  .portfolio_page_details_wrap
  .portfolio_page_description
  + .portfolio_page_details {
  padding-top: 35px;
}
.portfolio_page.portfolio_page_details_right
  .portfolio_page_details_wrap.light_style,
.portfolio_page.portfolio_page_details_left
  .portfolio_page_details_wrap.light_style {
  width: 34%;
}
.portfolio_page.portfolio_page_details_right
  .portfolio_page_details_wrap.light_style
  .portfolio_page_subtitle,
.portfolio_page.portfolio_page_details_left
  .portfolio_page_details_wrap.light_style
  .portfolio_page_subtitle {
  margin-top: 1px;
}
.portfolio_page.portfolio_page_details_right
  .light_style
  + .portfolio_page_content_wrap,
.portfolio_page.portfolio_page_details_left
  .light_style
  + .portfolio_page_content_wrap {
  width: 66%;
}
.portfolio_page.portfolio_page_details_right .portfolio_page_video,
.portfolio_page.portfolio_page_details_right .portfolio_page_gallery,
.portfolio_page.portfolio_page_details_right .portfolio_page_content_wrap,
.portfolio_page.portfolio_page_details_left .portfolio_page_video,
.portfolio_page.portfolio_page_details_left .portfolio_page_gallery,
.portfolio_page.portfolio_page_details_left .portfolio_page_content_wrap {
  width: 63%;
}
.portfolio_page.portfolio_page_details_right
  .portfolio_page_content_wrap
  .portfolio_page_video,
.portfolio_page.portfolio_page_details_right
  .portfolio_page_content_wrap
  .portfolio_page_gallery,
.portfolio_page.portfolio_page_details_left
  .portfolio_page_content_wrap
  .portfolio_page_video,
.portfolio_page.portfolio_page_details_left
  .portfolio_page_content_wrap
  .portfolio_page_gallery {
  width: 100%;
}
.portfolio_page.portfolio_page_details_left .portfolio_page_video,
.portfolio_page.portfolio_page_details_left .portfolio_page_gallery {
  margin-left: auto;
  margin-right: 0;
}
.portfolio_page.portfolio_page_details_bottom .portfolio_page_details_wrap,
.portfolio_page.portfolio_page_details_top .portfolio_page_details_wrap {
  margin-bottom: 1.4em;
}
.portfolio_page.portfolio_page_details_bottom
  .portfolio_page_details_wrap
  .portfolio_page_subtitle,
.portfolio_page.portfolio_page_details_top
  .portfolio_page_details_wrap
  .portfolio_page_subtitle {
  margin-bottom: 26px;
}
.portfolio_page.portfolio_page_details_bottom
  .portfolio_page_details_wrap
  .portfolio_page_description,
.portfolio_page.portfolio_page_details_top
  .portfolio_page_details_wrap
  .portfolio_page_description {
  width: 74%;
}
.portfolio_page.portfolio_page_details_bottom
  .portfolio_page_details_wrap
  .portfolio_page_description
  + .portfolio_page_details,
.portfolio_page.portfolio_page_details_top
  .portfolio_page_details_wrap
  .portfolio_page_description
  + .portfolio_page_details {
  padding-left: 3em;
}
.portfolio_page.portfolio_page_details_bottom
  .portfolio_page_details_wrap
  .portfolio_page_details,
.portfolio_page.portfolio_page_details_top
  .portfolio_page_details_wrap
  .portfolio_page_details {
  width: 26%;
}
.portfolio_page.portfolio_page_details_bottom
  .portfolio_page_details_wrap
  .portfolio_page_details
  .portfolio_page_details_item
  .portfolio_page_details_item_title,
.portfolio_page.portfolio_page_details_top
  .portfolio_page_details_wrap
  .portfolio_page_details
  .portfolio_page_details_item
  .portfolio_page_details_item_title {
  width: 32%;
}
.portfolio_page.portfolio_page_details_bottom
  .portfolio_page_details_wrap
  .portfolio_page_details
  .portfolio_page_details_item
  .portfolio_page_details_item_value,
.portfolio_page.portfolio_page_details_top
  .portfolio_page_details_wrap
  .portfolio_page_details
  .portfolio_page_details_item
  .portfolio_page_details_item_value {
  width: 68%;
}
.portfolio_page.portfolio_page_details_bottom
  .portfolio_page_details_wrap
  .portfolio_page_details
  .portfolio_page_details_item.portfolio_page_details_share,
.portfolio_page.portfolio_page_details_top
  .portfolio_page_details_wrap
  .portfolio_page_details
  .portfolio_page_details_item.portfolio_page_details_share {
  margin-top: 1.5em !important;
}
.portfolio_page.portfolio_page_details_bottom
  .portfolio_page_details_wrap
  .portfolio_page_details
  .portfolio_page_details_item
  + .portfolio_page_details_item,
.portfolio_page.portfolio_page_details_top
  .portfolio_page_details_wrap
  .portfolio_page_details
  .portfolio_page_details_item
  + .portfolio_page_details_item {
  margin-top: 13px;
}
body.body_style_wide:not(.expand_content)
  .portfolio_page_details_left
  .portfolio_page_details_wrap
  .portfolio_page_details
  .portfolio_page_details_item
  .portfolio_page_details_item_value,
body.body_style_wide:not(.expand_content)
  .portfolio_page_details_left
  .portfolio_page_details_wrap
  .portfolio_page_details
  .portfolio_page_details_item
  .portfolio_page_details_item_title,
body.body_style_wide:not(.expand_content)
  .portfolio_page_details_right
  .portfolio_page_details_wrap
  .portfolio_page_details
  .portfolio_page_details_item
  .portfolio_page_details_item_value,
body.body_style_wide:not(.expand_content)
  .portfolio_page_details_right
  .portfolio_page_details_wrap
  .portfolio_page_details
  .portfolio_page_details_item
  .portfolio_page_details_item_title {
  display: block;
  width: 100%;
  padding-right: 0;
}
body.body_style_wide:not(.expand_content)
  .portfolio_page_details_left
  .portfolio_page_details_wrap {
  padding-right: 2em;
}
body.body_style_wide:not(.expand_content)
  .portfolio_page_details_right
  .portfolio_page_details_wrap {
  padding-left: 2em;
}
body.body_style_wide:not(.expand_content)
  .portfolio_page_details_top
  .portfolio_page_details_wrap
  .portfolio_page_description,
body.body_style_wide:not(.expand_content)
  .portfolio_page_details_bottom
  .portfolio_page_details_wrap
  .portfolio_page_description {
  width: 100%;
}
body.body_style_wide:not(.expand_content)
  .portfolio_page_details_top
  .portfolio_page_details_wrap
  .portfolio_page_details,
body.body_style_wide:not(.expand_content)
  .portfolio_page_details_bottom
  .portfolio_page_details_wrap
  .portfolio_page_details {
  width: 100%;
}
body.body_style_wide:not(.expand_content)
  .portfolio_page_details_top
  .portfolio_page_details_wrap
  .portfolio_page_description
  + .portfolio_page_details,
body.body_style_wide:not(.expand_content)
  .portfolio_page_details_bottom
  .portfolio_page_details_wrap
  .portfolio_page_description
  + .portfolio_page_details {
  padding-left: 0;
  margin-top: 1.5em;
}
body.body_style_wide:not(.expand_content)
  .portfolio_page_details_top
  .portfolio_page_details
  .portfolio_page_details_item
  .portfolio_page_details_item_title,
body.body_style_wide:not(.expand_content)
  .portfolio_page_details_bottom
  .portfolio_page_details
  .portfolio_page_details_item
  .portfolio_page_details_item_title {
  width: 15%;
}
.single-cpt_portfolio .post-navigation .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 6em;
}
.single-cpt_portfolio .post-navigation .nav-links .nav-next a,
.single-cpt_portfolio .post-navigation .nav-links .nav-previous a {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: capitalize;
  color: var(--theme-color-text_dark);
}
.single-cpt_portfolio .post-navigation .nav-links .nav-next a:hover,
.single-cpt_portfolio .post-navigation .nav-links .nav-previous a:hover {
  color: var(--theme-color-text_link);
}
.single-cpt_portfolio .post-navigation .nav-links .nav-next a span:after,
.single-cpt_portfolio .post-navigation .nav-links .nav-next a span:before,
.single-cpt_portfolio .post-navigation .nav-links .nav-previous a span:after,
.single-cpt_portfolio .post-navigation .nav-links .nav-previous a span:before {
  content: "";
  font-family: "fontello";
  font-size: 12px;
}
.single-cpt_portfolio .post-navigation .nav-links .nav-previous a span:before {
  content: "\EA07";
  padding-right: 13px;
}
.single-cpt_portfolio .post-navigation .nav-links .nav-next a span:after {
  content: "\E9A4";
  padding-left: 13px;
}
.sidebar_inner .sc_blogger .sc_blogger_item_title + .sc_blogger_item_excerpt,
.sidebar_inner .sc_blogger .sc_blogger_item_meta + .sc_blogger_item_excerpt {
  margin-top: 0.5em;
}
.sidebar_inner .sc_blogger .sc_blogger_columns_wrap > div + div {
  margin-top: 1.5em;
}
.sc_blogger .sc_blogger_item_button .item_more_link {
  position: relative;
  display: inline-block;
  top: auto;
  left: auto;
  height: auto;
  width: auto;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  color: var(--theme-color-text_dark);
  z-index: 1;
  overflow: hidden;
}
.sc_blogger .sc_blogger_item_button .item_more_link .link_icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  width: 1.4em;
  height: 1.4em;
  line-height: 1.4em;
  text-align: center;
}
.sc_blogger .sc_blogger_item_button .item_more_link .link_icon:before {
  font-size: 11px;
  line-height: inherit;
  font-weight: 400;
  font-style: inherit;
  content: "\E9A4";
  font-family: "fontello";
  display: inline-block;
  vertical-align: top;
  color: currentColor;
}
.sc_blogger .sc_blogger_item_button .item_more_link .link_text {
  position: relative;
  margin-top: -2px;
  margin-right: 0;
  display: inline-block;
  vertical-align: middle;
  text-indent: -110px;
  visibility: hidden;
  white-space: nowrap;
  opacity: 0;
  -webkit-transition: visibility 0.4s ease, margin-right 0.4s ease-out,
    text-indent 0.5s ease-out, color 0.4s ease, opacity 0.4s ease;
  -ms-transition: visibility 0.4s ease, margin-right 0.4s ease-out,
    text-indent 0.5s ease-out, color 0.4s ease, opacity 0.4s ease;
  -o-transition: visibility 0.4s ease, margin-right 0.4s ease-out,
    text-indent 0.5s ease-out, color 0.4s ease, opacity 0.4s ease;
  transition: visibility 0.4s ease, margin-right 0.4s ease-out,
    text-indent 0.5s ease-out, color 0.4s ease, opacity 0.4s ease;
  will-change: visibility, margin-right, text-indent, color, opacity;
}
.sc_blogger
  .sc_blogger_item:hover
  .sc_blogger_item_button
  .item_more_link
  .link_text,
.sc_blogger
  .sc_blogger_item_body:hover
  .sc_blogger_item_button
  .item_more_link
  .link_text,
.sc_blogger .sc_blogger_item_button .item_more_link:hover .link_text {
  opacity: 1;
  text-indent: 0;
  margin-right: 9px;
  visibility: visible;
  -webkit-transition: visibility 0.4s ease, margin-right 0.3s ease-out,
    text-indent 0.4s ease-out, opacity 0.4s ease;
  -ms-transition: visibility 0.4s ease, margin-right 0.3s ease-out,
    text-indent 0.4s ease-out, opacity 0.4s ease;
  -o-transition: visibility 0.4s ease, margin-right 0.3s ease-out,
    text-indent 0.4s ease-out, opacity 0.4s ease;
  transition: visibility 0.4s ease, margin-right 0.3s ease-out,
    text-indent 0.4s ease-out, opacity 0.4s ease;
}
.sc_blogger .sc_blogger_item_featured .post_meta_label {
  display: inline-block;
}
.sc_blogger_default.sc_blogger_default_classic {
}
.sc_blogger_default.sc_blogger_default_classic
  .sc_blogger_item_default.sc_blogger_item_image_position_top
  .sc_blogger_item_featured
  + .sc_blogger_item_content {
  margin-top: 1em;
}
.sc_blogger_default.sc_blogger_default_classic
  .sc_blogger_item_body:hover
  .post_featured.hover_link.with_thumb
  > .bg_in,
.sc_blogger_default.sc_blogger_default_classic
  .sc_blogger_item_body:hover
  .post_featured.hover_link
  img {
  -webkit-transform: scale(1.07, 1.07);
  -ms-transform: scale(1.07, 1.07);
  transform: scale(1.07, 1.07);
}
.sc_blogger_default.sc_blogger_default_classic
  .slider_container.slider_pagination_pos_bottom
  .swiper-pagination-bullets
  .swiper-pagination-bullet,
.sc_blogger_default.sc_blogger_default_classic
  .slider_outer.slider_outer_pagination_pos_bottom
  .swiper-pagination-bullets
  .swiper-pagination-bullet,
.sc_blogger_default.sc_blogger_default_classic
  .slider_outer.slider_outer_pagination_pos_bottom_outside
  .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 6px;
  background-color: #e2e1e0;
  border-color: #e2e1e0;
  opacity: 1;
  width: 8px;
  height: 8px;
}
.sc_blogger_default.sc_blogger_default_classic
  .swiper-pagination-custom
  .swiper-pagination-button.swiper-pagination-button-active,
.sc_blogger_default.sc_blogger_default_classic
  .sc_slider_controls.slider_pagination_style_bullets
  .slider_pagination_bullet.swiper-pagination-bullet-active,
.sc_blogger_default.sc_blogger_default_classic
  .sc_slider_controls.slider_pagination_style_bullets
  .slider_pagination_bullet:hover,
.sc_blogger_default.sc_blogger_default_classic
  .slider_container
  .slider_pagination_wrap
  .swiper-pagination-bullet.swiper-pagination-bullet-active,
.sc_blogger_default.sc_blogger_default_classic
  .slider_outer
  .slider_pagination_wrap
  .swiper-pagination-bullet.swiper-pagination-bullet-active,
.sc_blogger_default.sc_blogger_default_classic
  .slider_container
  .slider_pagination_wrap
  .swiper-pagination-bullet:hover,
.sc_blogger_default.sc_blogger_default_classic
  .slider_outer
  .slider_pagination_wrap
  .swiper-pagination-bullet:hover {
  border-color: var(--theme-color-text_link);
  background-color: var(--theme-color-text_link);
}
.sc_blogger_default.sc_blogger_default_classic .sc_blogger_item_title {
  font-size: 24px;
  line-height: 1.2em;
  font-weight: 500;
}
.sc_blogger_default.sc_blogger_default_classic .sc_blogger_item_title a {
  color: var(--theme-color-text_dark);
}
.sc_blogger_default.sc_blogger_default_classic .sc_blogger_item_title a:hover {
  color: var(--theme-color-text);
}
.sc_blogger_default.sc_blogger_default_classic
  .sc_item_columns_1
  .sc_blogger_item_title,
.sc_blogger_default.sc_blogger_default_classic
  .sc_item_columns_2
  .sc_blogger_item_title,
.sc_blogger_default.sc_blogger_default_classic
  .sc_item_columns_3
  .sc_blogger_item_title {
  font-size: 28px;
}
.sc_blogger_default.sc_blogger_default_classic
  .slider_outer_centered
  .sc_blogger_item_title {
  font-size: 28px;
  line-height: 1.2em;
  font-weight: 500;
}
.sc_blogger_default.sc_blogger_default_classic
  .slider_outer_centered
  .sc_blogger_item_default.sc_blogger_item_image_position_top
  .sc_blogger_item_featured
  + .sc_blogger_item_content {
  margin-top: 1.2em;
}
.sc_blogger_default.sc_blogger_default_classic .post_meta {
  margin-top: 0.9em;
}
.sc_blogger_default.sc_blogger_default_classic .post_meta_categories {
  margin: 0 0 0.9em;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.sc_blogger_default.sc_blogger_default_classic
  .post_meta_categories
  .post_meta_item,
.sc_blogger_default.sc_blogger_default_classic
  .post_meta_categories
  .post_meta_item
  a {
  color: var(--theme-color-text_dark);
}
.sc_blogger_default.sc_blogger_default_classic
  .post_meta_categories
  .post_meta_item
  a:hover {
  color: var(--theme-color-text_link);
}
.sc_blogger_default.sc_blogger_default_classic
  .post_meta_categories
  .post_sponsored
  .post_sponsored_label {
  color: var(--theme-color-text_link);
}
.sc_blogger_default.sc_blogger_default_classic
  .post_meta_categories
  .post_sponsored
  a.post_sponsored_label:hover {
  color: var(--theme-color-text_dark);
}
.sc_blogger_item_list.sc_blogger_item_with_image.sc_blogger_item_image_position_left
  .sc_blogger_item_title,
.sc_blogger_item_list.sc_blogger_item_with_image.sc_blogger_item_image_position_right
  .sc_blogger_item_title,
.sc_blogger_item_list.sc_blogger_item_with_image.sc_blogger_item_image_position_alter
  .sc_blogger_item_title {
  margin-top: 0 !important;
}
.sc_blogger_item_list .sc_blogger_item_meta .post_meta_label {
  display: inherit;
}
.sc_blogger_list.sc_blogger_list_hover {
}
.sc_blogger_list.sc_blogger_list_hover
  .sc_blogger_content
  .sc_blogger_item_list {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.sc_blogger_list.sc_blogger_list_hover
  .sc_blogger_content
  .sc_blogger_item_list.sc_blogger_item_image_position_top
  + .sc_blogger_item_list.sc_blogger_item_image_position_top {
  margin-top: 5em;
}
.sc_blogger_list.sc_blogger_list_hover .sc_blogger_item_title {
  font-size: 26px;
  line-height: 1.45em;
  font-weight: 700;
}
.sc_blogger_list.sc_blogger_list_hover .sc_blogger_item_title a {
  color: var(--theme-color-text_dark);
}
.sc_blogger_list.sc_blogger_list_hover .sc_blogger_item_title a:hover {
  color: var(--theme-color-text_link);
}
.sc_blogger_list.sc_blogger_list_hover .post_meta {
  margin: 0 0 1.1em 0;
}
.sc_blogger_list.sc_blogger_list_hover
  .sc_blogger_item_excerpt
  + .sc_blogger_item_button {
  margin-top: 1.3em;
}
.sc_blogger_list.sc_blogger_list_hover
  .sc_blogger_item_title
  + .sc_blogger_item_button,
.sc_blogger_list.sc_blogger_list_hover
  .sc_blogger_item_meta
  + .sc_blogger_item_button {
  margin-top: 1em;
}
.sc_blogger_list.sc_blogger_list_hover .sc_blogger_item_button .item_more_link {
  position: relative;
  display: inline-block;
  top: auto;
  left: auto;
  height: auto;
  width: auto;
  font-size: 15px;
  line-height: 21px;
  font-weight: 500;
  color: var(--theme-color-text_link);
  z-index: 1;
  overflow: hidden;
}
.sc_blogger_list.sc_blogger_list_hover
  .sc_blogger_item_button
  .item_more_link
  .link_icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  width: 1.4em;
  height: 1.4em;
  line-height: 1.4em;
  text-align: center;
}
.sc_blogger_list.sc_blogger_list_hover
  .sc_blogger_item_button
  .item_more_link
  .link_icon:before {
  font-size: 11px;
  line-height: inherit;
  font-weight: 400;
  font-style: inherit;
  content: "\E9A4";
  font-family: "fontello";
  display: inline-block;
  vertical-align: top;
  color: currentColor;
}
.sc_blogger_list.sc_blogger_list_hover
  .sc_blogger_item_button
  .item_more_link
  .link_text {
  position: relative;
  margin-right: 0;
  display: inline-block;
  vertical-align: middle;
  text-indent: -110px;
  visibility: hidden;
  white-space: nowrap;
  text-transform: capitalize;
  opacity: 0;
  -webkit-transition: visibility 0.4s ease, margin-right 0.4s ease-out,
    text-indent 0.5s ease-out, color 0.4s ease, opacity 0.4s ease;
  -ms-transition: visibility 0.4s ease, margin-right 0.4s ease-out,
    text-indent 0.5s ease-out, color 0.4s ease, opacity 0.4s ease;
  -o-transition: visibility 0.4s ease, margin-right 0.4s ease-out,
    text-indent 0.5s ease-out, color 0.4s ease, opacity 0.4s ease;
  transition: visibility 0.4s ease, margin-right 0.4s ease-out,
    text-indent 0.5s ease-out, color 0.4s ease, opacity 0.4s ease;
  will-change: visibility, margin-right, text-indent, color, opacity;
}
.sc_blogger_list.sc_blogger_list_hover
  .sc_blogger_item_body:hover
  .sc_blogger_item_button
  .item_more_link
  .link_text,
.sc_blogger_list.sc_blogger_list_hover
  .sc_blogger_item_body
  .sc_blogger_item_button
  .item_more_link:hover
  .link_text {
  opacity: 1;
  text-indent: 0;
  margin-right: 6px;
  visibility: visible;
  -webkit-transition: visibility 0.4s ease, margin-right 0.3s ease-out,
    text-indent 0.4s ease-out, opacity 0.4s ease;
  -ms-transition: visibility 0.4s ease, margin-right 0.3s ease-out,
    text-indent 0.4s ease-out, opacity 0.4s ease;
  -o-transition: visibility 0.4s ease, margin-right 0.3s ease-out,
    text-indent 0.4s ease-out, opacity 0.4s ease;
  transition: visibility 0.4s ease, margin-right 0.3s ease-out,
    text-indent 0.4s ease-out, opacity 0.4s ease;
}
.sc_blogger_news
  .sc_blogger_item_default.sc_blogger_item_image_position_top
  .sc_blogger_item_featured
  + .sc_blogger_item_content {
  margin-top: 1.3em;
}
.sc_blogger_news .post_meta {
  margin: 0 0 0.5em;
}
.sc_blogger_news .sc_blogger_item_title + .post_meta {
  margin: 0.5em 0 0 0;
}
.sc_blogger_news .sc_blogger_item_title + .sc_blogger_item_button,
.sc_blogger_news .sc_blogger_item_meta + .sc_blogger_item_button,
.sc_blogger_news .sc_blogger_item_excerpt + .sc_blogger_item_button {
  margin-top: 0.7em;
}
.sc_blogger_news
  .post_featured.with_thumb
  .sc_blogger_item_button
  .item_more_link {
  color: #ffffff;
}
.sc_blogger_classic-masonry.sc_blogger_classic-masonry_default {
}
.sc_blogger_classic-masonry.sc_blogger_classic-masonry_default
  .post_layout_classic:hover
  .post_featured.hover_link.with_thumb
  > .bg_in,
.sc_blogger_classic-masonry.sc_blogger_classic-masonry_default
  .post_layout_classic:hover
  .post_featured.hover_link
  img {
  -webkit-transform: scale(1.07, 1.07);
  -ms-transform: scale(1.07, 1.07);
  transform: scale(1.07, 1.07);
}
.sc_blogger_classic-masonry.sc_blogger_classic-masonry_default
  .slider_container.slider_pagination_pos_bottom
  .swiper-pagination-bullets
  .swiper-pagination-bullet,
.sc_blogger_classic-masonry.sc_blogger_classic-masonry_default
  .slider_outer.slider_outer_pagination_pos_bottom
  .swiper-pagination-bullets
  .swiper-pagination-bullet,
.sc_blogger_classic-masonry.sc_blogger_classic-masonry_default
  .slider_outer.slider_outer_pagination_pos_bottom_outside
  .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 6px;
  background-color: #e2e1e0;
  border-color: #e2e1e0;
  opacity: 1;
  width: 8px;
  height: 8px;
}
.sc_blogger_classic-masonry.sc_blogger_classic-masonry_default
  .swiper-pagination-custom
  .swiper-pagination-button.swiper-pagination-button-active,
.sc_blogger_classic-masonry.sc_blogger_classic-masonry_default
  .sc_slider_controls.slider_pagination_style_bullets
  .slider_pagination_bullet.swiper-pagination-bullet-active,
.sc_blogger_classic-masonry.sc_blogger_classic-masonry_default
  .sc_slider_controls.slider_pagination_style_bullets
  .slider_pagination_bullet:hover,
.sc_blogger_classic-masonry.sc_blogger_classic-masonry_default
  .slider_container
  .slider_pagination_wrap
  .swiper-pagination-bullet.swiper-pagination-bullet-active,
.sc_blogger_classic-masonry.sc_blogger_classic-masonry_default
  .slider_outer
  .slider_pagination_wrap
  .swiper-pagination-bullet.swiper-pagination-bullet-active,
.sc_blogger_classic-masonry.sc_blogger_classic-masonry_default
  .slider_container
  .slider_pagination_wrap
  .swiper-pagination-bullet:hover,
.sc_blogger_classic-masonry.sc_blogger_classic-masonry_default
  .slider_outer
  .slider_pagination_wrap
  .swiper-pagination-bullet:hover {
  border-color: var(--theme-color-text_link);
  background-color: var(--theme-color-text_link);
}
.sc_blogger_classic-masonry.sc_blogger_classic-masonry_default
  .slider_outer.slider_outer_pagination_pos_bottom_outside
  .swiper-pagination-bullets,
.sc_blogger_classic-masonry.sc_blogger_classic-masonry_default
  .sc_item_slider.slider_outer_pagination_pos_bottom
  .swiper-pagination {
  margin-top: 2em;
}
.sc_blogger_classic-masonry.sc_blogger_classic-masonry_default
  .post_layout_classic-masonry {
  padding-bottom: 2px;
}
.sc_blogger_classic-masonry.sc_blogger_classic-masonry_default
  .post_layout_classic-masonry
  .post_title {
  margin: 0;
  font-size: 28px;
  line-height: 1.18em;
}
.sc_blogger_classic-masonry.sc_blogger_classic-masonry_default
  .post_layout_classic-masonry.post_layout_classic_1
  .post_title {
  margin: 0;
  font-size: 35px;
  line-height: 1.15em;
}
.sc_blogger_classic-masonry.sc_blogger_classic-masonry_default
  .post_layout_classic-masonry
  .post_featured {
  margin-bottom: 1.85em;
}
.sc_blogger_classic-masonry.sc_blogger_classic-masonry_default
  .post_layout_classic-masonry
  .post_header {
  padding: 0 0 0 50px;
  position: relative;
}
.sc_blogger_classic-masonry.sc_blogger_classic-masonry_default
  .post_layout_classic-masonry
  .post_header:before {
  position: absolute;
  left: 0;
  top: 10px;
  width: 35px;
  height: 2px;
  content: "";
  display: block;
  background-color: var(--theme-color-text_dark);
}
.sc_blogger_classic-masonry.sc_blogger_classic-masonry_default
  .post_layout_classic-masonry
  .post_header
  .post_meta {
  margin: 0 0 12px;
}
.sc_blogger_classic-masonry.sc_blogger_classic-masonry_default
  .post_layout_classic-masonry.post_layout_classic_1
  .post_header {
  padding-right: 8%;
}
.sc_blogger_band.sc_blogger_band_default .post_featured_bg:after {
  padding-top: 128%;
  content: " ";
  width: 0;
  height: 0;
  display: inline-block;
  vertical-align: top;
  margin-left: -0.3em;
}
.sc_blogger_band.sc_blogger_band_default
  .post_layout_band:hover
  .post_featured.hover_link.with_thumb
  > .bg_in,
.sc_blogger_band.sc_blogger_band_default
  .post_layout_band:hover
  .post_featured.hover_link
  img {
  -webkit-transform: scale(1.07, 1.07);
  -ms-transform: scale(1.07, 1.07);
  transform: scale(1.07, 1.07);
}
.sc_blogger_band.sc_blogger_band_default .post_layout_band .post_content_wrap {
  padding: 2.5em;
}
.sc_blogger_band.sc_blogger_band_default
  .post_layout_band
  .post_content_wrap
  .post_title {
  margin: 0;
  font-size: 35px;
  line-height: 1.09em;
}
.sc_blogger_band.sc_blogger_band_default
  .post_layout_band
  .post_content_wrap
  .post_title
  a {
  color: var(--theme-color-text_dark);
}
.sc_blogger_band.sc_blogger_band_default
  .post_layout_band
  .post_content_wrap
  .post_title
  a:hover {
  color: var(--theme-color-text);
}
.widget_categories_list .categories_list_style_1 .categories_list_image {
  height: 10.55556rem;
  line-height: 10.55556rem;
}
.widget_categories_list .categories_list_style_1 .categories_list_image img {
  max-height: 10.55556rem;
}
.widget_categories_list .categories_list_style_1 .categories_list_item {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.widget_categories_list .categories_list_style_1 .categories_list_item:hover {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}
.widget_categories_list
  .categories_list_style_1
  .categories_list_item
  + .categories_list_item {
  margin-top: 0.9em;
}
.widget_categories_list
  .categories_list_style_1
  .categories_list_item
  .categories_list_title {
  margin: 0.72222rem 0 0;
  font-size: 1.05556rem;
}
.widget_categories_list .categories_list_style_2 .categories_list_title {
  width: 45%;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
}
.categories_list_style_4 .categories_list_item {
  position: relative;
  text-align: center;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: none;
  perspective: none;
  z-index: 1;
}
.categories_list_style_4 .categories_list_item:hover {
  z-index: 10;
}
.categories_list_style_4 .categories_list_info_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.categories_list_style_4 .categories_list_info_wrap:before {
  content: "";
  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%;
  height: 100%;
  opacity: 0.4;
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.categories_list_style_4 .categories_list_info {
  position: relative;
  top: auto;
  left: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-height: 100%;
  overflow: hidden;
  padding: 20px;
  -webkit-transform: translateZ(60px) scale(0.95);
  -ms-transform: translateZ(60px) scale(0.95);
  transform: translateZ(60px) scale(0.95);
}
.categories_list_style_4 .categories_list_link {
  -webkit-transform: translateZ(90px);
  -ms-transform: translateZ(90px);
  transform: translateZ(90px);
}
.categories_list_style_4 .categories_list_title {
  font-weight: 500;
  font-size: 35px;
  line-height: 1.3em;
  color: #ffffff;
  margin: 13px 0;
}
.categories_list_style_4 .categories_list_title * {
  color: #ffffff;
}
.categories_list_style_4 .categories_list_title .categories_list_count {
  margin-left: 0.2em;
}
.categories_list_style_4 .categories_link_more {
  font-size: 15px;
  line-height: 18px;
  font-weight: 500;
  color: #ffffff;
  display: inline-block;
  margin-bottom: -18px;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.categories_list_style_4 .categories_list_item:hover .categories_link_more {
  opacity: 1;
  margin-bottom: 0;
}
.categories_list_style_5 .categories_list_image {
  display: block;
  overflow: hidden;
}
.categories_list_style_5 .categories_list_image img {
  -webkit-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  -webkit-transform: scale(1.01, 1.01);
  -ms-transform: scale(1.01, 1.01);
  transform: scale(1.01, 1.01);
}
.categories_list_style_5
  .categories_list_item:hover
  .categories_list_image
  img {
  -webkit-transform: scale(1.07, 1.07);
  -ms-transform: scale(1.07, 1.07);
  transform: scale(1.07, 1.07);
}
.categories_list_style_5
  .categories_list_item:hover
  .categories_list_info_wrap:before {
  opacity: 1;
}
.categories_list_style_5 .trx_addons_columns_wrap {
  margin: 0 !important;
}
.categories_list_style_5
  .trx_addons_columns_wrap
  > [class*="trx_addons_column-"] {
  padding: 0 !important;
}
.categories_list_style_5 .categories_list_info_wrap {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.categories_list_style_5 .categories_list_info_wrap:before {
  content: "";
  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%;
  height: 102%;
  opacity: 0.6;
  background: rgba(0, 0, 0, 0.6);
  background: -moz-linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.3) 0%,
    rgba(0, 0, 0, 0.6) 100%
  );
  background: -webkit-linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.3) 0%,
    rgba(0, 0, 0, 0.6) 100%
  );
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.3)),
    to(rgba(0, 0, 0, 0.6))
  );
  background: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.3) 0%,
    rgba(0, 0, 0, 0.6) 100%
  );
  background: -o-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.3) 0%,
    rgba(0, 0, 0, 0.6) 100%
  );
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.3) 0%,
    rgba(0, 0, 0, 0.6) 100%
  );
  -webkit-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.categories_list_style_5 .categories_list_info_wrap .categories_list_info {
  z-index: 9;
  position: relative;
  top: auto;
  left: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-align-items: self-start;
  -ms-flex-align: self-start;
  -webkit-box-align: self-start;
  align-items: self-start;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  width: 100%;
  height: 100%;
  max-height: 100%;
  overflow: hidden;
  padding: 53px 48px;
}
.categories_list_style_5 .categories_list_title {
  font-weight: 500;
  font-size: 35px;
  line-height: 1.12em;
  color: #fcfcfc;
  margin: 0;
  text-align: left;
}
.categories_list_style_5 .categories_list_title * {
  color: #fcfcfc;
}
.categories_list_style_5 .categories_list_title .categories_list_count {
  margin-left: 0.2em;
}
.categories_list_style_5 .categories_link_more {
  font-size: 17px;
  line-height: 20px;
  font-weight: 500;
  color: #d2d3d5;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.categories_list_style_5 .categories_link_more:after {
  content: "\e9b2";
  font-family: "fontello";
  display: inline-block;
  font-size: 9px;
  margin-left: 13px;
  vertical-align: middle;
  margin-top: -3px;
  line-height: inherit;
}
.categories_list_style_6 .categories_list_image {
  display: block;
  overflow: hidden;
}
.categories_list_style_6 .categories_list_image img {
  -webkit-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  -webkit-transform: scale(1.01, 1.01);
  -ms-transform: scale(1.01, 1.01);
  transform: scale(1.01, 1.01);
}
.categories_list_style_6 .categories_list_info_wrap:before {
  content: "";
  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%;
  height: 100%;
  opacity: 0.2;
  background: rgba(0, 0, 0, 0.5);
  background: -moz-linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.9) 0%,
    rgba(0, 0, 0, 0.3) 100%
  );
  background: -webkit-linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.9) 0%,
    rgba(0, 0, 0, 0.3) 100%
  );
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.9)),
    to(rgba(0, 0, 0, 0.3))
  );
  background: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.9) 0%,
    rgba(0, 0, 0, 0.3) 100%
  );
  background: -o-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.9) 0%,
    rgba(0, 0, 0, 0.3) 100%
  );
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.9) 0%,
    rgba(0, 0, 0, 0.3) 100%
  );
  -webkit-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.categories_list_style_6 .categories_list_info_wrap {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.categories_list_style_6 .categories_list_info_wrap .categories_list_info {
  z-index: 9;
  position: relative;
  top: auto;
  left: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-align-items: self-start;
  -ms-flex-align: self-start;
  -webkit-box-align: self-start;
  align-items: self-start;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  width: 100%;
  height: 100%;
  max-height: 100%;
  overflow: hidden;
  padding: 20px 35px;
}
.categories_list_style_6 .categories_list_title {
  font-weight: 500;
  font-size: 28px;
  line-height: 1.12em;
  color: #fcfcfc;
  margin: 0;
  text-align: left;
}
.categories_list_style_6 .categories_list_title * {
  color: #fcfcfc;
}
.categories_list_style_6 .categories_list_title .categories_list_count {
  margin-left: 0.2em;
}
.categories_list_style_6 .categories_link_more {
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  color: #f9f9f9;
  display: inline-block;
  margin: 14px 0 -18px;
  opacity: 0;
  position: relative;
  vertical-align: middle;
}
.categories_list_style_6 .categories_link_more:after {
  content: "\e9b2";
  font-family: "fontello";
  display: inline-block;
  font-size: 11px;
  margin-left: 13px;
  vertical-align: middle;
  margin-top: -3px;
  line-height: inherit;
}
.categories_list_style_6
  .categories_list_item:hover
  .categories_list_image
  img {
  -webkit-transform: scale(1.07, 1.07);
  -ms-transform: scale(1.07, 1.07);
  transform: scale(1.07, 1.07);
}
.categories_list_style_6
  .categories_list_item:hover
  .categories_list_info_wrap:before {
  opacity: 0.4;
}
.categories_list_style_6 .categories_list_item:hover .categories_link_more {
  margin-bottom: 15px;
  opacity: 1;
}
.categories_list_style_7 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 0 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  gap: 0 0;
  grid-template-areas: "md-1 md-2";
  overflow: hidden;
}
.categories_list_style_7.count_1 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  gap: 0 0;
  grid-template-areas: "md-1";
}
.categories_list_style_7.count_1 .categories_list_item:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: md-1;
}
.categories_list_style_7.count_3 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 0 1fr 0 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: 200px 0 200px;
  grid-template-rows: 200px 200px;
  gap: 0 0;
  grid-template-areas: "md-3-1 md-3-2 md-3-3" "md-3-1 md-3-2 md-3-3";
}
.categories_list_style_7.count_3 .categories_list_item:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  grid-area: md-3-1;
}
.categories_list_style_7.count_3 .categories_list_item:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: md-3-2;
}
.categories_list_style_7.count_3 .categories_list_item:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 5;
  grid-area: md-3-3;
}
.categories_list_style_7.count_4 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 0 1fr 0 1fr 0 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: 1fr 0 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 0 0;
  grid-template-areas: "lg-3-1 lg-3-1 sm-3-1 sm-3-2" "lg-3-1 lg-3-1 md-3-1 md-3-1";
}
.categories_list_style_7.count_4 .categories_list_item:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: lg-3-1;
}
.categories_list_style_7.count_4 .categories_list_item:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
  grid-area: sm-3-1;
}
.categories_list_style_7.count_4 .categories_list_item:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
  grid-area: sm-3-2;
}
.categories_list_style_7.count_4 .categories_list_item:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 5;
  -ms-grid-column-span: 3;
  grid-area: md-3-1;
}
.categories_list_style_7 .categories_list_item {
  margin: -1px;
  overflow: hidden;
}
.categories_list_style_7 .post_featured_bg .bg_in {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.categories_list_style_7 .post_featured_bg {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
  position: relative;
}
.categories_list_style_7 .post_featured_bg:before {
  padding-top: 50%;
}
.categories_list_style_7 .post_featured_bg.hover_link .bg_in {
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(1.01, 1.01);
  -ms-transform: scale(1.01, 1.01);
  transform: scale(1.01, 1.01);
}
.categories_list_style_7 .categories_list_item:hover .bg_in,
.categories_list_style_7 .post_featured_bg.hover_link:hover .bg_in {
  -webkit-transform: scale(1.07, 1.07);
  -ms-transform: scale(1.07, 1.07);
  transform: scale(1.07, 1.07);
}
.categories_list_style_7 .categories_list_info_wrap:before {
  content: "";
  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%;
  height: 100%;
  opacity: 0.4;
  background: rgba(0, 0, 0, 0.5);
  background: -moz-linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.3) 0%,
    rgba(0, 0, 0, 0.7) 100%
  );
  background: -webkit-linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.3) 0%,
    rgba(0, 0, 0, 0.7) 100%
  );
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.3)),
    to(rgba(0, 0, 0, 0.7))
  );
  background: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.3) 0%,
    rgba(0, 0, 0, 0.7) 100%
  );
  background: -o-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.3) 0%,
    rgba(0, 0, 0, 0.7) 100%
  );
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.3) 0%,
    rgba(0, 0, 0, 0.7) 100%
  );
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.categories_list_style_7 .categories_list_info_wrap {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.categories_list_style_7 .categories_list_info_wrap .categories_list_info {
  z-index: 9;
  position: relative;
  top: auto;
  left: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-align-items: self-start;
  -ms-flex-align: self-start;
  -webkit-box-align: self-start;
  align-items: self-start;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  width: 100%;
  height: 100%;
  max-height: 100%;
  overflow: hidden;
  padding: 27px 40px;
}
.categories_list_style_7 .categories_list_title {
  font-weight: 500;
  font-size: 28px;
  line-height: 1.12em;
  color: #fcfcfc;
  margin: 0;
  text-align: left;
}
.categories_list_style_7 .categories_list_title * {
  color: #fcfcfc;
}
.categories_list_style_7 .categories_list_title .categories_list_count {
  margin-left: 0.2em;
}
.categories_list_style_7 .categories_link_more {
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  color: #f9f9f9;
  display: inline-block;
  margin: 14px 0 -18px;
  opacity: 0;
  position: relative;
  vertical-align: middle;
}
.categories_list_style_7 .categories_link_more:after {
  content: "\e9b2";
  font-family: "fontello";
  display: inline-block;
  font-size: 11px;
  margin-left: 13px;
  vertical-align: middle;
  margin-top: -3px;
  line-height: inherit;
}
.categories_list_style_7 .categories_list_item:hover .categories_link_more {
  margin-bottom: 15px;
  opacity: 1;
}
.categories_list_style_8 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  gap: 30px 30px;
  grid-template-areas: "md-1 md-2";
}
.categories_list_style_8.count_1 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  gap: 30px 30px;
  grid-template-areas: "md-1";
}
.categories_list_style_8.count_1 .categories_list_item:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: md-1;
}
.categories_list_style_8.count_3 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: 200px 30px 200px;
  grid-template-rows: 200px 200px;
  gap: 30px 30px;
  grid-template-areas: "md-3-1 md-3-2 md-3-3" "md-3-1 md-3-2 md-3-3";
}
.categories_list_style_8.count_3 .categories_list_item:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: md-3-1;
}
.categories_list_style_8.count_3 .categories_list_item:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: md-3-2;
}
.categories_list_style_8.count_3 .categories_list_item:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 5;
  grid-area: md-3-3;
}
.categories_list_style_8.count_4 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: 1fr 30px 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 30px 30px;
  grid-template-areas: "lg-3-1 lg-3-1 sm-3-1 sm-3-2" "lg-3-1 lg-3-1 md-3-1 md-3-1";
}
.categories_list_style_8.count_4 .categories_list_item:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: lg-3-1;
}
.categories_list_style_8.count_4 .categories_list_item:nth-child(2) {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 5;
  -ms-grid-column-span: 3;
  grid-area: md-3-1;
}
.categories_list_style_8.count_4 .categories_list_item:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
  grid-area: sm-3-1;
}
.categories_list_style_8.count_4 .categories_list_item:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
  grid-area: sm-3-2;
}
.categories_list_style_8.count_5 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: 1fr 30px 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 30px 30px;
  grid-template-areas: "lg-3-1 lg-3-1 sm-3-1 sm-3-2" "lg-3-1 lg-3-1 sm-3-3 sm-3-4";
}
.categories_list_style_8.count_5 .categories_list_item:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: lg-3-1;
}
.categories_list_style_8.count_5 .categories_list_item:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
  grid-area: sm-3-1;
}
.categories_list_style_8.count_5 .categories_list_item:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
  grid-area: sm-3-2;
}
.categories_list_style_8.count_5 .categories_list_item:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 5;
  grid-area: sm-3-3;
}
.categories_list_style_8.count_5 .categories_list_item:nth-child(5) {
  -ms-grid-row: 3;
  -ms-grid-column: 7;
  grid-area: sm-3-4;
}
.categories_list_style_8 .post_featured_bg .bg_in {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.categories_list_style_8 .post_featured_bg {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
  position: relative;
}
.categories_list_style_8 .post_featured_bg:before {
  padding-top: 100%;
}
.categories_list_style_8 .post_featured_bg.hover_link .bg_in {
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(1.01, 1.01);
  -ms-transform: scale(1.01, 1.01);
  transform: scale(1.01, 1.01);
}
.categories_list_style_8 .categories_list_item:hover .bg_in,
.categories_list_style_8 .post_featured_bg.hover_link:hover .bg_in {
  -webkit-transform: scale(1.07, 1.07);
  -ms-transform: scale(1.07, 1.07);
  transform: scale(1.07, 1.07);
}
.categories_list_style_8 .categories_list_info_wrap:before {
  content: "";
  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%;
  height: 100%;
  opacity: 0.4;
  background: rgba(0, 0, 0, 0.5);
  background: -moz-linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.3) 0%,
    rgba(0, 0, 0, 0.7) 100%
  );
  background: -webkit-linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.3) 0%,
    rgba(0, 0, 0, 0.7) 100%
  );
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.3)),
    to(rgba(0, 0, 0, 0.7))
  );
  background: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.3) 0%,
    rgba(0, 0, 0, 0.7) 100%
  );
  background: -o-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.3) 0%,
    rgba(0, 0, 0, 0.7) 100%
  );
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.3) 0%,
    rgba(0, 0, 0, 0.7) 100%
  );
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.categories_list_style_8 .categories_list_info_wrap {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.categories_list_style_8 .categories_list_info_wrap .categories_list_info {
  z-index: 9;
  position: relative;
  top: auto;
  left: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-align-items: self-start;
  -ms-flex-align: self-start;
  -webkit-box-align: self-start;
  align-items: self-start;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  width: 100%;
  height: 100%;
  max-height: 100%;
  overflow: hidden;
  padding: 15px 31px;
}
.categories_list_style_8 .categories_list_title {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.12em;
  color: #fcfcfc;
  margin: 0;
  text-align: left;
}
.categories_list_style_8 .categories_list_title * {
  color: #fcfcfc;
}
.categories_list_style_8 .categories_list_title .categories_list_count {
  margin-left: 0.2em;
}
.categories_list_style_8 .categories_link_more {
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  color: #f9f9f9;
  display: inline-block;
  margin: 14px 0 -18px;
  opacity: 0;
  position: relative;
  vertical-align: middle;
}
.categories_list_style_8 .categories_link_more:after {
  content: "\e9b2";
  font-family: "fontello";
  display: inline-block;
  font-size: 9px;
  margin-left: 13px;
  vertical-align: middle;
  margin-top: -3px;
  line-height: inherit;
}
.categories_list_style_8 .categories_list_item:hover .categories_link_more {
  margin-bottom: 15px;
  opacity: 1;
}
.cover_hover
  .sc_cover.sc_cover_default
  + .elementor-container
  .sc_item_title_text {
  color: inherit;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cover_hover
  .sc_cover.sc_cover_default:hover
  + .elementor-container
  .sc_item_title_text {
  color: var(--theme-color-text_dark);
}
.cover_hover
  .sc_cover.sc_cover_default:hover
  + .elementor-container
  .elementor-icon {
  fill: var(--theme-color-text_link);
}
.trx_addons_mouse_helper.trx_addons_mouse_helper_top:not(.trx_addons_mouse_helper_centered) {
  top: var(--mouse-helper-top) !important;
}
.trx_addons_mouse_helper.trx_addons_mouse_helper_left:not(.trx_addons_mouse_helper_centered) {
  left: var(--mouse-helper-left) !important;
}
.trx_addons_mouse_helper {
  font-size: 16px;
  text-indent: 0;
  --mouse-helper-width: 8px;
  --mouse-helper-height: 8px;
  --mouse-helper-left: 20px;
  --mouse-helper-top: 20px;
  border: none;
  mix-blend-mode: difference;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -webkit-transition: width 0.3s ease, height 0.3s ease, opacity 0.3s ease,
    color 0.3s ease, background-color 0.3s ease, left 0.3s ease, top 0.3s ease,
    border-radius 0.1s ease, box-shadow 0.2s ease;
  -ms-transition: width 0.3s ease, height 0.3s ease, opacity 0.3s ease,
    color 0.3s ease, background-color 0.3s ease, left 0.3s ease, top 0.3s ease,
    border-radius 0.1s ease, box-shadow 0.2s ease;
  -webkit-transition: width 0.3s ease, height 0.3s ease, opacity 0.3s ease,
    color 0.3s ease, background-color 0.3s ease, left 0.3s ease, top 0.3s ease,
    border-radius 0.1s ease, -webkit-box-shadow 0.2s ease;
  transition: width 0.3s ease, height 0.3s ease, opacity 0.3s ease,
    color 0.3s ease, background-color 0.3s ease, left 0.3s ease, top 0.3s ease,
    border-radius 0.1s ease, -webkit-box-shadow 0.2s ease;
  -o-transition: width 0.3s ease, height 0.3s ease, opacity 0.3s ease,
    color 0.3s ease, background-color 0.3s ease, left 0.3s ease, top 0.3s ease,
    border-radius 0.1s ease, box-shadow 0.2s ease;
  transition: width 0.3s ease, height 0.3s ease, opacity 0.3s ease,
    color 0.3s ease, background-color 0.3s ease, left 0.3s ease, top 0.3s ease,
    border-radius 0.1s ease, box-shadow 0.2s ease;
  transition: width 0.3s ease, height 0.3s ease, opacity 0.3s ease,
    color 0.3s ease, background-color 0.3s ease, left 0.3s ease, top 0.3s ease,
    border-radius 0.1s ease, box-shadow 0.2s ease, -webkit-box-shadow 0.2s ease;
}
.trx_addons_mouse_helper.trx_addons_mouse_helper_permanent {
  opacity: 1;
}
.trx_addons_mouse_helper .trx_addons_mouse_helper_image {
  background-size: cover;
  background-position: center center;
}
.trx_addons_mouse_helper .trx_addons_mouse_helper_image:before {
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: " ";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0);
}
.trx_addons_mouse_helper.trx_addons_mouse_helper_with_image.trx_addons_mouse_helper_with_text,
.trx_addons_mouse_helper.trx_addons_mouse_helper_with_image {
  -webkit-box-shadow: 0 3px 46px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 3px 46px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 46px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.trx_addons_mouse_helper.trx_addons_mouse_helper_active.trx_addons_mouse_helper_with_image.trx_addons_mouse_helper_with_text,
.trx_addons_mouse_helper.trx_addons_mouse_helper_active.trx_addons_mouse_helper_with_image {
  --mouse-helper-width: 288px;
  --mouse-helper-height: 288px;
  padding: 0;
  -webkit-box-sizing: "border-box";
  -ms-box-sizing: "border-box";
  box-sizing: "border-box";
}
.custom-helper {
  width: 67px;
  height: 67px;
  line-height: 67px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.custom-helper span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 10px;
  font-weight: 300;
}
.custom-helper span:after {
  content: "\e9e6";
  font-family: "fontello";
  will-change: transform;
  -webkit-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.custom-helper span:before {
  content: "\e9e5";
  font-family: "fontello";
  will-change: transform;
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  transform: translateX(-10px);
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.trx_addons_mouse_helper.trx_addons_mouse_helper_with_layout {
  --mouse-helper-width: 66px;
  --mouse-helper-height: 66px;
}
.trx_addons_mouse_helper.trx_addons_mouse_helper_with_layout.trx_addons_mouse_helper_click {
  --mouse-helper-width: 56px;
  --mouse-helper-height: 56px;
}
.trx_addons_mouse_helper.trx_addons_mouse_helper_with_layout.trx_addons_mouse_helper_click
  .custom-helper
  span:after {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
.trx_addons_mouse_helper.trx_addons_mouse_helper_with_layout.trx_addons_mouse_helper_click
  .custom-helper
  span:before {
  -webkit-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}
.sc_layouts_title .sc_layouts_title_description {
  margin-top: 0.5em;
}
.sc_layouts_title .sc_layouts_title_content {
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.sc_layouts_title .sc_layouts_title_content .sc_layouts_title_breadcrumbs {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  margin: 0 0 3.33333rem;
}
.sc_layouts_title .sc_layouts_title_meta {
  margin: 0 0 1em;
}
.sc_layouts_title
  .sc_layouts_title_content
  > .sc_layouts_title_breadcrumbs:first-child {
  margin-top: 0;
}
.sc_layouts_title.with_image .sc_layouts_title_caption {
  color: var(--theme-color-inverse_link);
}
.sc_layouts_title.with_image .breadcrumbs {
  color: var(--theme-color-text_light);
}
.sc_layouts_title.with_image .breadcrumbs a {
  color: var(--theme-color-inverse_link) !important;
}
.sc_layouts_title .breadcrumbs {
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  color: var(--theme-color-text_light);
}
.sc_layouts_title .breadcrumbs a {
  color: var(--theme-color-text_dark) !important;
}
.sc_layouts_title .breadcrumbs .breadcrumbs_delimiter {
  margin: 0 0.55556rem;
}
.sc_layouts_title .trx_addons_video_player.with_video_autoplay .mejs-container {
  height: 100% !important;
  width: 100% !important;
}
.sc_layouts_title
  .trx_addons_video_player.with_video_autoplay
  .mejs-container
  .mejs-controls {
  display: none !important;
}
.sc_layouts_title
  .trx_addons_video_player.with_video_autoplay
  .mejs-container
  video {
  height: 100% !important;
}
.sc_layouts_title .trx_addons_video_player.with_video_autoplay .wp-video,
.sc_layouts_title .trx_addons_video_player.with_video_autoplay .video_frame {
  height: 100% !important;
  width: 100% !important;
}
.sc_layouts_title .trx_addons_video_player.with_video_autoplay .wp-video iframe,
.sc_layouts_title
  .trx_addons_video_player.with_video_autoplay
  .video_frame
  iframe {
  -o-object-fit: unset;
  object-fit: unset;
  height: 100% !important;
  width: 100% !important;
}
.single-format-gallery
  .post_featured.with_gallery
  .sc_slider_controller_horizontal {
  padding-left: 0;
  padding-right: 0;
}
.single-format-gallery
  .post_featured.with_gallery
  .sc_slider_controller_horizontal
  .slider_controls_wrap
  a {
  display: none;
}
.single-format-gallery
  .post_featured.with_gallery
  .sc_slider_controller_horizontal
  .slider-slide.swiper-slide-active:after {
  display: none;
}
.single-format-gallery
  .post_featured.with_gallery
  .slider_outer_wrap.slider_outer_wrap_controller_pos_bottom
  .sc_slider_controller
  .slider_container:not(.slider_type_images)
  .slider-slide,
.single-format-gallery
  .post_featured.with_gallery
  .slider_outer_wrap.slider_outer_wrap_controller_pos_bottom
  .sc_slider_controller
  .slider_container:not(.slider_type_images) {
  min-height: 1px !important;
}
.single-format-gallery
  .slider_container.slider_controls_side
  .slider_controls_wrap
  > a.slider_prev,
.single-format-gallery
  .slider_outer_controls_side
  .slider_controls_wrap
  > a.slider_prev,
.single-format-gallery
  .slider_container.slider_controls_side:hover
  .slider_controls_wrap
  > a.slider_prev,
.single-format-gallery
  .slider_outer_controls_side:hover
  .slider_controls_wrap
  > a.slider_prev {
  margin-left: 30px;
}
.single-format-gallery
  .slider_container.slider_controls_side
  .slider_controls_wrap
  > a.slider_next,
.single-format-gallery
  .slider_outer_controls_side
  .slider_controls_wrap
  > a.slider_next,
.single-format-gallery
  .slider_container.slider_controls_side:hover
  .slider_controls_wrap
  > a.slider_next,
.single-format-gallery
  .slider_outer_controls_side:hover
  .slider_controls_wrap
  > a.slider_next {
  margin-right: 30px;
}
.single-format-gallery
  .sc_slider_controller
  .slider_container:not(.slider_multi):not(.slider_type_images),
.single-format-gallery
  .sc_slider_controller
  .slider_container:not(.slider_multi):not(.slider_type_images)
  .slider-slide {
  min-height: auto;
}
.single-format-gallery
  .sc_slider_controller
  .slider_container.slider_controls_side
  .slider_controls_wrap
  > a.slider_prev,
.single-format-gallery
  .sc_slider_controller
  .slider_outer_controls_side
  .slider_controls_wrap
  > a.slider_prev,
.single-format-gallery
  .sc_slider_controller
  .slider_container.slider_controls_side:hover
  .slider_controls_wrap
  > a.slider_prev,
.single-format-gallery
  .sc_slider_controller
  .slider_outer_controls_side:hover
  .slider_controls_wrap
  > a.slider_prev {
  margin-left: 0;
}
.single-format-gallery
  .sc_slider_controller
  .slider_container.slider_controls_side
  .slider_controls_wrap
  > a.slider_next,
.single-format-gallery
  .sc_slider_controller
  .slider_outer_controls_side
  .slider_controls_wrap
  > a.slider_next,
.single-format-gallery
  .sc_slider_controller
  .slider_container.slider_controls_side:hover
  .slider_controls_wrap
  > a.slider_next,
.single-format-gallery
  .sc_slider_controller
  .slider_outer_controls_side:hover
  .slider_controls_wrap
  > a.slider_next {
  margin-right: 0;
}
.single_style_style-5.single-format-video
  .post_header_wrap
  .post_featured.with_thumb
  .post_video_hover {
  font-size: 15px;
  width: 66px;
  height: 66px;
  line-height: 66px;
  overflow: visible;
  margin: -33px 0 0 -33px;
}
.single_style_style-5.single-format-video
  .post_header_wrap
  .post_featured.with_thumb
  .post_video_hover:after {
  content: "";
  position: absolute;
  top: -11px;
  left: -11px;
  width: 86px;
  height: 86px;
  border: 1px solid var(--theme-color-inverse_link);
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  opacity: 0.2;
}
#trx_addons_post_details_popup .trx_addons_post_details_popup_close:before {
  font-size: 24px;
  font-family: "fontello";
  content: "\e9e1";
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -ms-transition: -ms-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
#trx_addons_post_details_popup
  .trx_addons_post_details_popup_close:hover:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
#trx_addons_post_details_popup .services_page_header .post_details_page_title {
  padding: 0.3em 4em 0.4em 0.5em;
  font-size: 1.6em;
  line-height: 1.2em;
}
#trx_addons_post_details_popup .post_details_page_price {
  top: 0.3em;
}
.sc_layouts_language .sc_layouts_language_menu > li > a {
  color: var(--theme-color-text_dark) !important;
}
.sc_layouts_language .sc_layouts_language_menu > li > a:hover,
.sc_layouts_language .sc_layouts_language_menu > li.sfHover > a {
  color: var(--theme-color-text_link) !important;
}
.sc_layouts_language
  .sc_layouts_language_menu
  > li.menu-item-has-children
  > a:after {
  margin-left: 0.5em;
  position: relative;
  right: 0;
  top: 0px;
}
.sc_layouts_language .sc_layouts_language_menu > li > ul {
  top: 4.5em;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.sc_layouts_language .sc_layouts_language_menu > li.menu-item > ul li > a {
  padding: 0.8rem 2rem;
}
.sc_layouts_language .sc_layouts_language_menu > li.menu-item > a > img {
  position: relative;
  top: 1px;
}
.sc_layouts_language .sc_layouts_language_menu li.menu-item > a > img + span {
  margin-left: 0.5em;
}
.sc_layouts_language
  .sc_layouts_dropdown
  li.menu-item.menu-item-has-children
  > a {
  padding: 0;
}
.widget_instagram_type_simple
  .widget_instagram_images_item_wrap
  .widget_instagram_images_item_counters {
  display: none;
}
.widget_instagram_type_simple
  .widget_instagram_images_item_wrap
  .widget_instagram_images_item:before {
  background-color: rgba(0, 0, 0, 0.2);
}
.widget_instagram_type_alter .widget_instagram_images {
  margin: 0 !important;
}
.widget_instagram_type_alter .widget_instagram_images_item_wrap {
  padding: 0 !important;
}
.widget_instagram_type_alter
  .widget_instagram_images_item_wrap
  .widget_instagram_images_item_counters {
  display: none;
}
.widget_instagram_type_alter
  .widget_instagram_images_item_wrap
  .widget_instagram_images_item:before {
  background-color: rgba(0, 0, 0, 0.2);
}
.widget_instagram_type_alter .widget_instagram_follow_link_wrap {
  margin: 0 !important;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.widget_instagram_type_alter
  .widget_instagram_follow_link_wrap
  .widget_instagram_follow_link {
  position: relative;
  margin: 0;
  padding: 16px 30px;
  -webkit-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  font-size: 13px;
  line-height: 17px;
  font-weight: 500;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  background: #ffffff !important;
  color: #071021 !important;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.widget_instagram_type_alter
  .widget_instagram_follow_link_wrap
  .widget_instagram_follow_link:before {
  color: inherit;
  font-family: "fontello";
  content: "\E87E";
  font-size: 18px;
  font-weight: 400;
  margin: 0 8px 0 0;
  display: inline-block;
}
.widget_instagram_type_modern .widget_instagram_images {
  margin: 0 !important;
}
.widget_instagram_type_modern .widget_instagram_images_item_wrap {
  padding: 0 !important;
}
.widget_instagram_type_modern
  .widget_instagram_images_item_wrap
  .widget_instagram_images_item_counters {
  display: none;
}
.widget_instagram_type_modern
  .widget_instagram_images_item_wrap
  .widget_instagram_images_item:before {
  background-color: rgba(0, 0, 0, 0.2);
}
.widget_instagram_type_modern .widget_instagram_follow_link_wrap {
  margin: 0 !important;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.widget_instagram_type_modern
  .widget_instagram_follow_link_wrap
  .widget_instagram_follow_link {
  margin: 0;
  padding: 0;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  color: #a5a6aa !important;
  background-color: #ffffff !important;
  min-width: 102px;
  height: 102px;
  line-height: 102px;
  text-align: center;
  vertical-align: middle;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  text-indent: -200px;
  overflow: hidden;
  display: block;
}
.widget_instagram_type_modern
  .widget_instagram_follow_link_wrap
  .widget_instagram_follow_link:before {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: inherit;
  font-family: "fontello";
  content: "\E87E";
  font-size: 25px;
  line-height: 1em;
  font-weight: 400;
  text-indent: 0;
}
.sc_hotspot_default .sc_hotspot_item_icon span {
  display: block;
  font-size: 14px;
  line-height: 16px;
  color: var(--theme-color-inverse_dark);
}
.sc_hotspot_default .sc_hotspot_item_popup {
  width: 300px;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 25px rgba(0, 0, 0, 0.05);
}
.sc_hotspot_default
  .sc_hotspot_item_popup
  > .sc_hotspot_item_popup_close
  + [class*="sc_hotspot_item"],
.sc_hotspot_default
  .sc_hotspot_item_popup
  > [class*="sc_hotspot_item"]:first-child {
  margin-top: 0;
}
.sc_hotspot_default
  .sc_hotspot_item_popup
  .sc_hotspot_item_image
  + [class*="sc_hotspot_item"] {
  margin-top: 25px;
}
.sc_hotspot_default .sc_hotspot_item_popup .sc_hotspot_item_popup_close {
  color: var(--theme-color-inverse_dark);
}
.sc_hotspot_default .sc_hotspot_item_popup .sc_hotspot_item_subtitle > span,
.sc_hotspot_default
  .sc_hotspot_item_popup
  .sc_hotspot_item_subtitle
  .post_meta_item {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
.sc_hotspot_default .sc_hotspot_item_popup .sc_hotspot_item_title {
  margin-top: 8px;
  font-size: 19px;
  line-height: 23px;
  color: var(--theme-color-inverse_dark);
}
.sc_hotspot_default .sc_hotspot_item_popup .sc_hotspot_item_price {
  margin-top: 8px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  color: #7a7e83;
}
.sc_hotspot_default .sc_hotspot_item_popup .sc_hotspot_item_description {
  margin-top: 10px;
  font-size: 16px;
  line-height: 24px;
  color: #7a7e83;
}
.sc_hotspot_default .sc_hotspot_item_popup .sc_hotspot_item_link {
  margin-top: 15px;
}
:root {
  --theme-var-elm_gap_nogap: 0px;
  --theme-var-elm_gap_narrow: 10px;
  --theme-var-elm_gap_default: 20px;
  --theme-var-elm_gap_extended: 30px;
  --theme-var-elm_gap_wide: 40px;
  --theme-var-elm_gap_wider: 60px;
  --theme-var-elm_add_page_margins: var(--theme-var-elm_gap_extended);
}
.elementor-editor-active .elementor-section[class*="scheme_"] {
  background-color: var(--theme-color-bg_color);
}
.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);
}
.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);
}
.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;
}
.elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section)
  > .elementor-container:not(.elementor-column-gap-no) {
  max-width: none;
  position: relative;
}
.elementor-section.elementor-section-boxed > .elementor-column-gap-no {
  max-width: var(--theme-var-page);
}
.elementor-section.elementor-section-boxed > .elementor-column-gap-narrow {
  max-width: calc(var(--theme-var-page) + var(--theme-var-elm_gap_narrow));
}
.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: calc(var(--theme-var-page) + var(--theme-var-elm_gap_narrow));
}
.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: calc(var(--theme-var-content) + var(--theme-var-elm_gap_narrow));
}
.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);
}
.elementor-section.elementor-section-boxed > .elementor-column-gap-default {
  max-width: calc(var(--theme-var-page) + var(--theme-var-elm_gap_default));
}
.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: calc(var(--theme-var-page) + var(--theme-var-elm_gap_default));
}
.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: calc(var(--theme-var-content) + var(--theme-var-elm_gap_default));
}
.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);
}
.elementor-section.elementor-section-boxed > .elementor-column-gap-extended {
  max-width: calc(var(--theme-var-page) + var(--theme-var-elm_gap_extended));
}
.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: calc(var(--theme-var-page) + var(--theme-var-elm_gap_extended));
}
.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: calc(var(--theme-var-content) + var(--theme-var-elm_gap_extended));
}
.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);
}
.elementor-section.elementor-section-boxed > .elementor-column-gap-wide {
  max-width: calc(var(--theme-var-page) + var(--theme-var-elm_gap_wide));
}
.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: calc(var(--theme-var-page) + var(--theme-var-elm_gap_wide));
}
.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: calc(var(--theme-var-content) + var(--theme-var-elm_gap_wide));
}
.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);
}
.elementor-section.elementor-section-boxed > .elementor-column-gap-wider {
  max-width: calc(var(--theme-var-page) + var(--theme-var-elm_gap_wider));
}
.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: calc(var(--theme-var-page) + var(--theme-var-elm_gap_wider));
}
.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: calc(var(--theme-var-content) + var(--theme-var-elm_gap_wider));
}
.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 {
  background-color: var(--theme-color-bg_color_07);
}
.elementor-lightbox .dialog-lightbox-close-button,
.elementor-lightbox .elementor-swiper-button {
  color: var(--theme-color-text_dark);
  background-color: transparent;
}
.elementor-lightbox .dialog-lightbox-close-button:hover,
.elementor-lightbox .elementor-swiper-button:hover {
  color: var(--theme-color-text_link);
}
.elementor-shape .elementor-shape-fill {
  fill: var(--theme-color-bg_color);
}
.elementor-widget-divider {
  --divider-color: var(--theme-color-bd_color);
  --divider-border-color: var(--theme-color-bd_color);
}
.elementor-divider-separator {
  border-color: var(--theme-color-bd_color);
}
@-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 0.2s 1s forwards;
  animation: fadeIn 0.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;
}
.elementor-icon-wrapper {
  line-height: 1;
}
.elementor-icon svg {
  height: auto;
}
.elementor-heading-title i {
  text-transform: none;
}
.elementor-widget-heading
  .elementor-heading-title[class*="elementor-size-"]
  > a {
  color: var(--theme-color-text_link);
}
.elementor-widget-heading
  .elementor-heading-title[class*="elementor-size-"]
  > a:hover {
  color: var(--theme-color-text_hover);
}
.elementor-widget-spacer.sc_height_tiny .elementor-spacer-inner {
  height: 20px !important;
}
.elementor-widget-spacer.sc_height_small .elementor-spacer-inner {
  height: 45px !important;
}
.elementor-widget-spacer.sc_height_medium .elementor-spacer-inner {
  height: 60px !important;
}
.elementor-widget-spacer.sc_height_large .elementor-spacer-inner,
.elementor-widget-spacer.sc_height_big .elementor-spacer-inner {
  height: 100px !important;
}
.elementor-widget-spacer.sc_height_huge .elementor-spacer-inner {
  height: 120px !important;
}
.elementor-widget-counter .elementor-counter-number-wrapper {
  font-size: 3.889em;
  line-height: 1em;
  font-weight: 400;
  color: var(--theme-color-text_dark);
}
.elementor-widget-counter .elementor-counter-title {
  font-size: 19px;
  line-height: 26px;
  font-weight: 400;
  color: var(--theme-color-text);
}
.elementor-widget-counter
  .elementor-counter-number-wrapper
  + .elementor-counter-title {
  margin-top: 1em;
}
.elementor-section.sc_extra_bg_large_left:after,
.elementor-column.sc_extra_bg_large_left > .elementor-column-wrap:after,
.elementor-column.sc_extra_bg_large_left > .elementor-widget-wrap:after,
.elementor-widget-text-editor.sc_extra_bg_large_left:after {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -2000%;
}
.elementor-section.sc_extra_bg_large_left[class*="sc_bg_mask_"]:before,
.elementor-column.sc_extra_bg_large_left[class*="sc_bg_mask_"]
  > .elementor-column-wrap:before,
.elementor-column.sc_extra_bg_large_left[class*="sc_bg_mask_"]
  > .elementor-widget-wrap:before,
.elementor-widget-text-editor.sc_extra_bg_large_left[class*="sc_bg_mask_"]:before {
  display: none !important;
}
.elementor-section.sc_extra_bg_large_right:after,
.elementor-column.sc_extra_bg_large_right > .elementor-column-wrap:after,
.elementor-column.sc_extra_bg_large_right > .elementor-widget-wrap:after,
.elementor-widget-text-editor.sc_extra_bg_large_right:after {
  position: absolute;
  top: -1px;
  bottom: -1px;
  left: -19em;
  right: -2000%;
}
.elementor-section.sc_extra_bg_large_right[class*="sc_bg_mask_"]:before,
.elementor-column.sc_extra_bg_large_right[class*="sc_bg_mask_"]
  > .elementor-column-wrap:before,
.elementor-column.sc_extra_bg_large_right[class*="sc_bg_mask_"]
  > .elementor-widget-wrap:before,
.elementor-widget-text-editor.sc_extra_bg_large_right[class*="sc_bg_mask_"]:before {
  display: none !important;
}
.elementor-section.sc_extra_bg_extra_left:after,
.elementor-column.sc_extra_bg_extra_left > .elementor-column-wrap:after,
.elementor-column.sc_extra_bg_extra_left > .elementor-widget-wrap:after,
.elementor-widget-text-editor.sc_extra_bg_extra_left:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: -100%;
  z-index: 1;
  width: 100%;
  height: calc(100% + 2px);
}
.elementor-section.sc_extra_bg_extra_left[class*="sc_bg_mask_"]:before,
.elementor-column.sc_extra_bg_extra_left[class*="sc_bg_mask_"]
  > .elementor-column-wrap:before,
.elementor-column.sc_extra_bg_extra_left[class*="sc_bg_mask_"]
  > .elementor-widget-wrap:before,
.elementor-widget-text-editor.sc_extra_bg_extra_left[class*="sc_bg_mask_"]:before {
  display: none !important;
}
.elementor-editor-active .elementor-section[class*="scheme_"] {
  background-color: var(--theme-color-bg_color);
}
.animated.animated-slow {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
}
.animated {
  -webkit-animation-duration: 750ms;
  animation-duration: 750ms;
}
.animated.animated-fast {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}
.frank-jewelry-store-fadeinup {
  -webkit-animation-name: frank-jewelry-store-fadeinup;
  animation-name: frank-jewelry-store-fadeinup;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}
@-webkit-keyframes frank-jewelry-store-fadeinup {
  from {
    opacity: 0;
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes frank-jewelry-store-fadeinup {
  from {
    opacity: 0;
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.frank-jewelry-store-fadeinleft {
  -webkit-animation-name: frank-jewelry-store-fadeinleft;
  animation-name: frank-jewelry-store-fadeinleft;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}
@-webkit-keyframes frank-jewelry-store-fadeinleft {
  from {
    opacity: 0;
    -webkit-transform: translateX(-60px);
    transform: translateX(-60px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes frank-jewelry-store-fadeinleft {
  from {
    opacity: 0;
    -webkit-transform: translateX(-60px);
    transform: translateX(-60px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.frank-jewelry-store-fadeinright {
  -webkit-animation-name: frank-jewelry-store-fadeinright;
  animation-name: frank-jewelry-store-fadeinright;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}
@-webkit-keyframes frank-jewelry-store-fadeinright {
  from {
    opacity: 0;
    -webkit-transform: translateX(60px);
    transform: translateX(60px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes frank-jewelry-store-fadeinright {
  from {
    opacity: 0;
    -webkit-transform: translateX(60px);
    transform: translateX(60px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.frank-jewelry-store-fadeindown {
  -webkit-animation-name: frank-jewelry-store-fadeindown;
  animation-name: frank-jewelry-store-fadeindown;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}
@-webkit-keyframes frank-jewelry-store-fadeindown {
  from {
    opacity: 0;
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes frank-jewelry-store-fadeindown {
  from {
    opacity: 0;
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.frank-jewelry-store-fadein {
  -webkit-animation-name: frank-jewelry-store-fadein;
  animation-name: frank-jewelry-store-fadein;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}
@-webkit-keyframes frank-jewelry-store-fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes frank-jewelry-store-fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.frank-jewelry-store-infinite-rotate {
  -webkit-animation: frank-jewelry-store-infinite-rotate 10s linear infinite;
  animation: frank-jewelry-store-infinite-rotate 10s linear infinite;
}
@-webkit-keyframes frank-jewelry-store-infinite-rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@-o-keyframes frank-jewelry-store-infinite-rotate {
  0% {
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes frank-jewelry-store-infinite-rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    -o-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.elementor-widget-icon-box
  .elementor-widget-container
  .elementor-icon-box-wrapper {
  padding-bottom: 16px;
}
.elementor-widget-icon-box
  .elementor-widget-container
  .elementor-icon-box-wrapper
  .elementor-icon-box-title {
  margin-top: 0.3em;
  margin-bottom: 0.3em;
  color: var(--theme-color-text_dark);
}
.elementor-widget-icon-box
  .elementor-widget-container
  .elementor-icon-box-wrapper
  .elementor-icon-box-title
  a {
  color: var(--theme-color-text_dark);
}
.elementor-widget-icon-box
  .elementor-widget-container
  .elementor-icon-box-wrapper
  .elementor-icon-box-title
  a:hover {
  color: var(--theme-color-alter_light);
}
.elementor-widget-icon-box
  .elementor-widget-container
  .elementor-icon-box-wrapper
  .elementor-icon-box-title
  small {
  font-size: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
  padding-left: 10px;
  color: var(--theme-color-alter_text);
}
.elementor-widget-progress {
  overflow: hidden;
}
.elementor-widget-progress
  .elementor-widget-container
  .elementor-progress-wrapper {
  margin-top: 12px;
  overflow: visible !important;
}
.elementor-widget-progress .elementor-title,
.elementor-progress-bar {
  font-size: 19px;
  font-weight: 500;
  color: var(--theme-color-text_dark);
}
.elementor-progress-bar {
  position: relative;
  border-radius: inherit;
}
.elementor-widget-progress .elementor-progress-wrapper {
  line-height: 12px;
  margin-top: 2px;
  color: var(--theme-color-text_dark);
  background-color: var(--theme-color-alter_bg_color);
}
.elementor-widget-progress + .elementor-widget-progress {
  margin-top: 26px;
}
.elementor-widget-progress .elementor-progress-percentage {
  padding-right: 0;
  position: absolute;
  z-index: 1;
  top: -30px;
  right: 0;
  font-weight: 400;
  font-size: 18px;
}
.bordered
  .elementor-accordion
  .elementor-accordion-item
  + .elementor-accordion-item {
  border-top: 1px solid var(--theme-color-bd_color) !important;
}
.bordered .elementor-accordion .elementor-tab-content {
  margin-top: -14px;
  clear: both;
}
.elementor-accordion .elementor-tab-title .elementor-accordion-title {
  font-size: 19px;
  line-height: 22px;
  font-weight: 500;
  color: var(--theme-color-text_dark);
}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon {
  width: 1em;
}
.elementor-accordion .fas.fa-plus:before {
  content: "\e8ad";
  font-family: "fontello";
  font-weight: 400;
}
.elementor-accordion .fas.fa-minus:before {
  content: "\e8ae";
  font-family: "fontello";
  display: inline-block;
  font-weight: 400;
}
.elementor-accordion .elementor-accordion-icon {
  color: var(--theme-color-text_dark);
  font-size: 22px;
  line-height: 1.1em;
}
.elementor-accordion .elementor-accordion-icon.elementor-accordion-icon-left {
  margin-right: 15px;
}
.elementor-accordion .elementor-accordion-icon.elementor-accordion-icon-right {
  margin-left: 15px;
}
.elementor-accordion .elementor-tab-content {
  font-size: 17px;
}
.elementor-accordion .elementor-tab-content p {
  margin-bottom: 0;
}
.elementor-accordion .elementor-tab-content p + p {
  margin-top: 1em;
}
.tabs_style_2.elementor-widget-tabs {
}
.tabs_style_2.elementor-widget-tabs .elementor-tabs-wrapper {
  overflow: hidden;
  text-align: center;
  display: table;
  margin: 0 auto;
}
.tabs_style_2.elementor-widget-tabs .elementor-tab-desktop-title {
  padding: 22px;
  min-width: 210px;
}
.tabs_style_2.elementor-widget-tabs
  .elementor-tab-desktop-title
  + .elementor-tab-desktop-title {
  border-left: 1px solid var(--theme-color-bd_color) !important;
}
.tabs_style_2.elementor-widget-tabs .elementor-tab-title {
  color: var(--theme-color-text_dark);
  background-color: var(--theme-color-alter_bg_color);
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  font-style: italic;
  letter-spacing: 0.05em;
  -webkit-transition: background-color 0.2s ease;
  -ms-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.tabs_style_2.elementor-widget-tabs .elementor-tab-title:before,
.tabs_style_2.elementor-widget-tabs .elementor-tab-title:after {
  border: none !important;
}
.tabs_style_2.elementor-widget-tabs .elementor-tab-title a {
  color: var(--theme-color-text_dark);
}
.tabs_style_2.elementor-widget-tabs .elementor-tab-title:hover {
  background-color: #f0f0f0;
}
.tabs_style_2.elementor-widget-tabs .elementor-tab-title:hover a {
  color: var(--theme-color-inverse_dark);
}
.tabs_style_2.elementor-widget-tabs .elementor-tab-title.elementor-active {
  background-color: var(--theme-color-text_dark);
}
.tabs_style_2.elementor-widget-tabs .elementor-tab-title.elementor-active a {
  color: var(--theme-color-inverse_hover);
}
.tabs_style_2.elementor-widget-tabs .elementor-tab-title:before,
.tabs_style_2.elementor-widget-tabs .elementor-tab-title:after,
.tabs_style_2.elementor-widget-tabs .elementor-tab-content,
.tabs_style_2.elementor-widget-tabs .elementor-tabs-content-wrapper {
  border-width: 0 !important;
}
.tabs_style_2.elementor-widget-tabs .elementor-tabs-content-wrapper {
  background-color: transparent;
}
.tabs_style_2.elementor-widget-tabs.elementor-tabs-view-vertical
  .elementor-tab-desktop-title {
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border-left: none !important;
  border-right: none !important;
  border-bottom: none !important;
}
.tabs_style_2.elementor-widget-tabs.elementor-tabs-view-vertical
  .elementor-tab-desktop-title
  + .elementor-tab-desktop-title {
  border-top: 1px solid var(--theme-color-bd_color) !important;
}
.tabs_style_2.elementor-widget-tabs.elementor-tabs-view-horizontal
  .elementor-tabs-content-wrapper {
  margin-top: 80px;
}
.tabs_style_2.elementor-widget-tabs.elementor-tabs-view-horizontal
  .elementor-tab-title,
.tabs_style_2.elementor-widget-tabs.elementor-tabs-view-horizontal
  .elementor-tab-content,
.tabs_style_2.elementor-widget-tabs.elementor-tabs-view-horizontal
  .elementor-tab-desktop-title.elementor-active {
  border: none;
}
.tabs_style_2.elementor-widget-tabs.elementor-tabs-view-horizontal
  .elementor-tab-content {
  padding: 0;
}
.tabs_style_1.elementor-widget-tabs {
}
.tabs_style_1.elementor-widget-tabs .elementor-tab-desktop-title {
  padding: 24px 15px;
}
.tabs_style_1.elementor-widget-tabs .elementor-tab-desktop-title:first-child {
  padding-left: 0;
}
.tabs_style_1.elementor-widget-tabs .elementor-tab-title {
  font-size: 17px;
  line-height: 22px;
  font-weight: 400;
}
.tabs_style_1.elementor-widget-tabs .elementor-tab-title a {
  color: var(--theme-color-text);
}
.tabs_style_1.elementor-widget-tabs .elementor-tab-title.elementor-active a {
  color: var(--theme-color-text_link);
}
.tabs_style_1.elementor-widget-tabs .elementor-tab-title,
.tabs_style_1.elementor-widget-tabs .elementor-tab-title::before,
.tabs_style_1.elementor-widget-tabs .elementor-tab-title::after,
.tabs_style_1.elementor-widget-tabs .elementor-tab-content,
.tabs_style_1.elementor-widget-tabs .elementor-tabs-content-wrapper {
  border-width: 2px;
  border-color: var(--theme-color-text_dark);
}
.tabs_style_1.elementor-widget-tabs
  .elementor-tab-desktop-title.elementor-active,
.tabs_style_1.elementor-widget-tabs .elementor-tabs-content-wrapper {
  background-color: transparent;
}
.tabs_style_1.elementor-widget-tabs.elementor-tabs-view-vertical
  .elementor-tabs-content-wrapper,
.tabs_style_1.elementor-widget-tabs.elementor-tabs-view-vertical
  .elementor-tab-title,
.tabs_style_1.elementor-widget-tabs.elementor-tabs-view-vertical
  .elementor-tab-content,
.tabs_style_1.elementor-widget-tabs.elementor-tabs-view-vertical
  .elementor-tab-desktop-title.elementor-active {
  border-style: none;
}
.tabs_style_1.elementor-widget-tabs.elementor-tabs-view-vertical
  .elementor-tab-desktop-title:first-child {
  padding-left: 15px;
}
.tabs_style_1.elementor-widget-tabs.elementor-tabs-view-vertical
  .elementor-tab-desktop-title.elementor-active::after {
  top: 0;
}
.tabs_style_1.elementor-widget-tabs.elementor-tabs-view-horizontal
  .elementor-tabs-content-wrapper {
  margin-top: 44px;
}
.tabs_style_1.elementor-widget-tabs.elementor-tabs-view-horizontal
  .elementor-tab-title,
.tabs_style_1.elementor-widget-tabs.elementor-tabs-view-horizontal
  .elementor-tab-content,
.tabs_style_1.elementor-widget-tabs.elementor-tabs-view-horizontal
  .elementor-tab-desktop-title.elementor-active {
  border-style: none;
}
.tabs_style_1.elementor-widget-tabs.elementor-tabs-view-horizontal
  .elementor-tab-content {
  padding: 0;
}
.tabs_style_1.elementor-widget-tabs.elementor-tabs-view-horizontal
  .elementor-tab-desktop-title.elementor-active:after {
  left: 0;
}
.tabs_style_1.elementor-widget-tabs.elementor-tabs-view-horizontal
  .elementor-tab-desktop-title.elementor-active:before {
  right: 0;
}
.tabs_style_3.elementor-widget-tabs {
}
.tabs_style_3.elementor-widget-tabs .elementor-tab-content {
  padding: 0;
}
.tabs_style_3.elementor-widget-tabs .elementor-tabs-wrapper {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
}
.tabs_style_3.elementor-widget-tabs .elementor-tab-desktop-title {
  padding: 18px 25px 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  border-style: none;
  border-top-style: solid;
  width: 100%;
}
.tabs_style_3.elementor-widget-tabs .elementor-tab-title {
  font-size: 13px;
  line-height: 19px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  color: var(--theme-color-alter_dark);
  border-color: transparent;
  background-color: var(--theme-color-alter_bg_hover);
  will-change: color, border-color, background-color;
  -webkit-transition: color 0.3s ease, border-color 0.3s ease,
    background-color 0.3s ease;
  -ms-transition: color 0.3s ease, border-color 0.3s ease,
    background-color 0.3s ease;
  -o-transition: color 0.3s ease, border-color 0.3s ease,
    background-color 0.3s ease;
  transition: color 0.3s ease, border-color 0.3s ease,
    background-color 0.3s ease;
}
.tabs_style_3.elementor-widget-tabs .elementor-tab-title.elementor-active {
  color: var(--theme-color-alter_dark);
  border-color: var(--theme-color-alter_dark);
  background-color: var(--theme-color-alter_bg_color);
}
.tabs_style_3.elementor-widget-tabs .elementor-tab-title a {
  color: inherit;
  -webkit-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.tabs_style_3.elementor-widget-tabs .elementor-tab-title,
.tabs_style_3.elementor-widget-tabs .elementor-tab-title:before,
.tabs_style_3.elementor-widget-tabs .elementor-tab-title:after,
.tabs_style_3.elementor-widget-tabs .elementor-tab-content,
.tabs_style_3.elementor-widget-tabs .elementor-tabs-content-wrapper {
  border-width: 2px;
}
.tabs_style_3.elementor-widget-tabs.elementor-tabs-view-horizontal
  .elementor-tabs-content-wrapper {
  margin-top: 50px;
}
.tabs_style_3.elementor-widget-tabs.elementor-tabs-view-horizontal
  .elementor-tab-title
  + .elementor-tab-title {
  margin-left: 8px;
}
.tabs_style_3.elementor-widget-tabs.elementor-tabs-view-horizontal
  .elementor-tab-desktop-title.elementor-active {
  border-style: none;
  border-top-style: solid;
}
.tabs_style_3.elementor-widget-tabs.elementor-tabs-view-horizontal
  .elementor-tab-desktop-title.elementor-active:after,
.tabs_style_3.elementor-widget-tabs.elementor-tabs-view-horizontal
  .elementor-tab-desktop-title.elementor-active:before {
  display: none;
}
.tabs_style_3.elementor-widget-tabs.elementor-tabs-view-horizontal
  .elementor-tab-content {
  border-style: none;
}
.tabs_style_3.elementor-widget-tabs.elementor-tabs-view-vertical
  .elementor-tabs-wrapper {
  width: auto;
  height: 100%;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
}
.tabs_style_3.elementor-widget-tabs.elementor-tabs-view-vertical
  .elementor-tabs-content-wrapper {
  border-style: none;
  margin-left: var(--theme-var-grid_gap);
}
.tabs_style_3.elementor-widget-tabs.elementor-tabs-view-vertical
  .elementor-tab-desktop-title.elementor-active:after,
.tabs_style_3.elementor-widget-tabs.elementor-tabs-view-vertical
  .elementor-tab-desktop-title.elementor-active:before {
  display: none;
}
.tabs_style_3.elementor-widget-tabs.elementor-tabs-view-vertical
  .elementor-tab-title
  + .elementor-tab-title {
  margin-top: 8px;
}
.tabs_style_4.elementor-widget-tabs {
}
.tabs_style_4.elementor-widget-tabs .elementor-tabs-wrapper {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
}
.tabs_style_4.elementor-widget-tabs .elementor-tab-content {
  padding: 0;
}
.tabs_style_4.elementor-widget-tabs .elementor-tab-content,
.tabs_style_4.elementor-widget-tabs .elementor-tab-title,
.tabs_style_4.elementor-widget-tabs .elementor-tab-title:after,
.tabs_style_4.elementor-widget-tabs .elementor-tab-title:before,
.tabs_style_4.elementor-widget-tabs .elementor-tabs-content-wrapper {
  border-width: 1px;
}
.tabs_style_4.elementor-widget-tabs .elementor-tab-desktop-title {
  padding: 15px 35px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
}
.tabs_style_4.elementor-widget-tabs .elementor-tab-title {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0;
  color: var(--theme-color-alter_dark);
  border-color: var(--theme-color-alter_bd_color);
  background-color: var(--theme-color-alter_bg_color);
  will-change: color, border-color, background-color;
  -webkit-transition: color 0.3s ease, border-color 0.3s ease,
    background-color 0.3s ease;
  -ms-transition: color 0.3s ease, border-color 0.3s ease,
    background-color 0.3s ease;
  -o-transition: color 0.3s ease, border-color 0.3s ease,
    background-color 0.3s ease;
  transition: color 0.3s ease, border-color 0.3s ease,
    background-color 0.3s ease;
}
.tabs_style_4.elementor-widget-tabs .elementor-tab-title.elementor-active {
  color: var(--theme-color-inverse_link);
  border-color: var(--theme-color-alter_link);
  background-color: var(--theme-color-alter_link);
}
.tabs_style_4.elementor-widget-tabs
  .elementor-tab-title.elementor-active
  a:before,
.tabs_style_4.elementor-widget-tabs
  .elementor-tab-title.elementor-active
  a:focus:before,
.tabs_style_4.elementor-widget-tabs
  .elementor-tab-title.elementor-active
  a:active:before {
  color: var(--theme-color-inverse_link);
}
.tabs_style_4.elementor-widget-tabs .elementor-tab-title a {
  color: inherit;
  -webkit-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.tabs_style_4.elementor-widget-tabs .elementor-tab-title a[class*="icon-"] {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}
.tabs_style_4.elementor-widget-tabs .elementor-tab-title a:before {
  font-size: 16px;
  font-weight: 400;
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  color: var(--theme-color-alter_link);
}
.tabs_style_4.elementor-widget-tabs.sc_tabs_icon_position_top
  .elementor-tab-title {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.tabs_style_4.elementor-widget-tabs.sc_tabs_icon_position_top
  .elementor-tab-title
  > a[class*="icon-"] {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tabs_style_4.elementor-widget-tabs.sc_tabs_icon_position_top
  .elementor-tab-title
  > a:before {
  margin-bottom: 0.6em;
}
.tabs_style_4.elementor-widget-tabs.sc_tabs_icon_position_left
  .elementor-tab-title
  > a:before {
  margin-right: 1.4em;
}
.tabs_style_4.elementor-widget-tabs.elementor-tabs-view-horizontal
  .elementor-tabs-content-wrapper {
  margin-top: 50px;
}
.tabs_style_4.elementor-widget-tabs.elementor-tabs-view-horizontal
  .elementor-tab-title
  + .elementor-tab-title {
  margin-left: 30px;
}
.tabs_style_4.elementor-widget-tabs.elementor-tabs-view-horizontal
  .elementor-tab-desktop-title.elementor-active {
  border-bottom-style: solid;
}
.tabs_style_4.elementor-widget-tabs.elementor-tabs-view-horizontal
  .elementor-tab-content {
  border-style: none;
}
.tabs_style_4.elementor-widget-tabs.elementor-tabs-view-horizontal
  .elementor-tab-desktop-title.elementor-active:after,
.tabs_style_4.elementor-widget-tabs.elementor-tabs-view-horizontal
  .elementor-tab-desktop-title.elementor-active:before {
  display: none;
}
.tabs_style_4.elementor-widget-tabs.elementor-tabs-view-vertical
  .elementor-tabs-content-wrapper {
  border-style: none;
  margin-left: var(--theme-var-grid_gap);
}
.tabs_style_4.elementor-widget-tabs.elementor-tabs-view-vertical
  .elementor-tabs-wrapper {
  height: 100%;
  width: auto;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tabs_style_4.elementor-widget-tabs.elementor-tabs-view-vertical
  .elementor-tab-title
  + .elementor-tab-title {
  margin-top: 30px;
}
.tabs_style_4.elementor-widget-tabs.elementor-tabs-view-vertical
  .elementor-tab-desktop-title.elementor-active {
  border-right-style: solid;
}
.tabs_style_4.elementor-widget-tabs.elementor-tabs-view-vertical
  .elementor-tab-desktop-title.elementor-active:after,
.tabs_style_4.elementor-widget-tabs.elementor-tabs-view-vertical
  .elementor-tab-desktop-title.elementor-active:before {
  display: none;
}
.top_index {
  font-size: 70%;
  vertical-align: top;
}
.elementor-toggle .elementor-tab-title {
  font-weight: 500;
  border-color: var(--theme-color-bd_color);
}
.elementor-toggle .elementor-tab-title.elementor-active {
  border-bottom-width: inherit !important;
}
.elementor-toggle
  .elementor-tab-title.elementor-active
  .elementor-toggle-icon
  i:before {
  color: var(--theme-color-text_link);
}
.elementor-toggle .elementor-tab-title .elementor-toggle-title {
  font-size: 26px;
  line-height: 1.2em;
  font-weight: 700;
  font-style: normal;
  color: var(--theme-color-text_dark);
}
.elementor-toggle .elementor-toggle-icon {
  font-size: 20px;
  line-height: 1.3em;
  color: var(--theme-color-text_dark);
}
.elementor-toggle .elementor-toggle-icon.elementor-toggle-icon-left {
  margin-right: 20px;
}
.elementor-toggle .elementor-toggle-icon.elementor-toggle-icon-right {
  margin-left: 20px;
}
.elementor-toggle .elementor-toggle-icon-opened i.fa-minus:before {
  position: relative;
  top: 8px;
  content: "\E9D4";
  font-family: "fontello";
  font-weight: 400;
  font-size: inherit;
}
.elementor-toggle .elementor-toggle-icon-closed i.fa-plus:before {
  position: relative;
  top: 4px;
  content: "\E9EA";
  font-family: "fontello";
  font-weight: 400;
  font-size: inherit;
}
.elementor-toggle .elementor-tab-content {
  font-size: 17px;
  color: var(--theme-color-text);
  border-bottom-color: var(--theme-color-text_dark) !important;
}
.elementor-toggle .elementor-tab-content p {
  margin-bottom: 0;
}
.elementor-toggle .elementor-tab-content p + p {
  margin-top: 1em;
}
.elementor-widget:not(:last-child) {
  margin-bottom: 0;
}
.elementor-widget-trx_sc_blogger.elementor-element-edit-mode
  .sc_blogger
  .slider_container {
  z-index: 11;
}
.elementor-widget-trx_sc_layouts.elementor-element-edit-mode
  .sc_layouts
  .sc_blogger_item,
.elementor-widget-trx_sc_blogger.elementor-element-edit-mode
  .sc_blogger
  .sc_blogger_item {
  position: relative;
  z-index: 11;
}
.edit-post-visual-editor__post-title-wrapper > *,
.is-root-container.block-editor-block-list__layout:not(.is-outline-mode):not(.edit-site-block-editor__block-list)
  > *:not([data-align="wide"]):not(.alignwide):not([data-align="full"]):not(.alignfull) {
  max-width: var(--theme-var-content);
}
body.sidebar_position_hide.narrow_content
  .edit-post-visual-editor__post-title-wrapper
  > *,
body.sidebar_position_hide.narrow_content
  .is-root-container.block-editor-block-list__layout:not(.is-outline-mode):not(.edit-site-block-editor__block-list)
  > *:not([data-align="wide"]):not(.alignwide):not([data-align="full"]):not(.alignfull) {
  max-width: var(--theme-var-content_narrow);
}
body.sidebar_position_hide.expand_content
  .edit-post-visual-editor__post-title-wrapper
  > *,
body.sidebar_position_hide.expand_content
  .is-root-container.block-editor-block-list__layout:not(.is-outline-mode):not(.edit-site-block-editor__block-list)
  > *:not([data-align="wide"]):not(.alignwide):not([data-align="full"]):not(.alignfull) {
  max-width: var(--theme-var-page);
}
body.post-type-cpt_layouts .edit-post-visual-editor__post-title-wrapper > *,
body.post-type-cpt_layouts
  .is-root-container.block-editor-block-list__layout:not(.is-outline-mode):not(.edit-site-block-editor__block-list)
  > *:not([data-align="wide"]):not(.alignwide):not([data-align="full"]):not(.alignfull) {
  max-width: 96% !important;
}
body:not(.sidebar_position_hide) .block-editor-block-list__block.alignwide,
body:not(.sidebar_position_hide) .block-editor-block-list__block.alignfull,
body:not(.sidebar_position_hide) .wp-block[data-align="wide"],
body:not(.sidebar_position_hide) .wp-block[data-align="full"] {
  max-width: var(--theme-var-content);
}
.block-editor-block-list__block.alignwide figure,
.block-editor-block-list__block.alignfull figure,
.wp-block[data-align="wide"] figure,
.wp-block[data-align="full"] figure {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
body.sidebar_position_hide.narrow_content
  .block-editor-block-list__block.alignwide,
body.sidebar_position_hide.narrow_content .wp-block[data-align="wide"] {
  max-width: var(--theme-var-page);
}
body.sidebar_position_hide.normal_content
  .block-editor-block-list__block.alignwide,
body.sidebar_position_hide.normal_content .wp-block[data-align="wide"] {
  max-width: var(--theme-var-page);
}
body.sidebar_position_hide.expand_content
  .block-editor-block-list__block.alignwide,
body.sidebar_position_hide.expand_content .wp-block[data-align="wide"] {
  max-width: var(--theme-var-page);
}
body.sidebar_position_hide.narrow_content
  .block-editor-block-list__block.alignleft:not([data-type="core/image"])
  .is-style-alignfar,
body.sidebar_position_hide.narrow_content.block-editor-block-list__block.alignright:not([data-type="core/image"])
  .is-style-alignfar,
body.sidebar_position_hide.narrow_content.wp-block[data-align="left"]:not([data-type="core/image"])
  .is-style-alignfar,
body.sidebar_position_hide.narrow_content.wp-block[data-align="right"]:not([data-type="core/image"])
  .is-style-alignfar {
  max-width: calc(
    (var(--theme-var-page) - var(--theme-var-content_narrow)) / 2 -
      var(--theme-var-grid_gap)
  );
}
body.sidebar_position_hide.narrow_content
  .block-editor-block-list__block.alignleft
  .is-style-alignfar,
body.sidebar_position_hide.narrow_content.wp-block[data-align="left"]
  .is-style-alignfar {
  float: left;
  margin: 1em 2em 1em
    calc((var(--theme-var-page) - var(--theme-var-content_narrow)) / -2);
}
body.sidebar_position_hide.narrow_content
  .block-editor-block-list__block.alignright
  .is-style-alignfar,
body.sidebar_position_hide.narrow_content.wp-block[data-align="right"]
  .is-style-alignfar {
  float: right;
  margin: 1em
    calc((var(--theme-var-page) - var(--theme-var-content_narrow)) / -2) 1em 2em;
}
body.sidebar_position_hide.normal_content
  .block-editor-block-list__block.alignleft
  .is-style-alignfar,
body.sidebar_position_hide.normal_content.wp-block[data-align="left"]
  .is-style-alignfar {
  float: left;
  margin: 1em 2em 1em
    calc((var(--theme-var-page) - var(--theme-var-content)) / -2);
}
body.sidebar_position_hide.normal_content
  .block-editor-block-list__block.alignright
  .is-style-alignfar,
body.sidebar_position_hide.normal_content.wp-block[data-align="right"]
  .is-style-alignfar {
  float: right;
  margin: 1em calc((var(--theme-var-page) - var(--theme-var-content)) / -2) 1em
    2em;
}
.wp-block-columns.alignfull .wp-block-column p:not(.has-background),
.wp-block-columns.alignfull .wp-block-column h1:not(.has-background),
.wp-block-columns.alignfull .wp-block-column h2:not(.has-background),
.wp-block-columns.alignfull .wp-block-column h3:not(.has-background),
.wp-block-columns.alignfull .wp-block-column h4:not(.has-background),
.wp-block-columns.alignfull .wp-block-column h5:not(.has-background),
.wp-block-columns.alignfull .wp-block-column h6:not(.has-background) {
  padding-left: var(--theme-var-grid_gap);
  padding-right: var(--theme-var-grid_gap);
}
.editor-post-title__block .editor-post-title__input,
.editor-post-title__block .editor-post-title__input:focus {
  color: var(--theme-color-text_dark);
  min-height: 1em;
}
.edit-post-visual-editor__post-title-wrapper > *,
.block-editor-block-list__layout.is-root-container > * {
  margin-left: auto;
  margin-right: auto;
}
body.edit-post-visual-editor:not(.sidebar_position_hide):not(.post-type-cpt_layouts),
body.editor-styles-wrapper:not(.sidebar_position_hide):not(.post-type-cpt_layouts)
  .block-editor-writing-flow,
body.editor-styles-wrapper:not(.sidebar_position_hide):not(.post-type-cpt_layouts).block-editor-writing-flow {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}
body.edit-post-visual-editor:not(.sidebar_position_hide):not(.post-type-cpt_layouts)
  .edit-post-visual-editor__post-title-wrapper
  .editor-post-title,
body.editor-styles-wrapper:not(.sidebar_position_hide):not(.post-type-cpt_layouts)
  .block-editor-writing-flow
  .edit-post-visual-editor__post-title-wrapper
  .editor-post-title,
body.editor-styles-wrapper:not(.sidebar_position_hide):not(.post-type-cpt_layouts).block-editor-writing-flow
  .edit-post-visual-editor__post-title-wrapper
  .editor-post-title {
  max-width: var(--theme-var-page) !important;
}
body.editor-styles-wrapper.sidebar_position_hide .sidebar {
  display: none;
}
body.editor-styles-wrapper:not(.sidebar_position_hide):not(.post-type-cpt_layouts)
  .block-editor-writing-flow,
body.editor-styles-wrapper:not(.sidebar_position_hide):not(.post-type-cpt_layouts).block-editor-writing-flow {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.editor-styles-wrapper:not(.sidebar_position_hide):not(.post-type-cpt_layouts)
  .block-editor-writing-flow
  .edit-post-visual-editor__post-title-wrapper,
body.editor-styles-wrapper:not(.sidebar_position_hide):not(.post-type-cpt_layouts).block-editor-writing-flow
  .edit-post-visual-editor__post-title-wrapper {
  -webkit-flex-basis: 100%;
  -ms-flex-basis: 100%;
  flex-basis: 100%;
  order: 1;
}
body.editor-styles-wrapper:not(.sidebar_position_hide):not(.post-type-cpt_layouts)
  .block-editor-writing-flow
  .block-editor-block-list__layout.is-root-container,
body.editor-styles-wrapper:not(.sidebar_position_hide):not(.post-type-cpt_layouts).block-editor-writing-flow
  .block-editor-block-list__layout.is-root-container {
  order: 2;
  flex-basis: var(--theme-var-content);
}
body.editor-styles-wrapper:not(.sidebar_position_hide):not(.post-type-cpt_layouts)
  .block-editor-writing-flow
  .editor-post-sidebar-holder,
body.editor-styles-wrapper:not(.sidebar_position_hide):not(.post-type-cpt_layouts).block-editor-writing-flow
  .editor-post-sidebar-holder {
  order: 3;
}
body.editor-styles-wrapper.sidebar_position_left:not(.post-type-cpt_layouts)
  .block-editor-writing-flow
  .block-editor-block-list__layout.is-root-container,
body.editor-styles-wrapper.sidebar_position_left:not(.post-type-cpt_layouts).block-editor-writing-flow
  .block-editor-block-list__layout.is-root-container {
  order: 3;
}
body.editor-styles-wrapper.sidebar_position_left:not(.post-type-cpt_layouts)
  .block-editor-writing-flow
  .editor-post-sidebar-holder,
body.editor-styles-wrapper.sidebar_position_left:not(.post-type-cpt_layouts).block-editor-writing-flow
  .editor-post-sidebar-holder {
  order: 2;
}
.editor-post-sidebar-holder {
  width: var(--theme-var-sidebar);
  margin-left: var(--theme-var-sidebar_gap);
  background-color: var(--theme-color-alter_bg_color);
  min-height: 75vh;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.editor-post-sidebar-holder:before {
  content: "Sidebar";
  display: inline-block;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  font-size: 3em;
  line-height: 1em;
  font-weight: bold;
  color: var(--theme-color-alter_light);
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
body.editor-styles-wrapper.sidebar_position_left .editor-post-sidebar-holder {
  margin-left: 0;
  margin-right: var(--theme-var-sidebar_gap);
}
.sidebar_position_hide .editor-post-sidebar-holder,
body.post-type-cpt_layouts .editor-post-sidebar-holder {
  display: none;
}
body.editor-styles-wrapper[data-widget-area-id] {
  font-size: 14px;
  max-width: var(--theme-var-sidebar);
  margin: 0 auto;
  background-color: var(--theme-color-alter_bg_color);
}
body.editor-styles-wrapper[data-widget-area-id][class*="scheme_"]
  > .block-editor-block-list__layout {
  padding-left: var(--theme-var-sidebar_paddings);
  padding-right: var(--theme-var-sidebar_paddings);
}
body.full_site_editor_present .content_wrap:after {
  position: static !important;
}
.block-editor-block-list__block.content_wrap,
.block-editor-block-list__block.content_wrap_fullscreen {
  overflow: hidden;
}
.wp-block-query .wp-block-post-template,
.wp-block-query .wp-block-template-part {
  margin: 0 !important;
  max-width: none;
}
.wp-block-group.header_wrap.has-background {
  padding: 0;
  margin-bottom: 0;
}
.wp-block-post-featured-image {
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.wp-block-post .wp-block.post_meta p,
.wp-block-post .wp-block-post-excerpt p {
  margin: 0;
}
.wp-block-post-author__avatar,
.wp-block-post-author__content {
  display: inline-block;
  vertical-align: middle;
  line-height: inherit;
}
.wp-block-post-author__avatar {
  margin-right: 0.3em;
}
.wp-block-post-author__avatar img {
  width: 1.25em;
  height: 1.25em;
  line-height: 1.25em;
  text-align: center;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.wp-block-post-author__name {
  font-weight: inherit;
  margin: 0;
}
.wp-block-group.footer_wrap.has-background {
  padding: 0;
}
body.woocommerce {
  --theme-var-sidebar_width_min: 250px;
  --theme-var-sidebar: clamp(
    var(--theme-var-sidebar_width_min, 150px),
    calc(
      var(--theme-var-page) * var(--theme-var-sidebar_prc) *
        var(--theme-var-sidebar_proportional) + var(--theme-var-sidebar_width) *
        (1 - var(--theme-var-sidebar_proportional))
    ),
    var(--theme-var-sidebar_width_max, 500px)
  );
  --theme-var-sidebar_gap: clamp(
    var(--theme-var-sidebar_gap_width_min, 0px),
    calc(
      var(--theme-var-page) * var(--theme-var-sidebar_gap_prc) *
        var(--theme-var-sidebar_proportional) +
        var(--theme-var-sidebar_gap_width) *
        (1 - var(--theme-var-sidebar_proportional))
    ),
    var(--theme-var-sidebar_gap_width_max, 100px)
  );
  --theme-var-sidebar_and_gap: calc(
    var(--theme-var-sidebar) + var(--theme-var-sidebar_gap)
  );
  --theme-var-content: calc(
    var(--theme-var-page) - var(--theme-var-sidebar) -
      var(--theme-var-sidebar_gap)
  );
  --theme-var-content_narrow: calc(
    var(--theme-var-content) * var(--theme-var-koef_narrow)
  );
  --theme-var-padding_narrow: calc(
    var(--theme-var-content) * (1 - var(--theme-var-koef_narrow))
  );
}
.woocommerce table th,
.woocommerce table td {
  border-width: 0;
}
.woocommerce #btn-buy,
.tinv-wishlist .tinvwl_added_to_wishlist.tinv-modal button,
.woocommerce #respond input#submit,
.woocommerce .button,
.woocommerce-page .button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce input[type="button"],
.woocommerce-page input[type="button"],
.woocommerce input[type="submit"],
.woocommerce-page input[type="submit"],
.woocommerce .woocommerce-message .button,
.woocommerce ul.products li.product .button,
.woocommerce div.product form.cart .button,
.woocommerce #review_form #respond p.form-submit input[type="submit"],
.woocommerce-page #review_form #respond p.form-submit input[type="submit"],
.woocommerce table.my_account_orders .order-actions .button,
.woocommerce table.cart td.actions .button,
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.yith-woocompare-widget a.clear-all {
  -webkit-appearance: none;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  vertical-align: top;
  font-size: var(--theme-font-button_font-size);
  line-height: var(--theme-font-button_line-height);
  font-weight: var(--theme-font-button_font-weight);
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: var(--theme-font-button_text-transform);
  letter-spacing: var(--theme-font-button_letter-spacing);
  white-space: nowrap;
  height: auto;
  max-width: 100%;
  color: var(--theme-color-inverse_link);
  border-color: var(--theme-color-text_link);
  background-color: var(--theme-color-text_link);
  padding: 19px 40px 20px;
  border-width: 0 !important;
  border-radius: 0;
}
.woocommerce #btn-buy.sc_button_shadow,
.tinv-wishlist .tinvwl_added_to_wishlist.tinv-modal button.sc_button_shadow,
.woocommerce #respond input#submit.sc_button_shadow,
.woocommerce .button.sc_button_shadow,
.woocommerce-page .button.sc_button_shadow,
.woocommerce a.button.sc_button_shadow,
.woocommerce button.button.sc_button_shadow,
.woocommerce input.button.sc_button_shadow,
.woocommerce input[type="button"].sc_button_shadow,
.woocommerce-page input[type="button"].sc_button_shadow,
.woocommerce input[type="submit"].sc_button_shadow,
.woocommerce-page input[type="submit"].sc_button_shadow,
.woocommerce .woocommerce-message .button.sc_button_shadow,
.woocommerce ul.products li.product .button.sc_button_shadow,
.woocommerce div.product form.cart .button.sc_button_shadow,
.woocommerce
  #review_form
  #respond
  p.form-submit
  input[type="submit"].sc_button_shadow,
.woocommerce-page
  #review_form
  #respond
  p.form-submit
  input[type="submit"].sc_button_shadow,
.woocommerce table.my_account_orders .order-actions .button.sc_button_shadow,
.woocommerce table.cart td.actions .button.sc_button_shadow,
#add_payment_method .wc-proceed-to-checkout a.checkout-button.sc_button_shadow,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.sc_button_shadow,
.woocommerce-checkout
  .wc-proceed-to-checkout
  a.checkout-button.sc_button_shadow,
.yith-woocompare-widget a.clear-all.sc_button_shadow {
  -webkit-box-shadow: 0 7px 25px var(--theme-color-text_link_02);
  -ms-box-shadow: 0 7px 25px var(--theme-color-text_link_02);
  box-shadow: 0 7px 25px var(--theme-color-text_link_02);
}
.woocommerce #btn-buy.sc_button_shadow.color_style_dark,
.tinv-wishlist
  .tinvwl_added_to_wishlist.tinv-modal
  button.sc_button_shadow.color_style_dark,
.woocommerce #respond input#submit.sc_button_shadow.color_style_dark,
.woocommerce .button.sc_button_shadow.color_style_dark,
.woocommerce-page .button.sc_button_shadow.color_style_dark,
.woocommerce a.button.sc_button_shadow.color_style_dark,
.woocommerce button.button.sc_button_shadow.color_style_dark,
.woocommerce input.button.sc_button_shadow.color_style_dark,
.woocommerce input[type="button"].sc_button_shadow.color_style_dark,
.woocommerce-page input[type="button"].sc_button_shadow.color_style_dark,
.woocommerce input[type="submit"].sc_button_shadow.color_style_dark,
.woocommerce-page input[type="submit"].sc_button_shadow.color_style_dark,
.woocommerce .woocommerce-message .button.sc_button_shadow.color_style_dark,
.woocommerce ul.products li.product .button.sc_button_shadow.color_style_dark,
.woocommerce div.product form.cart .button.sc_button_shadow.color_style_dark,
.woocommerce
  #review_form
  #respond
  p.form-submit
  input[type="submit"].sc_button_shadow.color_style_dark,
.woocommerce-page
  #review_form
  #respond
  p.form-submit
  input[type="submit"].sc_button_shadow.color_style_dark,
.woocommerce
  table.my_account_orders
  .order-actions
  .button.sc_button_shadow.color_style_dark,
.woocommerce table.cart td.actions .button.sc_button_shadow.color_style_dark,
#add_payment_method
  .wc-proceed-to-checkout
  a.checkout-button.sc_button_shadow.color_style_dark,
.woocommerce-cart
  .wc-proceed-to-checkout
  a.checkout-button.sc_button_shadow.color_style_dark,
.woocommerce-checkout
  .wc-proceed-to-checkout
  a.checkout-button.sc_button_shadow.color_style_dark,
.yith-woocompare-widget a.clear-all.sc_button_shadow.color_style_dark {
  -webkit-box-shadow: 0 7px 25px var(--theme-color-text_dark_02);
  -ms-box-shadow: 0 7px 25px var(--theme-color-text_dark_02);
  box-shadow: 0 7px 25px var(--theme-color-text_dark_02);
}
.woocommerce #btn-buy.sc_button_shadow.color_style_link2,
.tinv-wishlist
  .tinvwl_added_to_wishlist.tinv-modal
  button.sc_button_shadow.color_style_link2,
.woocommerce #respond input#submit.sc_button_shadow.color_style_link2,
.woocommerce .button.sc_button_shadow.color_style_link2,
.woocommerce-page .button.sc_button_shadow.color_style_link2,
.woocommerce a.button.sc_button_shadow.color_style_link2,
.woocommerce button.button.sc_button_shadow.color_style_link2,
.woocommerce input.button.sc_button_shadow.color_style_link2,
.woocommerce input[type="button"].sc_button_shadow.color_style_link2,
.woocommerce-page input[type="button"].sc_button_shadow.color_style_link2,
.woocommerce input[type="submit"].sc_button_shadow.color_style_link2,
.woocommerce-page input[type="submit"].sc_button_shadow.color_style_link2,
.woocommerce .woocommerce-message .button.sc_button_shadow.color_style_link2,
.woocommerce ul.products li.product .button.sc_button_shadow.color_style_link2,
.woocommerce div.product form.cart .button.sc_button_shadow.color_style_link2,
.woocommerce
  #review_form
  #respond
  p.form-submit
  input[type="submit"].sc_button_shadow.color_style_link2,
.woocommerce-page
  #review_form
  #respond
  p.form-submit
  input[type="submit"].sc_button_shadow.color_style_link2,
.woocommerce
  table.my_account_orders
  .order-actions
  .button.sc_button_shadow.color_style_link2,
.woocommerce table.cart td.actions .button.sc_button_shadow.color_style_link2,
#add_payment_method
  .wc-proceed-to-checkout
  a.checkout-button.sc_button_shadow.color_style_link2,
.woocommerce-cart
  .wc-proceed-to-checkout
  a.checkout-button.sc_button_shadow.color_style_link2,
.woocommerce-checkout
  .wc-proceed-to-checkout
  a.checkout-button.sc_button_shadow.color_style_link2,
.yith-woocompare-widget a.clear-all.sc_button_shadow.color_style_link2 {
  -webkit-box-shadow: 0 7px 25px var(--theme-color-text_link2_02);
  -ms-box-shadow: 0 7px 25px var(--theme-color-text_link2_02);
  box-shadow: 0 7px 25px var(--theme-color-text_link2_02);
}
.woocommerce #btn-buy.sc_button_shadow.color_style_link3,
.tinv-wishlist
  .tinvwl_added_to_wishlist.tinv-modal
  button.sc_button_shadow.color_style_link3,
.woocommerce #respond input#submit.sc_button_shadow.color_style_link3,
.woocommerce .button.sc_button_shadow.color_style_link3,
.woocommerce-page .button.sc_button_shadow.color_style_link3,
.woocommerce a.button.sc_button_shadow.color_style_link3,
.woocommerce button.button.sc_button_shadow.color_style_link3,
.woocommerce input.button.sc_button_shadow.color_style_link3,
.woocommerce input[type="button"].sc_button_shadow.color_style_link3,
.woocommerce-page input[type="button"].sc_button_shadow.color_style_link3,
.woocommerce input[type="submit"].sc_button_shadow.color_style_link3,
.woocommerce-page input[type="submit"].sc_button_shadow.color_style_link3,
.woocommerce .woocommerce-message .button.sc_button_shadow.color_style_link3,
.woocommerce ul.products li.product .button.sc_button_shadow.color_style_link3,
.woocommerce div.product form.cart .button.sc_button_shadow.color_style_link3,
.woocommerce
  #review_form
  #respond
  p.form-submit
  input[type="submit"].sc_button_shadow.color_style_link3,
.woocommerce-page
  #review_form
  #respond
  p.form-submit
  input[type="submit"].sc_button_shadow.color_style_link3,
.woocommerce
  table.my_account_orders
  .order-actions
  .button.sc_button_shadow.color_style_link3,
.woocommerce table.cart td.actions .button.sc_button_shadow.color_style_link3,
#add_payment_method
  .wc-proceed-to-checkout
  a.checkout-button.sc_button_shadow.color_style_link3,
.woocommerce-cart
  .wc-proceed-to-checkout
  a.checkout-button.sc_button_shadow.color_style_link3,
.woocommerce-checkout
  .wc-proceed-to-checkout
  a.checkout-button.sc_button_shadow.color_style_link3,
.yith-woocompare-widget a.clear-all.sc_button_shadow.color_style_link3 {
  -webkit-box-shadow: 0 7px 25px var(--theme-color-text_link3_02);
  -ms-box-shadow: 0 7px 25px var(--theme-color-text_link3_02);
  box-shadow: 0 7px 25px var(--theme-color-text_link3_02);
}
.woocommerce #btn-buy:hover,
.woocommerce #btn-buy:focus,
.tinv-wishlist .tinvwl_added_to_wishlist.tinv-modal button:hover,
.tinv-wishlist .tinvwl_added_to_wishlist.tinv-modal 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-inverse_hover);
  border-color: var(--theme-color-text_hover);
  background-color: var(--theme-color-text_hover);
}
.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: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  vertical-align: top;
  font-size: var(--theme-font-button_font-size);
  line-height: var(--theme-font-button_line-height);
  font-weight: var(--theme-font-button_font-weight);
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: var(--theme-font-button_text-transform);
  letter-spacing: var(--theme-font-button_letter-spacing);
  white-space: nowrap;
  height: auto;
  max-width: 100%;
  color: var(--theme-color-inverse_link);
  border-color: var(--theme-color-text_link);
  background-color: var(--theme-color-text_link);
  padding: 19px 40px 20px;
  border-width: 0 !important;
  border-radius: 0;
}
.woocommerce #respond input#submit.disabled.sc_button_shadow,
.woocommerce #respond input#submit:disabled.sc_button_shadow,
.woocommerce #respond input#submit[disabled]:disabled.sc_button_shadow,
.woocommerce a.button.disabled.sc_button_shadow,
.woocommerce a.button:disabled.sc_button_shadow,
.woocommerce a.button[disabled]:disabled.sc_button_shadow,
.woocommerce button.button.disabled.sc_button_shadow,
.woocommerce button.button:disabled.sc_button_shadow,
.woocommerce button.button[disabled]:disabled.sc_button_shadow,
.woocommerce input.button.disabled.sc_button_shadow,
.woocommerce input.button:disabled.sc_button_shadow,
.woocommerce input.button[disabled]:disabled.sc_button_shadow {
  -webkit-box-shadow: 0 7px 25px var(--theme-color-text_link_02);
  -ms-box-shadow: 0 7px 25px var(--theme-color-text_link_02);
  box-shadow: 0 7px 25px var(--theme-color-text_link_02);
}
.woocommerce #respond input#submit.disabled.sc_button_shadow.color_style_dark,
.woocommerce #respond input#submit:disabled.sc_button_shadow.color_style_dark,
.woocommerce
  #respond
  input#submit[disabled]:disabled.sc_button_shadow.color_style_dark,
.woocommerce a.button.disabled.sc_button_shadow.color_style_dark,
.woocommerce a.button:disabled.sc_button_shadow.color_style_dark,
.woocommerce a.button[disabled]:disabled.sc_button_shadow.color_style_dark,
.woocommerce button.button.disabled.sc_button_shadow.color_style_dark,
.woocommerce button.button:disabled.sc_button_shadow.color_style_dark,
.woocommerce button.button[disabled]:disabled.sc_button_shadow.color_style_dark,
.woocommerce input.button.disabled.sc_button_shadow.color_style_dark,
.woocommerce input.button:disabled.sc_button_shadow.color_style_dark,
.woocommerce input.button[disabled]:disabled.sc_button_shadow.color_style_dark {
  -webkit-box-shadow: 0 7px 25px var(--theme-color-text_dark_02);
  -ms-box-shadow: 0 7px 25px var(--theme-color-text_dark_02);
  box-shadow: 0 7px 25px var(--theme-color-text_dark_02);
}
.woocommerce #respond input#submit.disabled.sc_button_shadow.color_style_link2,
.woocommerce #respond input#submit:disabled.sc_button_shadow.color_style_link2,
.woocommerce
  #respond
  input#submit[disabled]:disabled.sc_button_shadow.color_style_link2,
.woocommerce a.button.disabled.sc_button_shadow.color_style_link2,
.woocommerce a.button:disabled.sc_button_shadow.color_style_link2,
.woocommerce a.button[disabled]:disabled.sc_button_shadow.color_style_link2,
.woocommerce button.button.disabled.sc_button_shadow.color_style_link2,
.woocommerce button.button:disabled.sc_button_shadow.color_style_link2,
.woocommerce
  button.button[disabled]:disabled.sc_button_shadow.color_style_link2,
.woocommerce input.button.disabled.sc_button_shadow.color_style_link2,
.woocommerce input.button:disabled.sc_button_shadow.color_style_link2,
.woocommerce
  input.button[disabled]:disabled.sc_button_shadow.color_style_link2 {
  -webkit-box-shadow: 0 7px 25px var(--theme-color-text_link2_02);
  -ms-box-shadow: 0 7px 25px var(--theme-color-text_link2_02);
  box-shadow: 0 7px 25px var(--theme-color-text_link2_02);
}
.woocommerce #respond input#submit.disabled.sc_button_shadow.color_style_link3,
.woocommerce #respond input#submit:disabled.sc_button_shadow.color_style_link3,
.woocommerce
  #respond
  input#submit[disabled]:disabled.sc_button_shadow.color_style_link3,
.woocommerce a.button.disabled.sc_button_shadow.color_style_link3,
.woocommerce a.button:disabled.sc_button_shadow.color_style_link3,
.woocommerce a.button[disabled]:disabled.sc_button_shadow.color_style_link3,
.woocommerce button.button.disabled.sc_button_shadow.color_style_link3,
.woocommerce button.button:disabled.sc_button_shadow.color_style_link3,
.woocommerce
  button.button[disabled]:disabled.sc_button_shadow.color_style_link3,
.woocommerce input.button.disabled.sc_button_shadow.color_style_link3,
.woocommerce input.button:disabled.sc_button_shadow.color_style_link3,
.woocommerce
  input.button[disabled]:disabled.sc_button_shadow.color_style_link3 {
  -webkit-box-shadow: 0 7px 25px var(--theme-color-text_link3_02);
  -ms-box-shadow: 0 7px 25px var(--theme-color-text_link3_02);
  box-shadow: 0 7px 25px var(--theme-color-text_link3_02);
}
.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-inverse_link) !important;
  border-color: var(--theme-color-inverse_link) !important;
  background-color: var(--theme-color-text_light) !important;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  color: var(--theme-color-inverse_link);
  border-color: var(--theme-color-text_link);
  background-color: var(--theme-color-text_link);
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce #respond input#submit.alt:focus,
.woocommerce a.button.alt:hover,
.woocommerce a.button.alt:focus,
.woocommerce button.button.alt:hover,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:hover,
.woocommerce input.button.alt:focus {
  color: var(--theme-color-inverse_hover);
  border-color: var(--theme-color-text_hover);
  background-color: var(--theme-color-text_hover);
}
.widget.woocommerce .button,
.widget.WOOCS_CONVERTER .button,
.widget.yith-woocompare-widget a.button,
.widget.yith-woocompare-widget a.clear-all,
.woocommerce .widget_price_filter .price_slider_amount .button {
  font-size: 15px;
  line-height: 18px;
  padding: 15px 35px;
}
.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 {
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.woocommerce ul.products li.product .post_featured.hover_shop_buttons .icons a {
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.woocommerce div.product form.cart div.quantity span,
.woocommerce-page div.product form.cart div.quantity span {
  color: var(--theme-color-input_text);
  background-color: var(--theme-color-bg_color);
}
.woocommerce .shop_table.cart div.quantity span,
.woocommerce-page .shop_table.cart div.quantity span {
  color: var(--theme-color-text_dark);
  background-color: var(--theme-color-bg_color);
}
.woocommerce
  div.product
  form.cart
  div.quantity
  table
  > tbody
  > tr:nth-child(2n)
  > td
  div.quantity
  span,
.woocommerce-page
  div.product
  form.cart
  table
  > tbody
  > tr:nth-child(2n)
  > td
  div.quantity
  span {
  background-color: var(--theme-color-alter_bg_color);
}
.woocommerce div.product form.cart div.quantity span:hover,
.woocommerce-page div.product form.cart div.quantity span:hover {
  color: var(--theme-color-text_dark);
  background-color: var(--theme-color-bg_color);
}
.woocommerce .shop_table.cart div.quantity span:hover,
.woocommerce-page .shop_table.cart div.quantity span:hover {
  color: var(--theme-color-input_text);
  background-color: var(--theme-color-bg_color);
}
.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 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: 1em 1.2em;
  border: 1px solid;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.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 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;
  display: none;
}
.woocommerce ul.products li.product.outofstock a[class*="add_to_cart"] {
  display: none;
}
.woocommerce ul.products li.product .outofstock_label {
  position: absolute;
  z-index: 10;
  top: 20px;
  left: 20px;
  background-color: var(--theme-color-text_link);
  color: #fff;
  text-align: center;
  display: block;
  font-size: 11px;
  font-weight: 500;
  height: 25px;
  line-height: 24px;
  min-height: 25px;
  min-width: 66px;
  width: auto;
  margin: 0;
  padding: 0 18px;
  border-radius: 0;
  text-transform: uppercase;
}
.woocommerce ul.products li.product .outofstock_label + .onsale {
  left: auto;
  right: 20px;
}
.woocommerce .woocommerce-result-count {
  margin: 0 0.5em 0 0;
  font-size: 15px;
  line-height: 20px;
}
.woocommerce .woocommerce-ordering {
  margin-top: 0;
  margin-bottom: 3em;
  width: 215px;
}
.woocommerce .woocommerce-ordering .select_container:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: auto;
  width: 25px;
}
.woocommerce .woocommerce-ordering .select_container:after {
  content: "\ea1b";
  font-family: "fontello";
  font-size: 8px;
  display: block;
  position: absolute;
  z-index: 2;
  top: 50%;
  right: 4px;
  width: 1em;
  height: 1em;
  line-height: 1em;
  text-align: center;
  margin-top: -0.4em;
  color: var(--theme-color-text_dark);
}
.woocommerce .woocommerce-ordering select {
  border: none !important;
  background: none !important;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0;
  color: var(--theme-color-text_dark);
  padding: 0 25px 0 0 !important;
}
.sidebar_show.woocommerce ul.products.columns-4,
.sidebar_show.woocommerce-page ul.products.columns-4,
.woocommerce ul.products.columns-5,
.woocommerce-page ul.products.columns-5,
.woocommerce ul.products.columns-6,
.woocommerce-page ul.products.columns-6,
.woocommerce ul.products.columns-6,
.woocommerce-page ul.products.columns-7,
.woocommerce ul.products.columns-6,
.woocommerce-page ul.products.columns-8 {
  font-size: 0.9286em;
}
.sidebar_show.woocommerce ul.products.columns-4 a.button,
.sidebar_show.woocommerce-page ul.products.columns-4 a.button,
.woocommerce ul.products.columns-5 a.button,
.woocommerce-page ul.products.columns-5 a.button,
.woocommerce ul.products.columns-6 a.button,
.woocommerce-page ul.products.columns-6 a.button {
  padding: 1em 1.5em;
}
.woocommerce ul.products,
.woocommerce-page ul.products {
  margin-right: -30px;
  margin-bottom: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.woocommerce ul.products li.product > .post_item.post_layout_thumbs {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}
.woocommerce
  .products.related
  ul.products
  li.product
  > .post_item.post_layout_thumbs {
  height: auto;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.woocommerce[class*="columns-"] ul.products li.product,
.woocommerce-page[class*="columns-"] ul.products li.product,
.woocommerce ul.products[class*="columns-"] li.product,
.woocommerce-page ul.products[class*="columns-"] li.product {
  margin: 0;
  clear: none;
  padding: 0 30px 30px 0;
  position: relative;
  width: 50%;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.woocommerce.columns-1 ul.products li.product,
.woocommerce-page.columns-1 ul.products li.product,
.woocommerce ul.products.columns-1 li.product,
.woocommerce-page ul.products.columns-1 li.product,
.woocommerce ul.products li.product.column-1_1,
.woocommerce-page ul.products li.product.column-1_1,
.woocommerce .related.products ul.products.columns-1 li.product,
.woocommerce-page .related.products ul.products.columns-1 li.product,
.woocommerce .related.products ul.products li.product.column-1_1,
.woocommerce-page .related.products ul.products li.product.column-1_1,
.woocommerce .upcells.products ul.products.columns-1 li.product,
.woocommerce-page .upcells.products ul.products.columns-1 li.product,
.woocommerce .upcells.products ul.products li.product.column-1_1,
.woocommerce-page .upcells.products ul.products li.product.column-1_1 {
  width: 100%;
}
.woocommerce.columns-2 ul.products li.product,
.woocommerce-page.columns-2 ul.products li.product,
.woocommerce ul.products.columns-2 li.product,
.woocommerce-page ul.products.columns-2 li.product,
.woocommerce ul.products li.product.column-1_2,
.woocommerce-page ul.products li.product.column-1_2,
.woocommerce .related.products ul.products.columns-2 li.product,
.woocommerce-page .related.products ul.products.columns-2 li.product,
.woocommerce .related.products ul.products li.product.column-1_2,
.woocommerce-page .related.products ul.products li.product.column-1_2,
.woocommerce .upcells.products ul.products.columns-2 li.product,
.woocommerce-page .upcells.products ul.products.columns-2 li.product,
.woocommerce .upcells.products ul.products li.product.column-1_2,
.woocommerce-page .upcells.products ul.products li.product.column-1_2 {
  width: 50%;
}
.woocommerce.columns-3 ul.products li.product,
.woocommerce-page.columns-3 ul.products li.product,
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product,
.woocommerce ul.products li.product.column-1_3,
.woocommerce-page ul.products li.product.column-1_3,
.woocommerce .related.products ul.products.columns-3 li.product,
.woocommerce-page .related.products ul.products.columns-3 li.product,
.woocommerce .related.products ul.products li.product.column-1_3,
.woocommerce-page .related.products ul.products li.product.column-1_3,
.woocommerce .upcells.products ul.products.columns-3 li.product,
.woocommerce-page .upcells.products ul.products.columns-3 li.product,
.woocommerce .upcells.products ul.products li.product.column-1_3,
.woocommerce-page .upcells.products ul.products li.product.column-1_3 {
  width: 33.33333%;
}
.woocommerce.columns-4 ul.products li.product,
.woocommerce-page.columns-4 ul.products li.product,
.woocommerce ul.products.columns-4 li.product,
.woocommerce-page ul.products.columns-4 li.product,
.woocommerce ul.products li.product.column-1_4,
.woocommerce-page ul.products li.product.column-1_4,
.woocommerce .related.products ul.products.columns-4 li.product,
.woocommerce-page .related.products ul.products.columns-4 li.product,
.woocommerce .related.products ul.products li.product.column-1_4,
.woocommerce-page .related.products ul.products li.product.column-1_4,
.woocommerce .upcells.products ul.products.columns-4 li.product,
.woocommerce-page .upcells.products ul.products.columns-4 li.product,
.woocommerce .upcells.products ul.products li.product.column-1_4,
.woocommerce-page .upcells.products ul.products li.product.column-1_4 {
  width: 25%;
}
.woocommerce.columns-5 ul.products li.product,
.woocommerce-page.columns-5 ul.products li.product,
.woocommerce ul.products.columns-5 li.product,
.woocommerce-page ul.products.columns-5 li.product,
.woocommerce ul.products li.product.column-1_5,
.woocommerce-page ul.products li.product.column-1_5,
.woocommerce .related.products ul.products.columns-5 li.product,
.woocommerce-page .related.products ul.products.columns-5 li.product,
.woocommerce .related.products ul.products li.product.column-1_5,
.woocommerce-page .related.products ul.products li.product.column-1_5,
.woocommerce .upcells.products ul.products.columns-5 li.product,
.woocommerce-page .upcells.products ul.products.columns-5 li.product,
.woocommerce .upcells.products ul.products li.product.column-1_5,
.woocommerce-page .upcells.products ul.products li.product.column-1_5 {
  width: 20%;
}
.woocommerce.columns-6 ul.products li.product,
.woocommerce-page.columns-6 ul.products li.product,
.woocommerce ul.products.columns-6 li.product,
.woocommerce-page ul.products.columns-6 li.product,
.woocommerce ul.products li.product.column-1_6,
.woocommerce-page ul.products li.product.column-1_6,
.woocommerce .related.products ul.products.columns-6 li.product,
.woocommerce-page .related.products ul.products.columns-6 li.product,
.woocommerce .related.products ul.products li.product.column-1_6,
.woocommerce-page .related.products ul.products li.product.column-1_6,
.woocommerce .upcells.products ul.products.columns-6 li.product,
.woocommerce-page .upcells.products ul.products.columns-6 li.product,
.woocommerce .upcells.products ul.products li.product.column-1_6,
.woocommerce-page .upcells.products ul.products li.product.column-1_6 {
  width: 16.66667%;
}
.woocommerce.columns-7 ul.products li.product,
.woocommerce-page.columns-7 ul.products li.product,
.woocommerce ul.products.columns-7 li.product,
.woocommerce-page ul.products.columns-7 li.product,
.woocommerce ul.products li.product.column-1_7,
.woocommerce-page ul.products li.product.column-1_7,
.woocommerce .related.products ul.products.columns-7 li.product,
.woocommerce-page .related.products ul.products.columns-7 li.product,
.woocommerce .related.products ul.products li.product.column-1_7,
.woocommerce-page .related.products ul.products li.product.column-1_7,
.woocommerce .upcells.products ul.products.columns-7 li.product,
.woocommerce-page .upcells.products ul.products.columns-7 li.product,
.woocommerce .upcells.products ul.products li.product.column-1_7,
.woocommerce-page .upcells.products ul.products li.product.column-1_7 {
  width: 14.28571%;
}
.woocommerce.columns-8 ul.products li.product,
.woocommerce-page.columns-8 ul.products li.product,
.woocommerce ul.products.columns-8 li.product,
.woocommerce-page ul.products.columns-8 li.product,
.woocommerce ul.products li.product.column-1_8,
.woocommerce-page ul.products li.product.column-1_8,
.woocommerce .related.products ul.products.columns-8 li.product,
.woocommerce-page .related.products ul.products.columns-8 li.product,
.woocommerce .related.products ul.products li.product.column-1_8,
.woocommerce-page .related.products ul.products li.product.column-1_8,
.woocommerce .upcells.products ul.products.columns-8 li.product,
.woocommerce-page .upcells.products ul.products.columns-8 li.product,
.woocommerce .upcells.products ul.products li.product.column-1_8,
.woocommerce-page .upcells.products ul.products li.product.column-1_8 {
  width: 12.5%;
}
.woocommerce ul.products li.product-category mark,
.woocommerce-page ul.products li.product-category mark {
  background: none;
}
.elementor-products-grid .woocommerce ul.products.elementor-grid {
  margin: 0;
}
.elementor-products-grid .woocommerce ul.products.elementor-grid li.product {
  width: 100% !important;
  padding: 0;
}
.woocommerce ul.products li.product .post_item,
.woocommerce-page ul.products li.product .post_item {
  margin-bottom: 0;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease,
    border-color 0.3s ease;
  -ms-transition: color 0.3s ease, background-color 0.3s ease,
    border-color 0.3s ease;
  -o-transition: color 0.3s ease, background-color 0.3s ease,
    border-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease,
    border-color 0.3s ease;
}
.woocommerce ul.products li.product .post_featured {
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow: hidden;
  margin-bottom: 27px;
  border: 1px solid var(--theme-color-bd_color);
}
.woocommerce ul.products li.product .post_featured:hover {
  -webkit-box-shadow: 0px 0px 0px 2px var(--theme-color-text_link);
  box-shadow: 0px 0px 0px 2px var(--theme-color-text_link);
  border-color: transparent;
}
.woocommerce .shop_mode_thumbs ul.products li.product .post_item,
.woocommerce-page .shop_mode_thumbs ul.products li.product .post_item {
  outline: none;
}
.woocommerce .shop_mode_thumbs ul.products li.product .post_item:hover,
.woocommerce-page .shop_mode_thumbs ul.products li.product .post_item:hover {
  outline: none;
}
.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img,
.woocommerce ul.products li.product a:hover img,
.woocommerce-page ul.products li.product a:hover img {
  margin: 0;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img {
  -webkit-transition: opacity 0.3s ease, transform 0.3s ease;
  -ms-transition: opacity 0.3s ease, transform 0.3s ease;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  -o-transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease,
    -webkit-transform 0.3s ease;
        max-height: 350px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
}
.woocommerce ul.products li.product .post_featured:hover img,
.woocommerce-page ul.products li.product .post_featured:hover img,
.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);
        max-height: 350px;
    width: auto;
    margin-left: auto;
    margin-right: auto;  
}
.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale {
  font-size: 11px;
  font-weight: 600;
  width: auto;
  height: 25px;
  line-height: 24px;
  min-height: 25px;
  min-width: 66px;
  max-width: 55%;
  letter-spacing: 0px;
  margin: 0;
  padding: 0 10px;
  left: 20px;
  text-transform: uppercase;
  top: 20px;
  right: auto;
  -webkit-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  background: var(--theme-color-text_link);
  position: absolute;
}
.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: 0;
  text-align: left;
  overflow: hidden;
}
.woocommerce
  ul.products
  li.product
  .post_data
  .post_data_inner
  > div
  + .button.product_type_variable,
.woocommerce
  ul.products
  li.product
  .post_data
  .post_data_inner
  > div
  + .button.product_type_simple,
.woocommerce ul.products li.product .post_data .add_to_cart_wrap,
.woocommerce-page
  ul.products
  li.product
  .post_data
  .post_data_inner
  > div
  + .button.product_type_variable,
.woocommerce-page
  ul.products
  li.product
  .post_data
  .post_data_inner
  > div
  + .button.product_type_simple,
.woocommerce-page ul.products li.product .post_data .add_to_cart_wrap {
  margin-top: 18px;
}
.woocommerce ul.products li.product .post_data .post_data_inner .button,
.woocommerce-page ul.products li.product .post_data .post_data_inner .button {
  padding: 13px 48px 14px;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.woocommerce ul.products li.product .post_data .post_data_inner .button:after,
.woocommerce-page
  ul.products
  li.product
  .post_data
  .post_data_inner
  .button:after {
  -webkit-animation: none;
  animation: none;
}
.woocommerce ul.products li.product .post_data .post_data_inner .added_to_cart,
.woocommerce-page
  ul.products
  li.product
  .post_data
  .post_data_inner
  .added_to_cart {
  display: block;
  padding: 0;
  margin-top: 0.5em;
}
.woocommerce ul.products li.product .post_data,
.woocommerce-page ul.products li.product .post_data {
  padding: 0;
  text-align: left;
  overflow: visible;
}
.woocommerce ul.products li.product .post_data .add_to_cart_wrap,
.woocommerce-page ul.products li.product .post_data .add_to_cart_wrap {
  margin-top: 18px;
}
.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: 16px;
  line-height: 1.4em;
  font-weight: 300;
  font-style: normal;
  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_text);
}
.woocommerce ul.products li.product .post_header .post_tags a:hover {
  color: var(--theme-color-text_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: 19px;
  line-height: 1.4em;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
.search-results .product .price,
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
  font-size: 18px;
  line-height: 1em;
  font-weight: 700;
  margin: 11px 0 0 0;
}
.search-results .product .price {
  margin: 0 0 11px 0;
}
.woocommerce ul.products.columns-6 li.product .post_featured .icons {
  display: none !important;
}
span.amount {
  line-height: 1em;
}
span.amount > .decimals {
  position: relative;
  display: inline;
  font-size: 0.75em;
  line-height: 1em;
  vertical-align: top;
  margin-left: 0.2em;
}
span.amount > .decimals_separator {
  display: none;
}
.woocommerce table.shop_table td span.amount {
  color: var(--theme-color-alter_text);
}
.woocommerce ul.products li.product .price .decimals,
.woocommerce-page ul.products li.product .price .decimals {
  top: -0.2em;
}
.search-results .product .price ins,
.woocommerce ul.products li.product .price ins {
  text-decoration: none;
  font-weight: inherit;
  font-style: inherit;
}
.search-results .product .price del,
.woocommerce ul.products li.product .price del {
  display: inline-block;
  margin-right: 6px;
  font-size: 1em;
  opacity: 1;
  text-decoration: none;
  position: relative;
}
.search-results .product .price del:before,
.woocommerce ul.products li.product .price del:before {
  content: " ";
  position: absolute;
  z-index: 1;
  top: 55%;
  left: 0;
  width: 100%;
  height: 1px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce span.amount,
.woocommerce-page span.amount,
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price,
.search-results .product .price ins,
.woocommerce ul.products li.product .price ins,
.woocommerce-page ul.products li.product .price ins {
  color: var(--theme-color-text_link);
}
.search-results .product .price del,
.woocommerce ul.products li.product .price del,
.woocommerce-page ul.products li.product .price del {
  color: var(--theme-color-text_link);
}
.search-results .product .price del:before,
.woocommerce .price del:before {
  background-color: var(--theme-color-text_light);
}
.search-results .product .price del > span.amount,
aside.woocommerce del,
.woocommerce del,
.woocommerce del > span.amount,
.woocommerce del,
.woocommerce del > span.amount *,
.woocommerce-page del,
.woocommerce-page del > span.amount,
.woocommerce-page del,
.woocommerce-page del > span.amount * {
  color: var(--theme-color-text_light) !important;
}
.woocommerce .shop_mode_thumbs ul.products li.product .price,
.woocommerce-page .shop_mode_thumbs ul.products li.product .price {
  margin: 11px 0 0;
}
.woocommerce .shop_mode_list ul.products li.product,
.woocommerce-page .shop_mode_list ul.products li.product {
  overflow: hidden;
  margin: 0;
  float: none;
  width: 100%;
}
.woocommerce .shop_mode_list ul.products li.product .post_item,
.woocommerce-page .shop_mode_list ul.products li.product .post_item {
  overflow: hidden;
  text-align: left;
  border: none;
}
.woocommerce .shop_mode_list ul.products li.product + li.product .post_item,
.woocommerce-page
  .shop_mode_list
  ul.products
  li.product
  + li.product
  .post_item {
  border-top: 1px solid #ddd;
  margin-top: 3em;
  padding-top: 5em;
}
.woocommerce .shop_mode_list ul.products li.product .post_data,
.woocommerce-page .shop_mode_list ul.products li.product .post_data {
  height: auto;
  overflow: hidden;
  text-align: left;
  padding: 0;
}
.woocommerce .shop_mode_list ul.products li.product .post_featured,
.woocommerce-page .shop_mode_list ul.products li.product .post_featured {
  float: left;
  margin: 0 2em 0 0;
  width: 33%;
  max-width: 270px;
  position: relative;
  border: 1px solid #ddd;
}
.woocommerce .shop_mode_list ul.products li.product .description,
.woocommerce-page .shop_mode_list ul.products li.product .description {
  margin-bottom: 1.5em;
  line-height: 1.3em;
  overflow: hidden;
  max-height: 6.6em;
}
.woocommerce .shop_mode_list ul.products li.product-category .description,
.woocommerce-page .shop_mode_list ul.products li.product-category .description {
  border-bottom: none;
}
.woocommerce .shop_mode_list ul.products li.product .post_content,
.woocommerce-page .shop_mode_list ul.products li.product .post_content {
  margin: 1.2em 0 1.6em;
}
.woocommerce .shop_mode_list ul.products li.product .description p,
.woocommerce-page .shop_mode_list ul.products li.product .description p,
.woocommerce .shop_mode_list ul.products li.product .description ul,
.woocommerce-page .shop_mode_list ul.products li.product .description ul {
  padding-bottom: 0;
  margin-bottom: 0;
  line-height: 1.3em;
}
.woocommerce .shop_mode_list ul.products li.product .price,
.woocommerce-page .shop_mode_list ul.products li.product .price {
  margin: 0;
}
.woocommerce
  .shop_mode_list
  ul.products
  li.product
  .post_data
  .add_to_cart_button,
.woocommerce-page
  .shop_mode_list
  ul.products
  li.product
  .post_data
  .add_to_cart_button,
.woocommerce .shop_mode_list ul.products li.product .post_data .added_to_cart,
.woocommerce-page
  .shop_mode_list
  ul.products
  li.product
  .post_data
  .added_to_cart {
  margin-top: 2em;
}
.woocommerce a.added_to_cart,
.woocommerce-page a.added_to_cart {
  padding: 1.3em 0 0 1em;
  vertical-align: top;
  line-height: 1em;
}
.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after {
  display: none;
}
.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: 14px;
  width: 78px;
  margin: 15px 0 0;
  letter-spacing: 2px;
}
.woocommerce .shop_mode_list .products .star-rating,
.woocommerce .shop_mode_list ul.products li.product .star-rating {
  position: relative;
  top: auto;
  left: auto;
  float: none;
  margin: 1.5em 0 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.woocommerce .products .star-rating:before,
.woocommerce .products .star-rating span {
  top: 0;
  left: 1px;
}
.woocommerce .star-rating span:before,
.woocommerce .star-rating:before {
  content: "\e96e\e96e\e96e\e96e\e96e";
  font-family: "fontello";
}
.woocommerce p.stars a,
.star-rating span,
.star-rating:before {
  color: var(--theme-color-text_link);
}
.woocommerce p.stars a:hover {
  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);
}
.woocommerce-links-more + .woocommerce-pagination {
  display: none;
}
.return-to-shop {
  text-align: center;
}
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-info {
  background-color: transparent;
  border: none;
  margin: 0 0 48px 0;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border: none;
  padding: 0;
  margin: 48px auto 0 auto;
  text-align: center;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  padding: 0;
  margin: 0;
  text-align: center;
  font-size: 1em;
  font-weight: 400;
  border: none;
  background-color: transparent;
  color: var(--theme-color-text);
}
.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a {
  font-weight: 500;
  color: var(--theme-color-text_dark);
}
.woocommerce-error a:hover,
.woocommerce-info a:hover,
.woocommerce-message a:hover {
  color: var(--theme-color-text_link);
}
.woocommerce .woocommerce-error {
  text-align: center;
  padding: 35px 0 0 0;
  margin: 0 0 50px 0;
}
.woocommerce .woocommerce-error:before {
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-info:before {
  color: var(--theme-color-alter_dark);
}
.woocommerce .woocommerce-error:before {
  color: var(--theme-color-alter_link);
}
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button {
  margin: 0;
  padding: 0;
  display: inline-block;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none !important;
  -ms-box-shadow: none !important;
  box-shadow: none !important;
  background-color: transparent !important;
  float: none;
  color: var(--theme-color-text_link);
  letter-spacing: 0;
  font-size: inherit;
  line-height: inherit;
  margin-right: 5px;
}
.woocommerce .woocommerce-error .button:hover,
.woocommerce .woocommerce-info .button:hover,
.woocommerce .woocommerce-message .button:hover {
  color: var(--theme-color-text_hover);
}
.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-info:before {
  display: none;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info {
  margin: 0;
}
.woocommerce-form-coupon-toggle {
  margin-bottom: 0;
  padding-bottom: 10px;
}
.woocommerce-form-coupon p {
  font-size: 16px;
  line-height: 1.3em;
  font-weight: 300;
  margin: 23px 0 0 0;
}
.woocommerce-form-coupon .cart-coupon-inner {
  margin: 3rem auto;
  max-width: 40rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  border: 1px solid var(--theme-color-bd_color);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 25px;
  height: 55px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.woocommerce-form-coupon .cart-coupon-inner p:first-child {
  display: none;
}
.woocommerce-form-coupon .cart-coupon-inner:before {
  content: "\e9bd";
  font-family: "fontello";
  display: inline-block;
  color: var(--theme-color-text_dark);
  font-size: 22px;
}
.woocommerce-form-coupon .cart-coupon-inner input {
  padding: 13px 0 13px 10px;
  font-size: 16px;
  line-height: normal;
  font-weight: 400;
  font-style: normal;
  border: none;
  width: calc(100% - 10.5rem);
}
.woocommerce-form-coupon .cart-coupon-inner button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 150px;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
  color: var(--theme-color-text_dark) !important;
  background-color: var(--theme-color-bg_color) !important;
}
.woocommerce-form-coupon .cart-coupon-inner button:hover {
  color: var(--theme-color-text_link) !important;
}
.woocommerce-form-coupon .cart-coupon-inner button:before {
  content: "";
  display: block;
  height: 22px;
  width: 1px;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 2px;
  background: var(--theme-color-bd_color);
}
.woocommerce div.product .product_title {
  margin: -0.15em 0 0.65em;
  font-size: 1.55556rem;
  display: none;
}
.woocommerce div.product .woocommerce-product-details__short-description {
  margin-bottom: 40px;
}
.woocommerce
  div.product
  .woocommerce-product-details__short-description
  p:last-child {
  margin: 0;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  position: relative;
  font-size: 1.44444rem;
  font-weight: 700;
  color: var(--theme-color-text_link);
}
.woocommerce div.product p.price span.amount,
.woocommerce div.product span.price span.amount {
  color: var(--theme-color-text_link);
}
.woocommerce div.product p.price .woocommerce-Price-currencySymbol,
.woocommerce div.product span.price .woocommerce-Price-currencySymbol {
  letter-spacing: 2px;
}
.woocommerce div.product p.price {
  margin: 0 0 30px;
}
.woocommerce div.product span.price ins,
.woocommerce div.product p.price ins {
  text-decoration: none;
  font-style: normal;
  font-weight: 700;
}
.woocommerce,
.woocommerce-page {
  --theme-var-single-product-gallery-width: 49%;
}
.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.5em;
}
.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;
  margin-bottom: 60px;
}
.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: var(--theme-var-single-product-gallery-width);
  float: left;
}
.woocommerce div.product div.images img {
  border: none;
  -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 {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__image:nth-child(n + 2) {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.woocommerce div.product div.images .flex-viewport {
  border: 1px solid var(--theme-color-bd_color);
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
  max-width: none;
  display: block;
}
.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__wrapper
  .woocommerce-product-gallery__image:first-child {
  margin-bottom: 0;
}
.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__wrapper
  .woocommerce-product-gallery__image:nth-child(n + 2) {
  padding: 0;
}
.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__wrapper
  .woocommerce-product-gallery__image
  img {
  border: none;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.woocommerce div.product div.images img {
  border: 1px solid var(--theme-color-bd_color);
  border-color: var(--theme-color-bd_color);
}
.woocommerce div.product div.images a:hover img {
  border-color: var(--theme-color-text_link);
}
.woocommerce .slider_container ul.products.slider-wrapper,
.woocommerce-page .slider_container ul.products.slider-wrapper {
  padding-top: 2px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.woocommerce-product-gallery
  .woocommerce-product-gallery__wrapper
  .tinv-wraper {
  opacity: 0 !important;
  display: none !important;
}
.woocommerce-product-gallery .tinv-wraper {
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 9;
  display: inline-block;
  pointer-events: all;
  font-size: 17px !important;
}
.woocommerce-product-gallery
  .tinv-wraper
  .tinvwl_add_to_wishlist_button.tinvwl-add-hide {
  visibility: visible !important;
}
.woocommerce-product-gallery .tinv-wraper > * {
  display: none;
}
.woocommerce-product-gallery .tinv-wraper > .tinvwl_add_to_wishlist_button {
  display: block;
  overflow: hidden;
  color: #000000 !important;
  background-color: #ffffff !important;
  -webkit-box-shadow: 0 3px 56px rgba(0, 0, 0, 0.11);
  box-shadow: 0 3px 56px rgba(0, 0, 0, 0.11);
  -webkit-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  border-radius: 50% !important;
  letter-spacing: 0 !important;
  cursor: pointer;
  text-align: center;
  border: none !important;
  margin: 0 !important;
  width: 47px;
  height: 47px;
  line-height: 48px !important;
  -webkit-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  border-radius: 50% !important;
  -webkit-transition: all 0.2s ease !important;
  -ms-transition: all 0.2s ease !important;
  -o-transition: all 0.2s ease !important;
  transition: all 0.2s ease !important;
  position: relative;
  visibility: visible !important;
  pointer-events: auto !important;
  top: 0;
  opacity: 1 !important;
}
.woocommerce-product-gallery
  .tinv-wraper
  > .tinvwl_add_to_wishlist_button
  .tinvwl_add_to_wishlist-text {
  display: none;
}
.woocommerce-product-gallery
  .tinv-wraper
  > .tinvwl_add_to_wishlist_button:before {
  display: block !important;
  content: "\e9cc" !important;
  font-family: "fontello" !important;
  margin: 0 !important;
  font-size: 14px !important;
  line-height: inherit !important;
  vertical-align: middle !important;
  padding: 0 !important;
  height: 100% !important;
  width: 100% !important;
  text-align: center !important;
}
.woocommerce-product-gallery
  .tinv-wraper
  > .tinvwl_add_to_wishlist_button.tinvwl-product-in-list:before {
  content: "\ea05" !important;
}
.woocommerce-product-gallery
  .tinv-wraper
  > .tinvwl_add_to_wishlist_button:hover {
  color: var(--theme-color-text_link) !important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  display: block;
  overflow: hidden;
  color: #000000 !important;
  background-color: #ffffff !important;
  -webkit-box-shadow: 0 3px 56px rgba(0, 0, 0, 0.11);
  box-shadow: 0 3px 56px rgba(0, 0, 0, 0.11);
  -webkit-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  border-radius: 50% !important;
  letter-spacing: 0 !important;
  cursor: pointer;
  text-align: center;
  border: none !important;
  margin: 0 !important;
  width: 47px;
  height: 47px;
  line-height: 48px !important;
  -webkit-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  border-radius: 50% !important;
  -webkit-transition: all 0.2s ease !important;
  -ms-transition: all 0.2s ease !important;
  -o-transition: all 0.2s ease !important;
  transition: all 0.2s ease !important;
  position: absolute;
  visibility: visible !important;
  pointer-events: auto !important;
  top: 20px;
  right: 20px;
  opacity: 1 !important;
}
.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__trigger:after {
  display: none !important;
}
.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__trigger:before {
  content: "\e9a6";
  font-family: "fontello";
  border: none;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  position: static;
  font-size: 18px;
  width: 100%;
  height: 100%;
  text-indent: 0;
}
.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__trigger:hover {
  color: var(--theme-color-text_link) !important;
}
.woocommerce div.product div.images {
  position: relative;
  overflow: hidden;
  padding-left: 150px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.woocommerce
  div.product
  div.images.woocommerce-product-gallery--without-thumbs {
  padding-left: 0 !important;
}
.woocommerce div.product div.images .flex-control-thumbs {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  margin: 0;
  width: 150px;
  padding: 0 50px 0 0;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  scrollbar-width: thin;
}
.woocommerce div.product div.images .flex-control-thumbs::-webkit-scrollbar {
  width: 8px;
}
.woocommerce
  div.product
  div.images
  .flex-control-thumbs::-webkit-scrollbar-track {
  background: var(--theme-color-alter_bg_color);
}
.woocommerce
  div.product
  div.images
  .flex-control-thumbs::-webkit-scrollbar-thumb {
  background-color: var(--theme-color-alter_bd_color);
}
.woocommerce div.product div.images .flex-control-thumbs li {
  padding: 0 0 15px 0;
  display: block;
  width: 100%;
}
.woocommerce div.product div.images .flex-control-thumbs li:last-child {
  padding-bottom: 0 !important;
}
.woocommerce div.product .summary span.onsale {
  font-size: 11px;
  line-height: 15px;
  font-weight: 700;
  margin: 0 0 30px;
  padding: 5px 10px;
  display: table;
  text-transform: uppercase;
  pointer-events: none;
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_link);
  width: auto;
  min-width: 66px;
  max-width: 200px;
  height: auto;
  min-height: auto;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: 0px;
  position: static;
}
body:not(.trx_addons_present) div.product span.onsale {
  line-height: 16px;
}
.woocommerce div.product div.thumbnails > div,
.woocommerce div.product div.thumbnails > ul {
  max-height: 15em;
}
.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
  margin-right: 1.5%;
  width: 18.5%;
  position: relative;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.woocommerce #content div.product div.thumbnails a:hover,
.woocommerce div.product div.thumbnails a:hover,
.woocommerce-page #content div.product div.thumbnails a:hover,
.woocommerce-page div.product div.thumbnails a:hover {
  border-style: solid;
}
.woocommerce #content div.product div.thumbnails.columns-4 a,
.woocommerce div.product div.thumbnails.columns-4 a,
.woocommerce-page #content div.product div.thumbnails.columns-4 a,
.woocommerce-page div.product div.thumbnails.columns-4 a {
  margin-right: 2.6666%;
  width: 23%;
}
.woocommerce #content div.product div.thumbnails.columns-3 a,
.woocommerce div.product div.thumbnails.columns-3 a,
.woocommerce-page #content div.product div.thumbnails.columns-3 a,
.woocommerce-page div.product div.thumbnails.columns-3 a {
  margin-right: 3.5%;
  width: 31%;
}
.woocommerce #content div.product div.thumbnails a:before,
.woocommerce div.product div.thumbnails a:before,
.woocommerce-page #content div.product div.thumbnails a:before,
.woocommerce-page div.product div.thumbnails a:before {
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.woocommerce #content div.product div.thumbnails a:hover:before,
.woocommerce div.product div.thumbnails a:hover:before,
.woocommerce-page #content div.product div.thumbnails a:hover:before,
.woocommerce-page div.product div.thumbnails a:hover:before {
  background-color: rgba(255, 255, 255, 0.4);
}
.woocommerce #content div.product div.thumbnails a.first,
.woocommerce div.product div.thumbnails a.first,
.woocommerce-page #content div.product div.thumbnails a.first,
.woocommerce-page div.product div.thumbnails a.first {
  clear: none;
}
.woocommerce #content div.product div.thumbnails a.last,
.woocommerce div.product div.thumbnails a.last,
.woocommerce-page #content div.product div.thumbnails a.last,
.woocommerce-page div.product div.thumbnails a.last {
  margin-right: 0;
}
.woocommerce #content div.product div.thumbnails a:nth-child(4n + 1),
.woocommerce div.product div.thumbnails a:nth-child(4n + 1),
.woocommerce-page #content div.product div.thumbnails a:nth-child(4n + 1),
.woocommerce-page div.product div.thumbnails a:nth-child(4n + 1) {
  clear: both;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
  -webkit-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
div.pp_woocommerce .pp_arrow_next,
div.pp_woocommerce .pp_arrow_previous {
  margin-top: 4px;
}
.pswp {
  z-index: 10000;
}
.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: 6.5em;
  -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: 51%;
  padding-left: 50px;
  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-alter_dark);
  background-color: var(--theme-color-alter_bg_hover);
}
.single-product
  div.product
  .woocommerce-tabs
  ul.wc-tabs
  li:not(.active)
  a:hover,
.single-product div.product .woocommerce-tabs ul.wc-tabs li.active a {
  color: var(--theme-color-alter_dark);
  background-color: transparent;
  border-color: var(--theme-color-alter_dark);
}
.single_product_layout_stretched .page_content_wrap {
  background-color: var(--theme-color-alter_bg_color_04);
}
.woocommerce.single_product_layout_stretched #content div.product div.summary,
.woocommerce-page.single_product_layout_stretched
  #content
  div.product
  div.summary,
.woocommerce.single_product_layout_stretched div.product div.summary,
.woocommerce-page.single_product_layout_stretched div.product div.summary {
  width: 52%;
  padding: 3em;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  background-color: var(--theme-color-bg_color);
}
.woocommerce.single_product_layout_stretched.sidebar_show
  #content
  div.product
  div.summary,
.woocommerce-page.single_product_layout_stretched.sidebar_show
  #content
  div.product
  div.summary,
.woocommerce.single_product_layout_stretched.sidebar_show
  div.product
  div.summary,
.woocommerce-page.single_product_layout_stretched.sidebar_show
  div.product
  div.summary {
  width: 100%;
}
.woocommerce.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 ul.wc-tabs li a {
  color: var(--theme-color-text_dark);
}
.single_product_layout_stretched
  div.product
  .woocommerce-tabs
  ul.wc-tabs
  li.active
  a {
  color: var(--theme-color-text_link);
}
.single_product_layout_stretched
  div.product
  .woocommerce-tabs
  ul.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);
}
.single-product .woocommerce-stack {
  clear: both;
  margin-top: 3em;
}
.single-product .woocommerce-stack h2 {
  margin-top: 0;
}
.single-product .woocommerce-stack > .elementor {
  margin-left: calc(-1 * var(--theme-var-elm_add_page_margins) / 2);
  margin-right: calc(-1 * var(--theme-var-elm_add_page_margins) / 2);
}
.single-product
  .woocommerce-stack.woocommerce-stack-description
  > h2:first-child {
  display: none;
}
.single-product .woocommerce-stack + .woocommerce-stack {
  margin-top: 5em;
  padding-top: 4em;
  border-top: 1px solid var(--theme-color-bd_color);
}
.woocommerce
  div.product
  div.summary
  .woocommerce-product-details__additional-information
  h2,
.woocommerce div.product .woocommerce-stack-additional_information h2,
.woocommerce-page
  div.product
  div.summary
  .woocommerce-product-details__additional-information
  h2,
.woocommerce-page div.product .woocommerce-stack-additional_information h2 {
  display: none;
}
.woocommerce
  div.product
  div.summary
  .woocommerce-product-details__additional-information
  table,
.woocommerce
  div.product
  div.summary
  .woocommerce-product-details__additional-information
  th,
.woocommerce
  div.product
  div.summary
  .woocommerce-product-details__additional-information
  td,
.woocommerce div.product .woocommerce-stack-additional_information table,
.woocommerce div.product .woocommerce-stack-additional_information th,
.woocommerce div.product .woocommerce-stack-additional_information td,
.woocommerce-page
  div.product
  div.summary
  .woocommerce-product-details__additional-information
  table,
.woocommerce-page
  div.product
  div.summary
  .woocommerce-product-details__additional-information
  th,
.woocommerce-page
  div.product
  div.summary
  .woocommerce-product-details__additional-information
  td,
.woocommerce-page div.product .woocommerce-stack-additional_information table,
.woocommerce-page div.product .woocommerce-stack-additional_information th,
.woocommerce-page div.product .woocommerce-stack-additional_information td {
  background-color: transparent !important;
  text-transform: none;
  padding: 0;
  border: none;
  width: auto;
  font-weight: inherit;
  font-style: normal;
}
.woocommerce
  div.product
  div.summary
  .woocommerce-product-details__additional-information
  th,
.woocommerce div.product .woocommerce-stack-additional_information th,
.woocommerce-page
  div.product
  div.summary
  .woocommerce-product-details__additional-information
  th,
.woocommerce-page div.product .woocommerce-stack-additional_information th {
  padding-right: 1em;
}
.woocommerce
  div.product
  div.summary
  .woocommerce-product-details__additional-information
  th:after,
.woocommerce div.product .woocommerce-stack-additional_information th:after,
.woocommerce-page
  div.product
  div.summary
  .woocommerce-product-details__additional-information
  th:after,
.woocommerce-page
  div.product
  .woocommerce-stack-additional_information
  th:after {
  content: ":";
}
.woocommerce
  div.product
  div.summary
  .woocommerce-product-details__additional-information
  p,
.woocommerce div.product .woocommerce-stack-additional_information p,
.woocommerce-page
  div.product
  div.summary
  .woocommerce-product-details__additional-information
  p,
.woocommerce-page div.product .woocommerce-stack-additional_information p {
  padding: 0;
}
.woocommerce .product_meta span {
  display: block;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.3em;
  color: var(--theme-color-text_dark);
}
.woocommerce .product_meta span + span {
  margin-top: 17px;
}
.woocommerce .product_meta span span {
  display: inline;
}
.woocommerce .product_meta span span,
.woocommerce .product_meta a {
  font-weight: 400;
  font-size: 16px;
}
.woocommerce div.product .product_meta span > a,
.woocommerce div.product .product_meta span > span {
  letter-spacing: 0;
  color: var(--theme-color-text);
}
.woocommerce div.product .product_meta a:hover {
  color: var(--theme-color-text_link);
}
.woocommerce div.product .summary .stock {
  font-size: 19px;
  line-height: 24px;
  font-weight: 500;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0;
  display: inline-block;
  color: var(--theme-color-text_dark);
  position: relative;
  margin-bottom: 40px;
}
.woocommerce div.product .summary .stock:after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  margin-top: 5px;
  border-bottom: 1px solid var(--theme-color-text_link);
  -webkit-box-shadow: 0 9px 16px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 9px 16px rgba(0, 0, 0, 0.2);
  box-shadow: 0 9px 16px rgba(0, 0, 0, 0.2);
}
.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: 44px;
}
.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 10px 0 0;
  width: 130px;
  height: 55px;
  position: relative;
}
.woocommerce .shop_table.cart div.quantity,
.woocommerce-page .shop_table.cart div.quantity {
  margin: 0;
  width: 7.77778rem;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.woocommerce div.product form.cart div.quantity span,
.woocommerce-page div.product form.cart div.quantity span {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  right: 1px;
  top: 1px;
  width: 39px;
  height: 50%;
  line-height: 1.95em;
  text-align: left;
  cursor: pointer;
  padding-left: 5px;
}
.woocommerce .shop_table.cart div.quantity span,
.woocommerce-page .shop_table.cart div.quantity span {
  width: 2.11111rem;
  height: 2.11111rem;
  line-height: 2.11111rem;
  text-align: center;
  display: inline-block;
  border: 1px solid var(--theme-color-bd_color);
  font-size: 12px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.woocommerce div.product form.cart div.quantity span.q_dec,
.woocommerce-page div.product form.cart div.quantity span.q_dec {
  top: auto;
  bottom: 1px;
  border-top: none;
  line-height: 0.9em;
}
.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 {
  content: "\e835";
}
.woocommerce .shop_table.cart div.quantity span.q_inc,
.woocommerce-page .shop_table.cart div.quantity span.q_inc {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.woocommerce .shop_table.cart div.quantity span.q_inc:before,
.woocommerce-page .shop_table.cart div.quantity span.q_inc:before {
  content: "\e9ea";
}
.woocommerce div.product form.cart div.quantity span.q_dec:before,
.woocommerce-page div.product form.cart div.quantity span.q_dec:before {
  content: "\e828";
}
.woocommerce .shop_table.cart div.quantity span.q_dec:before,
.woocommerce-page .shop_table.cart div.quantity span.q_dec:before {
  content: "\e9d4";
}
.woocommerce div.product form.cart div.quantity input[type="number"],
.woocommerce-page div.product form.cart div.quantity input[type="number"] {
  width: 100%;
  height: 100%;
  padding: 0 48px 5px 30px;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  color: var(--theme-color-input_text);
  border: 1px solid var(--theme-color-input_bd_color) !important;
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield;
}
.woocommerce .shop_table.cart div.quantity input[type="number"],
.woocommerce-page .shop_table.cart div.quantity input[type="number"] {
  border: none;
  padding: 0;
  font-size: 16px;
  line-height: normal;
  font-weight: 400;
  font-style: normal;
  width: 3.33333rem;
}
.woocommerce
  div.product
  form.cart
  div.quantity
  input[type="number"]::-webkit-inner-spin-button,
.woocommerce-page
  div.product
  form.cart
  div.quantity
  input[type="number"]::-webkit-inner-spin-button,
.woocommerce
  .shop_table.cart
  div.quantity
  input[type="number"]::-webkit-inner-spin-button,
.woocommerce-page
  .shop_table.cart
  div.quantity
  input[type="number"]::-webkit-inner-spin-button,
.woocommerce
  div.product
  form.cart
  div.quantity
  input[type="number"]::-webkit-outer-spin-button,
.woocommerce-page
  div.product
  form.cart
  div.quantity
  input[type="number"]::-webkit-outer-spin-button,
.woocommerce
  .shop_table.cart
  div.quantity
  input[type="number"]::-webkit-outer-spin-button,
.woocommerce-page
  .shop_table.cart
  div.quantity
  input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.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"] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield;
}
.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;
  font-size: 0.9em;
}
.woocommerce div.product form.cart .group_table td .stock {
  font-size: 0.9em;
  margin: 0;
  display: table-cell;
}
.woocommerce div.product form.cart .group_table td .stock:after {
  margin-top: 2px;
}
.woocommerce div.product form.cart .variations {
  margin-bottom: 2rem;
}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
  padding: 0;
  background-color: transparent;
  color: var(--theme-color-text_dark);
  text-align: left;
  display: block;
  width: 100%;
}
.woocommerce div.product form.cart .variations label,
.woocommerce div.product form.cart .variations .label {
  font-size: 14px;
  line-height: 1.3em;
  font-weight: 600;
  text-transform: capitalize;
  padding: 0 0 1.11111rem;
}
.woocommerce div.product form.cart .variations tr + tr .label {
  padding: 1.77778rem 0 1.11111rem;
}
.woocommerce div.product form.cart .reset_variations {
  font-style: italic;
  font-size: 1em;
  letter-spacing: 0;
}
.woocommerce-variation-price {
  margin: 0;
}
.woocommerce-variation-price .price {
  padding-bottom: 25px;
  display: inline-block;
}
.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;
}
.trx_addons_attrib_item:not(.trx_addons_attrib_button) {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.trx_addons_attrib_item:not(.trx_addons_attrib_button)[data-tooltip-text]:after {
  font-size: 13px;
  line-height: normal;
  font-weight: 600;
  opacity: 1;
  background: transparent;
  color: var(--theme-color-text_dark);
  padding: 0;
  position: relative;
  top: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 70px;
  white-space: pre-wrap;
  text-align: center;
}
.trx_addons_attrib_item:not(.trx_addons_attrib_button)[data-tooltip-text]:before {
  border: 0;
}
.trx_addons_attrib_item.trx_addons_attrib_image {
  padding: 0;
  border: none;
  margin: 0 10px 10px 0;
  background-color: transparent;
}
.trx_addons_attrib_item.trx_addons_attrib_image span {
  width: 3.72222rem;
  height: 2.94444rem;
  line-height: 2.94444rem;
  border: 1px solid var(--theme-color-bd_color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 3px;
  opacity: 0.4;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.trx_addons_attrib_item.trx_addons_attrib_image.trx_addons_attrib_selected span,
.trx_addons_attrib_item.trx_addons_attrib_image span:hover {
  border-color: var(--theme-color-text_dark);
  opacity: 1;
}
.trx_addons_attrib_item.trx_addons_attrib_image img {
  width: auto;
  max-width: 3.88889rem;
}
.trx_addons_attrib_item.trx_addons_attrib_color {
  border-radius: 50%;
  padding: 0;
  margin: 0 10px 10px 0;
  background: transparent;
  border-color: transparent;
}
.trx_addons_attrib_item.trx_addons_attrib_color span {
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  text-align: center;
  border-radius: 50%;
  margin: 0 auto 5px;
  border: 2px solid var(--theme-color-bg_color);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.trx_addons_attrib_item.trx_addons_attrib_color span[style*="gold"] {
  background-image: -webkit-linear-gradient(
    40deg,
    #764d00 0%,
    #b68f23 16.4%,
    #e2bc3c 28.5%,
    #e6c750 32.3%,
    #eed86e 38.8%,
    #f2e380 44.4%,
    #f4e787 48.4%,
    #9e7416 72.6%,
    #764d00 98.9%
  );
  background-image: -o-linear-gradient(
    40deg,
    #764d00 0%,
    #b68f23 16.4%,
    #e2bc3c 28.5%,
    #e6c750 32.3%,
    #eed86e 38.8%,
    #f2e380 44.4%,
    #f4e787 48.4%,
    #9e7416 72.6%,
    #764d00 98.9%
  );
  background-image: linear-gradient(
    50deg,
    #764d00 0%,
    #b68f23 16.4%,
    #e2bc3c 28.5%,
    #e6c750 32.3%,
    #eed86e 38.8%,
    #f2e380 44.4%,
    #f4e787 48.4%,
    #9e7416 72.6%,
    #764d00 98.9%
  );
}
.trx_addons_attrib_item.trx_addons_attrib_color span[style*="platinum"] {
  background-image: -webkit-linear-gradient(
    40deg,
    #7b7b7b 0.6%,
    #8c8c8c 7.8%,
    #b8b8b8 22.1%,
    #ebebeb 36.4%,
    #dfdfdf 41.6%,
    #a9a9a9 68.2%,
    #878787 88.1%,
    #7b7b7b 98.9%
  );
  background-image: -o-linear-gradient(
    40deg,
    #7b7b7b 0.6%,
    #8c8c8c 7.8%,
    #b8b8b8 22.1%,
    #ebebeb 36.4%,
    #dfdfdf 41.6%,
    #a9a9a9 68.2%,
    #878787 88.1%,
    #7b7b7b 98.9%
  );
  background-image: linear-gradient(
    50deg,
    #7b7b7b 0.6%,
    #8c8c8c 7.8%,
    #b8b8b8 22.1%,
    #ebebeb 36.4%,
    #dfdfdf 41.6%,
    #a9a9a9 68.2%,
    #878787 88.1%,
    #7b7b7b 98.9%
  );
}
.trx_addons_attrib_item.trx_addons_attrib_color span[style*="sterling-silver"] {
  background-image: -webkit-linear-gradient(
    40deg,
    #9e9e9e 0%,
    #e2e2e2 24.2%,
    #dbdbdb 26.4%,
    #cdcdcd 32.7%,
    #c9c9c9 38.2%,
    #9e9e9e 48.9%,
    #a2a2a2 54.3%,
    #b1b1b1 60.6%,
    #c2c2c2 65.6%,
    #d9d9d9 82.8%,
    #a5a5a5 100%
  );
  background-image: -o-linear-gradient(
    40deg,
    #9e9e9e 0%,
    #e2e2e2 24.2%,
    #dbdbdb 26.4%,
    #cdcdcd 32.7%,
    #c9c9c9 38.2%,
    #9e9e9e 48.9%,
    #a2a2a2 54.3%,
    #b1b1b1 60.6%,
    #c2c2c2 65.6%,
    #d9d9d9 82.8%,
    #a5a5a5 100%
  );
  background-image: linear-gradient(
    50deg,
    #9e9e9e 0%,
    #e2e2e2 24.2%,
    #dbdbdb 26.4%,
    #cdcdcd 32.7%,
    #c9c9c9 38.2%,
    #9e9e9e 48.9%,
    #a2a2a2 54.3%,
    #b1b1b1 60.6%,
    #c2c2c2 65.6%,
    #d9d9d9 82.8%,
    #a5a5a5 100%
  );
}
.trx_addons_attrib_item.trx_addons_attrib_color span[style*="stainless-steel"] {
  background-image: -webkit-linear-gradient(
    40deg,
    #4c4c4c 0%,
    #5d5d5d 3%,
    #8a8a8a 9.1%,
    #d1d1d1 17.5%,
    #d4d4d4 17.7%,
    #ebebeb 40.2%,
    #c4c4c4 51%,
    #909090 67.3%,
    #6b6b6b 81.5%,
    #545454 92.8%,
    #4c4c4c 100%
  );
  background-image: -o-linear-gradient(
    40deg,
    #4c4c4c 0%,
    #5d5d5d 3%,
    #8a8a8a 9.1%,
    #d1d1d1 17.5%,
    #d4d4d4 17.7%,
    #ebebeb 40.2%,
    #c4c4c4 51%,
    #909090 67.3%,
    #6b6b6b 81.5%,
    #545454 92.8%,
    #4c4c4c 100%
  );
  background-image: linear-gradient(
    50deg,
    #4c4c4c 0%,
    #5d5d5d 3%,
    #8a8a8a 9.1%,
    #d1d1d1 17.5%,
    #d4d4d4 17.7%,
    #ebebeb 40.2%,
    #c4c4c4 51%,
    #909090 67.3%,
    #6b6b6b 81.5%,
    #545454 92.8%,
    #4c4c4c 100%
  );
}
.trx_addons_attrib_item.trx_addons_attrib_color span[style*="titanium"] {
  background-image: -webkit-linear-gradient(
    40deg,
    #bdbdbd 0.6%,
    #cecece 7.1%,
    #f2f2f2 17.7%,
    #efefef 40.2%,
    #e9e9e9 42.2%,
    #d5d5d5 51.8%,
    #c7c7c7 62.7%,
    #bfbfbf 76.1%,
    #bdbdbd 98.9%
  );
  background-image: -o-linear-gradient(
    40deg,
    #bdbdbd 0.6%,
    #cecece 7.1%,
    #f2f2f2 17.7%,
    #efefef 40.2%,
    #e9e9e9 42.2%,
    #d5d5d5 51.8%,
    #c7c7c7 62.7%,
    #bfbfbf 76.1%,
    #bdbdbd 98.9%
  );
  background-image: linear-gradient(
    50deg,
    #bdbdbd 0.6%,
    #cecece 7.1%,
    #f2f2f2 17.7%,
    #efefef 40.2%,
    #e9e9e9 42.2%,
    #d5d5d5 51.8%,
    #c7c7c7 62.7%,
    #bfbfbf 76.1%,
    #bdbdbd 98.9%
  );
}
.trx_addons_attrib_item.trx_addons_attrib_color.trx_addons_attrib_selected span,
.trx_addons_attrib_item.trx_addons_attrib_color span:hover {
  -webkit-box-shadow: 0px 0 0px 1px var(--theme-color-text_dark);
  box-shadow: 0px 0 0px 1px var(--theme-color-text_dark);
}
.trx_addons_attrib_item.trx_addons_attrib_button {
  background: transparent;
  border: none;
  margin: 0 10px 10px 0;
  padding: 0;
}
.trx_addons_attrib_item.trx_addons_attrib_button span {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 13px;
  line-height: normal;
  font-weight: 600;
  color: var(--theme-color-text_dark);
  background-color: var(--theme-color-bg_color);
  padding: 0.66667rem 1.38889rem;
  border: 1px solid var(--theme-color-bd_color);
}
.trx_addons_attrib_item.trx_addons_attrib_button.trx_addons_attrib_selected
  span,
.trx_addons_attrib_item.trx_addons_attrib_button span:hover {
  border-color: var(--theme-color-text_dark);
}
.trx_addons_attrib_item.trx_addons_attrib_button[data-tooltip-text]:before,
.trx_addons_attrib_item.trx_addons_attrib_button[data-tooltip-text]:after {
  display: none;
}
.trx_addons_attrib_item.trx_addons_attrib_disabled span:before,
.trx_addons_attrib_item.trx_addons_attrib_disabled span:after {
  background-color: var(--theme-color-alter_hover);
}
.woocommerce .product .summary > .yith-wcwl-add-to-wishlist {
  float: left;
  width: auto;
  margin-top: 0;
  margin-bottom: 2em;
}
.woocommerce .product .summary > .compare {
  float: left;
  margin-bottom: 2em;
  margin-right: 2em;
}
.woocommerce .product .summary div.woocommerce-tabs + .compare,
.woocommerce
  .product
  .summary
  div.woocommerce-tabs
  + .compare
  + .yith-wcwl-add-to-wishlist,
.woocommerce
  .product
  .summary
  div.woocommerce-product-gallery__image
  + .compare,
.woocommerce
  .product
  .summary
  div.woocommerce-product-gallery__image
  + .compare
  + .yith-wcwl-add-to-wishlist {
  margin-top: 2em;
  margin-bottom: 0;
}
.woocommerce .product .yith-wcwl-add-to-wishlist {
  margin: 0;
}
.woocommerce .product .compare:before,
.woocommerce .product .yith-wcwl-add-to-wishlist .add_to_wishlist:before,
.woocommerce
  .product
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  > a:before,
.woocommerce
  .product
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  > a:before {
  content: "\e8a8";
  font-family: "fontello";
  margin-right: 0.2em;
}
.woocommerce
  .product
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  > a:before {
  content: "\e8aa";
}
.woocommerce
  .product
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  > a:before {
  content: "\e8aa";
}
.woocommerce .product .compare:before {
  content: "\e8e7";
  margin-right: 0.5em;
}
.woocommerce .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.woocommerce
  .product
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
}
.woocommerce .product .yith-wcwl-add-to-wishlist .feedback,
.woocommerce .product .yith-wcwl-add-to-wishlist .feedback {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin: 0 0 0 0.5em;
  font-size: 0.923em;
}
.woocommerce .product .yith-wcwl-add-to-wishlist .feedback:before,
.woocommerce .product .yith-wcwl-add-to-wishlist .feedback:before {
  content: "(";
}
.woocommerce .product .yith-wcwl-add-to-wishlist .feedback:after,
.woocommerce .product .yith-wcwl-add-to-wishlist .feedback:after {
  content: ")";
}
.woocommerce .product .summary ~ .yith-wcwl-add-to-wishlist {
  margin-top: 2em;
}
.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist .feedback {
  display: none;
}
.woocommerce
  ul.products
  li.product.add-to-wishlist-before_image
  > .yith-wcwl-add-to-wishlist {
  display: none;
}
.woocommerce
  ul.products
  li.product.add-to-wishlist-before_image
  .yith-wcwl-add-to-wishlist {
  position: static;
  left: auto;
  top: auto;
  margin: 0;
}
.woocommerce
  ul.products
  li.product.add-to-wishlist-before_image
  .yith-wcwl-add-to-wishlist
  i,
.woocommerce
  ul.products
  li.product.add-to-wishlist-before_image
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-icon {
  display: none;
}
.woocommerce
  ul.products
  li.product.add-to-wishlist-before_image
  .yith-wcwl-add-to-wishlist
  .feedback
  + a,
.woocommerce
  ul.products
  li.product.add-to-wishlist-before_image
  .yith-wcwl-add-to-wishlist
  .add_to_wishlist,
.woocommerce
  ul.products
  li.product.add-to-wishlist-before_image
  .yith-wcwl-add-to-wishlist
  .disabled_item,
.woocommerce
  ul.products
  li.product.add-to-wishlist-before_image
  .yith-wcwl-add-to-wishlist
  .open-pretty-photo {
  font-size: 1em;
}
.woocommerce
  ul.products
  li.product.add-to-wishlist-before_image
  .yith_buttons_wrap {
  position: absolute;
  z-index: 2000;
  top: 1em;
  left: 1em;
  -webkit-transform: translateX(-60%);
  -ms-transform: translateX(-60%);
  transform: translateX(-60%);
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease, opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease,
    -webkit-transform 0.3s ease;
  opacity: 0;
  border: 1px solid var(--theme-color-extra_bd_color);
  background-color: var(--theme-color-extra_bg_color);
}
.woocommerce
  .related.products
  ul.products
  li.product.add-to-wishlist-before_image
  .post_item
  .yith_buttons_wrap {
  top: -1em;
  -webkit-transform: translateX(-200%);
  -ms-transform: translateX(-200%);
  transform: translateX(-200%);
}
.woocommerce
  .related.products
  ul.products
  li.product.add-to-wishlist-before_image
  .post_item:hover
  .yith_buttons_wrap {
  -webkit-transform: translateX(-60%);
  -ms-transform: translateX(-60%);
  transform: translateX(-60%);
}
.mobile_layout.woocommerce
  ul.products
  li.product.add-to-wishlist-before_image
  .yith_buttons_wrap,
.woocommerce
  ul.products
  li.product.add-to-wishlist-before_image
  .post_item:hover
  .yith_buttons_wrap {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
.woocommerce
  ul.products
  li.product.add-to-wishlist-before_image
  .yith_buttons_wrap
  > :nth-child(n + 1) {
  border-top: 1px dotted var(--theme-color-extra_bd_color);
}
.woocommerce
  ul.products
  li.product.add-to-wishlist-before_image
  .yith_buttons_wrap
  > .yith-wcwl-add-to-wishlist {
  margin: 0;
}
.woocommerce
  ul.products
  li.product.add-to-wishlist-before_image
  .yith_buttons_wrap
  > .yith-wcwl-add-to-wishlist
  > div {
  position: relative;
}
.woocommerce
  ul.products
  li.product.add-to-wishlist-before_image
  .yith_buttons_wrap
  > .yith-wcwl-add-to-wishlist
  > div
  > img {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
}
.woocommerce
  ul.products
  li.product.add-to-wishlist-before_image
  .yith_buttons_wrap
  > a,
.woocommerce
  ul.products
  li.product.add-to-wishlist-before_image
  .yith_buttons_wrap
  > .yith-wcwl-add-to-wishlist
  > div
  > a {
  display: block;
  position: relative;
  z-index: 2;
  width: 2em;
  height: 2em;
  line-height: 2em;
  text-align: center;
}
.woocommerce
  ul.products
  li.product.add-to-wishlist-before_image
  .yith_buttons_wrap
  > a:before,
.woocommerce
  ul.products
  li.product.add-to-wishlist-before_image
  .yith_buttons_wrap
  > .yith-wcwl-add-to-wishlist
  > div
  > a:before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 2em;
  height: 2em;
  line-height: 2em;
  text-align: center;
}
.woocommerce
  ul.products
  li.product.add-to-wishlist-before_image
  .yith_buttons_wrap
  > .yith-wcwl-add-to-wishlist
  > div
  > span {
  display: none !important;
}
.woocommerce
  ul.products
  li.product.add-to-wishlist-before_image
  .yith_buttons_wrap
  a {
  color: var(--theme-color-extra_link);
}
.woocommerce
  ul.products
  li.product.add-to-wishlist-before_image
  .yith_buttons_wrap
  a:hover {
  color: var(--theme-color-extra_hover);
}
.woocommerce
  ul.products
  li.product.add-to-wishlist-before_image
  .yith_buttons_wrap
  a
  > .tooltip {
  display: inline-block;
  vertical-align: top;
  pointer-events: none;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 16px;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 100%;
  margin-left: 10px;
  white-space: nowrap;
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease, opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease,
    -webkit-transform 0.3s ease;
  border-width: 0;
  color: var(--theme-color-extra_text);
  background-color: var(--theme-color-extra_bg_color);
  border-color: var(--theme-color-extra_bg_color);
}
.woocommerce
  ul.products
  li.product.add-to-wishlist-before_image
  .yith_buttons_wrap
  a
  > .tooltip:before {
  content: " ";
  position: absolute;
  z-index: 1;
  top: 50%;
  left: -7px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-style: solid;
  border-width: 0 0 4px 7px;
  border-bottom-color: inherit;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-top-color: transparent !important;
}
.woocommerce
  ul.products
  li.product.add-to-wishlist-before_image
  .yith_buttons_wrap
  a:hover
  > .tooltip {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
.woocommerce
  ul.products.columns-5
  li.product.add-to-wishlist-before_image
  .yith_buttons_wrap
  .tooltip,
.woocommerce
  ul.products.columns-6
  li.product.add-to-wishlist-before_image
  .yith_buttons_wrap
  .tooltip {
  padding: 3px 6px;
  font-size: 10px;
  line-height: 14px;
}
.woocommerce.single-product
  ul.products
  li.product.add-to-wishlist-before_image
  .yith_buttons_wrap {
  border-color: var(--theme-color-alter_bd_color);
  background-color: var(--theme-color-alter_bg_color);
}
.woocommerce.single-product
  ul.products
  li.product.add-to-wishlist-before_image
  .yith_buttons_wrap
  > :nth-child(n + 1) {
  border-color: var(--theme-color-alter_bd_color);
}
.woocommerce.single-product
  ul.products
  li.product.add-to-wishlist-before_image
  .yith_buttons_wrap
  a {
  color: var(--theme-color-alter_link);
}
.woocommerce.single-product
  ul.products
  li.product.add-to-wishlist-before_image
  .yith_buttons_wrap
  a:hover {
  color: var(--theme-color-alter_hover);
}
.woocommerce.single-product
  ul.products
  li.product.add-to-wishlist-before_image
  .yith_buttons_wrap
  a
  > .tooltip {
  color: var(--theme-color-alter_text);
  background-color: var(--theme-color-alter_bg_color);
  border-color: var(--theme-color-alter_bg_color);
}
.woocommerce
  ul.products
  li.product.add-to-wishlist-before_add_to_cart
  .yith_buttons_wrap,
.woocommerce
  ul.products
  li.product.add-to-wishlist-after_add_to_cart
  .yith_buttons_wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}
.woocommerce
  ul.products
  li.product.add-to-wishlist-before_add_to_cart
  .yith_buttons_wrap
  .compare
  + .yith-wcwl-add-to-wishlist,
.woocommerce
  ul.products
  li.product.add-to-wishlist-after_add_to_cart
  .yith_buttons_wrap
  .compare
  + .yith-wcwl-add-to-wishlist {
  margin-left: 1em;
}
.woocommerce
  ul.products
  li.product.add-to-wishlist-before_add_to_cart
  .add_to_cart_wrap
  + .yith_buttons_wrap,
.woocommerce
  ul.products
  li.product.add-to-wishlist-after_add_to_cart
  .add_to_cart_wrap
  + .yith_buttons_wrap {
  margin-top: 1em;
}
.woocommerce
  ul.products.columns-4
  li.product.add-to-wishlist-before_add_to_cart
  .yith_buttons_wrap,
.woocommerce
  ul.products.columns-4
  li.product.add-to-wishlist-after_add_to_cart
  .yith_buttons_wrap,
.woocommerce
  ul.products.columns-5
  li.product.add-to-wishlist-before_add_to_cart
  .yith_buttons_wrap,
.woocommerce
  ul.products.columns-5
  li.product.add-to-wishlist-after_add_to_cart
  .yith_buttons_wrap,
.woocommerce
  ul.products.columns-6
  li.product.add-to-wishlist-before_add_to_cart
  .yith_buttons_wrap,
.woocommerce
  ul.products.columns-6
  li.product.add-to-wishlist-after_add_to_cart
  .yith_buttons_wrap,
.woocommerce
  ul.products.columns-7
  li.product.add-to-wishlist-before_add_to_cart
  .yith_buttons_wrap,
.woocommerce
  ul.products.columns-7
  li.product.add-to-wishlist-after_add_to_cart
  .yith_buttons_wrap,
.woocommerce
  ul.products.columns-8
  li.product.add-to-wishlist-before_add_to_cart
  .yith_buttons_wrap,
.woocommerce
  ul.products.columns-8
  li.product.add-to-wishlist-after_add_to_cart
  .yith_buttons_wrap {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.woocommerce
  ul.products.columns-4
  li.product.add-to-wishlist-before_add_to_cart
  .yith_buttons_wrap
  .compare
  + .yith-wcwl-add-to-wishlist,
.woocommerce
  ul.products.columns-4
  li.product.add-to-wishlist-after_add_to_cart
  .yith_buttons_wrap
  .compare
  + .yith-wcwl-add-to-wishlist,
.woocommerce
  ul.products.columns-5
  li.product.add-to-wishlist-before_add_to_cart
  .yith_buttons_wrap
  .compare
  + .yith-wcwl-add-to-wishlist,
.woocommerce
  ul.products.columns-5
  li.product.add-to-wishlist-after_add_to_cart
  .yith_buttons_wrap
  .compare
  + .yith-wcwl-add-to-wishlist,
.woocommerce
  ul.products.columns-6
  li.product.add-to-wishlist-before_add_to_cart
  .yith_buttons_wrap
  .compare
  + .yith-wcwl-add-to-wishlist,
.woocommerce
  ul.products.columns-6
  li.product.add-to-wishlist-after_add_to_cart
  .yith_buttons_wrap
  .compare
  + .yith-wcwl-add-to-wishlist,
.woocommerce
  ul.products.columns-7
  li.product.add-to-wishlist-before_add_to_cart
  .yith_buttons_wrap
  .compare
  + .yith-wcwl-add-to-wishlist,
.woocommerce
  ul.products.columns-7
  li.product.add-to-wishlist-after_add_to_cart
  .yith_buttons_wrap
  .compare
  + .yith-wcwl-add-to-wishlist,
.woocommerce
  ul.products.columns-8
  li.product.add-to-wishlist-before_add_to_cart
  .yith_buttons_wrap
  .compare
  + .yith-wcwl-add-to-wishlist,
.woocommerce
  ul.products.columns-8
  li.product.add-to-wishlist-after_add_to_cart
  .yith_buttons_wrap
  .compare
  + .yith-wcwl-add-to-wishlist {
  margin-left: 0;
}
.woocommerce.yith-wcwl-form .wishlist-title > h2 {
  margin: 0;
}
.woocommerce.yith-wcwl-form .hidden-title-form a.hide-title-form {
  vertical-align: top;
}
.woocommerce.yith-wcwl-form table.wishlist_table {
  font-size: 1em;
}
.woocommerce.yith-wcwl-form table.wishlist_table td.product-add-to-cart a {
  display: inline-block !important;
}
.woocommerce.yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share {
  margin: 0;
  float: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}
.woocommerce.yith-wcwl-form
  .yith_wcwl_wishlist_footer
  .yith-wcwl-share
  h4.yith-wcwl-share-title {
  font-size: 1em;
  margin-right: 1em;
}
.woocommerce.yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share li a {
  min-width: 0;
  min-height: 0;
  width: 2em;
  height: 2em;
  line-height: 2em;
  text-align: center;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  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);
}
.woocommerce div.product .product_meta {
  clear: both;
}
.woocommerce div.product .woocommerce-tabs ul.tabs,
.woocommerce #content div.product .woocommerce-tabs ul.tabs,
.woocommerce-page div.product .woocommerce-tabs ul.tabs,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
  padding-left: 0;
  margin: 0 0 55px;
}
.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 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: transparent;
  border: none;
  padding: 3px 6px;
  margin: 0 -6px;
  -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: transparent;
  border: none;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  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: 500;
  padding: 21px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 278px;
  font-size: 13px;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-top: 2px solid transparent;
  text-align: center;
}
.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce #content div.product .woocommerce-tabs .panel,
.woocommerce-page div.product .woocommerce-tabs .panel,
.woocommerce-page #content div.product .woocommerce-tabs .panel {
  border: none;
  margin: 0;
  padding: 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: 25px;
  font-weight: 700;
  text-transform: none;
  line-height: 1.2em;
  letter-spacing: 0;
}
.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;
}
.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td {
  font-weight: 400;
  text-align: left;
  font-size: 0.945em;
}
.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);
}
.woocommerce div.product .woocommerce-product-rating,
.woocommerce-page div.product .woocommerce-product-rating {
  float: right;
  margin: 0;
}
.woocommerce div.product .woocommerce-product-rating .star-rating,
.woocommerce-page div.product .woocommerce-product-rating .star-rating {
  margin-top: 8px;
  margin-bottom: 8px;
}
.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: 10px;
  margin-bottom: 4px;
  margin-right: 0;
}
.woocommerce .star-rating,
.woocommerce-page .star-rating {
  width: 88px;
  height: 1.2em;
  margin-top: 4px;
  margin-bottom: 4px;
  font-size: 14px;
  letter-spacing: 4px;
}
.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: visible;
}
.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 solid var(--theme-color-bd_color);
}
.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;
  position: static;
  width: 60px;
  float: left;
  margin: 0 20px 10px 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text {
  margin: 0;
  padding: 0 0 20px;
  border: 0;
  position: relative;
  overflow: hidden;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating,
.woocommerce-page
  #reviews
  #comments
  ol.commentlist
  li
  .comment-text
  .star-rating {
  position: absolute;
  left: 0px;
  bottom: 0;
  margin-bottom: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .description,
.woocommerce-page
  #reviews
  #comments
  ol.commentlist
  li
  .comment-text
  .description {
  font-size: 16px;
}
.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: -2px 10px 4px 0;
  display: inline-block;
  vertical-align: middle;
  color: var(--theme-color-alter_text);
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong,
.woocommerce-page
  #reviews
  #comments
  ol.commentlist
  li
  .comment-text
  p.meta
  strong {
  color: var(--theme-color-text_dark);
  font-size: 19px;
  line-height: 23px;
  font-weight: 700;
}
.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: normal;
  letter-spacing: 0;
}
.woocommerce .comment-form .comment-form-comment label,
.woocommerce .comment-form .comment-form-rating label,
.woocommerce .comment-form .comment-form-author label,
.woocommerce .comment-form .comment-form-email label {
  display: block;
  font-weight: 400;
  font-size: 0.92em;
  color: var(--theme-color-text_dark);
}
.woocommerce #review_form #respond .form-submit {
  margin-bottom: 0;
  margin-top: 40px;
}
.woocommerce #review_form #respond input[type="text"],
.woocommerce #review_form #respond input[type="number"],
.woocommerce #review_form #respond input[type="email"],
.woocommerce #review_form #respond textarea,
.woocommerce-page #review_form #respond input[type="text"],
.woocommerce-page #review_form #respond input[type="number"],
.woocommerce-page #review_form #respond input[type="email"],
.woocommerce-page #review_form #respond textarea {
  width: 100%;
  -webkit-box-shadow: 0 15px 15px -14px rgba(0, 0, 0, 0.018);
  -ms-box-shadow: 0 15px 15px -14px rgba(0, 0, 0, 0.018);
  box-shadow: 0 15px 15px -14px rgba(0, 0, 0, 0.018);
}
.woocommerce #review_form #respond textarea,
.woocommerce-page #review_form #respond textarea {
  height: 6em;
  min-height: 5em;
  font-weight: 400;
  overflow: auto;
}
.woocommerce #review_form #respond #reply-title {
  font-size: 25px;
  line-height: 1.2em;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 0.8em;
  display: inline-block;
  color: var(--theme-color-text_dark);
}
.woocommerce .comment-form .comment-form-rating,
.woocommerce #review_form #respond p {
  margin: 0 0 1.4em;
}
.woocommerce #review_form #respond .form-submit {
  margin-top: 50px;
}
.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;
  margin-top: 7px;
}
.woocommerce .comment-form .comment-form-author label,
.woocommerce .comment-form .comment-form-email label {
  display: block;
}
.single-product .related,
.single-product .upsells {
  margin-top: 6rem;
  margin-bottom: -2.5rem;
  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 {
  margin-bottom: 2.61111rem;
  font-size: 1.55556rem;
  line-height: 1.1em;
  text-align: center;
  margin-top: 0;
}
.single-product .footer_copyright_wrap {
  outline: none;
}
.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;
}
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  -webkit-box-align: end;
  align-items: flex-end;
}
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  float: none;
  width: 100%;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  float: none;
}
.woocommerce ul.products li.product.product-category .thumb_wrapper,
.woocommerce-page ul.products li.product.product-category .thumb_wrapper {
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background: url(../../../plugins/woocommerce/images/shop-cat-bg-1.jpg) center
    center no-repeat;
  padding: 1em;
  overflow: hidden;
}
.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;
}
.woocommerce
  div.product
  form.cart
  .group_table
  td.woocommerce-grouped-product-list-item__label
  a,
.woocommerce-page
  div.product
  form.cart
  .group_table
  td.woocommerce-grouped-product-list-item__label
  a {
  font-weight: 500;
}
.woocommerce
  div.product
  form.cart
  .group_table
  td.woocommerce-grouped-product-list-item__price
  span.amount,
.woocommerce-page
  div.product
  form.cart
  .group_table
  td.woocommerce-grouped-product-list-item__price
  span.amount {
  font-weight: 400;
}
.woocommerce a.remove {
  margin-top: 0.5em;
  text-align: center;
  position: relative;
  overflow: hidden;
  width: 0.77778rem;
  height: 0.77778rem;
  line-height: 0.77778rem;
  text-align: center;
  text-indent: -100px;
  font-size: 9px !important;
  font-weight: 400 !important;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.woocommerce a.remove:before {
  display: none !important;
}
.woocommerce a.remove:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  content: "\e9e1";
  font-family: "fontello";
  line-height: inherit;
  text-align: center;
  border: none;
  text-indent: 0;
  width: 100%;
  height: 100%;
  color: var(--theme-color-text_link);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.woocommerce a.remove:hover:after {
  color: var(--theme-color-alter_light);
}
.woocommerce a.remove,
.woocommerce a.remove:hover {
  color: #e05100 !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-bd_color) !important;
  background: transparent;
}
.woocommerce table.shop_table th {
  border-color: var(--theme-color-alter_bg_hover) !important;
  background-color: var(--theme-color-alter_bg_hover) !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;
  padding: 25px;
}
.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;
  font-weight: 400;
}
.woocommerce ul.product_list_widget li,
.woocommerce-page ul.product_list_widget li {
  padding: 10px 0 1em;
  overflow: hidden;
}
.woocommerce.widget_shopping_cart ul.cart_list li {
  padding: 10px 0 20px 0;
  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-page ul.cart_list li:before,
.woocommerce ul.product_list_widget li:before,
.woocommerce-page ul.product_list_widget li:before {
  display: none;
}
.woocommerce ul.cart_list li a,
.woocommerce-page ul.cart_list li a,
.woocommerce ul.product_list_widget li a,
.woocommerce-page ul.product_list_widget li a {
  font-weight: 700;
  font-size: 19px;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
  position: absolute;
  right: 0;
  top: 0;
  left: auto;
  margin: 0 !important;
}
.woocommerce ul.cart_list li,
.woocommerce-page ul.cart_list li,
.woocommerce ul.product_list_widget li,
.woocommerce-page ul.product_list_widget li {
  padding-top: 10px;
}
.woocommerce ul.cart_list li img,
.woocommerce-page ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.product_list_widget li img {
  float: left;
  margin: -10px 20px 10px 0;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 81px;
  height: 81px;
}
.woocommerce.wp-widget-woocommerce_products ul.product_list_widget li {
  padding: 0.94444rem 0 1.05556rem;
}
.woocommerce.wp-widget-woocommerce_products ul.product_list_widget li img {
  width: 5.22222rem;
  height: 5.22222rem;
  border: 1px solid var(--theme-color-bd_color);
  border-radius: 0;
  margin: -0.94444rem 1.11111rem 0.55556rem 0;
}
.woocommerce.wp-widget-woocommerce_products .product-title,
.woocommerce.wp-widget-woocommerce_products
  ul.product_list_widget
  li
  > .amount {
  font-weight: 700;
  font-size: 14px;
}
footer .product_list_widget li a + span.amount {
  margin-top: 3px;
  display: inline-block;
}
.woocommerce.wp-widget-woocommerce_products
  ul.product_list_widget
  li
  > .amount {
  color: var(--theme-color-text_link) !important;
}
.woocommerce ul.cart_list li img,
.woocommerce-page ul.cart_list li img {
  margin-right: 20px;
}
.woocommerce ul.cart_list li dl,
.woocommerce-page ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl,
.woocommerce-page ul.product_list_widget li dl {
  overflow: hidden;
  font-size: 12px;
  padding-left: 8px;
  border-left-width: 1px;
  line-height: 1.8em;
  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: 3px 0 0;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  color: var(--theme-color-text_link);
}
.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: 18px;
  font-weight: 700;
}
.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: 19px;
  font-weight: 500;
}
.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
  margin-bottom: 0;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
  border: none;
}
.woocommerce.widget_shopping_cart .total,
.woocommerce-page.widget_shopping_cart .total,
.woocommerce .widget_shopping_cart .total,
.woocommerce-page .widget_shopping_cart .total {
  font-size: 19px;
  font-weight: 700;
  font-style: italic;
  padding: 4px 0 0;
  color: var(--theme-color-text_dark);
}
.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: 19px;
  font-weight: 700;
  font-style: italic;
}
.woocommerce .widget_shopping_cart .buttons,
.woocommerce.widget_shopping_cart .buttons {
  margin-top: 33px;
}
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a {
  margin-right: 10px;
  margin-bottom: 10px;
  width: calc(50% - 5px);
  font-size: 15px;
  line-height: 18px;
  padding: 15px;
  text-align: center;
  display: inline-block;
  -webkit-box-shadow: 0 7px 25px var(--theme-color-text_link_02);
  -ms-box-shadow: 0 7px 25px var(--theme-color-text_link_02);
  box-shadow: 0 7px 25px var(--theme-color-text_link_02);
}
.woocommerce .widget_shopping_cart .buttons a + a,
.woocommerce.widget_shopping_cart .buttons a + a {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.woocommerce .widget_shopping_cart .buttons a.checkout,
.woocommerce.widget_shopping_cart .buttons a.checkout {
  border: 2px solid var(--theme-color-text_dark) !important;
  color: var(--theme-color-text_dark) !important;
  background: none !important;
  -webkit-box-shadow: none !important;
  -ms-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 13px;
}
.woocommerce .widget_shopping_cart .buttons a.checkout:hover,
.woocommerce.widget_shopping_cart .buttons a.checkout:hover {
  border: 2px solid var(--theme-color-text_link) !important;
  color: var(--theme-color-text_link) !important;
}
.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);
}
.woocommerce .widget_rating_filter ul li .star-rating {
  vertical-align: middle;
}
.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: 13px;
  margin-left: 0;
  margin-right: 0;
  height: 2px;
  background: var(--theme-color-alter_bg_hover);
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  margin-left: -6px;
  top: -3px;
  opacity: 0;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
  height: 2px;
  top: 0;
}
.woocommerce .widget_price_filter .price_slider_amount {
  font-size: 16px;
  line-height: 1.5em;
  text-align: left;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label {
  color: var(--theme-color-text_light);
}
.woocommerce .widget_price_filter .price_slider_amount span {
  font-weight: 400;
}
.widget_price_filter .price_label span {
  color: var(--theme-color-text_light);
}
.woocommerce .widget_price_filter .price_slider_amount .button {
  float: none;
  position: relative;
  margin-top: 23px;
  border-radius: 0;
}
.widget_product_search form:after {
  color: var(--theme-color-input_light);
}
.widget_product_search form:hover:after {
  color: var(--theme-color-input_dark);
}
.woocommerce.widget_rating_filter ul li:before {
  display: none !important;
}
aside.woocommerce .product-title,
aside.woocommerce .mini_cart_item > a:not(.remove) {
  display: block;
  line-height: 1.3em;
}
.search-no-results.woocommerce .woocommerce-message:last-child,
.search-no-results.woocommerce .woocommerce-info:last-child,
.search-no-results.woocommerce-page .woocommerce-message:last-child,
.search-no-results.woocommerce-page .woocommerce-info:last-child {
  margin: 0;
  padding: 20px;
}
.trx_addons_woocommerce_search_type_filter .sc_form_field .sc_form_field_wrap {
  padding: 1em 0;
}
.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 {
  line-height: 1;
}
.trx_addons_woocommerce_search_type_inline
  .trx_addons_woocommerce_search_button {
  white-space: normal;
}
.trx_addons_woocommerce_search_type_inline {
  font-size: 1.3rem;
  line-height: 1.6em;
}
.trx_addons_woocommerce_search_type_inline
  .trx_addons_woocommerce_search_form_field_list
  li
  + li {
  margin-top: 0;
}
.trx_addons_woocommerce_search_type_inline
  .trx_addons_woocommerce_search_form_field
  input[type="text"] {
  font-size: inherit;
  width: 6em;
}
.trx_addons_woocommerce_search_type_inline
  .trx_addons_woocommerce_search_form_field_list {
  top: 3em;
}
.trx_addons_woocommerce_search_type_inline
  .trx_addons_woocommerce_search_form_options {
  width: 75%;
}
.trx_addons_woocommerce_search_type_inline
  .trx_addons_woocommerce_search_form_button {
  width: 25%;
}
.trx_addons_woocommerce_search_type_inline
  .trx_addons_woocommerce_search_form_button
  .trx_addons_woocommerce_search_button {
  padding: 17px 30px;
}
.trx_addons_woocommerce_search_type_inline
  .trx_addons_woocommerce_search_form_button
  .trx_addons_woocommerce_search_button:before {
  font-family: "fontello";
  content: "\e9a6";
  font-weight: 400;
}
.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);
}
.trx_addons_woocommerce_search_type_filter
  .sc_form_field.sc_form_field_button
  .sc_form_field_items,
.trx_addons_woocommerce_search_type_filter
  .sc_form_field.sc_form_field_image
  .sc_form_field_items {
  margin: 0;
}
.sidebar
  .trx_addons_woocommerce_search_type_filter.trx_addons_woocommerce_search_apply
  .trx_addons_woocommerce_search_button_show {
  z-index: 2;
}
.woocommerce .woocommerce-info.trx_addons_woocommerce_search_loading {
  padding: 5px 0;
}
.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;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  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_magnifier_zoom_wrap .yith_magnifier_zoom_magnifier {
  border-color: var(--theme-color-bd_color);
}
.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);
}
.woocommerce
  .woocommerce-cart-form
  table.shop_table_responsive
  tr.woocommerce-cart-form__cart-item
  td {
  vertical-align: middle;
}
div.product form.cart div.quantity > label {
  outline: none;
}
.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;
}
#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 {
  font-size: 17px;
  line-height: 1.3em;
  font-weight: 700;
  color: var(--theme-color-text_dark);
}
.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: left;
}
.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: 24px;
  line-height: 1.3em;
  font-weight: 700;
  font-style: italic;
  text-transform: capitalize;
  letter-spacing: 0;
  margin: 3.33333rem 0 1em;
}
.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
  .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;
  text-transform: capitalize;
}
.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;
}
.sc_layouts_cart_widget ul.product_list_widget {
  overflow-x: hidden;
  overflow-y: auto;
  scrollbar-width: thin;
}
.sc_layouts_cart_widget ul.product_list_widget::-webkit-scrollbar {
  width: 6px;
}
.sc_layouts_cart_widget ul.product_list_widget::-webkit-scrollbar-track {
  background: var(--theme-color-alter_bd_color);
}
.sc_layouts_cart_widget ul.product_list_widget::-webkit-scrollbar-thumb {
  background-color: var(--theme-color-text_dark);
}
.woocommerce-form-login p:not([class]) {
  text-align: left;
}
.woocommerce-form-login .form-row {
  margin-bottom: 25px !important;
  text-align: left;
}
.woocommerce-form-login .form-row .woocommerce-form-login__rememberme {
  display: block;
}
.woocommerce-form-login .lost_password {
  text-align: left;
  font-size: 16px;
}
.woocommerce-ResetPassword .button {
  text-transform: capitalize !important;
}
.woocommerce-checkout .woocommerce-form-login {
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
}
.woocommerce form .form-row {
  padding: 0;
  margin-bottom: 47px;
}
.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
  line-height: 1.5em;
  font-size: 19px;
  font-weight: 500;
  margin-bottom: 15px;
  color: var(--theme-color-text_dark);
}
.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-checkout h3 {
  margin-bottom: 38px;
  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: 300;
}
.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 .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:before,
.woocommerce-cart #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before {
  border-color: transparent;
}
.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 .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 ul.order_details {
  padding-left: 0;
}
.woocommerce .order_details.woocommerce-thankyou-order-details {
  padding: 25px;
  color: var(--theme-color-alter_text);
  background-color: var(--theme-color-alter_bg_color);
  text-transform: none;
}
.woocommerce .order_details.woocommerce-thankyou-order-details .amount,
.woocommerce .order_details.woocommerce-thankyou-order-details .amount * {
  color: var(--theme-color-alter_dark);
}
.woocommerce .order_details.woocommerce-thankyou-order-details li strong {
  font-weight: 400;
  margin-top: 3px;
  line-height: 1.3em;
  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 .wc-item-meta {
  padding: 10px 0;
}
.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 .order_details li strong .amount,
.woocommerce-page .order_details li strong .amount {
  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 form .woocommerce-checkout-payment .wpgdprc-checkbox label {
  position: relative;
  font-size: 14px;
  line-height: 22px !important;
  font-weight: 300;
  margin-bottom: 0;
  padding-left: 1.8em;
  display: inline-block;
  vertical-align: top;
  color: var(--theme-color-text);
}
.woocommerce
  form
  .woocommerce-checkout-payment
  .wpgdprc-checkbox
  label
  abbr.required {
  color: #ff5b4a !important;
}
.woocommerce
  form
  .woocommerce-checkout-payment
  .wpgdprc-checkbox.woocommerce-invalid
  label {
  color: var(--theme-color-text) !important;
}
.woocommerce
  form
  .woocommerce-checkout-payment
  .wpgdprc-checkbox.woocommerce-validated
  label {
  color: var(--theme-color-text_dark);
}
.woocommerce-form-login .woocommerce-form__input-checkbox,
.woocommerce-terms-and-conditions-wrapper .woocommerce-form__input-checkbox {
  display: inline;
}
.woocommerce-terms-and-conditions-wrapper p {
  margin-bottom: 0.5em;
}
.woocommerce-form-login label.woocommerce-form-login__rememberme,
.woocommerce-terms-and-conditions-wrapper label {
  padding-left: 1.15em;
  position: relative;
}
.woocommerce-form-login label.woocommerce-form-login__rememberme {
  margin-bottom: 20px;
  padding-left: 1.8em;
  position: relative;
  font-size: 14px !important;
  line-height: 22px !important;
  font-weight: 300 !important;
  color: var(--theme-color-text) !important;
}
.woocommerce-form-login
  label.woocommerce-form-login__rememberme
  input[type="checkbox"],
.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-form-login
  label.woocommerce-form-login__rememberme
  input[type="checkbox"]:before,
.woocommerce-terms-and-conditions-wrapper label input[type="checkbox"]:before {
  content: "";
  font-family: "fontello";
  display: block;
  text-align: center;
  border: 1px solid var(--theme-color-bd_color);
  font-size: 7px;
  width: 16px;
  height: 16px;
  line-height: 15px;
  position: absolute;
  z-index: 1;
  top: 0.45em;
  left: 0;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  color: var(--theme-color-text_dark);
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.woocommerce-form-login
  label.woocommerce-form-login__rememberme:hover
  input[type="checkbox"]:before {
  border-color: var(--theme-color-text_dark) !important;
}
.woocommerce-form-login
  label.woocommerce-form-login__rememberme
  input[type="checkbox"]:checked:before,
.woocommerce-terms-and-conditions-wrapper
  label
  input[type="checkbox"]:checked:before {
  content: "\e9b9";
}
.ua_ie .woocommerce-form-login label.woocommerce-form-login__rememberme,
.ua_ie .woocommerce-terms-and-conditions-wrapper label {
  padding-left: 0;
}
.ua_ie .woocommerce-form-login input[type="checkbox"],
.ua_ie .woocommerce-terms-and-conditions-wrapper input[type="checkbox"] {
  width: auto;
}
.ua_ie .woocommerce-form-login input[type="checkbox"]:before,
.ua_ie .woocommerce-terms-and-conditions-wrapper input[type="checkbox"]:before {
  display: none;
}
.woocommerce form .form-row label.inline input[type="checkbox"] {
  display: inline;
  position: relative !important;
  clip: auto;
  top: 2px;
}
.woocommerce-account .title h2,
.woocommerce-account .address .title h3 {
  margin: 1em 0 0.4em;
}
.woocommerce-MyAccount-content .woocommerce-message,
.woocommerce-MyAccount-content .woocommerce-info {
  margin: 0 0 20px 0;
  text-align: left;
}
.woocommerce-MyAccount-navigation,
.woocommerce-MyAccount-content .woocommerce-Address-title a {
  font-size: 1em;
  line-height: 1.3em;
  font-weight: 500;
}
.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 solid var(--theme-color-bd_color);
}
.woocommerce-MyAccount-navigation ul li a {
  display: block;
  padding: 1em 0;
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.woocommerce-MyAccount-navigation ul li:first-child a {
  padding-top: 0.5em;
}
.woocommerce-MyAccount-navigation li.is-active a {
  color: var(--theme-color-text_link);
}
.woocommerce-account .addresses .title h3 {
  font-size: 1em;
  line-height: 1.2em;
}
.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);
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.woocommerce-MyAccount-content .my_account_orders .button:hover,
.woocommerce-MyAccount-content .my_account_orders .button:focus {
  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 {
  margin: 0 0 0 5px;
  text-decoration: underline;
  font-size: 1em;
  line-height: 1.2em;
}
.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;
}
.woocommerce table.my_account_orders th {
  font-weight: 500;
  line-height: 1.5em;
  border: none !important;
  color: var(--theme-color-extra_dark) !important;
  background-color: var(--theme-color-extra_bg_color) !important;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.woocommerce .woocommerce-MyAccount-content h3 {
  margin-top: 0;
}
.woocommerce .woocommerce-address-fields .select_container:before {
  top: 2px;
  right: 2px;
}
.woocommerce
  .woocommerce-address-fields
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  display: none;
}
.woocommerce table.shop_table_responsive tr td td:before,
.woocommerce-page table.shop_table_responsive tr td td:before {
  color: var(--theme-color-text_dark);
}
.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: left !important;
}
.woocommerce table.shop_table_responsive tr td:before,
.woocommerce-page table.shop_table_responsive tr td:before {
  display: none;
}
ul.products li.product .tinvwl_add_to_wishlist_button {
  margin-top: 1em;
}
.tinvwl_add_to_wishlist_button.tinvwl-add-hide {
  visibility: visible !important;
}
.tinv-wishlist .tinv-header {
  display: none;
}
.tinv-wishlist th {
  background-color: var(--theme-color-alter_bg_color) !important;
}
.tinv-wishlist td {
  background-color: transparent !important;
}
.tinv-wishlist table th,
.tinv-wishlist table td {
  padding: 30px;
  text-align: left;
  border: none !important;
  color: var(--theme-color-text_dark);
  font-size: 19px;
  line-height: 1.3em;
  font-weight: 500;
}
.tinv-wishlist table th .variation,
.tinv-wishlist table td .variation {
  font-weight: 400;
  font-size: 14px;
  color: var(--theme-color-text);
}
.tinv-wishlist table th a,
.tinv-wishlist table td a {
  color: var(--theme-color-text_dark);
}
.tinv-wishlist table th a:hover,
.tinv-wishlist table td a:hover {
  color: var(--theme-color-text_link);
}
.tinv-wishlist table th del,
.tinv-wishlist table th .amount,
.tinv-wishlist table th .amount *,
.tinv-wishlist table td del,
.tinv-wishlist table td .amount,
.tinv-wishlist table td .amount * {
  color: var(--theme-color-text_dark) !important;
}
.tinv-wishlist tr + tr {
  border-top: 1px solid var(--theme-color-bd_color);
}
.tinv-wishlist .product-thumbnail {
  min-width: 100px;
  width: 120px;
  padding-right: 0;
  padding-left: 0;
}
.tinv-wishlist .product-thumbnail img {
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.tinv-wishlist .product-remove button {
  margin: 0;
  width: 27px;
  height: 27px;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  padding: 0;
  border: 0;
  background-color: transparent !important;
  color: var(--theme-color-text_light);
  font-size: 14px;
}
.tinv-wishlist .product-remove button:hover {
  color: var(--theme-color-text_link);
}
.tinv-wishlist .product-remove button .ftinvwl:before {
  display: block;
  content: "\e9e1" !important;
  font-family: "fontello";
  line-height: 1;
  text-align: center;
  border: none;
  text-indent: 0;
  width: 100%;
  height: 100%;
}
.tinv-wishlist .product-stock i {
  display: none;
}
.tinv-wishlist .product-remove {
  padding-left: 10px;
}
.tinv-wishlist .product-action {
  width: auto;
  text-align: right;
}
.tinv-wishlist .product-action .button {
  width: auto;
}
.tinv-wishlist .product-action .button i {
  font-weight: 400;
}
.tinv-wishlist tfoot tr {
  border-top: 1px solid var(--theme-color-bd_color);
}
.tinv-wishlist tfoot tr .tinvwl-input-group {
  border-collapse: collapse;
}
.tinv-wishlist tfoot tr td {
  padding: 70px 0 0 0;
}
.tinv-wishlist tfoot tr button {
  padding-top: 0 !important;
  padding-bottom: 2px !important;
  height: 55px !important;
  line-height: 55px !important;
}
.tinv-wishlist tfoot tr button .tinvwl-mobile {
  margin-left: 5px;
}
.tinv-wishlist tfoot tr .select_container {
  overflow: hidden;
}
.tinv-wishlist tfoot tr .tinvwl-to-left:not(:empty) {
  min-height: 1px;
}
.tinv-wishlist td.product-name dl.variation dd {
  padding-top: 0.4em;
}
.tinv-wishlist td.product-name dl.variation dt {
  padding-top: 0.4em;
  padding-right: 0.4em;
}
.tinv-wishlist .social-buttons {
  margin-top: 60px;
}
.tinv-wishlist .social-buttons > span {
  margin-right: 15px;
}
.tinv-wishlist .tinv-lists-nav {
  margin: 10px -5px;
}
.tinv-wishlist .tinv-lists-nav > * {
  -webkit-box-flex: unset;
  -ms-flex: unset;
  flex: unset;
  margin: 5px !important;
}
.tinv-wishlist .tinv-lists-nav > span {
  font-size: 0.9rem;
  line-height: 1rem;
  font-weight: 500;
  color: var(--theme-color-text_dark);
}
.tinv-wishlist .tinv-lists-nav .button {
  width: 35px;
  height: 35px;
  line-height: 35px;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  float: none;
  padding: 0;
}
.tinv-wishlist .tinv-lists-nav .button i {
  margin: 0;
  text-indent: 2px;
}
.tinv-wishlist .tinv-lists-nav .button.tinv-prev i {
  text-indent: -2px;
}
.tinv-wishlist .tinv-lists-nav .button span {
  display: none;
}
.tinvwl-input-group .form-control {
  height: 55px;
  padding: 0 25px;
  border: 1px solid var(--theme-color-input_bd_color);
}
.tinvwl-input-group .select_container + .tinvwl-input-group-btn {
  padding-left: 10px;
}
.tinvwl-input-group .select_container:after {
  width: 3em;
}
.sc_layouts_cart {
  z-index: 2001;
}
.sc_layouts_cart:not(.modern) .sc_layouts_cart_widget {
  text-align: left;
  position: absolute;
  z-index: 2;
  top: 65px;
  left: -2em;
  width: 330px;
  padding: 45px 25px;
  border: none;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.sc_layouts_column_align_right
  .sc_layouts_cart:not(.modern)
  .sc_layouts_cart_widget {
  right: -2em;
  left: auto;
}
.sc_layouts_cart:not(.modern) .sc_layouts_cart_widget:after {
  display: none;
}
.sc_layouts_cart:not(.modern)
  .sc_layouts_cart_widget
  .woocommerce-mini-cart__empty-message {
  text-align: center;
  position: relative;
  font-size: 18px;
  line-height: 1.3em;
  padding: 3.8em 0;
}
.sc_layouts_cart:not(.modern)
  .sc_layouts_cart_widget
  .woocommerce-mini-cart__empty-message:before {
  display: block;
  text-align: center;
  width: 100%;
  content: "\e9f4";
  font-family: "fontello";
  font-size: 28px;
  margin-bottom: 25px;
}
.sc_layouts_cart:not(.modern) .sc_layouts_cart_widget a.remove {
  display: inline-block !important;
  top: 2px !important;
  font-size: 9px !important;
  right: 3px !important;
}
.sc_layouts_cart:not(.modern) .sc_layouts_cart_widget .widget_shopping_cart {
  position: relative;
  z-index: 2;
}
.sc_layouts_cart:not(.modern)
  .sc_layouts_cart_widget
  .widget_shopping_cart
  ul.cart_list {
  padding-bottom: 10px;
}
.sc_layouts_cart:not(.modern)
  .sc_layouts_cart_widget
  .widget_shopping_cart
  ul.cart_list
  li {
  padding: 10px 13px 10px 0;
}
.sc_layouts_cart:not(.modern)
  .sc_layouts_cart_widget
  .widget_shopping_cart
  ul.cart_list
  li
  img {
  margin-right: 17px;
}
.sc_layouts_cart:not(.modern)
  .sc_layouts_cart_widget
  .widget_shopping_cart
  .buttons {
  margin-top: 28px;
}
.sc_layouts_cart:not(.modern)
  .sc_layouts_cart_widget
  .widget_shopping_cart
  .buttons
  a {
  margin-right: 8px;
  width: calc(50% - 4px);
  font-size: 15px;
  line-height: 18px;
  padding: 11px;
  margin-bottom: 0 !important;
}
.sc_layouts_cart:not(.modern)
  .sc_layouts_cart_widget
  .widget_shopping_cart
  .buttons
  a.checkout {
  padding: 9px;
}
.sc_layouts_cart:not(.modern) .sc_layouts_cart_widget .total {
  padding-top: 20px !important;
  margin-top: 10px;
  border-top: 1px solid #323641 !important;
}
.sc_layouts_cart:not(.modern)
  .sc_layouts_cart_widget
  .sc_layouts_cart_widget_close {
  cursor: auto;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1;
}
.sc_layouts_cart:not(.modern)
  .sc_layouts_cart_widget
  .sc_layouts_cart_widget_close
  .sc_layouts_cart_widget_close_icon {
  display: none;
}
.sc_layouts_cart_panel .sc_layouts_panel_close.trx_addons_button_close {
  top: 15px;
  right: 10px;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.sc_layouts_cart_panel
  .sc_layouts_panel_close.trx_addons_button_close
  .trx_addons_button_close_icon {
  font-size: 11px;
}
.sc_layouts_cart_panel .sc_layouts_cart_panel_header {
  padding: 15px;
  background-color: transparent;
  border-bottom: 1px solid var(--theme-color-alter_bd_color);
}
.sc_layouts_cart_panel
  .sc_layouts_cart_panel_header
  .sc_layouts_cart_panel_title {
  font-size: 1.3em;
  line-height: 1.3em;
}
.sc_layouts_cart_panel
  .sc_layouts_cart_panel_widget
  .widget_shopping_cart
  .widget_shopping_cart_content {
  margin-right: 0;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: thin;
}
.sc_layouts_cart_panel
  .sc_layouts_cart_panel_widget
  .widget_shopping_cart
  .widget_shopping_cart_content::-webkit-scrollbar {
  width: 6px;
}
.sc_layouts_cart_panel
  .sc_layouts_cart_panel_widget
  .widget_shopping_cart
  .widget_shopping_cart_content::-webkit-scrollbar-track {
  background: var(--theme-color-alter_bd_color);
}
.sc_layouts_cart_panel
  .sc_layouts_cart_panel_widget
  .widget_shopping_cart
  .widget_shopping_cart_content::-webkit-scrollbar-thumb {
  background-color: var(--theme-color-text_dark);
}
.sc_layouts_cart_panel
  .sc_layouts_cart_panel_widget
  .widget_shopping_cart
  ul.cart_list
  li {
  padding: 10px 15px 10px 0;
  margin-right: 5px;
}
.sc_layouts_cart_panel
  .sc_layouts_cart_panel_widget
  .widget_shopping_cart
  ul.cart_list
  li
  img {
  width: inherit;
}
.sc_layouts_cart.modern .sc_layouts_cart_widget {
  text-align: left;
  position: fixed;
  z-index: 2;
  top: 0;
  bottom: 0;
  height: 100%;
  left: auto;
  right: 0;
  width: 490px;
  padding: 118px 50px 75px;
  border: none;
  opacity: 0.7 !important;
  display: block !important;
  -webkit-transform: translateX(495px);
  -ms-transform: translateX(495px);
  transform: translateX(495px);
  -webkit-transition: all 0.4s ease-in-out !important;
  -ms-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  transition: all 0.4s ease-in-out !important;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background-color: var(--theme-color-alter_bg_color) !important;
  color: var(--theme-color-alter_dark) !important;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.sc_layouts_cart.modern .sc_layouts_cart_widget ul.cart_list li a,
.sc_layouts_cart.modern .sc_layouts_cart_widget .total,
.sc_layouts_cart.modern .sc_layouts_cart_widget .total *,
.sc_layouts_cart.modern .sc_layouts_cart_widget .quantity,
.sc_layouts_cart.modern .sc_layouts_cart_widget .quantity * {
  color: var(--theme-color-alter_dark) !important;
}
.sc_layouts_cart.modern
  .sc_layouts_cart_widget
  .widget_shopping_cart_content
  .buttons
  a.checkout {
  border: none !important;
  color: var(--theme-color-inverse_hover) !important;
  background-color: var(--theme-color-alter_dark) !important;
}
.sc_layouts_cart.modern
  .sc_layouts_cart_widget
  .widget_shopping_cart_content
  .buttons
  a.checkout:hover {
  color: var(--theme-color-inverse_link) !important;
  background-color: var(--theme-color-alter_link) !important;
}
.sc_layouts_cart.modern
  .sc_layouts_cart_widget
  .sc_layouts_cart_widget
  .cart_list {
  max-height: 100%;
}
.sc_layouts_cart.modern .sc_layouts_cart_widget:after {
  display: none;
}
.sc_layouts_cart.modern .sc_layouts_cart_widget .sc_layouts_item_text {
  font-size: 28px;
  margin: 0;
  position: absolute;
  left: 50px;
  top: 40px;
}
.sc_layouts_cart.modern .sc_layouts_cart_widget .sc_layouts_cart_widget_close {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  font-size: 16px;
  right: 43px;
  top: 43px;
  color: var(--theme-color-alter_dark);
}
.sc_layouts_cart.modern
  .sc_layouts_cart_widget
  .woocommerce-mini-cart__empty-message {
  text-align: center;
  position: relative;
  font-size: 18px;
  line-height: 1.3em;
  padding: 0;
  margin: auto;
}
.sc_layouts_cart.modern
  .sc_layouts_cart_widget
  .woocommerce-mini-cart__empty-message:before {
  display: block;
  text-align: center;
  width: 100%;
  content: "\e9f4";
  font-family: "fontello";
  font-size: 28px;
  margin-bottom: 25px;
}
.sc_layouts_cart.modern .sc_layouts_cart_widget a.remove {
  display: block !important;
  top: 15px !important;
  font-size: 14px !important;
  margin: 0 !important;
}
.sc_layouts_cart.modern .sc_layouts_cart_widget a.remove:after {
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sc_layouts_cart.modern .sc_layouts_cart_widget .widget_shopping_cart {
  position: relative;
  z-index: 2;
  padding: 0;
  height: 100%;
  font-size: 1em;
  border-top: 1px solid var(--theme-color-bd_color);
}
.sc_layouts_cart.modern
  .sc_layouts_cart_widget
  .widget_shopping_cart
  .widget_shopping_cart_content {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.sc_layouts_cart.modern
  .sc_layouts_cart_widget
  .widget_shopping_cart
  ul.cart_list {
  margin-bottom: auto;
  margin-top: 0;
  padding-top: 38px;
  max-height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
.sc_layouts_cart.modern
  .sc_layouts_cart_widget
  .widget_shopping_cart
  ul.cart_list
  li {
  padding: 10px 20px 10px 0;
}
.sc_layouts_cart.modern
  .sc_layouts_cart_widget
  .widget_shopping_cart
  ul.cart_list
  li
  img {
  margin-right: 22px;
}
.sc_layouts_cart.modern .sc_layouts_cart_widget .widget_shopping_cart .buttons {
  margin-top: 33px;
}
.sc_layouts_cart.modern
  .sc_layouts_cart_widget
  .widget_shopping_cart
  .buttons
  a {
  border: none !important;
  margin-right: 20px;
  width: calc(50% - 10px);
  font-size: 15px;
  line-height: 55px;
  height: 55px !important;
  padding: 0 10px;
  margin-bottom: 0 !important;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none !important;
  -ms-box-shadow: none !important;
  box-shadow: none !important;
}
.sc_layouts_cart.modern
  .sc_layouts_cart_widget
  .widget_shopping_cart
  .buttons
  a:not(.checkout) {
  color: var(--theme-color-alter_dark) !important;
  background-color: var(--theme-color-alter_bg_hover) !important;
}
.sc_layouts_cart.modern
  .sc_layouts_cart_widget
  .widget_shopping_cart
  .buttons
  a:not(.checkout):hover {
  color: var(--theme-color-inverse_link) !important;
  background-color: var(--theme-color-alter_link) !important;
}
.sc_layouts_cart.modern .sc_layouts_cart_widget .total {
  padding-top: 33px !important;
  margin-top: 0;
  border-top: 1px solid #1f242e !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.sc_layouts_cart.sc_layouts_cart_opened.modern .sc_layouts_cart_widget {
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
  opacity: 1 !important;
  -webkit-box-shadow: 0 3px 66px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 3px 66px rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 66px rgba(0, 0, 0, 0.05);
}
.tinv-wishlist .tinvwl_added_to_wishlist.tinv-modal button.button {
  margin-bottom: 0 !important;
  margin-top: 10px !important;
  text-align: center;
  display: inline-block;
  padding: 15px;
}
.tinv-wishlist
  .tinvwl_added_to_wishlist.tinv-modal
  button.button
  .tinvwl_button_close
  i {
  display: none;
}
.tinv-wishlist .tinv-modal .icon_big_heart_check,
.tinv-wishlist .tinv-modal .icon_big_times,
.tinv-wishlist .tinv-modal img {
  margin-bottom: 15px !important;
}
.tinv-wishlist .tinvwl_added_to_wishlist .tinv-txt {
  margin-bottom: 10px;
}
.tinv-wishlist .tinv-modal .tinvwl-buttons-group {
  margin-top: 10px;
}
.tinv-wishlist .tinv-modal .tinv-modal-inner {
  padding: 35px;
}
.tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-times {
  top: 1px;
}
.woocommerce div.product form.cart .single_add_to_cart_button {
  height: 55px;
  line-height: 55px !important;
  padding: 0 55px !important;
}
.pswp__caption .pswp__caption__center {
  text-align: center;
}
.woocommerce .woocommerce-cart-form table.shop_table th,
.woocommerce .woocommerce-cart-form table.shop_table td {
  padding: 30px 25px;
}
.woocommerce .woocommerce-cart-form table.shop_table th:first-child,
.woocommerce .woocommerce-cart-form table.shop_table td:first-child {
  padding-left: 28px;
}
.woocommerce .woocommerce-cart-form table.shop_table .cart-coupon {
  border: none !important;
  padding-left: 0 !important;
}
.woocommerce .woocommerce-cart-form table.shop_table td.product-name {
  width: 45%;
  padding-right: 10px;
}
.woocommerce .woocommerce-cart-form table.shop_table .product-name-inner {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.woocommerce
  .woocommerce-cart-form
  table.shop_table
  .product-name-inner
  .product-info {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-weight: 700;
  font-size: 19px;
}
.woocommerce .woocommerce-cart-form table.shop_table .product-name-inner > a {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.woocommerce .woocommerce-cart-form table.shop_table .product-name img {
  width: 80px;
  margin-right: 25px;
  border: 1px solid var(--theme-color-bd_color);
}
.woocommerce .woocommerce-cart-form table.shop_table tbody {
  font-size: 16px;
  line-height: 1.3em;
  font-weight: 400;
  color: var(--theme-color-text_dark);
}
.woocommerce .woocommerce-cart-form table.shop_table tbody td {
  font-size: 16px;
  line-height: 1.3em;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody a {
  color: var(--theme-color-text_dark);
}
.woocommerce .woocommerce-cart-form table.shop_table tbody a:hover {
  color: var(--theme-color-text_link);
}
.woocommerce .woocommerce-cart-form table.shop_table tbody span.amount,
.woocommerce
  .woocommerce-cart-form
  table.shop_table
  tbody
  span.amount
  .woocommerce-Price-currencySymbol {
  color: var(--theme-color-text);
}
.woocommerce
  .woocommerce-cart-form
  table.shop_table
  tbody
  .product-price
  span.amount {
  font-weight: 400;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody a.remove {
  font-size: 12px !important;
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions {
  text-align: right !important;
  padding-right: 0 !important;
  border: none !important;
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions,
.woocommerce .woocommerce-cart-form table.shop_table td.cart-coupon {
  padding-top: 78px;
  padding-bottom: 0;
}
.woocommerce .woocommerce-cart-form table.shop_table .cart-coupon-inner {
  max-width: 25.72222rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  border: 1px solid var(--theme-color-bd_color);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 25px;
  height: 55px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: -0.5px;
}
.woocommerce
  .woocommerce-cart-form
  table.shop_table
  .cart-coupon-inner
  p:first-child {
  display: none;
}
.woocommerce .woocommerce-cart-form table.shop_table .cart-coupon-inner:before {
  content: "\e9bd";
  font-family: "fontello";
  display: inline-block;
  color: var(--theme-color-text_dark);
  font-size: 22px;
}
.woocommerce .woocommerce-cart-form table.shop_table .cart-coupon-inner input {
  padding: 13px 0 13px 10px;
  font-size: 16px;
  line-height: normal;
  font-weight: 400;
  font-style: normal;
  border: none;
  width: calc(100% - 10.5rem);
}
.woocommerce .woocommerce-cart-form table.shop_table .cart-coupon-inner button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 150px;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
  color: var(--theme-color-text_dark) !important;
  background-color: var(--theme-color-bg_color) !important;
}
.woocommerce
  .woocommerce-cart-form
  table.shop_table
  .cart-coupon-inner
  button:hover {
  color: var(--theme-color-text_link) !important;
}
.woocommerce
  .woocommerce-cart-form
  table.shop_table
  .cart-coupon-inner
  button:before {
  content: "";
  display: block;
  height: 22px;
  width: 1px;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 2px;
  background: var(--theme-color-bd_color);
}
.woocommerce
  .woocommerce-cart-form
  table.shop_table
  .woo-actions-inner
  .button {
  height: 55px;
  padding: 0 42px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
}
.woocommerce
  .woocommerce-cart-form
  table.shop_table
  .woo-actions-inner
  .button.continue_shopping {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  background-color: var(--theme-color-alter_bg_hover);
  color: var(--theme-color-text_dark);
}
.woocommerce
  .woocommerce-cart-form
  table.shop_table
  .woo-actions-inner
  .button.continue_shopping:hover {
  background-color: var(--theme-color-text_dark);
  color: var(--theme-color-inverse_hover);
}
.woocommerce
  .woocommerce-cart-form
  table.shop_table
  .woo-actions-inner
  button.button {
  background-color: var(--theme-color-text_link);
  color: var(--theme-color-inverse_hover);
}
.woocommerce
  .woocommerce-cart-form
  table.shop_table
  .woo-actions-inner
  button.button:hover {
  background-color: var(--theme-color-text_dark);
  color: var(--theme-color-inverse_link);
}
.woocommerce
  .woocommerce-cart-form
  table.shop_table
  .woo-actions-inner
  .button
  + .button {
  margin-left: 13px;
}
.woocommerce #content table.cart img,
.woocommerce table.cart img,
.woocommerce-page #content table.cart img,
.woocommerce-page table.cart img {
  height: auto;
}
.woocommerce #content table.cart td.actions,
.woocommerce table.cart td.actions,
.woocommerce-page #content table.cart td.actions,
.woocommerce-page table.cart td.actions {
  text-align: right;
}
.woocommerce .cart_totals .wc-proceed-to-checkout {
  padding: 1.9em 0 0;
}
.woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button {
  margin: 0;
}
.woocommerce .cart_totals table.shop_table tr td,
.woocommerce .cart_totals table.shop_table tr th {
  border: 1px solid var(--theme-color-bd_color) !important;
}
.woocommerce .cart_totals table.shop_table tr td {
  font-size: 17px;
}
.woocommerce .cart_totals table.shop_table tr th {
  background-color: var(--theme-color-alter_bg_color);
  color: var(--theme-color-alter_dark);
  font-size: 17px;
  font-weight: 700;
  line-height: 1.3em;
}
.woocommerce .cart-collaterals .cart-subtotal .amount,
.woocommerce-page .cart-collaterals .cart-subtotal .amount {
  font-weight: 300 !important;
}
.woocommerce .cart-collaterals .order-total span.amount {
  color: var(--theme-color-alter_dark);
}
.woocommerce .cart-collaterals .order-total strong {
  font-weight: 500;
}
#add_payment_method .cart-collaterals .shipping-calculator-button:after,
.woocommerce-cart .cart-collaterals .shipping-calculator-button:after,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button:after {
  display: none;
}
.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: 24px 28px;
  vertical-align: middle;
}
.woocommerce .cart-collaterals .cart_totals table td strong,
.woocommerce-page .cart-collaterals .cart_totals table td strong {
  font-weight: 400;
}
.woocommerce .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals table th {
  padding: 24px;
  font-weight: 500;
  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-checkout .woocommerce_status_bar {
  margin-top: 100px;
}
.woocommerce-checkout .woocommerce-order .woocommerce_status_bar {
  margin-top: 0;
}
.woocommerce_status_bar {
  font-size: 19px;
  font-weight: 700;
  line-height: 1.3em;
  color: var(--theme-color-text_dark);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  margin-bottom: 100px;
}
.woocommerce_status_bar > div {
  padding: 0 70px;
  position: relative;
}
.woocommerce_status_bar > div.bar_cart:after,
.woocommerce_status_bar > div.bar_payment:after {
  content: "\e9df";
  font-family: "fontello";
  display: inline-block;
  color: var(--theme-color-text_dark_02);
  font-weight: 400;
  font-size: 11px;
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 20px;
  text-align: center;
  right: -10px;
}
.woocommerce_status_bar .num {
  width: 34px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  text-align: center;
  display: inline-block;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-color: var(--theme-color-text_dark);
  color: var(--theme-color-bg_color);
  margin-right: 16px;
  vertical-align: middle;
}
.woocommerce_status_bar .active .num {
  background-color: var(--theme-color-text_link);
  color: var(--theme-color-inverse_link);
}
.woocommerce-checkout .woocommerce-order .woocommerce_status_bar .num {
  background-color: var(--theme-color-text_link);
  color: var(--theme-color-inverse_link);
}
.woocommerce form .form-row.woocommerce-invalid label {
  color: #ff5b4a !important;
}
.woocommerce form .form-row.woocommerce-invalid label .required {
  color: #ff5b4a !important;
}
.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid .select2-selection,
.woocommerce form .form-row.woocommerce-invalid .select2-selection__rendered,
.woocommerce form .form-row.woocommerce-invalid select {
  border-color: #ff5b4a !important;
}
.woocommerce form .form-row .required {
  color: #ff5b4a !important;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
  width: calc(50% - 15px);
}
h3#ship-to-different-address label > span {
  font-size: 19px;
  line-height: 1em;
  font-weight: 500;
  padding-left: 28px;
}
form.woocommerce-checkout {
  overflow: hidden;
}
form.woocommerce-checkout > h3#order_review_heading {
  overflow: hidden;
  margin: 0;
  padding-bottom: 34px;
  font-size: 35px;
  line-height: 1.2em;
  text-transform: capitalize;
}
form.woocommerce-checkout label {
  font-size: 19px;
  line-height: 1.1em !important;
  font-weight: 500;
  margin-bottom: 15px;
  color: var(--theme-color-text_dark);
}
form.woocommerce-checkout label .required {
  color: var(--theme-color-text_dark) !important;
}
form.woocommerce-checkout h3.ship-to-different-address {
  margin: 0;
  line-height: 1.2em;
}
form.woocommerce-checkout #customer_details {
  width: 59%;
  float: left;
  overflow: hidden;
  padding-right: 140px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
form.woocommerce-checkout #customer_details .col-1,
form.woocommerce-checkout #customer_details .col-2 {
  width: 100%;
  float: none;
}
form.woocommerce-checkout #customer_details .woocommerce-billing-fields h3 {
  font-size: 47px;
  line-height: 1.1em;
  text-transform: capitalize;
}
form.woocommerce-checkout #order_review {
  width: 41%;
  float: right;
}
form.woocommerce-checkout #order_review #order_review_heading {
  padding-top: 0;
  margin-top: 0;
  overflow: hidden;
}
.shop_table_checkout_review {
  padding: 18px 50px;
  color: var(--theme-color-alter_dark);
  background-color: var(--theme-color-alter_bg_hover);
}
.shop_table_checkout_review table {
  width: 100%;
  margin: 0;
}
.shop_table_checkout_review table th,
.shop_table_checkout_review table td {
  font-size: 17px;
  line-height: 1.3em;
  font-weight: 500;
  background: transparent !important;
  padding: 25px 0;
  color: var(--theme-color-alter_dark);
  text-align: right;
  word-wrap: anywhere;
}
.shop_table_checkout_review table th strong,
.shop_table_checkout_review table td strong {
  font-weight: 500;
}
.shop_table_checkout_review table th span.amount,
.shop_table_checkout_review table th *,
.shop_table_checkout_review table td span.amount,
.shop_table_checkout_review table td * {
  color: var(--theme-color-alter_dark);
}
.shop_table_checkout_review table td:last-child {
  padding-left: 8px;
}
.shop_table_checkout_review table tr > th:first-child,
.shop_table_checkout_review table tr > td:first-child {
  text-align: left;
}
.shop_table_checkout_review table tr + tr {
  border-top: 1px solid var(--theme-color-alter_bd_color);
}
.shop_table_checkout_review table tr.order-total *,
.shop_table_checkout_review table tr.order-total span.amount {
  color: var(--theme-color-alter_link);
}
.shop_table_checkout_review table tr ul#shipping_method li label {
  font-size: 17px;
  line-height: 1.3em;
  font-weight: 500;
}
.shop_table_order_details {
  padding: 18px 50px;
  color: var(--theme-color-alter_dark);
  background-color: var(--theme-color-alter_bg_color);
}
.shop_table_order_details table.shop_table {
  width: 100%;
  margin: 0;
}
.shop_table_order_details table.shop_table th,
.shop_table_order_details table.shop_table td {
  font-size: 17px;
  line-height: 1.3em;
  font-weight: 500;
  background: transparent !important;
  padding: 25px 0;
  color: var(--theme-color-alter_dark);
  text-align: right;
}
.shop_table_order_details table.shop_table th strong,
.shop_table_order_details table.shop_table td strong {
  font-weight: 500;
}
.shop_table_order_details table.shop_table th span.amount,
.shop_table_order_details table.shop_table th *,
.shop_table_order_details table.shop_table td span.amount,
.shop_table_order_details table.shop_table td * {
  color: var(--theme-color-alter_dark);
}
.shop_table_order_details table.shop_table tr > th:first-child,
.shop_table_order_details table.shop_table tr > td:first-child {
  text-align: left;
}
.shop_table_order_details table.shop_table tr + tr {
  border-top: 1px solid var(--theme-color-alter_bd_color);
}
.shop_table_order_details table.shop_table tr.order-total *,
.shop_table_order_details table.shop_table tr.order-total span.amount {
  color: var(--theme-color-alter_link);
}
.shop_table_order_details table.shop_table tr:last-child td {
  border-bottom: none !important;
}
.woocommerce .woocommerce-order-details {
  margin-bottom: 60px;
}
.woocommerce-customer-details .woocommerce-column__title,
.woocommerce-order-details .woocommerce-order-details__title {
  margin: 0;
  padding-bottom: 30px;
  font-size: 35px;
  line-height: 1.2em;
}
.woocommerce .woocommerce-customer-details address {
  border-width: 1px !important;
  border-color: var(--theme-color-alter_bd_color);
  padding: 30px;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
  padding: 18px 50px;
  border: none;
}
#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
  line-height: 1;
}
#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
  padding: 5px 50px 50px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
  color: var(--theme-color-alter_text);
  text-align: left;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  float: left;
}
.woocommerce form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox {
  display: inline-block;
  padding-left: 1.8em;
  font-style: normal;
}
.woocommerce form .form-row label.checkbox input[type="checkbox"]:before,
.woocommerce-page form .form-row label.checkbox input[type="checkbox"]:before {
  top: 0.85em;
}
#payment {
  margin: 48px 0 0 0;
}
#payment .place-order,
#payment .wc_payment_methods {
  color: var(--theme-color-alter_dark);
  background-color: var(--theme-color-alter_bg_hover);
  border: none;
}
#payment .place-order .woocommerce-terms-and-conditions-wrapper p {
  margin: 0 0 27px;
}
#payment
  .place-order
  .woocommerce-terms-and-conditions-wrapper
  p
  .woocommerce-privacy-policy-link {
  color: var(--theme-color-alter_link);
  border-bottom: 1px solid var(--theme-color-alter_link);
  display: inline-block;
  line-height: 1em;
}
#payment #order_review_heading_payment {
  margin: 0;
  padding-bottom: 35px;
  font-size: 35px;
  line-height: 1.2em;
}
#payment ul.methods div.payment_box {
  padding: 0;
  margin: 4px 0 0 0;
  font-size: 16px;
  line-height: 1.7em;
  color: var(--theme-color-alter_text);
  background-color: transparent;
  font-weight: 300;
}
#payment ul.methods label {
  font-size: 17px;
  line-height: 1.6em !important;
  font-weight: 500;
  margin-bottom: 0;
}
#payment ul.methods input[type="radio"] + label:before {
  top: 1.25em;
}
#payment ul.methods li {
  padding: 23px 0;
  font-weight: 300;
}
#payment ul.methods li:last-child {
  border-bottom: 1px dashed var(--theme-color-alter_bd_color);
}
#payment ul.methods li + li {
  border-top: 1px solid var(--theme-color-alter_bd_color);
}
.woocommerce table.shop_attributes th {
  padding: 10px;
  background: none !important;
}
.woocommerce table.shop_attributes td {
  font-style: normal;
  background: none !important;
}
.sc_extended_products
  .woocommerce
  .sc_extended_products_slider
  ul.products
  li.product {
  padding-bottom: 0 !important;
}
.sc_extended_products .slider_outer_centered .slider-slide {
  -webkit-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.sc_extended_products
  .slider_outer_centered
  .slider-slide:not(.swiper-slide-next):not(.swiper-slide-active):not(.swiper-slide-prev) {
  opacity: 0.35;
}
.sc_extended_products_default .woocommerce ul.products li.product {
  padding-bottom: 55px;
}
.sc_extended_products_default .woocommerce.columns-5 ul.products li.product,
.sc_extended_products_default .woocommerce.columns-6 ul.products li.product,
.sc_extended_products_default .woocommerce.columns-7 ul.products li.product,
.sc_extended_products_default .woocommerce.columns-8 ul.products li.product {
  padding-bottom: 45px;
}
.woocommerce ul.products.products_style_centered li.product {
  padding-bottom: 55px;
}
.woocommerce ul.products.products_style_centered li.product .star-rating {
  margin-left: auto;
  margin-right: auto;
}
.woocommerce ul.products.products_style_centered li.product .post_data {
  text-align: center;
}
.woocommerce ul.products.products_style_centered li.product .post_featured {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 50px;
}
.woocommerce ul.products.products_style_simple li.product .post_item {
  position: relative;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.woocommerce ul.products.products_style_simple li.product .post_item:hover {
  -webkit-box-shadow: 0px -2px 0px 0px var(--theme-color-text_link),
    2px -2px 0px 0px var(--theme-color-text_link),
    -2px -2px 0px 0px var(--theme-color-text_link);
  box-shadow: 0px -2px 0px 0px var(--theme-color-text_link),
    2px -2px 0px 0px var(--theme-color-text_link),
    -2px -2px 0px 0px var(--theme-color-text_link);
}
.scheme_dark
  .woocommerce
  ul.products.products_style_simple
  li.product
  .post_item:hover {
  -webkit-box-shadow: 0px -2px 0px 0px var(--theme-color-extra_dark),
    2px -2px 0px 0px var(--theme-color-extra_dark),
    -2px -2px 0px 0px var(--theme-color-extra_dark);
  box-shadow: 0px -2px 0px 0px var(--theme-color-extra_dark),
    2px -2px 0px 0px var(--theme-color-extra_dark),
    -2px -2px 0px 0px var(--theme-color-extra_dark);
}
.woocommerce ul.products.products_style_simple li.product .post_featured {
  margin-bottom: 0;
  z-index: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.post_item:hover
  .woocommerce
  ul.products.products_style_simple
  li.product
  .post_featured {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woocommerce
  ul.products.products_style_simple
  li.product
  .post_featured:not(.hover_none)
  + .post_data
  .add_to_cart_button {
  display: inline-block;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 20px;
  text-transform: capitalize;
}
.woocommerce ul.products.products_style_simple li.product .post_data {
  padding: 0 1.66667rem 1.66667rem;
  position: absolute;
  z-index: 99;
  top: calc(100% - 4px);
  left: 0;
  width: 100%;
  background: var(--theme-color-bg_color);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  visibility: hidden;
  -webkit-box-shadow: 0px 2px 0px 0px var(--theme-color-text_link),
    -2px 2px 0px 0px var(--theme-color-text_link),
    2px 2px 0px 0px var(--theme-color-text_link);
  box-shadow: 0px 2px 0px 0px var(--theme-color-text_link),
    -2px 2px 0px 0px var(--theme-color-text_link),
    2px 2px 0px 0px var(--theme-color-text_link);
}
.scheme_dark
  .woocommerce
  ul.products.products_style_simple
  li.product
  .post_data {
  -webkit-box-shadow: 0px 2px 0px 0px var(--theme-color-extra_dark),
    -2px 2px 0px 0px var(--theme-color-extra_dark),
    2px 2px 0px 0px var(--theme-color-extra_dark);
  box-shadow: 0px 2px 0px 0px var(--theme-color-extra_dark),
    -2px 2px 0px 0px var(--theme-color-extra_dark),
    2px 2px 0px 0px var(--theme-color-extra_dark);
}
.woocommerce
  ul.products.products_style_simple
  li.product
  .post_item:hover
  .post_data {
  opacity: 1;
  visibility: visible;
}
.woocommerce ul.products.products_style_simple li.product .star-rating {
  margin: 13px 0 0;
}
.woocommerce
  ul.products.products_style_simple
  li.product
  .post_data
  .add_to_cart_wrap {
  margin-top: 1.44444rem;
}
.woocommerce.columns-1
  ul.products.products_style_simple
  li.product
  .woocommerce-loop-product__title,
.woocommerce.columns-2
  ul.products.products_style_simple
  li.product
  .woocommerce-loop-product__title,
.woocommerce.columns-3
  ul.products.products_style_simple
  li.product
  .woocommerce-loop-product__title {
  font-size: 26px;
  line-height: 1.3em;
}
.woocommerce.columns-1 ul.products.products_style_simple li.product .post_data,
.woocommerce.columns-2 ul.products.products_style_simple li.product .post_data,
.woocommerce.columns-3 ul.products.products_style_simple li.product .post_data {
  padding: 0 2.77778rem 2.77778rem;
}
.woocommerce.columns-1 ul.products.products_style_simple li.product .price,
.woocommerce.columns-2 ul.products.products_style_simple li.product .price,
.woocommerce.columns-3 ul.products.products_style_simple li.product .price {
  margin: 19px 0 0 0;
}
.woocommerce.columns-1
  ul.products.products_style_simple
  li.product
  .post_featured:not(.hover_none)
  + .post_data
  .add_to_cart_button,
.woocommerce.columns-2
  ul.products.products_style_simple
  li.product
  .post_featured:not(.hover_none)
  + .post_data
  .add_to_cart_button,
.woocommerce.columns-3
  ul.products.products_style_simple
  li.product
  .post_featured:not(.hover_none)
  + .post_data
  .add_to_cart_button {
  font-size: 16px;
  padding: 20px 30px;
}
.woocommerce ul.products.products_style_hovered li.product {
  padding-bottom: 30px;
}
.woocommerce ul.products.products_style_hovered li.product .post_featured {
  margin: 0;
}
.woocommerce ul.products.products_style_hovered li.product .post_data {
  display: none;
}
.woocommerce ul.products.products_style_hovered li.product .price {
  margin: 9px 0 0 0;
}
.woocommerce ul.products.products_style_hovered li.product .onsale,
.woocommerce ul.products.products_style_hovered li.product .outofstock_label {
  display: none !important;
}
.woocommerce
  ul.products.products_style_hovered
  li.product
  .post_featured.hover_shop
  .icons {
  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%;
}
.woocommerce
  ul.products.products_style_hovered
  li.product
  .post_featured.hover_shop
  .icons
  .item-hovered-info {
  display: block;
  width: 100%;
  text-align: center;
  opacity: 0;
  padding: 0 10px;
  margin: 0 0 7px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.woocommerce
  ul.products.products_style_hovered
  li.product
  .post_featured.hover_shop
  .icons
  .tinvwl_add_to_wishlist_button,
.woocommerce
  ul.products.products_style_hovered
  li.product
  .post_featured.hover_shop
  .icons
  > a
  .icon-anim {
  -webkit-box-shadow: 0 3px 36px rgba(0, 0, 0, 0.11);
  -ms-box-shadow: 0 3px 36px rgba(0, 0, 0, 0.11);
  box-shadow: 0 3px 36px rgba(0, 0, 0, 0.11);
}
.woocommerce
  ul.products.products_style_hovered
  li.product
  .post_featured.hover_shop:hover
  .item-hovered-info {
  opacity: 1;
}
.woocommerce ul.products.products_style_hovered li.product .price del:before {
  background-color: #0c0f26 !important;
}
.woocommerce ul.products.products_style_hovered li.product .price del,
.woocommerce ul.products.products_style_hovered li.product .price span.amount,
.woocommerce
  ul.products.products_style_hovered
  li.product
  .price
  del
  > span.amount
  *,
.woocommerce
  ul.products.products_style_hovered
  li.product
  .price
  del
  > span.amount,
.woocommerce ul.products.products_style_hovered li.product .price * {
  color: var(--theme-color-text_link);
}
.woocommerce ul.products.products_style_hovered li.product .price del {
  opacity: 0.5 !important;
}
.woocommerce
  ul.products.products_style_hovered
  li.product
  .post_featured.hover_shop
  .mask {
  display: block;
  background-color: #ffffff !important;
  opacity: 0;
  z-index: 1;
}
.woocommerce
  ul.products.products_style_hovered
  li.product
  .post_featured.hover_shop:hover
  .mask {
  opacity: 0.9;
}
.woocommerce ul.products.products_style_info li.product {
  padding-bottom: 55px;
}
.woocommerce ul.products.products_style_info li.product .post_featured {
  margin-bottom: 22px;
}
.woocommerce
  ul.products.products_style_info
  li.product
  .woocommerce-loop-category__title,
.woocommerce
  ul.products.products_style_info
  li.product
  .woocommerce-loop-product__title,
.woocommerce ul.products.products_style_info li.product h3 {
  font-size: 24px;
  line-height: 1.3em;
  font-weight: 500;
}
.woocommerce
  ul.products.products_style_info
  li.product
  .post_featured.hover_shop
  .icons {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  top: 22px;
  right: 17px;
}
.woocommerce
  ul.products.products_style_info
  li.product
  .post_featured.hover_shop
  .icons
  > a
  .icon-anim,
.woocommerce
  ul.products.products_style_info
  li.product
  .post_featured.hover_shop
  .icons
  .tinv-wraper
  > .tinvwl_add_to_wishlist_button {
  margin: 3px !important;
}
.woocommerce
  ul.products.products_style_info
  li.product
  .post_featured.hover_shop
  .icons
  .tinv-wraper
  > .tinvwl_add_to_wishlist_button:hover,
.woocommerce
  ul.products.products_style_info
  li.product
  .post_featured.hover_shop
  .icons
  > a:hover
  .icon-anim {
  top: 0 !important;
}
.woocommerce ul.columns-5.products.products_style_info li.product,
.woocommerce ul.columns-6.products.products_style_info li.product,
.woocommerce ul.columns-7.products.products_style_info li.product,
.woocommerce ul.columns-8.products.products_style_info li.product {
  padding-bottom: 45px;
}
.woocommerce ul.products.products_style_info_2 li.product {
  padding-bottom: 55px;
}
.woocommerce ul.products.products_style_info_2 li.product .post_featured {
  margin-bottom: 22px;
}
.woocommerce
  ul.products.products_style_info_2
  li.product
  .woocommerce-loop-category__title,
.woocommerce
  ul.products.products_style_info_2
  li.product
  .woocommerce-loop-product__title,
.woocommerce ul.products.products_style_info_2 li.product h3 {
  font-size: 24px;
  line-height: 1.3em;
  font-weight: 500;
}
.woocommerce ul.products.products_style_info_2 li.product .price {
  margin: 14px 0 0 0;
}
.woocommerce ul.products.products_style_info_2 li.product .star-rating {
  margin: 8px 0 0;
}
.woocommerce ul.columns-5.products.products_style_info_2 li.product,
.woocommerce ul.columns-6.products.products_style_info_2 li.product,
.woocommerce ul.columns-7.products.products_style_info_2 li.product,
.woocommerce ul.columns-8.products.products_style_info_2 li.product {
  padding-bottom: 40px;
}
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  top: 30px;
  background: none;
  height: 30px;
  width: 30px;
  line-height: 30px;
  font-family: "fontello";
  color: var(--theme-color-extra_dark);
  font-size: 14px;
}
.pswp__button--arrow--right:before {
  content: "\e9df";
  right: 10px;
}
.pswp__button--arrow--left:before {
  left: 10px;
  content: "\ea07";
}
.widget_woocommerce_title .woocommerce-breadcrumb {
  margin-bottom: 0.5em;
}
.widget_woocommerce_title .term-description {
  margin-top: 1em;
}
.woocommerce-checkout-payment .place-order label.checkbox {
  font-size: 14px !important;
  line-height: 18px !important;
  font-weight: 400 !important;
  vertical-align: top;
  padding-top: 1px;
}
.woocommerce-checkout-payment
  .place-order
  label.checkbox
  .woocommerce-terms-and-conditions-checkbox-text {
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
  color: var(--theme-color-text);
}
.sidebar .trx_addons_woocommerce_search .sc_form_field .sc_form_field_title {
  padding: 0 0 16px;
  position: relative;
}
.sidebar .trx_addons_woocommerce_search .sc_form_field {
  border: none;
}
.sidebar .trx_addons_woocommerce_search .sc_form_field .sc_form_field_arrow {
  top: 5px !important;
  right: 5px !important;
}
.sidebar
  .trx_addons_woocommerce_search
  .sc_form_field
  .sc_form_field_arrow:before {
  content: "\ea1b";
  font-family: "fontello";
  color: var(--theme-color-text_dark);
  font-size: 7px;
}
.sidebar .trx_addons_woocommerce_search .sc_form_field + .sc_form_field {
  padding-top: 32px;
  margin-top: 13px;
}
.sidebar .trx_addons_woocommerce_search .sc_form_field + .sc_form_field:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0px;
  width: 2.77778rem;
  height: 1px;
  display: inline-block;
  background-color: var(--theme-color-bd_color);
}
.trx_addons_woocommerce_search .sc_form_field_title_caption {
  margin-top: -7px;
  margin-bottom: 1.66667rem;
  font-size: 1.33333rem;
  line-height: 1.35em;
  font-weight: 700;
  font-style: italic;
  letter-spacing: 0;
  color: var(--theme-color-alter_dark);
}
.trx_addons_woocommerce_search
  .sc_form_field.sc_form_field_select
  .sc_form_field_wrap
  .sc_form_field_item {
  font-size: 14px;
  font-weight: 600 !important;
  text-decoration: none !important;
  margin: 0;
  letter-spacing: -0.015em;
  list-style-type: none;
  background: transparent;
  color: var(--theme-color-text_dark);
  padding: 3px 0px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.trx_addons_woocommerce_search
  .sc_form_field.sc_form_field_select
  .sc_form_field_wrap
  .sc_form_field_item.sc_form_field_item_level_1 {
  padding-left: 8px;
}
.trx_addons_woocommerce_search
  .sc_form_field.sc_form_field_select
  .sc_form_field_wrap
  .sc_form_field_item.sc_form_field_item_level_1:before {
  content: "-";
  display: block;
  position: absolute;
  z-index: 1;
  top: 2px;
  left: 0px;
}
.trx_addons_woocommerce_search
  .sc_form_field.sc_form_field_select
  .sc_form_field_wrap
  .sc_form_field_item:hover {
  color: var(--theme-color-text_link);
  background: transparent;
}
.trx_addons_woocommerce_search
  .sc_form_field.sc_form_field_select
  .sc_form_field_wrap
  .sc_form_field_product_cat
  .sc_form_field_item.sc_form_field_item_checked {
  color: var(--theme-color-text_link);
}
.trx_addons_woocommerce_search
  .sc_form_field.sc_form_field_select[data-multiple="1"]
  .sc_form_field_wrap
  .sc_form_field_item {
  padding-left: 2.25em;
}
.trx_addons_woocommerce_search
  .sc_form_field.sc_form_field_select[data-multiple="1"]
  .sc_form_field_wrap
  .sc_form_field_item:before {
  font-family: "fontello";
  font-size: 6px;
  border: 1px solid var(--theme-color-bd_color);
  border-radius: 0;
  left: 0;
  width: 1.11111rem;
  height: 1.11111rem;
  line-height: 1.11111rem;
  text-align: center;
  margin-top: -0.55556rem;
}
.trx_addons_woocommerce_search
  .sc_form_field.sc_form_field_select[data-multiple="1"]
  .sc_form_field_wrap
  .sc_form_field_item.sc_form_field_item_checked:before {
  content: "\e9b9";
  background-color: inherit;
  border-color: var(--theme-color-bd_color);
  color: var(--theme-color-text_dark);
}
.trx_addons_woocommerce_search .sc_form_field .sc_form_field_selected_items {
  display: none;
}
.trx_addons_woocommerce_search
  .sc_form_field.sc_form_field_image
  .sc_form_field_items
  .sc_form_field_item {
  background: transparent;
  width: 25%;
  position: relative;
  height: auto;
  padding: 0 10px 10px 0;
}
.trx_addons_woocommerce_search
  .sc_form_field.sc_form_field_image
  .sc_form_field_items
  .sc_form_field_item
  .sc_form_field_item_image {
  background-size: auto;
  border-color: var(--theme-color-text_dark);
  border-radius: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.4;
}
.trx_addons_woocommerce_search
  .sc_form_field.sc_form_field_image
  .sc_form_field_items
  .sc_form_field_item
  .sc_form_field_item_image:hover {
  opacity: 1;
}
.trx_addons_woocommerce_search
  .sc_form_field.sc_form_field_image
  .sc_form_field_items
  .sc_form_field_item.sc_form_field_item_checked
  .sc_form_field_item_image {
  opacity: 1;
  border-color: var(--theme-color-text_dark);
}
.trx_addons_woocommerce_search
  .sc_form_field.sc_form_field_image
  .sc_form_field_items
  .sc_form_field_item
  .sc_form_field_item_label {
  font-size: 13px;
  font-weight: 600;
  color: var(--theme-color-text_dark);
}
.trx_addons_woocommerce_search
  .sc_form_field.sc_form_field_button
  .sc_form_field_items
  .sc_form_field_item {
  width: 25%;
  padding: 0 10px 10px 0;
}
.trx_addons_woocommerce_search
  .sc_form_field.sc_form_field_button
  .sc_form_field_items
  .sc_form_field_item
  .sc_form_field_item_label {
  border-color: var(--theme-color-bd_color);
  font-size: 13px;
  line-height: normal;
  font-weight: 600;
  background: transparent;
  color: var(--theme-color-text_dark);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  height: 2.44444rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.trx_addons_woocommerce_search
  .sc_form_field.sc_form_field_button
  .sc_form_field_items
  .sc_form_field_item
  .sc_form_field_item_label:hover {
  border-color: var(--theme-color-text_dark);
  background: transparent;
}
.trx_addons_woocommerce_search
  .sc_form_field_item.sc_form_field_item_checked
  .sc_form_field_item_label {
  border-color: var(--theme-color-text_dark);
  background: transparent;
}
.trx_addons_woocommerce_search
  .sc_form_field
  .sc_form_field_wrap
  .sc_form_field_item:focus {
  background: transparent;
}
.trx_addons_woocommerce_search
  .sc_form_field.sc_form_field_color
  .sc_form_field_items
  .sc_form_field_item {
  position: relative;
  text-align: center;
  background: transparent;
  padding: 5px 5px 7px;
  overflow: visible;
  height: auto;
}
.trx_addons_woocommerce_search
  .sc_form_field.sc_form_field_color
  .sc_form_field_items
  .sc_form_field_item
  .sc_form_field_item_image {
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  text-align: center;
  border: 0;
}
.trx_addons_woocommerce_search
  .sc_form_field.sc_form_field_color
  .sc_form_field_items
  .sc_form_field_item
  .sc_form_field_item_image[style*="gold"] {
  background-image: -webkit-linear-gradient(
    40deg,
    #764d00 0%,
    #b68f23 16.4%,
    #e2bc3c 28.5%,
    #e6c750 32.3%,
    #eed86e 38.8%,
    #f2e380 44.4%,
    #f4e787 48.4%,
    #9e7416 72.6%,
    #764d00 98.9%
  );
  background-image: -o-linear-gradient(
    40deg,
    #764d00 0%,
    #b68f23 16.4%,
    #e2bc3c 28.5%,
    #e6c750 32.3%,
    #eed86e 38.8%,
    #f2e380 44.4%,
    #f4e787 48.4%,
    #9e7416 72.6%,
    #764d00 98.9%
  );
  background-image: linear-gradient(
    50deg,
    #764d00 0%,
    #b68f23 16.4%,
    #e2bc3c 28.5%,
    #e6c750 32.3%,
    #eed86e 38.8%,
    #f2e380 44.4%,
    #f4e787 48.4%,
    #9e7416 72.6%,
    #764d00 98.9%
  );
}
.trx_addons_woocommerce_search
  .sc_form_field.sc_form_field_color
  .sc_form_field_items
  .sc_form_field_item
  .sc_form_field_item_image[style*="platinum"] {
  background-image: -webkit-linear-gradient(
    40deg,
    #7b7b7b 0.6%,
    #8c8c8c 7.8%,
    #b8b8b8 22.1%,
    #ebebeb 36.4%,
    #dfdfdf 41.6%,
    #a9a9a9 68.2%,
    #878787 88.1%,
    #7b7b7b 98.9%
  );
  background-image: -o-linear-gradient(
    40deg,
    #7b7b7b 0.6%,
    #8c8c8c 7.8%,
    #b8b8b8 22.1%,
    #ebebeb 36.4%,
    #dfdfdf 41.6%,
    #a9a9a9 68.2%,
    #878787 88.1%,
    #7b7b7b 98.9%
  );
  background-image: linear-gradient(
    50deg,
    #7b7b7b 0.6%,
    #8c8c8c 7.8%,
    #b8b8b8 22.1%,
    #ebebeb 36.4%,
    #dfdfdf 41.6%,
    #a9a9a9 68.2%,
    #878787 88.1%,
    #7b7b7b 98.9%
  );
}
.trx_addons_woocommerce_search
  .sc_form_field.sc_form_field_color
  .sc_form_field_items
  .sc_form_field_item
  .sc_form_field_item_image[style*="sterling-silver"] {
  background-image: -webkit-linear-gradient(
    40deg,
    #9e9e9e 0%,
    #e2e2e2 24.2%,
    #dbdbdb 26.4%,
    #cdcdcd 32.7%,
    #c9c9c9 38.2%,
    #9e9e9e 48.9%,
    #a2a2a2 54.3%,
    #b1b1b1 60.6%,
    #c2c2c2 65.6%,
    #d9d9d9 82.8%,
    #a5a5a5 100%
  );
  background-image: -o-linear-gradient(
    40deg,
    #9e9e9e 0%,
    #e2e2e2 24.2%,
    #dbdbdb 26.4%,
    #cdcdcd 32.7%,
    #c9c9c9 38.2%,
    #9e9e9e 48.9%,
    #a2a2a2 54.3%,
    #b1b1b1 60.6%,
    #c2c2c2 65.6%,
    #d9d9d9 82.8%,
    #a5a5a5 100%
  );
  background-image: linear-gradient(
    50deg,
    #9e9e9e 0%,
    #e2e2e2 24.2%,
    #dbdbdb 26.4%,
    #cdcdcd 32.7%,
    #c9c9c9 38.2%,
    #9e9e9e 48.9%,
    #a2a2a2 54.3%,
    #b1b1b1 60.6%,
    #c2c2c2 65.6%,
    #d9d9d9 82.8%,
    #a5a5a5 100%
  );
}
.trx_addons_woocommerce_search
  .sc_form_field.sc_form_field_color
  .sc_form_field_items
  .sc_form_field_item
  .sc_form_field_item_image[style*="stainless-steel"] {
  background-image: -webkit-linear-gradient(
    40deg,
    #4c4c4c 0%,
    #5d5d5d 3%,
    #8a8a8a 9.1%,
    #d1d1d1 17.5%,
    #d4d4d4 17.7%,
    #ebebeb 40.2%,
    #c4c4c4 51%,
    #909090 67.3%,
    #6b6b6b 81.5%,
    #545454 92.8%,
    #4c4c4c 100%
  );
  background-image: -o-linear-gradient(
    40deg,
    #4c4c4c 0%,
    #5d5d5d 3%,
    #8a8a8a 9.1%,
    #d1d1d1 17.5%,
    #d4d4d4 17.7%,
    #ebebeb 40.2%,
    #c4c4c4 51%,
    #909090 67.3%,
    #6b6b6b 81.5%,
    #545454 92.8%,
    #4c4c4c 100%
  );
  background-image: linear-gradient(
    50deg,
    #4c4c4c 0%,
    #5d5d5d 3%,
    #8a8a8a 9.1%,
    #d1d1d1 17.5%,
    #d4d4d4 17.7%,
    #ebebeb 40.2%,
    #c4c4c4 51%,
    #909090 67.3%,
    #6b6b6b 81.5%,
    #545454 92.8%,
    #4c4c4c 100%
  );
}
.trx_addons_woocommerce_search
  .sc_form_field.sc_form_field_color
  .sc_form_field_items
  .sc_form_field_item
  .sc_form_field_item_image[style*="titanium"] {
  background-image: -webkit-linear-gradient(
    40deg,
    #bdbdbd 0.6%,
    #cecece 7.1%,
    #f2f2f2 17.7%,
    #efefef 40.2%,
    #e9e9e9 42.2%,
    #d5d5d5 51.8%,
    #c7c7c7 62.7%,
    #bfbfbf 76.1%,
    #bdbdbd 98.9%
  );
  background-image: -o-linear-gradient(
    40deg,
    #bdbdbd 0.6%,
    #cecece 7.1%,
    #f2f2f2 17.7%,
    #efefef 40.2%,
    #e9e9e9 42.2%,
    #d5d5d5 51.8%,
    #c7c7c7 62.7%,
    #bfbfbf 76.1%,
    #bdbdbd 98.9%
  );
  background-image: linear-gradient(
    50deg,
    #bdbdbd 0.6%,
    #cecece 7.1%,
    #f2f2f2 17.7%,
    #efefef 40.2%,
    #e9e9e9 42.2%,
    #d5d5d5 51.8%,
    #c7c7c7 62.7%,
    #bfbfbf 76.1%,
    #bdbdbd 98.9%
  );
}
.trx_addons_woocommerce_search
  .sc_form_field.sc_form_field_color
  .sc_form_field_items
  .sc_form_field_item
  .sc_form_field_item_label {
  font-size: 13px;
  line-height: normal;
  font-weight: 600;
  margin-top: 7px;
  color: var(--theme-color-text_dark);
}
.trx_addons_woocommerce_search
  .sc_form_field
  .sc_form_field_wrap
  .sc_form_field_item
  .sc_form_field_item_total {
  display: block;
  margin: 1px 0;
  line-height: normal;
}
.trx_addons_woocommerce_search
  .sc_form_field
  .sc_form_field_wrap
  .sc_form_field_items_selected {
  font-size: 13px;
  line-height: normal;
  font-weight: 600;
  margin-top: 2rem;
  color: var(--theme-color-text);
}
.trx_addons_woocommerce_search .sc_form_field .sc_form_field_selected_items {
  display: block;
}
.sidebar
  .trx_addons_woocommerce_search
  .trx_addons_woocommerce_search_header
  .trx_addons_woocommerce_search_clear_all {
  padding: 0 0 10px;
  margin: 0 0 10px;
  border-color: var(--theme-color-bd_color);
}
.trx_addons_woocommerce_search .trx_addons_range_slider_label_cur,
.trx_addons_woocommerce_search .trx_addons_range_slider_label_min,
.trx_addons_woocommerce_search .trx_addons_range_slider_label_max {
  display: none;
}
.trx_addons_woocommerce_search
  .sc_form_field.sc_form_field_range
  .sc_form_field_wrap
  .trx_addons_range_result {
  font-size: 13px;
  line-height: normal;
  font-weight: 400;
  margin-top: 10px;
  color: var(--theme-color-text);
}
.trx_addons_woocommerce_search
  .sc_form_field.sc_form_field_range
  .sc_form_field_wrap
  .trx_addons_range_slider {
  margin: 8px;
}
.trx_addons_woocommerce_search
  .trx_addons_woocommerce_search_form_fields_wrap
  .trx_addons_woocommerce_search_button_show
  .trx_addons_woocommerce_search_button_show_total {
  margin: 0 5px;
  background: transparent;
  width: auto;
  height: inherit;
  line-height: inherit;
  vertical-align: baseline;
  font-size: inherit;
}
.woocommerce .ywgc_enter_code {
  padding: 0px;
  margin: 0em auto 3rem;
  text-align: left;
  max-width: 40rem;
}
.woocommerce .ywgc_enter_code > div {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  border: 1px solid var(--theme-color-bd_color);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 25px;
  height: 55px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.woocommerce .ywgc_enter_code > div p:first-child {
  display: none;
}
.woocommerce .ywgc_enter_code > div:before {
  content: "\e9bd";
  font-family: "fontello";
  display: inline-block;
  color: var(--theme-color-text_dark);
  font-size: 22px;
}
.woocommerce .ywgc_enter_code > div input {
  padding: 13px 0 13px 10px;
  font-size: 16px;
  line-height: normal;
  font-weight: 400;
  font-style: normal;
  border: none;
  width: calc(100% - 10.5rem);
}
.woocommerce .ywgc_enter_code > div button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 150px;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
  color: var(--theme-color-text_dark) !important;
  background-color: var(--theme-color-bg_color) !important;
}
.woocommerce .ywgc_enter_code > div button:hover {
  color: var(--theme-color-text_link) !important;
}
.woocommerce .ywgc_enter_code > div button:before {
  content: "";
  display: block;
  height: 22px;
  width: 1px;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 2px;
  background: var(--theme-color-bd_color);
}
.woocommerce .ywgc_enter_code > div input {
  width: calc(100% - 9rem);
}
.woocommerce .ywgc_enter_code .form-row {
  padding: 0;
  margin-bottom: 0;
}
.woocommerce .ywgc_enter_code .form-row-first {
  width: 100%;
}
.woocommerce .ywgc_enter_code .form-row-last {
  width: 0;
}
.ywgc-design-list .ywgc-preset-image img {
  height: auto;
}
.woocommerce.sidebar_hide .product-type-gift-card.product div.summary,
.woocommerce-page.sidebar_hide .product-type-gift-card.product div.summary {
  padding-left: 30px;
}
.product-type-gift-card .woocommerce-product-gallery__image {
  border: 1px solid var(--theme-color-bd_color);
  padding: 1.66667rem;
}
.product-type-gift-card .woocommerce-product-gallery__image a {
  pointer-events: none;
  cursor: default;
  z-index: -1;
}
.product-type-gift-card .ywgc-form-preview-title {
  font-size: 1.33333rem;
  line-height: 1.3em;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--theme-color-text_dark);
}
.product-type-gift-card .ywgc-form-preview-amount {
  font-size: 1rem;
  line-height: 1.3em;
  font-weight: 700;
  color: var(--theme-color-text_link);
  margin-top: 3px;
}
.product-type-gift-card .ywgc-main-form-preview-container {
  min-height: auto;
  padding: 1.77778rem 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.product-type-gift-card hr,
.product-type-gift-card .ywgc-form-preview-from-to-container,
.product-type-gift-card .ywgc-form-preview-separator,
.product-type-gift-card .ywgc-form-preview-message-container,
.product-type-gift-card .gift-card-content-editor label {
  display: none;
}
.product-type-gift-card .woocommerce-product-gallery .tinv-wraper {
  top: 50px;
  right: 50px;
  bottom: auto;
}
.product-type-gift-card .gift-cards_form h3,
.product-type-gift-card .gift-card-content-editor h5 {
  margin-top: 0;
  margin-bottom: 1.16667rem;
  font-size: 14px;
  line-height: 1em;
  font-weight: 600;
  font-style: normal;
  vertical-align: middle;
  color: var(--theme-color-text_dark);
}
.product-type-gift-card .ywgc-preset-image {
  border: 1px solid var(--theme-color-bd_color);
  padding: 20px;
  max-width: 6rem;
}
.product-type-gift-card .selected_image_parent {
  border: 1px solid var(--theme-color-text_dark) !important;
}
.product-type-gift-card .selected_image_parent:after {
  width: 0;
}
.product-type-gift-card
  .gift-card-content-editor.step-appearance
  .ywgc-design-list
  ul
  li {
  padding: 0px 5px 7px 5px;
}
.product-type-gift-card .ywgc-choose-design-preview {
  margin-bottom: 10px;
}
.product-type-gift-card .gift-cards-list button {
  background: transparent;
  border: 1px solid var(--theme-color-bd_color) !important;
  padding: 15px 20px;
  margin-right: 6px;
}
.product-type-gift-card .gift-cards-list button span.amount {
  font-size: 13px;
  line-height: 1em;
  font-weight: 600;
  font-style: normal;
  color: var(--theme-color-text_dark);
}
.product-type-gift-card .gift-cards-list button:hover,
.product-type-gift-card .gift-cards-list button.selected_button {
  background: var(--theme-color-text_link);
  border: 1px solid var(--theme-color-text_link) !important;
}
.product-type-gift-card .gift-cards-list button:hover span.amount,
.product-type-gift-card .gift-cards-list button.selected_button span.amount {
  color: var(--theme-color-extra_dark);
}
.product-type-gift-card .gift-cards-list + h3 {
  font-size: 1.44444rem;
  line-height: 1.3em;
  font-weight: 700;
  margin-top: 2rem;
  margin-bottom: 1.83333rem;
}
.product-type-gift-card .gift-card-content-editor.step-content input,
.product-type-gift-card .gift-card-content-editor.step-content textarea {
  float: none;
  width: 100%;
  max-width: 100%;
  font-size: 1em;
}
.product-type-gift-card .ywgc-single-recipient .ywgc-recipient-name,
.product-type-gift-card .ywgc-sender-name {
  margin-bottom: 21px;
}
.product-type-gift-card .gift-card-content-editor .ywgc-sender-info-title {
  margin-top: 2.72222rem;
}
.woocommerce .product-type-gift-card.product form.cart {
  margin-bottom: 0;
}
.product-type-gift-card
  .related.products
  ul.products
  li.product
  .post_featured {
  padding: 20px;
}
@media (min-width: 1280px) {
  .woocommerce
    ul.products
    .product_style_plain:not(.product-category)
    .post_item:hover {
    z-index: 2;
  }
  .woocommerce
    ul.products
    .product_style_plain:not(.product-category)
    .post_item:hover:before,
  .woocommerce
    ul.products
    .product_style_plain:not(.product-category)
    .post_item:hover
    .wrap-data-hover {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  .woocommerce
    ul.products
    .product_style_plain:not(.product-category)
    .post_item:hover
    .wrap-data-hover {
    margin-top: 0;
  }
  .woocommerce ul.products .product_style_plain .post_item,
  .woocommerce ul.products .product_style_plain .post_data,
  .woocommerce ul.products .product_style_plain .post_featured {
    position: relative;
    z-index: 1;
  }
  .woocommerce ul.products .product_style_plain .post_item:before,
  .woocommerce ul.products .product_style_plain .wrap-data-hover {
    margin-left: -15px;
    margin-right: -15px;
    background-color: var(--theme-color-bg_color);
    border: 1px solid var(--theme-color-bd_color);
    opacity: 0;
    visibility: hidden;
  }
  .woocommerce ul.products .product_style_plain .post_item:before {
    display: block;
    content: "";
    width: auto;
    height: auto;
    position: absolute;
    z-index: 1;
    top: 0;
    right: -1px;
    bottom: -1px;
    left: -1px;
    margin-top: -15px;
  }
  .woocommerce ul.products .product_style_plain .wrap-data-hover {
    margin-top: -5px;
    padding: 0 15px 30px;
    position: absolute;
    z-index: -1;
    right: -1px;
    left: -1px;
    border-top: none;
  }
}
.woocommerce ul.products.product_style_plain li.product {
  padding-bottom: 50px;
}
.woocommerce
  ul.products
  .product_style_plain.product
  .post_item.post_layout_thumbs {
  height: unset;
}
.woocommerce ul.products .product_style_plain.product .post_data {
  overflow: visible;
}
.woocommerce ul.products .product_style_plain.product .wrap-data-info {
  margin-top: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.woocommerce
  ul.products
  .product_style_plain.product
  .wrap-data-info
  .star-rating {
  margin: 3px 0 -3px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.woocommerce ul.products .product_style_plain.product .wrap-data-info .price {
  margin: 0;
}
.woocommerce ul.products .product_style_plain.product .post_featured {
  margin-bottom: 20px;
}
.woocommerce ul.products .product_style_plain.product .post_featured img,
.woocommerce ul.products .product_style_plain.product .post_featured:hover img,
.woocommerce ul.products .product_style_plain.product a img,
.woocommerce ul.products .product_style_plain.product a:hover img {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.woocommerce ul.products .product_style_plain.product .outofstock_label,
.woocommerce ul.products .product_style_plain.product .onsale {
  top: 20px;
  left: 20px;
  padding: 0 15px;
  min-width: 50px;
}
.woocommerce ul.products .product_style_plain.product .outofstock_label {
  top: 20px;
  left: 20px;
}
.woocommerce
  ul.products
  .product_style_plain.product
  .outofstock_label
  + .onsale {
  top: 51px;
  left: 20px;
  right: auto;
}
.woocommerce
  ul.products
  .product_style_plain.product
  .wrap-data-hover
  .add_to_cart_wrap {
  margin: 25px 0 0 0;
}
.woocommerce
  ul.products
  .product_style_plain.product
  .wrap-data-hover
  .add_to_cart_wrap
  [class*="cart"] {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  pointer-events: auto;
  white-space: normal;
  padding: 10px;
  height: 50px;
  margin: 0;
  font-size: 14px;
  line-height: 16px;
  color: var(--theme-color-bg_color);
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  background-color: var(--theme-color-text_dark);
  -webkit-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.woocommerce
  ul.products
  .product_style_plain.product
  .wrap-data-hover
  .add_to_cart_wrap
  [class*="cart"]:before {
  margin: 0 5px 0 0;
  font-size: 16px;
  font-weight: 400;
  min-width: 20px;
  text-align: center;
}
.woocommerce
  ul.products
  .product_style_plain.product
  .wrap-data-hover
  .add_to_cart_wrap
  [class*="cart"].loading:before {
  font-size: 14px !important;
  content: "\e82e";
  position: relative;
  top: 1px;
  -webkit-animation: spin 2s infinite linear;
  -ms-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
.woocommerce
  ul.products
  .product_style_plain.product
  .wrap-data-hover
  .add_to_cart_wrap
  [class*="cart"].added_to_cart:before {
  font-family: "fontello";
  content: "\e8ab";
}
.woocommerce
  ul.products
  .product_style_plain.product
  .wrap-data-hover
  .add_to_cart_wrap
  [class*="cart"].added {
  display: none !important;
}
.woocommerce
  ul.products
  .product_style_plain.product
  .wrap-data-hover
  .add_to_cart_wrap
  [class*="cart"]:hover {
  color: var(--theme-color-inverse_hover);
  background-color: var(--theme-color-text_dark_blend);
}
.product_style_plain .post_featured .top-info {
  pointer-events: none;
  position: absolute;
  z-index: 10;
  top: 20px;
  right: 20px;
  bottom: auto;
  left: auto;
}
.product_style_plain .post_featured .top-info .tinv-wraper > * {
  display: none;
}
.product_style_plain
  .post_featured
  .top-info
  .tinv-wraper
  > .tinvwl_add_to_wishlist_button {
  display: block;
  overflow: hidden;
  color: var(--theme-color-alter_dark);
  background-color: var(--theme-color-alter_bg_color);
  letter-spacing: 0 !important;
  margin: 0 !important;
  -webkit-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  border-radius: 50% !important;
  width: 35px;
  height: 35px;
  line-height: 37px !important;
  -webkit-transition: all 0.2s ease !important;
  -ms-transition: all 0.2s ease !important;
  -o-transition: all 0.2s ease !important;
  transition: all 0.2s ease !important;
  visibility: visible !important;
  pointer-events: auto;
}
.product_style_plain
  .post_featured
  .top-info
  .tinv-wraper
  > .tinvwl_add_to_wishlist_button:before {
  display: block !important;
  content: "\e9cc" !important;
  font-family: "fontello" !important;
  margin: 0 !important;
  font-size: 15px !important;
  line-height: inherit !important;
  padding: 0 !important;
  height: 100% !important;
  width: 100% !important;
  text-align: center !important;
}
.product_style_plain
  .post_featured
  .top-info
  .tinv-wraper
  > .tinvwl_add_to_wishlist_button.tinvwl-product-in-list:before {
  content: "\ea05" !important;
}
.product_style_plain
  .post_featured
  .top-info
  .tinv-wraper
  > .tinvwl_add_to_wishlist_button:hover {
  color: var(--theme-color-alter_text);
}
.product_style_plain
  .post_featured
  .top-info
  .tinv-wraper
  > .tinvwl_add_to_wishlist_button
  .tinvwl_add_to_wishlist-text {
  display: none;
}
@media (min-width: 1280px) {
  body.body_style_fullwide
    ul.products.products_style_plain.columns-6
    li.product
    .outofstock_label,
  body.body_style_fullwide
    ul.products.products_style_plain.columns-6
    li.product
    .onsale,
  body.body_style_fullwide
    ul.products.products_style_plain.columns-7
    li.product
    .outofstock_label,
  body.body_style_fullwide
    ul.products.products_style_plain.columns-7
    li.product
    .onsale,
  body.body_style_fullwide
    ul.products.products_style_plain.columns-8
    li.product
    .outofstock_label,
  body.body_style_fullwide
    ul.products.products_style_plain.columns-8
    li.product
    .onsale,
  body.body_style_fullscreen
    ul.products.products_style_plain.columns-6
    li.product
    .outofstock_label,
  body.body_style_fullscreen
    ul.products.products_style_plain.columns-6
    li.product
    .onsale,
  body.body_style_fullscreen
    ul.products.products_style_plain.columns-7
    li.product
    .outofstock_label,
  body.body_style_fullscreen
    ul.products.products_style_plain.columns-7
    li.product
    .onsale,
  body.body_style_fullscreen
    ul.products.products_style_plain.columns-8
    li.product
    .outofstock_label,
  body.body_style_fullscreen
    ul.products.products_style_plain.columns-8
    li.product
    .onsale {
    top: 15px;
    left: 15px;
    padding: 0 10px;
    min-width: 30px;
  }
  body.body_style_fullwide
    ul.products.products_style_plain.columns-6
    li.product
    .outofstock_label,
  body.body_style_fullwide
    ul.products.products_style_plain.columns-7
    li.product
    .outofstock_label,
  body.body_style_fullwide
    ul.products.products_style_plain.columns-8
    li.product
    .outofstock_label,
  body.body_style_fullscreen
    ul.products.products_style_plain.columns-6
    li.product
    .outofstock_label,
  body.body_style_fullscreen
    ul.products.products_style_plain.columns-7
    li.product
    .outofstock_label,
  body.body_style_fullscreen
    ul.products.products_style_plain.columns-8
    li.product
    .outofstock_label {
    top: 15px;
    left: 15px;
  }
  body.body_style_fullwide
    ul.products.products_style_plain.columns-6
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_fullwide
    ul.products.products_style_plain.columns-7
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_fullwide
    ul.products.products_style_plain.columns-8
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_fullscreen
    ul.products.products_style_plain.columns-6
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_fullscreen
    ul.products.products_style_plain.columns-7
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_fullscreen
    ul.products.products_style_plain.columns-8
    li.product
    .outofstock_label
    + .onsale {
    top: 46px;
    left: 15px;
    right: auto;
  }
  body.body_style_fullwide
    ul.products.products_style_plain.columns-6
    li.product
    .top-info,
  body.body_style_fullwide
    ul.products.products_style_plain.columns-7
    li.product
    .top-info,
  body.body_style_fullwide
    ul.products.products_style_plain.columns-8
    li.product
    .top-info,
  body.body_style_fullscreen
    ul.products.products_style_plain.columns-6
    li.product
    .top-info,
  body.body_style_fullscreen
    ul.products.products_style_plain.columns-7
    li.product
    .top-info,
  body.body_style_fullscreen
    ul.products.products_style_plain.columns-8
    li.product
    .top-info {
    top: 15px;
    right: 15px;
  }
  body.body_style_fullwide
    ul.products.products_style_plain.columns-6
    li.product
    .wrap-data-info,
  body.body_style_fullwide
    ul.products.products_style_plain.columns-7
    li.product
    .wrap-data-info,
  body.body_style_fullwide
    ul.products.products_style_plain.columns-8
    li.product
    .wrap-data-info,
  body.body_style_fullscreen
    ul.products.products_style_plain.columns-6
    li.product
    .wrap-data-info,
  body.body_style_fullscreen
    ul.products.products_style_plain.columns-7
    li.product
    .wrap-data-info,
  body.body_style_fullscreen
    ul.products.products_style_plain.columns-8
    li.product
    .wrap-data-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
  body.body_style_fullwide
    ul.products.products_style_plain.columns-6
    li.product
    .wrap-data-info
    .star-rating,
  body.body_style_fullwide
    ul.products.products_style_plain.columns-7
    li.product
    .wrap-data-info
    .star-rating,
  body.body_style_fullwide
    ul.products.products_style_plain.columns-8
    li.product
    .wrap-data-info
    .star-rating,
  body.body_style_fullscreen
    ul.products.products_style_plain.columns-6
    li.product
    .wrap-data-info
    .star-rating,
  body.body_style_fullscreen
    ul.products.products_style_plain.columns-7
    li.product
    .wrap-data-info
    .star-rating,
  body.body_style_fullscreen
    ul.products.products_style_plain.columns-8
    li.product
    .wrap-data-info
    .star-rating {
    margin: 10px 0 0;
  }
  body.body_style_fullwide
    ul.products.products_style_plain.columns-6
    li.product
    .wrap-data-hover
    .add_to_cart_wrap,
  body.body_style_fullwide
    ul.products.products_style_plain.columns-7
    li.product
    .wrap-data-hover
    .add_to_cart_wrap,
  body.body_style_fullwide
    ul.products.products_style_plain.columns-8
    li.product
    .wrap-data-hover
    .add_to_cart_wrap,
  body.body_style_fullscreen
    ul.products.products_style_plain.columns-6
    li.product
    .wrap-data-hover
    .add_to_cart_wrap,
  body.body_style_fullscreen
    ul.products.products_style_plain.columns-7
    li.product
    .wrap-data-hover
    .add_to_cart_wrap,
  body.body_style_fullscreen
    ul.products.products_style_plain.columns-8
    li.product
    .wrap-data-hover
    .add_to_cart_wrap {
    margin-top: 17px;
  }
  body.body_style_fullwide
    ul.products.products_style_plain.columns-6
    li.product
    .wrap-data-hover
    .add_to_cart_wrap
    [class*="cart"],
  body.body_style_fullwide
    ul.products.products_style_plain.columns-7
    li.product
    .wrap-data-hover
    .add_to_cart_wrap
    [class*="cart"],
  body.body_style_fullwide
    ul.products.products_style_plain.columns-8
    li.product
    .wrap-data-hover
    .add_to_cart_wrap
    [class*="cart"],
  body.body_style_fullscreen
    ul.products.products_style_plain.columns-6
    li.product
    .wrap-data-hover
    .add_to_cart_wrap
    [class*="cart"],
  body.body_style_fullscreen
    ul.products.products_style_plain.columns-7
    li.product
    .wrap-data-hover
    .add_to_cart_wrap
    [class*="cart"],
  body.body_style_fullscreen
    ul.products.products_style_plain.columns-8
    li.product
    .wrap-data-hover
    .add_to_cart_wrap
    [class*="cart"] {
    height: 42px;
  }
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .outofstock_label,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .onsale,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .outofstock_label,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .onsale,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .outofstock_label,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .onsale,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .outofstock_label,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .onsale,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .outofstock_label,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .onsale,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .outofstock_label,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .onsale,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .outofstock_label,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .onsale,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .outofstock_label,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .onsale {
    top: 15px;
    left: 15px;
    padding: 0 10px;
    min-width: 30px;
  }
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .outofstock_label,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .outofstock_label,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .outofstock_label,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .outofstock_label,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .outofstock_label,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .outofstock_label,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .outofstock_label,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .outofstock_label {
    top: 15px;
    left: 15px;
  }
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .outofstock_label
    + .onsale {
    top: 46px;
    left: 15px;
    right: auto;
  }
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .top-info,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .top-info,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .top-info,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .top-info,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .top-info,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .top-info,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .top-info,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .top-info {
    top: 15px;
    right: 15px;
  }
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .wrap-data-info,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .wrap-data-info,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .wrap-data-info,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .wrap-data-info,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .wrap-data-info,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .wrap-data-info,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .wrap-data-info,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .wrap-data-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .wrap-data-info
    .star-rating,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .wrap-data-info
    .star-rating,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .wrap-data-info
    .star-rating,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .wrap-data-info
    .star-rating,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .wrap-data-info
    .star-rating,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .wrap-data-info
    .star-rating,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .wrap-data-info
    .star-rating,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .wrap-data-info
    .star-rating {
    margin: 10px 0 0;
  }
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .wrap-data-hover
    .add_to_cart_wrap,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .wrap-data-hover
    .add_to_cart_wrap,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .wrap-data-hover
    .add_to_cart_wrap,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .wrap-data-hover
    .add_to_cart_wrap,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .wrap-data-hover
    .add_to_cart_wrap,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .wrap-data-hover
    .add_to_cart_wrap,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .wrap-data-hover
    .add_to_cart_wrap,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .wrap-data-hover
    .add_to_cart_wrap {
    margin-top: 17px;
  }
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .wrap-data-hover
    .add_to_cart_wrap
    [class*="cart"],
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .wrap-data-hover
    .add_to_cart_wrap
    [class*="cart"],
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .wrap-data-hover
    .add_to_cart_wrap
    [class*="cart"],
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .wrap-data-hover
    .add_to_cart_wrap
    [class*="cart"],
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .wrap-data-hover
    .add_to_cart_wrap
    [class*="cart"],
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .wrap-data-hover
    .add_to_cart_wrap
    [class*="cart"],
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .wrap-data-hover
    .add_to_cart_wrap
    [class*="cart"],
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .wrap-data-hover
    .add_to_cart_wrap
    [class*="cart"] {
    height: 42px;
  }
  body.body_style_wide
    ul.products.products_style_plain.columns-5
    li.product
    .outofstock_label,
  body.body_style_wide
    ul.products.products_style_plain.columns-5
    li.product
    .onsale,
  body.body_style_wide
    ul.products.products_style_plain.columns-6
    li.product
    .outofstock_label,
  body.body_style_wide
    ul.products.products_style_plain.columns-6
    li.product
    .onsale,
  body.body_style_wide
    ul.products.products_style_plain.columns-7
    li.product
    .outofstock_label,
  body.body_style_wide
    ul.products.products_style_plain.columns-7
    li.product
    .onsale,
  body.body_style_wide
    ul.products.products_style_plain.columns-8
    li.product
    .outofstock_label,
  body.body_style_wide
    ul.products.products_style_plain.columns-8
    li.product
    .onsale,
  body.body_style_boxed
    ul.products.products_style_plain.columns-5
    li.product
    .outofstock_label,
  body.body_style_boxed
    ul.products.products_style_plain.columns-5
    li.product
    .onsale,
  body.body_style_boxed
    ul.products.products_style_plain.columns-6
    li.product
    .outofstock_label,
  body.body_style_boxed
    ul.products.products_style_plain.columns-6
    li.product
    .onsale,
  body.body_style_boxed
    ul.products.products_style_plain.columns-7
    li.product
    .outofstock_label,
  body.body_style_boxed
    ul.products.products_style_plain.columns-7
    li.product
    .onsale,
  body.body_style_boxed
    ul.products.products_style_plain.columns-8
    li.product
    .outofstock_label,
  body.body_style_boxed
    ul.products.products_style_plain.columns-8
    li.product
    .onsale {
    top: 15px;
    left: 15px;
    padding: 0 10px;
    min-width: 30px;
  }
  body.body_style_wide
    ul.products.products_style_plain.columns-5
    li.product
    .outofstock_label,
  body.body_style_wide
    ul.products.products_style_plain.columns-6
    li.product
    .outofstock_label,
  body.body_style_wide
    ul.products.products_style_plain.columns-7
    li.product
    .outofstock_label,
  body.body_style_wide
    ul.products.products_style_plain.columns-8
    li.product
    .outofstock_label,
  body.body_style_boxed
    ul.products.products_style_plain.columns-5
    li.product
    .outofstock_label,
  body.body_style_boxed
    ul.products.products_style_plain.columns-6
    li.product
    .outofstock_label,
  body.body_style_boxed
    ul.products.products_style_plain.columns-7
    li.product
    .outofstock_label,
  body.body_style_boxed
    ul.products.products_style_plain.columns-8
    li.product
    .outofstock_label {
    top: 15px;
    left: 15px;
  }
  body.body_style_wide
    ul.products.products_style_plain.columns-5
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_wide
    ul.products.products_style_plain.columns-6
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_wide
    ul.products.products_style_plain.columns-7
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_wide
    ul.products.products_style_plain.columns-8
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_boxed
    ul.products.products_style_plain.columns-5
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_boxed
    ul.products.products_style_plain.columns-6
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_boxed
    ul.products.products_style_plain.columns-7
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_boxed
    ul.products.products_style_plain.columns-8
    li.product
    .outofstock_label
    + .onsale {
    top: 46px;
    left: 15px;
    right: auto;
  }
  body.body_style_wide
    ul.products.products_style_plain.columns-5
    li.product
    .top-info,
  body.body_style_wide
    ul.products.products_style_plain.columns-6
    li.product
    .top-info,
  body.body_style_wide
    ul.products.products_style_plain.columns-7
    li.product
    .top-info,
  body.body_style_wide
    ul.products.products_style_plain.columns-8
    li.product
    .top-info,
  body.body_style_boxed
    ul.products.products_style_plain.columns-5
    li.product
    .top-info,
  body.body_style_boxed
    ul.products.products_style_plain.columns-6
    li.product
    .top-info,
  body.body_style_boxed
    ul.products.products_style_plain.columns-7
    li.product
    .top-info,
  body.body_style_boxed
    ul.products.products_style_plain.columns-8
    li.product
    .top-info {
    top: 15px;
    right: 15px;
  }
  body.body_style_wide
    ul.products.products_style_plain.columns-5
    li.product
    .wrap-data-info,
  body.body_style_wide
    ul.products.products_style_plain.columns-6
    li.product
    .wrap-data-info,
  body.body_style_wide
    ul.products.products_style_plain.columns-7
    li.product
    .wrap-data-info,
  body.body_style_wide
    ul.products.products_style_plain.columns-8
    li.product
    .wrap-data-info,
  body.body_style_boxed
    ul.products.products_style_plain.columns-5
    li.product
    .wrap-data-info,
  body.body_style_boxed
    ul.products.products_style_plain.columns-6
    li.product
    .wrap-data-info,
  body.body_style_boxed
    ul.products.products_style_plain.columns-7
    li.product
    .wrap-data-info,
  body.body_style_boxed
    ul.products.products_style_plain.columns-8
    li.product
    .wrap-data-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
  body.body_style_wide
    ul.products.products_style_plain.columns-5
    li.product
    .wrap-data-info
    .star-rating,
  body.body_style_wide
    ul.products.products_style_plain.columns-6
    li.product
    .wrap-data-info
    .star-rating,
  body.body_style_wide
    ul.products.products_style_plain.columns-7
    li.product
    .wrap-data-info
    .star-rating,
  body.body_style_wide
    ul.products.products_style_plain.columns-8
    li.product
    .wrap-data-info
    .star-rating,
  body.body_style_boxed
    ul.products.products_style_plain.columns-5
    li.product
    .wrap-data-info
    .star-rating,
  body.body_style_boxed
    ul.products.products_style_plain.columns-6
    li.product
    .wrap-data-info
    .star-rating,
  body.body_style_boxed
    ul.products.products_style_plain.columns-7
    li.product
    .wrap-data-info
    .star-rating,
  body.body_style_boxed
    ul.products.products_style_plain.columns-8
    li.product
    .wrap-data-info
    .star-rating {
    margin: 10px 0 0;
  }
  body.body_style_wide
    ul.products.products_style_plain.columns-5
    li.product
    .wrap-data-hover
    .add_to_cart_wrap,
  body.body_style_wide
    ul.products.products_style_plain.columns-6
    li.product
    .wrap-data-hover
    .add_to_cart_wrap,
  body.body_style_wide
    ul.products.products_style_plain.columns-7
    li.product
    .wrap-data-hover
    .add_to_cart_wrap,
  body.body_style_wide
    ul.products.products_style_plain.columns-8
    li.product
    .wrap-data-hover
    .add_to_cart_wrap,
  body.body_style_boxed
    ul.products.products_style_plain.columns-5
    li.product
    .wrap-data-hover
    .add_to_cart_wrap,
  body.body_style_boxed
    ul.products.products_style_plain.columns-6
    li.product
    .wrap-data-hover
    .add_to_cart_wrap,
  body.body_style_boxed
    ul.products.products_style_plain.columns-7
    li.product
    .wrap-data-hover
    .add_to_cart_wrap,
  body.body_style_boxed
    ul.products.products_style_plain.columns-8
    li.product
    .wrap-data-hover
    .add_to_cart_wrap {
    margin-top: 17px;
  }
  body.body_style_wide
    ul.products.products_style_plain.columns-5
    li.product
    .wrap-data-hover
    .add_to_cart_wrap
    [class*="cart"],
  body.body_style_wide
    ul.products.products_style_plain.columns-6
    li.product
    .wrap-data-hover
    .add_to_cart_wrap
    [class*="cart"],
  body.body_style_wide
    ul.products.products_style_plain.columns-7
    li.product
    .wrap-data-hover
    .add_to_cart_wrap
    [class*="cart"],
  body.body_style_wide
    ul.products.products_style_plain.columns-8
    li.product
    .wrap-data-hover
    .add_to_cart_wrap
    [class*="cart"],
  body.body_style_boxed
    ul.products.products_style_plain.columns-5
    li.product
    .wrap-data-hover
    .add_to_cart_wrap
    [class*="cart"],
  body.body_style_boxed
    ul.products.products_style_plain.columns-6
    li.product
    .wrap-data-hover
    .add_to_cart_wrap
    [class*="cart"],
  body.body_style_boxed
    ul.products.products_style_plain.columns-7
    li.product
    .wrap-data-hover
    .add_to_cart_wrap
    [class*="cart"],
  body.body_style_boxed
    ul.products.products_style_plain.columns-8
    li.product
    .wrap-data-hover
    .add_to_cart_wrap
    [class*="cart"] {
    height: 42px;
  }
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-4
    li.product
    .outofstock_label,
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-4
    li.product
    .onsale,
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .outofstock_label,
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .onsale,
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .outofstock_label,
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .onsale,
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .outofstock_label,
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .onsale,
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .outofstock_label,
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .onsale,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-4
    li.product
    .outofstock_label,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-4
    li.product
    .onsale,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .outofstock_label,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .onsale,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .outofstock_label,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .onsale,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .outofstock_label,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .onsale,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .outofstock_label,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .onsale {
    top: 15px;
    left: 15px;
    padding: 0 10px;
    min-width: 30px;
  }
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-4
    li.product
    .outofstock_label,
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .outofstock_label,
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .outofstock_label,
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .outofstock_label,
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .outofstock_label,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-4
    li.product
    .outofstock_label,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .outofstock_label,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .outofstock_label,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .outofstock_label,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .outofstock_label {
    top: 15px;
    left: 15px;
  }
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-4
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-4
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .outofstock_label
    + .onsale {
    top: 46px;
    left: 15px;
    right: auto;
  }
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-4
    li.product
    .top-info,
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .top-info,
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .top-info,
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .top-info,
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .top-info,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-4
    li.product
    .top-info,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .top-info,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .top-info,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .top-info,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .top-info {
    top: 15px;
    right: 15px;
  }
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-4
    li.product
    .wrap-data-info,
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .wrap-data-info,
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .wrap-data-info,
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .wrap-data-info,
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .wrap-data-info,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-4
    li.product
    .wrap-data-info,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .wrap-data-info,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .wrap-data-info,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .wrap-data-info,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .wrap-data-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-4
    li.product
    .wrap-data-info
    .star-rating,
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .wrap-data-info
    .star-rating,
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .wrap-data-info
    .star-rating,
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .wrap-data-info
    .star-rating,
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .wrap-data-info
    .star-rating,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-4
    li.product
    .wrap-data-info
    .star-rating,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .wrap-data-info
    .star-rating,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .wrap-data-info
    .star-rating,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .wrap-data-info
    .star-rating,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .wrap-data-info
    .star-rating {
    margin: 10px 0 0;
  }
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-4
    li.product
    .wrap-data-hover
    .add_to_cart_wrap,
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .wrap-data-hover
    .add_to_cart_wrap,
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .wrap-data-hover
    .add_to_cart_wrap,
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .wrap-data-hover
    .add_to_cart_wrap,
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .wrap-data-hover
    .add_to_cart_wrap,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-4
    li.product
    .wrap-data-hover
    .add_to_cart_wrap,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .wrap-data-hover
    .add_to_cart_wrap,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .wrap-data-hover
    .add_to_cart_wrap,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .wrap-data-hover
    .add_to_cart_wrap,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .wrap-data-hover
    .add_to_cart_wrap {
    margin-top: 17px;
  }
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-4
    li.product
    .wrap-data-hover
    .add_to_cart_wrap
    [class*="cart"],
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .wrap-data-hover
    .add_to_cart_wrap
    [class*="cart"],
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .wrap-data-hover
    .add_to_cart_wrap
    [class*="cart"],
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .wrap-data-hover
    .add_to_cart_wrap
    [class*="cart"],
  body.body_style_wide.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .wrap-data-hover
    .add_to_cart_wrap
    [class*="cart"],
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-4
    li.product
    .wrap-data-hover
    .add_to_cart_wrap
    [class*="cart"],
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-5
    li.product
    .wrap-data-hover
    .add_to_cart_wrap
    [class*="cart"],
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-6
    li.product
    .wrap-data-hover
    .add_to_cart_wrap
    [class*="cart"],
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-7
    li.product
    .wrap-data-hover
    .add_to_cart_wrap
    [class*="cart"],
  body.body_style_boxed.sidebar_show
    ul.products.products_style_plain.columns-8
    li.product
    .wrap-data-hover
    .add_to_cart_wrap
    [class*="cart"] {
    height: 42px;
  }
}
@media (max-width: 1279px) {
  body[class*="body_style_"]
    ul.products.products_style_plain:not(.columns-1):not(.columns-2):not(.columns-3)
    li.product
    .outofstock_label,
  body[class*="body_style_"]
    ul.products.products_style_plain:not(.columns-1):not(.columns-2):not(.columns-3)
    li.product
    .onsale {
    top: 15px;
    left: 15px;
    padding: 0 10px;
    min-width: 30px;
  }
  body[class*="body_style_"]
    ul.products.products_style_plain:not(.columns-1):not(.columns-2):not(.columns-3)
    li.product
    .outofstock_label {
    top: 15px;
    left: 15px;
  }
  body[class*="body_style_"]
    ul.products.products_style_plain:not(.columns-1):not(.columns-2):not(.columns-3)
    li.product
    .outofstock_label
    + .onsale {
    top: 46px;
    left: 15px;
    right: auto;
  }
  body[class*="body_style_"]
    ul.products.products_style_plain:not(.columns-1):not(.columns-2):not(.columns-3)
    li.product
    .top-info {
    top: 15px;
    right: 15px;
  }
  body[class*="body_style_"]
    ul.products.products_style_plain:not(.columns-1):not(.columns-2):not(.columns-3)
    li.product
    .wrap-data-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
  body[class*="body_style_"]
    ul.products.products_style_plain:not(.columns-1):not(.columns-2):not(.columns-3)
    li.product
    .wrap-data-info
    .star-rating {
    margin: 10px 0 0;
  }
  body[class*="body_style_"]
    ul.products.products_style_plain:not(.columns-1):not(.columns-2):not(.columns-3)
    li.product
    .wrap-data-hover
    .add_to_cart_wrap {
    margin-top: 17px;
  }
  body[class*="body_style_"]
    ul.products.products_style_plain:not(.columns-1):not(.columns-2):not(.columns-3)
    li.product
    .wrap-data-hover
    .add_to_cart_wrap
    [class*="cart"] {
    height: 42px;
  }
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_plain:not(.columns-1):not(.columns-2)
    li.product
    .outofstock_label,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_plain:not(.columns-1):not(.columns-2)
    li.product
    .onsale {
    top: 15px;
    left: 15px;
    padding: 0 10px;
    min-width: 30px;
  }
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_plain:not(.columns-1):not(.columns-2)
    li.product
    .outofstock_label {
    top: 15px;
    left: 15px;
  }
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_plain:not(.columns-1):not(.columns-2)
    li.product
    .outofstock_label
    + .onsale {
    top: 46px;
    left: 15px;
    right: auto;
  }
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_plain:not(.columns-1):not(.columns-2)
    li.product
    .top-info {
    top: 15px;
    right: 15px;
  }
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_plain:not(.columns-1):not(.columns-2)
    li.product
    .wrap-data-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_plain:not(.columns-1):not(.columns-2)
    li.product
    .wrap-data-info
    .star-rating {
    margin: 10px 0 0;
  }
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_plain:not(.columns-1):not(.columns-2)
    li.product
    .wrap-data-hover
    .add_to_cart_wrap {
    margin-top: 17px;
  }
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_plain:not(.columns-1):not(.columns-2)
    li.product
    .wrap-data-hover
    .add_to_cart_wrap
    [class*="cart"] {
    height: 42px;
  }
}
@media (max-width: 1023px) {
  body[class*="body_style_"]
    ul.products.products_style_plain
    li.product
    .outofstock_label,
  body[class*="body_style_"]
    ul.products.products_style_plain
    li.product
    .onsale {
    top: 15px;
    left: 15px;
    padding: 0 10px;
    min-width: 30px;
  }
  body[class*="body_style_"]
    ul.products.products_style_plain
    li.product
    .outofstock_label {
    top: 15px;
    left: 15px;
  }
  body[class*="body_style_"]
    ul.products.products_style_plain
    li.product
    .outofstock_label
    + .onsale {
    top: 46px;
    left: 15px;
    right: auto;
  }
  body[class*="body_style_"]
    ul.products.products_style_plain
    li.product
    .top-info {
    top: 15px;
    right: 15px;
  }
  body[class*="body_style_"]
    ul.products.products_style_plain
    li.product
    .wrap-data-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
  body[class*="body_style_"]
    ul.products.products_style_plain
    li.product
    .wrap-data-info
    .star-rating {
    margin: 10px 0 0;
  }
  body[class*="body_style_"]
    ul.products.products_style_plain
    li.product
    .wrap-data-hover
    .add_to_cart_wrap {
    margin-top: 17px;
  }
  body[class*="body_style_"]
    ul.products.products_style_plain
    li.product
    .wrap-data-hover
    .add_to_cart_wrap
    [class*="cart"] {
    height: 42px;
  }
}
.woocommerce ul.products.products_style_creative li.product {
  padding-bottom: 50px;
}
.woocommerce ul.products .product_style_creative.product .post_featured {
  margin-bottom: 18px;
}
.woocommerce
  ul.products
  .product_style_creative.product
  .post_item.post_layout_thumbs {
  height: unset;
}
.woocommerce ul.products .product_style_creative.product .post_data {
  overflow: visible;
}
.woocommerce ul.products .product_style_creative.product .wrap-data-info {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.woocommerce
  ul.products
  .product_style_creative.product
  .wrap-data-info
  .star-rating {
  margin: 3px 0 -3px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.woocommerce
  ul.products
  .product_style_creative.product
  .wrap-data-info
  .price {
  margin: 0;
}
.woocommerce ul.products .product_style_creative.product .post_featured img,
.woocommerce
  ul.products
  .product_style_creative.product
  .post_featured:hover
  img,
.woocommerce ul.products .product_style_creative.product a img,
.woocommerce ul.products .product_style_creative.product a:hover img {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.woocommerce ul.products .product_style_creative.product .outofstock_label,
.woocommerce ul.products .product_style_creative.product .onsale {
  top: 23px;
  left: 23px;
  padding: 0 15px;
  min-width: 50px;
}
.woocommerce ul.products .product_style_creative.product .outofstock_label {
  top: 23px;
  left: 23px;
}
.woocommerce
  ul.products
  .product_style_creative.product
  .outofstock_label
  + .onsale {
  top: 54px;
  left: 23px;
  right: auto;
}
.product_style_creative .post_featured.hover_shop .mask {
  display: block;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product_style_creative .post_featured.hover_shop .top-info {
  pointer-events: none;
  position: absolute;
  z-index: 10;
  top: 23px;
  right: 23px;
  bottom: auto;
  left: auto;
}
.product_style_creative .post_featured.hover_shop .top-info .tinv-wraper > * {
  display: none;
}
.product_style_creative
  .post_featured.hover_shop
  .top-info
  .tinv-wraper
  > .tinvwl_add_to_wishlist_button {
  display: block;
  overflow: hidden;
  color: var(--theme-color-alter_dark);
  background-color: var(--theme-color-alter_bg_color);
  letter-spacing: 0 !important;
  margin: 0 !important;
  -webkit-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  border-radius: 50% !important;
  width: 35px;
  height: 35px;
  line-height: 37px !important;
  -webkit-transition: all 0.2s ease !important;
  -ms-transition: all 0.2s ease !important;
  -o-transition: all 0.2s ease !important;
  transition: all 0.2s ease !important;
  visibility: visible !important;
  pointer-events: auto;
}
.product_style_creative
  .post_featured.hover_shop
  .top-info
  .tinv-wraper
  > .tinvwl_add_to_wishlist_button:before {
  display: block !important;
  content: "\e9cc" !important;
  font-family: "fontello" !important;
  margin: 0 !important;
  font-size: 15px !important;
  line-height: inherit !important;
  padding: 0 !important;
  height: 100% !important;
  width: 100% !important;
  text-align: center !important;
}
.product_style_creative
  .post_featured.hover_shop
  .top-info
  .tinv-wraper
  > .tinvwl_add_to_wishlist_button.tinvwl-product-in-list:before {
  content: "\ea05" !important;
}
.product_style_creative
  .post_featured.hover_shop
  .top-info
  .tinv-wraper
  > .tinvwl_add_to_wishlist_button:hover {
  color: var(--theme-color-alter_text);
}
.product_style_creative
  .post_featured.hover_shop
  .top-info
  .tinv-wraper
  > .tinvwl_add_to_wishlist_button
  .tinvwl_add_to_wishlist-text {
  display: none;
}
.product_style_creative .post_featured.hover_shop .bottom-info {
  opacity: 0;
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: absolute;
  z-index: 10;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: var(--theme-color-alter_bg_color);
  height: 52px;
}
.product_style_creative .post_featured.hover_shop .bottom-info > div {
  width: 50%;
  padding: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  position: relative;
  bottom: -4px;
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.product_style_creative
  .post_featured.hover_shop
  .bottom-info
  > div:only-child {
  width: 100%;
}
.product_style_creative
  .post_featured.hover_shop
  .bottom-info
  .add_to_cart_wrap
  [class*="cart"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  width: 100%;
  pointer-events: auto;
  white-space: normal;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
  background: none !important;
  color: var(--theme-color-alter_dark);
  line-height: 16px;
  font-size: 14px;
  font-weight: 500;
}
.product_style_creative
  .post_featured.hover_shop
  .bottom-info
  .add_to_cart_wrap
  [class*="cart"]:before {
  margin: 0 5px 0 0;
  font-size: 16px;
  font-weight: 400;
  min-width: 20px;
  text-align: center;
}
.product_style_creative
  .post_featured.hover_shop
  .bottom-info
  .add_to_cart_wrap
  [class*="cart"].loading:before {
  font-size: 14px !important;
  content: "\e82e";
  position: relative;
  top: 1px;
  -webkit-animation: spin 2s infinite linear;
  -ms-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
.product_style_creative
  .post_featured.hover_shop
  .bottom-info
  .add_to_cart_wrap
  [class*="cart"].added_to_cart:before {
  font-family: "fontello";
  content: "\e8ab";
}
.product_style_creative
  .post_featured.hover_shop
  .bottom-info
  .add_to_cart_wrap
  [class*="cart"].added {
  display: none !important;
}
.product_style_creative
  .post_featured.hover_shop
  .bottom-info
  .add_to_cart_wrap
  [class*="cart"]:hover {
  color: var(--theme-color-alter_text);
}
.product_style_creative .post_featured.hover_shop .bottom-info .woosq_wrap {
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.product_style_creative
  .post_featured.hover_shop
  .bottom-info
  .woosq_wrap
  .woosq-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  width: 100%;
  pointer-events: auto;
  white-space: normal;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
  background: none !important;
  color: var(--theme-color-alter_dark);
  line-height: 16px;
  font-size: 14px;
  font-weight: 500;
}
.product_style_creative
  .post_featured.hover_shop
  .bottom-info
  .woosq_wrap
  .woosq-btn:before {
  font-family: "fontello" !important;
  content: "\e843";
  margin: 0 8px 0 0;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  top: 1px;
}
.product_style_creative
  .post_featured.hover_shop
  .bottom-info
  .woosq_wrap
  .woosq-btn:hover {
  color: var(--theme-color-alter_text);
}
.product_style_creative .post_item:hover .post_featured.hover_shop .mask {
  opacity: 1;
}
.product_style_creative
  .post_item:hover
  .post_featured.hover_shop
  .bottom-info {
  opacity: 1;
}
.product_style_creative
  .post_item:hover
  .post_featured.hover_shop
  .bottom-info
  > div {
  bottom: 0;
}
@media (min-width: 1280px) {
  body.body_style_fullwide
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_fullwide
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .onsale,
  body.body_style_fullwide
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_fullwide
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .onsale,
  body.body_style_fullwide
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_fullwide
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .onsale,
  body.body_style_fullscreen
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_fullscreen
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .onsale,
  body.body_style_fullscreen
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_fullscreen
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .onsale,
  body.body_style_fullscreen
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_fullscreen
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .onsale {
    top: 15px;
    left: 15px;
    padding: 0 10px;
    min-width: 30px;
  }
  body.body_style_fullwide
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_fullwide
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_fullwide
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_fullscreen
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_fullscreen
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_fullscreen
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .outofstock_label {
    top: 15px;
    left: 15px;
  }
  body.body_style_fullwide
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .outofstock_label
    + .onsale,
  body.body_style_fullwide
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .outofstock_label
    + .onsale,
  body.body_style_fullwide
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .outofstock_label
    + .onsale,
  body.body_style_fullscreen
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .outofstock_label
    + .onsale,
  body.body_style_fullscreen
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .outofstock_label
    + .onsale,
  body.body_style_fullscreen
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .outofstock_label
    + .onsale {
    top: 46px;
    left: 15px;
    right: auto;
  }
  body.body_style_fullwide
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .top-info,
  body.body_style_fullwide
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .top-info,
  body.body_style_fullwide
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .top-info,
  body.body_style_fullscreen
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .top-info,
  body.body_style_fullscreen
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .top-info,
  body.body_style_fullscreen
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .top-info {
    top: 15px;
    right: 15px;
  }
  body.body_style_fullwide
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .wrap-data-info,
  body.body_style_fullwide
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .wrap-data-info,
  body.body_style_fullwide
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .wrap-data-info,
  body.body_style_fullscreen
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .wrap-data-info,
  body.body_style_fullscreen
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .wrap-data-info,
  body.body_style_fullscreen
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .wrap-data-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
  body.body_style_fullwide
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .wrap-data-info
    .star-rating,
  body.body_style_fullwide
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .wrap-data-info
    .star-rating,
  body.body_style_fullwide
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .wrap-data-info
    .star-rating,
  body.body_style_fullscreen
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .wrap-data-info
    .star-rating,
  body.body_style_fullscreen
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .wrap-data-info
    .star-rating,
  body.body_style_fullscreen
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .wrap-data-info
    .star-rating {
    margin: 10px 0 0;
  }
  body.body_style_fullwide
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .bottom-info,
  body.body_style_fullwide
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .bottom-info,
  body.body_style_fullwide
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .bottom-info,
  body.body_style_fullscreen
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .bottom-info,
  body.body_style_fullscreen
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .bottom-info,
  body.body_style_fullscreen
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .bottom-info {
    height: 40px;
  }
  body.body_style_fullwide
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .bottom-info
    > div
    > a,
  body.body_style_fullwide
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .bottom-info
    > div
    > a,
  body.body_style_fullwide
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .bottom-info
    > div
    > a,
  body.body_style_fullscreen
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .bottom-info
    > div
    > a,
  body.body_style_fullscreen
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .bottom-info
    > div
    > a,
  body.body_style_fullscreen
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .bottom-info
    > div
    > a {
    text-indent: -1000px;
    overflow: hidden;
    font-size: 0;
  }
  body.body_style_fullwide
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before,
  body.body_style_fullwide
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before,
  body.body_style_fullwide
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before,
  body.body_style_fullscreen
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before,
  body.body_style_fullscreen
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before,
  body.body_style_fullscreen
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before {
    text-indent: 0;
    margin: 0;
    font-size: 18px;
  }
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .onsale,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .onsale,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .onsale,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .onsale,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .onsale,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .onsale,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .onsale,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .onsale {
    top: 15px;
    left: 15px;
    padding: 0 10px;
    min-width: 30px;
  }
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .outofstock_label {
    top: 15px;
    left: 15px;
  }
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .outofstock_label
    + .onsale,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .outofstock_label
    + .onsale,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .outofstock_label
    + .onsale,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .outofstock_label
    + .onsale,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .outofstock_label
    + .onsale,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .outofstock_label
    + .onsale,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .outofstock_label
    + .onsale,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .outofstock_label
    + .onsale {
    top: 46px;
    left: 15px;
    right: auto;
  }
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .top-info,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .top-info,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .top-info,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .top-info,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .top-info,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .top-info,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .top-info,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .top-info {
    top: 15px;
    right: 15px;
  }
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .wrap-data-info,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .wrap-data-info,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .wrap-data-info,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .wrap-data-info,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .wrap-data-info,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .wrap-data-info,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .wrap-data-info,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .wrap-data-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .wrap-data-info
    .star-rating,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .wrap-data-info
    .star-rating,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .wrap-data-info
    .star-rating,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .wrap-data-info
    .star-rating,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .wrap-data-info
    .star-rating,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .wrap-data-info
    .star-rating,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .wrap-data-info
    .star-rating,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .wrap-data-info
    .star-rating {
    margin: 10px 0 0;
  }
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .bottom-info,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .bottom-info,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .bottom-info,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .bottom-info,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .bottom-info,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .bottom-info,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .bottom-info,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .bottom-info {
    height: 40px;
  }
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .bottom-info
    > div
    > a,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .bottom-info
    > div
    > a,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .bottom-info
    > div
    > a,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .bottom-info
    > div
    > a,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .bottom-info
    > div
    > a,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .bottom-info
    > div
    > a,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .bottom-info
    > div
    > a,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .bottom-info
    > div
    > a {
    text-indent: -1000px;
    overflow: hidden;
    font-size: 0;
  }
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before,
  body.body_style_fullwide.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before,
  body.body_style_fullscreen.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before {
    text-indent: 0;
    margin: 0;
    font-size: 18px;
  }
  body.body_style_wide
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_wide
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .onsale,
  body.body_style_wide
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_wide
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .onsale,
  body.body_style_wide
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_wide
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .onsale,
  body.body_style_wide
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_wide
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .onsale,
  body.body_style_boxed
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_boxed
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .onsale,
  body.body_style_boxed
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_boxed
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .onsale,
  body.body_style_boxed
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_boxed
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .onsale,
  body.body_style_boxed
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_boxed
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .onsale {
    top: 15px;
    left: 15px;
    padding: 0 10px;
    min-width: 30px;
  }
  body.body_style_wide
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_wide
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_wide
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_wide
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_boxed
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_boxed
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_boxed
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_boxed
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .outofstock_label {
    top: 15px;
    left: 15px;
  }
  body.body_style_wide
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .outofstock_label
    + .onsale,
  body.body_style_wide
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .outofstock_label
    + .onsale,
  body.body_style_wide
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .outofstock_label
    + .onsale,
  body.body_style_wide
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .outofstock_label
    + .onsale,
  body.body_style_boxed
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .outofstock_label
    + .onsale,
  body.body_style_boxed
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .outofstock_label
    + .onsale,
  body.body_style_boxed
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .outofstock_label
    + .onsale,
  body.body_style_boxed
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .outofstock_label
    + .onsale {
    top: 46px;
    left: 15px;
    right: auto;
  }
  body.body_style_wide
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .top-info,
  body.body_style_wide
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .top-info,
  body.body_style_wide
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .top-info,
  body.body_style_wide
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .top-info,
  body.body_style_boxed
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .top-info,
  body.body_style_boxed
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .top-info,
  body.body_style_boxed
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .top-info,
  body.body_style_boxed
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .top-info {
    top: 15px;
    right: 15px;
  }
  body.body_style_wide
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .wrap-data-info,
  body.body_style_wide
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .wrap-data-info,
  body.body_style_wide
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .wrap-data-info,
  body.body_style_wide
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .wrap-data-info,
  body.body_style_boxed
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .wrap-data-info,
  body.body_style_boxed
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .wrap-data-info,
  body.body_style_boxed
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .wrap-data-info,
  body.body_style_boxed
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .wrap-data-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
  body.body_style_wide
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .wrap-data-info
    .star-rating,
  body.body_style_wide
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .wrap-data-info
    .star-rating,
  body.body_style_wide
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .wrap-data-info
    .star-rating,
  body.body_style_wide
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .wrap-data-info
    .star-rating,
  body.body_style_boxed
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .wrap-data-info
    .star-rating,
  body.body_style_boxed
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .wrap-data-info
    .star-rating,
  body.body_style_boxed
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .wrap-data-info
    .star-rating,
  body.body_style_boxed
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .wrap-data-info
    .star-rating {
    margin: 10px 0 0;
  }
  body.body_style_wide
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .bottom-info,
  body.body_style_wide
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .bottom-info,
  body.body_style_wide
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .bottom-info,
  body.body_style_wide
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .bottom-info,
  body.body_style_boxed
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .bottom-info,
  body.body_style_boxed
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .bottom-info,
  body.body_style_boxed
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .bottom-info,
  body.body_style_boxed
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .bottom-info {
    height: 40px;
  }
  body.body_style_wide
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .bottom-info
    > div
    > a,
  body.body_style_wide
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .bottom-info
    > div
    > a,
  body.body_style_wide
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .bottom-info
    > div
    > a,
  body.body_style_wide
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .bottom-info
    > div
    > a,
  body.body_style_boxed
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .bottom-info
    > div
    > a,
  body.body_style_boxed
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .bottom-info
    > div
    > a,
  body.body_style_boxed
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .bottom-info
    > div
    > a,
  body.body_style_boxed
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .bottom-info
    > div
    > a {
    text-indent: -1000px;
    overflow: hidden;
    font-size: 0;
  }
  body.body_style_wide
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before,
  body.body_style_wide
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before,
  body.body_style_wide
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before,
  body.body_style_wide
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before,
  body.body_style_boxed
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before,
  body.body_style_boxed
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before,
  body.body_style_boxed
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before,
  body.body_style_boxed
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before {
    text-indent: 0;
    margin: 0;
    font-size: 18px;
  }
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-4
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-4
    li.product.product_style_creative
    .onsale,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .onsale,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .onsale,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .onsale,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .onsale,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-4
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-4
    li.product.product_style_creative
    .onsale,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .onsale,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .onsale,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .onsale,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .onsale {
    top: 15px;
    left: 15px;
    padding: 0 10px;
    min-width: 30px;
  }
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-4
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-4
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .outofstock_label,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .outofstock_label {
    top: 15px;
    left: 15px;
  }
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-4
    li.product.product_style_creative
    .outofstock_label
    + .onsale,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .outofstock_label
    + .onsale,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .outofstock_label
    + .onsale,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .outofstock_label
    + .onsale,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .outofstock_label
    + .onsale,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-4
    li.product.product_style_creative
    .outofstock_label
    + .onsale,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .outofstock_label
    + .onsale,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .outofstock_label
    + .onsale,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .outofstock_label
    + .onsale,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .outofstock_label
    + .onsale {
    top: 46px;
    left: 15px;
    right: auto;
  }
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-4
    li.product.product_style_creative
    .top-info,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .top-info,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .top-info,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .top-info,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .top-info,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-4
    li.product.product_style_creative
    .top-info,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .top-info,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .top-info,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .top-info,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .top-info {
    top: 15px;
    right: 15px;
  }
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-4
    li.product.product_style_creative
    .wrap-data-info,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .wrap-data-info,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .wrap-data-info,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .wrap-data-info,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .wrap-data-info,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-4
    li.product.product_style_creative
    .wrap-data-info,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .wrap-data-info,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .wrap-data-info,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .wrap-data-info,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .wrap-data-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-4
    li.product.product_style_creative
    .wrap-data-info
    .star-rating,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .wrap-data-info
    .star-rating,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .wrap-data-info
    .star-rating,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .wrap-data-info
    .star-rating,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .wrap-data-info
    .star-rating,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-4
    li.product.product_style_creative
    .wrap-data-info
    .star-rating,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .wrap-data-info
    .star-rating,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .wrap-data-info
    .star-rating,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .wrap-data-info
    .star-rating,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .wrap-data-info
    .star-rating {
    margin: 10px 0 0;
  }
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-4
    li.product.product_style_creative
    .bottom-info,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .bottom-info,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .bottom-info,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .bottom-info,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .bottom-info,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-4
    li.product.product_style_creative
    .bottom-info,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .bottom-info,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .bottom-info,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .bottom-info,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .bottom-info {
    height: 40px;
  }
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-4
    li.product.product_style_creative
    .bottom-info
    > div
    > a,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .bottom-info
    > div
    > a,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .bottom-info
    > div
    > a,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .bottom-info
    > div
    > a,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .bottom-info
    > div
    > a,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-4
    li.product.product_style_creative
    .bottom-info
    > div
    > a,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .bottom-info
    > div
    > a,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .bottom-info
    > div
    > a,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .bottom-info
    > div
    > a,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .bottom-info
    > div
    > a {
    text-indent: -1000px;
    overflow: hidden;
    font-size: 0;
  }
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-4
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before,
  body.body_style_wide.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-4
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before,
  body.body_style_boxed.sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before {
    text-indent: 0;
    margin: 0;
    font-size: 18px;
  }
}
@media (max-width: 1679px) {
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .outofstock_label,
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .onsale,
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .outofstock_label,
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .onsale,
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .outofstock_label,
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .onsale,
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .outofstock_label,
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .onsale {
    top: 15px;
    left: 15px;
    padding: 0 10px;
    min-width: 30px;
  }
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .outofstock_label,
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .outofstock_label,
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .outofstock_label,
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .outofstock_label {
    top: 15px;
    left: 15px;
  }
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .outofstock_label
    + .onsale,
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .outofstock_label
    + .onsale,
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .outofstock_label
    + .onsale,
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .outofstock_label
    + .onsale {
    top: 46px;
    left: 15px;
    right: auto;
  }
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .top-info,
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .top-info,
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .top-info,
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .top-info {
    top: 15px;
    right: 15px;
  }
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .wrap-data-info,
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .wrap-data-info,
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .wrap-data-info,
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .wrap-data-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .wrap-data-info
    .star-rating,
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .wrap-data-info
    .star-rating,
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .wrap-data-info
    .star-rating,
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .wrap-data-info
    .star-rating {
    margin: 10px 0 0;
  }
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .bottom-info,
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .bottom-info,
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .bottom-info,
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .bottom-info {
    height: 40px;
  }
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .bottom-info
    > div
    > a,
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .bottom-info
    > div
    > a,
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .bottom-info
    > div
    > a,
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .bottom-info
    > div
    > a {
    text-indent: -1000px;
    overflow: hidden;
    font-size: 0;
  }
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before,
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before,
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before,
  body[class*="body_style_"]
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before {
    text-indent: 0;
    margin: 0;
    font-size: 18px;
  }
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-4
    li.product.product_style_creative
    .outofstock_label,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-4
    li.product.product_style_creative
    .onsale,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .outofstock_label,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .onsale,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .outofstock_label,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .onsale,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .outofstock_label,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .onsale,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .outofstock_label,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .onsale {
    top: 15px;
    left: 15px;
    padding: 0 10px;
    min-width: 30px;
  }
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-4
    li.product.product_style_creative
    .outofstock_label,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .outofstock_label,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .outofstock_label,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .outofstock_label,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .outofstock_label {
    top: 15px;
    left: 15px;
  }
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-4
    li.product.product_style_creative
    .outofstock_label
    + .onsale,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .outofstock_label
    + .onsale,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .outofstock_label
    + .onsale,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .outofstock_label
    + .onsale,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .outofstock_label
    + .onsale {
    top: 46px;
    left: 15px;
    right: auto;
  }
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-4
    li.product.product_style_creative
    .top-info,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .top-info,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .top-info,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .top-info,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .top-info {
    top: 15px;
    right: 15px;
  }
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-4
    li.product.product_style_creative
    .wrap-data-info,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .wrap-data-info,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .wrap-data-info,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .wrap-data-info,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .wrap-data-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-4
    li.product.product_style_creative
    .wrap-data-info
    .star-rating,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .wrap-data-info
    .star-rating,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .wrap-data-info
    .star-rating,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .wrap-data-info
    .star-rating,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .wrap-data-info
    .star-rating {
    margin: 10px 0 0;
  }
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-4
    li.product.product_style_creative
    .bottom-info,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .bottom-info,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .bottom-info,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .bottom-info,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .bottom-info {
    height: 40px;
  }
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-4
    li.product.product_style_creative
    .bottom-info
    > div
    > a,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .bottom-info
    > div
    > a,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .bottom-info
    > div
    > a,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .bottom-info
    > div
    > a,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .bottom-info
    > div
    > a {
    text-indent: -1000px;
    overflow: hidden;
    font-size: 0;
  }
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-4
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-5
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-6
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-7
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative.columns-8
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before {
    text-indent: 0;
    margin: 0;
    font-size: 18px;
  }
}
@media (max-width: 1439px) {
  body[class*="body_style_"]
    ul.products.products_style_creative:not(.columns-1):not(.columns-2):not(.columns-3)
    li.product.product_style_creative
    .outofstock_label,
  body[class*="body_style_"]
    ul.products.products_style_creative:not(.columns-1):not(.columns-2):not(.columns-3)
    li.product.product_style_creative
    .onsale {
    top: 15px;
    left: 15px;
    padding: 0 10px;
    min-width: 30px;
  }
  body[class*="body_style_"]
    ul.products.products_style_creative:not(.columns-1):not(.columns-2):not(.columns-3)
    li.product.product_style_creative
    .outofstock_label {
    top: 15px;
    left: 15px;
  }
  body[class*="body_style_"]
    ul.products.products_style_creative:not(.columns-1):not(.columns-2):not(.columns-3)
    li.product.product_style_creative
    .outofstock_label
    + .onsale {
    top: 46px;
    left: 15px;
    right: auto;
  }
  body[class*="body_style_"]
    ul.products.products_style_creative:not(.columns-1):not(.columns-2):not(.columns-3)
    li.product.product_style_creative
    .top-info {
    top: 15px;
    right: 15px;
  }
  body[class*="body_style_"]
    ul.products.products_style_creative:not(.columns-1):not(.columns-2):not(.columns-3)
    li.product.product_style_creative
    .wrap-data-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
  body[class*="body_style_"]
    ul.products.products_style_creative:not(.columns-1):not(.columns-2):not(.columns-3)
    li.product.product_style_creative
    .wrap-data-info
    .star-rating {
    margin: 10px 0 0;
  }
  body[class*="body_style_"]
    ul.products.products_style_creative:not(.columns-1):not(.columns-2):not(.columns-3)
    li.product.product_style_creative
    .bottom-info {
    height: 40px;
  }
  body[class*="body_style_"]
    ul.products.products_style_creative:not(.columns-1):not(.columns-2):not(.columns-3)
    li.product.product_style_creative
    .bottom-info
    > div
    > a {
    text-indent: -1000px;
    overflow: hidden;
    font-size: 0;
  }
  body[class*="body_style_"]
    ul.products.products_style_creative:not(.columns-1):not(.columns-2):not(.columns-3)
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before {
    text-indent: 0;
    margin: 0;
    font-size: 18px;
  }
}
@media (max-width: 1279px) {
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative:not(.columns-1):not(.columns-2)
    li.product.product_style_creative
    .outofstock_label,
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative:not(.columns-1):not(.columns-2)
    li.product.product_style_creative
    .onsale {
    top: 15px;
    left: 15px;
    padding: 0 10px;
    min-width: 30px;
  }
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative:not(.columns-1):not(.columns-2)
    li.product.product_style_creative
    .outofstock_label {
    top: 15px;
    left: 15px;
  }
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative:not(.columns-1):not(.columns-2)
    li.product.product_style_creative
    .outofstock_label
    + .onsale {
    top: 46px;
    left: 15px;
    right: auto;
  }
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative:not(.columns-1):not(.columns-2)
    li.product.product_style_creative
    .top-info {
    top: 15px;
    right: 15px;
  }
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative:not(.columns-1):not(.columns-2)
    li.product.product_style_creative
    .wrap-data-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative:not(.columns-1):not(.columns-2)
    li.product.product_style_creative
    .wrap-data-info
    .star-rating {
    margin: 10px 0 0;
  }
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative:not(.columns-1):not(.columns-2)
    li.product.product_style_creative
    .bottom-info {
    height: 40px;
  }
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative:not(.columns-1):not(.columns-2)
    li.product.product_style_creative
    .bottom-info
    > div
    > a {
    text-indent: -1000px;
    overflow: hidden;
    font-size: 0;
  }
  body[class*="body_style_"].sidebar_show
    ul.products.products_style_creative:not(.columns-1):not(.columns-2)
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before {
    text-indent: 0;
    margin: 0;
    font-size: 18px;
  }
}
@media (max-width: 1023px) {
  body[class*="body_style_"]
    ul.products.products_style_creative:not(.columns-1):not(.columns-2)
    li.product.product_style_creative
    .outofstock_label,
  body[class*="body_style_"]
    ul.products.products_style_creative:not(.columns-1):not(.columns-2)
    li.product.product_style_creative
    .onsale {
    top: 15px;
    left: 15px;
    padding: 0 10px;
    min-width: 30px;
  }
  body[class*="body_style_"]
    ul.products.products_style_creative:not(.columns-1):not(.columns-2)
    li.product.product_style_creative
    .outofstock_label {
    top: 15px;
    left: 15px;
  }
  body[class*="body_style_"]
    ul.products.products_style_creative:not(.columns-1):not(.columns-2)
    li.product.product_style_creative
    .outofstock_label
    + .onsale {
    top: 46px;
    left: 15px;
    right: auto;
  }
  body[class*="body_style_"]
    ul.products.products_style_creative:not(.columns-1):not(.columns-2)
    li.product.product_style_creative
    .top-info {
    top: 15px;
    right: 15px;
  }
  body[class*="body_style_"]
    ul.products.products_style_creative:not(.columns-1):not(.columns-2)
    li.product.product_style_creative
    .wrap-data-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
  body[class*="body_style_"]
    ul.products.products_style_creative:not(.columns-1):not(.columns-2)
    li.product.product_style_creative
    .wrap-data-info
    .star-rating {
    margin: 10px 0 0;
  }
  body[class*="body_style_"]
    ul.products.products_style_creative:not(.columns-1):not(.columns-2)
    li.product.product_style_creative
    .bottom-info {
    height: 40px;
  }
  body[class*="body_style_"]
    ul.products.products_style_creative:not(.columns-1):not(.columns-2)
    li.product.product_style_creative
    .bottom-info
    > div
    > a {
    text-indent: -1000px;
    overflow: hidden;
    font-size: 0;
  }
  body[class*="body_style_"]
    ul.products.products_style_creative:not(.columns-1):not(.columns-2)
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before {
    text-indent: 0;
    margin: 0;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  body[class*="body_style_"]
    ul.products.products_style_creative
    li.product.product_style_creative
    .outofstock_label,
  body[class*="body_style_"]
    ul.products.products_style_creative
    li.product.product_style_creative
    .onsale {
    top: 15px;
    left: 15px;
    padding: 0 10px;
    min-width: 30px;
  }
  body[class*="body_style_"]
    ul.products.products_style_creative
    li.product.product_style_creative
    .outofstock_label {
    top: 15px;
    left: 15px;
  }
  body[class*="body_style_"]
    ul.products.products_style_creative
    li.product.product_style_creative
    .outofstock_label
    + .onsale {
    top: 46px;
    left: 15px;
    right: auto;
  }
  body[class*="body_style_"]
    ul.products.products_style_creative
    li.product.product_style_creative
    .top-info {
    top: 15px;
    right: 15px;
  }
  body[class*="body_style_"]
    ul.products.products_style_creative
    li.product.product_style_creative
    .wrap-data-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
  body[class*="body_style_"]
    ul.products.products_style_creative
    li.product.product_style_creative
    .wrap-data-info
    .star-rating {
    margin: 10px 0 0;
  }
  body[class*="body_style_"]
    ul.products.products_style_creative
    li.product.product_style_creative
    .bottom-info {
    height: 40px;
  }
  body[class*="body_style_"]
    ul.products.products_style_creative
    li.product.product_style_creative
    .bottom-info
    > div
    > a {
    text-indent: -1000px;
    overflow: hidden;
    font-size: 0;
  }
  body[class*="body_style_"]
    ul.products.products_style_creative
    li.product.product_style_creative
    .bottom-info
    > div
    > a:before {
    text-indent: 0;
    margin: 0;
    font-size: 18px;
  }
}
.product_style_pure .woosq-btn {
  display: none;
}
.woocommerce ul.products .product_style_pure.product .post_featured {
  margin-bottom: 18px;
}
.woocommerce
  ul.products
  .product_style_pure.product
  .post_item.post_layout_thumbs {
  height: unset;
  padding-bottom: 10px;
  margin-bottom: -10px;
  overflow: hidden;
}
.woocommerce ul.products .product_style_pure.product .post_data {
  overflow: visible;
}
.woocommerce ul.products .product_style_pure.product .price {
  opacity: 1;
  position: relative;
  top: 0;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.woocommerce ul.products .product_style_pure.product .price .price {
  margin: 10px 0 0;
}
.woocommerce ul.products .product_style_pure.product .post_featured img,
.woocommerce ul.products .product_style_pure.product .post_featured:hover img,
.woocommerce ul.products .product_style_pure.product a img,
.woocommerce ul.products .product_style_pure.product a:hover img {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.woocommerce ul.products .product_style_pure.product .outofstock_label,
.woocommerce ul.products .product_style_pure.product .onsale {
  top: 23px;
  left: 23px;
  padding: 0 15px;
  min-width: 50px;
}
.woocommerce ul.products .product_style_pure.product .outofstock_label {
  top: 23px;
  left: 23px;
}
.woocommerce
  ul.products
  .product_style_pure.product
  .outofstock_label
  + .onsale {
  top: 54px;
  left: 23px;
  right: auto;
}
.woocommerce ul.products .product_style_pure.product .post_data_inner {
  position: relative;
  z-index: 1;
}
.woocommerce ul.products .product_style_pure.product .wrap-data-hover {
  position: absolute;
  bottom: -10px;
  z-index: 1;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.woocommerce
  ul.products
  .product_style_pure.product
  .wrap-data-hover
  .add_to_cart_wrap {
  margin: 0;
  display: block;
  line-height: 0;
}
.woocommerce
  ul.products
  .product_style_pure.product
  .wrap-data-hover
  .add_to_cart_wrap
  [class*="cart"] {
  display: inline-block !important;
  width: auto;
  white-space: normal;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
  background: none !important;
  color: var(--theme-color-text);
  line-height: 18px;
  font-size: 15px;
  font-weight: 500;
}
.woocommerce
  ul.products
  .product_style_pure.product
  .wrap-data-hover
  .add_to_cart_wrap
  [class*="cart"]:before {
  margin: 0 5px 0 0;
  font-size: 16px;
  font-weight: 400;
  min-width: 20px;
  text-align: center;
}
.woocommerce
  ul.products
  .product_style_pure.product
  .wrap-data-hover
  .add_to_cart_wrap
  [class*="cart"].loading:before {
  content: "\e82e";
  -webkit-animation: spin 2s infinite linear;
  -ms-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
.woocommerce
  ul.products
  .product_style_pure.product
  .wrap-data-hover
  .add_to_cart_wrap
  [class*="cart"].added_to_cart:before {
  font-family: "fontello";
  content: "\e8ab";
}
.woocommerce
  ul.products
  .product_style_pure.product
  .wrap-data-hover
  .add_to_cart_wrap
  [class*="cart"].added {
  display: none !important;
}
.woocommerce
  ul.products
  .product_style_pure.product
  .wrap-data-hover
  .add_to_cart_wrap
  [class*="cart"]:hover {
  color: var(--theme-color-text_dark);
}
.woocommerce
  ul.products
  .product_style_pure.product
  .post_item:hover
  .wrap-data-hover {
  opacity: 1;
  bottom: 0;
}
.woocommerce ul.products .product_style_pure.product .post_item:hover .price {
  opacity: 0;
  top: -10px;
}
.woocommerce
  ul.products
  .product_style_pure.product
  .post_item:hover
  .post_featured.hover_shop
  .mask {
  opacity: 1;
}
.woocommerce
  ul.products
  .product_style_pure.product
  .post_item:hover
  .post_featured.hover_shop
  .bottom-info {
  opacity: 1;
}
.woocommerce
  ul.products
  .product_style_pure.product
  .post_item:hover
  .post_featured.hover_shop
  .bottom-info
  .woosq_wrap {
  bottom: 0;
}
.product_style_pure .post_featured.hover_shop .mask {
  display: block;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product_style_pure .post_featured.hover_shop .top-info {
  pointer-events: none;
  position: absolute;
  z-index: 10;
  top: 23px;
  right: 23px;
  bottom: auto;
  left: auto;
}
.product_style_pure .post_featured.hover_shop .top-info .tinv-wraper > * {
  display: none;
}
.product_style_pure
  .post_featured.hover_shop
  .top-info
  .tinv-wraper
  > .tinvwl_add_to_wishlist_button {
  display: block;
  overflow: hidden;
  color: var(--theme-color-alter_dark);
  background-color: var(--theme-color-alter_bg_color);
  letter-spacing: 0 !important;
  margin: 0 !important;
  -webkit-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  border-radius: 50% !important;
  width: 35px;
  height: 35px;
  line-height: 37px !important;
  -webkit-transition: all 0.2s ease !important;
  -ms-transition: all 0.2s ease !important;
  -o-transition: all 0.2s ease !important;
  transition: all 0.2s ease !important;
  visibility: visible !important;
  pointer-events: auto;
}
.product_style_pure
  .post_featured.hover_shop
  .top-info
  .tinv-wraper
  > .tinvwl_add_to_wishlist_button:before {
  display: block !important;
  content: "\e9cc" !important;
  font-family: "fontello" !important;
  margin: 0 !important;
  font-size: 15px !important;
  line-height: inherit !important;
  padding: 0 !important;
  height: 100% !important;
  width: 100% !important;
  text-align: center !important;
}
.product_style_pure
  .post_featured.hover_shop
  .top-info
  .tinv-wraper
  > .tinvwl_add_to_wishlist_button.tinvwl-product-in-list:before {
  content: "\ea05" !important;
}
.product_style_pure
  .post_featured.hover_shop
  .top-info
  .tinv-wraper
  > .tinvwl_add_to_wishlist_button:hover {
  color: var(--theme-color-alter_text);
}
.product_style_pure
  .post_featured.hover_shop
  .top-info
  .tinv-wraper
  > .tinvwl_add_to_wishlist_button
  .tinvwl_add_to_wishlist-text {
  display: none;
}
.product_style_pure .post_featured.hover_shop .bottom-info {
  opacity: 0;
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: absolute;
  z-index: 10;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  background-color: var(--theme-color-alter_bg_color);
  height: 52px;
}
.product_style_pure .post_featured.hover_shop .bottom-info .woosq_wrap {
  width: 100%;
  padding: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  position: relative;
  bottom: -4px;
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.product_style_pure
  .post_featured.hover_shop
  .bottom-info
  .woosq_wrap
  .woosq-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  width: 100%;
  pointer-events: auto;
  white-space: normal;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
  background: none !important;
  color: var(--theme-color-alter_dark);
  line-height: 16px;
  font-size: 14px;
  font-weight: 500;
}
.product_style_pure
  .post_featured.hover_shop
  .bottom-info
  .woosq_wrap
  .woosq-btn:before {
  font-family: "fontello" !important;
  content: "\e843";
  margin: 0 8px 0 0;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  top: 1px;
}
.product_style_pure
  .post_featured.hover_shop
  .bottom-info
  .woosq_wrap
  .woosq-btn:hover {
  color: var(--theme-color-alter_text);
}
@media (min-width: 1280px) {
  body.body_style_fullwide
    ul.products.products_style_pure.columns-6
    li.product
    .outofstock_label,
  body.body_style_fullwide
    ul.products.products_style_pure.columns-6
    li.product
    .onsale,
  body.body_style_fullwide
    ul.products.products_style_pure.columns-7
    li.product
    .outofstock_label,
  body.body_style_fullwide
    ul.products.products_style_pure.columns-7
    li.product
    .onsale,
  body.body_style_fullwide
    ul.products.products_style_pure.columns-8
    li.product
    .outofstock_label,
  body.body_style_fullwide
    ul.products.products_style_pure.columns-8
    li.product
    .onsale,
  body.body_style_fullscreen
    ul.products.products_style_pure.columns-6
    li.product
    .outofstock_label,
  body.body_style_fullscreen
    ul.products.products_style_pure.columns-6
    li.product
    .onsale,
  body.body_style_fullscreen
    ul.products.products_style_pure.columns-7
    li.product
    .outofstock_label,
  body.body_style_fullscreen
    ul.products.products_style_pure.columns-7
    li.product
    .onsale,
  body.body_style_fullscreen
    ul.products.products_style_pure.columns-8
    li.product
    .outofstock_label,
  body.body_style_fullscreen
    ul.products.products_style_pure.columns-8
    li.product
    .onsale {
    top: 15px;
    left: 15px;
    padding: 0 10px;
    min-width: 30px;
  }
  body.body_style_fullwide
    ul.products.products_style_pure.columns-6
    li.product
    .outofstock_label,
  body.body_style_fullwide
    ul.products.products_style_pure.columns-7
    li.product
    .outofstock_label,
  body.body_style_fullwide
    ul.products.products_style_pure.columns-8
    li.product
    .outofstock_label,
  body.body_style_fullscreen
    ul.products.products_style_pure.columns-6
    li.product
    .outofstock_label,
  body.body_style_fullscreen
    ul.products.products_style_pure.columns-7
    li.product
    .outofstock_label,
  body.body_style_fullscreen
    ul.products.products_style_pure.columns-8
    li.product
    .outofstock_label {
    top: 15px;
    left: 15px;
  }
  body.body_style_fullwide
    ul.products.products_style_pure.columns-6
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_fullwide
    ul.products.products_style_pure.columns-7
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_fullwide
    ul.products.products_style_pure.columns-8
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_fullscreen
    ul.products.products_style_pure.columns-6
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_fullscreen
    ul.products.products_style_pure.columns-7
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_fullscreen
    ul.products.products_style_pure.columns-8
    li.product
    .outofstock_label
    + .onsale {
    top: 46px;
    left: 15px;
    right: auto;
  }
  body.body_style_fullwide
    ul.products.products_style_pure.columns-6
    li.product
    .top-info,
  body.body_style_fullwide
    ul.products.products_style_pure.columns-7
    li.product
    .top-info,
  body.body_style_fullwide
    ul.products.products_style_pure.columns-8
    li.product
    .top-info,
  body.body_style_fullscreen
    ul.products.products_style_pure.columns-6
    li.product
    .top-info,
  body.body_style_fullscreen
    ul.products.products_style_pure.columns-7
    li.product
    .top-info,
  body.body_style_fullscreen
    ul.products.products_style_pure.columns-8
    li.product
    .top-info {
    top: 15px;
    right: 15px;
  }
  body.body_style_fullwide
    ul.products.products_style_pure.columns-6
    li.product
    .bottom-info,
  body.body_style_fullwide
    ul.products.products_style_pure.columns-7
    li.product
    .bottom-info,
  body.body_style_fullwide
    ul.products.products_style_pure.columns-8
    li.product
    .bottom-info,
  body.body_style_fullscreen
    ul.products.products_style_pure.columns-6
    li.product
    .bottom-info,
  body.body_style_fullscreen
    ul.products.products_style_pure.columns-7
    li.product
    .bottom-info,
  body.body_style_fullscreen
    ul.products.products_style_pure.columns-8
    li.product
    .bottom-info {
    height: 40px;
  }
  body.body_style_wide
    ul.products.products_style_pure.columns-5
    li.product
    .outofstock_label,
  body.body_style_wide
    ul.products.products_style_pure.columns-5
    li.product
    .onsale,
  body.body_style_wide
    ul.products.products_style_pure.columns-6
    li.product
    .outofstock_label,
  body.body_style_wide
    ul.products.products_style_pure.columns-6
    li.product
    .onsale,
  body.body_style_wide
    ul.products.products_style_pure.columns-7
    li.product
    .outofstock_label,
  body.body_style_wide
    ul.products.products_style_pure.columns-7
    li.product
    .onsale,
  body.body_style_wide
    ul.products.products_style_pure.columns-8
    li.product
    .outofstock_label,
  body.body_style_wide
    ul.products.products_style_pure.columns-8
    li.product
    .onsale,
  body.body_style_boxed
    ul.products.products_style_pure.columns-5
    li.product
    .outofstock_label,
  body.body_style_boxed
    ul.products.products_style_pure.columns-5
    li.product
    .onsale,
  body.body_style_boxed
    ul.products.products_style_pure.columns-6
    li.product
    .outofstock_label,
  body.body_style_boxed
    ul.products.products_style_pure.columns-6
    li.product
    .onsale,
  body.body_style_boxed
    ul.products.products_style_pure.columns-7
    li.product
    .outofstock_label,
  body.body_style_boxed
    ul.products.products_style_pure.columns-7
    li.product
    .onsale,
  body.body_style_boxed
    ul.products.products_style_pure.columns-8
    li.product
    .outofstock_label,
  body.body_style_boxed
    ul.products.products_style_pure.columns-8
    li.product
    .onsale {
    top: 15px;
    left: 15px;
    padding: 0 10px;
    min-width: 30px;
  }
  body.body_style_wide
    ul.products.products_style_pure.columns-5
    li.product
    .outofstock_label,
  body.body_style_wide
    ul.products.products_style_pure.columns-6
    li.product
    .outofstock_label,
  body.body_style_wide
    ul.products.products_style_pure.columns-7
    li.product
    .outofstock_label,
  body.body_style_wide
    ul.products.products_style_pure.columns-8
    li.product
    .outofstock_label,
  body.body_style_boxed
    ul.products.products_style_pure.columns-5
    li.product
    .outofstock_label,
  body.body_style_boxed
    ul.products.products_style_pure.columns-6
    li.product
    .outofstock_label,
  body.body_style_boxed
    ul.products.products_style_pure.columns-7
    li.product
    .outofstock_label,
  body.body_style_boxed
    ul.products.products_style_pure.columns-8
    li.product
    .outofstock_label {
    top: 15px;
    left: 15px;
  }
  body.body_style_wide
    ul.products.products_style_pure.columns-5
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_wide
    ul.products.products_style_pure.columns-6
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_wide
    ul.products.products_style_pure.columns-7
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_wide
    ul.products.products_style_pure.columns-8
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_boxed
    ul.products.products_style_pure.columns-5
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_boxed
    ul.products.products_style_pure.columns-6
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_boxed
    ul.products.products_style_pure.columns-7
    li.product
    .outofstock_label
    + .onsale,
  body.body_style_boxed
    ul.products.products_style_pure.columns-8
    li.product
    .outofstock_label
    + .onsale {
    top: 46px;
    left: 15px;
    right: auto;
  }
  body.body_style_wide
    ul.products.products_style_pure.columns-5
    li.product
    .top-info,
  body.body_style_wide
    ul.products.products_style_pure.columns-6
    li.product
    .top-info,
  body.body_style_wide
    ul.products.products_style_pure.columns-7
    li.product
    .top-info,
  body.body_style_wide
    ul.products.products_style_pure.columns-8
    li.product
    .top-info,
  body.body_style_boxed
    ul.products.products_style_pure.columns-5
    li.product
    .top-info,
  body.body_style_boxed
    ul.products.products_style_pure.columns-6
    li.product
    .top-info,
  body.body_style_boxed
    ul.products.products_style_pure.columns-7
    li.product
    .top-info,
  body.body_style_boxed
    ul.products.products_style_pure.columns-8
    li.product
    .top-info {
    top: 15px;
    right: 15px;
  }
  body.body_style_wide
    ul.products.products_style_pure.columns-5
    li.product
    .bottom-info,
  body.body_style_wide
    ul.products.products_style_pure.columns-6
    li.product
    .bottom-info,
  body.body_style_wide
    ul.products.products_style_pure.columns-7
    li.product
    .bottom-info,
  body.body_style_wide
    ul.products.products_style_pure.columns-8
    li.product
    .bottom-info,
  body.body_style_boxed
    ul.products.products_style_pure.columns-5
    li.product
    .bottom-info,
  body.body_style_boxed
    ul.products.products_style_pure.columns-6
    li.product
    .bottom-info,
  body.body_style_boxed
    ul.products.products_style_pure.columns-7
    li.product
    .bottom-info,
  body.body_style_boxed
    ul.products.products_style_pure.columns-8
    li.product
    .bottom-info {
    height: 40px;
  }
}
@media (max-width: 1279px) {
  body[class*="body_style_"]
    ul.products.products_style_pure:not(.columns-1):not(.columns-2)
    li.product
    .outofstock_label,
  body[class*="body_style_"]
    ul.products.products_style_pure:not(.columns-1):not(.columns-2)
    li.product
    .onsale {
    top: 15px;
    left: 15px;
    padding: 0 10px;
    min-width: 30px;
  }
  body[class*="body_style_"]
    ul.products.products_style_pure:not(.columns-1):not(.columns-2)
    li.product
    .outofstock_label {
    top: 15px;
    left: 15px;
  }
  body[class*="body_style_"]
    ul.products.products_style_pure:not(.columns-1):not(.columns-2)
    li.product
    .outofstock_label
    + .onsale {
    top: 46px;
    left: 15px;
    right: auto;
  }
  body[class*="body_style_"]
    ul.products.products_style_pure:not(.columns-1):not(.columns-2)
    li.product
    .top-info {
    top: 15px;
    right: 15px;
  }
  body[class*="body_style_"]
    ul.products.products_style_pure:not(.columns-1):not(.columns-2)
    li.product
    .bottom-info {
    height: 40px;
  }
}
@media (max-width: 767px) {
  body[class*="body_style_"]
    ul.products.products_style_pure
    li.product
    .outofstock_label,
  body[class*="body_style_"]
    ul.products.products_style_pure
    li.product
    .onsale {
    top: 15px;
    left: 15px;
    padding: 0 10px;
    min-width: 30px;
  }
  body[class*="body_style_"]
    ul.products.products_style_pure
    li.product
    .outofstock_label {
    top: 15px;
    left: 15px;
  }
  body[class*="body_style_"]
    ul.products.products_style_pure
    li.product
    .outofstock_label
    + .onsale {
    top: 46px;
    left: 15px;
    right: auto;
  }
  body[class*="body_style_"]
    ul.products.products_style_pure
    li.product
    .top-info {
    top: 15px;
    right: 15px;
  }
  body[class*="body_style_"]
    ul.products.products_style_pure
    li.product
    .bottom-info {
    height: 40px;
  }
}
#modal {
  position: static !important;
  background: none !important;
  overflow: visible;
  padding: 0 !important;
}
#modal #elegro-reset-wrapper {
  margin: 2em 0 0;
}
#modal #elegro-reset-wrapper .elegro-widget {
  padding: 40px 20px 30px;
  margin: 0 !important;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
#modal .elegro-widget__actions .elegro-widget__button[disabled] {
  color: #ffffff !important;
}
#elegro-reset-wrapper .elegro-widget__coin-selector .vs__actions {
  margin-top: 0;
}
#elegro-reset-wrapper .elegro-widget__button--instant {
  line-height: 1.1em;
}
#elegro-reset-wrapper input {
  margin: 0 !important;
}
#modal .vs__selected,
#modal .vs__search,
#modal .vs__search:focus {
  line-height: 42px !important;
  font-size: 1em;
  border: 1px solid transparent;
  border-left: none !important;
  outline: none !important;
  margin: 4px 0 0 0 !important;
  padding: 0 18px !important;
}
#modal .vs__search,
#modal .vs__search:focus {
  width: 0;
}
#modal[style*="fixed;"] + .btn-buy,
#modal[style*="position:fixed;"] + .btn-buy {
  display: none;
}
#modal:not(:empty) + #btn-buy,
#modal:not(:empty) ~ #btn-buy {
  display: none;
}
form.mc4wp-form input[type="checkbox"] + label:before {
  letter-spacing: 0;
}
form.mc4wp-form .mc4wp-alert {
  margin: 10px 0 0 0;
  padding: 0;
  line-height: 1.5em;
  font-size: 14px;
}
form.mc4wp-form .mc4wp-alert a {
  color: var(--theme-color-text_link) !important;
}
form.mc4wp-form .mc4wp-alert a:hover {
  color: var(--theme-color-text_hover) !important;
}
form.mc4wp-form p {
  margin: 0;
}
form.mc4wp-form p + p,
form.mc4wp-form input + p {
  margin-top: 1em;
}
.mc4wp-form .mc4wp-form-fields input[type="email"] {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.mc4wp_error_field {
  -webkit-box-shadow: none !important;
  -ms-box-shadow: none !important;
  box-shadow: none !important;
}
.mc4wp-form label {
  cursor: pointer;
}
#style-1.mc4wp-form .mc4wp-form-fields {
  position: relative;
}
#style-1.mc4wp-form .mc4wp-form-fields input[type="email"] {
  padding: 0.75em 4em 0.75em 0;
  font-size: 17px;
  line-height: 22px;
  width: 100%;
  height: 55px;
  border-color: var(--theme-color-text_dark);
}
#style-1.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]::-webkit-input-placeholder {
  color: var(--theme-color-text_dark);
  opacity: 0.8;
}
#style-1.mc4wp-form .mc4wp-form-fields input[type="email"]::-moz-placeholder {
  color: var(--theme-color-text_dark);
  opacity: 0.8;
}
#style-1.mc4wp-form .mc4wp-form-fields input[type="email"]:-moz-placeholder {
  color: var(--theme-color-text_dark);
  opacity: 0.8;
}
#style-1.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]:-ms-input-placeholder {
  color: var(--theme-color-text_dark);
  opacity: 0.8;
}
#style-1.mc4wp-form .mc4wp-form-fields input[type="email"]:hover,
#style-1.mc4wp-form .mc4wp-form-fields input[type="email"]:active,
#style-1.mc4wp-form .mc4wp-form-fields input[type="email"]:focus {
  color: var(--theme-color-text_dark);
  opacity: 1;
}
#style-1.mc4wp-form .mc4wp-form-fields button,
#style-1.mc4wp-form .mc4wp-form-fields input[type="submit"] {
  width: 30px;
  color: transparent !important;
  background: none !important;
  overflow: hidden;
  padding: 0 !important;
  height: 55px;
  line-height: 55px;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 18px;
  display: inline-block;
}
#style-1.mc4wp-form .mc4wp-form-fields button:before,
#style-1.mc4wp-form .mc4wp-form-fields input[type="submit"]:before {
  color: var(--theme-color-text_dark);
  content: "\e9e3";
  font-family: "fontello";
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  line-height: inherit;
  text-align: right;
  font-weight: 400;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#style-1.mc4wp-form .mc4wp-form-fields button:hover:before,
#style-1.mc4wp-form .mc4wp-form-fields input[type="submit"]:hover:before {
  color: var(--theme-color-text_link);
}
#style-1.mc4wp-form .mc4wp-form-fields button[disabled]:hover:before,
#style-1.mc4wp-form
  .mc4wp-form-fields
  input[type="submit"][disabled]:hover:before {
  color: var(--theme-color-text_dark);
}
#style-1.mc4wp-form label {
  display: table;
  margin: 22px 0 0;
  color: var(--theme-color-text_light);
}
#style-1.mc4wp-form input[type="checkbox"] + label:before {
  border-color: var(--theme-color-text_light) !important;
}
#style-2.mc4wp-form .mc4wp-form-fields {
  position: relative;
}
#style-2.mc4wp-form .mc4wp-form-fields input[type="email"] {
  padding: 0.7em 6em 0.7em 0;
  font-size: 18px;
  line-height: 22px;
  width: 100%;
  height: 65px;
  border-color: var(--theme-color-text_dark);
}
#style-2.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]::-webkit-input-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-2.mc4wp-form .mc4wp-form-fields input[type="email"]::-moz-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-2.mc4wp-form .mc4wp-form-fields input[type="email"]:-moz-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-2.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]:-ms-input-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-2.mc4wp-form .mc4wp-form-fields input[type="email"]:hover,
#style-2.mc4wp-form .mc4wp-form-fields input[type="email"]:active,
#style-2.mc4wp-form .mc4wp-form-fields input[type="email"]:focus {
  color: var(--theme-color-text_dark);
  opacity: 1;
}
#style-2.mc4wp-form .mc4wp-form-fields button,
#style-2.mc4wp-form .mc4wp-form-fields input[type="submit"] {
  width: auto;
  max-width: 150px;
  color: var(--theme-color-text_dark) !important;
  background: none !important;
  overflow: hidden;
  padding: 0 0 0 5px !important;
  height: 65px;
  line-height: 65px;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 17px;
  font-weight: 500;
  display: inline-block;
}
#style-2.mc4wp-form .mc4wp-form-fields button:hover,
#style-2.mc4wp-form .mc4wp-form-fields button:active,
#style-2.mc4wp-form .mc4wp-form-fields button:focus,
#style-2.mc4wp-form .mc4wp-form-fields input[type="submit"]:hover,
#style-2.mc4wp-form .mc4wp-form-fields input[type="submit"]:active,
#style-2.mc4wp-form .mc4wp-form-fields input[type="submit"]:focus {
  color: var(--theme-color-text_link) !important;
}
#style-2.mc4wp-form .mc4wp-form-fields button:before,
#style-2.mc4wp-form .mc4wp-form-fields input[type="submit"]:before {
  color: var(--theme-color-text_dark);
  content: "\e9a3";
  font-family: "fontello";
  position: relative;
  right: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  line-height: inherit;
  text-align: right;
  font-weight: 400;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0 8px 0 0;
  font-size: 15px;
}
#style-2.mc4wp-form .mc4wp-form-fields button:focus:before,
#style-2.mc4wp-form .mc4wp-form-fields button:active:before,
#style-2.mc4wp-form .mc4wp-form-fields button:hover:before,
#style-2.mc4wp-form .mc4wp-form-fields input[type="submit"]:focus:before,
#style-2.mc4wp-form .mc4wp-form-fields input[type="submit"]:active:before,
#style-2.mc4wp-form .mc4wp-form-fields input[type="submit"]:hover:before {
  color: var(--theme-color-text_link);
}
#style-2.mc4wp-form .mc4wp-form-fields button[disabled]:hover,
#style-2.mc4wp-form .mc4wp-form-fields button[disabled]:hover:before,
#style-2.mc4wp-form .mc4wp-form-fields input[type="submit"][disabled]:hover,
#style-2.mc4wp-form
  .mc4wp-form-fields
  input[type="submit"][disabled]:hover:before {
  color: var(--theme-color-text_dark) !important;
}
#style-2.mc4wp-form label {
  display: table;
  margin: 22px 0 0;
}
#style-2.mc4wp-form input[type="checkbox"] + label:before {
  border-color: var(--theme-color-bd_color) !important;
}
#style-3.mc4wp-form .mc4wp-form-fields {
  position: relative;
}
#style-3.mc4wp-form .mc4wp-form-fields input[type="email"] {
  padding: 0.7em 0 0.7em 0;
  font-size: 17px;
  line-height: 22px;
  width: calc(100% - 215px);
  height: 55px;
  border-color: var(--theme-color-text_dark);
}
#style-3.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]::-webkit-input-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-3.mc4wp-form .mc4wp-form-fields input[type="email"]::-moz-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-3.mc4wp-form .mc4wp-form-fields input[type="email"]:-moz-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-3.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]:-ms-input-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-3.mc4wp-form .mc4wp-form-fields input[type="email"]:hover,
#style-3.mc4wp-form .mc4wp-form-fields input[type="email"]:active,
#style-3.mc4wp-form .mc4wp-form-fields input[type="email"]:focus {
  color: var(--theme-color-text_dark);
  opacity: 1;
}
#style-3.mc4wp-form .mc4wp-form-fields button,
#style-3.mc4wp-form .mc4wp-form-fields input[type="submit"] {
  width: auto;
  max-width: 180px;
  color: var(--theme-color-text_dark) !important;
  background: none !important;
  overflow: hidden;
  padding: 0 !important;
  height: 55px;
  line-height: 55px;
  position: absolute;
  top: 50%;
  margin-top: -23px;
  right: 0;
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
}
#style-3.mc4wp-form .mc4wp-form-fields button:hover,
#style-3.mc4wp-form .mc4wp-form-fields button:active,
#style-3.mc4wp-form .mc4wp-form-fields button:focus,
#style-3.mc4wp-form .mc4wp-form-fields input[type="submit"]:hover,
#style-3.mc4wp-form .mc4wp-form-fields input[type="submit"]:active,
#style-3.mc4wp-form .mc4wp-form-fields input[type="submit"]:focus {
  color: var(--theme-color-text_link) !important;
}
#style-3.mc4wp-form .mc4wp-form-fields button:before,
#style-3.mc4wp-form .mc4wp-form-fields input[type="submit"]:before {
  color: var(--theme-color-text_dark);
  content: "\e9da";
  font-family: "fontello";
  position: relative;
  right: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  line-height: inherit;
  text-align: right;
  font-weight: 400;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0 15px 0 0;
  font-size: 17px;
}
#style-3.mc4wp-form .mc4wp-form-fields button:active:before,
#style-3.mc4wp-form .mc4wp-form-fields button:focus:before,
#style-3.mc4wp-form .mc4wp-form-fields button:hover:before,
#style-3.mc4wp-form .mc4wp-form-fields input[type="submit"]:active:before,
#style-3.mc4wp-form .mc4wp-form-fields input[type="submit"]:focus:before,
#style-3.mc4wp-form .mc4wp-form-fields input[type="submit"]:hover:before {
  color: var(--theme-color-text_link);
}
#style-3.mc4wp-form .mc4wp-form-fields button[disabled]:hover,
#style-3.mc4wp-form .mc4wp-form-fields button[disabled]:hover:before,
#style-3.mc4wp-form .mc4wp-form-fields input[type="submit"][disabled]:hover,
#style-3.mc4wp-form
  .mc4wp-form-fields
  input[type="submit"][disabled]:hover:before {
  color: var(--theme-color-text_dark) !important;
}
#style-3.mc4wp-form label {
  display: table;
  margin: 20px 0 0;
}
#style-3.mc4wp-form input[type="checkbox"] + label:before {
  border-color: var(--theme-color-bd_color) !important;
  background-color: var(--theme-color-alter_bg_color) !important;
  line-height: 15px;
}
#style-4.mc4wp-form .mc4wp-form-fields {
  position: relative;
}
#style-4.mc4wp-form .mc4wp-form-fields input[type="email"] {
  padding: 0.7em 1.7em;
  font-size: 16px;
  line-height: 22px;
  width: calc(100% - 200px);
  margin: 0;
  height: 55px;
  border: none;
  background-color: var(--theme-color-alter_bg_color) !important;
  -webkit-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.05) !important;
  -ms-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0 3px 25px rgba(0, 0, 0, 0.05) !important;
}
#style-4.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]::-webkit-input-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-4.mc4wp-form .mc4wp-form-fields input[type="email"]::-moz-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-4.mc4wp-form .mc4wp-form-fields input[type="email"]:-moz-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-4.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]:-ms-input-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-4.mc4wp-form .mc4wp-form-fields input[type="email"]:hover,
#style-4.mc4wp-form .mc4wp-form-fields input[type="email"]:active,
#style-4.mc4wp-form .mc4wp-form-fields input[type="email"]:focus {
  color: var(--theme-color-text_dark);
  opacity: 1;
}
#style-4.mc4wp-form .mc4wp-form-fields button,
#style-4.mc4wp-form .mc4wp-form-fields input[type="submit"] {
  width: 190px;
  background: none !important;
  overflow: hidden;
  height: 55px;
  line-height: 55px;
  position: absolute;
  margin: 0;
  top: 0;
  right: 0;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  white-space: normal;
  -webkit-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 0 7px 25px var(--theme-color-text_link_02) !important;
  -ms-box-shadow: 0 7px 25px var(--theme-color-text_link_02) !important;
  box-shadow: 0 7px 25px var(--theme-color-text_link_02) !important;
  color: var(--theme-color-inverse_link) !important;
  border-color: var(--theme-color-text_link) !important;
  background-color: var(--theme-color-text_link) !important;
  padding: 0 5px !important;
}
#style-4.mc4wp-form .mc4wp-form-fields button:hover,
#style-4.mc4wp-form .mc4wp-form-fields button:active,
#style-4.mc4wp-form .mc4wp-form-fields button:focus,
#style-4.mc4wp-form .mc4wp-form-fields input[type="submit"]:hover,
#style-4.mc4wp-form .mc4wp-form-fields input[type="submit"]:active,
#style-4.mc4wp-form .mc4wp-form-fields input[type="submit"]:focus {
  color: var(--theme-color-inverse_hover) !important;
  border-color: var(--theme-color-text_hover) !important;
  background-color: var(--theme-color-text_hover) !important;
}
#style-4.mc4wp-form .mc4wp-form-fields button:before,
#style-4.mc4wp-form .mc4wp-form-fields input[type="submit"]:before {
  content: "\e9a5";
  font-family: "fontello";
  position: relative;
  right: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  line-height: inherit;
  text-align: right;
  font-weight: 400;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0 12px 0 0;
  font-size: 17px;
}
#style-4.mc4wp-form .mc4wp-form-fields button[disabled]:hover,
#style-4.mc4wp-form .mc4wp-form-fields input[type="submit"][disabled]:hover {
  color: var(--theme-color-inverse_link) !important;
  border-color: var(--theme-color-text_link) !important;
  background-color: var(--theme-color-text_link) !important;
}
#style-4.mc4wp-form label {
  display: table;
  margin: 16px 0 0;
}
#style-4.mc4wp-form input[type="checkbox"] + label:before {
  border-color: var(--theme-color-bd_color) !important;
  background-color: var(--theme-color-alter_bg_color) !important;
}
#style-5.mc4wp-form .mc4wp-form-fields {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#style-5.mc4wp-form .mc4wp-form-fields input[type="email"] {
  border: none;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  font-size: 47px;
  font-weight: 500;
  padding: 0;
  height: 1.5em;
  line-height: normal;
  margin-right: 20px;
  position: relative;
  z-index: 2;
  margin-left: -11px;
  text-indent: 7px;
}
#style-5.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]::-webkit-input-placeholder {
  color: var(--theme-color-text_dark);
  opacity: 1;
}
#style-5.mc4wp-form .mc4wp-form-fields input[type="email"]::-moz-placeholder {
  color: var(--theme-color-text_dark);
  opacity: 1;
}
#style-5.mc4wp-form .mc4wp-form-fields input[type="email"]:-moz-placeholder {
  color: var(--theme-color-text_dark);
  opacity: 1;
}
#style-5.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]:-ms-input-placeholder {
  color: var(--theme-color-text_dark);
  opacity: 1;
}
#style-5.mc4wp-form .mc4wp-form-fields input[type="email"]:hover,
#style-5.mc4wp-form .mc4wp-form-fields input[type="email"]:active,
#style-5.mc4wp-form .mc4wp-form-fields input[type="email"]:focus {
  color: var(--theme-color-text_dark);
  opacity: 1;
}
#style-5.mc4wp-form .mc4wp-form-fields button,
#style-5.mc4wp-form .mc4wp-form-fields input[type="submit"] {
  color: transparent !important;
  background: none !important;
  overflow: hidden;
  padding: 0 !important;
  font-size: 16px;
  display: inline-block;
  font-weight: 400;
  width: 100px;
  height: 2.2em;
  line-height: 2.2em;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  position: relative;
}
#style-5.mc4wp-form .mc4wp-form-fields button:before,
#style-5.mc4wp-form .mc4wp-form-fields input[type="submit"]:before {
  color: var(--theme-color-text_link);
  content: "\e9e2";
  font-family: "fontello";
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  line-height: inherit;
  text-align: right;
  font-weight: 400;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#style-5.mc4wp-form .mc4wp-form-fields button:hover:before,
#style-5.mc4wp-form .mc4wp-form-fields input[type="submit"]:hover:before {
  color: var(--theme-color-text_hover);
}
#style-5.mc4wp-form .mc4wp-form-fields button[disabled]:before,
#style-5.mc4wp-form .mc4wp-form-fields button[disabled]:hover:before,
#style-5.mc4wp-form .mc4wp-form-fields input[type="submit"][disabled]:before,
#style-5.mc4wp-form
  .mc4wp-form-fields
  input[type="submit"][disabled]:hover:before {
  color: var(--theme-color-text_dark);
}
#style-5.mc4wp-form input[type="checkbox"] {
  display: none;
}
#style-5.mc4wp-form label {
  padding: 0 0 0 73px;
  font-size: 15px;
  display: inline-block;
  width: 55%;
  line-height: 18px;
  margin: 0;
  color: var(--theme-color-text_dark);
  border-color: var(--theme-color-text_dark);
}
#style-5.mc4wp-form label a:hover {
  color: var(--theme-color-text);
  border-color: var(--theme-color-text);
}
#style-5.mc4wp-form input[type="checkbox"]:checked + label:before {
  content: "\e814";
}
#style-5.mc4wp-form input[type="checkbox"] + label:before {
  border-color: var(--theme-color-bd_color) !important;
  width: 53px;
  height: 53px;
  line-height: 52px;
  font-size: 13px;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#style-6.mc4wp-form .mc4wp-form-fields {
  position: relative;
}
#style-6.mc4wp-form .mc4wp-form-fields input[type="email"] {
  padding: 0.7em 4em 0.7em 1.7em;
  font-size: 16px;
  line-height: 22px;
  width: 100%;
  margin: 0;
  height: 57px;
  border: none;
  background-color: var(--theme-color-text_dark) !important;
  color: var(--theme-color-inverse_hover);
  -webkit-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.05) !important;
  -ms-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0 3px 25px rgba(0, 0, 0, 0.05) !important;
}
#style-6.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]::-webkit-input-placeholder {
  color: #797c7f;
  opacity: 1;
}
#style-6.mc4wp-form .mc4wp-form-fields input[type="email"]::-moz-placeholder {
  color: #797c7f;
  opacity: 1;
}
#style-6.mc4wp-form .mc4wp-form-fields input[type="email"]:-moz-placeholder {
  color: #797c7f;
  opacity: 1;
}
#style-6.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]:-ms-input-placeholder {
  color: #797c7f;
  opacity: 1;
}
#style-6.mc4wp-form .mc4wp-form-fields input[type="email"]:hover,
#style-6.mc4wp-form .mc4wp-form-fields input[type="email"]:active,
#style-6.mc4wp-form .mc4wp-form-fields input[type="email"]:focus {
  color: var(--theme-color-inverse_hover);
  opacity: 1;
}
#style-6.mc4wp-form .mc4wp-form-fields button,
#style-6.mc4wp-form .mc4wp-form-fields input[type="submit"] {
  width: 51px;
  overflow: hidden;
  height: 51px;
  line-height: 51px;
  position: absolute;
  margin: 0;
  top: 3px;
  right: 3px;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  white-space: normal;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  color: var(--theme-color-inverse_link) !important;
  border-color: var(--theme-color-text_link) !important;
  background-color: var(--theme-color-text_link) !important;
  color: transparent !important;
  padding: 0 !important;
}
#style-6.mc4wp-form .mc4wp-form-fields button:hover,
#style-6.mc4wp-form .mc4wp-form-fields button:active,
#style-6.mc4wp-form .mc4wp-form-fields button:focus,
#style-6.mc4wp-form .mc4wp-form-fields input[type="submit"]:hover,
#style-6.mc4wp-form .mc4wp-form-fields input[type="submit"]:active,
#style-6.mc4wp-form .mc4wp-form-fields input[type="submit"]:focus {
  color: var(--theme-color-inverse_hover) !important;
  border-color: var(--theme-color-text_hover) !important;
  background-color: var(--theme-color-text_hover) !important;
  color: transparent !important;
}
#style-6.mc4wp-form .mc4wp-form-fields button:hover:before,
#style-6.mc4wp-form .mc4wp-form-fields button:active:before,
#style-6.mc4wp-form .mc4wp-form-fields button:focus:before,
#style-6.mc4wp-form .mc4wp-form-fields input[type="submit"]:hover:before,
#style-6.mc4wp-form .mc4wp-form-fields input[type="submit"]:active:before,
#style-6.mc4wp-form .mc4wp-form-fields input[type="submit"]:focus:before {
  color: var(--theme-color-inverse_link) !important;
}
#style-6.mc4wp-form .mc4wp-form-fields button:before,
#style-6.mc4wp-form .mc4wp-form-fields input[type="submit"]:before {
  content: "\e9e3";
  font-family: "fontello";
  position: absolute;
  right: -2px;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  line-height: inherit;
  font-weight: 400;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0;
  text-align: center;
  font-size: 18px;
  color: var(--theme-color-inverse_link) !important;
}
#style-6.mc4wp-form .mc4wp-form-fields button[disabled]:hover,
#style-6.mc4wp-form .mc4wp-form-fields input[type="submit"][disabled]:hover {
  color: var(--theme-color-inverse_link) !important;
  border-color: var(--theme-color-text_link) !important;
  background-color: var(--theme-color-text_link) !important;
  color: transparent !important;
}
#style-6.mc4wp-form .mc4wp-form-fields button[disabled]:hover:before,
#style-6.mc4wp-form
  .mc4wp-form-fields
  input[type="submit"][disabled]:hover:before {
  color: var(--theme-color-inverse_link) !important;
}
#style-6.mc4wp-form label {
  display: table;
  margin: 26px auto 0;
  color: var(--theme-color-alter_light);
}
#style-6.mc4wp-form input[type="checkbox"] + label:before {
  color: var(--theme-color-text_dark) !important;
  border-color: var(--theme-color-text_light) !important;
  background-color: transparent !important;
}
#style-7.mc4wp-form .mc4wp-form-fields {
  position: relative;
}
#style-7.mc4wp-form .mc4wp-form-fields input[type="email"] {
  padding: 0.7em 9.8em 0.7em 1.7em;
  font-size: 16px;
  line-height: 22px;
  width: 100%;
  margin: 0;
  height: 55px;
  border: none;
  background-color: var(--theme-color-alter_bg_color) !important;
  -webkit-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.05) !important;
  -ms-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0 3px 25px rgba(0, 0, 0, 0.05) !important;
}
#style-7.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]::-webkit-input-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-7.mc4wp-form .mc4wp-form-fields input[type="email"]::-moz-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-7.mc4wp-form .mc4wp-form-fields input[type="email"]:-moz-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-7.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]:-ms-input-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-7.mc4wp-form .mc4wp-form-fields input[type="email"]:hover,
#style-7.mc4wp-form .mc4wp-form-fields input[type="email"]:active,
#style-7.mc4wp-form .mc4wp-form-fields input[type="email"]:focus {
  color: var(--theme-color-text_dark);
  opacity: 1;
}
#style-7.mc4wp-form .mc4wp-form-fields button,
#style-7.mc4wp-form .mc4wp-form-fields input[type="submit"] {
  width: auto;
  background: none !important;
  overflow: hidden;
  height: 55px;
  line-height: 55px;
  position: absolute;
  margin: 0;
  top: 0;
  right: 0;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  display: inline-block;
  white-space: normal;
  padding: 0 30px 0 20px !important;
  letter-spacing: 0.8px;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  color: var(--theme-color-text_dark) !important;
}
#style-7.mc4wp-form .mc4wp-form-fields button:hover,
#style-7.mc4wp-form .mc4wp-form-fields button:active,
#style-7.mc4wp-form .mc4wp-form-fields button:focus,
#style-7.mc4wp-form .mc4wp-form-fields input[type="submit"]:hover,
#style-7.mc4wp-form .mc4wp-form-fields input[type="submit"]:active,
#style-7.mc4wp-form .mc4wp-form-fields input[type="submit"]:focus {
  color: var(--theme-color-text_link) !important;
}
#style-7.mc4wp-form .mc4wp-form-fields button:after,
#style-7.mc4wp-form .mc4wp-form-fields input[type="submit"]:after {
  content: "";
  display: block;
  width: 1px;
  height: 29px;
  background-color: var(--theme-color-bd_color);
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#style-7.mc4wp-form .mc4wp-form-fields button:before,
#style-7.mc4wp-form .mc4wp-form-fields input[type="submit"]:before {
  content: "\e9da";
  font-family: "fontello";
  position: relative;
  right: 0;
  top: -1px;
  z-index: 1;
  width: 100%;
  height: 100%;
  line-height: inherit;
  text-align: right;
  font-weight: 400;
  margin: 0 11px 0 0;
  font-size: 12px;
}
#style-7.mc4wp-form .mc4wp-form-fields button[disabled]:hover,
#style-7.mc4wp-form .mc4wp-form-fields input[type="submit"][disabled]:hover {
  color: var(--theme-color-text_dark) !important;
}
#style-7.mc4wp-form label {
  display: table;
  margin: 32px auto 0;
}
#style-7.mc4wp-form input[type="checkbox"] + label:before {
  border-color: var(--theme-color-bd_color) !important;
  background-color: var(--theme-color-alter_bg_color) !important;
}
#style-8.mc4wp-form .mc4wp-form-fields {
  position: relative;
}
#style-8.mc4wp-form .mc4wp-form-fields:before {
  display: block;
  color: var(--theme-color-text);
  content: "\e9a3";
  font-family: "fontello";
  width: 1.5em;
  height: 2em;
  line-height: 2em;
  font-size: 14px;
  position: absolute;
  top: 21px;
  left: 0;
}
#style-8.mc4wp-form .mc4wp-form-fields input[type="email"] {
  padding: 10px 35px 10px 27px;
  font-size: 16px;
  line-height: 22px;
  width: 100%;
  height: 70px;
  border-bottom: 2px solid var(--theme-color-text_dark);
}
#style-8.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]::-webkit-input-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-8.mc4wp-form .mc4wp-form-fields input[type="email"]::-moz-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-8.mc4wp-form .mc4wp-form-fields input[type="email"]:-moz-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-8.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]:-ms-input-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-8.mc4wp-form .mc4wp-form-fields input[type="email"]:hover,
#style-8.mc4wp-form .mc4wp-form-fields input[type="email"]:active,
#style-8.mc4wp-form .mc4wp-form-fields input[type="email"]:focus {
  color: var(--theme-color-text_dark);
  opacity: 1;
}
#style-8.mc4wp-form .mc4wp-form-fields button,
#style-8.mc4wp-form .mc4wp-form-fields input[type="submit"] {
  width: 30px;
  color: transparent !important;
  background: none !important;
  overflow: hidden;
  padding: 0 !important;
  height: 70px;
  line-height: 70px;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 13px;
  display: inline-block;
}
#style-8.mc4wp-form .mc4wp-form-fields button:before,
#style-8.mc4wp-form .mc4wp-form-fields input[type="submit"]:before {
  color: var(--theme-color-text_dark);
  content: "\e9df";
  font-family: "fontello";
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  line-height: inherit;
  text-align: right;
  font-weight: 400;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#style-8.mc4wp-form .mc4wp-form-fields button:hover:before,
#style-8.mc4wp-form .mc4wp-form-fields input[type="submit"]:hover:before {
  color: var(--theme-color-text_link);
}
#style-8.mc4wp-form .mc4wp-form-fields button[disabled]:hover:before,
#style-8.mc4wp-form
  .mc4wp-form-fields
  input[type="submit"][disabled]:hover:before {
  color: var(--theme-color-text_dark);
}
#style-8.mc4wp-form label {
  display: table;
  margin: 22px 0 0;
}
#style-8.mc4wp-form input[type="checkbox"] + label:before {
  border-color: var(--theme-color-bd_color) !important;
  background-color: var(--theme-color-alter_bg_color) !important;
}
#style-9.mc4wp-form .mc4wp-form-fields {
  position: relative;
}
#style-9.mc4wp-form .mc4wp-form-fields:before {
  display: block;
  color: var(--theme-color-text);
  content: "\e9a3";
  font-family: "fontello";
  width: 1.5em;
  height: 2em;
  line-height: 2em;
  font-size: 14px;
  position: absolute;
  top: 21px;
  left: 0;
}
#style-9.mc4wp-form .mc4wp-form-fields input[type="email"] {
  padding: 10px 35px 10px 27px;
  font-size: 16px;
  line-height: 22px;
  width: 100%;
  height: 70px;
  border-bottom: 2px solid var(--theme-color-alter_bd_hover);
}
#style-9.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]::-webkit-input-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-9.mc4wp-form .mc4wp-form-fields input[type="email"]::-moz-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-9.mc4wp-form .mc4wp-form-fields input[type="email"]:-moz-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-9.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]:-ms-input-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-9.mc4wp-form .mc4wp-form-fields input[type="email"]:hover,
#style-9.mc4wp-form .mc4wp-form-fields input[type="email"]:active,
#style-9.mc4wp-form .mc4wp-form-fields input[type="email"]:focus {
  color: var(--theme-color-text_dark);
  opacity: 1;
}
#style-9.mc4wp-form .mc4wp-form-fields button,
#style-9.mc4wp-form .mc4wp-form-fields input[type="submit"] {
  width: 30px;
  color: transparent !important;
  background: none !important;
  overflow: hidden;
  padding: 0 !important;
  height: 70px;
  line-height: 70px;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 13px;
  display: inline-block;
}
#style-9.mc4wp-form .mc4wp-form-fields button:before,
#style-9.mc4wp-form .mc4wp-form-fields input[type="submit"]:before {
  color: var(--theme-color-text_dark);
  content: "\e9df";
  font-family: "fontello";
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  line-height: inherit;
  text-align: right;
  font-weight: 400;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#style-9.mc4wp-form .mc4wp-form-fields button:hover:before,
#style-9.mc4wp-form .mc4wp-form-fields input[type="submit"]:hover:before {
  color: var(--theme-color-text_link);
}
#style-9.mc4wp-form .mc4wp-form-fields button[disabled]:hover:before,
#style-9.mc4wp-form
  .mc4wp-form-fields
  input[type="submit"][disabled]:hover:before {
  color: var(--theme-color-text_dark);
}
#style-9.mc4wp-form label {
  display: table;
  margin: 22px 0 0;
  color: var(--theme-color-text_light);
}
#style-9.mc4wp-form input[type="checkbox"] + label:before {
  text-indent: -1px;
  border-color: var(--theme-color-text_light) !important;
  background-color: var(--theme-color-alter_bg_color) !important;
}
.sc_layouts_row_type_compact.scheme_dark
  #style-9.mc4wp-form
  .mc4wp-form-fields:before {
  color: var(--theme-color-text_light);
}
.sc_layouts_row_type_compact.scheme_dark
  #style-9.mc4wp-form
  .mc4wp-form-fields
  input[type="email"] {
  border-bottom: 1px solid var(--theme-color-alter_bd_hover);
}
.sc_layouts_row_type_compact.scheme_dark
  #style-9.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]::-webkit-input-placeholder {
  color: var(--theme-color-text_light);
  opacity: 1;
}
.sc_layouts_row_type_compact.scheme_dark
  #style-9.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]::-moz-placeholder {
  color: var(--theme-color-text_light);
  opacity: 1;
}
.sc_layouts_row_type_compact.scheme_dark
  #style-9.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]:-moz-placeholder {
  color: var(--theme-color-text_light);
  opacity: 1;
}
.sc_layouts_row_type_compact.scheme_dark
  #style-9.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]:-ms-input-placeholder {
  color: var(--theme-color-text_light);
  opacity: 1;
}
.sc_layouts_row_type_compact.scheme_dark
  #style-9.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]:hover,
.sc_layouts_row_type_compact.scheme_dark
  #style-9.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]:active,
.sc_layouts_row_type_compact.scheme_dark
  #style-9.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]:focus {
  color: var(--theme-color-text_light);
}
.sc_layouts_row_type_compact.scheme_default
  #style-9.mc4wp-form
  .mc4wp-form-fields:before {
  color: var(--theme-color-text);
}
.sc_layouts_row_type_compact.scheme_default
  #style-9.mc4wp-form
  .mc4wp-form-fields
  input[type="email"] {
  border-bottom: 2px solid var(--theme-color-text_dark);
}
.sc_layouts_row_type_compact.scheme_default
  #style-9.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]::-webkit-input-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
.sc_layouts_row_type_compact.scheme_default
  #style-9.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]::-moz-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
.sc_layouts_row_type_compact.scheme_default
  #style-9.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]:-moz-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
.sc_layouts_row_type_compact.scheme_default
  #style-9.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]:-ms-input-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
.sc_layouts_row_type_compact.scheme_default
  #style-9.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]:hover,
.sc_layouts_row_type_compact.scheme_default
  #style-9.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]:active,
.sc_layouts_row_type_compact.scheme_default
  #style-9.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]:focus {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-10.mc4wp-form .mc4wp-form-fields {
  position: relative;
}
#style-10.mc4wp-form .mc4wp-form-fields:before {
  display: block;
  color: var(--theme-color-text);
  content: "\e9a3";
  font-family: "fontello";
  width: 1.5em;
  height: 2em;
  line-height: 2em;
  font-size: 14px;
  position: absolute;
  top: 12px;
  left: 18px;
}
#style-10.mc4wp-form .mc4wp-form-fields input[type="email"] {
  padding: 0.7em 0.7em 0.7em 3.4em;
  font-size: 14px;
  line-height: 18px;
  width: calc(100% - 54px);
  margin: 0;
  height: 50px;
  border: none;
  background-color: var(--theme-color-alter_bg_color) !important;
  -webkit-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.05) !important;
  -ms-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0 3px 25px rgba(0, 0, 0, 0.05) !important;
}
#style-10.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]::-webkit-input-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-10.mc4wp-form .mc4wp-form-fields input[type="email"]::-moz-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-10.mc4wp-form .mc4wp-form-fields input[type="email"]:-moz-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-10.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]:-ms-input-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-10.mc4wp-form .mc4wp-form-fields input[type="email"]:hover,
#style-10.mc4wp-form .mc4wp-form-fields input[type="email"]:active,
#style-10.mc4wp-form .mc4wp-form-fields input[type="email"]:focus {
  color: var(--theme-color-text_dark);
  opacity: 1;
}
#style-10.mc4wp-form .mc4wp-form-fields button,
#style-10.mc4wp-form .mc4wp-form-fields input[type="submit"] {
  width: 50px;
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  position: absolute;
  margin: 0;
  top: 0;
  right: 0;
  font-size: 11px;
  font-weight: 500;
  display: inline-block;
  white-space: normal;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  color: var(--theme-color-inverse_link) !important;
  border-color: var(--theme-color-text_link) !important;
  background-color: var(--theme-color-text_link) !important;
  color: transparent !important;
  padding: 0 !important;
}
#style-10.mc4wp-form .mc4wp-form-fields button:hover,
#style-10.mc4wp-form .mc4wp-form-fields button:active,
#style-10.mc4wp-form .mc4wp-form-fields button:focus,
#style-10.mc4wp-form .mc4wp-form-fields input[type="submit"]:hover,
#style-10.mc4wp-form .mc4wp-form-fields input[type="submit"]:active,
#style-10.mc4wp-form .mc4wp-form-fields input[type="submit"]:focus {
  color: var(--theme-color-inverse_hover) !important;
  border-color: var(--theme-color-text_hover) !important;
  background-color: var(--theme-color-text_hover) !important;
  color: transparent !important;
}
#style-10.mc4wp-form .mc4wp-form-fields button:hover:before,
#style-10.mc4wp-form .mc4wp-form-fields button:active:before,
#style-10.mc4wp-form .mc4wp-form-fields button:focus:before,
#style-10.mc4wp-form .mc4wp-form-fields input[type="submit"]:hover:before,
#style-10.mc4wp-form .mc4wp-form-fields input[type="submit"]:active:before,
#style-10.mc4wp-form .mc4wp-form-fields input[type="submit"]:focus:before {
  color: var(--theme-color-inverse_link) !important;
}
#style-10.mc4wp-form .mc4wp-form-fields button:before,
#style-10.mc4wp-form .mc4wp-form-fields input[type="submit"]:before {
  content: "\e9df";
  font-family: "fontello";
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  line-height: inherit;
  font-weight: 400;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0;
  text-align: center;
  color: var(--theme-color-inverse_link) !important;
}
#style-10.mc4wp-form .mc4wp-form-fields button[disabled]:hover,
#style-10.mc4wp-form .mc4wp-form-fields input[type="submit"][disabled]:hover {
  color: var(--theme-color-inverse_link) !important;
  border-color: var(--theme-color-text_link) !important;
  background-color: var(--theme-color-text_link) !important;
  color: transparent !important;
}
#style-10.mc4wp-form .mc4wp-form-fields button[disabled]:hover:before,
#style-10.mc4wp-form
  .mc4wp-form-fields
  input[type="submit"][disabled]:hover:before {
  color: var(--theme-color-inverse_link) !important;
}
#style-10.mc4wp-form label {
  display: table;
  margin: 18px 0 0;
  color: var(--theme-color-text_light);
}
#style-10.mc4wp-form input[type="checkbox"] + label:before {
  text-indent: -1px;
  border-color: var(--theme-color-text_light) !important;
  background-color: var(--theme-color-alter_bg_color) !important;
}
.ua_safari #style-11.mc4wp-form .mc4wp-form-fields:before {
  top: 12px;
}
#style-11.mc4wp-form .mc4wp-form-fields {
  position: relative;
  padding-bottom: 80px;
}
#style-11.mc4wp-form .mc4wp-form-fields:before {
  display: block;
  color: var(--theme-color-text);
  content: "\e9a3";
  font-family: "fontello";
  width: 1.5em;
  height: 2em;
  line-height: 2em;
  font-size: 14px;
  position: absolute;
  top: 11px;
  left: 15px;
}
#style-11.mc4wp-form .mc4wp-form-fields input[type="email"] {
  padding: 10px 35px 10px 45px;
  font-size: 16px;
  line-height: 22px;
  width: 100%;
  height: 50px;
}
#style-11.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]::-webkit-input-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-11.mc4wp-form .mc4wp-form-fields input[type="email"]::-moz-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-11.mc4wp-form .mc4wp-form-fields input[type="email"]:-moz-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-11.mc4wp-form
  .mc4wp-form-fields
  input[type="email"]:-ms-input-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-11.mc4wp-form .mc4wp-form-fields input[type="email"]:hover,
#style-11.mc4wp-form .mc4wp-form-fields input[type="email"]:active,
#style-11.mc4wp-form .mc4wp-form-fields input[type="email"]:focus {
  color: var(--theme-color-text_dark);
  opacity: 1;
}
#style-11.mc4wp-form .mc4wp-form-fields button,
#style-11.mc4wp-form .mc4wp-form-fields input[type="submit"] {
  width: 100%;
  overflow: hidden;
  padding: 0 20px !important;
  height: 55px;
  line-height: 55px;
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  text-align: center;
}
#style-11.mc4wp-form label {
  display: table;
  margin: 22px 0 0;
}
#style-11.mc4wp-form input[type="checkbox"] + label:before {
  border-color: var(--theme-color-bd_color) !important;
  background-color: var(--theme-color-alter_bg_color) !important;
}
.wpcf7 label {
  cursor: pointer;
}
.wpcf7-wpgdprc {
  margin-bottom: 15px;
}
.wpcf7 form .trx_addons_message_box.wpcf7-response-output,
.wpcf7 div.wpcf7-response-output {
  position: relative;
  max-width: 100%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  left: 0;
  top: 0;
  margin: 20px 0 0;
  padding: 17px 25px;
  border: 1px solid #000;
  background-color: transparent !important;
  color: var(--theme-color-text_dark);
  -webkit-box-shadow: 0 3px 21px rgba(0, 0, 0, 0.06) !important;
  -ms-box-shadow: 0 3px 21px rgba(0, 0, 0, 0.06) !important;
  box-shadow: 0 3px 21px rgba(0, 0, 0, 0.06) !important;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}
.wpcf7
  form
  .trx_addons_message_box.wpcf7-response-output.trx_addons_message_box_success,
.wpcf7 form .trx_addons_message_box.wpcf7-response-output.wpcf7-mail-sent-ok,
.wpcf7 div.wpcf7-response-output.trx_addons_message_box_success,
.wpcf7 div.wpcf7-response-output.wpcf7-mail-sent-ok {
  border-color: #89d86b !important;
  color: var(--theme-color-text_dark) !important;
}
.wpcf7
  form
  .trx_addons_message_box.wpcf7-response-output.trx_addons_message_box_error,
.wpcf7
  form
  .trx_addons_message_box.wpcf7-response-output.wpcf7-validation-errors,
.wpcf7
  form
  .trx_addons_message_box.wpcf7-response-output.wpcf7-acceptance-missing,
.wpcf7 div.wpcf7-response-output.trx_addons_message_box_error,
.wpcf7 div.wpcf7-response-output.wpcf7-validation-errors,
.wpcf7 div.wpcf7-response-output.wpcf7-acceptance-missing {
  border-color: #ffa399 !important;
  color: var(--theme-color-text_dark) !important;
}
.DISABLE .wpcf7 form .trx_addons_message_box.wpcf7-response-output {
  width: auto;
  min-width: auto;
  max-width: 50%;
  border: none;
  margin: 0 !important;
  padding: 18px 30px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  position: fixed;
  z-index: 999999;
  top: auto;
  left: auto;
  bottom: 30px;
  right: 30px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-box-shadow: 0 3px 21px rgba(0, 0, 0, 0.05) !important;
  -ms-box-shadow: 0 3px 21px rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0 3px 21px rgba(0, 0, 0, 0.05) !important;
  color: #000000 !important;
  background-color: #ffffff !important;
}
.DISABLE
  .wpcf7
  form
  .trx_addons_message_box.wpcf7-response-output.trx_addons_message_box_error {
  color: #ffffff !important;
  background-color: #ff5b4a !important;
}
.DISABLE
  .wpcf7
  form
  .trx_addons_message_box.wpcf7-response-output.trx_addons_message_box_success {
  color: #ffffff !important;
  background-color: #89d86b !important;
}
.DISABLE
  .wpcf7
  form
  .trx_addons_message_box.wpcf7-response-output
  .trx_addons_error_item {
  margin-bottom: 0 !important;
}
.wpcf7-wpgdprc .wpcf7-list-item {
  margin: 0;
}
div.wpcf7 .wpcf7-spinner,
div.wpcf7 .ajax-loader {
  display: none;
}
div.wpcf7 .wpcf7-spinner + .acceptance,
div.wpcf7 .wpcf7-spinner + [data-name="acceptance"],
div.wpcf7 .ajax-loader + .acceptance,
div.wpcf7 .ajax-loader + [data-name="acceptance"] {
  margin: 15px 0 0 0;
}
.wpcf7 .columns_wrap > [class*="column-"] {
  padding-top: 0 !important;
}
.wpcf7 .columns_wrap {
  letter-spacing: -10px;
}
.wpcf7 .columns_wrap *:not(input):not(textarea) {
  letter-spacing: 0;
}
.wpcf7 .wpcf7-form > p {
  margin-bottom: 0;
}
.wpcf7 .select_container,
.wpcf7 textarea,
.wpcf7 input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]) {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.wpcf7 textarea {
  margin-bottom: 20px !important;
}
.wpcf7 .wpcf7-not-valid {
  margin-bottom: 2px !important;
}
.wpcf7 .wpcf7-not-valid + .wpcf7-not-valid-tip {
  margin-bottom: 1em;
}
.wpcf7 textarea {
  min-height: 3em;
  resize: vertical;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="number"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="search"],
.wpcf7 input[type="password"],
.wpcf7 textarea,
.wpcf7 select {
  outline: none;
}
.wpcf7 .wpcf7-submit {
  margin: 40px 0 0;
  display: block;
}
.wpcf7 .wpcf7-submit-style {
  position: relative;
  display: inline-block;
}
.wpcf7 .wpcf7-submit-style .wpcf7-submit {
  margin: 0;
  padding: 19px 75px 20px 40px !important;
  background: transparent !important;
  position: relative;
  z-index: 1;
}
.wpcf7 .wpcf7-submit-style .submit-style-in {
  display: block;
  position: absolute;
  z-index: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  font-size: 16px;
  background-color: var(--theme-color-text_link);
  color: var(--theme-color-inverse_link);
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.wpcf7 .wpcf7-submit-style .submit-style-in:before {
  content: "\ea2e";
  font-family: "fontello";
  font-size: 1.5rem;
  line-height: normal;
  font-weight: 400;
  font-style: normal;
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 1.77778rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: var(--theme-color-inverse_dark);
  margin-right: 0;
}
.wpcf7 .wpcf7-submit-style .submit-style-in:after {
  content: "\ea2d";
  font-family: "fontello";
  font-size: 1.4rem;
  line-height: normal;
  font-weight: 400;
  font-style: normal;
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 1.72222rem;
  margin-top: -0.22222rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-right: 0;
}
.wpcf7 .wpcf7-submit-style:active .wpcf7-submit + .submit-style-in,
.wpcf7 .wpcf7-submit-style:focus .wpcf7-submit + .submit-style-in,
.wpcf7 .wpcf7-submit-style:hover .wpcf7-submit + .submit-style-in {
  color: var(--theme-color-inverse_link);
  border-color: var(--theme-color-text_hover);
  background-color: var(--theme-color-text_hover);
}
.wpcf7 .wpcf7-submit-style:active .wpcf7-submit + .submit-style-in:before,
.wpcf7 .wpcf7-submit-style:focus .wpcf7-submit + .submit-style-in:before,
.wpcf7 .wpcf7-submit-style:hover .wpcf7-submit + .submit-style-in:before {
  color: var(--theme-color-text_link);
}
.wpcf7 .wpcf7-submit-style .wpcf7-submit[disabled]:hover,
.wpcf7 .wpcf7-submit-style .wpcf7-submit[disabled] {
  background: transparent !important;
  color: #ffffff !important;
}
.wpcf7 .wpcf7-submit-style .wpcf7-submit[disabled]:hover + .submit-style-in,
.wpcf7 .wpcf7-submit-style .wpcf7-submit[disabled] + .submit-style-in {
  color: #ffffff !important;
  background-color: var(--theme-color-text_light) !important;
}
.wpcf7 .wpgdprc-checkbox {
  margin-bottom: 1em;
}
.wpcf7 .wpcf7-acceptance label,
.wpcf7 .wpgdprc-checkbox label {
  display: block;
  width: 100%;
}
.wpcf7 .wpcf7-submit.default {
  width: auto;
  margin-top: 4.65em;
}
.wpcf7 .wpcf7-not-valid {
  border-color: #ff5b4a !important;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.wpcf7 span.wpcf7-not-valid-tip {
  color: #ff5b4a !important;
  font-size: 13px;
  line-height: 16px;
  font-weight: 400;
  margin-top: 12px;
  position: relative;
}
.wpcf7 .wpcf7-acceptance span.wpcf7-list-item {
  margin: 0;
}
.wpcf7 .wpcf7-form-control-wrap.acceptance,
.wpcf7 .wpcf7-form-control-wrap[data-name="acceptance"] {
  display: block;
  text-align: left;
}
div.wpcf7 .form-style-1 .select_container,
div.wpcf7 .form-style-1 textarea,
div.wpcf7
  .form-style-1
  input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]) {
  margin-bottom: 0;
}
div.wpcf7 .form-style-1 input[type="text"],
div.wpcf7 .form-style-1 input[type="number"],
div.wpcf7 .form-style-1 input[type="email"],
div.wpcf7 .form-style-1 input[type="url"],
div.wpcf7 .form-style-1 input[type="tel"],
div.wpcf7 .form-style-1 input[type="password"],
div.wpcf7 .form-style-1 input[type="search"],
div.wpcf7 .form-style-1 select,
div.wpcf7 .form-style-1 textarea,
div.wpcf7 .form-style-1 textarea.wp-editor-area {
  border: 1px solid var(--theme-color-input_bd_color);
}
div.wpcf7 .form-style-1 .select_container:after {
  right: 2em;
}
div.wpcf7 .form-style-1 input[placeholder]::-webkit-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-text_light);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
div.wpcf7 .form-style-1 textarea[placeholder]::-webkit-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-text_light);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
div.wpcf7 .form-style-1 input[placeholder]::-moz-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-text_light);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
div.wpcf7 .form-style-1 textarea[placeholder]::-moz-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-text_light);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
div.wpcf7 .form-style-1 input[placeholder]:-ms-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-text_light);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
div.wpcf7 .form-style-1 textarea[placeholder]:-ms-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-text_light);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
div.wpcf7 .form-style-1 input[placeholder]::-webkit-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-text_light);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
div.wpcf7 .form-style-1 input[placeholder]:-ms-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-text_light);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
div.wpcf7 .form-style-1 input[placeholder]::-ms-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-text_light);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
div.wpcf7 .form-style-1 input[placeholder]::placeholder {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-text_light);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
div.wpcf7 .form-style-1 textarea[placeholder]::-webkit-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-text_light);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
div.wpcf7 .form-style-1 textarea[placeholder]:-ms-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-text_light);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
div.wpcf7 .form-style-1 textarea[placeholder]::-ms-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-text_light);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
div.wpcf7 .form-style-1 textarea[placeholder]::placeholder {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-text_light);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
div.wpcf7 .form-style-1 input[placeholder]:focus::-webkit-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-1 textarea[placeholder]:focus::-webkit-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-1 input[placeholder]:focus::-moz-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-1 textarea[placeholder]:focus::-moz-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-1 input[placeholder]:focus:-ms-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-1 textarea[placeholder]:focus:-ms-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-1 input[placeholder]:focus::-webkit-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-1 input[placeholder]:focus:-ms-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-1 input[placeholder]:focus::-ms-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-1 input[placeholder]:focus::placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-1 textarea[placeholder]:focus::-webkit-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-1 textarea[placeholder]:focus:-ms-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-1 textarea[placeholder]:focus::-ms-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-1 textarea[placeholder]:focus::placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-1 .columns_wrap > [class*="column-"] {
  padding-bottom: 20px;
  padding-right: 20px;
}
div.wpcf7 .form-style-1 .columns_wrap.margin-bottom > [class*="column-"] {
  padding-bottom: 27px;
}
div.wpcf7 .form-style-1 .style-icon .wpcf7-form-control-wrap {
  display: inline-block;
  width: 100%;
}
div.wpcf7 .form-style-1 .wpcf7-not-valid {
  margin-bottom: 0 !important;
}
div.wpcf7 .form-style-1 .wpcf7-not-valid + .wpcf7-not-valid-tip {
  margin-top: 5px;
}
div.wpcf7 .form-style-1 p,
div.wpcf7 .form-style-1 .wpcf7-form-control-wrap.acceptance,
div.wpcf7 .form-style-1 .wpcf7-form-control-wrap[data-name="acceptance"] {
  margin: 0;
  text-align: center;
}
div.wpcf7 .form-style-1 textarea {
  height: 3.05556rem;
  min-height: 55px;
  margin-bottom: 0 !important;
}
div.wpcf7 .form-style-1 .style-icon {
  position: relative;
  display: inline-block;
  width: 100%;
}
div.wpcf7 .form-style-1 .style-icon[class*="icon-"]:before {
  color: var(--theme-color-text_light);
  display: block;
  font-family: "fontello";
  font-size: 17px;
  font-weight: 400;
  position: absolute;
  z-index: 1;
  top: 11px;
  left: 20px;
}
div.wpcf7 .form-style-1 .style-icon.icon-name:before {
  content: "\e9ae";
}
div.wpcf7 .form-style-1 .style-icon.icon-email:before {
  content: "\e9a3";
  font-size: 14px;
}
div.wpcf7 .form-style-1 .style-icon.icon-phone:before {
  margin-top: 1px;
  content: "\e9b8";
}
div.wpcf7 .form-style-1 .style-icon.icon-subject:before {
  content: "\e9cd";
  font-size: 19px;
}
div.wpcf7 .form-style-1 .style-icon.icon-textarea:before {
  content: "\e9e7";
}
div.wpcf7 .form-style-1 + div.wpcf7-response-output {
  margin: 37px 0 0;
}
div.wpcf7 .form-style-1 .wpcf7-form-control-wrap + .wpcf7-submit-style {
  margin-top: 30px;
}
div.wpcf7 .form-style-1 input[type="checkbox"] + .wpcf7-list-item-label:before {
  top: 0.4em;
  line-height: 15px;
}
div.wpcf7 .form-style-1 span.wpcf7-not-valid-tip {
  margin-top: 0;
  position: relative;
  bottom: -12px;
}
div.wpcf7 .form-style-2 .select_container,
div.wpcf7 .form-style-2 textarea,
div.wpcf7
  .form-style-2
  input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]) {
  margin-bottom: 0;
  letter-spacing: 0.5px;
  -webkit-box-shadow: 0 15px 15px -14px rgba(0, 0, 0, 0.01);
  -ms-box-shadow: 0 15px 15px -14px rgba(0, 0, 0, 0.01);
  box-shadow: 0 15px 15px -14px rgba(0, 0, 0, 0.01);
  border-width: 0 0 1px;
}
div.wpcf7 .form-style-2 .hiddendiv,
div.wpcf7 .form-style-2 input[type="text"],
div.wpcf7 .form-style-2 input[type="number"],
div.wpcf7 .form-style-2 input[type="email"],
div.wpcf7 .form-style-2 input[type="url"],
div.wpcf7 .form-style-2 input[type="tel"],
div.wpcf7 .form-style-2 input[type="password"],
div.wpcf7 .form-style-2 input[type="search"],
div.wpcf7 .form-style-2 select,
div.wpcf7 .form-style-2 textarea,
div.wpcf7 .form-style-2 textarea.wp-editor-area {
  padding: 10px 0;
  line-height: 1.5em;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.1px;
  border-color: transparent;
}
div.wpcf7 .form-style-2 input[placeholder]::-webkit-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-alter_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
div.wpcf7 .form-style-2 textarea[placeholder]::-webkit-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-alter_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
div.wpcf7 .form-style-2 input[placeholder]::-moz-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-alter_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
div.wpcf7 .form-style-2 textarea[placeholder]::-moz-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-alter_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
div.wpcf7 .form-style-2 input[placeholder]:-ms-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-alter_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
div.wpcf7 .form-style-2 textarea[placeholder]:-ms-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-alter_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
div.wpcf7 .form-style-2 input[placeholder]::-webkit-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-alter_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
div.wpcf7 .form-style-2 input[placeholder]:-ms-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-alter_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
div.wpcf7 .form-style-2 input[placeholder]::-ms-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-alter_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
div.wpcf7 .form-style-2 input[placeholder]::placeholder {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-alter_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
div.wpcf7 .form-style-2 textarea[placeholder]::-webkit-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-alter_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
div.wpcf7 .form-style-2 textarea[placeholder]:-ms-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-alter_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
div.wpcf7 .form-style-2 textarea[placeholder]::-ms-input-placeholder {
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-alter_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
div.wpcf7 .form-style-2 textarea[placeholder]::placeholder {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  opacity: 1;
  color: var(--theme-color-alter_text);
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
div.wpcf7 .form-style-2 input[placeholder]:focus::-webkit-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-2 textarea[placeholder]:focus::-webkit-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-2 input[placeholder]:focus::-moz-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-2 textarea[placeholder]:focus::-moz-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-2 input[placeholder]:focus:-ms-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-2 textarea[placeholder]:focus:-ms-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-2 input[placeholder]:focus::-webkit-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-2 input[placeholder]:focus:-ms-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-2 input[placeholder]:focus::-ms-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-2 input[placeholder]:focus::placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-2 textarea[placeholder]:focus::-webkit-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-2 textarea[placeholder]:focus:-ms-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-2 textarea[placeholder]:focus::-ms-input-placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-2 textarea[placeholder]:focus::placeholder {
  opacity: 1;
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-2 .columns_wrap > [class*="column-"] {
  padding-bottom: 12px;
}
div.wpcf7 .form-style-2 .columns_wrap.margin-bottom > [class*="column-"] {
  padding-bottom: 44px;
}
.sidebar
  div.wpcf7
  .form-style-2
  .columns_wrap.margin-bottom
  > [class*="column-"] {
  padding-bottom: 34px;
}
div.wpcf7 .form-style-2 .style-line .wpcf7-form-control-wrap {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  line-height: 1;
}
div.wpcf7 .form-style-2 .wpcf7-not-valid {
  margin-bottom: 0 !important;
}
div.wpcf7 .form-style-2 .wpcf7-not-valid + .wpcf7-not-valid-tip {
  margin-top: 5px;
}
div.wpcf7 .form-style-2 p {
  margin: 0;
}
div.wpcf7 .form-style-2 textarea {
  height: 45px;
  min-height: 45px;
  margin-bottom: 0 !important;
}
div.wpcf7 .form-style-2 .noscroll {
  overflow: hidden;
}
div.wpcf7 .form-style-2 .hiddendiv {
  display: none;
  border-bottom: 1px solid #ddd;
  width: 100%;
  min-height: 45px;
  padding: 10px 0;
  word-wrap: break-word;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 300;
  letter-spacing: 0.1px;
  white-space: pre-wrap;
}
div.wpcf7 .form-style-2 .style-line {
  position: relative;
  display: inline-block;
  width: 100%;
}
div.wpcf7 .form-style-2 .style-line .line {
  display: block;
  height: 1px;
  width: 100%;
  position: relative;
  background-color: var(--theme-color-input_bd_color);
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 1;
  margin-top: -1px;
}
div.wpcf7 .form-style-2 .style-line .line:before {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background-color: var(--theme-color-text_dark);
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
div.wpcf7 .form-style-2 .style-line input[type="text"]:focus + * + .line:before,
div.wpcf7 .form-style-2 .style-line input[type="text"]:focus + .line:before,
div.wpcf7
  .form-style-2
  .style-line
  input[type="text"]:active
  + *
  + .line:before,
div.wpcf7 .form-style-2 .style-line input[type="text"]:active + .line:before,
div.wpcf7
  .form-style-2
  .style-line
  input[type="number"]:focus
  + *
  + .line:before,
div.wpcf7 .form-style-2 .style-line input[type="number"]:focus + .line:before,
div.wpcf7
  .form-style-2
  .style-line
  input[type="number"]:active
  + *
  + .line:before,
div.wpcf7 .form-style-2 .style-line input[type="number"]:active + .line:before,
div.wpcf7
  .form-style-2
  .style-line
  input[type="email"]:focus
  + *
  + .line:before,
div.wpcf7 .form-style-2 .style-line input[type="email"]:focus + .line:before,
div.wpcf7
  .form-style-2
  .style-line
  input[type="email"]:active
  + *
  + .line:before,
div.wpcf7 .form-style-2 .style-line input[type="email"]:active + .line:before,
div.wpcf7 .form-style-2 .style-line input[type="url"]:focus + * + .line:before,
div.wpcf7 .form-style-2 .style-line input[type="url"]:focus + .line:before,
div.wpcf7 .form-style-2 .style-line input[type="url"]:active + * + .line:before,
div.wpcf7 .form-style-2 .style-line input[type="url"]:active + .line:before,
div.wpcf7 .form-style-2 .style-line input[type="tel"]:focus + * + .line:before,
div.wpcf7 .form-style-2 .style-line input[type="tel"]:focus + .line:before,
div.wpcf7 .form-style-2 .style-line input[type="tel"]:active + * + .line:before,
div.wpcf7 .form-style-2 .style-line input[type="tel"]:active + .line:before,
div.wpcf7
  .form-style-2
  .style-line
  input[type="password"]:focus
  + *
  + .line:before,
div.wpcf7 .form-style-2 .style-line input[type="password"]:focus + .line:before,
div.wpcf7
  .form-style-2
  .style-line
  input[type="password"]:active
  + *
  + .line:before,
div.wpcf7
  .form-style-2
  .style-line
  input[type="password"]:active
  + .line:before,
div.wpcf7
  .form-style-2
  .style-line
  input[type="search"]:focus
  + *
  + .line:before,
div.wpcf7 .form-style-2 .style-line input[type="search"]:focus + .line:before,
div.wpcf7
  .form-style-2
  .style-line
  input[type="search"]:active
  + *
  + .line:before,
div.wpcf7 .form-style-2 .style-line input[type="search"]:active + .line:before,
div.wpcf7 .form-style-2 .style-line select:focus + * + .line:before,
div.wpcf7 .form-style-2 .style-line select:focus + .line:before,
div.wpcf7 .form-style-2 .style-line select:active + * + .line:before,
div.wpcf7 .form-style-2 .style-line select:active + .line:before,
div.wpcf7 .form-style-2 .style-line textarea:focus + * + .line:before,
div.wpcf7 .form-style-2 .style-line textarea:focus + .line:before,
div.wpcf7 .form-style-2 .style-line textarea:active + * + .line:before,
div.wpcf7 .form-style-2 .style-line textarea:active + .line:before,
div.wpcf7
  .form-style-2
  .style-line
  textarea.wp-editor-area:focus
  + *
  + .line:before,
div.wpcf7
  .form-style-2
  .style-line
  textarea.wp-editor-area:focus
  + .line:before,
div.wpcf7
  .form-style-2
  .style-line
  textarea.wp-editor-area:active
  + *
  + .line:before,
div.wpcf7
  .form-style-2
  .style-line
  textarea.wp-editor-area:active
  + .line:before {
  width: 100%;
}
div.wpcf7 .form-style-2 .style-line:hover .line:before {
  width: 100%;
}
div.wpcf7 .form-style-2 .style-line .wpcf7-not-valid ~ .line {
  opacity: 0;
}
div.wpcf7
  .form-style-2
  .style-line
  .wpcf7-not-valid
  + .line
  + span.wpcf7-not-valid-tip {
  display: block;
}
div.wpcf7 .form-style-2 .style-line[class*="icon-"] textarea,
div.wpcf7 .form-style-2 .style-line[class*="icon-"] input {
  padding-left: 36px;
}
div.wpcf7 .form-style-2 .style-line[class*="icon-"]:before {
  color: var(--theme-color-input_text);
  display: block;
  font-family: "fontello";
  font-size: 20px;
  font-weight: 400;
  position: absolute;
  z-index: 1;
  top: 7px;
  left: 0;
}
div.wpcf7 .form-style-2 .style-line.icon-name:before {
  content: "\e9ae";
}
div.wpcf7 .form-style-2 .style-line.icon-email:before {
  content: "\e9a3";
  font-size: 16px;
}
div.wpcf7 .form-style-2 .style-line.icon-phone:before {
  content: "\e9b8";
}
div.wpcf7 .form-style-2 .style-line.icon-subject:before {
  content: "\e9cd";
  font-size: 22px;
}
div.wpcf7 .form-style-2 .style-line.icon-textarea:before {
  content: "\e9e7";
  font-size: 22px;
}
div.wpcf7 .form-style-2 + div.wpcf7-response-output {
  margin: 35px 0 0;
}
div.wpcf7 .form-style-2 input[type="checkbox"] + .wpcf7-list-item-label:before {
  top: 0.4em;
}
div.wpcf7 .form-style-2 span.wpcf7-not-valid-tip {
  margin-top: 0;
  position: relative;
  bottom: -12px;
}
.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__wrapper
  .woocommerce-product-gallery__image--placeholder {
  border: none;
}
.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__wrapper
  .woocommerce-product-gallery__image--placeholder
  .wp-post-image {
  border: 1px solid var(--theme-color-bd_color);
}
body.woo_extensions_present .post_item_single div.product #comments h2,
body.woo_extensions_present
  .post_item_single
  #review_form
  #respond
  #reply-title,
body.woo_extensions_present
  .post_item_single
  #reviews
  .rating_details
  .rating_details_title {
  font-size: 24px;
  line-height: 1.2em;
  font-weight: 500;
  letter-spacing: 0;
  margin-bottom: 25px;
  display: inline-block;
}
body.woo_extensions_present
  .post_item_single.single_product_details_style_accordion
  div.product
  #comments
  h2,
body.woo_extensions_present
  .post_item_single.single_product_details_style_accordion
  #review_form
  #respond
  #reply-title,
body.woo_extensions_present
  .post_item_single.single_product_details_style_accordion
  #reviews
  .rating_details
  .rating_details_title {
  font-size: 20px;
}
body.woo_extensions_present #content div.product div.summary,
body.woo_extensions_present div.product div.summary,
body.woo_extensions_present div.product div.images,
body.woo_extensions_present #content div.product div.images {
  margin-bottom: 50px;
}
body.woo_extensions_present.sidebar_hide
  .post_type_product.single_product_details_position_under_summary
  div.product
  div.images {
  margin-bottom: 0;
}
body.woo_extensions_present.sidebar_hide
  .post_type_product.single_product_details_position_under_gallery
  div.product
  div.summary {
  margin-bottom: 0;
}
body.woo_extensions_present.sidebar_hide
  .single_product_details_position_default
  .woocommerce-tabs,
body.woo_extensions_present.sidebar_hide
  .single_product_details_position_default
  .woocommerce-stacks,
body.woo_extensions_present.sidebar_hide
  .single_product_details_position_default
  .woocommerce-accordion {
  padding-top: 30px;
}
body.woo_extensions_present div.product .woocommerce-tabs ul.tabs,
body.woo_extensions_present #content div.product .woocommerce-tabs ul.tabs {
  margin: 0 0 40px;
}
:root {
  --theme-var-single-product-gallery-shift: 0;
  --theme-var-single-product-gallery-shift-indent: 70px;
}
.woocommerce.sidebar_hide
  .post_item_single.single_product_gallery_style_fullwidth:not(.single_product_gallery_style_fullwidth_inited),
.woocommerce-page.sidebar_hide
  .post_item_single.single_product_gallery_style_fullwidth:not(.single_product_gallery_style_fullwidth_inited),
.woocommerce.sidebar_hide
  .post_item_single.single_product_gallery_style_fullwidth:not(.single_product_gallery_style_fullwidth_inited),
.woocommerce-page.sidebar_hide
  .post_item_single.single_product_gallery_style_fullwidth:not(.single_product_gallery_style_fullwidth_inited) {
  visibility: hidden;
}
.woocommerce.sidebar_hide
  .post_item_single.single_product_gallery_style_fullwidth
  div.images,
.woocommerce-page.sidebar_hide
  .post_item_single.single_product_gallery_style_fullwidth
  div.images,
.woocommerce.sidebar_hide
  .post_item_single.single_product_gallery_style_fullwidth
  div.images,
.woocommerce-page.sidebar_hide
  .post_item_single.single_product_gallery_style_fullwidth
  div.images {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(
    var(--theme-var-single-product-gallery-width) +
      var(--theme-var-single-product-gallery-shift) -
      var(--theme-var-single-product-gallery-shift-indent)
  );
  margin-left: calc(
    -1 * var(--theme-var-single-product-gallery-shift) + var(--theme-var-single-product-gallery-shift-indent)
  );
}
.woocommerce .post_item_single.single_product_gallery_style_cascade div.images {
  padding: 0;
}
.woocommerce
  .post_item_single.single_product_gallery_style_cascade
  div.images
  .woocommerce-product-gallery__image:nth-child(n + 2) {
  width: 100%;
  display: block;
  margin-top: 1em;
}
.woocommerce.single_product_gallery_thumbs_left
  .post_item_single.single_product_gallery_style_cascade
  div.images.woocommerce-product-gallery--with-thumbs {
  padding-left: 0;
}
.woocommerce .post_item_single.single_product_gallery_style_grid div.images {
  padding: 0;
}
.woocommerce
  .post_item_single.single_product_gallery_style_grid
  div.images
  .woocommerce-product-gallery__wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1em;
}
.woocommerce
  .post_item_single.single_product_gallery_style_grid
  div.images
  .woocommerce-product-gallery__wrapper
  .woocommerce-product-gallery__image {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 50% !important;
  padding: 0 1em 1em 0 !important;
}
.woocommerce.single_product_gallery_thumbs_left
  .post_item_single.single_product_gallery_style_grid
  div.images.woocommerce-product-gallery--with-thumbs {
  padding-left: 0;
}
.single-product .woocommerce-tabs {
  clear: both;
}
.single-product .woocommerce-tabs .wc-tab > .elementor {
  margin-left: calc(-1 * var(--theme-var-elm_add_page_margins) / 2);
  margin-right: calc(-1 * var(--theme-var-elm_add_page_margins) / 2);
}
.single-product .woocommerce-stacks {
  clear: both;
}
.single-product .woocommerce-stacks .woocommerce-stack h2 {
  margin-top: 0;
}
.single-product .woocommerce-stacks .woocommerce-stack > .elementor {
  margin-left: calc(-1 * var(--theme-var-elm_add_page_margins) / 2);
  margin-right: calc(-1 * var(--theme-var-elm_add_page_margins) / 2);
}
.single-product
  .woocommerce-stacks
  .woocommerce-stack.woocommerce-stack-description
  > h2:first-child {
  display: none;
}
.single-product .woocommerce-stacks .woocommerce-stack + .woocommerce-stack {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid var(--theme-color-bd_color);
}
.single-product .woocommerce-accordion {
  clear: both;
  position: relative;
}
.single-product .woocommerce-accordion:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: var(--theme-color-bd_color);
}
.single-product .woocommerce-accordion .frank_jewelry_store_accordion_content {
  padding: 0 0 25px 0;
}
.single-product
  .woocommerce-accordion
  .frank_jewelry_store_accordion_content
  > *:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.single-product .woocommerce-accordion #reviews {
  margin: 0;
}
.single-product .woocommerce-accordion .woocommerce-accordion-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid var(--theme-color-bd_color);
  margin: 0;
  padding: 25px 0;
  cursor: pointer;
  font-size: 24px;
  line-height: 1.2em;
  color: var(--theme-color-text_dark);
}
.single-product
  .woocommerce-accordion
  .woocommerce-accordion-title:first-child {
  padding-top: 0;
  border-top: none;
}
.single-product .woocommerce-accordion .woocommerce-accordion-title:after {
  font-family: "fontello";
  content: "\e929";
  display: block;
  font-size: 18px;
  margin-left: auto;
  padding-left: 15px;
}
.single-product
  .woocommerce-accordion
  .woocommerce-accordion-title.ui-state-active:after {
  content: "\e92c";
}
.single-product
  .woocommerce-accordion
  .woocommerce-accordion-title
  .woocommerce-tab-icon {
  margin-right: 15px;
}
.single-product
  .woocommerce-accordion
  .woocommerce-accordion-title-reviews:not(.ui-state-active) {
  border-bottom-color: transparent;
}
.single-product
  .woocommerce-accordion
  .woocommerce-accordion-content:not(.ui-accordion-content-active) {
  display: none;
}
.single-product .woocommerce-accordion .woocommerce-accordion-content h2 {
  margin-top: 0;
}
.single-product
  .woocommerce-accordion
  .woocommerce-accordion-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);
}
.single-product
  .woocommerce-accordion
  .woocommerce-accordion-content.woocommerce-accordion-content-description
  > h2:first-child,
.single-product
  .woocommerce-accordion
  .woocommerce-accordion-content.woocommerce-accordion-content-additional_information
  > h2:first-child {
  display: none;
}
.single_product_details_position_under_gallery .woocommerce-tabs,
.single_product_details_position_under_gallery .woocommerce-stacks,
.single_product_details_position_under_gallery .woocommerce-accordion {
  clear: none;
  float: left;
  width: var(--theme-var-single-product-gallery-width);
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.single_product_details_position_under_summary .woocommerce-tabs,
.single_product_details_position_under_summary .woocommerce-stacks,
.single_product_details_position_under_summary .woocommerce-accordion {
  clear: right !important;
  float: right;
  width: calc(100% - var(--theme-var-single-product-gallery-width));
  padding-left: 60px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
body.woo_extensions_present.sidebar_hide #content div.product div.summary,
body.woo_extensions_present.sidebar_hide div.product div.summary {
  padding-left: 60px;
}
body.woo_extensions_present.sidebar_show .woocommerce-tabs,
body.woo_extensions_present.sidebar_show .woocommerce-stacks,
body.woo_extensions_present.sidebar_show .woocommerce-accordion {
  width: 100%;
  float: none;
  padding-left: 0;
}
.woocommerce.sidebar_hide
  .single_product_details_position_under_gallery.single_product_summary_sticky
  .summary,
.woocommerce-page.sidebar_hide
  .single_product_details_position_under_gallery.single_product_summary_sticky
  .summary {
  -webkit-position: -webkit-sticky;
  position: -webkit-sticky;
  position: sticky;
  top: calc(var(--fixed-rows-height) + 2em);
}
.woocommerce.sidebar_hide
  .single_product_details_position_under_gallery.single_product_summary_sticky
  .single_product_summary_sticky_related_holder,
.woocommerce-page.sidebar_hide
  .single_product_details_position_under_gallery.single_product_summary_sticky
  .single_product_summary_sticky_related_holder {
  width: 100%;
  height: 0;
  clear: both;
}
.single_product_bottom_bar_sticky {
  position: fixed;
  z-index: 1002;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: var(--theme-color-alter_bg_color);
  border-top: 1px solid var(--theme-color-alter_bd_color);
  display: none;
  padding: 0.5em 1em;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
body.single_product_bottom_bar_sticky_on .single_product_bottom_bar_sticky {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.single_product_bottom_bar_sticky .single_product_bottom_bar_title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.single_product_bottom_bar_sticky
  .single_product_bottom_bar_title
  .single_product_bottom_bar_product_image {
  width: 4em;
  height: 4em;
  line-height: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.single_product_bottom_bar_sticky
  .single_product_bottom_bar_title
  .single_product_bottom_bar_product_image
  img {
  vertical-align: middle;
}
.single_product_bottom_bar_sticky
  .single_product_bottom_bar_title
  .single_product_bottom_bar_product_title
  .product_title {
  margin: 0 1em;
}
.single_product_bottom_bar_sticky .single_product_bottom_bar_info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.single_product_bottom_bar_sticky
  .single_product_bottom_bar_info
  .single_product_bottom_bar_product_price {
  margin-right: 1em;
  font-weight: 600;
}
.single_product_bottom_bar_sticky
  .single_product_bottom_bar_info
  .single_product_bottom_bar_product_button
  .button {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  padding: 0 28px 1px;
  height: 50px;
  line-height: 50px;
}
.single_product_bottom_bar_sticky
  .single_product_bottom_bar_info
  .single_product_bottom_bar_product_button
  .out-of-stock {
  margin: 0;
  font-weight: 600;
  color: var(--theme-color-text_dark);
}
.single_product_bottom_bar_sticky
  .single_product_bottom_bar_info
  .single_product_bottom_bar_product_button
  form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
}
.single_product_bottom_bar_sticky
  .single_product_bottom_bar_info
  .single_product_bottom_bar_product_button
  form
  .quantity {
  margin: 0 10px 0 0;
  width: 85px;
  font-size: 1em;
  height: 50px;
}
.single_product_bottom_bar_sticky
  .single_product_bottom_bar_info
  .single_product_bottom_bar_product_button
  form
  .quantity
  input[type="number"] {
  padding: 0 32px 0 20px;
}
.single_product_bottom_bar_sticky
  .single_product_bottom_bar_info
  .single_product_bottom_bar_product_button
  form
  .quantity
  span {
  width: 30px;
  line-height: 1.8em;
}
.single_product_bottom_bar_sticky
  .single_product_bottom_bar_info
  .single_product_bottom_bar_product_button
  form
  .quantity
  span.q_dec {
  line-height: 0.85em;
}
.single_product_bottom_bar_sticky
  .single_product_bottom_bar_info
  .single_product_bottom_bar_product_button
  .tinv-wraper {
  margin-left: 10px;
}
.single_product_bottom_bar_sticky
  .single_product_bottom_bar_info
  .single_product_bottom_bar_product_button
  .tinv-wraper
  > .tinvwl_add_to_wishlist_button {
  width: 50px;
  height: 50px;
  line-height: 51px !important;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  background-color: var(--theme-color-bg_color) !important;
  color: var(--theme-color-text_dark) !important;
}
.single_product_bottom_bar_sticky
  .single_product_bottom_bar_info
  .single_product_bottom_bar_product_button
  .tinv-wraper
  > .tinvwl_add_to_wishlist_button:hover {
  color: var(--theme-color-text_link) !important;
}
.single_product_bottom_bar_sticky_holder {
  height: 0;
}
body.single_product_bottom_bar_sticky_on .trx_addons_scroll_to_top.show {
  bottom: 6em;
}
body.sidebar_as_filters .sidebar_overlay {
  display: none;
  visibility: visible;
  position: fixed;
  z-index: 100001;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: var(--theme-color-bg_color_07);
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body.sidebar_as_filters
  .sidebar:not(.float_anim):not(.opened)
  ~ .sidebar_overlay {
  visibility: hidden;
}
body.sidebar_as_filters .sidebar.opened ~ .sidebar_overlay {
  opacity: 1;
}
body.sidebar_as_filters .sidebar > .sidebar_close {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  left: auto;
  right: -30px;
  top: -30px;
  opacity: 0;
  background-color: var(--theme-color-alter_bg_color);
  z-index: 10;
  display: none;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body.sidebar_as_filters .sidebar > .sidebar_close .theme_button_close_icon {
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 14px;
}
body.sidebar_as_filters
  .sidebar
  > .sidebar_close
  .theme_button_close_icon:before {
  color: var(--theme-color-text);
  width: 20px;
  height: 20px;
  line-height: 20px;
  display: block;
}
body.sidebar_as_filters
  .sidebar
  > .sidebar_close:hover
  > .theme_button_close_icon:before {
  color: var(--theme-color-text);
}
body.sidebar_as_filters .sidebar.opened > .sidebar_close {
  top: 0;
  opacity: 1;
}
body.sidebar_as_filters.sidebar_right .sidebar > .sidebar_close {
  left: -30px;
  right: auto;
}
.frank_jewelry_store_woocommerce_filters_button_wrap {
  float: right;
  margin-bottom: 1.8em;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
}
.frank_jewelry_store_woocommerce_filters_button_wrap.frank_jewelry_store_woocommerce_filters_button_no_products {
  float: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.frank_jewelry_store_woocommerce_filters_button_wrap.frank_jewelry_store_woocommerce_filters_button_no_products
  .frank_jewelry_store_woocommerce_filters_button {
  margin: 0;
}
.woocommerce
  .frank_jewelry_store_woocommerce_filters_button_wrap
  .woocommerce-ordering {
  float: none;
  clear: both;
  margin: 0;
}
.frank_jewelry_store_woocommerce_filters_button {
  display: none;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  margin-right: 30px;
  font-size: 19px;
  line-height: 24px;
  font-weight: inherit;
  color: var(--theme-color-text_dark);
}
.frank_jewelry_store_woocommerce_filters_button:before {
  font-family: "fontello";
  content: "\e863";
  margin: 0 8px 0 0;
  font-weight: 400;
  line-height: 0;
}
.frank_jewelry_store_woocommerce_filters_button:hover,
.frank_jewelry_store_woocommerce_filters_button:focus {
  color: var(--theme-color-text);
}
.single_product_custom_text_after_price,
.single_product_custom_text_after_add_to_cart {
  margin: -0.5em 0 1.7em;
}
.price + .single_product_custom_text_after_price,
.price + .single_product_custom_text_after_add_to_cart {
  margin-top: -1.2em;
}
.single_product_custom_text_after_price p,
.single_product_custom_text_after_add_to_cart p {
  margin: 0;
}
.single_product_custom_text_after_price p + p,
.single_product_custom_text_after_add_to_cart p + p {
  margin-top: 0.3em;
}
.summary > .single_product_custom_text_after_add_to_cart:last-child {
  margin-bottom: 0;
}
.woocommerce-product-gallery .woocommerce-product-gallery__image--with_video {
  position: relative;
  --theme-var-video-button-z-index: 2000;
}
.woocommerce-product-gallery
  .woocommerce-product-gallery__image--with_video.woocommerce-product-gallery__image--video_present:before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  padding-top: 56.25%;
}
.woocommerce-product-gallery
  .woocommerce-product-gallery__image--with_video.woocommerce-product-gallery__image--video_ratio_2_1:before {
  padding-top: 50%;
}
.woocommerce-product-gallery
  .woocommerce-product-gallery__image--with_video.woocommerce-product-gallery__image--video_ratio_17_9:before {
  padding-top: 52.94%;
}
.woocommerce-product-gallery
  .woocommerce-product-gallery__image--with_video.woocommerce-product-gallery__image--video_ratio_4_3:before {
  padding-top: 75%;
}
.woocommerce-product-gallery
  .woocommerce-product-gallery__image--with_video.woocommerce-product-gallery__image--video_ratio_1_1:before {
  padding-top: 100%;
}
.woocommerce-product-gallery
  .woocommerce-product-gallery__image--with_video.woocommerce-product-gallery__image--video_ratio_3_4:before {
  padding-top: 133.33%;
}
.woocommerce-product-gallery
  .woocommerce-product-gallery__image--with_video.woocommerce-product-gallery__image--video_ratio_9_16:before {
  padding-top: 177.78%;
}
.woocommerce-product-gallery
  .woocommerce-product-gallery__image--with_video.woocommerce-product-gallery__image--video_ratio_9_17:before {
  padding-top: 188.89%;
}
.woocommerce-product-gallery
  .woocommerce-product-gallery__image--with_video.woocommerce-product-gallery__image--video_ratio_1_2:before {
  padding-top: 200%;
}
.woocommerce-product-gallery
  .woocommerce-product-gallery__image--with_video
  .post_video_hover {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.woocommerce-product-gallery
  .woocommerce-product-gallery__image--with_video
  .trx_addons_video_player {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.woocommerce-product-gallery
  .woocommerce-product-gallery__image--with_video
  .trx_addons_video_player
  .video_embed {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  overflow: hidden;
  opacity: 1;
}
.woocommerce-product-gallery
  .woocommerce-product-gallery__image--with_video
  .video_hover {
  display: block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  text-align: center;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease,
    border-color 0.3s ease;
  -ms-transition: color 0.3s ease, background-color 0.3s ease,
    border-color 0.3s ease;
  -o-transition: color 0.3s ease, background-color 0.3s ease,
    border-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease,
    border-color 0.3s ease;
  position: absolute;
  z-index: var(--theme-var-video-button-z-index);
  top: 50%;
  left: 50%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  margin: -1em 0 0 -1em;
  font-size: 1.45em;
  cursor: pointer;
  overflow: hidden;
  -webkit-box-shadow: 0 3px 56px rgba(0, 0, 0, 0.11);
  box-shadow: 0 3px 56px rgba(0, 0, 0, 0.11);
  color: #000;
  background-color: #fff;
  opacity: 1;
}
.woocommerce-product-gallery
  .woocommerce-product-gallery__image--with_video
  .video_hover:before {
  content: "\e8ec";
  font-family: "fontello";
  margin: 0;
}
.woocommerce-product-gallery
  .woocommerce-product-gallery__image--with_video
  .video_hover:after {
  content: "";
}
.woocommerce-product-gallery
  .woocommerce-product-gallery__image--with_video
  .video_hover:hover {
  color: var(--theme-color-text_link);
  background-color: #fff;
}
.woocommerce-product-gallery
  .woocommerce-product-gallery__image--with_video.woocommerce-product-gallery__image--video_button_lt
  .video_hover {
  position: absolute;
  z-index: var(--theme-var-video-button-z-index);
  top: 20px;
  left: 20px;
  margin: 0;
}
.woocommerce-product-gallery
  .woocommerce-product-gallery__image--with_video.woocommerce-product-gallery__image--video_button_rt
  .video_hover {
  position: absolute;
  z-index: var(--theme-var-video-button-z-index);
  top: 20px;
  right: 20px;
  left: auto;
  margin: 0;
}
.woocommerce-product-gallery
  .woocommerce-product-gallery__image--with_video.woocommerce-product-gallery__image--video_button_lb
  .video_hover {
  position: absolute;
  z-index: var(--theme-var-video-button-z-index);
  bottom: 20px;
  left: 20px;
  top: auto;
  margin: 0;
}
.woocommerce-product-gallery
  .woocommerce-product-gallery__image--with_video.woocommerce-product-gallery__image--video_button_rb
  .video_hover {
  position: absolute;
  z-index: var(--theme-var-video-button-z-index);
  bottom: 20px;
  right: 20px;
  left: auto;
  top: auto;
  margin: 0;
}
.post_item_single.single_product_gallery_style_grid
  .woocommerce-product-gallery
  .woocommerce-product-gallery__image--with_video
  .woocommerce-product-gallery__image--video_wrap {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 1em;
  bottom: 1em;
  left: 0;
}
.post_item_single.single_product_gallery_style_grid
  .woocommerce-product-gallery
  .woocommerce-product-gallery__image--with_video.woocommerce-product-gallery__image--video_button_rt
  .video_hover {
  right: 1em;
}
.post_item_single.single_product_gallery_style_grid
  .woocommerce-product-gallery
  .woocommerce-product-gallery__image--with_video.woocommerce-product-gallery__image--video_button_lb
  .video_hover {
  bottom: 1em;
}
.post_item_single.single_product_gallery_style_grid
  .woocommerce-product-gallery
  .woocommerce-product-gallery__image--with_video.woocommerce-product-gallery__image--video_button_rb
  .video_hover {
  right: 1em;
  bottom: 1em;
}
.trx_addons_product_attributes {
  margin-top: 17px;
}
.trx_addons_product_attributes .trx_addons_product_attribute {
  margin-left: -2px;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}
.trx_addons_product_attributes
  .trx_addons_product_attribute
  + .trx_addons_product_attribute {
  margin-top: 15px;
}
.trx_addons_product_attributes
  .trx_addons_product_attribute
  [data-tooltip-text]:after,
.trx_addons_product_attributes
  .trx_addons_product_attribute
  [data-tooltip-text]:before,
.trx_addons_product_attributes
  .trx_addons_product_attribute
  .trx_addons_product_attribute_label {
  display: none;
}
.trx_addons_product_attributes
  .trx_addons_product_attribute
  .trx_addons_product_attribute_item {
  margin: 0 2px;
}
.trx_addons_product_attributes
  .trx_addons_product_attribute.trx_addons_product_attribute_type_color {
  margin-left: -4px;
}
.trx_addons_product_attributes
  .trx_addons_product_attribute.trx_addons_product_attribute_type_color
  .trx_addons_product_attribute_item {
  margin: 0 4px;
}
.trx_addons_product_attributes
  .trx_addons_product_attribute.trx_addons_product_attribute_type_color
  .trx_addons_product_attribute_item
  .trx_addons_product_attribute_item_action_swap:after {
  display: none;
}
.trx_addons_product_attributes
  .trx_addons_product_attribute.trx_addons_product_attribute_type_color
  .trx_addons_product_attribute_item
  .trx_addons_product_attribute_item_inner {
  width: 15px;
  height: 15px;
  line-height: 15px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: 1px solid rgba(0, 0, 0, 0.09);
  position: relative;
}
.trx_addons_product_attributes
  .trx_addons_product_attribute.trx_addons_product_attribute_type_color
  .trx_addons_product_attribute_item
  .trx_addons_product_attribute_item_inner:before {
  content: "";
  display: block;
  position: absolute;
  top: -4px;
  left: -4px;
  z-index: 1;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: 1px solid transparent;
  width: calc(100% + 8px);
  height: calc(100% + 8px);
  line-height: 1;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.trx_addons_product_attributes
  .trx_addons_product_attribute.trx_addons_product_attribute_type_color
  .trx_addons_product_attribute_item.trx_addons_product_attribute_item_active
  .trx_addons_product_attribute_item_inner,
.trx_addons_product_attributes
  .trx_addons_product_attribute.trx_addons_product_attribute_type_color
  .trx_addons_product_attribute_item:hover
  .trx_addons_product_attribute_item_inner {
  border-color: transparent;
}
.trx_addons_product_attributes
  .trx_addons_product_attribute.trx_addons_product_attribute_type_color
  .trx_addons_product_attribute_item.trx_addons_product_attribute_item_active
  .trx_addons_product_attribute_item_inner:before,
.trx_addons_product_attributes
  .trx_addons_product_attribute.trx_addons_product_attribute_type_color
  .trx_addons_product_attribute_item:hover
  .trx_addons_product_attribute_item_inner:before {
  border-color: var(--theme-color-text_dark);
}
.trx_addons_product_attributes
  .trx_addons_product_attribute.trx_addons_product_attribute_type_button
  .trx_addons_product_attribute_item,
.trx_addons_product_attributes
  .trx_addons_product_attribute.trx_addons_product_attribute_type_select
  .trx_addons_product_attribute_item {
  padding: 4px 6px;
  min-width: 25px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: 1px solid var(--theme-color-alter_bd_color);
  background-color: var(--theme-color-bg_color);
  cursor: pointer;
}
.trx_addons_product_attributes
  .trx_addons_product_attribute.trx_addons_product_attribute_type_button
  .trx_addons_product_attribute_item,
.trx_addons_product_attributes
  .trx_addons_product_attribute.trx_addons_product_attribute_type_button
  .trx_addons_product_attribute_item
  a,
.trx_addons_product_attributes
  .trx_addons_product_attribute.trx_addons_product_attribute_type_button
  .trx_addons_product_attribute_item
  a:hover,
.trx_addons_product_attributes
  .trx_addons_product_attribute.trx_addons_product_attribute_type_select
  .trx_addons_product_attribute_item,
.trx_addons_product_attributes
  .trx_addons_product_attribute.trx_addons_product_attribute_type_select
  .trx_addons_product_attribute_item
  a,
.trx_addons_product_attributes
  .trx_addons_product_attribute.trx_addons_product_attribute_type_select
  .trx_addons_product_attribute_item
  a:hover {
  color: var(--theme-color-text_dark);
}
.trx_addons_product_attributes
  .trx_addons_product_attribute.trx_addons_product_attribute_type_button
  .trx_addons_product_attribute_item.trx_addons_product_attribute_item_active,
.trx_addons_product_attributes
  .trx_addons_product_attribute.trx_addons_product_attribute_type_button
  .trx_addons_product_attribute_item:hover,
.trx_addons_product_attributes
  .trx_addons_product_attribute.trx_addons_product_attribute_type_select
  .trx_addons_product_attribute_item.trx_addons_product_attribute_item_active,
.trx_addons_product_attributes
  .trx_addons_product_attribute.trx_addons_product_attribute_type_select
  .trx_addons_product_attribute_item:hover {
  border-color: var(--theme-color-alter_dark);
}
.trx_addons_product_attributes
  .trx_addons_product_attribute.trx_addons_product_attribute_type_button
  .trx_addons_product_attribute_item
  .trx_addons_product_attribute_item_action_swap:after,
.trx_addons_product_attributes
  .trx_addons_product_attribute.trx_addons_product_attribute_type_select
  .trx_addons_product_attribute_item
  .trx_addons_product_attribute_item_action_swap:after {
  display: none;
}
.trx_addons_product_attributes
  .trx_addons_product_attribute.trx_addons_product_attribute_type_image
  .trx_addons_product_attribute_item {
  width: 40px;
  height: 40px;
  line-height: 1;
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: 1px solid var(--theme-color-alter_bd_color);
  background-color: var(--theme-color-bg_color);
  cursor: pointer;
}
.trx_addons_product_attributes
  .trx_addons_product_attribute.trx_addons_product_attribute_type_image
  .trx_addons_product_attribute_item
  .trx_addons_product_attribute_item_action_swap:after {
  display: none;
}
.trx_addons_product_attributes
  .trx_addons_product_attribute.trx_addons_product_attribute_type_image
  .trx_addons_product_attribute_item.trx_addons_product_attribute_item_active,
.trx_addons_product_attributes
  .trx_addons_product_attribute.trx_addons_product_attribute_type_image
  .trx_addons_product_attribute_item:hover {
  border-color: var(--theme-color-alter_dark);
}
.trx_addons_product_attributes
  .trx_addons_product_attribute.trx_addons_product_attribute_type_image
  .trx_addons_product_attribute_item
  a.trx_addons_product_attribute_item_action_link {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.trx_addons_product_attributes
  .trx_addons_product_attribute.trx_addons_product_attribute_type_image
  .trx_addons_product_attribute_item
  img {
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: none;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  width: auto;
}
.woocommerce_extensions_brand {
  margin: 0.5em 0 0;
  font-size: 16px;
  line-height: 18px;
  color: var(--theme-color-text);
  overflow: hidden;
}
.woocommerce .summary .woocommerce_extensions_brand {
  margin: -0.2em 0 1.5em 0;
}
.woocommerce_extensions_brand .woocommerce_extensions_brand_item_image {
  max-height: 5em;
  max-width: none;
  width: auto;
  vertical-align: middle;
}
.woocommerce_extensions_brand
  .woocommerce_extensions_brand_item_image
  + .woocommerce_extensions_brand_item_label,
.woocommerce_extensions_brand
  .woocommerce_extensions_brand_item_image
  + .woocommerce_extensions_brand_item_caption {
  display: inline-block;
  margin-left: 1em;
}
.woocommerce_extensions_brand
  .woocommerce_extensions_brand_item_label
  + .woocommerce_extensions_brand_item_caption {
  margin-left: 0.5em;
}
