/*
Theme Name:   Xstore child
Theme URI:    https://xstore.8theme.com
Description:  XStore is a multi-purpose theme that offers the ultimate WordPress and WooCommerce synergy, providing a comprehensive, all-in-one solution.
Author:       8theme
Author URI:   https://www.8theme.com
Template:     xstore
Version:      1.0
Text Domain:  xstore-child
Tags: e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, translation-ready, ecommerce, woocommerce, shop, elementor, business, corporate, blog, news, light, dark
*/
/* Logs of Joy: Benefit Icons */
.loj-card__wrap{
  background:#fff4dc;
  border-radius:18px;
  overflow:hidden;
  height:100%;
}
.loj-card__ribbon{
  background:#f58220;
  color:#fff;
  font-weight:600;
  padding:10px;
  text-align:center;
}
.loj-card__image img{width:100%;display:block;}
.loj-card__body{padding:14px;}
.loj-card__title{font-weight:700;color:#6a3b1f;display:block;}
.loj-card__age{
  background:#e6d2b5;
  border-radius:999px;
  display:inline-block;
  padding:5px 10px;
  font-size:12px;
  margin:8px 0;
}
.loj-card__skills{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:8px;
}
.loj-card__skills img{width:20px;}
.loj-card__actions{
  display:flex;
  gap:10px;
  margin-top:12px;
}
.loj-addtocart{background:#f58220!important;}
.loj-buynow{background:#5a3a26!important;color:#fff!important;}
