


@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400;1,500;1,600&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Inter+Display:wght@100;200;300;400;500;600;700;800;900&display=swap');

.yotpo-reviews-main-widget {
    width: 100% !important;
    height: 100% !important;
    padding: 48px 60px !important;
    background: white !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    align-items: center !important;
    gap: 40px !important;
    display: inline-flex !important;
}

.yotpo-head {
    width: 1320px !important;
    height: 60px !important;
    position: relative !important;
    display: flex !important;
    justify-content: flex-start !important;
    align-items: flex-start !important;
}

.yotpo-head-left {
    position: absolute !important;
    left: 0px !important;
    top: 0px !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    align-items: flex-start !important;
    display: inline-flex !important;
}

.yotpo-head::before {
    content: "Reviews" !important;
    left: 0px !important;
    top: 0px !important;
    position: absolute !important;
    color: #24292E !important;
    font-size: 10px !important;
    font-family: 'Inter', sans-serif !important;
    font-weight: 500 !important;
    line-height: 16px !important;
    word-wrap: break-word !important;
}

.yotpo-headline {
    position: absolute !important;
    left: 0px !important;
    top: 16px !important;
    color: #24292E !important;
    font-size: 36px !important;
    font-family: 'Playfair Display', serif !important;
    font-style: italic !important;
    font-weight: 600 !important;
    line-height: 44px !important;
    word-wrap: break-word !important;
    margin: 0 !important;
    padding: 0 !important;
}

.yotpo-header-tabs {
    left: 564px !important;
    top: 10px !important;
    position: absolute !important;
    justify-content: flex-start !important;
    align-items: center !important;
    display: inline-flex !important;
}

.yotpo-header-tab {
    padding: 10px 18px !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 8px !important;
    display: inline-flex !important;
    color: #454C52 !important;
    font-size: 14px !important;
    font-family: 'Inter', sans-serif !important;
    font-weight: 600 !important;
    line-height: 20px !important;
    background: white !important;
    border: 1px solid #E5E7EA !important;
    cursor: pointer !important;
}

.yotpo-header-tab:first-child {
    border-top-left-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
}

.yotpo-header-tab:last-child {
    border-top-right-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
}

.yotpo-header-tab.active {
    background: #24292E !important;
    color: white !important;
}

.yotpo-header-container {
    width: 1320px !important;
    justify-content: space-between !important;
    align-items: flex-start !important;
    display: inline-flex !important;
}

.yotpo-main-content {
    width: 1320px !important;
    justify-content: space-between !important;
    align-items: flex-start !important;
    display: inline-flex !important;
}

.yotpo-rating-sidebar {
    width: 207px !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    align-items: flex-start !important;
    gap: 20px !important;
    display: inline-flex !important;
}

.yotpo-bottom-line-left-panel,
.yotpo-bottom-line-score {
    align-self: stretch !important;
    color: #24292E !important;
    font-size: 72px !important;
    font-family: 'Inter Display', sans-serif !important;
    font-weight: 900 !important;
    line-height: 90px !important;
    word-wrap: break-word !important;
    margin: 0 !important;
}

.yotpo-bottom-line-right-panel {
    flex-direction: column !important;
    justify-content: center !important;
    align-items: flex-start !important;
    gap: 5px !important;
    display: flex !important;
}

.yotpo-bottom-line-stars,
.yotpo-star-rating {
    justify-content: flex-start !important;
    align-items: flex-start !important;
    display: inline-flex !important;
}

.yotpo-star-rating-icon {
    width: 12px !important;
    height: 12px !important;
    transform: scale(1.2, 1.2) !important;
}

.yotpo-star-rating-icon path {
    fill: #00A2BF !important;
    stroke: #00A2BF !important;
}

.yotpo-bottom-line-text {
    padding-top: 1px !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 8px !important;
    display: inline-flex !important;
}

.yotpo-bottom-line-basic-text {
    color: #596066 !important;
    font-size: 14px !important;
    font-family: 'Inter', sans-serif !important;
    font-weight: 400 !important;
    line-height: 20px !important;
    word-wrap: break-word !important;
}

.yotpo-new-review-btn {
    align-self: flex-start !important;
    padding: 10px 18px !important;
    background: #125B6F !important;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.12) !important;
    border-radius: 8px !important;
    border: none !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 8px !important;
    display: flex !important;
    text-align: center !important;
    color: white !important;
    font-size: 14px !important;
    font-family: 'Inter', sans-serif !important;
    font-weight: 600 !important;
    line-height: 20px !important;
    word-wrap: break-word !important;
    cursor: pointer !important;
    margin-right: auto !important;
}

