.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper, .dokan-single-store .dokan-store-tabs ul.dokan-modules-button {
		border:none;
	}		

.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery {
	background-color:transparent;
}
	
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info {
	color:white;
}
	
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li i {
	margin-left:0px;
}
	
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info i {
	margin-left:0px;	
	}
	
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li {
right: 24px;	
}
	
.dokan-single-store .dokan-store-tabs ul.dokan-list-inline {
padding: 1.2% 1.2% 0 1.2%;
gap: 16px;
border-bottom-width: 1px !important;
background-color:transparent;
border-width: 0px;
border-color: #623dbd !important;
margin-bottom:40px;
}

.dokan-single-store .dokan-store-tabs ul.dokan-list-inline li a {
	background-color:transparent;
 margin-bottom: 0px !important;
	border-radius: 8px 8px 0px 0px;
	color:#623dbd;
	border: solid 1px #623dbd;
	border-bottom-width: 0px;
}
	
.dokan-single-store .dokan-store-tabs ul.dokan-list-inline li {
	border:none !important;
}
	
.dokan-single-store .dokan-store-tabs ul.dokan-list-inline li a:hover {
background: #623dbd;
color:white;
}
	
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img {
  border: 1px solid #B6B3B2;
  padding: 0px;
  border-radius: 15px;
}
	
.dokan-single-store .product-name-search.dokan-store-products-filter-search, .dokan-single-store .orderby.orderby-search {
	border:none !important;
	box-shadow:none !important;
	background-color:#121313 !important;
}
	
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li::before {
	display:none;
}
	
.dokan-single-store .search-store-products.dokan-btn-theme {
	max-height: 40px;
}
	

.dokan-store-info {
	display:flex;
	flex-direction: column;
}
	
.dokan-store-email i {
	margin-right:8px;
}
	
.store-social li a i {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #2B2D2D; /* change this to your preferred color */
  color: #fff !important;
  font-size: 20px !important;
  transition: all 0.3s ease;
}
	
.store-social i.fa-youtube-square::before {
  content: "\f167"; /* Font Awesome's YouTube icon */
  font-family: "Font Awesome 5 Brands"; /* or 6 Brands, depending on your version */
}
	
.dokan-share-btn.dokan-btn.dokan-btn-theme.dokan-btn-sm {
	display:none;
}
	

@media (max-width: 820px) {	
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info {
	width:100%;
	
}
		
}

.dokan-store-sales {
	display:none;
}