/*
Theme Name: WhiteDefender Theme
Theme URI: https://www.rsupport.com
Author: DX Team
Author URI: https://www.rsupport.com
Description: Rsupport Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: RsupportRoot
*/
 html { scroll-behavior: smooth; }
.nf-form-fields-required, .nf-error.field-wrap .nf-field-element:after{display:none;}
#contact .nf-form-content label{margin-bottom: 0.5rem;color:rgb(51 65 85);font-size: 0.875rem;line-height: 1.25rem;font-weight: 700;}
#contact .nf-form-content .list-select-wrap>div select{border:0;background-color: rgb(248 250 252);color:rgb(51 65 85);font-size: 0.875rem;line-height: 1.25rem;appearance:auto}
#contact .nf-form-content input:not([type=button]), #contact .nf-form-content textarea{border:0;background-color: rgb(248 250 252);color:rgb(51 65 85);font-size: 0.875rem;line-height: 1.25rem;outline:none;}
#contact .nf-form-content input:not([type=button]):focus, #contact .nf-form-content textarea:focus{outline:1px solid #56ACFF;}
#contact .checkbox-container.label-right label{font-weight: 400;}
#contact .checkbox-container a{position: relative; z-index: 1;}
#contact .nf-form-content input[type=submit] {width:100%; background-color: rgb(15 23 42);color:#fff; font-weight:700;cursor:pointer; }
#contact .nf-after-form-content{text-align:center;}