.post_item_404 .post_content .all-svg {
  display: none;
}

.sc_layouts_row_type_narrow .sc_layouts_item a:not(.sc_button):not([class*="button"]),
[class*="scheme_"].sc_layouts_row_type_narrow .sc_layouts_item a:not(.sc_button):not([class*="button"]) {
  color: var(--theme-color-text_dark);
}

.sc_layouts_row_type_narrow .sc_layouts_item_details_line1,
.sc_layouts_row_type_narrow .sc_layouts_item_details_line2,
[class*="scheme_"].sc_layouts_row_type_narrow .sc_layouts_item_details_line1,
[class*="scheme_"].sc_layouts_row_type_narrow .sc_layouts_item_details_line2 {
  color: var(--theme-color-text_dark);
}

.search-no-results .page_content_wrap,
.error404 .page_content_wrap {
  background-color: var(--theme-color-bg_color);
}

.error404 .post_content {
  padding: 7.4em 0 10.6em;
}
.error404 .page_title {
  font-size: 380px;
  color: var(--theme-color-text_link);
  background: -webkit-gradient(linear, left top, right top, from(var(--theme-color-text_link)), to(var(--theme-color-text_link2)));
  background: -webkit-linear-gradient(left, var(--theme-color-text_link), var(--theme-color-text_link2));
  background: -o-linear-gradient(left, var(--theme-color-text_link), var(--theme-color-text_link2));
  background: linear-gradient(90deg, 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%;
  -webkit-animation: animated-text 5s ease infinite;
          animation: animated-text 5s ease infinite;
}
.error404 .page_description {
  font-size: 1rem;
}

.post_item_single .post_tags_single a {
  border-color: var(--theme-color-bd_color);
}

.sc_title .sc_item_title_text .gradient_anim {
  color: var(--theme-color-text_link);
  background: -webkit-gradient(linear, left top, right top, from(var(--theme-color-text_link)), to(var(--theme-color-text_link2)));
  background: -webkit-linear-gradient(left, var(--theme-color-text_link), var(--theme-color-text_link2));
  background: -o-linear-gradient(left, var(--theme-color-text_link), var(--theme-color-text_link2));
  background: linear-gradient(90deg, 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%;
  -webkit-animation: animated-text 5s ease infinite;
          animation: animated-text 5s ease infinite;
}
.sc_title .sc_item_title_text .gradient_anim_2 {
  color: var(--theme-color-text_link);
  background: -webkit-linear-gradient(315deg, var(--theme-color-text_link), var(--theme-color-text_link2), var(--theme-color-text_link3));
  background: -o-linear-gradient(315deg, var(--theme-color-text_link), var(--theme-color-text_link2), var(--theme-color-text_link3));
  background: linear-gradient(135deg, var(--theme-color-text_link), 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%;
  -webkit-animation: animated-text 10s ease infinite;
          animation: animated-text 10s ease infinite;
}
.sc_title .sc_item_title_text .gradient_anim_3 {
  color: var(--theme-color-text_link);
  background: -webkit-linear-gradient(315deg, var(--theme-color-text_link), var(--theme-color-text_link3));
  background: -o-linear-gradient(315deg, var(--theme-color-text_link), var(--theme-color-text_link3));
  background: linear-gradient(135deg, var(--theme-color-text_link), var(--theme-color-text_link3));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 200% 100%;
  -webkit-animation: animated-text 5s ease infinite;
          animation: animated-text 5s ease infinite;
}

.elementor-widget-heading .elementor-heading-title .gradient_anim {
  color: var(--theme-color-text_link);
  background: -webkit-gradient(linear, left top, right top, from(var(--theme-color-text_link)), to(var(--theme-color-text_link2)));
  background: -webkit-linear-gradient(left, var(--theme-color-text_link), var(--theme-color-text_link2));
  background: -o-linear-gradient(left, var(--theme-color-text_link), var(--theme-color-text_link2));
  background: linear-gradient(90deg, 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%;
  -webkit-animation: animated-text 5s ease infinite;
          animation: animated-text 5s ease infinite;
}
.elementor-widget-heading .elementor-heading-title .gradient_anim_2 {
  color: var(--theme-color-text_link);
  background: -webkit-linear-gradient(315deg, var(--theme-color-text_link), var(--theme-color-text_link2), var(--theme-color-text_link3));
  background: -o-linear-gradient(315deg, var(--theme-color-text_link), var(--theme-color-text_link2), var(--theme-color-text_link3));
  background: linear-gradient(135deg, var(--theme-color-text_link), 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%;
  -webkit-animation: animated-text 10s ease infinite;
          animation: animated-text 10s ease infinite;
}
.elementor-widget-heading .elementor-heading-title .gradient_anim_3 {
  color: var(--theme-color-text_link);
  background: -webkit-linear-gradient(315deg, var(--theme-color-text_link), var(--theme-color-text_link3));
  background: -o-linear-gradient(315deg, var(--theme-color-text_link), var(--theme-color-text_link3));
  background: linear-gradient(135deg, var(--theme-color-text_link), var(--theme-color-text_link3));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 200% 100%;
  -webkit-animation: animated-text 5s ease infinite;
          animation: animated-text 5s ease infinite;
}

@-webkit-keyframes animated-text {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 100% 0;
  }
  100% {
    background-position: 0 0;
  }
}
@keyframes animated-text {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 100% 0;
  }
  100% {
    background-position: 0 0;
  }
}
blockquote.trx_addons_blockquote_style_1 {
  border-color: var(--theme-color-alter_link);
}
blockquote.trx_addons_blockquote_style_1:before {
  color: var(--theme-color-alter_link);
}

section > blockquote:not(.has-text-color):not(.is-style-plain):not([class*="trx_addons_"]) > cite:before,
section > blockquote:not(.has-text-color):not(.is-style-plain):not([class*="trx_addons_"]) > p > cite:before,
section > blockquote:not(.has-text-color):not(.is-style-plain):not([class*="trx_addons_"]) > .wp-block-pullquote__citation:before,
section > blockquote:not(.has-text-color):not(.is-style-plain):not([class*="trx_addons_"]) .wp-block-quote__citation:before,
div:not(.has-text-color) > blockquote:not(.has-text-color):not(.is-style-plain):not([class*="trx_addons_"]) > cite:before,
div:not(.has-text-color) > blockquote:not(.has-text-color):not(.is-style-plain):not([class*="trx_addons_"]) > p > cite:before,
div:not(.has-text-color) > blockquote:not(.has-text-color):not(.is-style-plain):not([class*="trx_addons_"]) > .wp-block-pullquote__citation:before,
div:not(.has-text-color) > blockquote:not(.has-text-color):not(.is-style-plain):not([class*="trx_addons_"]) .wp-block-quote__citation:before,
figure:not(.has-text-color) > blockquote:not(.has-text-color):not(.is-style-plain):not([class*="trx_addons_"]) > cite:before,
figure:not(.has-text-color) > blockquote:not(.has-text-color):not(.is-style-plain):not([class*="trx_addons_"]) > p > cite:before,
figure:not(.has-text-color) > blockquote:not(.has-text-color):not(.is-style-plain):not([class*="trx_addons_"]) > .wp-block-pullquote__citation:before,
figure:not(.has-text-color) > blockquote:not(.has-text-color):not(.is-style-plain):not([class*="trx_addons_"]) .wp-block-quote__citation:before {
  background-color: var(--theme-color-alter_link2);
}

.has-drop-cap:not(:focus):first-letter {
  color: var(--theme-color-text_link2);
}

.trx_addons_dropcap_style_2 {
  color: var(--theme-color-text_link2);
}

.post_item_single .post_meta_single .post_share .socials_share.socials_type_block .social_item .social_icon {
  color: var(--theme-color-extra_dark) !important;
  background-color: var(--theme-color-extra_bg_color) !important;
}

.single_style_style-5 .page_content_wrap {
  padding-top: 7em;
}

.trx_addons_audio_player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: var(--theme-color-text_link);
}

.sc_layouts_menu_nav > li > ul {
  top: 4.2em;
}

.widget_banner:not(.widget_fullwidth) .image_wrap {
  background-color: var(--theme-color-bg_color);
}

.woocommerce ul.products li.product .outofstock_label {
  background-color: var(--theme-color-text_link2);
}

.sc_layouts_cart:not(.modern) .sc_layouts_cart_widget .total {
  border-top: 1px solid var(--theme-color-extra_bd_color) !important;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: var(--theme-color-text_link);
}

.tinv-wishlist .tinv-modal .tinv-modal-inner {
  background-color: var(--theme-color-alter_bg_color);
}

#style-9.mc4wp-form .mc4wp-form-fields input[type="email"] {
  border-color: var(--theme-color-bd_color);
}

.dis_block .elementor-counter .elementor-counter-number-wrapper {
  display: block;
}
.dis_block .elementor-counter .elementor-counter-title {
  text-align: left;
}

.sc_slider_controls.sc_slider_controls_light .slider_controls_wrap > a.slider_next,
.sc_slider_controls.sc_slider_controls_light .slider_controls_wrap > a.slider_prev {
  background-color: var(--theme-color-alter_bg_color);
}

.slider_pagination_style_title.sc_slider_controls_light .slider_pagination_wrap .slider_pagination_bullet.slider_pagination_bullet_active:before {
  color: var(--theme-color-text_link);
}

.nav-links .page-numbers.current,
.comments_pagination .page-numbers.current,
.woocommerce nav.woocommerce-pagination ul li span.current,
.esg-filters div.esg-navigationbutton.selected {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_link);
  border-color: var(--theme-color-text_link);
}

