/* Extra Styles +++++++++
 ++++++++++++++++++++++ */
/* Scroll to top */
.scroll_to_top_style_default {
  width: 2.6em;
  height: 2.6em;
  line-height: 2.6em;
  color: var(--theme-color-inverse_link);
  border-color: var(--theme-color-text_link);
  background-color: var(--theme-color-text_link);
}
.scroll_to_top_style_default:before {
  top: -2px;
}
.scroll_to_top_style_default:hover {
  color: var(--theme-color-inverse_link);
  border-color: var(--theme-color-text_hover);
  background-color: var(--theme-color-text_hover);
}

/* Title */
.sc_item_title_style_icon_bottom.sc_item_title:after, .sc_item_title_style_icon.sc_item_subtitle:before {
  font-family: "fontello";
  content: '\EA13';
  font-size: 50px;
  line-height: 15px;
  font-weight: 400;
  color: var(--theme-color-text_link);
}
.color_style_link2 .sc_item_title_style_icon_bottom.sc_item_title:after,
.color_style_link2 .sc_item_title_style_icon.sc_item_subtitle:before {
  color: var(--theme-color-text_link2);
}
.color_style_link3 .sc_item_title_style_icon_bottom.sc_item_title:after, .color_style_link3 .sc_item_title_style_icon.sc_item_subtitle:before {
  color: var(--theme-color-text_link3);
}
.color_style_dark .sc_item_title_style_icon_bottom.sc_item_title:after, .color_style_dark .sc_item_title_style_icon.sc_item_subtitle:before {
  color: var(--theme-color-text_dark);
}

.sc_item_title_style_icon.sc_item_subtitle:before {
  margin-bottom: 20px;
}

.sc_item_title_style_icon_bottom.sc_item_title:after {
  margin-top: 20px;
}

h1.sc_item_title_tag:not(.sc_align_center).sc_item_title_style_icon_bottom.sc_item_title:after,
h2.sc_item_title_tag:not(.sc_align_center).sc_item_title_style_icon_bottom.sc_item_title:after {
  margin-left: 3px;
}

h1.sc_item_title_tag.sc_align_right:not(.sc_align_center).sc_item_title_style_icon_bottom.sc_item_title:after,
h2.sc_item_title_tag.sc_align_right:not(.sc_align_center).sc_item_title_style_icon_bottom.sc_item_title:after {
  margin-right: 3px;
  margin-left: 0;
}

h1.sc_item_title_tag + .sc_item_descr,
h1.sc_item_title_tag + .sc_item_slider,
h1.sc_item_title_tag + .sc_item_columns,
h1.sc_item_title_tag + .sc_item_content {
  margin-top: 2.2em;
}

/* 404 */
.post_item_404 .page_title {
  font-size: 340px;
  color: var(--theme-color-bd_color);
}
.post_item_404 .post_content {
  padding: 8.5em 0 12.5em;
}
.post_item_404 .post_content .all-svg {
  display: none;
}
.post_item_404 .page_subtitle {
  margin: 38px 0 0;
}
.post_item_404 .page_description {
  font-size: 16px;
  margin-top: 26px;
}

/* Button */
.button_bg_icon_color2 .sc_button_icon {
  background-color: var(--theme-color-alter_bg_color);
  border: none !important;
  font-size: 15px !important;
}

/* Testimonials */
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);
}

.sc_testimonials_accent .sc_testimonials_item:before {
  color: var(--theme-color-text_link);
}

.sc_testimonials_plain .sc_testimonials_item:before {
  color: var(--theme-color-text_link);
}

body:not(.mobile_layout) .sc_testimonials_plain .sc_testimonials_slider {
  overflow: visible;
  padding: 0;
}
body:not(.mobile_layout) .sc_testimonials_plain .slider_container[data-slides-per-view="3"] .swiper-slide-duplicate-active + .swiper-slide-duplicate-next .sc_testimonials_item, body:not(.mobile_layout) .sc_testimonials_plain body:not(.mobile_layout) .sc_testimonials_plain .slider_container[data-slides-per-view="3"] .swiper-slide-active + .swiper-slide-next .sc_testimonials_item {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}

/* Team */
.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%);
}

/* Icons */
.sc_icons_hover .sc_icons_item {
  background-color: transparent;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-transition: background-color 0.3s ease-out, box-shadow 0.3s ease-out;
  -ms-transition: background-color 0.3s ease-out, box-shadow 0.3s ease-out;
  transition: background-color 0.3s ease-out, box-shadow 0.3s ease-out;
  will-change: background-color, box-shadow;
}
.sc_icons_hover .sc_icons_item:hover {
  background-color: var(--theme-color-alter_bg_color);
  -webkit-box-shadow: 0 3px 30px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 3px 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 30px rgba(0, 0, 0, 0.05);
}

