.color-van-go-tan-bi-big {
	
}
	
.color-van-go-tan-bi-big {
	
}

/* Định dạng gallery ảnh sản phẩm */



/* Profiles SHop */
.shop-profile {
	width: max-content;
	display: block;
}	
	
.item-profile {
	display: inline-block;
	width: max-content;
	font-size: 14px;
	margin-right: 80px;
}
.shop-avatar {
	height: 66px;
	width: 66px;
	border-radius: 50%;
	float: left;
	border: 1px solid #bbb;
}

.shop-avatar img {
	border: 3px solid #fff;
	border-radius: 50%;
}

.body-item {
	float: right;
	padding-left: 15px;
	width: max-content;
}
.body-item span {
	display: block;
	margin-bottom: 10px;
	margin-top: 7px;
}

.name-shop {
	font-weight: 600;
	font-size: 15px;
	display: block;
}
.status-shop {
	font-size: 11px;
}
	
.chat-shop {
	padding: 5px 17px;
	background: #f8f28e;
	width: max-content;
	font-size: 12px;
	border-radius: 15px;
	margin: 0 !important;
	color: #413f25;
	font-weight: 600;
	background: #fffbb4 !important;
}
	
.chat-shop:hover {
	background: #fff772;
}
	
.item-profile > span {
	display: block;
	color: rgba(0, 0, 0, 0.55);
	margin-top: 7px;
}	
.item-profile strong {
/* 	color: #d0011b; */
	margin-left: 9px;
}
@media (max-width:992px){
.item-profile {
	margin-right: 30px;
}
}

/* Sản phẩm tương tự */
.product-same {
	overflow: initial;
}
.title-head-item {
	position: absolute;
	z-index: 999;
	width: 60px;
	background: #f8fe31bd;
	text-align: center;
	margin: 0;
	border-radius: 50%;
	height: 60px;
	display: flex;
	right: -8px;
	top: -32px;
}
.title-head-item span {
	align-self: center;
	line-height: 18px;
	font-size: 15px;
	color: #515151;
}
.product-same .item_product {
	padding-bottom: 10px;
	margin-bottom: 0;
}


p.bvlq-cungcm {
	display: block;
	font-size: 18px;
	margin: 8px 0;
	color: #646464 !important;
	font-family: Fraunces,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif !important;
	text-transform: uppercase;
}

@media (max-width: 992px){
.title-head-item {
	width: 47px;
	height: 47px;
}
.title-head-item span {
	font-size: 12px;
	line-height: 14px;
}
}

