.shop_page_seller_ha{
	padding-top: 100px;
} 
.second-bl-footer{
	padding: 0 !important;
}
.body-login .below-header.clearfix.calist {
	margin-top: 90px;
	display: none;
}
.shop_view_text {
	top: 211px;
	left: 215px;
	position: absolute;
	background: rgba(0, 0, 0, 0.43);
	padding: 10px 15px;
	min-width: 200px;
}
.shop_view_text_pl200 {
	padding-left: 200px;
}
.shop_fav {
	position: absolute;
	right: 28px;
	top: 50px;
	font-size: 50px;
	color: #fff;
}
a.unfav {
	color: #BBBBBB;
}
a.acfav {
	color: #E6392C;
}
.list-view-ha{
	border:0;
}
.list-view-ha > li {
	margin-bottom: 10px !important;
}
.nav-tabs > li > a {
	margin-right: 0;
	border: 0 none;
	border-radius: 0;
	font-size: 18px;
	color: #555;
}
.list-view-ha > li.active > a, .list-view-ha > li.active > a:hover, .list-view-ha > li.active > a:focus {
	background: transparent !important;
	cursor: pointer;
	transition: none;
	color: #736357 !important;
	font-weight: 300 !important;
	border:none;
}
.list-view-ha > li.active > a:after {
	content: "";
	display: block;
	width: 100%;
	background: #a9c13b;
	height: 4px;
	margin-top: 3px;
}
.ha-div {
	width: 100%;
	border-bottom: 1px solid #fff;
	display: block;
	min-height: 200px;
}
.ha-list-div {
	width: 100%;
	position: relative;
	display: table;
	height: 200px;
}

.ha-left-div {
	display: table-cell;
	width: 71px !important;
	text-align: center;
	height: 100%;
	vertical-align:  middle;
	background: #aa9f9b;
	min-width: 71px !important;
}

.ha-right-div {
	display: table-cell;
	padding: 5px;
	height: 100%;
	vertical-align: middle;
	max-width: 700px;
}

.title-div-ha {
	font-size: 11px;
	padding: 0 6px;
	color: #fff;
	word-break: break-all;
}

.icon-bg-div {
	width: 50px;
	height: 50px;
	background: url(../../../images/front/icon/list.png);
	background-size: cover;
	background-position: center;
	margin: 0 auto;
	background-repeat: no-repeat;
}
.icon-bg-div.ha-icon-img {
	background: url(../../../images/front/icon/image.png);
}
.icon-bg-div.ha-icon-review {
	background: url(../../../images/front/icon/like.png);
}
.icon-bg-div.ha-icon-time {
	background: url(../../../images/front/icon/clock.png);
}
.icon-bg-div.ha-icon-contact {
	background: url(../../../images/front/icon/contact.png);
}
.icon-bg-div.ha-icon-membership {
	background: url(../../../images/front/icon/award.png);
}
.icon-bg-div.ha-icon-general {
	background: url(../../../images/front/icon/gerenal.png);
}
.icon-bg-div.ha-icon-pickup {
	background: url(../../../images/front/icon/pick-up.png);
}
.icon-bg-div.ha-icon-delivery {
	background: url(../../../images/front/icon/truck.png);
}

.icon-bg-div.ha-icon-refund {
	background: url(../../../images/front/icon/refund.png);
}

.icon-bg-div.ha-icon-contact {
	background: url(../../../images/front/icon/more.png);
}
.ha-right-div p {
	font-size: 14px;
	line-height: 1.6em;
	margin-bottom: 20px;
	color: #73675E;
	padding: 0 15px;
}

.ha-div-tag {
	text-transform: uppercase;
	width: 100%;
	font-weight: 600;
	color: #73675E;
}

.ha-div-tag span {
	font-weight: bold;
}
.ha-company-list {
	display: block;
	position: relative;
	padding: 20px 0;
}

ul.company-list {
	display: table;
	width: 100%;
}

ul.company-list li {
	display: table-cell;
	text-align: center;
	padding: 0 5px;
	width: 25%;
}

.img-com-ha {
	width: 150px;
	height: 150px;
	background-repeat: no-repeat;
	background-position: center;
}

.ha-reviews {
	width: 260px;
	position: absolute;
	background: #a9c13b;
	padding: 4px;
	bottom: 0px;
	right: 20px;
}

