/*
 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 ********************/


element.style {
    background-image: url(http://03fa04b.netsolhost.com/ewnpodcast/wp-content/uploads/2017/03/eWNPodcastNetwork1600x760-SharonSayler-690x690.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    transform: translate3d(0px, 0px, 0px);
    backface-visibility: hidden;
    perspective: 1000px;
    /* opacity: 0.55; */
}

.qt-part-archive-item .qt-item-header .qt-header-bg {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 1;
}

h1 {
    color: #ffffff !important;
	text-shadow: 1px 1px 4px #000000;
}

.qt-header-bg {
    opacity: 1 !important;
}

element.style {
    opacity: 1 !important;
}

.qt-tags li a {
	text-shadow: 1px 1px 4px #000000;
}

.page-id-4256 .qt-sharepage {
    display: none !important;
}