html:has(.yotpo-reviews-main-widget) .template-header .logo img {
    width: 250px;
}

.wrapper:has(.yotpo-device-mobile),
.accordion-body:has(.yotpo-device-mobile) {
    padding: 0;
}

.accordion-body:has(.yotpo-reviews-main-widget) {
    background: #FDF8F6;
}

.yotpo-reviews-main-widget {
	--primary-font-family: sweet-sans-pro, sans-serif !important;
	--secondary-font-family: sweet-sans-pro, sans-serif !important;
}

/*START OF HEADER SECTION*/
#yotpo-reviews-main-widget .yotpo-base-layout {
    width: 90% !important;
}

#yotpo-reviews-main-widget .yotpo-head {
    margin: 48px 0 8px;
}

#yotpo-reviews-main-widget .yotpo-layout-header-wrapper {
    flex-direction: column;
    margin-bottom: 48px;
    gap: 24px;
}

#yotpo-reviews-main-widget .yotpo-head .yotpo-headline {
    flex-basis: unset;
    font-size: 28px;
    line-height: 36px;
    font-family: 'IvyOra', serif;
}

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

#yotpo-reviews-main-widget .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-bottom-line-summary {
    flex-direction: column;
    align-items: center;
    gap: 8px;
}

#yotpo-reviews-main-widget .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-bottom-line-summary .yotpo-bottom-line-left-panel.yotpo-bottom-line-score {
    padding-top: 0;
    font-size: 28px;
    line-height: 36px;
}

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

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

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

.yotpo-reviews-main-widget .yotpo-star-rating .star-container .yotpo-star-rating-icon {
    transform: unset;
    width: 16px;
    height: 16px;
}


#yotpo-reviews-main-widget .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-bottom-line-summary .yotpo-bottom-line-right-panel .yotpo-bottom-line-text {
    margin-top: 0;
    font-family: var(--primary-font-family) !important;
    font-size: 12px;
    line-height: 12px;
}

.yotpo-reviews-main-widget #yotpo-main-widget-btn.yotpo-new-review-btn {
    border-radius: 0;
    width: 188px;
    height: 40px;
    box-sizing: border-box;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 14px;
    letter-spacing: 1.2px;
    font-size: 12px;
}

#yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-head .yotpo-headline,
#yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-bottom-line-summary {
    margin-top: 0;
}

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

#yotpo-reviews-main-widget .yotpo-icon-button__container .yotpo-icon-button .yotpo-icon-button__icon svg path {
    fill: #332118;
}

#yotpo-reviews-main-widget .yotpo-icon-button__container .yotpo-icon-button {
    background: #fff;
}

#yotpo-reviews-main-widget:not(.yotpo-device-mobile) .yotpo-slider-wrapper .carousel {
    padding: 0 48px;
}

#yotpo-reviews-main-widget .yotpo-slider-wrapper .carousel .carousel__prev {
    left: 0;
}

#yotpo-reviews-main-widget .yotpo-slider-wrapper .carousel .carousel__next {
    right: 0;
}

#yotpo-reviews-main-widget .yotpo-slider-wrapper .carousel .carousel__track {
    gap: 8px;
}
/*END OF HEADER SECTION*/

/*START OF FORM MODAL*/
.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal * {
    font-family: sweet-sans-pro, sans-serif !important;
}

.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-upload-label,
.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-custom-questions-option {
    border-radius: 0;
}

.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-review-form .form-footer .yotpo-review-form-footer-container .yotpo-new-review-submit {
    border-radius: 0;
    background-color: var(--primary-color);
    text-transform: uppercase;
    letter-spacing: 1.2px;
    font-size: 12px;
}

.yotpo-reviews-main-widget.yotpo-device-mobile .modal-backdrop.yotpo-review-form-modal .yotpo-name-email-wrapper .yotpo-input-wrapper {
    width: 100%;
}

.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-modal-header-heading {
    text-transform: capitalize;
}

.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-form-label,
.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-file-input-headline,
.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-custom-question-headline,
.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-custom-questions-option,
.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal textarea::placeholder,
.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal input::placeholder,
.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal textarea,
.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal input,
.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-star-rating-text,
.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-upload-label {
    font-size: 12px;
}

.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-custom-questions-container,
.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-name-email-wrapper,
.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-form-custom-text-question {
    width: 100%;
}

.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-review-form .form-footer {
    box-sizing: border-box;
}
/*END OF FORM MODAL*/

/*START OF FILTER SECTION*/
#yotpo-reviews-main-widget .yotpo-filters-container {
    margin: 24px 0;
}

