/*
 Theme Name:     Ness Child
 Theme URI:      http://themeforest.net/user/cubell
 Description:    Ness Child Theme
 Author:         Cubell
 Author URI:     http://themeforest.net/user/cubell
 Template:       ness
 Version:        1.2
*/
@import url("../ness/style.css");
Any CSS code entered here will overwrite the parent's CSS.
-------------------------------------------------------------- */

/* =Theme customization starts here. 
body, #respond, h2.cb-body-font, h3.cb-body-font, h3.comment-reply-title, html, button, input, select, textarea, .cb-header-font, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, #cb-main-nav-container .cb-main-nav li a, #submit, .cb-block-title .cb-title { font-family: 'verdana', sans-serif!important ;}
	
	
/* banner */
.cb-stuck.cb-light-style #cb-navigation { background: #fff02a;}
.cb-menu .cb-nav a i { font-size: 1.4em; background: #fff02a; padding: 5px 8px 4px 8px; }
.cb-cover .backstretch {  background:none;}
.cb-cover .backstretch img { opacity: 1 !important;}

/* toggled */
#cb-navigation .cb-link {color: black; }
.mc4wp-form input[type=submit] {background: #fff02a; color: black; border: none; }

/* selection */
::selection { background: #fff02a; color: black; text-shadow: none; }

/* content */
.single-post #main { padding:5px 2% 0;}
.entry-content {font-size: 1em; }
h4 { margin:30px 0 5px 0;}


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

.single-post #main {  padding: 40px 6% 0; }
#main { padding: 40px 6%;}
#cb-footer { padding-top: 20px; }
.cb-article-content { width: 1200px; }
body {line-height:1.5}
}

@media only screen and (min-width: 768px) {
.cb-row-article { border: 45px solid #fff;}

}