/* Blogger */
.sc_blogger_default.sc_blogger_default_classic_3 .sc_blogger_item_default.sc_blogger_item_on_plate {
  box-shadow: none;
}

/* Team Hover */
.sc_team_hover .post_featured .trx_addons_hover_mask {
  background: var(--theme-color-text_link);
  background: -moz-linear-gradient(0deg, var(--theme-color-text_link_07) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(0deg, var(--theme-color-text_link_07) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(0deg, var(--theme-color-text_link_07) 0%, rgba(0, 0, 0, 0) 100%);
}

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

/* MCMP Style */
#style-5.mc4wp-form .mc4wp-form-fields:before {
  color: var(--theme-color-text_dark);
}
#style-5.mc4wp-form .mc4wp-form-fields input[type="email"] {
  border-color: var(--theme-color-text_dark);
}
#style-5.mc4wp-form .mc4wp-form-fields input[type="email"]::-webkit-input-placeholder {
  color: var(--theme-color-text_dark);
}
#style-5.mc4wp-form .mc4wp-form-fields input[type="email"]::-moz-placeholder {
  color: var(--theme-color-text_dark);
}
#style-5.mc4wp-form .mc4wp-form-fields input[type="email"]:-moz-placeholder {
  color: var(--theme-color-text_dark);
}
#style-5.mc4wp-form .mc4wp-form-fields input[type="email"]:-ms-input-placeholder {
  color: var(--theme-color-text_dark);
}
#style-5.mc4wp-form .mc4wp-form-fields input[type="email"]:hover, #style-5.mc4wp-form .mc4wp-form-fields input[type="email"]:active, #style-5.mc4wp-form .mc4wp-form-fields input[type="email"]:focus {
  color: var(--theme-color-text_dark);
}
#style-5.mc4wp-form .mc4wp-form-fields input[type="email"]:-webkit-autofill, #style-5.mc4wp-form .mc4wp-form-fields input[type="email"]:-webkit-autofill:hover, #style-5.mc4wp-form .mc4wp-form-fields input[type="email"]:-webkit-autofill:focus, #style-5.mc4wp-form .mc4wp-form-fields input[type="email"]:-webkit-autofill {
  -webkit-text-fill-color: var(--theme-color-text_dark);
}
#style-5.mc4wp-form .mc4wp-form-fields button:before,
#style-5.mc4wp-form .mc4wp-form-fields input[type="submit"]:before {
  color: var(--theme-color-text_dark);
}
#style-5.mc4wp-form .mc4wp-form-fields button:hover, #style-5.mc4wp-form .mc4wp-form-fields button:active, #style-5.mc4wp-form .mc4wp-form-fields button:focus,
#style-5.mc4wp-form .mc4wp-form-fields input[type="submit"]:hover,
#style-5.mc4wp-form .mc4wp-form-fields input[type="submit"]:active,
#style-5.mc4wp-form .mc4wp-form-fields input[type="submit"]:focus {
  color: transparent !important;
  opacity: 1;
  transition: all 0.3s;
}
#style-5.mc4wp-form .mc4wp-form-fields button:active:before, #style-5.mc4wp-form .mc4wp-form-fields button:focus:before, #style-5.mc4wp-form .mc4wp-form-fields button:hover:before,
#style-5.mc4wp-form .mc4wp-form-fields input[type="submit"]:active:before,
#style-5.mc4wp-form .mc4wp-form-fields input[type="submit"]:focus:before,
#style-5.mc4wp-form .mc4wp-form-fields input[type="submit"]:hover:before {
  color: var(--theme-color-text_dark);
  opacity: 0.6;
  transition: all 0.3s;
}
#style-5.mc4wp-form input[type="checkbox"] + label:before {
  border-color: var(--theme-color-text_dark) !important;
  background-color: transparent !important;
}
#style-5.mc4wp-form label {
  color: var(--theme-color-text_dark);
}
#style-5.mc4wp-form label a {
  color: var(--theme-color-text_dark);
  border-color: var(--theme-color-text_dark);
}
#style-5.mc4wp-form label a:hover {
  color: var(--theme-color-text_dark);
  border-color: var(--theme-color-text_dark);
  opacity: 0.7;
}
#style-5.mc4wp-form label input[type="text"] {
  border-color: var(--theme-color-text_dark);
}
#style-5.mc4wp-form .mc4wp-alert {
  color: var(--theme-color-text_dark) !important;
}
#style-5.mc4wp-form .mc4wp-alert a {
  color: var(--theme-color-text_dark) !important;
}
#style-5.mc4wp-form .mc4wp-alert a:hover {
  color: var(--theme-color-text_dark) !important;
  opacity: 0.7;
}

/* style 2 */
.map_marker_2 {
  background-color: var(--theme-color-text_link);
}
.map_marker_2:before {
  color: var(--theme-color-inverse_link);
}

/* Socials */
[class*="scheme_"].footer_wrap .sc_socials.sc_socials_default.modern .socials_wrap .social_item:hover .social_icon,
[class*="scheme_"].footer_wrap .sc_socials.sc_socials_default.modern .socials_wrap .social_item .social_icon,
.footer_wrap [class*="scheme_"].vc_row .sc_socials.sc_socials_default.modern .socials_wrap .social_item:hover .social_icon,
.footer_wrap [class*="scheme_"].vc_row .sc_socials.sc_socials_default.modern .socials_wrap .social_item .social_icon {
  background-color: var(--theme-color-bg_color);
}

/* Custom BTN */
.round-square.big .elementor-button {
  width: 161px;
  height: 161px;
  line-height: 160px;
}

@media (max-width: 1023px) {
  /* Custom BTN */
  .round-square.big .elementor-button {
    width: 121px;
    height: 121px;
    line-height: 120px;
  }
}
@media (max-width: 767px) {
  /* Custom BTN */
  .round-square.big .elementor-button {
    width: 101px;
    height: 101px;
    line-height: 100px;
  }
}
@media (max-width: 479px) {
  /* Custom BTN */
  .round-square.big .elementor-button {
    width: 81px;
    height: 81px;
    line-height: 80px;
  }
}

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