
	body .prod_info_form li.attr_show.attr_show_list .attr_title span{display: none;}
	body #header.ly_header_70 .ly_header_tools{padding: 5px 0;}

	body .prod_info_form li.attr_show .attr_title{text-transform: none;}

	body .information_shipping .list li .name .info .free_shipping{display: none;}
	body .checkout_container .amount_box .rows[data-key="ShippingCharge"] .value,
	body .success_container .amount_box .rows:nth-child(2) .value{font-size: 0;}
	body .checkout_container  .amount_box .rows[data-key="ShippingCharge"] .value::after,
	body .success_container  .amount_box .rows:nth-child(2) .value::after{content: 'Calculate later'; font-size: 14px; line-height: inherit; color: inherit; font-weight: inherit; font-style: inherit;}
	body .products_detail_box .detail_right .detail_price{display: flex;}
	body .products_detail_box .detail_right .detail_price strong{order: 1;margin-right: 3px;}
	body .products_detail_box .detail_right .detail_price del{order: 2;}
