/* fonts */
@font-face {
    font-family: mvx-frontend-font;
    src:  url('../fonts/mvx-frontend-font.eot?o0sqx5');
    src:  url('../fonts/mvx-frontend-font.eot?o0sqx5#iefix') format('embedded-opentype'),
      url('../fonts/mvx-frontend-font.ttf?o0sqx5') format('truetype'),
      url('../fonts/mvx-frontend-font.woff?o0sqx5') format('woff'),
      url('../fonts/mvx-frontend-font.svg?o0sqx5#mvx-frontend-font') format('svg');
    font-weight: normal;
    font-style: normal;
}
  
  [class^="ico-"], [class*=" ico-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'mvx-frontend-font' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
  
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
  }
  
  .ico-badge-icon:before {
	content: "\e900";
  }
  .ico-call-icon:before {
	content: "\e901";
  }
  .ico-facebook-icon:before {
	content: "\e902";
  }
  .ico-google-plus-icon:before {
	content: "\e903";
  }
  .ico-instagram-icon:before {
	content: "\e904";
  }
  .ico-linkedin-icon:before {
	content: "\e905";
  }
  .ico-location-icon:before {
	content: "\e906";
  }
  .ico-mail-icon:before {
	content: "\e907";
  }
  .ico-twitter-icon:before {
    content: "\e91e"
}
  .ico-youtube-icon:before {
	content: "\e909";
  }
  .ico-store-icon:before {
	content: "\e90a";
  }
  .ico-location-icon2:before {
	content: "\e90b";
  }
  .ico-attachment-icon:before {
	content: "\e90c";
  }
  .ico-close-icon:before {
	content: "\e90d";
  }
  .ico-emoji-icon:before {
	content: "\e90e";
  }
  .ico-send-icon:before {
	content: "\e90f";
  }
  .ico-add-booking:before {
	content: "\e910";
  }
  .ico-message:before {
	content: "\e911";
  }
  .ico-notification:before {
	content: "\e912";
  }
  .ico-quote:before {
	content: "\e913";
  }
  .ico-rental:before {
	content: "\e914";
  }
  .ico-resources:before {
	content: "\e915";
  }
  .ico-subscriptions:before {
	content: "\e916";
  }
  .ico-export:before {
	content: "\e917";
  }
  .ico-import:before {
	content: "\e918";
  }
  .ico-buddypress_icon:before {
	content: "\e919";
  }
  .ico-call_icon:before {
	content: "\e91a";
  }
  .ico-share_icon:before {
	content: "\e91b";
  }
  .ico-at_icon:before {
	content: "\e91c";
  }
  .ico-pinterest-icon:before {
	content: "\e91d";
  }

.ico-x:before {
    content: "\e91e";
  }
  .ico-twitter:before {
    content: "\e91e";
  }
  
  
