/*
Theme Name: ANN Child Theme
Theme URI: https://ann.axiomthemes.com/
Description: ANN is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: AxiomThemes
Author URI: https://axiomthemes.com/
Version: 1.40.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
Text Domain: ann
Template: ann
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */

.sldr-title-highlight {
color: #FFFFFF !important;
background-image: -webkit-linear-gradient(171deg,rgba(97,211,219,1) 0%,rgba(205,85,56,1) 61%,rgba(255,255,255,1) 100%) !important;
}



.trx_addons_column-1_4, .trx_addons_column-1_2-tablet{
	pointer-events: none !important;
}

/*
.ticker .trx_addons_bg_text .trx_addons_bg_text_char {
color: #565656 !important;
background: linear-gradient(45deg, #565656, #727272) !important;
}
*/

.ticker .trx_addons_bg_text .trx_addons_bg_text_char {
padding-bottom: 50px;
color: #CCCCCC !important;
background: linear-gradient(45deg, #131313, #353535) !important;
background-clip: text !important;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-size: 200% 100%;
animation: animated-text 5s ease infinite;
	opacity: .5  !important;
}

.logo1{color:#CD5538!important;}
.logo2{color:#61D3DB!important;}

body{background:#000000!important;}

.hack-hide{display:none!important;}

.socials_mobile{display:none!important;}

.sc_socials.sc_socials_default .socials_wrap .social_item:hover .social_icon[class*=youtube] {
color: #9f9f9f !important;
}

.sc_button_default.color_style_dark, .color_style_dark .sc_button_default, .sc_button.color_style_dark:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image), .color_style_dark .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image) {
color: #000000;
border-color: rgba(0, 0, 0, 0.0);
background: linear-gradient(0deg,rgba(130, 130, 130, 1) 0%, rgba(240, 240, 240, 1) 100%);
	transition: all 0.5s ease !important;
}

.sc_button_default.color_style_dark:hover, .color_style_dark .sc_button_default:hover, .sc_button.color_style_dark:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover, .color_style_dark .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover {
background: linear-gradient(0deg,rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
	transition: all 0.5s ease !important;
}

.trx_addons_scroll_to_top{display:none!important;}


.menu_mobile_widgets_area {
background-color: rgba(0, 0, 0, 0)!important;
}

.menu_mobile_inner {
background-color: rgba(0, 0, 0, 0.9)!important;
}

.trx_addons_popup, [class*=scheme_].trx_addons_popup, .sc_layouts_popup, [class*=scheme_].sc_layouts_popup, .sc_layouts_panel_inner, [class*=scheme_].sc_layouts_panel_inner {
background-color: rgba(0, 0, 0, 0.9)!important;
}