/*
Theme Name: Upside Child
Theme URI: http://kopasoft.net/demo/upside
Author: Kopatheme
Author URI: http://kopatheme.com/
Template:     upside
Version: 1.0.0
Description: Upside theme is designed for magazine, newsand with powerful custom widgets, the theme provides you more flexibility and ease-of-use for your site
Tags: light, one-column, two-columns, right-sidebar, fluid-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, translation-ready
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
 Text Domain:  upside-child
*/
.vc_custom_1448960529012 {
  background: #96c11f !important;
}
@import url("../upside/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

.kopa-button.pink-button, .course-submit, .widget .widget-title.widget-title-s7 i, .entry-icon  {
  background: #96c11f !important;
}
.entry-time {
  color: #96c11f !important;
}
#respond {
  display: none;
}
.up-slide2 .item .entry-item .entry-thumb::before { 
	display:none;
}
.up-slide2 .item .entry-item .entry-content .entry-title h2 a {
	color:#fff !important;
}
@media screen and (max-width: 767px) {
	#logo-image { margin-left: -25px;}
	#slogan { left:0px !important; font-size: 16px !important;}
	.pull   { color: #8bb91d !important;}
	#mobile-menu {background: #8bb91d !important;}
	.up-slide2 .item .entry-item .entry-content .entry-title h2 a { color:#fff !important; }
}