@font-face {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://cdn.shopify.com/s/files/1/0708/4605/4708/files/HelveticaNeueRegular.woff2?v=1740524182)
    format("woff2");
}

@font-face {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://cdn.shopify.com/s/files/1/0708/4605/4708/files/HelveticaNowDisplay-Medium.woff2?v=1741152308)
    format("woff2");
}

@font-face {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  src: url(https://cdn.shopify.com/s/files/1/0708/4605/4708/files/HelveticaNeue-Bold_b0ac0e62-844d-46fd-8f37-e6ed3568d6b9.woff2?v=1734542542)
    format("woff2");
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] *,
[class*="yotpo-display-"][class*="yotpo-device-"][style] input::placeholder,
[class*="yotpo-display-"][class*="yotpo-device-"][style] textarea::placeholder {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
}

/*START OF GENERAL CUSTOMIZATION*/
.yotpo-reviews-main-widget {
	--primary-font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
  	--secondary-font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
}

.wrapper:has(.yotpo-device-mobile), 
.accordion-body:has(.yotpo-device-mobile) {
    padding: 0;
}
/*END OF GENERAL CUSTOMIZATION*/

/*START OF HEADER SECTION*/
#yotpo-reviews-main-widget .yotpo-head {
    display: none;
}

#yotpo-reviews-main-widget .yotpo-layout-header-wrapper {
    margin: 0;
    padding: 25px 0;
    border-top: 1px solid var(--yotpo-separator-line-grey);
    flex-direction: column;
    gap: 25px;
}

#yotpo-reviews-main-widget .yotpo-layout-header-wrapper .yotpo-bottom-line {
    margin: 0;
}

#yotpo-reviews-main-widget .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-summary-section .yotpo-bottom-line-summary .yotpo-bottom-line-left-panel.yotpo-bottom-line-score {
    font-size: 42px;
    padding: 0;
    font-weight: var(--primary-font-weight);
    line-height: 34px;
}

#yotpo-reviews-main-widget .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-summary-section .yotpo-bottom-line-summary .yotpo-bottom-line-right-panel {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 6px;
}

#yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-summary-section .yotpo-bottom-line-summary .yotpo-bottom-line-right-panel {
    flex-direction: column;
}

#yotpo-reviews-main-widget .yotpo-star-rating .star-container:not(:last-child) {
    margin-right: 2px;
}

#yotpo-reviews-main-widget .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-summary-section .yotpo-bottom-line-summary .yotpo-bottom-line-right-panel .yotpo-bottom-line-text {
    margin: 0;
    font-size: 14px;
}

#yotpo-reviews-main-widget .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-summary-section .yotpo-bottom-line-summary {
    gap: 6px;
}

#yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-summary-section .yotpo-bottom-line-summary {
    margin: 0;
    /* flex-direction: column; */
}

#yotpo-reviews-main-widget .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-summary-section .yotpo-bottom-line-summary .yotpo-vertical-border {
    display: none;
}

#yotpo-reviews-main-widget .yotpo-layout-header-wrapper .yotpo-new-review-btn-wrapper {
    align-self: flex-end;
}

#yotpo-reviews-main-widget #yotpo-main-widget-btn {
    padding: 0 12px;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.71;
    letter-spacing: normal;
    text-align: center;
    color: #6B6D76;
    background-color: transparent;
    border-radius: 3px;
    border: solid 1px #e3e3e3;
    min-height: 35px;
}

#yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-layout-header-wrapper .yotpo-new-review-btn-wrapper {
    align-self: center;
}
/*END OF HEADER SECTION*/

/*START OF FORM MODAL*/
.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal legend {
    float: unset;
}

.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal textarea {
    width: 100%;
    box-sizing: border-box;
}

.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-input-wrapper.yotpo-new-review-headline {
    width: 100%;
}

.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-review-form .form-footer .yotpo-review-form-footer-container .yotpo-new-review-submit {
    color: #6B6D76;
    background-color: transparent;
    border-radius: 3px;
    border: solid 1px #e3e3e3;
    min-height: 35px;
}

.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-upload-label,
.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal button.yotpo-custom-questions-option {
    border-radius: 0;
}

.yotpo-reviews-main-widget.yotpo-device-mobile .modal-backdrop.yotpo-review-form-modal .yotpo-name-email-wrapper .yotpo-input-wrapper {
    width: 100%;
}
/*END OF FORM MODAL*/

