/*
Theme Name: Fortnight Collective Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Codelab
Template: enfold
*/
/* Import CSS in modules */
@import 'css/main.css';
@import 'css/modules.css';
@import 'css/header.css';
@import 'css/homepage.css';
@import 'css/work.css';
@import 'css/case-study.css';
@import 'css/approach.css';
@import 'css/press.css';
@import 'css/about-us.css';
@import 'css/contact.css';
@import 'css/nav.css';

/*

* PLEASE DO NOT EDIT THIS FILE!
*
* This file is only in your themefolder for WordPress to recognize basic theme data like name and version
* CSS Rules in this file will not be used by the theme.
* Instead use the custom.css file that is located in your themes /css/ folder to add your styles.
* You can copy a style rule from any of your css files and paste it in custom.css and
* it will override the original style. If you just want to add small css snippets you might also
* want to consider to add it to the designated CSS option field in your themes backend at: Theme Options->General Styling
*/