#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-right-panel {
    display: none;
}

#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-top-panel {
    width: 100%;
    align-items: center;
}

#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-top-panel .yotpo-search-filter.yotpo-free-search-filter-container {
    flex-grow: 1;
    background: none;
    border-radius: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    flex-direction: row-reverse;
    height: 48px;
    margin-right: 108px;
}

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

#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-top-panel .yotpo-search-filter.yotpo-free-search-filter-container .yotpo-search-input::placeholder {
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    color: var(--text-color);
}

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

#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-top-panel input,
#yotpo-reviews-main-widget .yotpo-filters-container .yotpo-filters-top-panel button {
    border-radius: 0;
    border-color: var(--primary-color) !important;
    background: none;
}

.yotpo-reviews-main-widget .yotpo-selected-value {
    font-size: 12px !important;
    text-transform: uppercase !important;
    color: var(--text-color) !important;
    letter-spacing: 1.2px !important;
}

.yotpo-reviews-main-widget .yotpo-media-select .yotpo-radio-icon path {
    fill: var(--primary-color);
}

.yotpo-reviews-main-widget .yotpo-dropdown-content {
    width: 100% !important;
}

.yotpo-reviews-main-widget .yotpo-dropdown-content span {
    font-size: 12px !important;
    color: var(--text-color) !important;
}

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

.yotpo-reviews-main-widget .yotpo-star-rating-filter .star-container .yotpo-star-rating-icon {
    transform: unset;
    width: 16px;
    height: 16px;
}

#yotpo-reviews-main-widget .yotpo-clear-filters-container .yotpo-matched-reviews,
#yotpo-reviews-main-widget .yotpo-clear-filters-container .yotpo-clear-filters {
    font-size: 12px;
    color: var(--text-color);
}

#yotpo-reviews-main-widget .yotpo-filters-container ~ .yotpo-review-border-smooth {
    display: none;
}

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

#yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-filters-container .yotpo-filters-top-panel button {
    justify-content: center;
    flex-direction: row-reverse;
    gap: 8px;
}

#yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-filters-container .yotpo-filters-top-panel button .yotpo-mobile-filters-btn-badge-wrapper {
    flex-grow: 0;
}

#yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-filters-container .yotpo-filters-top-panel button .yotpo-mobile-filters-btn-text {
    margin: 0;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    color: var(--text-color);
}

.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;
    text-transform: uppercase;
    color: var(--text-color);
    letter-spacing: 0.42px;
}

#yotpo-reviews-main-widget .yotpo-mobile-filters-btn .yotpo-mobile-filters-btn-badge {
    background: var(--primary-color);
    align-items: center;
}

.yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-mobile-filters-popup-overlay-container .yotpo-mobile-filters-popup-header .yotpo-mobile-filters-popup-clear {
    font-size: 12px;
    color: var(--text-color);
}

.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 input {
    border-radius: 0;
    border-color: var(--primary-color);
}

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

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

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

.yotpo-reviews-main-widget .yotpo-star-rating-filter .star-container .yotpo-sr-star-empty path {
    fill: #fff;
}

.yotpo-reviews-main-widget #yotpo-main-widget-btn.yotpo-clear-filters-btn {
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 1.2px;
}

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

#yotpo-reviews-main-widget .yotpo-no-matching-reviews-secondary {
    font-size: 12px;
}
/*END OF FILTER SECTION*/

/*START OF REVIEWS SECTION*/
#yotpo-reviews-main-widget .yotpo-review {
    margin: 24px 0;
}

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

.yotpo-reviews-main-widget .yotpo-verified-icon {
    display: none !important;
}

.yotpo-reviews-main-widget .yotpo-reviewer-verified-buyer-text {
    font-size: 12px !important;
    margin-left: 0 !important;
    color: #817770 !important;
}

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

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

.yotpo-reviews-main-widget .yotpo-review-title {
    font-size: 14px !important;
    text-transform: uppercase !important;
    letter-spacing: 0.42px;
}

.yotpo-reviews-main-widget .yotpo-read-more-text {
    display: inline !important;
    margin-right: 5px !important;
    font-size: 12px !important;
}

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

.yotpo-reviews-main-widget .yotpo-date-format {
    font-size: 11px !important;
    color: #817770 !important;
}

.yotpo-reviews-main-widget .yotpo-custom-questions-title,
.yotpo-reviews-main-widget .yotpo-custom-questions-value {
    font-size: 11px !important;
    color: var(--text-color) !important;
    font-weight: 400 !important;
}

#yotpo-reviews-main-widget .yotpo-related-product-title {
    font-size: 11px;
    color: var(--text-color);
}

