/*!
Theme Name: Kaffen Child
Theme URI: https://bslthemes.com/
Author: bslthemes
Author URI: https://themeforest.net/user/bslthemes
Description: Kaffen - Restaurant & Cafe WordPress Theme
Version: 1.0.1
License: General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Template: kaffen
Text Domain: kaffen-child
Tags: full-width-template, editor-style, featured-images, sticky-post, threaded-comments, translation-ready, theme-options
*/

.kf-archive-item {
  margin: 0 0 30px 0;
  position: relative;
  overflow: hidden;
  background: #fef4ee;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.product-grid-item {
  padding: 20px;
  position: relative;
  background: #fff;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

.woocommerce .products div.product .button.add_to_cart_button,
.woocommerce-js .products div.product .button.add_to_cart_button,
.woocommerce .products .product .added_to_cart,
.woocommerce-js .products .product .added_to_cart {
  color: #e45826;
}
