<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   Qwery Child Theme
 Theme URI:    http://qwery.ancorathemes.com
 Description:  Qwery Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com
 Template:     qwery
 Version:      1.3
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  qwery
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */



.qwery-full-height {
    min-height: none !important;

}

.full-with-menu{
    width: 100%;
}

@media (max-width: 768px) {
    div.footer-support-info &gt;div.elementor-element-populated {
        padding: 0px !important;
    }
}

h3.slide_title {
	color:#FF8000!important;
	font-family:montserrat;
	font-size:11px!important;
	font-weight:600!important;
}
.slide_cats{
		font-family:Fraunces;
		color:#FF8000!important;
		font-weight:700!important;
		font-size:24px!important;
}
.slide_content{
		color:#323232!important;
		font-size:12px!important;
		padding-bottom:30px!important;
}

.slider_container.slider_type_images .slider-slide &gt; img, .slider_container.slider_type_images .slider-slide &gt; .slide_parallax_wrapper &gt; img {
padding-top:30px;
padding-bottom:60px!important;
max-width:88px!important;
}

.slider_container.slider_titles_lb .slider-slide, .slider_container.slider_titles_rb .slider-slide, .slider_container.slider_titles_bottom .slider-slide {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-start!important;
}

.slider_container.slider_titles_bottom .slider-slide{
    border-radius: 20px;
    overflow: hidden;
 	border: 2px solid rgba(255, 128, 0, 0.2); ;
	padding:20px;
	
	}


.elementor-post__thumbnail {
	/*background-color: #eee;*/
}
	.elementor-post__thumbnail img {
		display: flex!important;
		align-items: center;
		justify-content: center;
	}</pre></body></html>