/*!
Theme Name: Tyche
Theme URI: https://colorlib.com/wp/themes/tyche/
Author: Colorlib
Author URI: https://colorlib.com/
Description: A WooCommerce theme
Version: 1.0.13
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tyche
Tags: e-commerce, custom-logo, two-columns, left-sidebar, right-sidebar, custom-header, custom-menu, featured-images, threaded-comments, footer-widgets, sticky-post, theme-options
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
body{
font-family: 'Rubik', sans-serif!important;
}

.meta, .date{
visibility:hidden;
}

@media(max-width:767px){
  .entry-content .products li {
  float: left;
  width: 50%;
  }
  }
  
.owl-carousel{
	direction:ltr;
}  
