/* Hot Spot */
.sc_hotspot_default .sc_hotspot_item_popup {
  padding: 15px 30px;
  box-shadow: none;
}

/* Portfolio Grid 7 */
.sc_blogger_lay_portfolio_grid.sc_blogger_lay_portfolio_grid_grid_style_9 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bl .sc_blogger_item_title,
.sc_blogger_lay_portfolio_grid.sc_blogger_lay_portfolio_grid_grid_style_7 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bl .sc_blogger_item_title {
  background-color: var(--theme-color-bg_color);
}
.sc_blogger_lay_portfolio_grid.sc_blogger_lay_portfolio_grid_grid_style_9 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bl .sc_blogger_item_title a,
.sc_blogger_lay_portfolio_grid.sc_blogger_lay_portfolio_grid_grid_style_7 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bl .sc_blogger_item_title a {
  color: var(--theme-color-text_dark) !important;
}
.sc_blogger_lay_portfolio_grid.sc_blogger_lay_portfolio_grid_grid_style_9 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bl .post_meta .post_categories,
.sc_blogger_lay_portfolio_grid.sc_blogger_lay_portfolio_grid_grid_style_7 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bl .post_meta .post_categories {
  background-color: var(--theme-color-bg_color);
}
.sc_blogger_lay_portfolio_grid.sc_blogger_lay_portfolio_grid_grid_style_9 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bl .post_meta .post_categories a,
.sc_blogger_lay_portfolio_grid.sc_blogger_lay_portfolio_grid_grid_style_7 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bl .post_meta .post_categories a {
  color: var(--theme-color-text_dark) !important;
}

/* Lists */
ul[class*="trx_addons_list"].accent_2 > li:before {
  color: var(--theme-color-text_link2);
}

/* Testimonials */
.sc_testimonials_classic .sc_testimonials_item_content:before {
  color: var(--theme-color-text_link);
}

/* Accent 2 */
.sc_testimonials_accent2 .sc_testimonials_item:before {
  color: var(--theme-color-text_link);
}
.sc_testimonials_accent2.color_style_link2 .sc_testimonials_item:before {
  color: var(--theme-color-text_link2);
}
.sc_testimonials_accent2.color_style_link3 .sc_testimonials_item:before {
  color: var(--theme-color-text_link3);
}
.sc_testimonials_accent2.color_style_dark .sc_testimonials_item:before {
  color: var(--theme-color-text_dark);
}

/* M4MP */
[class*="scheme_"].footer_wrap #style-10.mc4wp-form .mc4wp-form-fields input[type="email"],
.footer_wrap [class*="scheme_"].vc_row #style-10.mc4wp-form .mc4wp-form-fields input[type="email"] {
  background-color: var(--theme-color-bg_color) !important;
}

/* Banner */
.widget_banner:not(.widget_fullwidth) .image_wrap {
  background-color: var(--theme-color-alter_bd_color);
}

/* Wooc Filter */
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: var(--theme-color-text_link2);
}

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

/* 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;
}

/* Responsive */

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