
body .products_detail_box .detail_right h5{text-transform: unset;}
body .prod_info_form li.attr_show .text_tips{display: none;}
html[data-themes-style="dark"] body .default_products_detail4 .prod_info_form li.attr_show.attr_show_list .attr_title strong{margin-right: 5px;}
html[data-themes-style="dark"] body .default_products_detail4 .prod_info_form li.attr_show.attr_show_list .attr_title span{color: #E73D79;font-weight: bold;font-size: 16px;margin: 0;}
body .products_detail_box .prod_info_form li.attr_show .btn_attr:hover,body .products_detail_box .prod_info_form li.attr_show .btn_attr.selected{box-shadow: 0 0 5px 5px var(--ThemesAttrOptionColor);}

body .prod_info_form li.attr_show .btn_attr{padding: 0px !important;}
html[data-themes-style="dark"] body .default_products_detail4 .products_detail_box .prod_info_form li.attr_show .btn_attr.selected{border: none;}
@media screen and (max-width: 768px){
    body .prod_info_form li.attr_show .btn_attr .attr_pic img{max-width:62px;max-height: 62px;}
}
