.slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-bullets {
  margin-top: 2.2em;
}

.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 {
  background-color: transparent;
}

.woocommerce .woocommerce-breadcrumb .woocommerce-breadcrumb-delimiter:before {
  content: '-';
}

.breadcrumbs .breadcrumbs_delimiter {
  margin: 0 0.75em;
}
.breadcrumbs .breadcrumbs_delimiter:before {
  content: '-';
}

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

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

.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 .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-inverse_link);
  color: var(--theme-color-inverse_dark);
}
.product_style_pure .post_featured.hover_shop .top-info .tinv-wraper > .tinvwl_add_to_wishlist_button:hover,
.product_style_creative .post_featured.hover_shop .top-info .tinv-wraper > .tinvwl_add_to_wishlist_button:hover {
  background-color: var(--theme-color-inverse_link);
  color: var(--theme-color-text_link);
}
.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);
}

@media (max-width: 1023px) {
  body .breadcrumbs .breadcrumbs_delimiter {
    margin: 0 0.5em;
  }

  body .elementor-toggle .elementor-toggle-item .elementor-toggle-icon {
    font-size: 16px;
    line-height: 1.5rem;
  }
}
@media (max-width: 767px) {
  body .elementor-toggle .elementor-toggle-item .elementor-toggle-icon {
    font-size: 15px;
    line-height: 1.5rem;
  }

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

  .slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-bullets {
    margin-top: 1.2em;
  }
}

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