/* Blogger */
.sc_blogger_default.sc_blogger_default_classic_time_2 .post_meta.sc_blogger_item_meta.post_meta_categories .post_meta_item.post_categories a {
  background-color: var(--theme-color-text_link);
  color: var(--theme-color-inverse_link);
}
.sc_blogger_default.sc_blogger_default_classic_time_2 .post_meta.sc_blogger_item_meta.post_meta_categories .post_meta_item.post_categories a:hover {
  background-color: var(--theme-color-text_hover);
  color: var(--theme-color-inverse_link);
}
.sc_blogger_default.sc_blogger_default_classic_time_2 .post_meta.sc_blogger_item_meta.post_meta_categories .post_meta_item.post_sponsored .post_sponsored_label {
  background-color: var(--theme-color-text_link2);
  color: var(--theme-color-inverse_link);
}
.sc_blogger_default.sc_blogger_default_classic_time_2 .post_meta.sc_blogger_item_meta.post_meta_categories .post_meta_item.post_sponsored .post_sponsored_label:hover {
  background-color: var(--theme-color-text_hover2);
  color: var(--theme-color-inverse_link);
}

/* Portfolio */
.sc_portfolio.sc_portfolio_extra .sc_portfolio_item .post_featured .post_info .post_title {
  background-color: var(--theme-color-extra_bg_color);
}
.sc_portfolio.sc_portfolio_extra .sc_portfolio_item .post_featured .post_info .post_meta .post_categories {
  background-color: var(--theme-color-extra_bg_hover);
}

.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,
.sc_blogger_lay_portfolio.sc_blogger_lay_portfolio_style_7 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bl .sc_blogger_item_title {
  background-color: var(--theme-color-extra_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,
.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,
.sc_blogger_lay_portfolio.sc_blogger_lay_portfolio_style_7 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bl .post_meta .post_categories {
  background-color: var(--theme-color-extra_bg_hover);
}

/* 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 {
  color: var(--theme-color-alter_dark);
  background-color: var(--theme-color-alter_bg_hover);
}
.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 {
  color: var(--theme-color-alter_link);
  background-color: var(--theme-color-alter_bg_hover);
}

/* Booked */
body div.booked-calendar-wrap.small .booked-appt-list {
  max-height: 180px;
  border-color: var(--theme-color-alter_link);
}
body div.booked-calendar-wrap.small div.booked-calendar .bc-body .bc-row.week .bc-col.active:not(.prev-date) span.date,
body div.booked-calendar-wrap.small div.booked-calendar .bc-body .bc-row.week .bc-col:not(.prev-date):hover span.date {
  background-color: var(--theme-color-alter_link) !important;
}

body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row.top .bc-col {
  border-color: var(--theme-color-text_link) !important;
  background: var(--theme-color-text_link) !important;
}

body div.booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people button {
  background: var(--theme-color-text_link) !important;
}
body div.booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people button:hover {
  background: var(--theme-color-text_hover) !important;
}

body .booked-modal .booked-form .booked-appointments p.appointment-info i:before {
  color: var(--theme-color-text_link);
}

body .booked-modal .bm-window .button.button-primary,
body .booked-modal .bm-window .button.booked-forgot-goback,
body .booked-modal .bm-window .button.cancel {
  background: var(--theme-color-text_link) !important;
  border-color: var(--theme-color-text_link) !important;
}
body .booked-modal .bm-window .button.button-primary:hover,
body .booked-modal .bm-window .button.booked-forgot-goback:hover,
body .booked-modal .bm-window .button.cancel:hover {
  background: var(--theme-color-text_hover) !important;
  border-color: var(--theme-color-text_hover) !important;
}

body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col.today.active span.date,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col.active span.date,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col:hover span.date {
  background-color: var(--theme-color-text_link) !important;
}

body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.entryBlock .bc-col {
  border-color: var(--theme-color-text_link);
}

body .booked-modal .booked-form #ajaxlogin .booked-forgot-password {
  color: var(--theme-color-text_link);
}
body .booked-modal .booked-form #ajaxlogin .booked-forgot-password:hover {
  color: var(--theme-color-text_hover);
}

/* Cart */
.sc_layouts_row_type_compact .sc_layouts_cart .sc_layouts_cart_icon:before {
  top: auto;
}

/* Search */
.search_modern > .search_submit,
.ua_safari .search_modern > .search_submit {
  top: auto;
}

/* Custom */
.fullwidth_button .sc_blogger .nav-links-more .nav-links {
  width: 100%;
  text-align: center;
}

/* Map */
.map_marker {
  background-color: var(--theme-color-text_link);
}
.map_marker > div {
  background-color: var(--theme-color-text_link_04);
}

