/*
 Theme Name:   ON AIR! Child
 Theme URI:    http://qantumthemes.com/
 Description:  WP-FM Child Theme
 Author:       QantumThemes
 Author URI:   http://example.com
 Template:     on-air
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  _s
*/


/* Body Style */

h1 {
	font-weight: 700;
	letter-spacing: 1.2;
	font-size: 3.2rem;
	}

.background-box {
	background-color: rgba(0, 0, 0, .5);
}

p {
  line-height: 1.5rem;
  }

@media only screen and (max-width : 678px) {
	.row .s12.col {
		padding: 10px;
	}
	.s12.col .s12.col {
    		padding: 10px;
	}
}

/* App Icons at page bottom */

@media only screen and (max-width : 678px) {
    .qw-playericons a span {
        width: 60px;
        height: 60px;
        padding: 10px;
        background-size: 90%;
        background-position: center center;
    }

    .qw-playericons .btn-floating.btn-large {
        width: 75px;
        height: 75px;
        padding: 7px;
    }
}

/* Popout Media Player Button and Window */

@media only screen and (min-width: 993px) {
	.qw-playericons {
		text-align: center;
		}
	}

@media screen and (min-width: 679px) {
	.mob-play-link {
		display: none;
		}
	.show-mobile-only {
		display: none;
		}
}



/* Hide the secondary dropdown */

select#qwShowDropdown {
    display: none !important;
}

/* Navigation */

nav ul a {
   	font-size: 1.25rem;
	}

nav .button-collapse i {
    padding-left: 10px;
	}

@media only screen and (min-width: 993px)
{ 	.qw-stickynav .dropDownMenu li {
    		margin-top: -2px;
	}
	
	.donate-nav-btn {
		margin-left: 5px;
	}

	.donate-nav-btn a{
  		padding-right: 12px;
  		color: #FFFFFF !important;
    		background-color: #69bd45;
    		border-bottom-color: #69bd45;
    		border-bottom: 3px solid #69bd45;
    		border-top: 2px solid #69bd45;
    		border-bottom-left-radius: 3px;
    		border-bottom-right-radius: 3px;
    		box-shadow: 1px 3px 5px rgba(0, 0, 0, .2);
	}


	.donate-nav-btn a:hover {
		color: #FFFFFF !important;
		background-color: #07713a;
		border-bottom-color: 
		background-color: #07713a;
		border-bottom-color: #07713a;
		border-bottom: 3px solid #07713a;
		border-top: 2px solid #07713a;
	}
}

/* Slider Settings */

.nextend-smartslider-button-container, .nextend-smartslider-button-container a {
	color: #FFFFFF !important;
	}

/* @media screen 
  and (max-device-width: 736px) { */

.nextend-smartslider-button-container, .nextend-smartslider-button-container a {
	font-size: 1.25em !important;
	}

.n2-ow a {
	color: #212121 !important;
	}

.n2-ow a:hover {
	color: #07713A !important;
	}
	
/* } 

@media screen 
  and (min-device-width: 737px) {
	.n2-ow a {
		color: #69bd45 !important;
		}

	.n2-ow a:hover {
		color: #69bd45 !important;
		}
}

*/

	
/* Genre Nav */

.genrebtn {
    background-color: #69bd45;
    color: white;
    padding: 2px 10px 8px 10px;
    /* font-size: 16px; */
    border: none;
    cursor: pointer;
    z-index: 99;
    margin-top: 10px;
}

.genredd {
    position: relative;
    display: inline-block;
	z-index: 99;
}

