.sc_team_alter:not(.color_style_dark) .post_featured .trx_addons_hover_mask {
  background-color: var(--theme-color-text_link);
}
.sc_team_alter:not(.color_style_dark).color_style_link2 .post_featured .trx_addons_hover_mask {
  background-color: var(--theme-color-text_link2);
}
.sc_team_alter:not(.color_style_dark).color_style_link3 .post_featured .trx_addons_hover_mask {
  background-color: var(--theme-color-text_link3);
}

.sc_team.sc_team_alter .trx_addons_hover_team .sc_team_item_socials .social_item .social_icon {
  color: var(--theme-color-inverse_dark);
  background-color: var(--theme-color-inverse_link);
}

.sc_team.sc_team_alter .sc_team_item_thumb .sc_team_item_socials .social_item:hover .social_icon {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-inverse_dark);
}

.sc_services_modern .sc_services_item_thumb .all-svg .svg-1,
.sc_services_modern .sc_services_item_thumb .all-svg .svg-2 {
  display: none;
}
.sc_services_modern .sc_services_item:hover .sc_button_arrow,
.sc_services_modern .sc_services_item .sc_button_arrow:hover {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}

#style-3.mc4wp-form .mc4wp-form-fields button:hover, #style-3.mc4wp-form .mc4wp-form-fields button:active, #style-3.mc4wp-form .mc4wp-form-fields button:focus,
#style-3.mc4wp-form .mc4wp-form-fields input[type="submit"]:hover,
#style-3.mc4wp-form .mc4wp-form-fields input[type="submit"]:active,
#style-3.mc4wp-form .mc4wp-form-fields input[type="submit"]:focus {
  color: var(--theme-color-text_dark_08) !important;
}
#style-3.mc4wp-form .mc4wp-form-fields button:hover:before, #style-3.mc4wp-form .mc4wp-form-fields button:active:before, #style-3.mc4wp-form .mc4wp-form-fields button:focus:before,
#style-3.mc4wp-form .mc4wp-form-fields input[type="submit"]:hover:before,
#style-3.mc4wp-form .mc4wp-form-fields input[type="submit"]:active:before,
#style-3.mc4wp-form .mc4wp-form-fields input[type="submit"]:focus:before {
  color: var(--theme-color-text_dark_08);
}
#style-3.mc4wp-form input[type="checkbox"] + label:before {
  border-color: var(--theme-color-inverse_bd_color) !important;
}
#style-3.mc4wp-form .mc4wp-alert a {
  color: var(--theme-color-text_dark) !important;
}
#style-3.mc4wp-form .mc4wp-alert a:hover {
  color: var(--theme-color-text_dark_08) !important;
}

#style-4.mc4wp-form .mc4wp-form-fields button,
#style-4.mc4wp-form .mc4wp-form-fields input[type="submit"] {
  border-color: var(--theme-color-text_link2) !important;
  background-color: var(--theme-color-text_link2) !important;
}
#style-4.mc4wp-form .mc4wp-form-fields button:hover, #style-4.mc4wp-form .mc4wp-form-fields button:active, #style-4.mc4wp-form .mc4wp-form-fields button:focus,
#style-4.mc4wp-form .mc4wp-form-fields input[type="submit"]:hover,
#style-4.mc4wp-form .mc4wp-form-fields input[type="submit"]:active,
#style-4.mc4wp-form .mc4wp-form-fields input[type="submit"]:focus {
  border-color: var(--theme-color-text_hover2) !important;
  background-color: var(--theme-color-text_hover2) !important;
}
#style-4.mc4wp-form label {
  color: var(--theme-color-extra_text);
}
#style-4.mc4wp-form label a {
  color: var(--theme-color-extra_text);
  border-color: var(--theme-color-extra_text);
}
#style-4.mc4wp-form label a:hover {
  color: var(--theme-color-extra_text_07);
  border-color: var(--theme-color-extra_text_07);
}

#style-10.mc4wp-form .mc4wp-form-fields input[type="email"] {
  background-color: var(--theme-color-bg_color) !important;
}

.sc_socials.sc_socials_default.simple .socials_wrap .social_item .social_icon {
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.sc_layouts_cart_items_short {
  background-color: var(--theme-color-text_link2);
}

/*# sourceMappingURL=skin-upgrade-style.css.map */
