/* ======================== *//* GRAVITY FORMS STYLES *//* ======================== *//* GRAVITY FORMS BUTTON */.gform_footer .button,.gform_page_footer .button {    color: #ffffff;    background-color: #D90000;}/* GRAVITY FORMS LABEL */.gfield .gfield_label {    color: #444444;}/* ======================== *//* TEMPLATE STYLESHEET CONFIGSDO NOT CHANGE THE STYLES BELOW *//* ======================== *//* GRAVITY FORMS INPUT PLACEHOLDER */.gform_fields .gfield input::placeholder {    color: #a8a8a8;}/* GRAVITY FORMS INPUT PLACEHOLDER - IE*/.gform_fields .gfield input:-ms-input-placeholder {    color: #a8a8a8;}/* GRAVITY FORMS TEXTAREA PLACEHOLDER */.gform_fields .gfield textarea:-ms-input-placeholder {    color: #a8a8a8;}/* GRAVITY FORMS TEXTAREA PLACEHOLDER - IE */.gform_fields .gfield textarea::placeholder {    color: #a8a8a8;}/* GRAVITY FORMS BUTTON */.gform_footer .button,.gform_page_footer .button {    padding: 12px 24px;    border: none;    border-radius: 2px;    line-height: 1;    display: inline;    cursor: pointer;}/* GRAVITY FORMS DESCRIPTION */.gfield .gfield_description {    padding-top: 2px !important;    padding-left: 2px;}/* GRAVITY FORMS RADIO */input.gfield-choice-input {    width: auto;}/* GRAVITY FORMS SELECT */select.gfield_select {    background-color: #ffffff;}/* GRAVITY FORMS FILE UPLOAD */.ginput_container_fileupload input[type="file"] {    padding-left: 0px;}#brx-content>.woocommerce {    padding: 3rem 1.2rem;}@media (max-width: 767px) {h3#order_review_heading {    margin-top: 40px;}}