/*!
Theme Name: 15Zine Child
Theme URI: https://themeforest.net/item/15zine-hd-magazine-newspaper-wordpress-theme/10802918
Description: Theme child of 15Zine
Version: 1.0
Author: Codetipi
Author URI: http://www.codetipi.com
Template: 15zine
Text Domain: cubell
*/


/* =Theme customization starts here. Any CSS code entered here will overwrite the parent theme's CSS.
-------------------------------------------------------------- */


@media only screen and (min-width: 768px)
.cb-sidebar-right .cb-main2 {
 float: left;
}

@media only screen and (min-width: 768px)
.cb-fw-bs .cb-main2{
width: 100%;
}


@media only screen and (min-width: 1200px)
.cb-main2 {
  width: 940px;
}
@media only screen and (min-width: 1200px)
.cb-main2 {
   margin-top: 30px;
}

.cb-module-header p {
    font-size: 14px !important;
    letter-spacing: 0px !important;
	text-transform: none !important;
	color: #484848 !important;
}

.cb-module-header p {
    font-size: 14px;
    letter-spacing: 0px;
	text-transform: none;
	color: #484848;
}

.cb-module-block {
    margin-bottom: 15px;
}

#cb-nav-bar .cb-main-nav {
 padding-top: 10px;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    background-color: transparent;
	border-color: transparent;
	color: #fff;
}

h1 {
	margin-top:5px;
}

a {
	color: #FF001F;
}

input {
	background-color:transparent;
	border:0px;
	padding:11px;
	color: #fff;
}


#streaminglogosfront {
	width: 70px !important;
	min-width:10%;
}

#streaminglogos {
	width: 70px !important;
	min-width:5%;
}

.available {
color:#99e265;
}

.table, td, th {
	font-weight:bold;
	border-bottom: #000!important;
	text-align: center;
}

.unavailable {
color:#ff5c5c;
}

.uppertje {
	text-transform:uppercase;
}
.verticaaltje {
	vertical-align:middle;
}

.witje {
	color:#fff !important;
}

.titlepadding {
	padding:20px;
	background-color: #333;
	margin-bottom: 30px;
}

.zwartje {
	color:#000 !important;
}

.lijstje {
	font-size:25px; color:#ff5c5c; font-weight: bold;
}

#streaminglogosfront {
	width: 70px !important;
	min-width:10%;
}

.cb-entry-content table tr th {
    background-color: #333;
}