/*
 Theme Name:     Hello Child
 Theme URI:      https://trustparking.de
 Description:    Child Theme von Hello Elementor
 Author:         INOYA
 Author URI:     https://inoya.com
 Template:       hello-elementor
 Version:        1.0.0
 Text Domain:    hello-child
*/

.section-padding.parkwin_wrapper {
    padding: 150px 0;
} 


.parkwin_wrapper form .form-group {
    margin-bottom: 20px;
}

.parkwin_wrapper form .form-group label {
    font-size: 14px;
    line-height: 24px;
}

.parkwin_wrapper .buchen_schritt_1 .form-group label  {
    min-height: 45px;
}

.elementor-shortcode input[type="text"] {
    width: 100%;
    height: 50px;
    padding: 0px 15px;
    color: #172b43;
    font-size: 16px;
    outline: none;
    background: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 2px solid #e6e6e6 !important;
    margin-top: 10px;
}

.dauer-wrapper, .preis-wrapper {
    margin: 30px 0;
    font-size: 22px;
    line-height: 32px;
    font-weight: bold;
}

.elementor-shortcode  .theme-btn {
    width: 100%;
    text-align: center;
}

.ui-datepicker-year, .ui-datepicker-month {
    display: unset!important;
    height: auto!important;
    padding: 3px!important;
}

.parkwin_vorteile ul li {
    list-style: none;
}

.parkwin_wrapper .card-title {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 10px;
}

.parkwin_wrapper p {
    font-size: 16px;
    line-height: 26px;
}