/*START OF FILTER SECTION*/
#yotpo-reviews-main-widget .yotpo-filters-container {
    flex-direction: column;
    align-items: flex-start;
    margin: 25px 0 0;
}
#yotpo-reviews-main-widget .yotpo-filters-container + .yotpo-review-border-smooth {
    display: none;
}
#yotpo-reviews-main-widget .yotpo-filters-container::before {
    content: "レビューのフィルタリング";
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 35px;
    color: var(--text-color);
}

#yotpo-reviews-main-widget:not(.yotpo-device-mobile) .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel {
    width: 100%;
    gap: 15px;
    flex-basis: 100%;
}

#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-search-filter.yotpo-free-search-filter-container {
    width: 100%;
    border-radius: 3px;
    border-color: #575757 !important;
    background: none;
    gap: 4px;
    min-height: 40px;
    max-width: 455px;
    margin-right: calc(100% - 455px);
    margin-bottom: 20px;
}

#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-search-filter.yotpo-free-search-filter-container input {
    background: none;
    order: 2;
    padding: 0;
    margin: 0;
    border-radius: 0;
}

#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-search-filter.yotpo-free-search-filter-container input::placeholder {
    text-transform: capitalize;
}

#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-search-filter.yotpo-free-search-filter-container .yotpo-icon-button__container {
    padding-left: 4px;
}

#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-search-filter.yotpo-free-search-filter-container .yotpo-icon-button__container .yotpo-icon-button {
    background: none;
    margin: 0;
    --color: var(--primary-color) !important;
}

#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-search-filter.yotpo-free-search-filter-container .yotpo-icon-button__container .yotpo-icon-button:hover {
    --hover-color: var(--primary-color) !important;
}

#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-score-filter.yotpo-score-filter-container {
    width: 220px;
}

#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-score-filter.yotpo-score-filter-container .yotpo-dropdown-base input {
    border-radius: 3px;
    width: 100%;
    border-color: #e3e3e3;
}

#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-score-filter.yotpo-score-filter-container .yotpo-dropdown-base input:focus {
    background: #fff;
    border-color: var(--primary-color);
}

#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-score-filter.yotpo-score-filter-container .yotpo-dropdown-base input:hover {
    background: #fff;
}

#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-score-filter.yotpo-score-filter-container .yotpo-dropdown-base .yotpo-dropdown-arrow-icon {
    transform: unset !important;
}

#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-score-filter.yotpo-score-filter-container .yotpo-dropdown-base .yotpo-selected-value {
    font-size: 13px;
    font-weight: 600;
}

.yotpo-reviews-main-widget .yotpo-dropdown-content {
    width: 100% !important;
    border-radius: 0 !important;
    border-color: var(--primary-color) !important;
    margin-top: 0 !important;
}

.yotpo-reviews-main-widget .yotpo-dropdown-content span {
    font-size: 12px !important;
}

.yotpo-reviews-main-widget .yotpo-star-rating-filter {
    gap: 2px !important;
}

.yotpo-reviews-main-widget .yotpo-star-rating-filter .star-container {
    margin: 0 !important;
}

.yotpo-reviews-main-widget .yotpo-star-rating-filter .star-container .yotpo-star-rating-icon {
    transform: unset !important;
}

#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-media-filter.yotpo-media-filter-container {
    width: 220px;
}

#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-media-filter.yotpo-media-filter-container button {
    width: 100%;
    border-radius: 3px;
    border-color: #e3e3e3;
}

#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-media-filter.yotpo-media-filter-container button .yotpo-radio-base .yotpo-selected-value {
    font-size: 13px;
    font-weight: 600;
}

#yotpo-reviews-main-widget:not(.yotpo-device-mobile) .yotpo-filters-container .yotpo-filters-container-inner .yotpo-smart-topics-panel {
    width: 50%;
}

#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-smart-topics-panel .yotpo-smart-topics.yotpo-smart-topics-container .yotpo-smart-topics-headline {
    display: none;
}

#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-smart-topics-panel .yotpo-smart-topics.yotpo-smart-topics-container .smart-topic-collection .yotpo-smart-topic-filter.smart-topic-wrapper {
    border-radius: 3px;
    font-size: 13px;
    text-transform: capitalize;
}

#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-smart-topics-panel .yotpo-smart-topics.yotpo-smart-topics-container .smart-topic-collection .yotpo-smart-topics-see-more-label {
    font-size: 13px;
}

