.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 .all-svg {
display: none;
}
.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_hover)));
background: -webkit-linear-gradient(left, var(--theme-color-text_link), var(--theme-color-text_hover));
background: -o-linear-gradient(left, var(--theme-color-text_link), var(--theme-color-text_hover));
background: linear-gradient(90deg, var(--theme-color-text_link), var(--theme-color-text_hover));
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_hover)));
background: -webkit-linear-gradient(left, var(--theme-color-text_link), var(--theme-color-text_hover));
background: -o-linear-gradient(left, var(--theme-color-text_link), var(--theme-color-text_hover));
background: linear-gradient(90deg, var(--theme-color-text_link), var(--theme-color-text_hover));
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_hover), #7D71AF);
background: -o-linear-gradient(315deg, var(--theme-color-text_link), var(--theme-color-text_hover), #7D71AF);
background: linear-gradient(135deg, var(--theme-color-text_link), var(--theme-color-text_hover), #7D71AF);
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), #7D71AF);
background: -o-linear-gradient(315deg, var(--theme-color-text_link), #7D71AF);
background: linear-gradient(135deg, var(--theme-color-text_link), #7D71AF);
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_hover)));
background: -webkit-linear-gradient(left, var(--theme-color-text_link), var(--theme-color-text_hover));
background: -o-linear-gradient(left, var(--theme-color-text_link), var(--theme-color-text_hover));
background: linear-gradient(90deg, var(--theme-color-text_link), var(--theme-color-text_hover));
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_hover), #7D71AF);
background: -o-linear-gradient(315deg, var(--theme-color-text_link), var(--theme-color-text_hover), #7D71AF);
background: linear-gradient(135deg, var(--theme-color-text_link), var(--theme-color-text_hover), #7D71AF);
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), #7D71AF);
background: -o-linear-gradient(315deg, var(--theme-color-text_link), #7D71AF);
background: linear-gradient(135deg, var(--theme-color-text_link), #7D71AF);
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_right_indent .trx_addons_bg_text.trx_addons_marquee_wrap .trx_addons_marquee_element {
padding-left: 0 !important;
padding-right: 60px !important;
}
.tags_ticker .trx_addons_bg_text .trx_addons_bg_text_char .tag {
margin-right: 8px;
padding: 10px 15px 11px;
color: var(--theme-color-text_dark);
background-color: var(--theme-color-bg_color);
border-radius: 8px;
}
.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-bd_color_02);
-ms-box-shadow: 0 0 0 4px var(--theme-color-bd_color_02);
box-shadow: 0 0 0 4px var(--theme-color-bd_color_02);
color: var(--theme-color-text_dark);
border-color: var(--theme-color-bd_color);
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);
}
.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;
}
.woocommerce ul.products li.product .outofstock_label {
background-color: var(--theme-color-text_link2);
}
.sc_layouts_cart_items_short {
background-color: var(--theme-color-text_link2);
}
.cart_accent_1 .sc_layouts_cart_items_short {
background-color: var(--theme-color-text_link);
}
.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);
}
.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);
}
.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_link2);
background-color: var(--theme-color-text_link2);
}
.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_link2);
background-color: var(--theme-color-text_link2);
}
.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_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_link2);
background-color: var(--theme-color-text_link2);
}
.sc_testimonials_modern .sc_testimonials_item:before {
color: var(--theme-color-text_link2);
}
.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_hover)));
background: -webkit-linear-gradient(left, var(--theme-color-text_link), var(--theme-color-text_hover));
background: -o-linear-gradient(left, var(--theme-color-text_link), var(--theme-color-text_hover));
background: linear-gradient(90deg, var(--theme-color-text_link), var(--theme-color-text_hover));
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_bd_color);
}
.sc_services_timeline .extra_row .sc_services_item_timeline_point:before {
background-color: var(--theme-color-bg_color);
}
.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);
}
.sc_icons_hover .sc_icons_item:hover {
-webkit-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
background-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-linear-gradient(315deg, var(--theme-color-text_link), var(--theme-color-text_hover), #7D71AF);
background: -o-linear-gradient(315deg, var(--theme-color-text_link), var(--theme-color-text_hover), #7D71AF);
background: linear-gradient(135deg, var(--theme-color-text_link), var(--theme-color-text_hover), #7D71AF);
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), #7D71AF);
background: -o-linear-gradient(315deg, var(--theme-color-text_link), #7D71AF);
background: linear-gradient(135deg, var(--theme-color-text_link), #7D71AF);
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;
}
.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;
}
}
@media (max-width: 767px) {
.error404 .page_title {
font-size: 130px;
}
.scroll_down_btn .elementor-icon {
padding: 20px !important;
}
.tags_ticker .trx_addons_bg_text .trx_addons_bg_text_char .tag {
padding: 8px 12px;
}
.trx_addons_has_bg_text.marquee_right_indent .trx_addons_bg_text.trx_addons_marquee_wrap .trx_addons_marquee_element {
padding-right: 15px !important;
}
}