/*!
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.
-------------------------------------------------------------- */


/* Custimization child theme */
#logo {	
	line-height: 1.8 !important;
} 

.mc4wp-alert {
	font-size:14px;
}

.widget_tag_cloud > a,
.widget_tag_cloud a {
    background-color: transparent !important;
    border: 0 none !important;
}
.widget_tag_cloud > a {
	margin:0 !important;
	padding:0! important;
}

.home .cb-grid-block.cb-module-block.clearfix {
	margin-bottom:10px;
}

.privacy-policy ol li, .tnc ol li  {
	list-style-type: decimal;
}

.home .cb-single-link .cb-article-meta h2 {
	margin: 0 0 10px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 1.3;
}

.home #cb-section-c .cb-slider {
    margin-top: 30px;
}
.home .cb-grid-block .cb-module-title {
	margin-top: 15px;
}

/* fix menu not fitting one line */
#cb-nav-bar .cb-main-nav > li > a {
        padding: 5px 13px !important;
}

@media only screen and (min-width: 481px) {
	
}

@media only screen and (max-width: 400px) {
		
}
@media only screen and (max-height: 481px) {

}
@media only screen and (max-width: 767px) {
	
}
@media only screen and (min-width: 768px) {
	.home .cb-single-link .cb-article-meta h2 {
		font-size: 30px;
		letter-spacing: 3px;
	}
}
@media only screen and (max-width: 1019px) {
	
}
@media only screen and (min-width: 1020px) {

}
@media only screen and (max-width: 1130px) {

}
@media only screen and (min-width: 1200px) {
	.home .cb-single-link .cb-article-meta h2 {
		margin: 0 0 10px;
		letter-spacing: 4px;
		font-size: 40px;
	}
}
@media only screen and (min-width: 1600px) {

}