/*
Theme Name: ATWSolar V1
Author: Stucel
Author URI: https://www.stucel.com
Description: ATW Solar Template
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ATW Solar

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* Chrome, Safari, Edge, Opera */
.contact .fluentform .ff-el-input--content input[type='number']::-webkit-outer-spin-button,
.contact .fluentform .ff-el-input--content input[type='number']::-webkit-inner-spin-button {
   -webkit-appearance: none !important;
   margin: 0;
}

/* Firefox */
.contact .fluentform .ff-el-input--content input[type='number'] {
   -moz-appearance: textfield !important;
}

[data-wpr-lazyrender] {
   content-visibility: visible !important;
}
