/*
* Theme Name: Becker Orthodontics
* Author: a.gorban
* Text Domain: beckerorthopa
* Version: 0.1
*/

/*.js_reset {*/
/*    display: none;*/
/*}*/

.glsr-field[data-field="title"] {
    display: none !important;
}

.glsr-select {
    display: none !important;
}

.glsr-field[data-field="terms"]{
    display: none !important;
}

.glsr-field[data-field="email"]{
    display: none !important;
}

.news-head__bottom .page-text a {
    color: #fff !important;
    text-decoration: none !important;
}

.page-text a {
    color: #005CFF !important;
}