/*WooCommerce B2B Marketplace Admin End CSS*/
@font-face {
    font-family: "Webkul Rango";
    src: url(./../fonts//rango.eot);
    src: url(./../fonts//rango.woff) format("woff"), url(./../fonts//rango.ttf) format("truetype"), url(./../fonts//rango.svg#filename) format("svg")
}

.b2b-rfq-container {
    display: contents;
}
/* .wcmp_b2b_feedback_main_in {
    display: none;
} */
.nav.b2b-role-selector {
    padding: 0;
}
.nav.b2b-role-selector label {
    padding: 0;
    margin: 0;
}
.b2b-title {
    font-size: 22px;
    font-weight: 500;
}

.wcmp-b2b-connect-supplier span,
.wcmp-b2b-connect-supplier img {
    display: inline-block;
    vertical-align: top;
}

.wcmp-b2b-connect-supplier img {
    margin-right: 3px;
    vertical-align: middle;
}

.wcmp-b2b-supplier-contact-wrap {
    display: inline-block;
    width: 100%;
}

.wcmp-b2b-supplier {
    display: block;
}

.wcmp-b2b-supplier-banner {
    display: inline-block;
    width: 100%;
}

.wcmp-b2b-supplier-banner img {
    display: inline-block;
    width: 100%;
    height: auto;
}

.wcmp-b2b-supplier-container {
    display: grid;
    grid-template-columns: 55% auto;
}

.wcmp-b2b-supplier-collection-title-container {
    display: grid;
    grid-template-columns: 20% auto;
}

.wcmp-b2b-supplier-collection-title-container a {
    display: inline-block;
}

.wcmp-b2b-supplier-info-container {
    display: grid;
    grid-template-columns: 43% 33% auto;
}

.wcmp-b2b-supplier-avatar-container {
    display: grid;
    grid-template-columns: 20% auto;
}

.wcmp-b2b-supplier-avatar-container img {
    margin-top: 5px;
}

.wcmp-b2b-supplier-info-title-container {
    margin-left: 10px;
}

h3.wcmp-b2b-sub-head {
    margin: 0px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
}

.wcmp-b2b-supplier-info-title-container p {
    margin: 0px;
    line-height: 18px;
}

/* // supplier tabs */
.wcmp_b2b-tabs ul.tabs {
    list-style: none;
    margin: 20px 0px 20px;
    text-align: center;
    background-color: #f0f0f0;
}

.wcmp_b2b-tabs ul.tabs li {
    display: inline-block;
    margin: 0;
    position: relative;
}

.wcmp_b2b-tabs ul.tabs li a {
    text-decoration: none !important;
    padding: 10px 10px;
    display: inline-block;
    color: black!important;
}

.wcmp-b2b hr {
    background-color: #eeeeee;
}

.wcmp-b2b-supplier-shop-overview-container p {
    margin: 20px 0px 10px;
    line-height: normal;
}

.wcmp-b2b-social-links {
    list-style: none;
    margin-left: 0px;
}

.b2b-social-icon {
    border-radius: 3px;
    display: inline-block;
    height: 32px;
    outline: 0;
    width: 32px;
}

.b2b-social-icon::before {
    color: #fff;
    display: inline-block;
    font-family: 'Webkul Rango';
    font-size: 24px;
}

.wcmp-b2b-gplus-icon {
    background-color: #dd4b39;
}

.wcmp-b2b-tw-icon {
    background-color: #55acee;
}

.wcmp-b2b-pt-icon {
    background-color: #c8232c;
}

.wcmp-b2b-fb-icon {
    background-color: #3b5999;
}

.wcmp-b2b-it-icon {
    background-color: #7f1734;
}

.wcmp-b2b-yt-icon {
    background-color: #dd4b39;
}

.wcmp-b2b-fb-icon::before {
    content: "\e970";
}

.wcmp-b2b-it-icon::before {
    content: '\e942';
}

.wcmp-b2b-yt-icon::before {
    content: "\e97c";
}

.wcmp-b2b-tw-icon::before {
    content: "\e97b";
}

.wcmp-b2b-pt-icon::before {
    content: '\e959';
}

.wcmp-b2b-gplus-icon::before {
    content: "\e971";
}

.wcmp-b2b-policies h4 {
    font-weight: 500;
    margin-bottom: 0px;
    margin-top: 10px;
}

/* //supplier registration */
.error-class {
    color: red;
    font-size: 14px;
    text-transform: capitalize
}

.b2b-role-selector {
    display: inline-block;
    margin-left: 0;
    margin-bottom: 0;
    border: 2px solid #7d3f71
}

.b2b-role-selector li {
    float: left;
    list-style-type: none;
    position: relative;
    background-color: #fff;
    padding: 10px 15px;
    cursor: pointer
}

.b2b-role-selector li.active {
    background-color: #7d3f71;
    color: #fff
}

.b2b-role-selector li:first-child {
    border-right: 2px solid #7d3f71
}

.b2b-role-selector li input[type=radio] {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    margin-right: 3px
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.text-danger {
    font-size: 17px;
    font-weight: normal;
    color: #FF0606;
}

.text-success {
    font-size: 17px;
    font-weight: 400;
    color: #3EAB10;
}

/* // supplier contact details  */
.wcmp-b2b-supplier-contact-info-container .wcmp-b2b-supplier-avatar-container a,
.wcmp-b2b-supplier-contact-info-container .wcmp-b2b-supplier-avatar-container,
.wcmp-b2b-supplier-contact-info-container .wcmp-b2b-supplier-info-title-container {
    display: inline-block;
    vertical-align: middle;
}

.wcmp-b2b-supplier-avatar-container {
    margin-bottom: 20px;
}

.wcmp-b2b-supplier-address-container .wcmp-b2b-list-container {
 list-style: none;
display: grid;
grid-template-columns: 1fr 1fr;
padding: 30px;
justify-content: center;


}

.wcmp-b2b-list-container li h3 {
    margin-bottom: 0px;
}

.wcmp-b2b-list-container li p {
    margin-bottom: 5px;
}

/* // product page template  */
.wcmp-b2b-more-information {}

.wcmp-b2b-more-information a.b2b-more-info-link {
    display: inline-block;
    margin-bottom: 5px;
    font-family: 'Font Awesome 5 Free';
    font-size: 18px;
    text-decoration: none;
    outline: none;
}

.wcmp-b2b-more-information a.b2b-more-info-link::focus {
    outline: none;
}

.wcmp-b2b-more-information a.b2b-more-info-link::after {
    content: "\f107";
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
}

.b2b-wrap-more-info {
    display: none;
}

.b2b-wrap-more-info.open {
    display: block;
}

.b2b-response-info {
    margin-bottom: 10px;
}

.b2b-wrap-more-info .star-rating, .b2b-wrap-more-info span {
    display: inline-block;
    vertical-align: middle;
}

.b2b-wrap-more-info h3 {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 0px;
}

.b2b-action {
    margin-bottom: 10px;
}

.b2b-action a {
    margin-right: 5px;
}

/* // rfq form  */
.b2b-quote-product-image {
    margin-bottom: 5px;
}

.b2b-quote-product-image img {
    display: inline-block;
    width: 50px;
    height: auto;
}

.b2b-rfq-container input {
    width: 100%;
}

.b2b-rfq-container input[type='submit'] {
    width: auto;
}

/* // my account quotation tabs */
/*Quote Tabs*/
ul#b2b_tabs {
    border-bottom: 1px solid #ccc;
    height: 35px;
    width: 100%;
    margin: 0;
    padding: 0;
}

ul#b2b_tabs li {
    float: left;
    list-style: none;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin-right: 5px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    outline: 0;
}

ul#b2b_tabs li a.active {
    padding: 5px 8px 8px;
    border-bottom: none;
    background: none repeat scroll 0 0 #fff;
}