@media (max-width: 1439px) {
  /* Title */
  h1.sc_item_title_tag + .sc_item_descr,
  h1.sc_item_title_tag + .sc_item_slider,
  h1.sc_item_title_tag + .sc_item_columns,
  h1.sc_item_title_tag + .sc_item_content {
    margin-top: 2em;
  }

  /* 404 */
  .post_item_404 .page_title {
    font-size: 300px;
  }
  .post_item_404 .post_content {
    padding: 7em 0 8em;
  }
  .post_item_404 .page_subtitle {
    margin: 30px 0 0;
  }
  .post_item_404 .page_description {
    margin-top: 20px;
  }
}
@media (max-width: 1279px) {
  /* Title */
  h1.sc_item_title_tag + .sc_item_descr,
  h1.sc_item_title_tag + .sc_item_slider,
  h1.sc_item_title_tag + .sc_item_columns,
  h1.sc_item_title_tag + .sc_item_content {
    margin-top: 1.6em;
  }

  .sc_item_title_style_icon.sc_item_subtitle:before {
    margin-bottom: 15px;
  }

  .sc_item_title_style_icon_bottom.sc_item_title:after {
    margin-top: 15px;
  }

  /* 404 */
  .post_item_404 .page_title {
    font-size: 260px;
  }
  .post_item_404 .post_content {
    padding: 4.5em 0 5.5em;
  }
  .post_item_404 .page_subtitle {
    margin: 30px 0 0;
  }
  .post_item_404 .page_description {
    margin-top: 20px;
  }

  /* Booked */
  body div.booked-calendar-wrap.small .booked-appt-list {
    max-height: 160px;
  }

  /* Testimonials */
  .sc_testimonials_accent .sc_testimonials_item {
    padding: 30px 25px;
  }
  .sc_testimonials_accent .sc_testimonials_item .sc_testimonials_item_author .sc_testimonials_item_author_avatar {
    width: 42px;
    height: 42px;
  }
  .sc_testimonials_accent .sc_testimonials_item .sc_testimonials_item_author .sc_testimonials_item_author_data .sc_testimonials_item_author_title {
    font-size: 15px;
    line-height: 20px;
  }
  .sc_testimonials_accent .sc_testimonials_item_author_avatar {
    margin: 0 7px 0 0;
  }

  /* Widget area*/
  .widget_area .post_item .post_thumb,
  aside .post_item .post_thumb {
    margin: 0 13px 0 0;
  }
}
@media (max-width: 1023px) {
  /* Title */
  h1.sc_item_title_tag + .sc_item_descr,
  h1.sc_item_title_tag + .sc_item_slider,
  h1.sc_item_title_tag + .sc_item_columns,
  h1.sc_item_title_tag + .sc_item_content {
    margin-top: 1.4em;
  }

  /* 404 */
  .post_item_404 .page_title {
    font-size: 220px;
  }
  .post_item_404 .post_content {
    padding: 4em 0 4.5em;
  }

  /* Sidebar widget */
  .elementor-widget-sidebar.sidebar,
  .elementor-widget-sidebar .sidebar {
    margin: 0;
    width: 100% !important;
  }
  .elementor-widget-sidebar.sidebar .widget, .elementor-widget-sidebar.sidebar[class*="scheme_"] .widget,
  .elementor-widget-sidebar .sidebar .widget,
  .elementor-widget-sidebar .sidebar[class*="scheme_"] .widget {
    width: 100%;
    padding: 0;
  }
  .elementor-widget-sidebar.sidebar .widget + .widget, .elementor-widget-sidebar.sidebar[class*="scheme_"] .widget + .widget,
  .elementor-widget-sidebar .sidebar .widget + .widget,
  .elementor-widget-sidebar .sidebar[class*="scheme_"] .widget + .widget {
    margin-top: 35px !important;
  }
}
@media (max-width: 767px) {
  /* Title */
  h1.sc_item_title_tag + .sc_item_descr,
  h1.sc_item_title_tag + .sc_item_slider,
  h1.sc_item_title_tag + .sc_item_columns,
  h1.sc_item_title_tag + .sc_item_content {
    margin-top: 1.2em;
  }

  .sc_item_title_style_icon_bottom.sc_item_title:after,
  .sc_item_title_style_icon.sc_item_subtitle:before {
    font-size: 43px;
  }

  .sc_item_title_style_icon.sc_item_subtitle:before {
    margin-bottom: 10px;
  }

  .sc_item_title_style_icon_bottom.sc_item_title:after {
    margin-top: 10px;
  }

  /* 404 */
  .post_item_404 .page_title {
    font-size: 160px;
  }
  .post_item_404 .post_content {
    padding: 3.8em 0 4em;
  }
  .post_item_404 .page_description {
    margin-top: 15px;
    margin-bottom: 20px;
  }

  /* Booked */
  body div.booked-calendar-wrap.small .booked-appt-list {
    max-height: 300px;
  }
}
@media (max-width: 479px) {
  /* Title */
  .sc_item_title:not(.sc_typed) br {
    display: unset;
  }

  /* 404 */
  .post_item_404 .page_title {
    font-size: 130px;
  }
}

/*# sourceMappingURL=extra-styles.css.map */
