/*
Theme Name: Basic Child with Woocommerce
Version: 1.17
Description: Child theme for Basic leveraging Woocommerce.  Noted that the basic theme has already been heavily modified at the parent level, 
therefore we are continuting to edit style at that level, but the using this child theme to seperate the new woocommerce templating. 
Author: Gareth @ Larkscapes
Author URI: http://larkscapes.com
Template: basic
*/

@import url("../basic/style.css");

.metaslider .flexslider {
    margin: 0 0 1px !important;
}