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

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

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

.widget_categories_list .categories_list_style_2 .categories_list_image:after {
  display: none;
}
.widget_categories_list .categories_list_style_2 .categories_list_title {
  background-color: var(--theme-color-alter_bg_color);
  padding: 0.8em;
  font-size: 2.058em;
  line-height: 1.2em;
  width: 62%;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}

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

.search-no-results .page_content_wrap, .error404 .page_content_wrap {
  background-color: var(--theme-color-bg_color);
}

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

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

.trx_addons_bg_text {
  font-family: var(--theme-font-h1_font-family);
}

.trx_addons_woocommerce_search_type_filter .sc_form_field.sc_form_field_image .sc_form_field_items .sc_form_field_item {
  width: calc(33.3% - 6px);
}
.trx_addons_woocommerce_search_type_filter .sc_form_field.sc_form_field_image .sc_form_field_items .sc_form_field_item .sc_form_field_item_image {
  background-size: contain;
  max-height: 42px;
}

.woocommerce_extensions_brand .woocommerce_extensions_brand_item_image {
  background-color: var(--theme-color-alter_bg_color);
  max-height: 2.5em;
}
.woocommerce_extensions_brand .woocommerce_extensions_brand_item_image + .woocommerce_extensions_brand_item_caption {
  display: none;
}

.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: 1279px) {
  .widget_categories_list .categories_list_style_2 .categories_list_title {
    font-size: 1.5em;
  }
}
@media (max-width: 1023px) {
  body .breadcrumbs .breadcrumbs_delimiter {
    margin: 0 0.5em;
  }

  body .widget_categories_list .categories_list_style_2 .categories_list_title {
    font-size: 1.3em;
    width: 65%;
  }
}
@media (max-width: 767px) {
  .single_product_custom_text_style .custom_icons_2 [class*="icon-"]:before {
    font-size: 2.4em;
  }

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

  body .footer_wrap .extra_menu_in_footer .sc_layouts_menu > ul > li > a {
    font-size: 16px;
  }

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

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