.elementor-17208 .elementor-element.elementor-element-34a55b4{--display:flex;--min-height:100vh;--justify-content:center;}.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-17208 .elementor-element.elementor-element-410051a .elementor-heading-title{font-family:"Readex Pro", Sans-serif;font-weight:600;color:#FFFFFF;}:root{--page-title-display:none;}/* Start custom CSS for ywgc-check-balance-widget, class: .elementor-element-d2acb90 */.ywgc-shortcode-form {
    background-color: #ffffff;
    border: 1px #000000;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.ywgc-shortcode-form-title {
    color: graytext;
    text-transform: none;
    margin: 0;
    font-size: 15px;
    text-align: center;
    margin-left: 0%;
    margin-bottom: 20px;
    font-family: 'Readex Pro';
}



.ywgc-shortcode-form-label {
    display: block;
    font-weight: bold;
    text-align: center;
    margin-left: 0%;
    font-family: 'Readex Pro';
    font-size: 25px;
    font-weight: 400;
    padding-bottom: 30px;
}


input[type=text], input[type=url], select, textarea {
    width: 150px;
    text-align: center;
    border: 1px solid #dbdbdb;
    border-radius: 7px;
    padding: .5rem 1rem;
    transition: all .3s;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}



[type=submit], button {
    display: inline-block;
    font-weight: 400;
    color: #000000;
    text-align: center;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid #000000;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: 7px;
    transition: all .3s;
    font-family: 'Readex Pro';
    width: 150px;
    margin-top: 10px;
}



.ywgc-check-code-gift-card-balance
    {
    background-color: #ebffe7!important;
    padding: 15px;
    width: fit-content;
    margin-top: 20px!important;
    font-family: 'Readex Pro';
    color: #1ba500;
    border-radius: 7px;
}





.ywgc-shortcode-message {
    width: 80%;
    display: flex
;
    margin-left: auto;
    margin-right: auto;
    align-items: center;
    justify-content: center;
}/* End custom CSS */