.custom_icon_btn.elementor-widget-button .elementor-button {
  color: var(--theme-color-text_dark);
  fill: var(--theme-color-text_dark);
}
.custom_icon_btn.elementor-widget-button .elementor-button .elementor-button-content-wrapper {
  line-height: 4.47rem;
}
.custom_icon_btn.elementor-widget-button .elementor-button .elementor-button-content-wrapper .elementor-button-icon {
  width: 4.47rem;
  height: 4.47rem;
  border-color: var(--theme-color-text_dark_03);
}

.custom_icon_btn.elementor-widget-button.elementor-align-right .elementor-button .elementor-button-content-wrapper .elementor-button-icon {
  margin-left: 20px;
}

.sc_icons_item_description ul > li {
  color: var(--theme-color-text_dark);
}

.sc_icons_item_description ul > li::before {
  color: var(--theme-color-text_link2);
}

.search-no-results .page_content_wrap,
.error404 .page_content_wrap {
  background-color: var(--theme-color-bg_color);
}

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

.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(rgba(103, 167, 18, 0.5)), to(#67A712));
  background: -webkit-linear-gradient(left, rgba(103, 167, 18, 0.5), #67A712);
  background: -o-linear-gradient(left, rgba(103, 167, 18, 0.5), #67A712);
  background: linear-gradient(90deg, rgba(103, 167, 18, 0.5), #67A712);
  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;
}

.sc_title .sc_item_title_text .gradient_anim {
  color: var(--theme-color-text_link);
  background: -webkit-gradient(linear, left top, right top, from(rgba(103, 167, 18, 0.5)), to(#67A712));
  background: -webkit-linear-gradient(left, rgba(103, 167, 18, 0.5), #67A712);
  background: -o-linear-gradient(left, rgba(103, 167, 18, 0.5), #67A712);
  background: linear-gradient(90deg, rgba(103, 167, 18, 0.5), #67A712);
  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_link2);
  background: -webkit-linear-gradient(315deg, rgba(201, 160, 27, 0.5), #C9A01B);
  background: -o-linear-gradient(315deg, rgba(201, 160, 27, 0.5), #C9A01B);
  background: linear-gradient(135deg, rgba(201, 160, 27, 0.5), #C9A01B);
  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_link3);
  background: -webkit-linear-gradient(315deg, rgba(183, 93, 28, 0.5), #B75D1C);
  background: -o-linear-gradient(315deg, rgba(183, 93, 28, 0.5), #B75D1C);
  background: linear-gradient(135deg, rgba(183, 93, 28, 0.5), #B75D1C);
  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(rgba(103, 167, 18, 0.5)), to(#67A712));
  background: -webkit-linear-gradient(left, rgba(103, 167, 18, 0.5), #67A712);
  background: -o-linear-gradient(left, rgba(103, 167, 18, 0.5), #67A712);
  background: linear-gradient(90deg, rgba(103, 167, 18, 0.5), #67A712);
  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_link2);
  background: -webkit-linear-gradient(315deg, rgba(201, 160, 27, 0.5), #C9A01B);
  background: -o-linear-gradient(315deg, rgba(201, 160, 27, 0.5), #C9A01B);
  background: linear-gradient(135deg, rgba(201, 160, 27, 0.5), #C9A01B);
  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_link3);
  background: -webkit-linear-gradient(315deg, rgba(183, 93, 28, 0.5), #B75D1C);
  background: -o-linear-gradient(315deg, rgba(183, 93, 28, 0.5), #B75D1C);
  background: linear-gradient(135deg, rgba(183, 93, 28, 0.5), #B75D1C);
  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;
  }
}
.trx_addons_has_bg_text.marquee_rotate2 .trx_addons_bg_text.trx_addons_marquee_wrap {
  left: -40px;
  right: -40px;
  -webkit-transform: rotate(-11deg);
      -ms-transform: rotate(-11deg);
          transform: rotate(-11deg);
  background-color: var(--theme-color-text_link2);
  z-index: 2;
}
.trx_addons_has_bg_text.marquee_rotate2 .trx_addons_bg_text.trx_addons_marquee_wrap .trx_addons_bg_text_char .item {
  word-spacing: normal !important;
}
.trx_addons_has_bg_text.marquee_right_indent .trx_addons_bg_text.trx_addons_marquee_wrap .trx_addons_marquee_element {
  padding-right: 60px !important;
}
.trx_addons_has_bg_text.marquee_right_indent .trx_addons_bg_text.trx_addons_marquee_wrap .trx_addons_marquee_element .trx_addons_bg_text_char .item {
  word-spacing: normal !important;
}

.sc_button.sc_button.sc_button_simple.sc_button_with_icon:not(.button_bg_icon_color) {
  overflow: visible;
}
.sc_button.sc_button.sc_button_simple.sc_button_with_icon:not(.button_bg_icon_color) .sc_button_icon {
  -webkit-box-shadow: 0 0 0 4px var(--theme-color-alter_bd_color_02);
  -ms-box-shadow: 0 0 0 4px var(--theme-color-alter_bd_color_02);
  box-shadow: 0 0 0 4px var(--theme-color-alter_bd_color_02);
  color: var(--theme-color-text_dark);
  border-color: var(--theme-color-bd_color);
  background-color: transparent;
  margin-right: 0.95em;
}

.trx_addons_list_success.trx_addons_list_success_accent_2 li:before {
  color: var(--theme-color-text_link2);
}

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;
}

.header_fullscreen:before {
  background-color: #000000;
  opacity: 0.2;
}

.sc_layouts_menu_nav > li > ul {
  top: 4.2em;
}

.trx_addons_mouse_helper.trx_addons_mouse_helper_active.trx_addons_mouse_helper_with_image {
  --mouse-helper-width: 407px;
  --mouse-helper-height: 324px;
}

.widget_banner:not(.widget_fullwidth) .image_wrap {
  background-color: var(--theme-color-bg_color);
}

.sc_layouts_cart_items_short {
  background-color: var(--theme-color-text_link2);
}

.woocommerce ul.products li.product .outofstock_label {
  background-color: var(--theme-color-extra_bg_color);
}

.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 .price_slider_wrapper .ui-widget-content {
  background: var(--theme-color-bd_color);
}

.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);
}

#style-9.mc4wp-form .mc4wp-form-fields input[type="email"] {
  border-color: var(--theme-color-bd_color);
}

.sc_slider_controls .slider_controls_wrap > a,
.slider_container.slider_controls_side .slider_controls_wrap > a,
.slider_outer_controls_side .slider_controls_wrap > a,
.slider_outer_controls_outside .slider_controls_wrap > a {
  color: var(--theme-color-text_link2);
  border-color: var(--theme-color-text_dark);
  background-color: var(--theme-color-text_dark);
}
.sc_slider_controls .slider_controls_wrap > a:hover,
.slider_container.slider_controls_side .slider_controls_wrap > a:hover,
.slider_outer_controls_side .slider_controls_wrap > a:hover,
.slider_outer_controls_outside .slider_controls_wrap > a:hover {
  color: var(--theme-color-alter_bg_color);
  border-color: var(--theme-color-text_dark);
  background-color: var(--theme-color-text_dark);
}

.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);
  border-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_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-bd_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);
}

.sc_blogger_classic-masonry.sc_blogger_classic-masonry_default .slider_container.slider_pagination_pos_bottom .swiper-pagination-bullets .swiper-pagination-bullet,
.sc_blogger_classic-masonry.sc_blogger_classic-masonry_default .slider_outer.slider_outer_pagination_pos_bottom .swiper-pagination-bullets .swiper-pagination-bullet,
.sc_blogger_classic-masonry.sc_blogger_classic-masonry_default .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_blogger_classic-masonry.sc_blogger_classic-masonry_default .swiper-pagination-custom .swiper-pagination-button.swiper-pagination-button-active,
.sc_blogger_classic-masonry.sc_blogger_classic-masonry_default .sc_slider_controls.slider_pagination_style_bullets .slider_pagination_bullet.swiper-pagination-bullet-active,
.sc_blogger_classic-masonry.sc_blogger_classic-masonry_default .sc_slider_controls.slider_pagination_style_bullets .slider_pagination_bullet:hover,
.sc_blogger_classic-masonry.sc_blogger_classic-masonry_default .slider_container .slider_pagination_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active,
.sc_blogger_classic-masonry.sc_blogger_classic-masonry_default .slider_outer .slider_pagination_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active,
.sc_blogger_classic-masonry.sc_blogger_classic-masonry_default .slider_container .slider_pagination_wrap .swiper-pagination-bullet:hover,
.sc_blogger_classic-masonry.sc_blogger_classic-masonry_default .slider_outer .slider_pagination_wrap .swiper-pagination-bullet:hover {
  border-color: var(--theme-color-text_link);
  background-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';
}
.sc_testimonials_alter .slider_container.slider_pagination_pos_bottom .swiper-pagination-bullets .swiper-pagination-bullet,
.sc_testimonials_alter .slider_outer.slider_outer_pagination_pos_bottom .swiper-pagination-bullets .swiper-pagination-bullet,
.sc_testimonials_alter .slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-bullets .swiper-pagination-bullet {
  border-color: var(--theme-color-bd_color);
}
.sc_testimonials_alter .swiper-pagination-custom .swiper-pagination-button.swiper-pagination-button-active,
.sc_testimonials_alter .sc_slider_controls.slider_pagination_style_bullets .slider_pagination_bullet.swiper-pagination-bullet-active,
.sc_testimonials_alter .sc_slider_controls.slider_pagination_style_bullets .slider_pagination_bullet:hover,
.sc_testimonials_alter .slider_container .slider_pagination_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active,
.sc_testimonials_alter .slider_outer .slider_pagination_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active,
.sc_testimonials_alter .slider_container .slider_pagination_wrap .swiper-pagination-bullet:hover,
.sc_testimonials_alter .slider_outer .slider_pagination_wrap .swiper-pagination-bullet:hover {
  border-color: var(--theme-color-text_link);
  background-color: var(--theme-color-text_link);
}

.sc_testimonials_modern .sc_testimonials_item:before {
  color: var(--theme-color-text_link2);
}

.sc_services_price2 .sc_services_item_price {
  color: var(--theme-color-text_link2);
}

.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(rgba(103, 167, 18, 0.5)), to(#67A712));
  background: -webkit-linear-gradient(left, rgba(103, 167, 18, 0.5), #67A712);
  background: -o-linear-gradient(left, rgba(103, 167, 18, 0.5), #67A712);
  background: linear-gradient(90deg, rgba(103, 167, 18, 0.5), #67A712);
  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_link_02);
}
.sc_services_timeline .extra_row .sc_services_item:hover .sc_services_item_timeline_point:before {
  background-color: var(--theme-color-text_link);
}

.sc_icons_number .sc_icons_item_number {
  opacity: .05;
}

.sc_icons_number .sc_icons_item:hover .sc_icons_item_number {
  opacity: .08;
}

.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-alter_bg_color);
  border-color: var(--theme-color-alter_bg_color);
}

.sc_icons_accent .sc_icons_item:hover {
  -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-gradient(linear, left top, right top, from(rgba(201, 160, 27, 0.5)), color-stop(#C9A01B), to(rgba(201, 160, 27, 0.5)));
  background: -webkit-linear-gradient(left, rgba(201, 160, 27, 0.5), #C9A01B, rgba(201, 160, 27, 0.5));
  background: -o-linear-gradient(left, rgba(201, 160, 27, 0.5), #C9A01B, rgba(201, 160, 27, 0.5));
  background: linear-gradient(90deg, rgba(201, 160, 27, 0.5), #C9A01B, rgba(201, 160, 27, 0.5));
  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.counter_gradient .elementor-counter-number-wrapper {
  color: var(--theme-color-text_link);
  background: -webkit-gradient(linear, left top, right top, from(rgba(201, 160, 27, 0.5)), to(#C9A01B));
  background: -webkit-linear-gradient(left, rgba(201, 160, 27, 0.5), #C9A01B);
  background: -o-linear-gradient(left, rgba(201, 160, 27, 0.5), #C9A01B);
  background: linear-gradient(90deg, rgba(201, 160, 27, 0.5), #C9A01B);
  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);
}

@media (max-width: 1439px) {
  .error404 .post_content {
    padding: 5.5em 0 8em;
  }
  .error404 .page_title {
    font-size: 330px;
  }
}
@media (max-width: 1279px) {
  .error404 .post_content {
    padding: 4.5em 0 7em;
  }
  .error404 .page_title {
    font-size: 290px;
  }

  .search_modern .search_header_wrap .logo_image {
    max-height: 40px;
  }

  .search_modern .search_header_wrap .logo_image {
    top: 30px;
    left: 30px;
  }
  .search_modern .search_header_wrap .search_close {
    right: 20px;
  }

  .sc_skills_counter_simple .sc_skills_item_title {
    font-size: 17px;
  }

  .trx_addons_has_bg_text.marquee_right_indent .trx_addons_bg_text.trx_addons_marquee_wrap .trx_addons_marquee_element {
    padding-right: 20px !important;
  }
}
@media (max-width: 1023px) {
  .error404 .post_content {
    padding: 6em 0 7em;
  }
  .error404 .page_title {
    font-size: 290px;
  }

  .search_modern .search_header_wrap .logo_image {
    top: 20px;
  }
}
@media (max-width: 767px) {
  .custom_icon_btn.elementor-widget-button .elementor-button .elementor-button-content-wrapper {
    line-height: 4.2rem;
  }
  .custom_icon_btn.elementor-widget-button .elementor-button .elementor-button-content-wrapper .elementor-button-icon {
    width: 4.2rem;
    height: 4.2rem;
  }

  .error404 .page_title {
    font-size: 130px;
  }

  .search_modern .search_header_wrap .logo_image {
    max-height: 40px;
  }

  .scroll_down_btn .elementor-icon {
    padding: 20px !important;
  }

  .sc_skills_counter_simple .sc_skills_item_title {
    font-size: 16px;
  }

  .trx_addons_has_bg_text.marquee_right_indent .trx_addons_bg_text.trx_addons_marquee_wrap .trx_addons_marquee_element {
    padding-right: 15px !important;
  }
}
@media (max-width: 479px) {
  .search_modern .search_header_wrap .logo_image {
    left: 20px;
  }
  .search_modern .search_header_wrap .search_close {
    right: 10px;
  }

  .sc_countdown_default .sc_countdown_item .sc_countdown_digits {
    font-size: 28px;
  }
}

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