/*
Theme Name: Vivacity Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Vivacity WordPress theme. Only activate this child theme if you intend to make modifications to the theme otherwise activate the parent theme.
Version: 1.0
Author: GhostPool
Author URI: http://www.ghostpool.com
Template: vivacity
*/

@import url("../vivacity/style.css");


/* Add your own CSS code here */

.js .tmce-active .wp-editor-area {
    color: #000;
}
.prod-attributes {
    border-bottom: solid 1px #ccc;
    padding-bottom: 20px;
    clear:both;
    float:left;
}