﻿body
{
}

/* for valentines
#del {
    background-image: url(/newimage/valentines-m-details-muti.gif);
    background-repeat: no-repeat;
    width: 100%;
    height: 65px;
    margin: 0px auto;
    margin-top: 10px;
    background-size: contain;
}*/


/* for father
#del {
    background-image: url(/newimage/fathers-m-details-muti.gif);
    background-repeat: no-repeat;
    width: 100%;
    height: 65px;
    margin: 0px auto;
    margin-top: 10px;
    background-size: contain;
}
*/


/* for Christmas*/
#del {
    background-image: url(/newimage/details-muti.gif?r=20221129);
    background-repeat: no-repeat;
    width: 100%;
    height: 80px;
    margin: 0px auto;
    margin-top: 10px;
    background-size: contain;
}


#delivery {
    font-family: Verdana;
    font-size: 16px !important;
    font-style: normal;
    color: #45555F;
    line-height: 25px;
    display: block;
    width: 100%;
    /*margin-left: 18px;*/
    text-decoration: none;
    text-align: center;
    margin-left: 0px;
}


.products_list
{
	float: left;
	width: 100%;
	margin-top: 10px;
}
.prodects_list_titile
{
	float: left;
	width: 100%;
	border-top: 0px solid black;
	border-bottom: 1px solid black;
	margin-bottom: 5px;
}
.prodects_list_titile_ul
{
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
	height: 35px;
	line-height: 35px;
	width: 100%;
}
.prodects_list_titile_ul li
{
	float: left;
}
.prodects_list_titile_ul li span
{
	font-size: 12px;
	margin-left: 0px;
}
.prodects_list_titile_ul .prodects_list_titile_ul_arrow
{
	float: right;
	margin-right: 10px;
}
.prodects_list_titile_ul .prodects_list_titile_ul_arrow a
{
	font-size: 12px;
	color: Black;
}

.products_list_content_ul
{
	float: left;
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 100%;
}
.products_list_content_ul_ul
{
	float: left;
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 100%;
	padding-bottom: 2px;
}

.products_list_content_ul_ul > li
{
	float: left;
}
.products_list_content_ul_ul_img
{
	width: 65%;
}
.products_list_content_ul_ul_img > img
{
	width: 100%;
}
.products_list_content_ul_ul_review
{
	width: 35%;
}

.products_list_content_ul_ul_review_bg img
{
	width: 116%;
}
.products_list_content_ul_ul_review_bg
{
	float: left;
	width: 100%;
	overflow: hidden;
}
.products_list_content_ul_ul_review_text
{
	float: left;
	margin-top: -166%;
	padding-left: 10px;
}

.products_list_content_ul_ul_review_text_ul
{
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.products_list_content_ul_ul_review_text_ul > li
{
	line-height: 20px;
}
.products_list_content_ul_ul_review_text_ul .title
{
	font-size: 1.0em;
	font-weight: bold;
	color: black;
	float: left;
	max-width: 120px;
	max-height: 100px;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-top: -20px;
	margin-bottom: 0px;
}
.products_list_content_ul_ul_review_text_ul > li > .xingxing
{
	font-size: 12px;
	color: black;
	width: 70px;
}
.products_list_content_ul_ul_review_text_ul .from
{
	font-size: 12px;
	color: black;
	text-transform: capitalize;
}
.products_list_content_ul_ul_review_text_ul .price
{
	font-size: 12px;
	color: black;
}
.products_list_content_ul_ul_review_text_ul .shopnow
{
	float: left;
	font-size: 12px;
	color: #369ed2;
	background-color: #288DCC;
	color: white !important;
	padding-left: 5px;
	width: 63px;
}
.products_list_content_ul_ul_review_text_ul > li > .xingxing img
{
	width: 13px;
	height: 13px;
	padding: 5px 0px;
}

.products_list_content_ul a
{
	text-decoration: none;
}

.category-slide > img
{
	width: 100%;
}

.shop_now_img
{
	float: left;
	margin-top: 5px;
	max-width: 7px;
	margin-left: 10px;
}
