<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:         Haylett 2018
Theme URI:          https://www.techyscouts.com/
Description:        A new Wordpress theme made just for Haylett Entertainment
Version:            1.0.0
Author:             Techyscouts
Author URI:         https://www.techyscouts.com/
Text Domain:        sage

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/
 body.page-id-13 .box#contact-info .bg:after{z-index:9;}
 .newsroomCarousel{
	 background-image:url('dist/images/testimonial-bg.jpg');
	     background-repeat: no-repeat;
		 background-size: cover;
		 position: relative;
		 padding: 125px 0px;
	 }
/*.newsroomCarousel:before{
	content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgb(138, 135, 131, 0.62);
}	*/
.newsroomCarousel .item p{color:#1A3E71;} 
.newsroomCarousel .owl-nav{position:absolute;left: 0;right: 0;}
.nav-center{text-align:center;}
/*.owl-prev {
    position: absolute;
    top: 40%;
    margin-left: -30px !important;
    display: block !important;
}

.owl-next {
    position: absolute;
    top: 40%;
    right: -35px;
    display: block !important;
}*/
.owl-theme .owl-nav [class*=owl-]:hover{background:none;}
.owl-theme .owl-nav [class*=owl-]{margin:10px;}
.newsroomCarousel.owl-carousel .owl-item{padding-left:5px;padding-right:5px;}
@media (min-width: 1201px) and (max-width: 1399px){
	.newsroomCarousel{padding: 75px 0px;}
}
@media (max-width: 767px){
	.testimonial{padding:0px;}
}</pre></body></html>