.bazaar_layout_2 .bazaar_vendor_info_header{
  height: 410px;
}
.bazaar_layout_3 .bazaar_vendor_info_header{
  height: 400px;
}
.bazaar_layout_3 .bazaar_wrap_cont{
  top:129px;
}
.bazaar_layout_3 .bazaar_profile_avatar {
  top: 56px;
}
.bazaar_layout_3 .bazaar_profile_avatar img {
  border-radius: 76px;
}
.bazaar_layout_3 .bazaar_wrap_cont div.bazaar_profile_desc{
  top: 15px;
}
.bazaar_layout_1 .bazaar_profile_desc .bazaar_vendor_address, .bazaar_layout_3 .bazaar_profile_desc .bazaar_vendor_address{
	width:300px;
}
.bazaar_layout_2 .bazaar_vendor_profile_wrap{
  left: 50%;
  position: absolute;
  bottom: 30px;
  z-index: 2;
  width: 100%;
}
.bazaar_layout_2 .bazaar_profile_avatar{
  top: 76px;
  left: -6%;
}
.bazaar_layout_2 .bazaar_profile_avatar img{
  bottom: 0;
  border-radius: 76px;
}
.bazaar_layout_2 .bazaar_profile_desc{
  top: 172px;
  left: -56%;
  text-align:center;

  padding: 0 20px;
  display: table-cell;
  vertical-align: bottom;
  text-shadow: 0 0 1px #999;
  position: relative;
}
.bazaar_majesty .bazaar-container{
  padding: 0 15px;
    max-width: 1270px;
    margin: 0 auto;
    width: 100%;
}
.bazaar-section-one .bazaar-container.bazaar-col-8{
    flex: 0 0 71.5%;
  }
  div.bazaar-inner.bazaar_vendor_box{
    position: relative;
    text-align: left;
  }
  .bazaar_vendor_info_head .bazaar_banner{
    height: 220px;
    position: relative;
  }
  .bazaar_vendor_info_head .bazaar_banner img{
    position: absolute;
  left: 0;
  top: 0;
  max-width: 100%;
  height: 100%;
  width: fill-available;
  }
  .bazaar_vendor_info_content{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.45);
    color: #fff;
    width:100%;
  }
  .bazaar_product_title{
    font-size:24px;
  }
  nav.bazaar_vendor_paging{
    margin-bottom:15px;
  }
  .bazaar_vendor_info_content p, .bazaar_vendor_box .bazaar_vendor_info_content h2 a{
    padding: 5px 20px;
    color:#fff;
    text-decoration: none;
  }
  .bazaar_vendor_temp_avatar{
    padding: 6px;
    position: absolute;
    width: 80px;
    height: 80px;
    top: -70px;
    right: 20px;
    border-radius: 40px;
    box-shadow: 0px 0px 30px -6px #afafaf;
  }
  .bazaar_vendor_info_footer{
    background: #f7fbfc;
    position: relative;
    padding: 15px 20px;
    border-top: 1px solid #eee;
  }
  .bazaar_vendor_temp_avatar img{
    border-radius: 40px;
    width: 100%;
    height:100%;
  }
