/*

Theme Name: The Vital Soul

Theme URI: http://eoflex.com/

Description: A simple e commerce responsive theme built with Bootstrap

Author: EOFlex

Author URI: http://eoflex.com/

Version: 1.0

Tags: responsive, white, bootstrap



This is an example theme to go along with the Treehouse blog post on <a href="http://www.eoflex.com/">How to Build a Simple Responsive WordPress Site Using Twitter Bootstrap</a>.

*/
@import url('bootstrap/css/bootstrap.min.css');
@import url('bootstrap/css/mobile-bootstrap.css');
@import url('bootstrap/selectpicker/css/bootstrap-select.min.css');
@import url('bootstrap/owl-carousel/owl.theme.css');
@import url('bootstrap/owl-carousel/owl.carousel.css');
@import url('bootstrap/font-awesome/css/font-awesome.min.css');
@import url('css/style.css');
@import url('css/wpstyle.css');
@import url('css/responsive.css');

#filters
{
display:none;
}