/**
* Theme Name:        avanam-glamor
* 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-glamor
* 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

/* TÍTULO */
.product_title {
    margin-bottom: 10px;
}

/* CONTENEDOR DEL SKU */
.product_meta {
    text-align: center;
    margin-bottom: 14px;
}

/* SKU estilo premium */
.sku_wrapper {
    display: inline-block;
    font-size: 10px;        /* tamaño discreto */
    line-height: 1.2;
    color: #8a8a8a;
    letter-spacing: 0.5px;
    margin: 0 auto;
}

/* PRECIO MÁS ABAJO */
.price {
    display: block;
    margin-top: 16px;
}