#module-sohomarketplace-sellers .lo_home{
	font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    color: #475363;
    margin-bottom: 0;
    padding: 24px 34px 24px 32px;
    display: flex;
    align-items: center;
    position: relative;
    background: #fff;
}
#blosck_sellers{
	border-top: 1px solid #E2E5EA;
	background: #fff;
	padding-top: 24px;
}
#module-sohomarketplace-sellers .lo_home::after{
/*	content: '';*/
	position: absolute;
	width: 64px;
	background-color: #E8E7E5;
	height: 2px;
	left: 0;
	bottom: 0;
}
#module-sohomarketplace-sellers .sellers_profile .logo{
	overflow: hidden;
	width: 89px;
	height: 89px;
	border-radius: 100%;
	position: relative;
}
#module-sohomarketplace-sellers .sellers_profile .logo img{
	max-width: 160px;
	max-height: 160px;
	width: auto;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#module-sohomarketplace-sellers .sellers_profile .profile .user{
	position: relative;
	padding: 24px 16px;
	color: #475363;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	margin: 0;
	background-color: #fff;
}
#module-sohomarketplace-sellers .sellers_profile .profile .user a{
	color: #475363;
}
#module-sohomarketplace-sellers .sellers_profile .profile .user a:hover{
	color: #54B6DE;
}
#module-sohomarketplace-sellers .sellers_profile .profile .user .name{
	margin-top: 24px;
}
#module-sohomarketplace-sellers .sellers_profile .profile .user .logo{
	position: relative;
	margin: auto;
}
#sohomarketplace_seller_page .lo_home{
	font-weight: 900;
	line-height: 56px;
	font-size: 48px;
	letter-spacing: 4px;
	color: #EFA2CA;
	text-transform: none;
	margin-bottom: 20px;
}
#sohomarketplace_seller_page .lo_home:after{
	display: none;
}
#sohomarketplace_seller_page #seller_top{
	margin-bottom: 40px;
}
#sohomarketplace_seller_page #seller_top img{
	max-width: 100%;
	height: auto;
}
#sohomarketplace_seller_page #seller_stat{
	padding: 16px;
	display: inline-block;
	width: 100%;
	background: #F8F2F5;
}
#sohomarketplace_seller_page #seller_stat .fleft{
	float: left;
}
#sohomarketplace_seller_page #seller_stat .fright{
	float: right;
}
#sohomarketplace_seller_page #seller_stat .fleft > div{
	float: left;
}
#sohomarketplace_seller_page #seller_stat .date{
	padding: 9px 0 0;
}
#sohomarketplace_seller_page .comments_note{
	margin-top: 4px;
	margin-left: 20px;
}
.star_content{
	float: left;
}
.average-total{
	margin-left: 8px;
}
#sohomarketplace_seller_page .block-social{
	margin-left: 70px;
	padding-top: 5px;
}
#sohomarketplace_seller_page .block-social li a{
	font-size: 24px;
}
#sohomarketplace_seller_page .block-social li{
	margin: 0 16px 0 0;
}
#seller_gallery .row > div:nth-of-type(n+2){
	width: 25%;
}
#seller_gallery .row > div:nth-of-type(n+5){
	display: none;
}
#seller_address{
	margin:  48px 0;
}
.ai-block .scrollme-block .scroll{
	text-align: center;
}
#seller_address .address{
	color: #475363;
	font-size: 14px;
	line-height: 20px;
}
#seller_address .address p{
	line-height: 24px;
	font-size: 16px;
	color: #1D1D1D;
	padding-top: 16px;
}
#mapid{
	width: 100%;
	height: 500px;
}
.ai-block{
	margin: 16px 0;
}
#sohomarketplace_product{
	margin: 56px 0 40px 0;
}
.seller_posts .item_post > div{
	border: 1px solid #E8E7E5;
	color: #544D48;
}
.seller_posts .item_post > div .post_title{
	color: #544D48;
	font-size: 14px;
	line-height: 24px;
	padding: 16px;
}
.seller_posts .item_post > div .post_title a{
	color: #544D48;
	display: block;
	font-size: 18px;
	font-weight: 600;
}
.seller_posts .item_post > div .post_title a:hover{
	color: #00B1AA;
}
.seller_posts .item_post > div .post_title .seller{
	color: #475363;
	font-size: 14px;
}
.seller_posts .item_post > div .post_desc p{
	padding: 0 16px;
	font-size: 14px;
	line-height: 20px;
}
.seller_posts .item_post > div .post_desc .more{
	padding: 0 16px 16px;
	color: #BAB5B1;
	font-size: 14px;
	font-weight: 600;
	line-height: 16px;
	display: inline-block;
	width: 100%;
}
.seller_posts .item_post > div .post_desc .more .date{
	float: left;
}
.seller_posts .item_post > div .post_desc .more .more_link{
	float: right;
}
.seller_posts .subtitle .more_link{
	position: absolute;
	right: 0;
	top: 0;
}
#seller_gallery img,
.seller_posts .item_post > div img{
	max-width: 100%;
	height: auto;
}
@media (max-width: 1199px){
	#sohomarketplace_seller_page .lo_home{
		padding: 0;
	}
	.seller_posts .item_post > div .post_desc .more .more_link{
		float: left;
		margin-top: 16px;
	}
	#sohomarketplace_product {
		margin: 56px 0;
	}
	#block-reassurance li .block-reassurance-item{
		padding: 0 !important;
	}
}

