.elementor-7606 .elementor-element.elementor-element-3dddcd6a{--display:flex;--margin-top:50px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}body.elementor-page-7606:not(.elementor-motion-effects-element-type-background), body.elementor-page-7606 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-5ca631e );}@media(min-width:768px){.elementor-7606 .elementor-element.elementor-element-3dddcd6a{--content-width:1000px;}}/* Start custom CSS */#pmpro_level-1 {
    margin: 0 !important;
}
.text-centre {
    text-align: center;
}
.selectize-control input {
    font-size: 16px;
}
.pmpro_form_submit {
    display: block !important;
}
.pmpro_md_extra_box label:not(.radio) {
    color: #1b1b1b;
    font-family: neuzeit-grotesk, sans-serif;
    width: 100%;
}
.pmpro_md_extra_box input {
    background-color: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #000;
    width: 100%;
    font-size: 16px;
}
.radio-wrapper  {
    display: flex;
    flex-direction: column;
}
.pmpro_md_extra_box .radio {
    display: flex;
    align-items: center;
    font-size: 20px;
    font-weight: 400;
}
.pmpro_md_extra_box div.has-options {
    background-color: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #000;
    width: 100%;
    box-shadow: none;
    border-radius: 0;
    font-size: 16px;
}
.pmpro_md_extra_box input[type=radio] {
    appearance: none;
    position: relative;
    margin-right: 15px;
    width: inherit !important;
    border-bottom: none;
}
.pmpro_md_extra_box input[type=radio]:before {
    visibility: visible;
    position: relative;
    background: 0 0;
    box-shadow: none !important;
    border: 1px solid #000a2b;
    transform: scale(1) !important;
    content: "";
    visibility: visible;
    height: 20px;
    width: 20px;
    float: left;
    border-radius: 100%;
}
.pmpro_md_extra_box input[type=radio]:checked:before {
    border-color: #ff3d14;
}
.pmpro_md_extra_box input[type=radio]:checked:after {
    content: "";
    visibility: visible;
    background: #ff3d14;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 5px;
    top: 5px;
    z-index: 2;
    display: block;
    border-radius: 100px;
}
.pmpro_md_extra_box input[type=radio]:before {
    visibility: visible;
    position: relative;
    background: 0 0;
    box-shadow: none !important;
    border: 1px solid #000a2b;
    transform: scale(1) !important;
    content: "";
    visibility: visible;
    height: 20px;
    width: 20px;
    float: left;
    border-radius: 100%;
}
#pmpro_btn-submit {
    border-radius: 6px;
    background-color: #ff3d14;
    border: 1px solid #ff3d14;
    font-family: "neuzeit-grotesk", sans-serif;
    font-size: 16px;
}
#pmpro_btn-submit:hover {
    background-color: var(--e-global-color-primary) !important;
    border: 1px solid var(--e-global-color-primary);
    color: var(--e-global-color-accent);
}/* End custom CSS */