.banner-container {
    width: 100%;
    height: 300px;
    opacity: .7;
}
.seller_info{
    border-top: 1px solid #dddddd;
    background: #345;
    padding: 2px 20px;
    overflow: hidden;
    display: none;
    position: absolute;
    bottom: 45px;
    left: 0;
    left: 2px;
    width: 88%;
    border: none;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    z-index: 9999;
}
.partner-thumb {
    height: 100px;
    width: 100px;
    background-color: #FFF;
    border-radius: 50%;
    box-shadow: 0 0 5px #ccc;
    display: inline-block;
}
.seller_info img {
    margin: 5px;
    height: 50px;
    width: 50px;
    -webkit-transition: width 2s,height 2s;
}
.seller_info img:hover{
    -webkit-transform: scale(1.3,1.2);
    -o-transform: scale(1.3,1.2);
    -moz-transform: scale(1.3,1.2);
    transform: scale(1.3,1.2);
    box-shadow: 0 0 5px #ccc;
}

.seller_info .div-img-circle {
    margin: 5px;
    height: 50px;
    width: 60px;
    border-radius: 50%;
    background-color: #FFF;
}

.seller_info .div-img-circle:hover{
    -webkit-transform: scale(1.3,1.2);
    -o-transform: scale(1.3,1.2);
    -moz-transform: scale(1.3,1.2);
    transform: scale(1.3,1.2);
    box-shadow: 0 0 5px #ccc;
}

.seller-border {
    border: medium double #345;
    box-shadow: 10px 10px 10px #888AA8;
}

.float-left{
    float: left;
}
.float-right{
    float: right;
    width: 65%;
}
.clear{
    clear:both;
}
.text-white{
    color: #ffffff;
}
label.control-label span:after{
    font-family: 'Font Awesome 5 Free';
    color: #1E91CF;
    content: "\f059";
    margin-left: 4px;
}
.note-editor .btn-sm, .note-editor .btn-group-sm > .btn {
    padding: 4px 9px;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 2px;
}

.note-editor .btn-default {
    color: #555555;
    background-color: #ffffff;
    border-color: #cccccc;
    background-image: none;
}

.note-editor .fa{
    font-size: 10px;
}

img.click-file{
  cursor: pointer;
  max-width: 115px;
  max-height: 115px;
}

/* Tiles */
.tile {
    margin-bottom: 15px;
    border-radius: 3px;
    background-color: #279FE0;
    color: #FFFFFF;
    transition: all 1s;
}
.tile:hover {
    opacity: 0.95;
}

.tile a {
    color: #FFFFFF;
}
.tile-heading {
    padding: 5px 8px;
    text-transform: uppercase;
    background-color: #1E91CF;
    color: #FFF;
}
.tile .tile-heading .pull-right {
    transition: all 1s;
    opacity: 0.7;
}
.tile:hover .tile-heading .pull-right {
    opacity: 1;
}
.tile-body {
    padding: 15px;
    color: #FFFFFF;
    line-height: 48px;
}
.tile .tile-body i {
    font-size: 50px;
    opacity: 0.3;
    transition: all 1s;
}
.tile:hover .tile-body i {
    color: #FFFFFF;
    opacity: 1;
}
.tile .tile-body h2 {
    font-size: 32px;
    margin-top: 0;
    color: #ffffff;
}
.tile-footer {
    padding: 5px 8px;
    background-color: #3DA9E3;
}

@media screen{
    .table thead td {
        font-weight: bold;
    }
    .table a.asc:after,.table a.ASC:after {
        content: " \f107";
        font-family: 'Font Awesome 5 Free';
        font-size: 14px;
    }

    .table a.desc:after,.table a.DESC:after {
        content: " \f106";
        font-family: 'Font Awesome 5 Free';
        font-size: 14px;
    }
}

  @media screen and (min-width: 991px) {
    .wk_sellerPartner #wkset, #wkproducts{
      width: 24%;
      margin: 0px 1px;
    }
  }
  @media screen and (max-width: 992px) and (min-width: 767px) {
    .wk_sellerPartner #wkset, #wkproducts{
      width: 49%;
      margin: 0px 0.5px;
    }
  }
  @media screen and (max-width: 768px) and (min-width: 0px) {
    .wk_sellerPartner #wkset, #wkproducts{
      width: 99%;
      margin: 0px auto;
    }
  }

#wk_seller_info_container{
    width: 100%;
    margin: 10px 0;
    position: absolute;
    bottom: 29px;
    display: none;
}

#wk_seller_info_profpic{
    margin-right: 20px;
    display: inline-block;
    width: 80px;
    height: 80px;
}

#wk_seller_info_box{
    display: inline-block;
    line-height: 0px;
	
}

.wk_seller_info_box{
	text-align:left;
}

#wk_seller_info_rating{
    position: relative;
    cursor: pointer;
}

#wk_seller_info_rating > .fa{
    font-size: 10px;
}

#wk_seller_info_rating > .fa > .fa-stack-1x {
    color:#3B9911;
}

.wk_upload_img {
    cursor: pointer;
	width:110px;
	height:110px !important;
	overflow:hidden
}
.wk_upload_img:hover{
	border-color:grey;
}

  .imgoption{
    display: block;
    margin-top: 5px;
  }

  .imgoption button {
    width:110px;
  }

