/*
Theme Name:     Helix Child Theme
Theme URI: 		http://websiteby.click
Description:    Child theme for the Helix theme
Author:         businessby.click
Theme URI: 		http://businessby.click
Template:       helix
Text Domain: mk_framework
Domain Path: /languages/
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/

@import "logistics.css";
@import "corporate.css";
/*
@import "runpartner.css";
@import "finance.css";
@import "recruitment.css";
@import "group.css";
@import "cleverbuero.css";
@import "cleverwork.css";
@import "construction.css";

*/
.white-text p {
	color: #ffffff;
}

.footer-logo-button mk-button--text{
	color: #333333;
}

/*
General Style definitions
*/

.mk-toggle.simple-style .mk-toggle-title {
    position: relative;
    display: block;
    padding: 8px 25px 8px 23px;
    color: #444;
    font-size: 16px;
    cursor: pointer;
}
