/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.es_caption {
    padding-bottom: 1em;
    padding-right: 0.5em;
}

.es_msg {
    padding-top: 5px;
    padding-bottom: 5px;
    color: #F00;
}

.es_textbox {
    padding-bottom: 10px;
}

.es_button {
    padding-top: 10px;
    padding-bottom: 5px;
}

.es_textbox_class {
    width: 200px;
}

.es_lablebox {
    padding-bottom: 3px;
}

.es_subscription_message.success {
    color: #008000;
    font-size: 16px;
}

.es_subscription_message.error {
    color: #ff0000;
    font-size: 16px;
}

.es_spinner_image {
    display: none;
    float: right;
}
.es-field-wrap{
    margin-bottom: 0.6em;
}

.ig-es-form-list-selection, .ig-es-form-list-selection td, .ig-es-form-list-selection tr, .ig-es-form-radio-selection, .ig-es-form-radio-selection td, .ig-es-form-radio-selection tr {
    border: none;
}

.ig_es_form_wrapper {
    width: 30%;
    margin: 0 auto;
    border: 2px #e8e3e3 solid;
    padding: 0.9em;
    border-radius: 5px;
}

.ig_es_form_heading {
    font-size: 1.3em;
    line-height: 1.5em;
    margin-bottom: 0.5em;
}

.ig_es_list_checkbox {
    margin-right: 0.5em;
}

.ig_es_submit {
    color: #FFFFFF !important;
    border-color: #03a025 !important;
    background: #03a025 !important;
    box-shadow: 0 1px 0 #03a025;
    font-weight: bold;
    height: 2.4em;
    line-height: 1em;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    -webkit-appearance: none;
    border-radius: 3px;
    white-space: nowrap;
    box-sizing: border-box;
    font-size: 1em;
    padding: 0 2em;
    margin-top: 1em;
}

.ig_es_submit:hover {
    color: #FFF !important;
    background: #0AAB2E !important;
    border-color: #0AAB2E !important;
}

.ig_es_form_wrapper hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/* Custom field - START */

.es_form_cf{
    padding: 0.75rem;
}

select.es_form_cf, input[type="text"].es_form_cf, input[type="number"].es_form_cf, input[type="date"].es_form_cf{
     width: 50%;
}

/* Custom field - END */.eb-button-wrapper{display:flex;flex-direction:column}.eb-button a.eb-button-anchor{align-items:center;background-color:#7967ff;border-radius:6px;color:#fff;display:flex;font-size:16px;font-weight:400;justify-content:center;line-height:inherit;padding:13px 22px;text-align:center;text-decoration:none;transition:all .3s ease-in-out}.eb-button a.eb-button-anchor:hover{background-color:#513fd4;color:#fff}.eb-button-link{align-items:center;display:flex;margin-top:10px}.eb-button-text{display:inline-block}
/* eb-button-ngr8w Starts */.eb-button-wrapper.eb-button-ngr8w{margin-top:28px;margin-right:0px;margin-left:0px;margin-bottom:28px}.eb-button-wrapper.eb-button-ngr8w .eb-button-inner-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:center}.eb-button-wrapper.eb-button-ngr8w .eb-button-loadmore,.eb-button-wrapper-eb-button-ngr8w .eb-button-loadmore,.eb-button-wrapper.eb-button-ngr8w .eb-button-anchor{background-color:#ff6900;padding-top:15px;padding-right:30px;padding-left:30px;padding-bottom:15px;color:var(--eb-global-button-text-color);transition:all 0.3s,background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-button-wrapper.eb-button-ngr8w .eb-button-anchor:hover,.eb-button-wrapper-eb-button-ngr8w .eb-button-loadmore:hover,.eb-button-wrapper.eb-button-ngr8w .eb-button-loadmore:hover{background-color:var(--eb-global-tertiary-color);color:var(--eb-global-button-text-color)}.eb-parent-eb-button-ngr8w{display:block}.root-eb-button-ngr8w{position:relative}.root-eb-button-ngr8w.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-button-ngr8w.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-button-ngr8w.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-button-ngr8w.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent} @media(max-width: 1024px){.eb-parent-eb-button-ngr8w{display:block}} @media(max-width: 767px){.eb-parent-eb-button-ngr8w{display:block}}/* =eb-button-ngr8w= Ends */