<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   OnAir2 Child
 Theme URI:    http://qantumthemes.com/
 Description:  OnAir2 Child Theme
 Author:       QantumThemes
 Author URI:   http://qantumthemes.com/helpdesk
 Template:     onair2
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         two-columns, right-sidebar
 Text Domain:  onair2-child
*/

/***************************************************************
****************************************************************
************* PUT YOUR CUSTOM STYLES BELOW ********************/


.qt-slickslider.qt-slickslider-single .qt-part-archive-item.qt-part-item-post-hero .qt-btn.qt-btn-l.qt-btn-primary {display: none;}

.shows-template-default a.qt-btn.qt-btn-primary.qt-btn- {
    display: none;
}

h2.qt-title {
    font-size: 2.4em !important;
}

.qt-author {
    visibility: hidden;
}
.qt-post-author {
    visibility: hidden;
}


h4.qt-ellipsis-2.qt-t a {
    text-transform: none !important;
}


.qt-title {
    text-transform: none !important;
}


.qt-caption {
    text-transform: none !important;
}



.single-post .qt-subtitle {
    visibility: hidden;
}
div.qt-post-author.qt-card {
    display: none;
}

.brand-logo img {
    height: 220px;
    width: 450px;
}



li.qt-logo-link &gt; a.brand-logo.qt-logo-text:hover {
    background-color: transparent !important;
}



slider-caption {
    text-transform: none !important;
    display: none;
    visibility: hidden;
}



.qt-header-bg {
    opacity: 0.9 !important;
}

.qt-related-section {
    display: none;
}</pre></body></html>