.elementor-86 .elementor-element.elementor-element-ed286f3{--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:25px;--margin-bottom:25px;--margin-left:0px;--margin-right:0px;}.elementor-86 .elementor-element.elementor-element-0367c98{--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;--padding-top:35px;--padding-bottom:35px;--padding-left:35px;--padding-right:35px;}.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-86 .elementor-element.elementor-element-85e84bc .elementor-heading-title{font-family:"Bungee", Sans-serif;font-size:14px;font-weight:600;color:var( --e-global-color-text );}.elementor-86 .elementor-element.elementor-element-2fb4558 .elementor-heading-title{color:var( --e-global-color-primary );}.elementor-86 .elementor-element.elementor-element-9ab480e .elementor-heading-title{color:var( --e-global-color-0697db5 );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-86 .elementor-element.elementor-element-a8aa328{--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;--border-radius:15px 15px 15px 15px;--padding-top:35px;--padding-bottom:35px;--padding-left:35px;--padding-right:35px;}.elementor-86 .elementor-element.elementor-element-a8aa328:not(.elementor-motion-effects-element-type-background), .elementor-86 .elementor-element.elementor-element-a8aa328 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-b61a228 );}@media(max-width:900px){.elementor-86 .elementor-element.elementor-element-ed286f3{--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:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-86 .elementor-element.elementor-element-0367c98{--padding-top:25px;--padding-bottom:25px;--padding-left:25px;--padding-right:25px;}.elementor-widget-text-editor{line-height:var( --e-global-typography-text-line-height );}.elementor-86 .elementor-element.elementor-element-a8aa328{--padding-top:25px;--padding-bottom:25px;--padding-left:25px;--padding-right:25px;}}@media(max-width:767px){.elementor-86 .elementor-element.elementor-element-0367c98{--padding-top:15px;--padding-bottom:15px;--padding-left:15px;--padding-right:15px;}.elementor-widget-text-editor{line-height:var( --e-global-typography-text-line-height );}.elementor-86 .elementor-element.elementor-element-a8aa328{--padding-top:15px;--padding-bottom:15px;--padding-left:15px;--padding-right:15px;}}@media(min-width:768px){.elementor-86 .elementor-element.elementor-element-ed286f3{--content-width:1300px;}.elementor-86 .elementor-element.elementor-element-0367c98{--width:100%;}.elementor-86 .elementor-element.elementor-element-a8aa328{--width:100%;}}@media(max-width:900px) and (min-width:768px){.elementor-86 .elementor-element.elementor-element-0367c98{--width:100%;}.elementor-86 .elementor-element.elementor-element-a8aa328{--width:100%;}}/* Start custom CSS for shortcode, class: .elementor-element-a7d8cbb */.mseo-subtitle {
    margin: 20px 0 10px 0;
    font-family: "Bungee", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: var(--e-global-color-text);
}

.mseo-option-label {
    align-items: center;
    cursor: pointer;
}
label {
    display: inline-block;
    line-height: 2;
    vertical-align: middle;
    font-size: 14px;
    font-family: 'Poppins';
    font-weight: 400;
}


.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button{
    background-color: var(--e-global-color-accent);
    font-family: "Bungee", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    font-style: normal;
    text-decoration: none;
    line-height: 1em;
    letter-spacing: -0.2px;
    word-spacing: 0px;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-style: none;
    border-radius: 100px 100px 100px 100px;
    padding: 15px 20px 15px 20px;
}

[type=button], [type=submit], button {
    background-color: #24e288;
    border: 1px solid #24e288;
    border-radius: 3px;
    color: #a81c1f;
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    padding: .5rem 1rem;
    text-align: center;
    transition: all .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    white-space: nowrap;
}/* End custom CSS */