/*
Theme Name: Moderno-Child
Theme URI: https://parkofideas.com/moderno/
Text Domain: moderno-child
Description: Fashion & Furniture Store WooCommerce Theme
License: GNU General Public License v2.0 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.0
Template: moderno
Author: parkofideas.com
Author URI: https://parkofideas.com
Tags: right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, theme-options, translation-ready
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

span.woocommerce-Price-amount.amount {
    font-weight: 500;
    font-size: 14px;
    background: #ffefec;
    padding: 2px 10px;
    border-radius: 3px;
}
.c-product__tabs-item-header {
    letter-spacing: 0;
    font-weight: 500;
    text-transform: none;
}
.woocommerce-multi-currency.wmc-sidebar .wmc-title {
    font-weight: 400;
    font-family: 'Manrope';
    text-transform: none;
    font-size: 14px;
}
.woocommerce-multi-currency.wmc-sidebar.style-1 .wmc-list-currencies .wmc-currency .wmc-currency-content-right {
    text-align: left;
    margin-left: 10px;
}
.woocommerce-multi-currency.wmc-sidebar.wmc-switcher-layout-full.wmc-hover .wmc-list-currencies .wmc-currency a.wmc-currency-redirect {
    border: none;
}
.c-cart-empty__header {
    text-transform: none;
}