.prd_pg_item_img_show_div {
	display: block;
	width: 100%;
	box-sizing: border-box;
	margin: 15px 0px;
}

.ka_up_id_prd_pg_item_form_data {
	box-sizing: border-box;
	margin-bottom: 25px;
	width: 100%;
}

.prd_pg_item_img_show_div strong,
.cart_item_img_show_div strong,
.checkout_item_img_show_div strong{
	font-size: 16px;
	line-height: 26px;
	color: #000;
	margin-bottom: 5px;
	display: block;
	border-top: 1px solid black;
	padding-top: 10px;
}

.file-name-of-prd-item-order-detail-page,
.file-name-of-cart-page-file-order-detail-page,
.file-name-of-checkout-file-order-detail-page,
.file-name-of-cart-item-order-detail-page,
.file-name-order-detail-page{
	display: inline-block;
	line-height: 20px;
	width: 100%;
	max-width: 100%;
	text-decoration: none !important;
	color: black;
	font-size: 12px;
	text-transform: capitalize;
}

.show_cart_page_data_on_Checkout_page ul li,
.thankyou_page_cart_and_checkot_page_data ul li{
	position: relative;
}

.show_cart_page_data_on_Checkout_page ul li::after,
.thankyou_page_cart_and_checkot_page_data ul li::after{
	position: absolute;
	content: '|';
	top: -2px;
	right: -13px;
	font-size: 12px;
	line-height: 22px;
	color: #000;
	height: 10px;
}

.show_cart_page_data_on_Checkout_page ul li:last-child::after,
.thankyou_page_cart_and_checkot_page_data ul li:last-child::after{
	content: unset;
}

.file-des-pro-page strong{
	color: #000;
}

.product_name_title {
	font-size: 16px;
	line-height: 26px;
	color: #000;
	font-weight: bold;
}

.admin_product_file a {
	padding: 8px;
}

.fa-eye:hover,
.fa-eye:focus,
.fa-eye:active,
.file-name-order-detail-page:hover,
.file-name-order-detail-page:active,
.file-name-order-detail-page:focus,
.file-name-of-cart-item-order-detail-page:hover,
.file-name-of-cart-item-order-detail-page:active,
.file-name-of-cart-item-order-detail-page:focus{
	color: #0a95ff !important;
}


.file-name-order-detail-page,
.file-name-of-cart-item-order-detail-page{
	color: black;
	text-decoration: none !important;
}
