/*
Theme Name: TheAisle Child
Theme URI: https://theaisle.qodeinteractive.com
Description: A child theme of TheAisle Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.0.0
Text Domain: theaisle
Template: theaisle
*/

.eltdf-page-header .eltdf-menu-area .eltdf-logo-wrapper a {
    max-height: 60px !important;
}

.eltdf-workflow .eltdf-workflow-item .eltdf-workflow-item-inner .eltdf-workflow-text span,
.eltdf-team-holder .eltdf-team-position {
    font-family: 'Montserrat' !important;
    font-size: 14px !important;
    color: black !important;
}

.eltdf-countdown.eltdf-countdown-with-boxes .countdown-row .countdown-section:after {
    box-shadow: none !important;
}

.eltdf-countdown .countdown-row .countdown-section .countdown-period {
    font-family: 'Montserrat' !important;
    font-size: 14px !important;
    color: white !important;
    font-weight: semibold !important;
}

.eltdf-workflow .eltdf-workflow-item {
    max-width: 100% !important;
}

.eltdf-workflow .eltdf-workflow-item .eltdf-workflow-item-inner .eltdf-workflow-text .circle {
    background: #eaeae5 !important;
    border: 3px solid #eaeae5 !important;
}

.eltdf-workflow .main-line {
    background: #eaeae5 !important;
}

.eltdf-team-holder .eltdf-team-image {
    cursor: inherit !important;
}

.eltdf-team-holder .eltdf-team-image svg {
    display: none !important;
}

.elementor-element.align-center a {
    display: block;
    margin: 0 auto;
    width: fit-content;
}

.eltdf-parallax-row-holder {
    height: auto !important;
    min-height: 200px !important;
    background-attachment: scroll !important;
    background-position: center top !important;
    background-size: cover !important;
}

body.page-id-8301 .eltdf-workflow .eltdf-workflow-item .eltdf-workflow-text .circle {
    display: block !important;
}

span.wpcf7-radio.menukeuze span.wpcf7-list-item { 
	display: block;
    margin: 10px 0;
}