/*Add Css Custom Here*/
/* style multivendor webkul */

.typeheader-1 .become{ display: inline-block; margin: 0 10px; }
.typeheader-1 .become > a{
    background-color: #00a046; border-radius: 3px; border-bottom: 1px solid #b32b17; font-size: 12px; margin-top: 6px;
    font-weight: 500; color: #fff; text-transform: uppercase; line-height: 28px; padding: 0 15px; display: block;
} 


/* sell.twig */
	.customerpartner-sell .text-info{ color: #232f3e !important; margin-top: 30px; }
  .wk-seller-thumb {
    display:flex;flex-direction:column;height:100%;border-radius: 3px; overflow: hidden;
    box-shadow: 0px 3px 9px 0px rgba(200, 200, 200, 0.75) !important;
  }
  .wk-seller-thumb .thumbnail {
    border: none;
    border-radius: 0; margin: 0; padding: 15px;
	text-align:center;
  }
  .wk-seller-thumb .thumbnail img{ width: 110px; border-radius: 100%; }
  .wk-seller-thumb .wk-caption {
    background: #232f3e; color: #fff;
    padding: 18px;
	flex:1;
  }
  .wk-seller-thumb{
    color: white;
  }
  .wk-caption a{
    font-size: 14px; text-transform: capitalize; color: #fff;
  }
  .wk-caption a:hover{ color: #00a046; }
  .wk-seller-thumb .wk-caption p {
    margin: 3px 0;
    color: white;
  }
  .wk_seller_info_profpic img{ width: 35px; height: 35px; border-radius: 100%; }
  .customerpartner-sell .products-list .product-grid .product-item-container .right-block{ text-align: left; padding: 0 20px 20px 20px; position: relative; }
  .customerpartner-sell .products-list .product-list .product-item-container .right-block .wk_seller_info_profpic{ top: 0; right: 20px; }  
  .wk_seller_info_profpic{ width: auto; height: auto; position: absolute; bottom: 10px; right: 10px; }

  .wk_seller_info_container{ position: static; display: none; }

  .tooltipster-sidetip.tooltipster-borderless .tooltipster-box{ background: #232f3e; color: #fff; }
  .tooltipster-sidetip.tooltipster-borderless .tooltipster-box a{ color: #fff; line-height: 30px; text-transform: capitalize; }
  
  /* homepage */
  
  
/* end style multivendor webkul */




div.tshirtecommerce-btn-group{ 
	display: inline-block; 
	background-color: #00a046;
    border-radius: 3px;
    margin: 0 5px;
    padding: 0 10px;
   
    width: auto;
    vertical-align: top;
}
div.tshirtecommerce-btn-group > a{ color: white; text-transform: uppercase;}
#customerpartner-sell .sort-links {
    display: none;
}
/*====== Fix bugs Megamenu not showing icon font (26/1/2018) =====*/
@media (min-width: 992px)  {
	.common-home .navbar-compact.typeheader-1 .container-megamenu.vertical #menuHeading .megamenuToogle-pattern:before,
	.common-home .navbar-compact.typeheader-1 .container-megamenu.vertical #menuHeading .megamenuToogle-pattern:after{display: none;}
	.common-home .navbar-compact.typeheader-1 .container-megamenu.vertical .vertical-wrapper{
      visibility: hidden;
      opacity: 0;
    }   
    .common-home .navbar-compact.typeheader-1 .container-megamenu.vertical:hover .vertical-wrapper{
      visibility: visible;
      opacity: 1;
      top: 40px; } 
	/*.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a {    padding: 9px 0; line-height: 24px; height: auto;}
	.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a i,
	.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a b {
	    display: inline-block;
	}
	.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.with-sub-menu > a:before{display: none;} */
	.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a img{position: static; transform: inherit;}
	#customerpartner-sell .sort-links {
    display: block;
}
#customerpartner-sell .sort-select {
    display: none;
}
}

.typeheader-12 .navbar-logo .logo{
	min-height: 40px;
}

.product-thumb .wk_seller_info_container,
.product-layout .wk_seller_info_container {
    display: block;
}
.product-layout .wk_seller_info_container .wk_seller_info_box {
    display: none;
    position: absolute;
    top: -172px;
    right: -20px;
    background-color: #232f3e;
    width: 200px;    
    color: #fff;
    z-index: 9999;
    text-align: left;
    padding: 20px;
    border-radius: 10px;
}
@media (min-width: 1650px) { 
  .product-layout .wk_seller_info_container .wk_seller_info_box {
    width: 250px; 
  }
} 
.product-layout .wk_seller_info_container .wk_seller_info_box a {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}
.product-layout .wk_seller_info_container .wk_seller_info_box span.text-bold {
    font-weight: bold;
}
@media(min-width: 992px){
  .product-layout .wk_seller_info_container:hover .wk_seller_info_box {
    display: block;
  }
}

.product-layout .wk_seller_info_container .wk_seller_info_box:after {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #232f3e;
    border-bottom: none;
    height: 0;
    width: 0;
    bottom: -8px;
    content: "";
    right: 45px;
    margin-left: -5px;
    position: absolute;
}

#form-product .table td a:not(:hover):not(.btn){
	text-decoration:none;
	color: #3FA2F7;
}