/*
Theme Name: hillma
Theme URI: https://riode.org/
Author: D-THEMES
Author URI: https://riode.org/about-me/
Description: Riode Responsive WordPress + eCommerce Theme.
Version: 1.0
Template: riode
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
.cat-type-simple .category-content mark{display:none;}
.price {
font-family: "Jost", sans-serif!important;
}
.products .content-center .woocommerce-loop-product__title{color: #212529!important;
  font-family: 'Playfair Display'!important;
  font-weight: 500!important;
  font-size:16px!important;}

.testimonial .icon::before {
  content: ",,";
  display: block;
  font-style: normal;
  font-weight: normal;
  font-size: calc(2.6rem * var(--rio-typo-ratio,1));
  line-height: 1;
  color: #e7ab55;
}

.product-default:not(.product-with-qty) .product-details .btn-product{
  background: #e7ab55!important;
  border-color: #e7ab55!important;
  color: #fff!important;
}