.genredd-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.genredd-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.genredd-content a:hover {background-color: #f1f1f1}

.genredd:hover .genredd-content {
    display: block;
}

.genredd:hover .genrebtn {
    background-color: #3e8e41;
}

/* Header Style */

.text-shadow {
    text-shadow: 0px 0px 5px rgba(0, 0, 0, .35);
    }

.qw-header-logo-big a img {
    max-height: 220px;
    padding: 10px 0 10px 0;
    }
    
.qw-prenav {
    margin-bottom: 10px;
}

.qw-vc h1 {
	font-size: 2rem;
	margin: 1rem 0 0 0;
	line-height: 3.5rem;
	}


/* Secondary Menu Style */

.qw-darkbg-dark {
    background-color: rgba(51, 51, 51, 0.5) !important;
    }

/* King Composer Button Style */

.standard-button a, .standard-button a:hover {
    font-size: 1.1em;
    color: #FFFFFF !important;
    text-decoration: none;
    display: inline-block;
}

.standard-button a {
	background-color: #69BD45 !important;
	color: #FFFFFF !important;
	border-radius: 3px;
	Border: 1px solid #69BD45 !important;
	padding: 5px 10px 5px 10px;
	}

.standard-button a:hover {
	background-color: #07713A !important;
	border-radius: 3px;
	Border: 1px solid #07713A !important;
	}

/* Card Display */

.qw-badge {
	display: none;
}

.qw-vc h1 {
	text-align: center;
	color: white;
}

.qw-vc p {
	text-align: center;
	color: white;
	padding-bottom: 10px;
	font-size: 1.2rem
}

.qw-vc p a {
	text-decoration: underline;	
}

.card img, .paper img {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}


@media screen and (max-width: 678px) and (min-width: 100px) {
	.qw-extraheader .cbp-vm-view-grid ul li.cpb-cardcont {width: 33%;}
	.cbp-vm-view-grid ul li.cpb-cardcont {padding-right: 5px;}
	.cbp-vm-view-grid ul li.cpb-cardcont a.cbp-vm-image {max-height: 200px;overflow:hidden;}
	.cbp-vm-view-grid ul li.cpb-cardcont a  {max-height:120px;overflow:hidden;}
	.cbp-vm-view-grid .cbp-vm-title {padding:7px 0;width:100%;height: 3.4em;font-size:18px;  white-space: nowrap;  overflow: hidden;  text-overflow: ellipsis;}

.dktext-box {
	background-color: rgba(0, 0, 0, .25);
}

.mob-play-link a {
	display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
	width: 160px;
	}
}

.mdi-image-timer-off:before {
    content: "–" !important;
}

.mdi-image-timer {
    display: none;
}

aside.widget ul li:first-child {
    padding-top: 15px;
}

.cbp-vm-view-grid ul li.cpb-cardcont a.cbp-vm-add {
	margin-top: 10px;
}


/* Form Styles */



/****** Event Styles ********/

.event-time-header, .event-photo-header {
	font-size: 1.5em;
	font-weight: normal;
	color: #9e9e9e;
}

.event-time-block {
	display: block;
}

.event-list-date {
	font-size: 1.22em;
	color: #9e9e9e;
}

.event-list-time {
	font-size: .85em;
}


.event-list-image {
	
}

.event-list-image img:hover {
	opacity: .85;
}

.event-list-link {
}

.event-list-link a {
	font-size: 1.75em;
	line-height: 1em;
}

.event-list-location {
	display: block;
	margin-top: 5px;
}

.event-url-box {
	width: 60%;
}

.event-page-table td {
	vertical-align: top;
}

.event-page-table td img a:hover {
	vertical-align: top;
}

@media only screen and (max-width : 678px) {
	.event-list-link, .event-list-link a {
    		font-size: 1.1em;
    		line-height: 0;
	}
	.event-list-date {
    		font-size: 1em;
	}

}

/* Gift Table Style */
.tg  {border-collapse:collapse;border-spacing:0;border-color:#ccc;}
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:0px;overflow:hidden;word-break:normal;border-color:#ccc;color:#333;background-color:#fff;border-top-width:1px;border-bottom-width:1px;}
.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:0px;overflow:hidden;word-break:normal;border-color:#ccc;color:#333;background-color:#f0f0f0;border-top-width:1px;border-bottom-width:1px;}
.tg .tg-yw4l{vertical-align:middle}
.tg .tg-b7b8{background-color:#f9f9f9; vertical-align:middle}


.gift-table-1 h5{
	color: rgb(90, 91, 92);
}

.kc_image_empty {
	display: none;
}