.bazaar_row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    width: 100%;
}
form.bazaar_send_message button.button{
  margin-top: 10px;
}
form.bazaar_send_message .bazaar_customer_name, form.bazaar_send_message .bazaar_customer_email, form.bazaar_send_message .bazaar_email_subject, form.bazaar_send_message .bazaar_customer_message {
	width:100%;
}
div.bazaar_majesty div.bazaar_vendor_store_sidebar{
  text-align: left;
}
div.bazaar_vendor_sidebar_info{
  font-size: 13px;
  border: 1px solid #ccc;
  padding: 10px;
}
.bazaar_vendor_sidebar_info_header{
  border-bottom:1px solid #ccc;
  margin-bottom: 10px;
}
.bazaar_vendor_banner{
  background-color: #f4f4f4;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border: 0;
  display: block;
  margin: 0;
  padding: 30px 20px 20px 20px;
  position: relative;
  width: 100%;
  z-index: 1;
  min-height: 270px;
}
div.bazaar_overlay{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(156,156,156,.1) 30%,rgba(11,11,11,.35) 80%,rgba(0,0,0,.48));
  background: linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(156,156,156,.1) 30%,rgba(11,11,11,.35) 80%,rgba(0,0,0,.48));
  opacity:1;
}
.bazaar_layout_1 .bazaar_vendor_profile_wrap, .bazaar_layout_3 .bazaar_vendor_profile_wrap{
  position: absolute;
  bottom: 30px;
  left: 0;
  z-index: 2;
  width: 100%;
}
.bazaar_layout_1 .bazaar_vendor_profile_wrap h2, .bazaar_layout_2 .bazaar_vendor_profile_wrap h2, .bazaar_layout_3 .bazaar_vendor_profile_wrap h2{
  text-shadow: 0 1px 1px #666;
  margin: 0 0 12px 0;
  font-size: 24px;
  line-height: 28px;
}
.bazaar_wrap_cont{
  margin: 0 auto;
  display: table;
  border: none;
  background: none transparent;
  width: 1200px;
  box-shadow: none;
  position: relative;
  clear: both;
  padding: 0;
}
.bazaar_layout_1 .bazaar_profile_avatar, .bazaar_layout_2 .bazaar_profile_avatar, .bazaar_layout_3 .bazaar_profile_avatar{
  width: 150px;
  display: table-cell;
  vertical-align: bottom;
  color: #fff;
  text-shadow: 0 0 1px #999;
  padding: 0;
  position: relative;
}
.bazaar_layout_1 .bazaar_profile_avatar{
  top: 56px;
}
/* .bazaar_profile_avatar img{
  height: 150px;
  width: 150px;
  line-height: 150px;
  position: absolute;
  bottom: -55px;
} */
.bazaar_layout_1 .bazaar_wrap_cont div.bazaar_profile_desc, .bazaar_layout_3 .bazaar_wrap_cont div.bazaar_profile_desc{
  padding: 0 20px;
  display: table-cell;
  vertical-align: bottom;
  color: #fff;
  text-shadow: 0 0 1px #999;
  position: relative;
  /* top:61px; */
}
b.bazaar_heading{
  font-size: 15px;
}
form.bazaar_vendor_info_form button{
  clear: both;
  display: block;
}
.bazaar_profile_social_btn i{
  color:#000;
  font-size: 21px;
}
.bazaar_vendor_sidebar_info_content div.bazaar_profile_social_btn{
  margin-top: 10px;
}
div.bazaar_profile_social_btn span{
  margin-left: 8px;
}
.bazaar_vendor_producs nav{
  margin-bottom: 23px;
}
.bazaar_vendor_producs {
  text-align: center;
}
.side-bazaar-col-right form{
  text-align: left;
}
.bazaar_layout_1 .bazaar_vendor_info_header, .bazaar_layout_3 .bazaar_vendor_info_header{
  margin: 0 0 30px 0;
}
.bazaar-col-1, .bazaar-col-2, .bazaar-col-3, .bazaar-col-4, .bazaar-col-5, .bazaar-col-6, .bazaar-col-7, .bazaar-col-8, .bazaar-col-9, .bazaar-col-10, .bazaar-col-11, .bazaar-col-12, .side-bazaar-col-left, .side-bazaar-col-right {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 30px;
  text-align: center;
}
.bazaar-col-1 {
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.bazaar-col-80 {
  -webkit-flex: 0 0 80%;
  -ms-flex: 0 0 80%;
  flex: 0 0 80%;
  max-width: 80%;
}
.bazaar-col-2 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.bazaar-col-3 {
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.bazaar-col-4 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.bazaar-col-5 {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.bazaar-col-6 {
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}
.bazaar-col-7 {
    -webkit-flex: 0 0 14.285714%;
    -ms-flex: 0 0 14.285714%;
    flex: 0 0 14.285714%;
    max-width: 14.285714%;
}
.bazaar-col-8 {
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
}
.bazaar-col-9 {
    -webkit-flex: 0 0 11.111111%;
    -ms-flex: 0 0 11.111111%;
    flex: 0 0 11.111111%;
    max-width: 11.111111%;
}
.bazaar-col-10 {
    -webkit-flex: 0 0 10%;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
}
.bazaar-col-11 {
    -webkit-flex: 0 0 9.090909%;
    -ms-flex: 0 0 9.090909%;
    flex: 0 0 9.090909%;
    max-width: 9.090909%;
}
.bazaar-col-12 {
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}
.bazaar_loading {
  display: none;
  -webkit-animation: rotation 1s infinite linear;
}
@-webkit-keyframes rotation {
  from {
      -webkit-transform: rotate(0deg);
  }
  to {
      -webkit-transform: rotate(359deg);
  }
}
.bazaar-inner.products{
  text-align: center;
}
.bazaar-inner div.majesty_add_to_cart{
  margin-top:10px;
}
.bazaar-inner .star-rating{
  margin: 0 auto;
}
.bazaar-inner{
  text-align: center;
}
.bazaar-vendor-profile {
    width: 100%;
    padding: 50px 0;
  }
  .bazaar-profile-inner {
    overflow: hidden;
    border-bottom: 1px solid #DCDFE5;
  }
  span.bazaar-profile-name h2 {
    color: #4B5981;
    font-size: 33px;
    font-family: -webkit-pictograph;
    margin: 0;
    margin-top: 20px;
  }
  .bazaar-Bio {
    width:100%;
  }
  .bazaar-bio-inner {
    width: 25%;
    border-right: 1px solid #DCDFE5;
    float: left;
  }
  .bazaar-bio-about {
    width: 70%;
    padding: 28px 50px;
    overflow: hidden;
  }
  .bazaar-bio-about p {
    font-size: 16px;
    color: #96968f;
    font-family: system-ui;
    margin: 3px;
  }
  .bazaar-bio-about p.bazaar_upload{
    margin-top: 43px;
  }
  .bazaar-bio-inner ul{
    padding: 0;
    margin: 0;
  }
  .bazaar-bio-inner ul li{
    padding: 10px;
    list-style: none;
    border-bottom: 1px solid #dcdfe5;
  }
  .bazaar-bio-inner ul{
    padding: 0;
    margin: 0;
  }
  .bazaar-bio-inner ul li{
    padding: 10px;
    list-style: none;
    border-bottom: 1px solid #dcdfe5;
  }
  .bazaar-bio-inner {
    width: 25%;
    border-right: 1px solid #DCDFE5;
  }
  .bazaar_vendor_dashboard{
      overflow: hidden;
  }
  .bazaar-col-inner {
    text-align: center;
    border-radius: 10px;
    padding: 10px;
}
.bazaar_pending, .bazaar_cancelled, .bazaar_refunded{
  background: #e5e5e5;
  color: #777;
}
.bazaar_onhold{
  background: #f8dda7;
  color: #94660c;
}
.bazaar_processing{
  background: #c6e1c6;
  color: #5b841b
}
.bazaar_completed{
  background: #c8d7e1;
  color: #2e4453;
}
  .bazaar_order_value, .bazaar_product_value{
    display: block;
  }
  .bazaar_row .bazaar_request_vendor span{
    cursor: pointer;
    padding:10px;
    color: #fff;
  }
.bazaar_request_approved{
  background-color: green;
}
.bazaar_request_pending{
  background: gold;
}
.bazaar_request_for_vendor{
 background:red; 
}
.bazaar_display_withdraws .bazaar_tabs{
  padding: 10px;
  border-bottom: 1px solid #ccc;
}
.bazaar_display_withdraws ul li{
  list-style: none;
  float: left;
  margin-left: 10px;
  cursor: pointer;
}
.bazaar_change_status{
  cursor: pointer;
}
.bazaar_active{
  border-bottom: 1px solid #000;
}
.bazaar_approved_payment_display, .bazaar_cancelled_payment_display{
  display: none;
}
.bazaar_pending_payment_display, .bazaar_approved_payment_display, .bazaar_cancelled_payment_display{
  margin-top: 10px;
}
.bazaar_withdraw, .bazaar_display_withdraws{
  overflow: hidden;
}
@media (min-width: 768px) and (max-width: 1023px) {  /* Mobile Ipad view */
	.bazaar-col-2, .bazaar-col-3, .bazaar-col-4 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.bazaar_layout_1 .bazaar_profile_desc .bazaar_vendor_address, .bazaar_layout_3 .bazaar_profile_desc .bazaar_vendor_address{
		width:148px;
	}
	.bazaar_layout_3 .bazaar_vendor_info_header .bazaar_vendor_profile_wrap div.bazaar_profile_desc{
		top:37px;
	}
}
@media (min-width: 501px) and (max-width: 767px) {  /* Mobile landscape view */
	.bazaar-col-2, .bazaar-col-3, .bazaar-col-4, .bazaar-col-5, .bazaar-col-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.bazaar_layout_1 .bazaar_profile_desc .bazaar_vendor_address, .bazaar_layout_3 .bazaar_profile_desc{
		width:100px;
		top:47px;
	}
}
@media (max-width: 500px) {  /* Mobile portrait view */
	.bazaar-col-2, .pow_col_3, .bazaar-col-4, .bazaar-col-5, .bazaar-col-6, .bazaar-col-7, .bazaar-col-8, .bazaar-col-9, .bazaar-col-10, .bazaar-col-11, .bazaar-col-12{
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.bazaar_layout_1 .bazaar_profile_desc .bazaar_vendor_address, .bazaar_layout_3 .bazaar_profile_desc{
		width:100px;
		top:47px;
	}
}