/* ===================================================================================

* Theme Name: Apexa Child
* Theme URI: https://apexa.alithemes.com/
* Author: ThemeDox
* Author URI: https://themeforest.net/user/alithemes/
* Description: Apexa - Multipurpose Business Consulting WordPress Theme
* Version: 2.0
* Template: apexa
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */

/* Homepage slider */
/* .slider__single::after{background: transparent !important; filter: none !important;}
.slider__bg{opacity: 1 !important; mix-blend-mode: unset !important;} 

.breadcrumb__bg{margin-top: 146px !important;} */

.experience-year .content .circle span[data-content="-"]{color: #ff0000 !important;}

/* .slider__bg{background-size: contain !important; background-repeat: no-repeat !important;} */
.slider__single::before{background: transparent !important;}

.transparent-header{position: relative !important;}

@media only screen and (max-width: 600px) {
	.slider__single{min-height: 200px !important;}
	.logo img{width: 280px !important;}
}

#comments, .comments{display: none !important;}