.esg-filters div.esg-navigationbutton:hover,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.page_links > a:hover, .page_links > span:not(.page_links_title),
.comments_pagination a.page-numbers:hover, .nav-links a.page-numbers:hover {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_link);
  border-color: var(--theme-color-text_link);
}

.sc_testimonials_accent2 .sc_testimonials_item:before {
  font-size: 25px;
  color: var(--theme-color-text_link);
}

.sc_testimonials_classic .sc_testimonials_item_content:before {
  font-size: 20px;
  color: var(--theme-color-text_link);
}

.sc_testimonials_alter [class*="column"] .sc_testimonials_item_author:before,
.sc_testimonials_alter .sc_testimonials_alter .sc_testimonials_item_author:before {
  content: '\EA38';
  color: var(--theme-color-text_link);
}

.sc_testimonials_modern [class*="column"] .sc_testimonials_item_content strong,
.sc_testimonials_modern .sc_testimonials_item_content strong {
  font-weight: 700;
}

.sc_price_item .sc_price_item_price .sc_price_item_price_value {
  color: var(--theme-color-text_link);
  background: -webkit-gradient(linear, left top, right top, from(var(--theme-color-text_link)), to(var(--theme-color-text_link2)));
  background: -webkit-linear-gradient(left, var(--theme-color-text_link), var(--theme-color-text_link2));
  background: -o-linear-gradient(left, var(--theme-color-text_link), var(--theme-color-text_link2));
  background: linear-gradient(90deg, 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%;
  -webkit-animation: animated-text 5s ease infinite;
          animation: animated-text 5s ease infinite;
}

.sc_price_metro .sc_price_item:not(.sc_price_active) .sc_price_item_link {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_link2);
}
.sc_price_metro .sc_price_item:not(.sc_price_active) .sc_price_item_link:hover {
  background-color: var(--theme-color-text_hover2);
}

