.post_item_404 .post_content .all-svg {
  display: none;
}

.post_item_404 .page_title {
  color: var(--theme-color-text_dark_02);
}

.woocommerce .woocommerce-breadcrumb,
.sc_layouts_title .breadcrumbs {
  font-size: 14px;
  line-height: 1.6em;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.woocommerce .woocommerce-breadcrumb a.underline_hover,
.sc_layouts_title .breadcrumbs a.underline_hover {
  padding-bottom: 2px;
  margin-bottom: -2px;
}

.woocommerce .woocommerce-breadcrumb {
  color: var(--theme-color-text_dark);
}
.woocommerce .woocommerce-breadcrumb a {
  color: var(--theme-color-text_dark);
}
.woocommerce .woocommerce-breadcrumb a:hover, .woocommerce .woocommerce-breadcrumb a:focus {
  color: var(--theme-color-text);
}

.woocommerce .woocommerce-breadcrumb .woocommerce-breadcrumb-delimiter,
.breadcrumbs .breadcrumbs_delimiter {
  margin: 0 0.75em;
}
.woocommerce .woocommerce-breadcrumb .woocommerce-breadcrumb-delimiter:before,
.breadcrumbs .breadcrumbs_delimiter:before {
  content: '-';
}

.elementor-toggle .elementor-toggle-icon {
  font-size: 16px;
  line-height: 1.9em;
}

.sc_countdown_default .sc_countdown_separator {
  font-size: 60px;
  font-weight: 100;
}

.single_product_custom_text_style .custom_icons_1 img {
  background-color: var(--theme-color-bg_color);
}

.single_product_bottom_bar_product_button .tinv-wraper > .tinvwl_add_to_wishlist_button,
.woocommerce div.product form.cart .tinv-wraper > .tinvwl_add_to_wishlist_button {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  background-color: var(--theme-color-alter_bg_color) !important;
  color: var(--theme-color-text_dark) !important;
}

.woosq-product > .product .summary form.cart .tinv-wraper > .tinvwl_add_to_wishlist_button {
  background-color: var(--theme-color-bg_color) !important;
  color: var(--theme-color-text_dark) !important;
}

.trx_addons_attrib_item.trx_addons_attrib_button {
  background-color: var(--theme-color-bg_color);
  border-color: var(--theme-color-bd_color);
  color: var(--theme-color-text);
}
.trx_addons_attrib_item.trx_addons_attrib_button.trx_addons_attrib_selected, .trx_addons_attrib_item.trx_addons_attrib_button:hover {
  border-color: var(--theme-color-text_dark);
}

.trx_addons_woocommerce_search_type_filter .sc_form_field.sc_form_field_button .sc_form_field_items .sc_form_field_item .sc_form_field_item_label {
  background-color: var(--theme-color-bg_color);
  border-color: var(--theme-color-bd_color);
}
.trx_addons_woocommerce_search_type_filter .sc_form_field.sc_form_field_button .sc_form_field_items .sc_form_field_item .sc_form_field_item_label:hover {
  background-color: var(--theme-color-bg_color);
  border-color: var(--theme-color-text_dark);
}

.trx_addons_woocommerce_search_type_filter .sc_form_field.sc_form_field_select[data-multiple="1"] .sc_form_field_wrap .sc_form_field_item.sc_form_field_item_checked:before, .trx_addons_woocommerce_search_type_filter .sc_form_field.sc_form_field_select[data-multiple="1"] .sc_form_field_wrap .sc_form_field_item:before {
  background-color: var(--theme-color-bg_color);
}

.single_product_custom_text_style .custom_icons_2 [class*="icon-"]:before {
  font-size: 2.6em;
}

.product_style_pure .post_featured.hover_shop .mask,
.product_style_creative .post_featured.hover_shop .mask {
  display: none;
}
.product_style_pure .post_featured.hover_shop .top-info .tinv-wraper > .tinvwl_add_to_wishlist_button,
.product_style_creative .post_featured.hover_shop .top-info .tinv-wraper > .tinvwl_add_to_wishlist_button {
  background-color: var(--theme-color-bg_color);
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.06);
  -ms-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.06);
}
.product_style_pure .post_featured.hover_shop .bottom-info,
.product_style_creative .post_featured.hover_shop .bottom-info {
  background-color: var(--theme-color-bg_color);
}

.product_style_plain .post_featured .top-info .tinv-wraper > .tinvwl_add_to_wishlist_button {
  background-color: var(--theme-color-bg_color);
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.06);
  -ms-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.06);
}

@media (max-width: 1023px) {
  body.woocommerce .woocommerce-breadcrumb,
  body .sc_layouts_title .breadcrumbs {
    font-size: 13px;
    line-height: 1.6em;
    letter-spacing: 0.5px;
  }
  body.woocommerce .woocommerce-breadcrumb a.underline_hover,
  body .sc_layouts_title .breadcrumbs a.underline_hover {
    padding-bottom: 1px;
    margin-bottom: -1px;
  }

  body.woocommerce .woocommerce-breadcrumb .woocommerce-breadcrumb-delimiter,
  body .breadcrumbs .breadcrumbs_delimiter {
    margin: 0 0.5em;
  }

  body .elementor-toggle .elementor-toggle-item .elementor-toggle-icon {
    font-size: 15px;
    line-height: 1.8em;
  }

  body .sc_countdown_default .sc_countdown_separator {
    font-size: 40px;
  }

  .single_product_custom_text_style .custom_icons_2 [class*="icon-"]:before {
    font-size: 2.6em;
  }
}
@media (max-width: 767px) {
  body .sc_countdown_default .sc_countdown_separator {
    font-size: 35px;
  }
}

/*# sourceMappingURL=extra-style.css.map */
