/**
Theme Name: Trackle
Author: NX Digital
Author URI: https://nxdigital.de/
Description: NX Digital GmbH
Wir sind das Team, das Ihr Unternehmen mit Online-Marketing wachsen lässt. Wir haben eine Leidenschaft dafür, Unternehmen in dieser sich ständig verändernden digitalen Welt zum Erfolg zu verhelfen, und wir sind bereit, jede Herausforderung anzunehmen, die Sie uns stellen!
Version: 1.2.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: trackle
Template: astra
*/
/**************General*************/
p a:hover {text-decoration-thickness: 0.13rem;}
p a {
    text-underline-offset: .3rem;
    text-decoration-thickness: .1rem;
    transition: text-decoration-thickness var(--duration-short) ease;
}
.text-l-title-c .elementor-image-box-title , .text-l-title-c .elementor-icon-box-title{text-align: center;}
.text-l-title-c .elementor-image-box-description , .text-l-title-c .elementor-icon-box-description{text-align: justify;}
.farbig {color: #25a6a9;}
@media only screen and (min-width: 768px)  {
p {
    margin-bottom: 16px;
}
ol li {
    margin-bottom: 10px;
}
}

/***********breadcrumbs******/
#breadcrumbs span:nth-child(2) a {
    color: #551a8b !important;
}
/***********FAQ Style*************/
.Homepage-faq .elementor-accordion .elementor-accordion-item {
    border-right: none !important;
    border-left: none !important;
}
.Homepage-faq .elementor-accordion .elementor-accordion-item h3 i{
    font-weight: 100 !important;
    font-size: 15px;
}
.Homepage-faq .elementor-accordion .elementor-accordion-item:hover {
    background: #2ea9ad;
}
.Homepage-faq .elementor-accordion .elementor-accordion-item h3:hover {
    text-decoration-thickness: 1px !important;
    text-underline-offset: 0.3rem;
    text-decoration: underline;
}
/*******HomePage ***************/
.home .breadcrumbs{display: none !important}

/*************Image Box *****************/
.three-imagebox .elementor-widget-image-box .elementor-image-box-title a {
    font-size: 24px;
    text-decoration: none;
}

/*******glossaire*********/
.postid-626 .elementor-widget-icon-box .elementor-icon-box-description , .glossaire .elementor-widget-icon-box .elementor-icon-box-description{
/*    text-align: left !important;  */
 text-align: justify !important;
}


/* Show Hide Sticky Header Speed Control */
#hide-header {
	transition: all .4s ease!important;
}
header#hide-header {
    background: #fff;
}
