/*
 Theme Name:   	Avrix Child
 Theme URI: 	https://wordpress.validthemes.net/avrix
 Description:  	This is a child theme for Avrix - Digital Marketing WordPress Theme
 Author:       	Validthemes
 Author URI:   	https://themeforest.net/user/validthemes/portfolio
 Template:     	avrix
 Version:      	1.0
 Tags:         	two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  	avrix-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */

.custom-icon {
    display: inline-block;
    width: 378px; /* Passe die Breite an */
    height: 76px; /* Passe die Höhe an */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin: 0 5px; /* Optional: Abstand zwischen Icons */
}
:root {
    --color-secondary-to: #99C8FF !important;
    --color-secondary: #182d63 !important;

}
.achivement-skill-items {
    padding-bottom: 80px !important;
}
.fun-fact-circle-lists .fun-fact::after { border: 1px solid #99C8FF;}

.elementor-kit-8 h2 {
    color: #99c8ff;}
    
    .brand-style-two-area .brand-conetnt .item:nth-child(2n) h2 {
    -webkit-text-stroke: 1px #182D63;}

document.querySelector('.panel.overflow-hidden.bg-gradient')?.remove();

.content {
  text-align: center;
}
.team-style-one .content {
    
    justify-content: center}
    

    
    .fa-comment-alt-lines:before { display:none;
        
    }
