
:root{
    --ThemesProductsTitleColor: #000000;
}
html[data-themes-style="dark"] body .default_products_detail4,
html[data-themes-style="dark"] body .ly_descriotion_2,
html[data-themes-style="dark"] body .default_products_detail1{background-color: var(--ThemesBodyColor);}
html[data-themes-style="dark"] body .default_products_detail4 .detail_bacgkround,
body .default_products_review1[data-visual-id] .products_review .review_toolbar{background-color: var(--ThemesHeaderBgColor);}
html[data-themes-style="dark"] body .default_products_detail4 #inventory{color: #333;}

html[data-themes-style="dark"] body .default_products_detail4 #location,
html[data-themes-style="dark"] body .default_products_detail4 #location a,
html[data-themes-style="dark"] body .default_products_detail4 .detail_share .detail_share_text,
html[data-themes-style="dark"] body .default_products_detail4 .visual_box strong,
html[data-themes-style="dark"] body .default_products_detail4 .visual_box .total_review,
html[data-themes-style="dark"] body .default_products_review1 .reviews_menu .menu_item.cur,
html[data-themes-style="dark"] body .default_products_review1 .reviews_menu .menu_item{color: #000000;}

html[data-themes-style="dark"] body .products_review .reviews_list_box .list_item .item_name strong,
html[data-themes-style="dark"] body .products_review .reviews_list_box .list_item .item_content{color: #000000;}
html[data-themes-style="dark"] body .products_review .review_toolbar .toolbar_star .total_review{color: #fafafa;}
html[data-themes-style="dark"] body .products_review .reviews_list_box .list_item .item_name span{color: #666;}
html[data-themes-style="dark"] body .default_products_review1 .reviews_menu .menu_item.cur{border-bottom: 2px solid #000;}

html[data-themes-style="dark"] body .products_detail_box .detail_right .detail_sku,
html[data-themes-style="dark"] body .products_detail_box .detail_right .detail_number,
html[data-themes-style="dark"] body .detail_description .desc_item .desc_item_head,
html[data-themes-style="dark"] body .default_products_detail4 .prod_info_form li.attr_show .attr_title,
html[data-themes-style="dark"] body .default_products_detail4 .prod_info_form li.attr_show.attr_show_list .attr_title span{color: #000000;}

body .default_products_detail.default_products_detail4 #addtocart_button{color: var(--ThemesBuyNowTextColor);}
body .default_products_detail.default_products_detail4 #addtocart_button:hover{color: var(--ThemesAddToCartTextHoverColor);}