#yotpo-reviews-main-widget .yotpo-related-product-name {
    font-size: 11px;
    color: var(--text-color);
    font-weight: 400;
    text-decoration: underline;
}

#yotpo-reviews-main-widget .yotpo-thumbnail-container {
    order: 7;
    margin: 12px 0;
}

#yotpo-reviews-main-widget .yotpo-related-product.yotpo-review-related-product {
    order: 5;
}

#yotpo-reviews-main-widget .yotpo-review-left-panel {
    min-width: 222px;
}

#yotpo-reviews-main-widget .yotpo-review-votes-wrapper {
    width: calc(100% - 237px);
    margin-left: auto;
    justify-content: flex-start;
}

#yotpo-reviews-main-widget .yotpo-review-votes-text,
#yotpo-reviews-main-widget .yotpo-review-votes-number {
    font-size: 11px;
    color: var(--text-color);
    align-self: center;
}

#yotpo-reviews-main-widget .yotpo-review-votes-wrapper .yotpo-review-votes-icons-wrapper {
    align-self: center;
    align-items: center;
}

#yotpo-reviews-main-widget .yotpo-review-votes-wrapper .yotpo-review-votes-icons-wrapper .yotpo-review-votes-icons-container {
    align-self: center;
    align-items: center;
}

#yotpo-reviews-main-widget .yotpo-review-votes-wrapper .yotpo-review-votes-icons-wrapper .yotpo-review-votes-icons-container svg {
    margin-top: 0;
    width: 12px !important;
    height: 11px !important;
}

#yotpo-reviews-main-widget .yotpo-review-votes-wrapper .yotpo-review-votes-icons-wrapper .yotpo-review-votes-icons-container svg.yotpo-review-votes-icon-down {
    margin-top: 4px;
}

#yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-review .yotpo-review-center-panel {
    margin-top: 16px;
}

#yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-review .yotpo-review-center-panel .yotpo-review-star-rating {
    margin-bottom: 0;
}

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

#yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-review-votes-wrapper {
    width: 100%;
}

#yotpo-reviews-main-widget .yotpo-custom-questions-see-more-label {
    font-size: 11px;
    font-weight: 400;
    text-decoration: underline;
}

#yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-custom-questions-wrapper {
    flex-direction: column;
    gap: 2px !important;
    margin-top: 12px;
}

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

#yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-custom-questions-question-wrapper {
    display: grid !important;
    grid-template-columns: 1fr 3fr;
}

#yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel {
    order: 6 !important;
}

#yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-review .yotpo-review-center-panel .yotpo-review-comment {
    order: 7;
}

#yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-review-left-panel {
    min-width: unset;
    flex-grow: 1;
}
/*END OF REVIEWS SECTION*/

/*START OF MEDIA MODAL*/
.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-media-modal .yotpo-reviewer-image {
    display: none;
}
/*END OF MEDIA MODAL*/

/*START OF PAGINATION SECTION*/
#yotpo-reviews-main-widget .yotpo-horizontal-pagination .yotpo-reviews-pagination-item {
    font-size: 12px;
    padding: 4px;
    min-width: 24px;
    box-sizing: border-box;
    margin: 0 8px;
    color: var(--text-color);
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

#yotpo-reviews-main-widget .yotpo-horizontal-pagination-container {
    margin: 0;
    align-items: center;
}

#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;
    border-radius: 0;
    border-bottom: 1px solid var(--primary-color);
}

#yotpo-reviews-main-widget .yotpo-pagination-icon {
    opacity: 1;
}

#yotpo-reviews-main-widget .yotpo-horizontal-pagination .yotpo-reviews-pagination-item[aria-label="Navigate to previous page"]::after {
    content: "Previous";
    text-transform: uppercase;
    margin-left: 8px;
}

#yotpo-reviews-main-widget .yotpo-horizontal-pagination .yotpo-reviews-pagination-item[aria-label="Navigate to next page"]::before {
    content: "Next";
    text-transform: uppercase;
    margin-right: 8px;
}

#yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-vertical-pagination .yotpo-reviews-pagination-item {
    border-radius: 0;
    font-size: 12px;
    text-transform: uppercase;
}
/*END OF PAGINATION SECTION*/


.ugc-storefront-widgets-tabs-container.yotpo-main-widget-tabs {
    justify-content: center !important;
}
.yotpo-empty-state svg {
    display: none;
}
.yotpo-reviews-main-widget #yotpo-main-widget-btn.yotpo-new-review-btn {
    width: 215px !important;
    height: 45px !important;
}