@media (max-width: 991px){
	#module-sohomarketplace-sellers .ai-block .scrollme-block .scroll{
		width: 40px;
	}
	#module-sohomarketplace-sellers .ai-block .scrollme-block .title {
		width: calc(100% - 40px);
	}
	#module-sohomarketplace-sellers .ai-block .scrollme-content{
		padding-left: 40px;
	}
}
@media (max-width: 767px){
	#sohomarketplace_seller_page #seller_stat .fleft > .block-social{
		float: left;
		margin: 16px 0 0;
		clear: left;
	}
	.seller_posts .subtitle .more_link{
		position: relative;
	}
}
@media (max-width: 575px){
	#seller_gallery .row > div:nth-of-type(n+2){
		width: 100%;
		text-align: center;
	}
	#sohomarketplace_product .product_image,
	.seller_posts .item_post > div > a{
		text-align: center;
		display: block;
		margin: 8px 0 0;
	}
	.seller_posts .item_post > div .post_desc .more .more_link {
		width: 100%;
	}
}

#sohomarketplace_seller_page #seller_stat .fleft > div.comments{
	padding-top: 4px;
}
#seller_stat .views{
	margin: 8px 32px 0 0;
	float: left;
}
#seller_stat .views i{
	color: #BAB5B1;
	margin-right: 8px;
	font-size: 16px;
}
#seller_gallery .item .img a{
	width: 100%;
	height: auto;
	display: block;
	text-align: center;
}
#seller_gallery .item.small-img{
	max-height: 197px;
	max-width: 100%;
	margin-bottom: 10px;
	text-align: center;
}
#seller_gallery .item img{
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}
#seller_gallery .item.small-img img{
	max-height: 197px;
}
#barcode{
	display: inline-block;
	width: 100%;
	margin: 32px 0 0;
	text-align: center;
}
#sohomarketplace_seller_page #seller_stat .block-social ul{
	margin: 0;
}
.ai-block .scrollme-block {
    border-bottom: 2px solid #F7F7F7;
    color: #475363;
    font-size: 18px;
    font-weight: 600;
    line-height: 32px;
    display: inline-block;
    width: 100%;
    margin-bottom: 24px;
	cursor: pointer;
}
.ai-block .scrollme-block .scroll {
    width: 104px;
    float: left;
    text-align: center;
}
.ai-block .scrollme-block .title{
	line-height: 16px;
	font-size: 16px;
	text-transform: uppercase;
	color: #333;
	text-align: left;
	width: 100%;
	padding-bottom: 7px;
	border-bottom: 1px solid #ECEDEE;
	margin-bottom: 27px;
	font-weight: 400;
	position: relative;
}
.ai-block .scrollme-block .scroll-icon{
	background: #fff;
}
.ai-block .scrollme-block .title .scroll-icon{
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	color: #fff;
	text-align: center;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -12px;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	font-size: 20px;
	background: #ECEDEE;
}
.ai-block .scrollme-block.active .title .scroll-icon i{
	transform: rotate(180deg);
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.ai-block .scrollme-block .scroll a{
	display: inline-block;
	width: 100%;
	font-size: 24px;
	color: #333;
}
.ai-block .scrollme-block .title .scroll-icon i {
    transform: rotate(0);
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.ai-block .scrollme-block .scrollme-button.noactive i {
    transform: rotate(180deg);
}
#wrapper .breadcrumb{
	display: none;
}