#wc-stripe-express-checkout-element iframe{max-width:unset}#wc-stripe-express-checkout-element{margin-bottom:12px;display:flex;gap:10px;flex-wrap:wrap;justify-content:center}#wc-stripe-express-checkout-element>div{flex:1;min-width:260px}.purchase{display:none;}
.refinance{display:none;}
.apply_button a {
color: #fff !important;
}
.left_text {
color: #fff;
}
.copyright {
color: #fff;
}
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
.phone {
margin-left: 40px;
}
}
@media only screen
and (min-device-width : 360px)
and (max-device-width : 640px) {
.phone {
margin-left: 40px;
}
}
.container.homepage {
min-height: 700px; }
.container.page {
min-height: 700px; }