/*
    Template: consulting
    Theme Name: Consulting Child Theme
    Theme URI: http://consulting.stylemixthemes.com/
    Author: StylemixThemes
    Author URI: http://stylemixthemes.com/
    Description: Consulting - Business and Finance WordPress theme. Using Consluting you can easily create a modern website with real content. Easily edit the real content and compose the page layout with drag & drop page builder Consulting is the best ever finance, consulting, brokerage WordPress theme. It’s fully Responsive and Easy to Customize using intuitive Drag & Drop Visual Composer and Theme Options panel in WordPress Customizer.
    Version: 4.0.2
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: blue, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, sticky-post, translation-ready
    Text Domain: consulting-child-theme
*/

.woocommerce-LoopProduct-link{
  display: flex !important;
  flex-direction: column;
}
.woocommerce-LoopProduct-link .price {
  order: 5;
}
.woocommerce-loop-product__link .woocommerce-Price-amount.amount {
	display: none !important;
}
#post-835 .stm_post_info { display: none !important; }
/*.tribe-events-calendar-list .tribe-events-calendar-list__month-separator { display: none !important; }*/
.widget_categories .cat-item a { text-transform: uppercase; }

/*-------------Home event page----------------*/
.stm_events_grid .item .item_wr .item_thumbnail img {
  max-height: 198px;
  object-fit: contain;
  width: 100%;
}
.stm_events_grid .item .item_wr .item_thumbnail {
  background: white;
}
.stm_events_grid .item .item_wr {
	width: 100%;
}