/**
 * Vanilla Styles
 *
 * This second stylesheet is for hotfixes/vanilla CSS.
 * Do not edit the main style.css directly, rather
 * add your changes here if you are not compiling the Sass files.
 */

@media only screen and (max-width: 641px) {
    .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
		 line-height:1.25!important;
	}
}

.section-slider .testimonials-slider .testimonial-slide {position:relative}

#footer-top { content-visibility: initial !important; }
#testimonial-slider.section-slider .testimonials-slider .testimonial-slide .auth-text:before { background-image:none; display:none}
.browser-Safari .section-slider .testimonials-slider .testimonial-slide .auth-text:before { background-image:url('https://www.sharonnewport.com/wp-content/uploads/2026/07/quotes_white.png');}