/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_CustomProductManagement
 * @author    Webkul Software Private Limited
 * @copyright Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */

/* Header */

/* Header Container Left */
.marketplace-seller-profile .wk-mp-header-layout2 .wk-mp-header-container-left
.wk-mp-left-seller-content > div:first-child {
    line-height: 55px;
}
.marketplace-seller-profile .wk-mp-header-layout2 .wk-mp-header-container-left
.wk-mp-left-seller-content .wk-report-seller .flag-icon::before {
    font-size: 18px;
}
.marketplace-seller-profile .wk-mp-header-layout2 .wk-mp-header-container-left
.wk-mp-left-seller-content .rating-icon:before {
    color: #222529;
}


/* Main */

/* Seller Profile Layout 2 */
.marketplace-seller-profile #marketplace_sellercollection .wk-mp-collection-container .wk-mp-collection-right
.toolbar select {
    background-color: #ffffff;
    box-shadow: none;
    border-radius: 0;
}
.marketplace-seller-profile #marketplace_sellercollection .wk-mp-collection-container .wk-mp-collection-right
.toolbar-products .porto-product-filters-toggle {
    display: none !important;
}
.marketplace-seller-profile:has(.wk-mp-header-layout2) #supplier_review_info button.write-review {
    font-size: 12px;
    color: #fff;
    background: #2D88C7;
    border: 1px solid #2D88C7;
    padding: 9px 15px;
}
.marketplace-seller-profile:has(.wk-mp-header-layout2) #supplier_review_info button.write-review >a:hover {
    color: #fff;
}
.marketplace-seller-profile:has(.wk-mp-header-layout2) #supplier_review_info .wk-review-heading {
    font-size: 22px;
    padding: 10px;
    line-height: 34px;
}
.marketplace-seller-profile:has(.wk-mp-header-layout2) #supplier_review_info .wk-review-heading >a.action.primary.wk-all-review {
    line-height: 20px;
    font-size: 14px;
    padding: 7px 15px;
    height: 36px;
    background: #1979c3;
    border: 1px solid #1979c3;
    color: #fff;
}
.marketplace-seller-profile:has(.wk-mp-header-layout2) #supplier_review_info .wk-rating-left-block > div.rating-section {
    width: 40%;
}

/* Seller Profile Layout 1 */
.wk-mp-aboutus-title {
    font-size: 33px;
    line-height: 40px;
}
.wk-mp-rating-left .wk-mp-rating-avg-count {
    font-size: 30px;
    line-height: 40px;
}
.wk-mp-rating-left .wk-mp-rating-avg-count:before {
    font-size: 30px;
}
.wk-mp-rating-individual .wk-mp-rating-icon {
    font-size: 25px;
    line-height: 30px;
}
.wk-mp-rating-individual .wk-mp-rating-icon:before {
    font-size: 25px;
}
.marketplace-seller-profile:not(:has(.wk-mp-header-layout2)) .wk-mp-shipping-policy .wk-mp-policy-block-title:after {
    line-height: 78px;
}
.marketplace-seller-profile:not(:has(.wk-mp-header-layout2)) .wk-mp-return-policy .wk-mp-policy-block-title:after {
    line-height: 60px;
}
.marketplace-seller-location .wk-mp-profile-icon-css .x-profile {
    width: 15px;
}

.marketplace-seller-location .page-main,
.marketplace-seller-feedback .page-main,
.marketplace-seller-profile .page-main {
    margin: auto;
}