.ha-pick-up {
	display: block;
	position: absolute;
	top: 10px;
	border: 1px solid #ccc;
	padding: 10px 0;
	width: 260px;
	min-width: 260px;
	right: 0;
}
.ha-pick-up p {
	text-align: center;
	margin-bottom: 15px;
	font-size: 16px;
	float: left;
	display: block;
	width: 100%;
}
.pick-up-1 {
	display: block;
	position: relative;
	margin-bottom: 20px;
	float: left;
	font-size: 13px;
	padding: 0 10px;
	width: 100%;
	padding-bottom: 15px;
}

.pick-up-1 i {
	font-size: 23px;
	margin-right: 5px;
}

.pick-up-icon {
	width: 27px;
	height: 22px;
	display: inline-block;
	background: url(../../../images/front/icon/run.png);
	background-size: cover;
	background-repeat: no-repeat;
}
.pick-up-1 .col-md-6, .pick-up-1 .col-md-12 {
	padding: 0;
	width: 50%;
	/* float: left; */
}
.ha-follower {
	top: 185px;
	background: #f3f3f3;
	display: block;
	position: absolute;
	border: 1px solid #ccc;
	padding: 10px;
	width: 260px;
	min-width: 260px;
	right: 0;
}

.ha-follower p {
	text-align: center;
	margin-bottom: 30px;
	color: #736357;
	font-size: 20px;
	font-weight: 100;
	right: 0;
}


ul.list-pers {
	width: 100%;
	display: block;
}

ul.list-pers li {
	display: inline-block;
	width: 49%;
	margin-bottom: 25px;
}
.view-all-flw {
	display: block;
	width: 100%;
	margin: 10px 0;
	background: #a9c13b;
	color: #fff;
	text-align: center;
	font-size: 14px;
	padding: 10px;
	border-radius: 5px;
}
.view-all-flw:hover, .view-all-flw:focus, .view-all-flw:active {
	color: #fff;
}
.reviews.cco-review {
	background: url("../../../images/front/raiting_1_tran.png") repeat-x;
	width: 165px;
}

.cco-review-ha {
	display: block;
	width: 100%;
	position: relative;
	float: left;
	border-bottom: 1px solid #f9f9f9;
}

.cco-review-ha ul {
	display: inline-block !important;
	float: left;
	width: 200px;
}

