/*
Theme Name:     3clicks Child Theme
Theme URI:      http://3clicks.bringthepixel.com
Description:    Got questions? Visit our <a href="http://bringthepixel.com/support/">support forum</a>.
Author:         bring the pixel
Author URI:     http://www.bringthepixel.com/
Template:       3clicks
Version:        1.0
Tags:           flexible-width, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, translation-ready
*/

/* Place all your CSS modifications below */

fieldset { display: block !important; }

.g1-cartbox__box .button.checkout { display: none !important; }

.CruxTable {
	float: none;
	border: #000000;
	table-layout: auto;
	border-style: solid;
	border-width: 3px;
	width: auto;
}

.demo_store {
    width: 100%;
    margin: 0;
    padding: .375em 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99998;
    text-align: center;
    background: #191919;
    color: #fffff;
}