/* Wooc */
.woocommerce .woocommerce-cart-form table.shop_table .cart-coupon-inner button {
  font-size: 14px;
}

/* Socials */
.sc_socials.sc_socials_icons_names.alter .socials_wrap .social_item .social_name {
  font-weight: 700;
}

/* Testimonials Hover */
.sc_testimonials_hover .sc_testimonials_item:before {
  color: var(--theme-color-text_link);
}
.sc_testimonials_hover .sc_testimonials_item:hover {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_link);
}
.sc_testimonials_hover .sc_testimonials_item:hover .sc_testimonials_item_author_data .sc_testimonials_item_author_title + .sc_testimonials_item_author_subtitle,
.sc_testimonials_hover .sc_testimonials_item:hover .sc_testimonials_item_author_title,
.sc_testimonials_hover .sc_testimonials_item:hover .sc_testimonials_item_content {
  color: var(--theme-color-inverse_link);
}
.sc_testimonials_hover .sc_testimonials_item:hover:before {
  color: var(--theme-color-inverse_link);
}
.sc_testimonials_hover.color_style_link2 .sc_testimonials_item:before {
  color: var(--theme-color-text_link2);
}
.sc_testimonials_hover.color_style_link2 .sc_testimonials_item:hover {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_link2);
}
.sc_testimonials_hover.color_style_link2 .sc_testimonials_item:hover:before {
  color: var(--theme-color-inverse_link);
}
.sc_testimonials_hover.color_style_link3 .sc_testimonials_item:before {
  color: var(--theme-color-text_link3);
}
.sc_testimonials_hover.color_style_link3 .sc_testimonials_item:hover {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_link3);
}
.sc_testimonials_hover.color_style_link3 .sc_testimonials_item:hover:before {
  color: var(--theme-color-inverse_link);
}
.sc_testimonials_hover.color_style_dark .sc_testimonials_item:before {
  color: var(--theme-color-text_dark);
}
.sc_testimonials_hover.color_style_dark .sc_testimonials_item:hover {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-inverse_dark);
}
.sc_testimonials_hover.color_style_dark .sc_testimonials_item:hover:before {
  color: var(--theme-color-inverse_link);
}

/* Elementor Tabs Style 4 */
.tabs_style_4.elementor-widget-tabs .elementor-tab-title.elementor-active {
  color: var(--theme-color-inverse_link);
  border-color: var(--theme-color-alter_link2);
  background-color: var(--theme-color-alter_link2);
}

/* Services Extra */
.sc_services_extra .sc_services_item.with_image .sc_services_item_content:before {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, black 100%);
  opacity: 0.8;
}

/* Skills Modern */
.sc_skills_counter_modern .sc_skills_total {
  color: var(--theme-color-alter_bg_hover);
  opacity: 1;
}

/* Woo Stars */
.woocommerce p.stars a, .star-rating span, .star-rating:before {
  color: var(--theme-color-text_link);
}

/* Wooc Product Plain BTN */
.woocommerce ul.products .product_style_plain.product .wrap-data-hover .add_to_cart_wrap [class*="cart"] {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_link2);
}

.woocommerce ul.products .product_style_plain.product .wrap-data-hover .add_to_cart_wrap [class*="cart"]:hover {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_hover2);
}

/* 404 */
.post_item_404 .post_content .all-svg {
  display: none;
}

/* Simple Icon BTN */
.button_bg_icon_color .sc_button_icon {
  background-color: var(--theme-color-alter_bg_color);
}

/* MCHMP */
#style-1.mc4wp-form label {
  color: var(--theme-color-text_dark);
}

#style-1.mc4wp-form input[type="checkbox"] + label:before {
  border-color: var(--theme-color-text_dark) !important;
}

/* Blogger Real Estate */
.sc_blogger_portestate .sc_blogger_item .sc_blogger_item_content {
  box-shadow: 0 3px 30px rgba(0, 0, 0, 0.04);
}

