/*
Theme Name: Mystile-child
Theme URI: http://novatechlighting.com/
Description: Child-theme
Author: Tommy Demos
Author URI: http://novatechlighting.com/
Template: mystile
Version: 0.1
*/

@import url("../mystile/style.css");

@media only screen and (min-width: 768px) {
ul.products li.product {
width: 16.96%!important;
}
}