/*
Theme Name: Workspace Child Theme
Version: 1.0.0
Description: A stunning visual experience for minimal loving creative. This template is a responsive and retina-ready WordPress theme with grid system layout. It is optimized for mobile touch and swipe.
Tags: one-column, two-columns, right-sidebar, custom-menu, post-formats, sticky-post, translation-ready
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: workspace-child
Template: workspace
*/

/* = Add your own modification from here
-------------------------------------------------------------- */

body, h1, h2, h3, h4, h5, h6, div {
	word-wrap: normal!important;
}

.top-baner h2 {
    max-width: 490px;
    margin: 0 auto;
    line-height: 34px;
    /**margin-bottom: 60px;**/
}

.co-header-de h1 {
	line-height: 75px;
}

@media only screen and (max-width: 767px) {
	.co-header-de h1 {
		word-wrap: normal!important;
		font-size: 45px!important;
		line-height: 45px!important;
		margin-top: 110px!important;
	}

	.co-header-de h2 {
		word-wrap: normal!important;
		font-size: 20px!important;
		line-height: 20px!important;
	}
	
	h2 {
		font-size: 30px!important;
		line-height: 32px!important;
	}
	
	h3 {
		font-size: 24px!important;
		font-weight: 600px!important;
	}
}