.sc_services_timeline .extra_row .sc_services_item_timeline_point {
  background-color: var(--theme-color-alter_bg_hover);
}
.sc_services_timeline .extra_row .sc_services_item_timeline_point:before {
  background-color: var(--theme-color-input_dark);
}
.sc_services_timeline .extra_row .sc_services_item:hover .sc_services_item_info {
  -webkit-box-shadow: none !important;
  -ms-box-shadow: none !important;
  box-shadow: none !important;
}
.sc_services_timeline .extra_row .sc_services_item:hover .sc_services_item_timeline_point {
  background-color: var(--theme-color-text_link3_02);
}
.sc_services_timeline .extra_row .sc_services_item:hover .sc_services_item_timeline_point:before {
  background-color: var(--theme-color-text_link3);
}

.sc_icons_creative.color_style_link2 .swiper-pagination-custom .swiper-pagination-button.swiper-pagination-button-active,
.sc_icons_creative.color_style_link2 .sc_slider_controls.slider_pagination_style_bullets .slider_pagination_bullet.swiper-pagination-bullet-active,
.sc_icons_creative.color_style_link2 .sc_slider_controls.slider_pagination_style_bullets .slider_pagination_bullet:hover,
.sc_icons_creative.color_style_link2 .slider_container .slider_pagination_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active,
.sc_icons_creative.color_style_link2 .slider_outer .slider_pagination_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active,
.sc_icons_creative.color_style_link2 .slider_container .slider_pagination_wrap .swiper-pagination-bullet:hover,
.sc_icons_creative.color_style_link2 .slider_outer .slider_pagination_wrap .swiper-pagination-bullet:hover {
  border-color: var(--theme-color-text_link2);
  background-color: var(--theme-color-text_link2);
}

