/*
 * Custom style goes here.
 * A template should always ship with an empty custom.css
 */
.gdpr_module_22 .custom-checkbox span {
    color: #848282;

}

.new-year-25 {
    color: #e95144;
}

.new-year-25 a > sup {
    font-weight: bold !important;
    color: white;
    background-color: #e95144;
}

.new-product-24 a > sup {
    font-weight: bold !important;
    color: white;
    background-color: #eea200;
}
li[data-depth="0"] > a {
    /*color: red!important;*/
    font-weight: 400;
}
.category-tree .category-sub-menu > ul > li {
    padding-left: 10px;
}