/**
* Theme Name:        avanam-cosmika
* Theme URI:         https://templatemela.com/
* Template:          avanam
* Author:            TemplateMela
* Author URI:        #
* Description:       This is a child theme of Avanam, generated by TemplateMela.
* Version:           1.0.0
* License:           GNU General Public License v3.0 (or later)
* License URI:       https://www.gnu.org/licenses/gpl-3.0.html
* Text Domain:       avanam-cosmika
* Requires at least: 6.2
* Tested up to:      6.6
* Requires PHP:      7.4
* Tags: translation-ready, two-columns, right-sidebar, left-sidebar, footer-widgets, blog, custom-logo, custom-background, custom-menu, rtl-language-support, editor-style, threaded-comments, custom-colors, featured-images, wide-blocks, full-width-template, theme-options, e-commerce

*/
@font-face {
    font-family: 'star';
    src: url('/wp-content/themes/avanam/assets/fonts/star.woff2?gmcsp2') format('woff2'),
         url('/wp-content/themes/avanam/assets/fonts/star.woff?gmcsp2') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap !important;
}
/*
 * Mulish — 4 essential variants only (reduced from 14).
 * Browser auto-synthesizes missing weights from nearest available.
 * 400 = body text | 400 italic = emphasis | 600 = semi-bold | 700 = headings
 */
/* mulish-400 regular */
@font-face {
  font-display: swap;
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 400;
  src: url('../avanam-cosmika/fonts/mulish-v18-latin-regular.woff2') format('woff2');
}
/* mulish-400 italic */
@font-face {
  font-display: swap;
  font-family: 'Mulish';
  font-style: italic;
  font-weight: 400;
  src: url('../avanam-cosmika/fonts/mulish-v18-latin-italic.woff2') format('woff2');
}
/* mulish-600 semi-bold */
@font-face {
  font-display: swap;
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 600;
  src: url('../avanam-cosmika/fonts/mulish-v18-latin-600.woff2') format('woff2');
}
/* mulish-700 bold (headings) */
@font-face {
  font-display: swap;
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 700;
  src: url('../avanam-cosmika/fonts/mulish-v18-latin-700.woff2') format('woff2');
}
.kaomi-product-sku-under-title {
    margin-top: 6px;
    margin-bottom: 8px;
    font-size: 14px;
    color: #666;
}

.kaomi-product-sku-under-title .sku-label {
    font-weight: 600;
}

/* Checkout checkbox styles moved to checkout-redesign.css */

/* Blog posts — show featured image always (not only on hover) */
.post-style-3 .post-thumbnail img {
    opacity: 1 !important;
}
