.mkpl-verify {
    content: url("../image/shield.svg");
    height: 15px;
}
.seller-verify span{
    line-height: 20px;
    margin-left: 3px;
}
.seller-verify {
    line-height: 20px;
}
.lof-block-vacation:before{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 24px;
    color: #c07600;
    content: '\e602';
    font-family: 'luma-icons';
    margin: -12px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    left: 0;
    top: 22px;
    width: 45px;
    position: absolute;
    text-align: center;
}


.mb-trigger.mb-trigger-next button.action.primary {
    color: #fff;
    text-shadow: 1px 1px 0 rgb(0 0 0 / 31%);
    transition: background-color .15s, border-color .15s, opacity .15s;
    font-size: 16px;
    padding: 10px 15px;
    width: 250px;
    font-weight: 600;
    border-radius: 26px;
    border: none;
}
.mb-trigger.mb-trigger-next button.action.primary:hover {
    background-color: #ff8d00;
}
.mb-trigger-next {
    margin-bottom: 40px;
}
.lofmarketplace-seller-view .prar-rating .rating-summary .rating-result > span:before, .lofmarketplace-seller-view .prar-rating .rating-summary .rating-result:before {
    height: 39px;
    font-size: 20px;
    line-height: 39px;
}
.lofmarketplace-seller-view .rating-summary .rating-result:before {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    -webkit-font-smoothing: antialiased;
    color: #dddddd;
    font-family: 'mbicon';
    font-size: 18px;
    height: 18px;
    letter-spacing: 2px;
    line-height: 18px;
    content: "\f4b3" "\f4b3" "\f4b3" "\f4b3" "\f4b3";
    display: block;
    font-style: normal;
    font-weight: normal;
    speak: none;
}
.lofmarketplace-seller-view .prar-social-user-icon {
    background-image: url('../image/profile-picture.svg');
    height: 40px;
    width: 40px;
    background-repeat: no-repeat;
}
.lofmarketplace-seller-view .review-user-section-manage {
    display: flex;
    gap: 10px;
}