.sc_icons_card .sc_icons_item {
  background-color: var(--theme-color-bg_color);
}
.sc_icons_card .sc_icons_item:hover {
  background-color: var(--theme-color-bg_color);
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}

.skills_extra_gradient .sc_skills_counter_extra .sc_skills_total {
  color: var(--theme-color-text_link);
  background: -webkit-linear-gradient(315deg, var(--theme-color-text_link), var(--theme-color-text_link2), var(--theme-color-text_link3));
  background: -o-linear-gradient(315deg, var(--theme-color-text_link), var(--theme-color-text_link2), var(--theme-color-text_link3));
  background: linear-gradient(135deg, var(--theme-color-text_link), 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%;
  -webkit-animation: animated-text 10s ease infinite;
          animation: animated-text 10s ease infinite;
}
.skills_extra_gradient .sc_skills_counter_extra .sc_skills_item_title {
  color: var(--theme-color-text);
}

.elementor-widget-counter.counter_gradient .elementor-counter-number-wrapper {
  color: var(--theme-color-text_link);
  background: -webkit-linear-gradient(315deg, var(--theme-color-text_link), var(--theme-color-text_link2));
  background: -o-linear-gradient(315deg, var(--theme-color-text_link), var(--theme-color-text_link2));
  background: linear-gradient(135deg, 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%;
  -webkit-animation: animated-text 10s ease infinite;
          animation: animated-text 10s ease infinite;
}
.elementor-widget-counter .elementor-counter-title {
  color: var(--theme-color-text_dark);
}

.footer_wrap .sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not([class*="button"]),
.footer_wrap [class*="scheme_"].sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not([class*="button"]) {
  color: var(--theme-color-text);
}
.footer_wrap .sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not([class*="button"]):hover, .footer_wrap .sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not([class*="button"]):focus,
.footer_wrap [class*="scheme_"].sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not([class*="button"]):hover,
.footer_wrap [class*="scheme_"].sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not([class*="button"]):focus {
  color: var(--theme-color-text_dark);
}

.sc_blogger_lay_portfolio.sc_blogger_lay_portfolio_style_14 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bc:before {
  background-color: var(--theme-color-text_link);
  background: -webkit-linear-gradient(330deg, var(--theme-color-text_link), var(--theme-color-text_link2));
  background: -o-linear-gradient(330deg, var(--theme-color-text_link), var(--theme-color-text_link2));
  background: linear-gradient(120deg, var(--theme-color-text_link), var(--theme-color-text_link2));
  background-size: 140% 140%;
  background-position: center center;
}
.sc_blogger_lay_portfolio.sc_blogger_lay_portfolio_style_14 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bc .sc_blogger_item_title,
.sc_blogger_lay_portfolio.sc_blogger_lay_portfolio_style_14 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bc .sc_blogger_item_title a {
  color: var(--theme-color-inverse_link) !important;
}
.sc_blogger_lay_portfolio.sc_blogger_lay_portfolio_style_14 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bc .post_meta .post_meta_item,
.sc_blogger_lay_portfolio.sc_blogger_lay_portfolio_style_14 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bc .post_meta .post_meta_item a {
  color: var(--theme-color-inverse_link) !important;
}
.sc_blogger_lay_portfolio.sc_blogger_lay_portfolio_style_14 .sc_blogger_item .sc_blogger_item_body .post_featured:hover .post_info_bc:before {
  opacity: 0.85;
}
.sc_blogger_lay_portfolio.sc_blogger_lay_portfolio_style_14.color_style_dark .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bc:before {
  background: var(--theme-color-extra_bg_color);
}
.sc_blogger_lay_portfolio.sc_blogger_lay_portfolio_style_14.color_style_dark .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bc .sc_blogger_item_title,
.sc_blogger_lay_portfolio.sc_blogger_lay_portfolio_style_14.color_style_dark .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bc .sc_blogger_item_title a {
  color: var(--theme-color-extra_dark) !important;
}
.sc_blogger_lay_portfolio.sc_blogger_lay_portfolio_style_14.color_style_dark .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bc .post_meta .post_meta_item,
.sc_blogger_lay_portfolio.sc_blogger_lay_portfolio_style_14.color_style_dark .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bc .post_meta .post_meta_item a {
  color: var(--theme-color-extra_dark) !important;
}
.sc_blogger_lay_portfolio.sc_blogger_lay_portfolio_style_14.color_style_link2 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bc:before {
  background: var(--theme-color-text_link2);
}
.sc_blogger_lay_portfolio.sc_blogger_lay_portfolio_style_14.color_style_link2 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bc .sc_blogger_item_title,
.sc_blogger_lay_portfolio.sc_blogger_lay_portfolio_style_14.color_style_link2 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bc .sc_blogger_item_title a {
  color: var(--theme-color-inverse_link) !important;
}
.sc_blogger_lay_portfolio.sc_blogger_lay_portfolio_style_14.color_style_link2 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bc .post_meta .post_meta_item,
.sc_blogger_lay_portfolio.sc_blogger_lay_portfolio_style_14.color_style_link2 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bc .post_meta .post_meta_item a {
  color: var(--theme-color-inverse_link) !important;
}
.sc_blogger_lay_portfolio.sc_blogger_lay_portfolio_style_14.color_style_link3 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bc:before {
  background: var(--theme-color-text_link3);
}
.sc_blogger_lay_portfolio.sc_blogger_lay_portfolio_style_14.color_style_link3 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bc .sc_blogger_item_title,
.sc_blogger_lay_portfolio.sc_blogger_lay_portfolio_style_14.color_style_link3 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bc .sc_blogger_item_title a {
  color: var(--theme-color-inverse_link) !important;
}
.sc_blogger_lay_portfolio.sc_blogger_lay_portfolio_style_14.color_style_link3 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bc .post_meta .post_meta_item,
.sc_blogger_lay_portfolio.sc_blogger_lay_portfolio_style_14.color_style_link3 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bc .post_meta .post_meta_item a {
  color: var(--theme-color-inverse_link) !important;
}

@media (max-width: 1439px) {
  .error404 .post_content {
    padding: 5.5em 0 8em;
  }
  .error404 .page_title {
    font-size: 330px;
  }

  .single_style_style-5 .page_content_wrap {
    padding-top: 100px;
  }
}
@media (max-width: 1279px) {
  .error404 .post_content {
    padding: 4.5em 0 7em;
  }
  .error404 .page_title {
    font-size: 290px;
  }

  .single_style_style-5 .page_content_wrap {
    padding-top: 80px;
  }

  .sc_layouts_row.sc_layouts_row_fixed_on.sc_layouts_row_fixed_always .custom-logo-link img,
  .sc_layouts_row.sc_layouts_row_fixed_on.sc_layouts_row_fixed_always .sc_layouts_logo img,
  .search_modern .search_header_wrap .logo_image,
  .menu_mobile .sc_layouts_logo img {
    max-height: 40px;
  }

  .search_modern .search_header_wrap .logo_image {
    top: 30px;
    left: 30px;
  }
  .search_modern .search_header_wrap .search_close {
    right: 20px;
  }

  .sc_testimonials_accent2 .sc_testimonials_item:before {
    font-size: 20px;
  }
}
@media (max-width: 1023px) {
  .error404 .post_content {
    padding: 6em 0 7em;
  }
  .error404 .page_title {
    font-size: 290px;
  }

  .single_style_style-5 .page_content_wrap {
    padding-top: 70px;
  }

  .search_modern .search_header_wrap .logo_image {
    top: 20px;
  }
}
@media (max-width: 767px) {
  .error404 .page_title {
    font-size: 130px;
  }

  .single_style_style-5 .page_content_wrap {
    padding-top: 40px;
  }

  .slider_container.slider_controls_outside + .slider_controls_wrap > .slider_prev,
  .slider_outer_controls_outside > .slider_controls_wrap > .slider_prev {
    left: 10px;
  }

  .slider_container.slider_controls_outside + .slider_controls_wrap > .slider_next,
  .slider_outer_controls_outside > .slider_controls_wrap > .slider_next {
    right: 10px;
  }
}
@media (max-width: 479px) {
  .single_style_style-5 .page_content_wrap {
    padding-top: 30px;
  }

  .search_modern .search_header_wrap .logo_image {
    left: 20px;
  }
  .search_modern .search_header_wrap .search_close {
    right: 10px;
  }
}

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