form.fluent_form_1 .wpf_has_custom_css.ff-btn-submit { border-color: #fff!important; }  :target::before { content: "";  display: block; height: 40px;  visibility: hidden;  } body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object { opacity: 1; transform: scaleX(1); max-height: 60vh; object-fit: contain; margin: auto; }  @media (max-width: 1024px) and (min-width: 768px) { body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object { max-height: 60vw; } }  @supports (-webkit-touch-callout: none) { .unfix-ios-bg { background-attachment: scroll!important; background-position: top center!important; background-repeat: no-repeat!important; background-size: cover!important; } }