
	body .products_detail_box .thumb_small ul li,
	body .default_products_list4 .list_products_box .list_products_item .item_img,
	body .products_detail_box .thumb_big ul li{border-radius: 10px; overflow: hidden;}
	body .default_products_detail1 .prod_info_form .global_payment_icon_html li{margin-bottom: 4px;}

	body .ly_products_41 .hot_info{display: flex; flex-wrap: wrap;}
	body .ly_products_41 .hot_info > *{width: 100%; order: 99;}
	body .ly_products_41 .hot_info .themes_title{order: 1;}

	body .ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_info .carousel_title{line-height: 2;}

	body .global_mode_review6 .g_list .g_item{display: inline-flex; flex-direction: column-reverse; gap: 10px;}
	body .global_mode_review6 .g_list .g_item > *{width: 100%;}
	body .global_mode_review6 .g_list .text_c{width: 100%; position: static; transform: unset;}
	body .global_mode_review6 .g_list .g_icon{display: none;}

	@media screen and (max-width: 768px){
		body .products_detail_box .thumb_small ul li,
		body .default_products_list4 .list_products_box .list_products_item .item_img,
		body .products_detail_box .thumb_big ul li{border-radius: 5px;}
	}
