/***
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 * You can edit the stylesheets to your liking
 * 
 * If you want to disable a style, you can just uncomment it
 * If you want to edit a style, use our built-in editor to do so
 * If you messed up, you can revert a file by using the button below
 */

 /** Import the Bootstrap Grid system first **/
 @import "ctr-grid.min.css";

 /** Chiptuning Reseller Container settings **/
 @import "container.css";

 /** Iconcrumbs styling **/
 @import "iconcrumbs.css";

 /** Blocks styling **/
 @import "blocks.css";

 /** CTR Button Styles **/
 @import "buttons.css";

 @import "series.css";

 @import "builds.css";
 
 /** Stage table table **/
 @import "stage-page.css";

 /** Increase counter table **/
 @import "increase-counter.css";

 @import "ui.css";

 @import "stage.css";
 
 @import "select2.css";
 
 @import "featherlight.min.css";
 