/* Layout Iconed Text */
.sc_layouts_row_type_compact .sc_layouts_iconed_text:not(.sc_layouts_menu_mobile_button):not(.sc_layouts_menu_mobile_button_burger) .sc_layouts_iconed_text_link .sc_layouts_iconed_text_icon {
  background-color: var(--theme-color-alter_bg_hover);
  color: var(--theme-color-alter_dark) !important;
}

.sc_layouts_row_type_compact .sc_layouts_iconed_text:not(.sc_layouts_menu_mobile_button):not(.sc_layouts_menu_mobile_button_burger) .sc_layouts_item_details {
  font-weight: 700;
}

/* Footer Socials */
.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 {
  background-color: var(--theme-color-alter_bg_hover) !important;
}

.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_hover) !important;
}

/* Slider Controls */
.slider_pagination_style_title.sc_slider_controls_light .slider_pagination_wrap .slider_pagination_bullet.slider_pagination_bullet_active:before {
  color: var(--theme-color-text_link3);
}

.extra_bg_image {
  display: block;
  pointer-events: none;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: fixed;
}

.page_wrap.with_bg .page_content_wrap {
  background-color: transparent;
}

/* Services Price */
.sc_services_price .sc_services_item_price {
  font-weight: normal;
}

/* Testimonials */
.sc_testimonials_accent2 .sc_testimonials_item:before {
  color: var(--theme-color-text_link3);
}
.sc_testimonials_accent2 .sc_testimonials_item:hover:before {
  color: var(--theme-color-text_dark);
}

/* Testimonials Creative */
.sc_testimonials_creative .slider_container.slider_controls_side .slider_controls_wrap > a {
  color: var(--theme-color-text_dark) !important;
}

/* Elementor Counter */
.dis_block .elementor-counter .elementor-counter-title {
  text-align: left;
}

.dis_block .elementor-counter .elementor-counter-number-wrapper {
  display: block;
}

/* Iocns Modern */
.sc_icons_modern .sc_icons_icon {
  background-color: var(--theme-color-alter_bg_color);
}

/* Icons Creative */
.sc_icons_creative .sc_icons_item .sc_icons_decoration_bg svg.decor-svg {
  fill: var(--theme-color-alter_bg_color) !important;
}

/* Blogger Portfolio Style 8 */
.sc_blogger_lay_portfolio_grid.sc_blogger_lay_portfolio_grid_grid_style_8.color_style_link2 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bc:before {
  background-color: var(--theme-color-text_link2);
}
.sc_blogger_lay_portfolio_grid.sc_blogger_lay_portfolio_grid_grid_style_8.color_style_link3 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bc:before {
  background-color: var(--theme-color-text_link3);
}
.sc_blogger_lay_portfolio_grid.sc_blogger_lay_portfolio_grid_grid_style_8.color_style_dark .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bc:before {
  background-color: var(--theme-color-inverse_dark);
}

/* Title */
.sc_title .sc_item_title_text .gradient_anim {
  color: var(--theme-color-text_link);
  background: linear-gradient(45deg, var(--theme-color-text_link), var(--theme-color-text_link3));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 200% 100%;
  animation: gradient_anim 5s ease infinite;
  padding-right: 0.1em;
  padding-bottom: 0.1em;
}

/* Elementor Heading */
.elementor-widget-heading .elementor-heading-title .gradient_anim {
  color: var(--theme-color-text_link);
  background: linear-gradient(45deg, var(--theme-color-text_link), var(--theme-color-text_link3));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 200% 100%;
  animation: gradient_anim 5s ease infinite;
  padding-right: 0.1em;
  padding-bottom: 0.1em;
}

@-webkit-keyframes gradient_anim {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 100% 0;
  }
  100% {
    background-position: 0 0;
  }
}
@keyframes gradient_anim {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 100% 0;
  }
  100% {
    background-position: 0 0;
  }
}
/* Responsive */
@media (max-width: 767px) {
  .star .trx_addons_bg_text .trx_addons_bg_text_inner .trx_addons_bg_text_char div {
    padding: 0 30px;
  }

  .star .trx_addons_bg_text .trx_addons_bg_text_inner .trx_addons_bg_text_char div:before {
    font-size: 22px;
  }
}

/*# sourceMappingURL=extra-styles.css.map */
