.elementor-1000 .elementor-element.elementor-element-2c41dbf{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:64px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1000 .elementor-element.elementor-element-2c41dbf:not(.elementor-motion-effects-element-type-background), .elementor-1000 .elementor-element.elementor-element-2c41dbf > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-161cecd );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1000 .elementor-element.elementor-element-7632f06 .elementor-heading-title{color:var( --e-global-color-c31c8e4 );}.elementor-1000 .elementor-element.elementor-element-7030d9f{--display:flex;--margin-top:32px;--margin-bottom:64px;--margin-left:0px;--margin-right:0px;}body.elementor-page-1000:not(.elementor-motion-effects-element-type-background), body.elementor-page-1000 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-161cecd );}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-1000 .elementor-element.elementor-element-7030d9f{--padding-top:0px;--padding-bottom:0px;--padding-left:24px;--padding-right:24px;}}@media(min-width:768px){.elementor-1000 .elementor-element.elementor-element-2c41dbf{--content-width:1200px;}.elementor-1000 .elementor-element.elementor-element-7030d9f{--content-width:1200px;}}/* Start custom CSS for html, class: .elementor-element-777295f */#childcarecrm-tour-form .childcarecrm-form {
    display: flex
;
    flex-direction: column;
    align-items: center;
    padding: 0;
}

.wrapper {
    max-width: 1200px;
    margin-left:auto;
    margin-right:auto;
}

#childcarecrm-tour-form .childcarecrm-form .childcarecrm-form__field {
    width: 100%;
    padding: 10px 0px;
}

#childcarecrm-tour-form label {
    font-weight: 600;
    font-family: Azo Sans Regular;
    font-size: 16px;
    margin-bottom: 5px;
}

#childcarecrm-tour-form input[type=submit], #childcarecrm-tour-form button {
    border: 1px solid black;
    border-radius: 0;
    color: black;
    font-family: Azo Sans Regular;
}

#childcarecrm-tour-form input[type=submit]:hover, #childcarecrm-tour-form input[type=submit]:active, #childcarecrm-tour-form button:hover, #childcarecrm-tour-form button:active {
    background-color: transparent;
}

#childcarecrm-tour-form p {
    font-family: Azo Sans Regular;
}

#childcarecrm-tour-form table {
    margin-bottom: 0;
}

#childcarecrm-tour-form .fc-day-header {
    font-size: 20px;
    font-family: Azo Sans Regular;
    font-weight: 700;
}

#childcarecrm-tour-form {
    font-family: Azo Sans Regular;
}

#childcarecrm-tour-form .fc-content {
    padding: 0.5rem;
    font-size: 17px;

    font-weight: 600;
    text-align: center;
}

#childcarecrm-tour-form .fc-event:hover .fc-content {
    color: #005e91;
    font-weight: bold;
}

#childcarecrm-tour-form .fc-event {
    border: 2px solid #005e91;
    color: black;
}

table tbody>tr:nth-child(odd)>td {
    background-color: white;
}

#childcarecrm-tour-form .fc-button-primary:disabled {
    color: #fff;
    background-color: #005e91;
    border-color: #005e91;
}

#childcarecrm-tour-form .fc-button-primary {
    color: #fff;
    background-color: #005e91;
    border-color: #005e91;
}

.a2p-checkbox-container {
    display: flex
;
    align-items: center;
    font-size: 14px;
    margin-top: 10px;
    align-self: center;
    justify-content: center;
}

#a2p-checkbox {
    width: auto;
}

.childcarecrm-form__date-of-birth {
    display: flex !important;
    flex-direction: row;
}/* End custom CSS */