.elementor-kit-13{--e-global-color-primary:#000000;--e-global-color-secondary:#2F3841;--e-global-color-text:#2F3841;--e-global-color-accent:#01C187;--e-global-color-b2e09d0:#FFFFFF;--e-global-color-cbf1fef:#000000;--e-global-color-c5ea6ae:#F2F2F2;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Roboto", Sans-serif;font-size:16px;}body{overflow-x:inherit !important;}.elementor a, .elementor a:link, .elementor a:focus, .elementor a:active, .elementor a:hover{text-decoration:inherit !important;}.elementor-kit-13 a{color:var( --e-global-color-accent );}.elementor a:link, .elementor .smooth-hover a:link, {transition:inherit;}.elementor-kit-13 button,.elementor-kit-13 input[type="button"],.elementor-kit-13 input[type="submit"],.elementor-kit-13 .elementor-button{font-family:"Roboto", Sans-serif;font-weight:700;color:#FFFFFF;border-radius:50px 50px 50px 50px;padding:15px 20px 15px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:992px;}.e-con{--container-max-width:992px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.blog .button--read-more {color: #fff !important;}

/*Bank Sync Shortcode Style*/


.bank-section-title {
    font-size: 23px;
    color: #fff;
}

.bank-sync.bank-sync-custom {
    border-radius: 12px;
    padding: 30px;
}

.bank-sync-custom .auto-complete-element {
    max-width: 100%;
}

.bank-sync-custom select,
.bank-sync-custom input {
    font-weight: 400 !important;
    height: 45px;
    border-radius: 8px;
}

.bank-sync-custom .bank-items {
    max-width: 100%;
    margin-top: -9px;
}

label.select-country select {
    margin-bottom: 0;
}
label.select-bank-name,
label.select-country{
    position: relative;
    display: block;
    margin-top: 5px
}

label.select-bank-name:after,
label.select-country:after{
    font-family: dashicons;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    font-size: 24px;
    color: #333333;
}

label.select-bank-name:after {
     content: "\f179";   
}
label.select-country:after {
    content: "\f347";
    font-size: 18px;
    
}

/*bank search result*/
.bank-sync-custom .big-alert {
    max-width: 100%;
    padding: 20px;
}
.bank-sync-custom .list-banks.bad, 
.bank-sync-custom .list-banks.gut {
    margin: 0;
}
.bank-sync-custom .big-alert:before {background-color: #fff;border-radius: 12px;}

.bank-sync-custom .big-alert .inner-text:before {
    border-bottom-color: white;
}

.bank-sync-custom .big-alert * {color: #333333 !important;}
.bank-sync-custom .big-alert .inner-text {
    font-size: 18px
}
.bank-sync-custom .big-alert a {
    color: #fff !important;
    margin-bottom: 10px;
}
/*END BANK SYNC FORM STYLE*/


/*This is for old header*/
/*.elementor-page .navigation__menu a.navigation__link {*/
/*    color: #757575 !important;*/
/*}*/

/*.elementor-page .navigation__menu .navigation__item--login a {*/
/*    color:#16ca8c !important;*/
/*}*/
/*.elementor-page .navigation__menu .navigation__item--signup a {*/
/*    color: #fff !important;*/
/*}*//* End custom CSS */