/**
* Theme Name:        avanam-emetix
* 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.8
* License:           GNU General Public License v3.0 (or later)
* License URI:       https://www.gnu.org/licenses/gpl-3.0.html
* Text Domain:       avanam-emetix
* 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

*/

.product-badge {
    display: inline-block;
    padding: 6px 10px;
    font-weight: 600;
    font-size: 12px;
    line-height: 1;
    border-radius: 999px;
    margin-bottom: 10px;
    text-transform: uppercase;


}
.product-badge--new {
    color: #ffffff;
    background-color: #31945e;
    border-radius: 0;
    padding: 7px 7px 3px 7px;
}
.product-badge--top{
    color: #ffffff;
    background-color: #3b6490;
    border-radius: 0;
    padding: 7px 7px 3px 7px;
}

.stock.entry-product-stock{
    display: none !important;
    padding: 0 !important;
}
.stock_product_top .stock.entry-product-stock{
    display: block !important;
}
.check-incart-sold.style1{
    display: none !important;
}
.list_prod_loop{
    position: absolute;
    z-index: 9;
}
.header-account-control-wrap{
    display: none !important;
}
.woocommerce-LoopProduct-link-title{
    font-family: Roboto, RobotoDraft, Helvetica, Arial, sans-serif;
}
.site-header-top-section-left .site-header-item.site-header-focus-item{
    display: none !important;
}