#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-right-panel .yotpo-radio-base.yotpo-sorting-filter-container button {
    align-items: center;
}

#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-right-panel .yotpo-radio-base.yotpo-sorting-filter-container button * {
    font-size: 12px !important;
    color: #6A6C77;
}

#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-right-panel .yotpo-radio-base.yotpo-sorting-filter-container button:focus {
    border: none;
}

#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-right-panel .yotpo-radio-base.yotpo-sorting-filter-container button .yotpo-dropdown-arrow-icon {
    margin-top: 2px;
    margin-bottom: 0 !important;
    transform: unset !important;
}

#yotpo-reviews-main-widget button.yotpo-mobile-filters-btn.yotpo-mobile-filters-popup-btn {
    border-radius: 3px;
    height: 33px;
    border-color: #e3e3e3 !important;
    width: 140px;
}

#yotpo-reviews-main-widget button.yotpo-mobile-filters-btn.yotpo-mobile-filters-popup-btn .yotpo-mobile-filters-btn-text {
    font-weight: var(--primary-font-weight);
    font-size: 12px;
}

.yotpo-reviews-main-widget .yotpo-mobile-filters-popup-content input {
    background: #fff;
}

#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-right-panel .yotpo-radio-base.yotpo-sorting-filter-container button .yotpo-dropdown-option {
    box-sizing: border-box;
    width: 100% !important;
}

#yotpo-reviews-main-widget .yotpo-mobile-filters-btn .yotpo-mobile-filters-btn-badge {
    align-items: center;
}

.yotpo-reviews-main-widget #yotpo-mobile-filters-popup.yotpo-mobile-filters-popup-overlay-container .yotpo-mobile-filters-popup-header .yotpo-mobile-filters-popup-clear {
    right: 16px;
    font-size: 12px;
}

#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-custom-questions-filter {
    width: 220px;
}

#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-custom-questions-filter label,
#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-custom-questions-filter label button,
#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-custom-questions-filter label button .yotpo-dropdown-base {
    width: 100%;
}

#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-custom-questions-filter label .yotpo-dropdown-placeholder.yotpo-dropdown-placeholder-input {
    width: 100%;
    border-radius: 3px;
    border-color: #e3e3e3;
}

.yotpo-reviews-main-widget .yotpo-dropdown-content-wrapper {
    width: 100% !important;
    top: 35px !important;
    border-radius: 0 !important;
    border-color: var(--primary-color) !important;
}

.yotpo-reviews-main-widget .yotpo-dropdown-content-wrapper span {
    width: 100% !important;
    box-sizing: border-box;
    font-size: 12px !important;
}

.yotpo-reviews-main-widget .yotpo-selected-value {
    font-size: 13px !important;
    font-weight: var(--primary-font-weight) !important;
}

.yotpo-reviews-main-widget .yotpo-dropdown-content-wrapper span[aria-selected="true"],
.yotpo-reviews-main-widget .yotpo-dropdown-content-wrapper span:hover,
.yotpo-reviews-main-widget .yotpo-dropdown-content span[aria-selected="true"],
.yotpo-reviews-main-widget .yotpo-dropdown-content span:hover {
    background-color: var(--primary-color) !important;
}

.yotpo-reviews-main-widget .yotpo-star-rating-filter .star-container .yotpo-star-rating-icon path {stroke: #FFD200;}

.yotpo-reviews-main-widget .yotpo-star-rating-filter .star-container .yotpo-sr-star-full path {fill: #FFD200;stroke: #FFD200;}

.yotpo-reviews-main-widget .yotpo-star-rating-filter .star-container .yotpo-sr-star-empty path {
    fill: none !important;
}

#yotpo-reviews-main-widget .yotpo-matched-reviews,
#yotpo-reviews-main-widget .yotpo-clear-filters {
    font-size: 12px;
}

#yotpo-reviews-main-widget .yotpo-no-matching-reviews-primary {
    font-size: 14px;
}

#yotpo-reviews-main-widget .yotpo-no-matching-reviews-secondary {
    font-size: 12px;
}

#yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-free-search-filter-container {
    width: 288px;
    max-width: 288px;
    margin: 0;
}

.yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-mobile-filters-popup-overlay-container .yotpo-mobile-filters-popup-content input,
.yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-mobile-filters-popup-overlay-container .yotpo-mobile-filters-popup-content button,
.yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-mobile-filters-popup-overlay-container .yotpo-mobile-filters-popup-content button .yotpo-dropdown-placeholder.yotpo-dropdown-placeholder-input {
    border-radius: 3px;
    border-color: #e3e3e3;
}

.yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-mobile-filters-popup-overlay-container .yotpo-mobile-filters-popup-content .yotpo-custom-questions-filter label {
    width: 100%;
}

.yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-mobile-filters-popup-overlay-container .yotpo-mobile-filters-popup-header .yotpo-mobile-filters-popup-title {
    font-size: 14px;
}

.yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-filters-results-btn .yotpo-filters-results-btn-no-results .yotpo-filters-results-btn-text {
    font-size: 12px;
}

.yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-filters-results-btn .yotpo-filters-results-btn-no-results .yotpo-filters-results-btn-clear {
    border-radius: 0;
    color: var(--text-color);
}

/*END OF FILTER SECTION*/

/*START OF REVIEWS SECTION*/
#yotpo-reviews-main-widget .yotpo-star-rating-icon {
    transform: unset;
}

#yotpo-reviews-main-widget .yotpo-review-left-panel {
    min-width: unset;
    flex-grow: 1;
}

#yotpo-reviews-main-widget .yotpo-review-center-panel {
    order: 3;
    flex-basis: 100%;
    padding: 0;
    margin-left: 50px;
}

#yotpo-reviews-main-widget .yotpo-review-right-panel {
    min-width: unset !important;
    order: 2;
    margin-top: 0;
}

.yotpo-reviews-main-widget [class*="yotpo-reviewer-details"] {
    flex-direction: row !important;
    gap: 5px !important;
    padding-top: 0 !important;
    align-self: flex-start !important;
}

.yotpo-reviews-main-widget .yotpo-reviewer-name {
    font-size: 12px !important;
    font-weight: bold !important;
    color: #000 !important;
}

.yotpo-reviews-main-widget .yotpo-reviewer-verified-buyer-text {
    font-size: 12px !important;
    display: flex;
}

#yotpo-reviews-main-widget  .yotpo-verified-icon-wrapper {
    top: 20px;
}

.yotpo-reviews-main-widget .yotpo-verified-icon circle {
    fill: #1cc286;
    stroke: #fff;
}

#yotpo-reviews-main-widget .yotpo-review-customer-questions-container {
    width: 100%;
    margin-left: 50px;
}

.yotpo-reviews-main-widget .yotpo-custom-questions-title {
    font-size: 12px !important;
    color: var(--text-color) !important;
    font-style: italic;
}
.yotpo-reviews-main-widget:not([class*="mobile"]) .yotpo-custom-questions-title::after{
    content: ":";
}

#yotpo-reviews-main-widget .yotpo-custom-questions-wrapper {
    grid-template-columns: max-content;
    margin: 0;
}

.yotpo-reviews-main-widget .yotpo-custom-questions-value {
    font-size: 12px !important;
    color: var(--text-color) !important;
}

.yotpo-reviews-main-widget .yotpo-custom-questions-see-more-label {
    font-size: 12px !important;
    text-decoration: underline;
}

#yotpo-reviews-main-widget .yotpo-review {
    row-gap: 15px;
    margin: 10px 0 0;
}

#yotpo-reviews-main-widget .yotpo-review-rating-title {
    flex-direction: column;
    gap: 8px;
    margin-bottom: 5px;
    display: flex;
}

#yotpo-reviews-main-widget .yotpo-review-rating-title .yotpo-review-title {
    margin: 0;
    flex-basis: unset;
}

#yotpo-reviews-main-widget.yotpo-reviews-main-widget .yotpo-review-title {
    font-size: 14px !important;
    font-weight: bold;
}

#yotpo-reviews-main-widget.yotpo-reviews-main-widget .yotpo-read-more-text {
    line-height: 17px;
    font-size: 14px !important;
    display: inline !important;
    margin-right: 5px !important;
}

.yotpo-reviews-main-widget .yotpo-read-more {
    font-size: 14px !important;
    margin-left: 0 !important;
    text-decoration: underline !important;
}

#yotpo-reviews-main-widget .yotpo-review-question.yotpo-review-customer-questions {
    margin-top: 0;
}

.yotpo-reviews-main-widget .yotpo-date-format {
    font-size: 12px !important;
}