.lofmarketplace-seller-view .review-user-nickname {
    align-items: center;
    display: flex;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 15px;
}
.lofmarketplace-seller-view .review-seller-section-manage {
    display: flex;
    flex-direction: column;
    gap: 5px;
    margin-bottom: 15px;
    width: 70%;
}
.lofmarketplace-seller-view .prar-rev-item-verified {
    margin-top: 12px;
    font-size: 12px;
    position: relative;
    padding-left: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ed6c0f;
}
.lofmarketplace-seller-view .prar-rev-item-verified::before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    width: 9px;
    height: 6px;
    box-sizing: border-box;
    transform: rotate(-45deg);
    border: 2px solid #ed6c0f;
    border-top: none;
    border-right: none;
}
.lofmarketplace-seller-view .review-title-info {
    font-weight: 500;
    margin-left: 5px;
    font-size: 16px;
    color: #333;
}
.lofmarketplace-seller-view .customer-review-image-section {
    display: flex;
    gap: 6px;
    flex-wrap: wrap;
}
.lofmarketplace-seller-view .customer-review-image-gallery {
    height: 80px;
    width: 80px;
}
.lofmarketplace-seller-view .review-seller-section-title {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: center;
}
.lofmarketplace-seller-view .prar-prod-rating .rating-summary {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    gap: 20px;
}
.lofmarketplace-seller-view .prar-prod-rating .prar-stars-amount {
    font-size: 2.4rem;
    line-height: 1.5;
    text-align: center;
    font-weight: 600;
}
.lofmarketplace-seller-view .prar-prod-rating .prar-stars-amount.seller-information-stars-amount {
    font-size: 1.4rem;
    color: #4355d4;
}
.seller-name-top.seller-information-name {
    margin: auto;
}
.seller-verify.seller-information-verify {
    align-items: center;
    display: flex;
}
.seller-information-wrapper-top {
    margin: 10px;
}
.seller-name-top.seller-information-name {
    font-size: 18px;
}
.seller-information-section .sel-name-ver.seller-information-badge-section {
    align-items: baseline;
}
.lofmarketplace-seller-view .prar-prod-rating .prar-recommend {
    width: 100%;
    padding-top: 0;
    border-top: none;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
.lofmarketplace-seller-view .prar-prod-rating .prar-recommend h2 {
    display: flex;
    flex-direction: column;
    text-align: center;
}
.lofmarketplace-seller-view .prar-recommend-title strong {
    font-size: 24px;
    font-weight: 600;
}
.lofmarketplace-seller-view .prar-recommend-title  span {
    font-size: 16px;
    font-weight: 600;
}
.lofmarketplace-seller-view .prar-prod-rating .prar-rating {
    display: flex;
    width: 100%;
}
.lofmarketplace-seller-view .prar-prod-rating .prar-histogram {
    display: flex;
    flex-direction: column;
    width: 90%;
}
.lofmarketplace-seller-view .prar-prod-rating .prar-histogram-item {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 1.3;
    white-space: nowrap;
    letter-spacing: 0;
}
.lofmarketplace-seller-view .prar-prod-rating .prar-histogram-line {
    height: 20px;
    position: relative;
    width: 75%;
    box-sizing: border-box;
    margin-left: 5px;
    margin-right: 5px;
    background-color: #e7e7e7;
    border: 1px solid #d8d8d8;
    border-radius: 2px;
}
.lofmarketplace-seller-view .prar-prod-rating .prar-histogram-fullness {
    position: absolute;
    top: -1px;
    left: 0;
    bottom: -1px;
    box-sizing: border-box;
    background-image: linear-gradient(to bottom, #fa3 0, #fc9200 100%);
    box-shadow: inset 0 0 0 1px #e57300;
    border-radius: 2px;
}
.lofmarketplace-seller-view .column.main.main-wrap.col-12.col-lg-8.col-xl-9.order-2.order-md-3 {
    max-width: 100%;
    flex: 0 0 100%;
}
.lofmarketplace-seller-view .page-wrapper.magebig-container {
    overflow: visible;
}
.lofmarketplace-seller-view .main-customer-review-section {
    display: flex;
    align-items: flex-start;
}
.lofmarketplace-seller-view .prar-prod-rating {
    display: flex;
    width: 30%;
    position: sticky;
    top: 15px;
    z-index: 5;
    flex-direction: column;
}
.lofmarketplace-seller-view main#maincontent {
    max-width: 1480px;
    margin: 0 auto;
}


.seller-information-section {
    display: flex;
    flex-direction: column;
    justify-content: end;
    width: auto;
    margin-bottom: 5px;
}
.seller-store-logo {
    display: flex;
    justify-content: center;
}
.seller-information-section .sel-name-ver {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.seller-information-section .add-favorite-seller-btn {
    border: 1px solid transparent;
    color: #8d5f13;
    background-color: #fceed7;
    border-color: #f4c67a;
    font-weight: 500;
    font-size: 16px;
    border-radius: 40px;
    width: 100%;
    margin-top: 10px;
    padding: 10px;
}


.seller-third-info.seller-btn-section {
    width: 95%;
    margin: 10px 0px;
}
.add-favorite-seller-btn.subcribe {
    background-color: #e1f1e1;
    color: #2f732f;
    border-color: #a7d5a7;
}
.total-rating-summary {
    display: flex;
    justify-content: center;
    gap: 15px;
    align-items: center;
}
.total-rating-summary-title{
    font-size: 18px;
    font-weight: 600;
}
.total-rating-summary .prar-all-rev-link {
    font-size: 17px;
    font-weight: 500;
}
.prar-recommend-title.seller-recommend-title {
    display: flex;
    align-items: center;
    gap: 10px;
}
.seprate-section-link {
    width: 100%;
    height: 1px;
    background: linear-gradient(to right, #fff 0%, #e1e1e1 10%, #e1e1e1 90%, #fff 100%);
    margin-bottom: 5px;
}
.manage-summary-section-wrapper {
    display: flex;
    flex-direction: column;
    gap: 10px;
}