
body .prod_info_form li.attr_show[data-type=picture] .btn_attr[data-is-picture="1"]{    box-sizing: border-box;width: 40px;height: 40px;border-radius: 50px;padding: 5px;}
body .products_detail_box .detail_right .detail_price strong{font-size:20px;font-weight:normal;color:gray}
@media screen and (max-width:1000px){
body .detail_description{margin-top:0}
.products_detail_box .prod_info_form li.attr_show .btn_attr:hover, .products_detail_box .prod_info_form li.attr_show .btn_attr.selected{    box-shadow: unset!important;border-color: #000!important;border:2px solid #000!important}
}


