/*
Theme Name: PayGo
Template: cre8_prototyper
Theme URI: http://cre8ba.se
Author: SITELAUNCH Agency, LLC
Author URI: http://sitelaun.ch
Description: Flexible-width, responsive development child theme for Cre8ba.se. Duplicate this directory, rename and use for your project.
Version: 10.06.15
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: cre8base, sitelaunch, anthony meeks
Text Domain: cre8_flex
*/
@CHARSET "UTF-8";

/* 
  Shared elements:
*/
@import "../cre8_prototyper/assets/css/foundation.css";

/*
  Use parent theme sheets or copy to child theme and use instead:
*/
@import "../cre8_prototyper/assets/css/layout-common.css";
@import "../cre8_prototyper/assets/css/layout-flex.css";
/*@import "assets/css/layout.css";*/

/*
  Child skin template:
*/
@import "assets/css/skin.css";

/*
 * End of file style.css
 * Location: ./themes/paygo/style.css
 *
 * ____________________________  __
 * _____________________  ( __ )/ /_  ____  ________
 *        / ___/ ___/ _ \/ __  / __ \/ __ `/ ___/ _ \
 * ______/ /__/ /  /  __/ /_/ / /_/ / /_/ /__  )  __/
 * ______\___/_/   \___/\____/_.___/\__._/_/__/\___/
 * __________________________________________________
 *                            Cre8ba.se for Wordpress
 *          ï¿½2010-2015 Ant Meeks, All rights reserved
 *                      Learn more @ http://cre8ba.se
 */