/* Blogger Default Classic Pagination */
.sc_blogger_default.sc_blogger_default_classic .slider_container.slider_pagination_pos_bottom .swiper-pagination-bullets .swiper-pagination-bullet,
.sc_blogger_default.sc_blogger_default_classic .slider_outer.slider_outer_pagination_pos_bottom .swiper-pagination-bullets .swiper-pagination-bullet,
.sc_blogger_default.sc_blogger_default_classic .slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-bullets .swiper-pagination-bullet {
  border-color: var(--theme-color-bd_color);
  background-color: var(--theme-color-bg_color);
}

.sc_blogger_default.sc_blogger_default_classic .swiper-pagination-custom .swiper-pagination-button.swiper-pagination-button-active,
.sc_blogger_default.sc_blogger_default_classic .sc_slider_controls.slider_pagination_style_bullets .slider_pagination_bullet.swiper-pagination-bullet-active,
.sc_blogger_default.sc_blogger_default_classic .sc_slider_controls.slider_pagination_style_bullets .slider_pagination_bullet:hover,
.sc_blogger_default.sc_blogger_default_classic .slider_container .slider_pagination_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active,
.sc_blogger_default.sc_blogger_default_classic .slider_outer .slider_pagination_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active,
.sc_blogger_default.sc_blogger_default_classic .slider_container .slider_pagination_wrap .swiper-pagination-bullet:hover,
.sc_blogger_default.sc_blogger_default_classic .slider_outer .slider_pagination_wrap .swiper-pagination-bullet:hover {
  border-color: var(--theme-color-text_link);
  background-color: var(--theme-color-text_link);
}

/* Testimonials Chit Pagination */
.sc_testimonials_chit .slider_container.slider_pagination_pos_bottom .swiper-pagination-bullets .swiper-pagination-bullet,
.sc_testimonials_chit .slider_outer.slider_outer_pagination_pos_bottom .swiper-pagination-bullets .swiper-pagination-bullet,
.sc_testimonials_chit .slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-bullets .swiper-pagination-bullet {
  border-color: var(--theme-color-bd_color);
  background-color: var(--theme-color-bd_color);
}

.sc_testimonials_chit .swiper-pagination-custom .swiper-pagination-button.swiper-pagination-button-active,
.sc_testimonials_chit .sc_slider_controls.slider_pagination_style_bullets .slider_pagination_bullet.swiper-pagination-bullet-active,
.sc_testimonials_chit .sc_slider_controls.slider_pagination_style_bullets .slider_pagination_bullet:hover,
.sc_testimonials_chit .slider_container .slider_pagination_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active,
.sc_testimonials_chit .slider_outer .slider_pagination_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active,
.sc_testimonials_chit .slider_container .slider_pagination_wrap .swiper-pagination-bullet:hover,
.sc_testimonials_chit .slider_outer .slider_pagination_wrap .swiper-pagination-bullet:hover {
  border-color: var(--theme-color-text_link);
  background-color: var(--theme-color-text_link);
}

/* 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) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(0deg, var(--theme-color-text_link) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(0deg, var(--theme-color-text_link) 0%, rgba(0, 0, 0, 0) 100%);
}

.elementor-widget-sidebar .widget {
  padding: 0 !important;
  width: 100% !important;
}
.elementor-widget-sidebar .widget + .widget {
  margin-top: var(--theme-var-grid_gap) !important;
}

/* Testimonials Extra */
body:not(.mobile_layout) .sc_testimonials_extra .slider_container[data-slides-per-view="3"] .swiper-slide-duplicate-active + .swiper-slide-duplicate-next .sc_testimonials_item_content,
body:not(.mobile_layout) .sc_testimonials_extra .slider_container[data-slides-per-view="3"] .swiper-slide-active + .swiper-slide-next .sc_testimonials_item_content,
body:not(.mobile_layout) .sc_testimonials_extra .slider_container[data-slides-per-view="3"] .swiper-slide-next .sc_testimonials_item_content {
  background-color: var(--theme-color-text_link);
}
body:not(.mobile_layout) .sc_testimonials_extra .slider_container[data-slides-per-view="3"] .swiper-slide-duplicate-active + .swiper-slide-duplicate-next .sc_testimonials_item_content:after,
body:not(.mobile_layout) .sc_testimonials_extra .slider_container[data-slides-per-view="3"] .swiper-slide-active + .swiper-slide-next .sc_testimonials_item_content:after,
body:not(.mobile_layout) .sc_testimonials_extra .slider_container[data-slides-per-view="3"] .swiper-slide-next .sc_testimonials_item_content:after {
  background-color: var(--theme-color-text_link);
}

.sc_testimonials_extra .sc_testimonials_item .sc_testimonials_item_content:before {
  color: var(--theme-color-text_link);
}

/* Testimonials Plain */
.sc_testimonials_plain .sc_testimonials_item:before {
  color: var(--theme-color-text_link);
}

/* Icons Hover */
.sc_icons_hover .sc_icons_item {
  transition: all 0.3s ease-in-out;
}
.sc_icons_hover .sc_icons_item:hover {
  box-shadow: none;
  background-color: var(--theme-color-alter_bg_color);
}

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

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

/* Gradient Animation */
span.gradient_animation_link_link2 {
  color: var(--theme-color-text_link);
  background: linear-gradient(45deg, var(--theme-color-text_link), var(--theme-color-text_link2));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 200% 100%;
  animation: gradient_anim 5s ease infinite reverse;
  padding-bottom: 0.1em;
}

span.gradient_animation_link2_link3 {
  color: var(--theme-color-text_link2);
  background: linear-gradient(45deg, var(--theme-color-text_link2), 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 reverse;
  padding-bottom: 0.1em;
}

span.gradient_animation_link_dark {
  color: var(--theme-color-text_link);
  background: linear-gradient(45deg, var(--theme-color-text_link), var(--theme-color-text_dark));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 200% 100%;
  animation: gradient_anim 5s ease infinite reverse;
  padding-bottom: 0.1em;
}

span.gradient_animation_link_dark_link2 {
  color: var(--theme-color-text_link2);
  background: linear-gradient(45deg, var(--theme-color-text_link), var(--theme-color-text_dark), var(--theme-color-text_link2));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 200% 100%;
  animation: gradient_anim 5s ease infinite reverse;
  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;
  }
}
@media (max-width: 1023px) {
  /* Sidebar Widget*/
  body .elementor-widget-sidebar.sidebar {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
  }
}

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