<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Nick
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

@media only screen and (max-width: 600px) {
 
	
.elementor-171 .elementor-element.elementor-element-415a453 &gt; .elementor-widget-container {
	padding:unset!important;
}
  
	
.elementor-171 .elementor-element.elementor-element-xzv1c7c:not(.elementor-motion-effects-element-type-background), .elementor-171 .elementor-element.elementor-element-xzv1c7c &gt; .elementor-motion-effects-container &gt; .elementor-motion-effects-layer {
    background-position: right!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;

	}
	
	.elementor-322 .elementor-element.elementor-element-415a453 &gt; .elementor-widget-container {
    padding: unset!important;
}
	.elementor-327 .elementor-element.elementor-element-c5ff268 &gt; .elementor-widget-container {
    padding: 50px 0px 0px 0px!important;
}  	  
	  
}</pre></body></html>