/**
* 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

*/

img.expert-badge {
    width: 30px;
}

li.product .product-thumbnail {
    position: relative !important;
    display: block;
}

li.product .product-thumbnail .for-loop-item.expert-badge {
    position: absolute;
    top: 0px;
    right: 0px;
        z-index: 9;
}

.base-color-palette-fixed-switcher.kcpf-position-left {
    display: none;
}
li.menu-item.page-item-57 {
    display: none;
}
li#menu-item-63 a {
    padding-left: 0px;
}

#menu-item-64 a {
    background: #000;
    color: #fff !important;
    padding: 4px 16px;
    border-radius: 25px;
    font-weight: 600;
    transition: 0.3s;
}

#menu-item-64 a:hover {
    transform: translateY(-2px);
}