ul#b2b_tabs li a {
    outline: 0;
    color: #666;
    display: block;
    cursor: pointer;
    font-size: small;
    font-weight: 700;
    background: #eee;
    padding: 4px 8px 8px;
    outline: medium none;
    text-decoration: none;
    border-bottom: solid 1px #ccc;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-family: Arial, Helvetica, sans-serif;
}

/*Quote Tabs*/
.b2b-wrapper {
    margin-top: 15px;
}

/* // quote general info */
.b2b-quote-warpper .b2b-quote-body .b2b-quote-customer .b2b-user-avatar {
    display: inline-block;
    width: 10%;
}

.b2b-user-meta {
    display: inline-block;
    vertical-align: top;
}

.b2b-user-meta h4 {
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    vertical-align: top;
    margin-bottom: 5px;
}

.b2b-user-meta p {
    margin-bottom: 0px;
}

.b2b-quote-details h3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0px;
    text-transform: capitalize;
}

/* // supplier quote list  */

.wcmp-b2b-item-container {
    border-bottom: 1px solid #ccc;
    padding: 10px 5px;
    width: 100%;
    display: inline-block;
    font-size: 13px
}

.wcmp-b2b-thread {
    display: inline-block;
    width: 100%;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 2px;
    margin-bottom: 15px;
}

