.zero_form .t-checkbox__control {
    display: flex;
    align-items: center;
}
.zero_form .t-checkbox__labeltext,
.zero_form .t-checkbox__labeltext div {
    display: block;
}

.t-datepicker__icon {
    position: absolute;
    opacity: 0 !important;

.t_datepicker__inner { background-color: #030303 !important; border-width: 1px !important; border-color: #f4e9dc !important; border-radius: 0px !important; } .t_datepicker__header { background-color: #030303 !important; } .t_datepicker__inner { font-family: Manrope !important; color: #f4e9dc !important; } .t_datepicker__arrow_prev::after { border-color: transparent #f4e9dc transparent transparent !important; } .t_datepicker__arrow_next::after { border-color: transparent transparent transparent #f4e9dc !important; } td.t_datepicker__selected-day:before { background-color: #f4e9dc !important; } .t_datepicker__day-cell, .t_datepicker__week-day { color: #FFFFFF !important; } td.t_datepicker__selected-day { color: #030303 !important; } td:before { background-color: #030303 !important; }
