
:root{
    --ThemesAttrOptionColor: #e4e4e4;
}
html[data-themes-style="dark"] body .ly_products_list_4,
html[data-themes-style="dark"] body .default_products_detail4,
html[data-themes-style="dark"] body .default_products_detail4 .detail_bacgkround,
html[data-themes-style="dark"] body .default_products_detail4 .products_detail_box .detail_right .detail_brie,
html[data-themes-style="dark"] body .ly_news_list_1,
html[data-themes-style="dark"] body .ly_news_detail_1 .wrapper .bottom_detail>.contents,
html[data-themes-style="dark"] body .ly_blog_detail_1,
html[data-themes-style="dark"] body .editor_txt,
html[data-themes-style="dark"] body .ly_blog_detail_1 .right_wrapper,
html[data-themes-style="dark"] body .ly_cart_1,
html[data-themes-style="dark"] body .list_content,
html[data-themes-style="dark"] body .ly_blog_list_1,
html[data-themes-style="dark"] body .ly_blog_list_1 .blog_list .blog_item .item_text,
html[data-themes-style="dark"] body .ly_blog_list_1 .module_item{background-color: #fff;}

html[data-themes-style="dark"] body .default_products_list4 .list_products_box .list_products_item .item_price{color: var(--ThemesProductsTitleColor);}