.wcmp-b2b-thread-head {
    display: inline-block;
    width: 100%;
    padding: 0 5px;
}

.wcmp-b2b-data-container * {
    box-sizing: border-box !important;
}

.wcmp-b2b-thread-quote-ref {
    float: left;
    border-right: 1px solid #ccc;
    padding-right: 10px;
    margin-right: 10px;
}

.wcmp-b2b-thread-quote-title {
    display: inline-block;
}

.wcmp-b2b-thread-quote-action {
    display: inline-block;
    float: right;
}

.wcmp-b2b-thread-body {
    display: inline-block;
    width: 100%;
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding: 10px 0;
}

.wcmp-b2b-item-summary {
    display: inline-block;
    border-bottom: 1px solid #ccc;
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

.wcmp-b2b-item-summary-col {
    display: inline-block;
    margin-right: 40px;
}

.wcmp-b2b-thread-content {
    display: inline-block;
    width: 100%;
    padding: 10px 0px;
    margin-bottom: 20px;
}

.wk-vendor .wcmp-b2b-summary-icon {
    color: #fff;
    background: #1979c3;
}

.wk-vendor .wcmp-b2b-summary-icon {
    color: #fff;
    background: #1979c3;
}

.wk-vendor .wcmp-b2b-summary-icon {
    color: #1979c3;
}

.wcmp-b2b-summary-icon {
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    width: 44px;
    height: 44px;
    margin-right: 5px;
    background: #e94216;
    color: #fff;
    float: left;
    text-align: center;
    line-height: 44px;
}

.wcmp-b2b-summary-icon:before {
    font-family: "webkul-font";
    content: '\0049';
    font-size: 25px;
    line-height: 40px;
}

.wcmp-b2b-thread-content .wcmp-b2b-summary-details {
    border: 1px solid #ccc;
    padding: 10px;
}

.wcmp-b2b-summary-buyer-name {
    color: #1979c3;
    font-weight: 600;
    display: inline-block;
}

.wcmp-b2b-summary-time {
    display: block;
    color: #888;
    font-weight: 600;
    font-size: 14px;
}

.wcmp-b2b-summary-quote-details {
    display: inline-block;
    width: 100%;
    padding: 5px 0;
}

.wcmp-b2b-summary-quotation-block {
    display: inline-block;
    border: 1px solid #ccc;
    width: 100%;
    padding: 15px;
    border-radius: 3px;
    margin: 5px 0;
    font-size: 14px;
    color: #555;
}

.wcmp-b2b-summary-quotation-head {
    display: inline-block;
    width: 100%;
    padding: 10px;
    padding-top: 0;
    font-size: 20px;
    font-weight: 600;
    color: #1979c3;
}

.wcmp-b2b-summary-quotation-row {
    display: inline-block;
    width: 100%;
    border-top: 1px solid #ccc;
    padding: 10px;
}

.wcmp-b2b-summary-quotation-col {
    display: inline-block;
    width: 25%;
    float: left;
}

.wcmp-b2b-summary-quotation-col-content,
.wcmp-b2b-item-summary-col-content {
    color: #333;
    font-weight: 600;
}

.wk-quote-total-amount-col {
    float: right;
    font-size: 20px;
    color: #00b13d;
    font-weight: 600;
    line-height: normal;
}

/* // feedback section   */
.wcmp-b2b-shop-reviews .wcmp-b2b-shop-review-row:not(:last-child) {
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    padding-bottom: 20px;
}


.wcmp-b2b-shop-reviews .wcmp-b2b-shop-review-row .wcmp-b2b-shop-review-detail .star-rating:before,
.wcmp-b2b-shop-reviews .wcmp-b2b-shop-review-row .wcmp-b2b-shop-review-rating .star-rating:before {
    content: '' !important
}

.wcmp-b2b-shop-reviews .wcmp-b2b-shop-review-row .wcmp-b2b-shop-review-detail .star-rating .star-full:before,
.wcmp-b2b-shop-reviews .wcmp-b2b-shop-review-row .wcmp-b2b-shop-review-rating .star-rating .star-full:before {
    content: "\f155"
}

.wcmp-b2b-shop-reviews .wcmp-b2b-shop-review-row .wcmp-b2b-shop-review-detail .star-rating .star-half:before,
.wcmp-b2b-shop-reviews .wcmp-b2b-shop-review-row .wcmp-b2b-shop-review-rating .star-rating .star-half:before {
    content: "\f459"
}

.wcmp-b2b-shop-reviews .wcmp-b2b-shop-review-row .wcmp-b2b-shop-review-detail .star-rating .star-empty:before,
.wcmp-b2b-shop-reviews .wcmp-b2b-shop-review-row .wcmp-b2b-shop-review-rating .star-rating .star-empty:before {
    content: "\f154"
}

.wcmp-b2b-shop-reviews .wcmp-b2b-shop-review-row .wcmp-b2b-shop-review-detail .star-rating .star,
.wcmp-b2b-shop-reviews .wcmp-b2b-shop-review-row .wcmp-b2b-shop-review-rating .star-rating .star {
    color: #f8c212;
    display: inline-block;
    font-family: dashicons;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    height: 20px;
    line-height: 1;
    text-align: center;
    text-decoration: inherit;
    vertical-align: top;
    width: 20px
}

.wcmp-b2b-shop-reviews .wcmp-b2b-shop-review-row .wcmp-b2b-shop-review-detail span,
.wcmp-b2b-shop-reviews .wcmp-b2b-shop-review-row .wcmp-b2b-shop-review-rating span {
    display: inline-block;
    width: 85px;
    font-size: 15px
}
.wcmp-b2b-shop-reviews .wcmp-b2b-review-page-link {
    text-align: center
}
.wcmp-b2b-shop-reviews .wcmp-b2b-review-page-link a {
    display: inline-block;
    margin-bottom: 10px;
}
.wcmp-b2b-add-feedback-section .wcmp_b2b_feedback_fields_in:not(:last-child) {
    margin-bottom: 15px
}
.wcmp-b2b-add-feedback-section .wcmp_b2b_feedback_fields_in p {
    margin: 0 0 5px 0
}
.wcmp-b2b-add-feedback-section .wcmp_b2b_feedback_main_in .wcmp-b2b-star-rating a:before {
    content: "\e97a";
    color: #6d6d6d;
    font-family: 'Webkul Rango'
}
.wcmp-b2b-add-feedback-section .wcmp_b2b_feedback_main_in .wcmp-b2b-star-rating.selected a.active:before {
    color: #f8c212
}
.wcmp-b2b-add-feedback-section .wcmp_b2b_feedback_main_in .wcmp-b2b-star-rating.selected a.active~a:before {
    color: #6d6d6d
}
.wcmp-b2b-add-feedback-section .wcmp_b2b_feedback_main_in .wcmp-b2b-star-rating.selected a:not(.active):before {
    color: #f8c212
}
.wcmp-b2b-add-feedback-section .wcmp-b2b-rating-input {
    width: 30%;
    display: inline-block;
    vertical-align: top
}
.wcmp-b2b-add-feedback-section .wcmp-b2b-rating-input p:first-child {
    margin-bottom: 5px
}
.wcmp-b2b-add-feedback-section .wcmp-b2b-rating-input a {
    outline: 0
}
.wcmp-b2b-rating-body .rating{
    display: inline-block;
    width: 33%;
}
.wcmp-b2b-shop-review-detail p{
    margin: 0px;
}
.b2b-rfq-container .select2-container{ width: 100% !important; }

/* // threads  */
.wcmp-b2b-quote-message table{
    border: 1px solid #ccc;
}
.wcmp-message-self{
	text-align: left;
	padding-top: 3px;
}
.wcmp-message-other{
	text-align: right;
	padding-top: 3px;
}
.wcmp-message-arrow-self::after{
    border-color: #d7cad2 transparent;
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    left: 20px;
    width: 0;
    height: 0;
    border-width: 10px 10px 0 0;
    border-style: solid;
}
.wcmp-message-arrow-other::after{
    border-color: #d7cad2 transparent;
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    right: 20px;
    width: 0;
    height: 0;
    border-width: 10px 10px 0 0;
    border-style: solid;
}
p.wcmp-sup-comment-body.wcmp-message-arrow-self {
    margin-right: 20%;
}
p.wcmp-sup-comment-body.wcmp-message-arrow-other {
    margin-left: 0%;
    max-width: 525px;
}
.wcmp-sup-comment-body{
	background: #d7cad2;
	padding: 2px 10px;
	position: relative;
	border-radius: 5px;
	margin-bottom: 2px;
}
.wcmp-sup-comment-body .wcmp-sup-bold {
	font-weight: 600;
}
#wcmp-rfq-comment-image-container{
	display: block;
	padding:5px 0px;
}
#wcmp-rfq-comment-image-container img{
    width: 50px;
    display: inline-block;
    margin-right: 5px;
}
.wcmp-sup-comment-head {
	font-size: 15px;
    font-style: italic;
}

