/*
Theme Name: Coca Child Theme
Theme URI: http://wp.themedemo.co/coca
Author: TrueThemes
Author URI: http://www.truethemes.net/
Description: Coca is a Responsive Wordpress Theme with a multitude of amazing CMS features.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: coca
Tags: responsive-layout, custom-typography, custom-colors, columns, featured-images, sticky-post
Template: coca
*/


/* HEADER */

.cs-header__wrapp {
	padding: 10px 0;
}

.cs-logo__link img {
	max-width: 150px;
}

/* HOME */

.number-arrows .number {
	display: none;
}


/* SERVICES */

.cs-portfolio__btn--services {
	display: none;
}

.what-we-do-wrapper .js-parallax-banner-item {
	background: #4d554f;
}

@media screen and (max-width: 414px) {
	
	.page-id-100 .cs-counter__title {
		font-size: 30px;
	}

}


/* FOOTER */

.cs-footer {
	background-color: #4d554f;	
}