#yotpo-summary,
.yotpo-icon-btn {
    border-radius: 8px !important;
    padding: 10px 18px !important;
    border: 1px solid #000000 !important;
    color: #000000 !important;
    font-size: 14px !important;
    font-family: 'Inter', sans-serif !important;
    font-weight: 500 !important;
    cursor: pointer !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    
}

.yotpo-content-area {
    width: 986px !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    align-items: center !important;
    gap: 32px !important;
    display: inline-flex !important;
}

.yotpo-filters-container-inner {
    align-self: stretch !important;
    justify-content: flex-start !important;
    align-items: center !important;
    gap: 10px !important;
    display: inline-flex !important;
}

.yotpo-filters-top-panel {
    justify-content: flex-start !important;
    align-items: center !important;
    gap: 10px !important;
    display: flex !important;
}
.yotpo-review-date{
	display:none !important;
}

.yotpo-search-filter,
.yotpo-free-search-filter-container {
    width: 207px !important;
    height: 40px !important;
    background: white !important;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.12) !important;
    border-radius: 8px !important;
    border: 1px solid #E5E7EA !important;
    display: flex !important;
    align-items: center !important;
    padding: 0 12px !important;
    gap: 8px !important;
}

.yotpo-search-input {
    flex: 1 !important;
    border: none !important;
    outline: none !important;
    background: transparent !important;
    color: #24292E !important;
    font-size: 14px !important;
    font-family: 'Inter', sans-serif !important;
    font-weight: 400 !important;
    line-height: 20px !important;
}

.yotpo-search-input::placeholder {
    color: #596066 !important;
}

.yotpo-score-filter,
.yotpo-score-filter-container,
.yotpo-dropdown-base[aria-controls*="score"],
#scoreDropdownInput {
    display: none !important;
}

.yotpo-media-filter,
.yotpo-media-filter-container {
    width: 207px !important;
    height: 40px !important;
    background: white !important;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.12) !important;
    border-radius: 8px !important;
    border: 1px solid #E5E7EA !important;
    display: flex !important;
    align-items: center !important;
    padding: 0 18px !important;
}

.yotpo-media-select {
    width: 100% !important;
    border: none !important;
    background: transparent !important;
    color: #24292E !important;
    font-size: 14px !important;
    font-family: 'Inter', sans-serif !important;
    font-weight: 600 !important;
    line-height: 20px !important;
    cursor: pointer !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
}

.yotpo-smart-topics-panel {
    align-self: stretch !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    align-items: flex-start !important;
    gap: 20px !important;
    display: flex !important;
}

.yotpo-smart-topics-headline {
    align-self: stretch !important;
    color: black !important;
    font-size: 14px !important;
    font-family: 'Inter', sans-serif !important;
    font-weight: 500 !important;
    line-height: 20px !important;
    word-wrap: break-word !important;
}

.smart-topic-collection {
    align-self: stretch !important;
    flex-direction: row !important;
    justify-content: flex-start !important;
    align-items: center !important;
    gap: 10px !important;
    display: flex !important;
    flex-wrap: wrap !important;
}

.smart-topic-wrapper {
    justify-content: flex-start !important;
    align-items: center !important;
    gap: 10px !important;
    display: inline-flex !important;
    flex-wrap: wrap !important;
}

.yotpo-smart-topic-filter {
    padding: 4px 10px !important;
    background: #F6F7F9 !important;
    border-radius: 8px !important;
    border: none !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: flex-start !important;
    gap: 8px !important;
    display: inline-flex !important;
    text-align: center !important;
    color: #24292E !important;
    font-size: 16px !important;
    font-family: 'Inter', sans-serif !important;
    font-weight: 500 !important;
    line-height: 24px !important;
    word-wrap: break-word !important;
    cursor: pointer !important;
}

.yotpo-smart-topic-filter:first-child {
    background: #24292E !important;
    color: #F6F7F9 !important;
}


.yotpo-smart-topics-see-more-label {
    align-self: flex-start !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 8px !important;
    display: inline-flex !important;
    color: #24292E !important;
    font-size: 14px !important;
    font-family: 'Inter', sans-serif !important;
    font-weight: 600 !important;
    line-height: 20px !important;
    cursor: pointer !important;
    margin-top: 10px !important;
}


.yotpo-filters-right-panel {
    align-self: stretch !important;
    justify-content: flex-end !important;
    align-items: center !important;
    gap: 4px !important;
    display: inline-flex !important;
}

.yotpo-sorting-filter-container::before {
 
    color: #596066 !important;
    font-size: 14px !important;
    font-family: 'Inter', sans-serif !important;
    font-weight: 600 !important;
    line-height: 20px !important;
    margin-right: 8px !important;
}


.yotpo-review {
    align-self: stretch !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    align-items: flex-start !important;
    gap: 20px !important;
    display: flex !important;
    padding: 0px 0 !important;
    border-bottom: none !important;
    margin: 0px !important;
}


