<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
        * Theme Name: Seorun Child
        * Description: This is a child theme of Seorun, generated by Merlin WP.
        * Author: &lt;a href="http://ninetheme.com/about"&gt;Ninetheme&lt;/a&gt;
        * Template: seorun
        * Version: 1.2.4
        */

h1, h2, h3, h4, h5, h6 {
	font-family: Marisa!important;
}

.default-padding {
	padding-top: 0!important;
}

.site-heading h2::after {
	margin-left: -45px!important;
}

.site-heading h2::before {
	margin-left: 5px!important;
}

.wpcf7 button, .wpcf7 input, .wpcf7 select, .wpcf7 textarea {
	width: 100%!important;
}

.wpcf7 input[type=submit] {
	background-color: #0d2b4b;
	color: #fff;
}

.wpcf7 input[type=submit]:hover {
	background-color: #fff;
	border-color: #0d2b4b;
	color: #0d2b4b;
}

.wpcf7 input {
	min-height: 35px;
}

.wpcf7 textarea {
	height: 100px;
}

#rev_slider_2_1_wrapper .uranus.tparrows:before {
	color: #0d2b4b;
}

.vc_row-fluid {
	border-top: 2px solid #0d2b4b;
	border-bottom: 2px solid #0d2b4b;
}

.footer-bottom {
	color: #0d2b4b!important;
	border-top: 2px solid #0d2b4b!important;
	padding: 40px 0!important;
}

.footer-bottom a {
	font-family: Marisa!important;
	color: #0d2b4b!important;
}

.color-bluino {
	color: #0d2b4b!important;
}

@media (max-width: 1200px) {
	
	rs-layer-wrap {
		position: relative!important;
	}
	
	rs-loop-wrap {
		position: relative!important;
	}
	
	rs-mask-wrap {
		position: relative!important;
	}
	
	rs-layer {
		width: 100%!important;
		height: auto!important;
	}
	
	.slider-text-element {
		display: none!important;
	}
	
	.vc_row-fluid {
		margin-right: 0!important;
	}
	
	.vc_row-fluid .nt-column {
		padding-right: 0!important;
		padding-left: 0!important;
	}
	
	.vc_row-fluid .nt-column rs-module {
		width: 100%!important;
	}
	
}

@media only screen and (max-width: 991px) {
	
	.footer-bottom .col-12 {
		margin-bottom: 2rem!important;
	}
	
}

@media only screen and (max-width: 767px) {
	
	.top-bar-area {
		display: block!important;
	}
	
}</pre></body></html>