/*push to live 11-28-2024*/
.yotpo-widget-instance .yotpo-display-l .yotpo-layout-header-wrapper,
.yotpo-widget-instance .yotpo-display-m .yotpo-layout-header-wrapper{
   border-right: solid 1px #e3e3e3;
}

.yotpo-widget-instance .yotpo-display-l .yotpo-header-container,
.yotpo-widget-instance .yotpo-display-m .yotpo-header-container{
    flex-direction: row;
    justify-content: center;
}

.yotpo-widget-instance .yotpo-reviews-main-widget .yotpo-header-lower-wrapper .yotpo-review-border-smooth:empty {
    display: none;
}


.yotpo-reviews-main-widget .yotpo-bottom-line-question-wrapper-horizontal .yotpo-custom-questions-range-question {
    display: block;
}

.yotpo-widget-instance .yotpo-display-l .yotpo-main-layout .yotpo-layout-header-wrapper .yotpo-bottom-line,
.yotpo-widget-instance .yotpo-display-m .yotpo-main-layout .yotpo-layout-header-wrapper .yotpo-bottom-line {
    justify-content: center;
    margin-right: 0px;
}


.yotpo-widget-instance .yotpo-display-s .yotpo-bottom-line-question-wrapper-horizontal .yotpo-custom-questions-range-question-wrapper {
    width: 100%!important;
    max-width: 100%;
}

/**/
[class*="yotpo-display-"][class*="yotpo-device-"][style][class*="mobile"] .yotpo-custom-questions-range-question-wrapper {
    width: 100% !important;
    margin-bottom: 0 !important;
    max-width: 100%;
}

.yotpo-progress-bar-value {
    width: auto;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style][class*="mobile"] .yotpo-custom-questions-range-question {
    row-gap: 10px !important;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style][class*="mobile"] .yotpo-custom-questions-see-more-label,
[class*="yotpo-display-"][class*="yotpo-device-"][style][class*="mobile"] .yotpo-custom-questions-see-more-label {
    font-size: 15px;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style][class*="mobile"] .yotpo-layout-header-wrapper {margin-bottom: 20px;}

[class*="yotpo-display-"][class*="yotpo-device-"][style][class*="mobile"] .yotpo-progress-bar-value-label {
    font-size: 10px !important;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style][class*="mobile"] .yotpo-progress-bar-value-label {
    font-size: 10px !important;
    margin-top: 0;
    max-height: 17px;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-custom-questions-range-question-wrapper {
    width: 300px !important;
    max-width: 300px;
    margin-inline: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]:not([class*="mobile"]) .yotpo-layout-header-wrapper {
    width: 300px;
    max-width: 300px;
    justify-content: flex-end;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]:not([class*="mobile"]) .yotpo-review-center-panel {
    flex-basis: 45%;
}

/**/
[class*="yotpo-display-"][class*="yotpo-device-"][style][class*="mobile"] .yotpo-layout-header-wrapper .yotpo-bottom-line {
    margin: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style][class*="mobile"] .yotpo-review-title {
    margin: 20px 0 15px;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style][class*="mobile"] .yotpo-review-content {
    margin: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style][class*="mobile"] .yotpo-review-question.yotpo-review-customer-questions {
}
/*end - push to live*/