/* // quote status colors */
.wcmp-b2b-quote-summary{
    display: inline-block;
    width: 60%;
}
.b2b-status-container{
    float: right;
}
.wcmp-b2b-quote-status{
	min-width:40px;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 10px;
    float: inherit;
	text-align: center;
	border-radius: 4px;
    display: inline-block;
	vertical-align: middle;
	text-transform: capitalize;
	border-bottom: 1px solid rgba(0, 0, 0, .05);
}
.qt-pending{
    background: #e8ceb6;
	color: #a55c18;
}
.qt-approved{
    background: #c6e1c6;
	color: #5b841b;
}
.qt-rejected{
    background: #eba3a3;
	color: #761919;
}
.qt-completed{
    background: #b2f1a4;
	color: #08461e;
}
.b2b-quote-items del{
    opacity: .5;
}
.b2b-cart-form{
    display: inline-block;
}
span.remove-icon{
    background: url('../images/icon-trash.png') no-repeat scroll center center rgba(0, 0, 0, 0);
    display: inline-block;
    width: 15px;
    margin: 0 5px;
    height: 20px;
    cursor: pointer
}
.wcmp-shop-avg-rating{
    position: relative;
}
.wcmp-shop-avg-rating h2{
    font-size: 20px;
    font-weight: 400;
    display: inline-block;
}
.wcmp-rating-wrap{
    display: inline-block;
    color: #96588a;
    cursor: pointer;
}
.wcmp-rating-wrap::after{
    content: "\e902";
    font-family: 'Webkul Rango';
    font-size: 22px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

/* // rating box */
.wcmp-avg-rating-box {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
    background-color: #fff;
    border: 1px solid #ddd;
    display: none;
    padding: 10px 15px;
    position: absolute;
    top: 60px;
    width: 380px;
    z-index: 1
}
.wcmp-avg-rating-box:before {
    content: "";
    position: absolute;
    top: -10px;
    left: 40px;
    border-style: solid;
    border-width: 0 10px 10px;
    border-color: #ddd transparent;
    display: block;
    width: 0;
    z-index: 0
}
.wcmp-avg-rating-box:after {
    content: "";
    position: absolute;
    top: -9px;
    left: 41px;
    border-style: solid;
    border-width: 0 9px 9px;
    border-color: #fff transparent;
    display: block;
    width: 0;
    z-index: 1
}
.wcmp-avg-rating-box p {
    margin: 0;
    font-size: 15px;
    font-weight: 600
}
.wcmp-avg-rating-box .wcmp-avg-rating {
    display: inline-block;
    width: 110px;
    color: #777
}
.wcmp-avg-rating-box .wcmp-avg-rating span:before {
    color: #f8c212
}
.b2bmp-verified-svg svg{
    width: 15px;
    vertical-align: text-top;
}
td.woocommerce-orders-table__cell.wcmp-b2b-quote-status.quote-status.qt-pending{
    background: #e8ceb6;
	color: #a55c18;
}
td.woocommerce-orders-table__cell.wcmp-b2b-quote-status.quote-status.qt-approved{
    background: #c6e1c6;
	color: #5b841b!important;
}
td.woocommerce-orders-table__cell.wcmp-b2b-quote-status.quote-status.qt-rejected{
    background: #eba3a3;
	color: #761919;
}
td.woocommerce-orders-table__cell.wcmp-b2b-quote-status.quote-status.qt-completed{
    background: #b2f1a4;
	color: #08461e;
}
span.woocommerce-button.button.delete-quote.b2b_delete_quote_button {
    background: #ffb6b6;
    color: #d74b4b;
    border-radius: 5px;
    text-align: center;
    padding: 0.6180469716em 0.875em;
}
a.woocommerce-button.button.view.b2b_view_button {
    color: darkgreen;
    background: #b8edb8;
    border-radius: 6px;
    margin-bottom: 5px;
}
h3.wcmp-b2b-supplier-contact-info-row{
    font-weight: 500;
}
h1#b2b_contact_text, #b2b_company_policy, #b2b_company_overview {
    text-align: center;
    font-size: xx-large;

    font-weight: 500;
    text-decoration-line: underline;
}
ul.wcmp-b2b-policies.wcmp-b2b-list-container{
    list-style: none;
}
ul.wcmp-b2b-list-container {
    list-style: none;
}
ul.wcmp-b2b-social-links {
    display: flex;
    justify-content: space-evenly;
}

ul.wcmp-b2b-social-links a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: black;
    text-decoration :none !important;
}
ul.wcmp-b2b-social-links a .b2b-social-names{
    font-weight: 500 !important;
}
.wcmp-b2b-supplier-contact-wrap .wcmp-b2b-connect-supplier button.chatbox-button {
    float: right!important;
}