#yotpo-reviews-main-widget .yotpo-review-votes-text {
    font-size: 13px;
}

#yotpo-reviews-main-widget .yotpo-thumbnail-container {
    margin-top: 8px;
}

#yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-thumbnail-container {
    margin-top: 0;
    margin-bottom: 8px;
}

#yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-review-votes-text {
    display: none;
}

#yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-review-center-panel {
    margin: 0;
    order: 2;
}

#yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-review-right-panel {
    order: 3;
    text-align: left;
}

#yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-review {
    flex-direction: column;
    position: relative;
}

#yotpo-reviews-main-widget .yotpo-review-rating-title .yotpo-star-rating {
    margin: 0;
}

#yotpo-reviews-main-widget .yotpo-review-content {
    margin-top: 0;
}

#yotpo-reviews-main-widget .yotpo-crfs-seperator {
    display: none;
}

#yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-review-questions-mobile-panel {
    order: -1 !important;
    margin-bottom: 15px;
}

#yotpo-reviews-main-widget .yotpo-custom-questions-wrapper-suffix-padding {
    display: none;
}

#yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-custom-questions-wrapper {
    flex-direction: column;
    gap: 0 !important;
}
/*END OF REVIEWS SECTION*/

/*START OF PAGINATION SECTION*/
#yotpo-reviews-main-widget .yotpo-horizontal-pagination .yotpo-reviews-pagination-item {
    font-size: 14px;
    color: #000;
    margin: 0;
}

#yotpo-reviews-main-widget .yotpo-horizontal-pagination .selected, 
#yotpo-reviews-main-widget .yotpo-horizontal-pagination .yotpo-pagination-number-container .yotpo-pagination-number:hover {
    background: none;
    font-weight: var(--primary-font-weight);
}

#yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-vertical-pagination .yotpo-reviews-pagination-item {
    border-radius: 3px;
    border-color:  #e3e3e3;
    font-size: 14px;
    font-weight: 600;
}
/*END OF PAGINATION SECTION*/

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-bottom-line-right-panel .yotpo-star-rating {
    align-self: flex-start;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .ugc-storefront-widgets-tabs-container__tab {
    color: #000;
    font-weight: normal;
    font-size: 14px;
    padding-bottom: 6px;
    margin-bottom: 4px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .ugc-storefront-widgets-tabs-container__tab.selected{
    font-weight: bold;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .ugc-storefront-widgets-tabs-container__tab.selected {
    border-bottom: 3px solid;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review-border-smooth {
    height: 1px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container-inner .yotpo-selected-value {
    color: #6B6D76;
}
#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-custom-questions-filter label .yotpo-dropdown-placeholder.yotpo-dropdown-placeholder-input:hover,
#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-media-filter.yotpo-media-filter-container button:hover,
#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-score-filter.yotpo-score-filter-container .yotpo-dropdown-base input:hover,
#yotpo-reviews-main-widget #yotpo-main-widget-btn:hover{
    border-color:#6A6C77 !important;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-right-panel {
    width: 100%;
    flex-basis: auto;
    border-top: 1px solid #e3e3e3;
    padding: 25px 0 22px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review-votes-number {
    font-size: 13px;
    color: #6A6C77;
    line-height: 19px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-reviews-list .yotpo-review-border-smooth {margin-top: 22px;}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-reviews-list .yotpo-review-border-smooth:nth-last-child(2) {display: none;}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-reviews-pagination-container {
    margin-block: 20px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style][class*="mobile"] .ugc-storefront-widgets-tabs-container {
    justify-content: flex-start;
}
#yotpo-reviews-main-widget[class*="yotpo-display-"][class*="yotpo-device-"][style][class*="mobile"] .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-summary-section .yotpo-bottom-line-summary .yotpo-bottom-line-left-panel.yotpo-bottom-line-score{
    font-size: 45px;
}
#yotpo-reviews-main-widget[class*="yotpo-display-"][class*="yotpo-device-"][style][class*="mobile"] .yotpo-layout-header-wrapper .yotpo-bottom-line {
    margin-right: auto;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style][class*="mobile"] .yotpo-filters-top-panel {
    flex-direction: column;
    gap: 20px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style][class*="mobile"] .yotpo-review-details {
    position: absolute;
    bottom: -30px;
    left: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-base-layout {
    width: 100% !important;
}

#newReviewFormModal {
    z-index: 9999999 !important;
}