.pad_3{padding:3% !important;}
.font-13 {
	font-size: 13px !important;
}
.mt-10 {
	margin-top: 10px;
}
.my_border {
	border: solid 1px #e9e7e7;
	padding: 5px;
	margin: 10px 0;
}
.list_pro {
	float: left;
	width: 50%;
}
.tt-wishlist-box .tt-wishlist-list .tt-item:not(:last-child) {
	border-bottom: 1px solid #e9e7e7;
}
.tt-wishlist-box .tt-wishlist-list .tt-item:not(:last-child) {
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.tt-wishlist-box .tt-wishlist-list .tt-item {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-content: stretch;
	align-items: center;
}
.mb-30 {
	margin-bottom: 30px;
}
.list_pro img{float:left; width:50px; height:auto; margin:0 10px 10px 0;}
.list_pro p{float:left;}
.list_proall {width: 100%;}
.w-160 {
	width: 180px !important;
}