.admin-bar .sc_layouts_row_fixed_on .search_modern .search_wrap.search_opened {
  top: 0;
}

.post_item_404 .page_title {
  font-size: 420px;
  margin-top: -3rem !important;
  color: var(--theme-color-text_link);
}

.post_item_404 .page_subtitle {
  font-size: 35px;
}

.post_item_404 .page_description {
  font-size: 1rem;
}

.post_item_404 .post_content .all-svg {
  display: none;
}

.post_header_wrap_style_style-3 .post_header .content_wrap {
  background-color: var(--theme-color-alter_bg_color);
}

.sc_layouts_title .breadcrumbs {
  font-size: 16px;
  font-weight: 500;
  text-transform: none;
  letter-spacing: 0;
}

.sc_layouts_title_breadcrumbs {
  margin-top: 1.3em;
}

.sc_layouts_title .sc_layouts_title_breadcrumbs {
  color: var(--theme-color-text_light) !important;
}
.sc_layouts_title .sc_layouts_title_breadcrumbs a {
  color: var(--theme-color-text_light) !important;
}

.sc_layouts_row_type_compact .sc_socials.simple .socials_wrap .social_item .social_icon,
.sc_layouts_row_type_compact .sc_socials.simple .socials_wrap:not([class*="socials_type_"]) .social_item .social_icon {
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid var(--theme-color-bd_color);
}

.sc_price_item.sc_price_item_simple {
  text-align: left;
}

.sc_price_simple .sc_price_item_inner,
.sc_price_simple .sc_price_item.with_image .sc_price_item_inner {
  padding: 75px 55px;
}

.sc_events_classic .sc_events_item_more_link .link_icon:before {
  content: '\E9A4';
  font-size: 11px;
  font-family: "fontello";
}

.sc_services_minimal .sc_services_item.with_image .sc_services_item_featured_image:before {
  opacity: 0.35;
}

.sc_icons .sc_icons_item .sc_icons_item_more_link .link_icon:before {
  content: '\E9A4';
  font-size: 11px;
  font-family: "fontello";
}

.sc_blogger .sc_blogger_item_button .item_more_link .link_icon:before {
  content: '\E9A4';
  font-size: 11px;
  font-family: "fontello";
}

.post-more-link .more-link-icon:before {
  content: '\E9A4';
  font-size: 11px;
  font-family: "fontello";
}

.sc_button.sc_button.sc_button_simple:before,
.sc_button.sc_button.sc_button_simple:after {
  content: '\E9A4';
  font-size: 11px;
  font-family: "fontello";
}

.button_bg_icon_color .sc_button_icon {
  background-color: var(--theme-color-alter_bg_color);
}

.sc_hotspot_default .sc_hotspot_item_popup {
  max-width: 300px;
  width: auto;
  padding: 10px 40px 7px;
  background-color: var(--theme-color-extra_bg_color) !important;
  box-sizing: border-box;
}
.sc_hotspot_default .sc_hotspot_item_popup .sc_hotspot_item_title {
  color: var(--theme-color-extra_dark) !important;
}

@media (max-width: 1279px) {
  .post_item_404 .page_title {
    font-size: 250px;
    margin-top: -3rem !important;
  }

  .post_item_404 .page_subtitle {
    font-size: 25px;
  }

  .sc_layouts_title .sc_layouts_title_breadcrumbs {
    margin-top: 0.5em;
  }

  .sc_price_simple .sc_price_item_inner,
  .sc_price_simple .sc_price_item.with_image .sc_price_item_inner {
    padding: 50px 30px;
  }

  .menu_mobile .sc_layouts_logo img,
  .search_modern .search_header_wrap .logo_image {
    max-height: 30px;
  }
}
@media (max-width: 1023px) {
  .woocommerce_status_bar {
    font-size: 17px;
  }

  .woocommerce .woocommerce-cart-form table.shop_table tbody td {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .post_item_404 .page_title {
    font-size: 150px;
    margin-top: 0 !important;
  }

  .post_item_404 .page_subtitle {
    font-size: 20px;
  }

  .sc_layouts_title .breadcrumbs {
    font-size: 14px;
  }
}

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