.reviews .cco-review-star.stars {
	background: url("../../../images/front/raiting_1.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}
.member-rv.stars.small {
	background: url("../../../images/front/raiting_2.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}
.av-mem{
	width: 60px;
	height: 60px;
	background-size: cover !important;
	border-radius: 200px;
	margin: 10px;
}
.if-mem h5 {
	font-size: 21px;
	color: #736357;
	text-transform: capitalize;
	font-weight: 300;
}
.ha-star {
	max-width: 100%;
	display: block;
	padding: 0;
	float: left;
	margin-right: 20px;
}

.ha-star .reviews.mem-rv {
	background: url("../../../images/front/raiting_1_tran.png") repeat-x center 0 0 rgba(0, 0, 0, 0);
	margin: 0 !important;
	width: 160px;
} 

.if-mem p {
	font-size: 14px !important;
	color: #a9c13b !important;
	font-weight: 600;
	text-transform: uppercase;
}
.name-ha-rv {
	width: 100%;
	display: block;
	float: left;
	margin-bottom: 10px;
}

.ha-if-txt {
	width: 100%;
	display: block;
	padding: 0 14px;
}

.ha-if-txt p {
	font-size: 14px !important;
}
.open-now-ha {
	display: table-cell;
	width: 160px !important;
	text-align: center;
	height: 100%;
	vertical-align: middle;
	background: #A9C13B;
	color: #fff;
}
.open-now-ha p {
	font-size: 25px;
	font-weight: 300;
}
.time-mc {
	width: 100%;
	display: block;
	padding: 20px 0;
	float: left;
}

.time-mc-ha {
	width: 50% !important;
	height: 100%;
	float: left;
}
.time-mc-ha p {
	font-size: 16px !important;
	font-weight: 100;
	padding-left: 10px !important;
	padding-right: 10px !important;
}
.time-mc-ha .col-md-7 p
{
	padding-left: 0px !important;
}
.ha-ct p {
	font-size: 18px !important;
	font-weight: 300;
}
.ha-ct {
	width: 100%;
}
.ha-ct p {
	margin-bottom: 0px !important;
}
.addr-ha {
	width: 100%;
	line-height: 1.6em;
}

.addr-ha a {margin: 5px;/* text-align: center; */}

.addr-ha a i {
	font-size: 22px;
	color: #fff;
	background: #a9c13b;
	padding: 10px;
	border-radius: 200px;
	width: 40px;
	height: 40px;
}

.addr-ha a i.fa-facebook {
	padding: 10px 13px;
	margin-bottom: 10px;
}
.ha-simila-shop {
	/* max-width: 795px; */
	background: #736357;
	padding: 20px;
	overflow: hidden;
}

ul.simila-shop-list {
	display: table;
	width: 100%;
}

ul.simila-shop-list li {
	display: table-cell;
	text-align: center;
	padding: 0 5px;
}
.ha-simila-shop h4 {
	padding-left: 0px;
	margin-bottom: 25px;
	color: #fff;
	text-transform: capitalize;
}

.about-km {
	color: #a9c13b;
	font-weight: 100;
	font-size: 13px;
} 
ul.simila-shop-list li a img {
	width: 160px;
}
.prd-name {
	color: #fff;
	text-transform: capitalize;
	margin-top: 20px;
	font-weight: 600;
	line-height: 1.2em;
	width: auto;
	display: inline-block;
}
.report-this-shop {
	width: 100%;
	text-align: center;
	padding: 30px;
	margin-bottom: 40px;
}

.report-this-shop a {
	background: #a9c13b;
	color: #fff;
	padding: 10px 20px;
	border-radius: 5px;
}
.general-content {
	width: 100%;
	display: block;
}

textarea.ha-textarea {
	width: 100%;
	min-height: 80px;
	resize: vertical;
}
ul.categoryfilter {
	display: table;
	max-width: 600px;
}

ul.categoryfilter li {
	display: inline-block;
	padding-right: 10px;
	cursor: pointer;
	margin-bottom: 5px;
}
.bric {
	position: absolute;
	top: 50px;
	right: 58px;
}
.list-product-ha {
	margin-bottom: 20px;
	float: left;
	width: 100%;
	display: block;
}
.filtr-item {
	padding: 1rem;
}
.brick-hover {
	min-height: 190px;
	width: 100%;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: contain !important;
}

@media (max-width: 768px){
	.ha-reviews {
		display: none;
	}
	.shop_view_left1 {
		width: 160px !important;
	}
	.shop_view_text {
		left: 30% !important;
	}
}
@media screen and (max-width: 599px){
	.shop_view_left1 {
		top: 0 !important;
		left: 0;
		bottom: 0;
		position: inherit;
		width: 96% !important;
		margin: 10px;
		clear: both;
	}
	.shop_view_text {
		left: 0;
		top: 0px;
		float: left;
		position: inherit;
		width: 100%;
	}
	.shop_view_text {
		left: 0 !important;
		top: 0px;
		float: left;
		position: inherit;
		width: 100%;
		background-color: #272C33 !important;
	}
}
@media screen and (max-width: 478px){
	
	.filtr-item {
		width: 100%;
		display: block;
	}
}
@media screen and (max-width: 414px){
	.shopview_info.profile-info-img {
		display: inline-block;
		float: none;
		width: 60% !important;
	}
}

.row-view-ha {
	display: block;
	width: 100%;
	float: left;
	margin: 10px 0 30px;
}
ul.ha-list-view {
	width: 100%;
	display: block;
}

ul.ha-list-view li {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 10px;
}
.ha-sort-by {
	display: block;
	text-align: right;
}

.ha-sort-by a {
	text-transform: uppercase;
	margin: 10px 0;
	display: block;
	width: 100%;
	color: #1c1c1c;
	font-weight: 600;
}

.ha-sort-list {
	position: absolute;
	right: 0;
	min-width: 150px;
	border: 1px solid #ddd;
	z-index: 9;
	background: #fff;
}

.ha-sort-list li {
	display: block;
	padding: 5px 10px;
	cursor: pointer;
	width: 100%;
}
.ha-sort-list li:hover {
	background: rgba(168, 191, 60, 0.22);
}
.publi_products {
	text-align: center;
	padding: 0px 0px 30px 0px;
	float: left;
	width: 100%;
	position: relative;
}
.ha-gg {
	position: absolute;
	right: 13px;
	top: 7px;
	background: rgba(255, 255, 255, 0.57);
	border: 1px solid #736357;
	border-radius: 4px;
	padding: 0 10px;
}

.ha-gg p {
	line-height: 18px;
	font-size: 14px;
	text-align: center;
	color: #736357;
}

span.gia-moi {
	font-size: 16px;
	font-weight: 600;
}
.ha-gg.gia-sale {
	background: #FFE000;
	border: 2px solid orange;
}
span.gia-cu {
	text-decoration: line-through;
}
.currency_view, .currency_value {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 5px;
}
span.currency_date {
	float: right;
}
.title-bold {
	font-weight: 700 ;
}
.ha_price_div_disp {
	width: 100%;
	display: block;
}

.ha_price_div {
	display: table-cell;
	padding-right: 14px;
}
p.ha-units em {
	font-size: 13px;
}
.ha-add-language {
	width: 100%;
	display: block;
	margin: 10px 0;
	float: left;
	border: 1px solid #ddd;
}

.header-add-language {
	display: block;
	width: 100%;
	background: #736357;
	text-align: center;
	color: #fff;
	padding: 10px;
	border: 1px solid #736357;
}

.body-add-language {
	width: 100%;
	float: left;
	padding: 10px;
}
.ha-packaging {float: left;width: 100%;display: block;margin-bottom: 25px;}

.ha-packaging p {
	font-size: 15px;
}

.ha-packaging a {
	float: right;
	border: 1px solid;
	background: #736357;
	color: #fff;
	padding: 10px;
	border-radius: 5px;
}
.table-add-lg td {
	width: 10%;
	text-align: center;
}
.ha-main-photo {
	position: relative;
	top: 15px;
	width: 100%;
	text-align: center;
}

span.main-pt {
	border: 1px solid #a9c13b;
	color: #fff;
	background: #a9c13b;
	padding: 2px 8px;
	font-size: 13px;
	border-radius: 5px;
}

span.xoa-main-pt {
	float: right;
}
.production_practices {
	width: 100%;
	float: left;
	margin: 20px 0;
}

.production_practices p {
	margin-bottom: 10px;
}
.tagBox-container .btn-default {
	color: #fff;
	background-color: #736357;
	border-radius: 0 4px 4px 0;
	border: 1px solid #736357;
}
.tagBox-list {
	padding: 0em 0;
	font-size: 12px;
	line-height: 1em;
	display: block;
}

span.tagBox-item {
	display: inline-block;
	margin: 0.3em 0.25em 0.15em;
	vertical-align: middle;
	cursor: default;
	white-space: nowrap;
}

span.tagBox-bullet {
	display: none;
}

span.tagBox-item-content {
	display: inline-block;
	padding: 0.417em 0.417em;
	font-size: 10px;
	line-height: 1.4em;
	text-shadow: 0.083em 0.083em 0.083em #888;
	border: 0.083em solid #3C7BA8;
	color: #FFF;
	background: #234B77;
	background: -webkit-gradient(linear, left top, left bottom, from(#4998CF), to(#234B77));
	background: -moz-linear-gradient(top, #4998CF, #234B77);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4998CF', endColorstr='#234B77');
	-moz-border-radius: 0.5em;
	-wekit-border-radius: 0.5em;
	border-radius: 0.5em;
}

a.tagBox-remove {
	text-decoration: none;
	display: inline-block;
	float: right;
	color: #FFF;
	text-align: center;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	line-height: 1em;
	background: #D00;
	margin-left: 0.5em;
	padding: 0.35em 0.5em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	-moz-box-shadow: 0 0 3px #FFF;
	-webkit-box-shadow: 0 0 3px #FFF;
	box-shadow: 0 0 3px #FFF;
}
span.jh {
	position: absolute;
	right: 13%;
	top: 6px;
}
.discovered-ha {
	margin-top: 20px;
}
.add-variation {
	padding: 0;
}

.kl {
	padding: 5px;
	background: #736357;
	text-align: center;
	margin-bottom: 35px;
}

.kl h5 {
	color: #fff;
	font-size: 17px;
}

.sv {
	width: 100%;
	text-align: center;
}

a.btn-sv {
	border: 1px solid #a9c13b;
	background: #a9c13b;
	color: #fff;
	padding: 5px 10px;
	margin-right: 15px;
	margin-bottom: 10px;
}

a.dlt-prd {
	text-decoration: underline;
	color: #666666;
	font-size: 15px;
	font-weight: 400;
} 
.form-add-an-aisle {
	position: absolute;
	left: 25%;
	background: #FFF;
	width: 49%;
	z-index: 9;
	padding: 0;
	border: 1px solid #ccc;
	box-shadow: 0px 2px 5px 0px rgba(82, 81, 81, 0.35);
	border-radius: 4px;
}
.header-form-add-aisle {
	padding: 10px;
	width: 100%;
	border-bottom: 1px solid #ddd;
	background: #a9c13b;
}
.header-form-add-aisle h4 {
	margin: 5px 0;
	font-size: 17px;
	color: #fff;
	font-weight: 600;
}

.body-form-add-aisle {
	display: block;
	width: 100%;
	float: left;
	border-bottom: 1px solid #ddd;
	padding: 10px;
}

.noidung-add {
	width: 100%;
	float: left;
	padding: 10px 0;
}

.noidung-add label {
	font-size: 15px;
	font-weight: 600;
}

.footer-form-add-aisle {
	width: 100%;
	float: left;
	text-align: right;
	padding: 5px;
	background: #F6F8E9;
}

button.btn.btn-add-form {
	color: #fff;
	background: #736357;
	outline: none;
}
.form-edit-an-aisle {
	float: left;
	width: 100%;
	border:1px solid #ddd;
}
.noidung-add .col-md-12.col-sm-12.col-xs-12 {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
.time-days-ha {
	display: block;
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.time-bd a {
	position: absolute;
	width: 120px;
	top: 0;
	border: 2px solid;
	font-size: 14px;
	text-align: center;
	padding: 8px 0;
}
.ha-contact-icon {
	margin-bottom: 10px;
	position: relative;
}

.ha-contact-icon span {
	font-size: 30px;
	margin-right: 10px;
	width: 30px;
	display: inline-block;
	float: left;
	color: #a9c13b;
}

.ha-contact-icon input {
	width: 84%;
	float: right;
}
.ha-contact-icon .form-group {
	float: left;
	width: 100%;
	position: relative;
}
span.fa.fa-facebook-square {
	color: #3C61A7;
}

span.fa.fa-twitter-square {
	color: #269df9;
}

span.fa.fa-instagram {
	color: rgba(115, 99, 103, 0.62);
} 
span.fa.fa-pinterest {
	color: #C10C0C;
}

span.fa.fa-globe {
	color: #3f98bb;
} 
span.fa.fa-phone {
	color: #8E7969;
}
span.tb {
	position: absolute;
	right: -47px;
	font-size: 16px !important;
}

span.fa.fa-spinner.tb {
	top: 11px;
	color: #1c1c1c;
}

span.fa.fa-check-square.tb {top: 10px;}

span.fa.fa-exclamation-triangle.tb {
	top: 10px;
	color: #E20E0E;
}
.setup-permalink {
	border: 1px solid #ddd;
	padding: 10px;
	position: relative;
}

.setup-permalink h3 {
	font-size: 18px;
	text-align: center;
	margin: 10px 0 20px;
}

.ha-permalink {
	display: block;
	float: left;
	width: 100%;
	position: relative;
	padding: 0 20px;
	margin-bottom: 20px;
	text-align: center;
}

.ha-permalink p {
	font-size: 14px;
	float: left !important;
}
.permalink-content {
	display: inline-block;
	padding: 0px;
	width: 26%;
	text-align: left;
	vertical-align: middle;
}
.permalink-content label {
	color: #a9c13b !important;
}
.ha-fufillment {
	width: 100%;
	display: block;
	position: relative;
}

.ha-fufillment h5 {
	margin-bottom: 30px;
	font-size: 15px;
	font-weight: 600;
}

ul.lists-fufillment {
	width: 100%;
	display: block;
}

ul.lists-fufillment li {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
.form-pick-up-ha, .form-delivery-ha {
	float: left;
	width: 100%;
	margin: 20px 0;
	border: 1px solid #ddd;
	padding: 20px;
}

.form-pick-up-ha h4, .form-delivery-ha h4 {
	font-size: 16px;
	margin-bottom: 7px;
}

.form-pick-up-ha label, .form-delivery-ha label {
	font-size: 14px;
}

.form-pick-up-ha p, .form-delivery-ha p {
	margin-bottom: 15px;
}

.form-pick-up-ha h5, .form-delivery-ha h5 {
	margin-bottom: 17px !important;
}

.form-specify-time {
	display: block;
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 20px;
}

.select-days {
	padding: 0;
	width: 120px;
}
.select-times input {
	width: 100px;
	height: 34px;
	border: 1px solid #ddd;
}
.facility {
	width: 100%;
	display: block;
	position: relative;
	margin: 10px 0;
	padding: 10px 0;
}

.facility-row {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
}
.facility-row p {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 17px;
}
ul.accommodated {
	width: 100%;
	display: block;
	float: left;
}

ul.accommodated li {
	display: inline-block;
	width: 120px;
	text-align: center;
	float: left;
	border: 1px solid #ddd;
	margin: 10px;
}

.icon-xe {
	width: 66px;
	height: 30px;
	margin: 20px auto;
	background: url(../../../images/front/vargo-icon.png);
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
}
.icon-xe.box-truck {
	background: url(../../../images/front/box-truck-icon.png);
}

.icon-xe.tractor-trailer {
	background: url(../../../images/front/tractor-trailer-icon.png);
	width: 75px;
}
ul.accommodated li p:hover{
	color: #fff;
	background: rgba(169, 193, 59, 0.44);
}
ul.accommodated li.choose p {
	color: #fff;
	background: #a9c13b;
}
.add-logo-badge {
	width: 100%;
	display: block;
	position: relative;
}

.list-logo-ha {
	max-width: 90%;
	margin: 0 auto;
	display: block;
}

.list-logo-ha ul {
	width: 100%;
	display: block;
}

.list-logo-ha ul li {
	display: table-cell;
	padding: 10px 22px;
}

.box-logo-ha {
	width: 80px;
	height: 80px;
	border: 2px solid #ccc;
	border-radius: 5px;
	margin-bottom: 10px;
}

.ten-lg {
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #fff;
	position: absolute !important;
	bottom: 20px;
}

.chinhsua {
	position: absolute !important;
	bottom: 7px;
	left: 48%;
}

.chinhsua a {
	display: table-cell;
	width: 50%;
	padding: 5px 10px;
}

.foo {
	display: block;
	position: relative;
	width: 200px;
	margin: auto;
	cursor: pointer;
	border: 0;
	height: 50px;
	border-radius: 5px;
	outline: 0;
}
.foo:hover:after {
	background: #A9C13B;
	color: #fff;
	border: 1px solid #a9c13b;
	transition: .75s;
}
.foo:after {
	transition: 200ms all ease;
	background: #FFFFFF;
	color: #A9C13B;
	font-size: 18px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	content: 'Add Logo/Badge';
	line-height: 50px;
	border-radius: 5px;
	border: 1px solid;
	font-weight:300;
}
.footer-seller-info {
	display: block;
	width: 100%;
	float: left;
	text-align: center;
	padding-bottom: 40px;
}

.footer-seller-info a {
	padding: 0 20px;
	color: #4CA4C0;
	margin: 10px;
	text-decoration: underline;
}

a.luulai-seller {
	color: #fff;
	background: #a9c13b;
	padding: 7px 20px;
	border-radius: 5px;
	text-transform: uppercase;
	text-decoration: none;
}

a.next-trang {
	color: #fff;
	background: #736357;
	padding: 7px 20px;
	border-radius: 5px;
	text-transform: uppercase;
	text-decoration: none;
}
.rela {
	display: block;
	position: relative;
	text-align: right;
	padding: 0;
}

.ahihihii {
	position: absolute;
	top: 0;
	right: 0;
	border: 1px solid #736357;
	background: #736356;
	color: #fff;
	padding: 9px 10px;
	font-size: 14px;
	border-radius: 5px;
	z-index: 10;
}

.shipping_con {
	width: 100%;
	display: block;
	float: left;
	position: relative;
}

.xoa-div {
	position: absolute;
	left: 50%;
	color: red;
	font-size: 25px;
	top: 3px;
}
.xoa-div:hover {
	color: #a9c13b;
}


/*==========================================*/

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

 /* clearfix */
 .owl-carousel .owl-wrapper:after {
 	content: ".";
 	display: block;
 	clear: both;
 	visibility: hidden;
 	line-height: 0;
 	height: 0;
 }
 /* display none until init */
 .owl-carousel{
 	display: none;
 	position: relative;
 	width: 100%;
 	-ms-touch-action: pan-y;
 }
 .owl-carousel .owl-wrapper{
 	display: none;
 	position: relative;
 	-webkit-transform: translate3d(0px, 0px, 0px);
 }
 .owl-carousel .owl-wrapper-outer{
 	overflow: hidden;
 	position: relative;
 	width: 100%;
 	top: 18px;
 	padding-bottom: 20px;
 }
 .owl-carousel .owl-wrapper-outer.autoHeight{
 	-webkit-transition: height 500ms ease-in-out;
 	-moz-transition: height 500ms ease-in-out;
 	-ms-transition: height 500ms ease-in-out;
 	-o-transition: height 500ms ease-in-out;
 	transition: height 500ms ease-in-out;
 }
 
 .owl-carousel .owl-item{
 	float: left;
 }
 .owl-controls .owl-page,
 .owl-controls .owl-buttons div{
 	cursor: pointer;
 }
 .owl-controls {
 	-webkit-user-select: none;
 	-khtml-user-select: none;
 	-moz-user-select: none;
 	-ms-user-select: none;
 	user-select: none;
 	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
 }

 /* mouse grab icon */
 .grabbing { 
 	cursor:url(https://freshspoke.com/css/default/front/grabbing.png) 8 8, move;
 }

 /* fix */
 .owl-carousel  .owl-wrapper,
 .owl-carousel  .owl-item{
 	-webkit-backface-visibility: hidden;
 	-moz-backface-visibility:    hidden;
 	-ms-backface-visibility:     hidden;
 	-webkit-transform: translate3d(0,0,0);
 	-moz-transform: translate3d(0,0,0);
 	-ms-transform: translate3d(0,0,0);
 }



/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 25px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1; 
	display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	/* display: none; */
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}
.owl-carousel.owl-theme:hover .owl-next{ 
	right: 0 !important;
}
.owl-carousel.owl-theme:hover .owl-prev{ 
	left: 0 !important;
}
/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(https://freshspoke.com/css/default/front/AjaxLoader.gif) no-repeat center center
}


.tieude_tab_fufillment h4 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 20px;
}

.tieude_tab_fufillment p {
	font-size: 15px;
	margin-bottom: 15px;
	color: #333;
}

.content_tab_fufillment h4 {
	font-size: 15px;
	font-weight: 600;
}

.times_tab_fufillment {
	display: block;
	width: 100%;
	float: left;
}

.times_tab_fufillment p {
	font-size: 15px;
}

ul.accommodated p {
	font-size: 15px;
	font-weight: bold;
	color: #333;
	position: relative;
}

.slted {
	width: 20px;
	height: 20px;
	position: absolute;
	background: url(../../../images/front/checkmark.png) center no-repeat;
	background-size: contain;
	margin-left: 5px;
	top: -3px;
}
.not-slted {
	width: 20px;
	height: 20px;
	position: absolute;
	background: url(../../../images/front/remove.png) center no-repeat;
	background-size: contain;
	margin-left: 5px;
} 
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
} 
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.grabbing { 
	cursor:url(https://freshspoke.com/css/default/front/grabbing.png) 8 8, move;
}

.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
}
.section-listing .titlers:hover, .section-listing .titlers:focus, .section-listing .titlers:active {
	color: #a9c13b;
}
.ulsp-section li ul{
	position: absolute;
	background: #424040;
	top: 25px;
	left: -50px;
	min-width: 150px;
	border-top: 2px solid #a9c13b; 
	opacity: 0;
	visibility:hidden;
}

.ulsp-section li:hover ul{
	opacity: 1;
	visibility: visible; 
	left: 0; 
	transition: .5s;
	z-index: 99;
}
 
.ulsp-section li ul li:hover {
    padding-left: 15px;
}
.ulsp-section li ul li {
    display: block;
    width: 100%;
    padding: 5px;
    border-bottom: 1px solid #808080;
    transition: .5s;
}
.categoryfilter li ul{
	position: absolute;
	background: #fff;
	box-shadow: 0px 4px 7px -1px #ccc;
	top: 17px;
	left: -50px;
	min-width: 150px;
	border-top: 2px solid #a9c13b;
	opacity: 0;
	visibility:hidden;
}

.categoryfilter li:hover ul{
	opacity: 1;
	visibility: visible;
	left: 0;
	transition: .5s;
	z-index: 99;
}
 
.categoryfilter li a:hover{
	color: #a9c13b;
}

.categoryfilter li ul li {
    display: block;
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #808080;
    transition: .5s;
    margin-bottom: 0;
}
.categoryfilter li ul li:hover {
    padding-left: 15px;
}
.categoryfilter li ul li:hover a{
    color: #a9c13b;
}
.categoryfilter li ul li a{
    color: #222;
}