/* Enter Your Custom CSS Here */
.pink-bg {color:#fff; background-color:#f00096; padding: 2px 4px}
.blue-bg {color:#fff; background-color:#00a4cb; padding: 2px 2px}
.black-bg {color:#fff; background-color:#313131; padding: 2px 2px}
.mobile-menu-toggle .elementor-toggle-icon-closed {font-size:22px}
.mobile-menu-toggle .elementor-toggle-icon-opened {font-size:22px}
.submit_button_design {color:#00A4CB!important; font-family:'Rubik'!important; font-size:20px!important; font-weight:500!important;background-color:#fff!important;border:none !important;}
.submit_button_design hover{background-color:#fff!important;border:none !important;}
.fields-design textarea{ border-bottom: solid 2px #00A4CB!important; border-radius:30px!important; border-top:solid 2px #fff!important; border-left:solid 2px #fff!important; border-right:solid 2px #fff!important; resize:none!important;text-align:center;} 
.fields-design input{ border-bottom: solid 2px #00A4CB!important; border-radius:30px!important; border-top:solid 2px #fff!important; border-left:solid 2px #fff!important; border-right:solid 2px #fff!important; text-align:center;} 
.fields-design .wpforms-field-description {color:#00A4CB!important; font-family:'Rubik'!important; font-size:16px!important; font-weight:500!important;}
.elementor-widget-wpforms {text-align:center}
.wpforms-error {color:#f00096!important;}
::selection {
    background: #f00096!important;
    color: #fff;
}
#my-sticky-header {
    position: fixed;
    width:100%;
    top:0;
    z-index: 9999;
}