.yotpo-reviewer {
    align-self: stretch !important;
    justify-content: space-between !important;
    align-items: center !important;
    display: inline-flex !important;
}


.yotpo-reviewer-details-verified {
    justify-content: flex-start !important;
    align-items: flex-start !important;
    gap: 10px !important;
    display: flex !important;
}


.yotpo-reviewer img,
.yotpo-reviewer [style*="background-image"] {
    width: 40px !important;
    height: 40px !important;
    border-radius: 100px !important;
    background-color: #FAFAFA !important;
}


.yotpo-reviewer-name {
    color: #24292E !important;
    font-size: 16px !important;
    font-family: 'Inter', sans-serif !important;
    font-weight: 500 !important;
    line-height: 24px !important;
    word-wrap: break-word !important;
}


.yotpo-reviewer-verified-buyer-text {
    color: #596066 !important;
    font-size: 10px !important;
    font-family: 'Inter', sans-serif !important;
    font-weight: 400 !important;
    line-height: 16px !important;
    word-wrap: break-word !important;
}


.yotpo-review-title {
    align-self: stretch !important;
    color: #24292E !important;
    font-size: 14px !important;
    font-family: 'Inter', sans-serif !important;
    font-weight: 500 !important;
    line-height: 20px !important;
    word-wrap: break-word !important;
}


.yotpo-review-star-rating {
    justify-content: flex-start !important;
    align-items: flex-start !important;
    display: inline-flex !important;
}


.yotpo-review .yotpo-star-rating-icon {
    width: 12px !important;
    height: 12px !important;
    transform: scale(1.2, 1.2) !important;
}

.yotpo-review .yotpo-star-rating-icon path {
    fill: #00A2BF !important;
    stroke: #00A2BF !important;
}


.yotpo-review-content,
.yotpo-text-container {
    width: 652px !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    align-items: flex-start !important;
    gap: 20px !important;
    display: flex !important;
}


.yotpo-read-more-text,
.yotpo-review-content p {
    width: 652px !important;
    color: #596066 !important;
    font-size: 14px !important;
    font-family: 'Inter', sans-serif !important;
    font-weight: 400 !important;
    line-height: 20px !important;
    word-wrap: break-word !important;
}


.yotpo-review-thumbnail-container,
.yotpo-thumbnail-container {
    justify-content: flex-start !important;
    align-items: flex-start !important;
    gap: 10px !important;
    display: inline-flex !important;
}

/* Remove bottom margin from thumbnail container */
.yotpo-review-thumbnail-container,
.yotpo-thumbnail-container {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}


.yotpo-single-thumbnail {
    width: 100px !important;
    height: 100px !important;
    border-radius: 8px !important;
    background-size: cover !important;
    background-position: center !important;
}
     
.yotpo-review-actions {
    align-self: stretch !important;
    justify-content: flex-end !important;
    align-items: center !important;
    gap: 10px !important;
    display: inline-flex !important;
}


.yotpo-review-action {
    justify-content: center !important;
    align-items: center !important;
    gap: 5px !important;
    display: flex !important;
    color: transparent !important;
    font-size: 0 !important;
    background: none !important;
    border: none !important;
    padding: 8px !important;
    cursor: pointer !important;
}


.yotpo-review-action span,
.yotpo-review-action div:not([class*="icon"]) {
    display: none !important;
}


.yotpo-review-action:last-child {
    color: #596066 !important;
    font-size: 14px !important;
    font-family: 'Inter', sans-serif !important;
    font-weight: 400 !important;
    line-height: 20px !important;
}


.yotpo-review-action svg,
.yotpo-review-action-icon {
    width: 24px !important;
    height: 24px !important;
    fill: #596066 !important;
}


.yotpo-review-helpful-label,
.yotpo-helpful-label,
.yotpo-review-helpful-text {
    display: none !important;
}


.yotpo-pagination {
    justify-content: center !important;
    align-items: center !important;
    gap: 4px !important;
    display: inline-flex !important;
}

.yotpo-pagination-button {
    padding: 10px 18px !important;
    background: white !important;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.12) !important;
    border-radius: 8px !important;
    border: none !important;
    color: #24292E !important;
    font-size: 14px !important;
    font-family: 'Inter', sans-serif !important;
    font-weight: 600 !important;
    line-height: 20px !important;
    cursor: pointer !important;
    min-width: 40px !important;
    height: 40px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.yotpo-pagination-button.current {
    background: #24292E !important;
    color: white !important;
}


