/* Testimonials Chit */
.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-alter_bd_color);
  background-color: var(--theme-color-alter_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);
}

/* Portfolio Grid */
.sc_blogger_lay_portfolio_grid.sc_blogger_lay_portfolio_grid_grid_style_4 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bl:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid var(--theme-color-alter_bd_color);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: -5px;
  width: auto;
  height: auto;
  z-index: -1;
}

.sc_blogger_lay_portfolio_grid.sc_blogger_lay_portfolio_grid_grid_style_4 .sc_blogger_item .sc_blogger_item_body .post_featured:hover .post_info_bl:after {
  opacity: 1;
  margin: var(--theme-var-grid_gap);
}

h2.sc_item_title,
h1.sc_item_title {
  margin-bottom: -3px;
}

/* Testimonials Common */
.sc_testimonials_common [class*="column"] .sc_testimonials_item_content,
.sc_testimonials_common .sc_testimonials_item_content {
  font-size: 24px;
  line-height: 38px;
}

.sc_testimonials_accent2 .sc_testimonials_item:before,
.sc_testimonials_common [class*="column"] .sc_testimonials_item_content:before,
.sc_testimonials_common .sc_testimonials_item_content:before,
.sc_testimonials_alter [class*="column"] .sc_testimonials_item_author:before,
.sc_testimonials_alter .sc_testimonials_item_author:before {
  content: '\e9eb';
}

#style-5.mc4wp-form .mc4wp-form-fields button:before,
#style-5.mc4wp-form .mc4wp-form-fields input[type="submit"]:before {
  content: '\ea04';
  font-size: 0.9em;
}

.sc_icons .sc_icons_item .sc_icons_item_more_link .link_icon {
  overflow: hidden;
  width: 1.9em;
  height: 1.9em;
  line-height: 1.9em;
}
.sc_icons .sc_icons_item .sc_icons_item_more_link .link_icon:before {
  font-size: 13px;
  content: '\EA73';
}

.sc_services_default .sc_services_item .sc_services_item_more_link .link_icon {
  width: 2.84em;
  height: 2.84em;
  line-height: 2.75em;
}

@media (max-width: 1679px) {
  .extra-big-title .elementor-heading-title {
    font-size: 122px !important;
  }
}
@media (max-width: 1439px) {
  .extra-big-title .elementor-heading-title {
    font-size: 110px !important;
  }
}
@media (max-width: 1279px) {
  .sc_testimonials.sc_testimonials_common .sc_testimonials_item [class*="column"] .sc_testimonials_item_content,
  .sc_testimonials.sc_testimonials_common .sc_testimonials_item .sc_testimonials_item_content {
    font-size: 20px;
    line-height: 32px;
  }

  .extra-big-title .elementor-heading-title {
    font-size: 92px !important;
  }

  .sc_layouts_menu_nav .menu-collapse > a:before {
    top: 0;
  }
}
@media (max-width: 1023px) {
  .sc_icons.sc_icons_divider .sc_icons_columns_wrap.trx_addons_columns_wrap > [class*="trx_addons_column-"] {
    padding-right: var(--theme-var-grid_gap);
  }

  .extra-big-title .elementor-heading-title {
    font-size: 70px !important;
  }
}
@media (max-width: 767px) {
  .sc_testimonials.sc_testimonials_common .sc_testimonials_item [class*="column"] .sc_testimonials_item_content,
  .sc_testimonials.sc_testimonials_common .sc_testimonials_item .sc_testimonials_item_content {
    font-size: 18px;
    line-height: 27px;
  }

  .extra-big-title .elementor-heading-title {
    font-size: 66px !important;
  }
}
@media (max-width: 479px) {
  .extra-big-title .elementor-heading-title {
    font-size: 50px !important;
  }
}

/*# sourceMappingURL=skin-upgrade-style.css.map */
