/*
Theme Name: Trydo Child
Template: trydo
Author: NeXev Sàrl
Version: 1.1.1665753300
Updated: 2022-10-14 15:15:00

*/

/* Overwrite default policies */
 .slide .inner h1.title {
     text-transform: none;
     font-family: Poppins;
}
 .slide.slide-style-2 .inner .title {
     font-family: Poppins;
}
 .slide.slider-style-3 .inner h1.title {
     font-family: Poppins;
}
 .call-to-action .inner h2 {
     font-family: Poppins;
}
 .footer-default .footer-left .inner h2 {
     font-family: Poppins;
}

/* First slider must have 100% height */
div.slider-creative-agency > div.slider-paralax {
    height: 100% !important;
}
div.slider-creative-agency {
    height: 100%;
}
div.elementor-widget-container:has(.slider-creative-agency){
    height: 100%;
}
div.elementor-widget:has(.elementor-widget-container):has(.slider-creative-agency){
    height: 100%;
}
div.elementor-top-column:has(.elementor-widget-wrap):has(.elementor-widget):has(.elementor-widget-container):has(.slider-creative-agency){
    height: 100%;
}

/* Override simulation styles */
.lfb_stepperPoint {
    border: 0px !important;
    background-color: #ee076e !important;
}
.lfb_disabledPoint {
    background-color: #bdc3c7 !important;
}