@media (max-width: 1200px) {
    .yotpo-reviews-main-widget {
        padding: 24px 30px !important;
    }
    
    .yotpo-head,
    .yotpo-main-content {
      
        max-width: 1320px !important;
    }
    
    .yotpo-rating-sidebar {
        width: auto !important;
        min-width: 200px !important;
    }
    
 
    
    .yotpo-review-content,
    .yotpo-text-container,
    .yotpo-read-more-text {
        width: 100% !important;
        max-width: 652px !important;
    }
}

@media (max-width: 768px) {
    .yotpo-reviews-main-widget {
        padding: 20px 20px 40px 20px !important;
        gap: 32px !important;
    }
    
    /* Hide the Write A Review button on mobile screens */
    .yotpo-new-review-btn,
    .yotpo-new-review-btn-wrapper {
        display: none !important;
    }
    
    .yotpo-head {
        width: 100% !important;
        height: auto !important;
        flex-direction: column !important;
        align-items: center !important;
        gap: 20px !important;
    }
    
    .yotpo-head-left {
        position: relative !important;
        left: auto !important;
        top: auto !important;
        align-items: center !important;
        text-align: center !important;
    }
    
    .yotpo-head::before {
        position: relative !important;
        left: auto !important;
        top: auto !important;
    }
    
    .yotpo-headline {
        position: relative !important;
        left: auto !important;
        top: auto !important;
        font-size: 30px !important;
        line-height: 38px !important;
        text-align: center !important;
    }
    
    .yotpo-header-tabs {
        position: relative !important;
        left: auto !important;
        top: auto !important;
    }
    
    .yotpo-main-content {
       
        flex-direction: column !important;
        gap: 32px !important;
    }
    
    .yotpo-rating-sidebar {
        width: 100% !important;
        max-width: 207px !important;
        align-self: center !important;
    }
    
    .yotpo-content-area {
        width: 100% !important;
    }
    
    .yotpo-filters-container-inner {
        flex-direction: column !important;
        gap: 10px !important;
    }
    
    .yotpo-filters-top-panel {
        width: 100% !important;
        flex: 1 !important;
        gap: 10px !important;
    }
    
    .yotpo-filters-top-panel > * {
        flex: 1 !important;
        min-width: 0 !important;
    }
    
    .yotpo-search-filter,
    .yotpo-free-search-filter-container,
    .yotpo-media-filter,
    .yotpo-media-filter-container {
        width: 100% !important;
        flex: 1 !important;
    }
    
    .yotpo-filters-right-panel {
        width: 100% !important;
        justify-content: center !important;
    }
    
    .yotpo-review-content,
    .yotpo-text-container,
    .yotpo-read-more-text {
        width: 100% !important;
    }
    
    .yotpo-reviewer {
        flex-direction: column !important;
        align-items: flex-start !important;
        gap: 10px !important;
    }
    
    .yotpo-reviewer-details-verified {
        align-self: flex-start !important;
    }
    
    .yotpo-review-actions {
        justify-content: center !important;
        margin-top: 10px !important;
    }
    
    .yotpo-review-thumbnail-container,
    .yotpo-thumbnail-container {
        justify-content: start !important;
        flex-wrap: wrap !important;
    }
    
    .yotpo-single-thumbnail {
        width: 100px !important;
        height: 100px !important;
    }
    
    .yotpo-pagination {
        flex-wrap: wrap !important;
        gap: 4px !important;
    }
    
    .yotpo-pagination-button {
        min-width: 40px !important;
        padding: 10px 12px !important;
    }
    
    /* Mobile-specific review date positioning */
    .yotpo-reviewer {
        position: relative !important;
    }
    
    .yotpo-review-actions:last-child {
        order: 1 !important;
        align-self: flex-end !important;
        position: absolute !important;
        top: 0 !important;
        right: 0 !important;
        margin-top: 0 !important;
    }
    
    /* Smart topics responsive layout */
    .smart-topic-collection {
        justify-content: left !important;
    }
    
    .yotpo-smart-topic-filter {
        font-size: 14px !important;
        line-height: 20px !important;
        padding: 6px 12px !important;
    }
    
    /* Header container responsive */
    .yotpo-header-container {
        width: 100% !important;
        flex-direction: column !important;
        gap: 20px !important;
    }
    
    /* Touch-friendly button sizing */
    .yotpo-header-tab,
    .yotpo-new-review-btn,
    .yotpo-icon-btn {
        min-height: 44px !important;
        padding: 12px 18px !important;
    }
    
    /* Ensure proper spacing for mobile review layout */
    .yotpo-review {
        padding: 20px 0 !important;
        border-bottom: 1px solid #E5E7EA !important;
    }
    
    .yotpo-review:last-child {
        border-bottom: none !important;
    }
} 
.yotpo-review-votes-wrapper,
.yotpo-review-votes-wrapper.top-margin {
    padding-top: 0 !important;
    margin-top: 0 !important;
}