.vendor_description_background {
	* {
		box-sizing: border-box;
	}
	position: relative;
	line-height: 0.8;
}
.vendor_description {
	width: 100%;
	clear: both;
	display: inline-block;
	padding: 15px;
	background-color: rgba(0, 0, 0, 0.5);
	font-weight: bold;
	.vendor_img_add {
		float: left;
		width: 280px;
		max-width: 100%;
	}
}
.mvx_social_profile {
	position: absolute;
	right: 15px;
	bottom: 15px;
	z-index: 1;
	a {
		display: inline-block;
		margin: 0 0 0 5px;
	}
	.mvx-font {
		background: #fff;
		font-size: 27px;
	}
	.ico-facebook-icon {
		color: #4867aa;
	}
	.ico-twitter-icon {
		color: black;
	}
	.ico-linkedin-icon {
		color: #007bb6;
	}
	.ico-google-plus-icon {
		color: #dd4c40;
	}
	.ico-youtube-icon {
		color: #ff0000;
	}
	.ico-instagram-icon {
		color: #517ea3;
	}
}
.vendor_address {
	margin-top: 8px;
	word-break: break-word;
	p {
		img {
			height: 12px;
			margin-right: 14px;
			width: 12px;
			display: inline-block;
		}
		margin: 0 0 10px;
		text-align: left;
		line-height: 1;
		font-weight: 400;
		color: inherit;
	}
	p.mvx_vendor_name {
		color: inherit;
		font-weight: 600;
		font-size: 18px;
	}
	label {
		font-size: 14px;
		font-weight: 400;
		color: inherit;
		display: inline;
	}
}
a.mvx_vendor_detail {
	margin: 0 0 10px;
	text-align: left;
	line-height: 1;
	font-weight: 400;
	color: inherit;
	cursor: pointer;
}
.mvx_vendor_rating {
	margin: 5px 0;
	.star-rating {
		float: none;
		display: inline-block;
	}
	* {
		font-weight: 400;
		color: inherit;
		font-size: 14px;
		font-weight: 400;
		color: inherit;
	}
	p {
		margin: 0;
	}
}
.woocommerce {
	.mvx_vendor_rating {
		.star-rating {
			float: none;
			display: inline-block;
		}
	}
}
.img_div {
	img {
		height: auto;
		max-width: 100px;
		max-height: 100px;
		width: auto;
	}
}
.social_profile {
	float: right;
	a {
		padding: 2px;
		display: inline-block;
	}
}
.dc-wpv-quick-info-wrapper {
	#respond {
		padding: 0px;
	}
}
.success_review_msg {
	border: 1px solid;
	margin: 10px 0px;
	padding: 15px 10px 15px 50px;
	background-position: 10px center;
	color: #4F8A10;
	background-color: #DFF2BF;
}
.error_review_msg {
	border: 1px solid;
	margin: 10px 0px;
	padding: 15px 10px 15px 50px;
	background-position: 10px center;
	color: #D8000C;
	background-color: #FFBABA;
}
.wocommerce {
	#mvx_vendor_reviews {
		margin-top: 20px;
	}
}
.description_data {
	margin-top: 10px;
	p {
		line-height: 1.2;
	}
}
.mvx_vendor_banner {
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	>img {
		width: 100%;
		border-radius: 0;
	}
}
.mvx_vendor_detail {
	i {
		display: inline-block;
		vertical-align: middle;
		margin: 0 6px 0 0;
	}
}
.mvx_vendor_banner_template {
	margin-bottom: 35px;
	.mvx_total_rating_number {
		+ {
			a {
				display: inline-block;
				vertical-align: middle;
				.star-rating {
					display: inline-block;
					vertical-align: middle;
				}
			}
		}
		display: inline-block;
		vertical-align: middle;
	}
}
.mvx_vendor_banner_template.template1 {
	.vendor_description {
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		.vendor_img_add {
			width: auto;
			max-width: 100%;
		}
	}
	.img_div {
		img {
			border: 2px solid #fff;
			max-width: 70px;
			max-height: 70px;
		}
	}
	.mvx_vendor_banner {
		overflow: hidden;
	}
	.vendor_address {
		color: #fff;
	}
	.mvx_vendor_name {
		display: inline-block;
		vertical-align: middle;
		margin-bottom: 5px;
	}
	.vendor_badge {
		margin: 0 0 5px 10px;
	}
	.description_data {
		border: 1px solid #ddd;
		margin: 0;
		padding: 20px;
		background: #fbfbfb;
		p {
			margin: 0;
		}
	}
	.external_store_url {
		margin: 1px 0 0;
		a {
			color: #fff;
		}
	}
}
.mvx_vendor_banner_template.template2 {
	border: 1px solid #e8e8e8;
	.vendor_description {
		.vendor_img_add {
			margin: 0 auto;
			float: none;
			text-align: center;
			width: 100%;
		}
		position: relative;
		padding-top: 0;
		margin-top: -63px;
		background: transparent;
		text-align: center;
	}
	.vendor_address {
		p.mvx_vendor_name {
			margin: 7px 0 11px 0;
		}
		color: #444;
		p {
			text-align: center;
		}
	}
	.img_div {
		img {
			border: 2px solid #fff;
			max-width: 125px;
			max-height: 125px;
			margin: 0 auto;
			border-radius: 50%;
			box-shadow: 0px 2px 4px rgba(0,0,0,0.3);
			-moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.3);
			-ms-box-shadow: 0px 2px 4px rgba(0,0,0,0.3);
			-o-box-shadow: 0px 2px 4px rgba(0,0,0,0.3);
			-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.3);
		}
	}
	.vendor_description_background {
		border: solid 1px #eaeaea;
	}
	.mvx_vendor_rating {
		.star-rating {
			float: none;
			display: inline-block;
		}
	}
	.mvx_total_rating_number {
		float: none;
	}
	.mvx_vendor_detail {
		display: inline-block;
		padding: 0;
		margin: 5px 10px;
	}
	.external_store_url {
		margin: 0 0 10px 0;
	}
}
.mvx_vendor_banner_template.template3 {
	border: 1px solid #e8e8e8;
	background: #f3f3f3;
	.vendor_description {
		.vendor_img_add {
			width: 100%;
		}
		position: relative;
		padding-top: 0;
		margin-top: -55px;
		background: transparent;
	}
	.img_div {
		float: left;
		img {
			border: 2px solid #fff;
			border-radius: 50%;
			box-shadow: 0px 2px 4px rgba(0,0,0,0.3);
			-moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.3);
			-ms-box-shadow: 0px 2px 4px rgba(0,0,0,0.3);
			-o-box-shadow: 0px 2px 4px rgba(0,0,0,0.3);
			-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.3);
		}
	}
	.vendor_description_background {
		border: solid 1px #eaeaea;
	}
	.vendor_address {
		color: #444;
		float: left;
		margin-left: 15px;
	}
	.mvx_vendor_rating {
		.star-rating {
			float: none;
			display: inline-block;
		}
	}
	.mvx_total_rating_number {
		float: none;
	}
	.mvx_vendor_detail {
		display: inline-block;
		padding: 0;
		margin: 10px 15px 0 0;
	}
	.mvx_vendor_name {
		color: #fff;
		margin: 16px 0 21px 0;
		font-size: 24px;
		text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
		width: auto;
	}
	.vendor_img_add {
		display: flex;
	}
	.description_data {
		margin-top: 15px;
	}
	.external_store_url {
		margin: 10px 0;
	}
}
.mvx_review_loader {
	width: 100%;
	position: relative;
	z-index: 8888;
	background-color: none;
	opacity: 0.5;
	height: 40px;
	text-align: center;
	display: none;
	img {
		margin: 2px auto;
	}
}
@media screen and (max-width: 480px) {
	.mvx_vendor_banner_template.template1 {
		.vendor_description {
			padding-bottom: 50px;
		}
		.mvx_social_profile {
			left: 10px;
			right: auto;
			bottom: 14px;
		}
	}
	.mvx_vendor_banner_template.template2 {
		.vendor_description {
			margin-top: 12px;
		}
	}
	.mvx_vendor_banner_template.template3 {
		.vendor_img_add {
			display: block;
		}
		.mvx_vendor_name {
			margin-top: 10px;
			font-size: 20px;
		}
	}
}
@media screen and (max-width: 1100px) {
	.mvx_vendor_banner_template.template1 {
		.vendor_description {
			position: relative;
			background: #fbfbfb;
			border: 1px solid #ddd;
			border-bottom: 0;
		}
		.vendor_address {
			color: inherit;
		}
	}
	body {
		.mvx_vendor_banner_template.template1 {
			.description_data {
				border-top: 0;
				padding: 0 15px 20px;
			}
		}
	}
}
@media screen and (max-width: 640px) {
	.mvx_vendor_banner_template.template2 {
		.vendor_description {
			margin-top: 10px;
		}
	}
}
@media screen and (max-width: 991px) {
	.mvx_vendor_banner_template.template3 {
		.vendor_description {
			margin-top: 10px;
			.vendor_img_add {
				width: 100%;
			}
		}
		.mvx_vendor_name {
			color: inherit;
			text-shadow: none;
			margin: 16px 0 15px 0;
			width: 100%;
		}
	}
}
@media screen and (max-width:480px) {
	.mvx_social_profile {
		.mvx-font {
			font-size: 16px;
		}
		right: 10px;
		bottom: 10px;
	}
	.mvx_vendor_banner_template {
		.vendor_img_add {
			.img_div {
				img {
					max-width: 70px;
					max-height: 70px;
				}
			}
		}
	}
}
.following-table-parent{
    /* border: 1px solid black !important; */
    width: 100%;
    box-shadow: 0 0 0.25rem rgba(0, 0, 0, 0.2);
    overflow: none;
}
@media screen and (max-width:477px) {
    .following-table-parent{
        overflow: scroll;
    }
}
.following-vendor-data{
    display: flex;
    align-items: center;
    gap: 0.75rem;
}
.following-vendor-data a{
    text-decoration: none;
    text-transform: capitalize;
}
.following-vendor-data img{
    width: 40px;
    height: 40px;
    border-radius: 50%;
}