/* === FONT USED === */
@font-face {
    font-family: 'Gotham-Book';
    src: url('https://cdn.shopify.com/s/files/1/0708/4605/4708/files/GothamHTF-Book.otf?v=1741589774');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham-Book';
    src: url('https://cdn.shopify.com/s/files/1/0708/4605/4708/files/Gotham-Bold_13247eda-7592-4bc9-92be-9878557f21e5.otf?v=1741679449');
    font-weight: 700;
    font-style: normal;
}


/* === Changing font and colors === */
:root{
    --PrimaryColor_Yotpo: #000;
    --SecondaryColor_Yotpo: #000;
    --FontColor_Yotpo: #000;
    --BorderColor_Yotpo: #000;
    --FallbackFont_Yotpo: sans-serif;
    --TitleReviews_Yotpo: #000;
    --TitleReviewsWeight_Yotpo: 700;
    --ContentReviews_Yotpo: #000;
    --VerifiedIconBackgroundColor_Yotpo: #000;
    --StoreOwnerAvatar_Yotpo:;
}
[class*="yotpo-display-"] .yotpo-review .yotpo-review-center-panel .yotpo-review-content .yotpo-read-more-text,
[class*="yotpo-display-"][style] *,
[class*="yotpo-display-"] input::placeholder,
[class*="yotpo-display-"] textarea::placeholder,
[class*="yotpo-display-"] .modal-backdrop *,
#yotpo-mobile-filters-popup *{
    font-family: 'Gotham-Book', var(--FallbackFont_Yotpo) !important;
}

.yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-reviews-widget .yotpo-head{
    margin: 55px 0px 0px 0px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-reviews-widget .yotpo-head{
    margin: 0;
}
.yotpo-reviews-main-widget .yotpo-head .yotpo-reviews-wrapper .yotpo-reviews-trademark svg path{
    fill: var(--PrimaryColor_Yotpo);
}
.yotpo-reviews-main-widget .yotpo-review-form-modal .yotpo-checkbox-container.yotpo-terms-and-conditions-container {
    flex-wrap: wrap;
}
.yotpo-reviews-main-widget .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout .yotpo-filters-container .yotpo-filters-container-inner .yotpo-search-filter .yotpo-search-input{
    /* padding: 0 11px 0 34px; */
    border-color: var(--PrimaryColor_Yotpo) !important;
}
.yotpo-reviews-main-widget .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout .yotpo-filters-container .yotpo-filters-container-inner .yotpo-search-filter .yotpo-search-input,
.yotpo-reviews-main-widget .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout .yotpo-filters-container .yotpo-filters-container-inner .yotpo-score-filter .yotpo-filter-select,
.yotpo-reviews-main-widget .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout .yotpo-filters-container .yotpo-filters-container-inner .yotpo-media-filter .yotpo-media-select,
.yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout .yotpo-filters-container .yotpo-filters-container-inner .yotpo-custom-questions-filters .yotpo-custom-questions-filters-wrapper .yotpo-custom-questions-filter .yotpo-dropdown-closable .yotpo-dropdown-base .yotpo-dropdown-placeholder-input,
button.yotpo-mobile-filters-btn.yotpo-mobile-filters-popup-btn, .yotpo-custom-questions-filter .yotpo-radio-base .yotpo-dropdown-closable .yotpo-dropdown-base input.yotpo-dropdown-placeholder.yotpo-dropdown-placeholder-input{
    border-color: var(--PrimaryColor_Yotpo)
}
input#searchInput {
    padding-right: 15px;
}
.yotpo-dropdown-placeholder.yotpo-dropdown-placeholder-input{  
    border-color: var(--PrimaryColor_Yotpo) !important;
}
.yotpo-reviews-main-widget .modal-backdrop .yotpo-modal .modal-body .yotpo-review-form .form-footer button.yotpo-new-review-submit{
    background-color: var(--primary-color);
}
svg.yotpo-shop-badge{
    display: none;
}
.yotpo-main-reviews-widget .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-left-panel .yotpo-reviewer span.yotpo-reviewer-name.unselectable{
    font-weight: 700;
    font-size: 12px;
    font-weight: 400;
}
.yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-left-panel .yotpo-verified-image-icon .yotpo-verified-icon-wrapper{
    top: 27px;
    left: 28px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container .yotpo-filters-top-panel > [class*="filter-container"].yotpo-search-filter .yotpo-search-label {
    width: 100%;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile .yotpo-filters-container .yotpo-filters-top-panel .yotpo-search-filter {
    max-width: 100%;
    flex-basis: 100%;
    margin: 0;
    width: 100%;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container .yotpo-filters-top-panel .yotpo-mobile-filters-btn {
    flex-basis: auto;
    width: 100%;
}
.yotpo-reviews-main-widget .yotpo-main-widget-layout [class*="yotpo-main-"] .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-media-filter-container svg.yotpo-radio-icon path{
    fill: var(--PrimaryColor_Yotpo);
}

#yotpo-basic-modal .yotpo-basic-modal-body{
    margin: 0 14px;
    width: auto;
}
.yotpo-reviews-main-widget.yotpo-widget-override-css.yotpo-device-mobile .yotpo-base-layout .yotpo-main-layout .yotpo-mobile-filters-popup-overlay-container .yotpo-mobile-filters-popup-header button.yotpo-mobile-filters-popup-clear{
  top: 7px;
  right: 80px;
}
.yotpo-reviews-main-widget.yotpo-widget-override-css.yotpo-device-mobile .yotpo-base-layout .yotpo-main-layout .yotpo-mobile-filters-popup-overlay-container .yotpo-mobile-filters-popup-content{
  padding-top: 130px;
}
.yotpo-reviews-main-widget.yotpo-widget-override-css.yotpo-device-mobile .yotpo-filters-container .yotpo-filters-container-inner{
    align-items: center
}
.yotpo-display-s .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel{
  gap: 15px;
  flex-direction: column;
}
.yotpo-reviews-main-widget .yotpo-main-layout .yotpo-header-container [class*="yotpo-bottom-line-question-wrapper-"] .yotpo-progress-bar-score{
    background-color: var(--PrimaryColor_Yotpo) !important;
}
.yotpo-bottom-line-question-wrapper-horizontal .yotpo-custom-questions-range-question{
    justify-content: center;
}
.yotpo-reviews-main-widget .yotpo-main-widget-layout .yotpo-main-layout .yotpo-reviews-container .yotpo-custom-questions-range-question.yotpo-review-range-question-top{
    gap: 27px !important;
}
[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-reviews-list .yotpo-review .yotpo-review-center-panel .yotpo-review-rating-title{
    gap: 15px;
    align-items: stretch;
    margin-bottom: 8px;
    flex-direction: column;
}
[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-main-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-center-panel .yotpo-review-rating-title .yotpo-star-rating .star-container svg.yotpo-star-rating-icon{
    width: 11px;
}
[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-star-rating .star-container:not(:last-child){
    margin-right: 4px;
}
[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-main-widget-layout .yotpo-main-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review-votes-wrapper .yotpo-review-votes-text{
    border: 1px solid var(--PrimaryColor_Yotpo);
    padding: 7px;
    font-size: 10px;
    letter-spacing: 2px;
    color: var(--FontColor_Yotpo);
}
#yotpo-reviews-main-widget .yotpo-bottom-line-summary svg.yotpo-star-rating-icon{
    width: 14px;
}
[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-main-widget-layout .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line{
    gap: 50px;
    justify-content: normal;
    margin-right: 0;
}
[class*="yotpo-display-"][class*="yotpo-device-"]:not(.yotpo-device-mobile) .yotpo-main-widget-layout .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line{
    position: absolute;
    left: 0;
}
[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-summary-section .yotpo-bottom-line-right-panel .yotpo-bottom-line-text {
    font-size: 12px;
}
[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-summary-section .yotpo-bottom-line-right-panel .yotpo-bottom-line-text .yotpo-bottom-line-basic-text:before {
    content: "Average rating ";
}
[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-main-widget-layout .yotpo-main-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-left-panel .yotpo-review-customer-questions-container .yotpo-review-customer-questions .yotpo-review-question-wrapper .yotpo-review-key-value-question .yotpo-custom-questions-title:after {
    content: ":";
}

[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-right-panel .yotpo-review-date {
    font-size: 12px;
}
[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-dropdown-closable .yotpo-dropdown-base .yotpo-selected-value {
    font-size: 12px;
}
[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-main-layout .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-bottom-line-summary .yotpo-bottom-line-left-panel{
    font-size: 20px;
    padding-top: 9px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-layout .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-bottom-line-summary .yotpo-bottom-line-left-panel{
    position: relative;
    left: 50px !important;
}
[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-main-widget-layout .yotpo-main-reviews-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-right-panel .yotpo-radio-base .yotpo-dropdown-closable span.yotpo-dropdown-placeholder,
[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-main-widget-layout .yotpo-main-reviews-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-right-panel .yotpo-radio-base .yotpo-dropdown-closable .yotpo-selected-value{
    font-size: 12px;
    color: var(--FontColor_Yotpo);
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-main-reviews-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-right-panel{
    align-self: unset;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-dropdown-closable .yotpo-dropdown-content-wrapper .yotpo-dropdown-option{
    width: 79%;
}
[class*="yotpo-display-"][class*="yotpo-device-"]:not(.yotpo-device-mobile) .yotpo-main-widget-layout .yotpo-main-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review-votes-wrapper{
    justify-content: flex-start;
    margin-left: 36.6rem;
    /*position: relative;
    right: 12rem;*/
}
[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-main-widget-layout .yotpo-main-layout .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-vertical-border{
    display: none;
}
[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-main-widget-layout .yotpo-main-layout .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line-question-wrapper-vertical{
    border-right: none !important;
}
[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-custom-questions-range-question .yotpo-custom-questions-range-question-wrapper .yotpo-custom-questions-range-question-title{
    font-size: 12px;
}
[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-main-layout .yotpo-progress-bar{
    width: 160px !important;
}
[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-horizontal-pagination .yotpo-reviews-pagination-item{
    font-size: 12px;
}
.yotpo-review-votes-icons-wrapper .yotpo-review-votes-icons-container .yotpo-review-votes-number.unselectable{
    font-size: 12px;
}
.yotpo-review-votes-icons-wrapper .yotpo-review-votes-icons-container:nth-child(2) .yotpo-review-votes-number.unselectable{
    position: relative;
    top: 3px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-center-panel .yotpo-comment .yotpo-comment-title,
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-center-panel .yotpo-comment .yotpo-comment-content{
    font-size: 12px;
}
[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-reviewer-details-verified span.yotpo-reviewer-verified-buyer-text{
    font-size: 10px;
}
[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-reviewer-details-verified svg.yotpo-verified-icon.yotpo-reviewer-verified-icon-standalone{
    width: 8px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout .yotpo-bottom-line .yotpo-bottom-line-summary .yotpo-bottom-line-right-panel .yotpo-star-rating.yotpo-bottom-line-stars{
    justify-content: center;
}
[class*="yotpo-display-"][class*="yotpo-device-"]:not(.yotpo-device-mobile) .yotpo-review .yotpo-review-center-panel .yotpo-review-rating-title .yotpo-star-rating.yotpo-review-star-rating{
    position: absolute !important;
    left: 0;
}
[class*="yotpo-display-"][class*="yotpo-device-"]:not(.yotpo-device-mobile) .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-left-panel .yotpo-reviewer div[class*="yotpo-reviewer"]{
    padding-top: 15px;
}



/*Review with images*/
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review-media-modal .yotpo-read-more-text{
    font-size: 12px;
}
[class*="yotpo-display-"][class*="yotpo-device-"] #yotpo-modal #modalDescription .yotpo-reviewer-image{
    display: none;
}
[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-review-media-modal .yotpo-review-media-modal-body .yotpo-modal-body-right-side .yotpo-modal-body-right-side-center .yotpo-modal-body-review-title{
    font-size: 14px;
}
[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-review-media-modal .yotpo-review-media-modal-body .star-container svg.yotpo-star-rating-icon{
    width: 11px;
}
[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-review-media-modal .yotpo-review-media-modal-body .yotpo-modal-body-right-side .yotpo-modal-body-right-side-center .yotpo-modal-body-review-score{
    margin-top: 12px;
}
[class*="yotpo-display-"][class*="yotpo-device-"] #yotpo-modal #modalDescription .yotpo-custom-questions-wrapper .yotpo-custom-questions-title{
    font-size: 12px !important;
    color: #003764;
}
[class*="yotpo-display-"][class*="yotpo-device-"] #yotpo-modal #modalDescription span.yotpo-reviewer-name{
    font-size: 12px;
}

/*Write A Review*/
[class*="yotpo-display-"][class*="yotpo-device-"] #yotpo-modal #modalDescription .yotpo-star-rating-wrapper h4.yotpo-form-label,
[class*="yotpo-display-"][class*="yotpo-device-"] #yotpo-modal #modalDescription .yotpo-input-wrapper.yotpo-new-review-content h4.yotpo-form-label,
[class*="yotpo-display-"][class*="yotpo-device-"] #yotpo-modal #modalDescription .yotpo-input-wrapper.yotpo-new-review-name h4.yotpo-form-label,
[class*="yotpo-display-"][class*="yotpo-device-"] #yotpo-modal #modalDescription .yotpo-input-wrapper.yotpo-new-review-email h4.yotpo-form-label,
[class*="yotpo-display-"][class*="yotpo-device-"] #yotpo-modal #modalDescription button.yotpo-new-review-submit{
    font-size: 0;
}
[class*="yotpo-display-"][class*="yotpo-device-"] #yotpo-modal #modalDescription .yotpo-input-wrapper.yotpo-new-review-headline h4.yotpo-form-label{
    color: var(--FontColor_Yotpo);
}
[class*="yotpo-display-"][class*="yotpo-device-"] #yotpo-modal #modalDescription .yotpo-star-rating-wrapper h4.yotpo-form-label:before{
    content: "Overall Rating ";
    font-size: 14px;
    color: var(--FontColor_Yotpo);
}
[class*="yotpo-display-"][class*="yotpo-device-"] #yotpo-modal #modalDescription .yotpo-input-wrapper.yotpo-new-review-content h4.yotpo-form-label:before{
    content: "Write your review";
    font-size: 14px;
    color: var(--FontColor_Yotpo);
}
[class*="yotpo-display-"][class*="yotpo-device-"] #yotpo-modal #modalDescription .yotpo-input-wrapper.yotpo-new-review-name h4.yotpo-form-label:before{
    content: "Nickname";
    font-size: 14px;
    color: var(--FontColor_Yotpo);
}
[class*="yotpo-display-"][class*="yotpo-device-"] #yotpo-modal #modalDescription .yotpo-input-wrapper.yotpo-new-review-email h4.yotpo-form-label:before{
    content: "Email Address";
    font-size: 14px;
    color: var(--FontColor_Yotpo);
}
[class*="yotpo-display-"][class*="yotpo-device-"] #yotpo-modal #modalDescription .yotpo-input-wrapper.yotpo-new-review-content{
    min-height: 10em;
}
[class*="yotpo-display-"][class*="yotpo-device-"] #yotpo-modal #modalDescription .yotpo-star-rating-wrapper{
    min-height: 5.5rem;
}

[class*="yotpo-display-"][class*="yotpo-device-"] #yotpo-modal #modalDescription .yotpo-star-rating-wrapper span,
[class*="yotpo-display-"][class*="yotpo-device-"] #yotpo-modal #modalDescription .yotpo-input-wrapper.yotpo-new-review-content span,
[class*="yotpo-display-"][class*="yotpo-device-"] #yotpo-modal #modalDescription .yotpo-input-wrapper.yotpo-new-review-headline span,
[class*="yotpo-display-"][class*="yotpo-device-"] #yotpo-modal #modalDescription .yotpo-input-wrapper.yotpo-new-review-name span,
[class*="yotpo-display-"][class*="yotpo-device-"] #yotpo-modal #modalDescription  .yotpo-input-wrapper.yotpo-new-review-email span{
    display: none;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    margin-top: 0;
}
[class*="yotpo-display-"][class*="yotpo-device-"] #yotpo-modal #modalDescription .yotpo-file-input-headline,
[class*="yotpo-display-"][class*="yotpo-device-"] #yotpo-modal #modalDescription p.yotpo-new-input-message,
[class*="yotpo-display-"][class*="yotpo-device-"] #yotpo-modal #modalDescription svg.yotpo-upload-icon{
    display: none;
}
[class*="yotpo-display-"][class*="yotpo-device-"] #yotpo-modal #modalDescription .yotpo-upload-label{
    border-radius: 0;
    font-size: 10px;
    letter-spacing: 1px;
    color: var(--FontColor_Yotpo);
}
[class*="yotpo-display-"][class*="yotpo-device-"] #yotpo-modal #modalDescription button.yotpo-new-review-submit:after{
    content: "SUBMIT";
    font-size: 12px;
    letter-spacing: 3px;
    font-weight: 400;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal footer.form-footer .yotpo-new-review-submit{
    width: 220px;
    background: #000;
    color: #fff;
    border: 1px solid var(--PrimaryColor_Yotpo);
    line-height: 1;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
}
footer.form-footer:after {
    content: "All submitted reviews are subject to the terms set forth in our website Conditions of Use. If your review is in violation of our Ratings Guidelines, it will be rejected.";
    font-size: 8px;
    position: absolute;
    left: 0;
    top: 71px;
    width: 280px;
    line-height: 12px;
    color: var(--FontColor_Yotpo);
}
[class*="yotpo-display-"][class*="yotpo-device-"] #yotpo-modal #modalDescription .yotpo-custom-question-headline,
[class*="yotpo-display-"][class*="yotpo-device-"] #yotpo-modal #modalDescription label.yotpo-custom-questions-option{
    color: var(--FontColor_Yotpo) !important;
}
[class*="yotpo-display-"][class*="yotpo-device-"] #yotpo-modal #modalTitle .yotpo-modal-header{
    color: var(--FontColor_Yotpo);
}
[class*="yotpo-display-"][class*="yotpo-device-"] #yotpo-modal #modalDescription .yotpo-input-wrapper .yotpo-form-label{
    margin-bottom: 0;
}



/* =============== FIXATION CODES =============== */
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .modal-backdrop.yotpo-media-modal {
    background-color: #fff;
    overflow-y: scroll;
}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .modal-backdrop.yotpo-media-modal #yotpo-modal {
    overflow-y: unset;
}
[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-bottom-line-scroll-panel:hover {
    cursor: pointer;
}
.yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-center-panel .yotpo-read-more{
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 4px;
  font-size: inherit;
}
/* =============== FIXATION CODES =============== */
[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-bottom-line-scroll-panel:hover {
    cursor: pointer;
}
/* Fixed position Arrow in Image Modal */
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .modal-backdrop.yotpo-media-modal {
    background-color: #fff;
    overflow-y: scroll;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .modal-backdrop.yotpo-media-modal #yotpo-modal {
    overflow-y: unset;
}
/* Fixing the space on Read More when it's first on the line */
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-center-panel .yotpo-review-content .yotpo-read-more-text {
    display: inline;
    margin-right: 5px;
    font-size: 12px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-center-panel .yotpo-read-more {
    margin: 0;
}
.yotpo-display-s .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel .yotpo-review-customer-questions, .yotpo-media-modal .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel .yotpo-review-customer-questions,
.yotpo-display-s .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel, .yotpo-media-modal .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel{
    margin-top: 0 !important;
}
.yotpo-reviews-main-widget .yotpo-main-widget-layout .yotpo-main-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-left-panel .yotpo-review-customer-questions-container .yotpo-review-customer-questions .yotpo-review-question-wrapper .yotpo-review-key-value-question .yotpo-custom-questions-title,
.yotpo-reviews-main-widget .yotpo-main-widget-layout .yotpo-main-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-left-panel .yotpo-review-customer-questions-container .yotpo-review-customer-questions .yotpo-custom-questions-wrapper .yotpo-custom-questions-value{
    color: var(--FontColor_Yotpo) !important;
    font-size: 12px;
    font-weight: 400;
}
[class*="yotpo-display-"][class*="yotpo-device-"]:not(.yotpo-device-mobile) .yotpo-review .yotpo-review-center-panel .yotpo-review-rating-title .yotpo-review-title{
    margin-left: 0;
    font-size: 14px;
}
[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-review .yotpo-review-center-panel .yotpo-review-rating-title .yotpo-review-title{
    font-size: 14px;
}

/* Fix code on Helpful Section issue in iPhone */
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-reviews-list > .yotpo-review-votes-wrapper .yotpo-review-votes-icons-wrapper,
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-reviews-list > .yotpo-review-votes-wrapper .yotpo-review-votes-icons-wrapper .yotpo-review-votes-icons-container {
    display: flex;
    gap: 5px;
    position: relative;
    bottom: 2px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-reviews-list > .yotpo-review-votes-wrapper .yotpo-review-votes-icons-wrapper .yotpo-review-votes-icons-container .yotpo-review-votes-icons {
    margin: 0;
}

.yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-right-panel .yotpo-review-date{
    position: absolute;
    right: 0;
    top: 0px;
}


/* ================ ADDTIONAL CSS CODES FIXES ================ */
[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal,
[class*="yotpo-display-"][class*="yotpo-device-"][style] .modal-backdrop.yotpo-media-modal,
[class*="yotpo-display-"][class*="yotpo-device-"][style] #yotpo-mobile-filters-popup,
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-qna-modal-backdrop {
    z-index: 999999999999999 !important;
}
/* Buttons */
#yotpo-reviews-main-widget[class*="yotpo-display-"][class*="yotpo-device-"] [id*="-widget-btn"],
#yotpo-questions-and-answers[class*="yotpo-display-"][class*="yotpo-device-"] [id*="-widget-btn"],
[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal #yotpo-modal.yotpo-form-complete .yotpo-form-complete .yotpo-shop-complete,
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-question-form .form-footer .yotpo-question-submit,
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-vertical-pagination .yotpo-reviews-pagination-item,
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-vertical-pagination .yotpo-pagination-item {
    background: transparent;
    color: var(--FontColor_Yotpo);
    border: 1px solid var(--PrimaryColor_Yotpo);
    line-height: 1;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
}
#yotpo-reviews-main-widget[class*="yotpo-display-"][class*="yotpo-device-"] #yotpo-main-widget-btn{
    min-width: 160px;
    font-size: 11px;
}
#yotpo-questions-and-answers[class*="yotpo-display-"][class*="yotpo-device-"] [id*="-widget-btn"] span{
    color: #fff;
}
[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout .yotpo-head h2.yotpo-headline{
    flex-basis: unset;
    margin-left: unset;
    font-size: 18px;
}
[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-main-widget-layout .yotpo-header-container .yotpo-layout-header-wrapper{
    gap: 90px;
    align-items: stretch;
    justify-content: end;
    
}
[class*="yotpo-display-"][class*="yotpo-device-"]:not(.yotpo-device-mobile) .yotpo-main-widget-layout .yotpo-header-container .yotpo-layout-header-wrapper{
    position: relative;
    margin-right: 12rem;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-header-container .yotpo-layout-header-wrapper{
    gap: 10px;
}


/* Filter section */
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-filters-container {
    border: 1px solid #000;
    padding: 15px;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container .yotpo-filters-top-panel {
    display: none;
}
.yotpo-main-layout div:nth-child(2) > .yotpo-review-border-smooth{
    display: none;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container .yotpo-filters-top-panel [class$="filter-container"] label input,
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile #yotpo-mobile-filters-popup [class$="filter"] input {
    
    border: 1px solid var(--BorderColor_Yotpo);
    width: 100%;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container .yotpo-filters-top-panel .yotpo-mobile-filters-btn {
    
    border-width: 1px;
    flex-basis: auto;
    width: 100%;
}

/* mobile filter modal */
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile #yotpo-mobile-filters-popup {}
.yotpo-display-s .yotpo-custom-questions-range-question{
    gap: 0 !important;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile #yotpo-mobile-filters-popup .yotpo-mobile-filters-popup-header {
    padding: 20px;
    position: static;
    box-sizing: border-box;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding: 40px 20px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile #yotpo-mobile-filters-popup .yotpo-mobile-filters-popup-header .yotpo-popup-close-button-wrapper {}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile #yotpo-mobile-filters-popup .yotpo-mobile-filters-popup-header .yotpo-popup-close-button-wrapper > svg {
    position: static;
    transform: none;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile #yotpo-mobile-filters-popup .yotpo-mobile-filters-popup-content {
    box-sizing: border-box;
    padding: 20px;
    align-self: center;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile #yotpo-mobile-filters-popup .yotpo-mobile-filters-popup-content .yotpo-mobile-filters-popup-field-wrapper .yotpo-media-filter button#mediaInput,
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile #yotpo-mobile-filters-popup [class$="filter"] input{
    width: 173px;
    border: 1px solid var(--BorderColor_Yotpo);
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile #yotpo-mobile-filters-popup .yotpo-mobile-filters-popup-actions {
    box-sizing: border-box;
    padding: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile #yotpo-mobile-filters-popup .yotpo-mobile-filters-popup-header  .yotpo-review-border-smooth {
    display: none;
}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile #yotpo-mobile-filters-popup .yotpo-mobile-filters-popup-header .yotpo-mobile-filters-popup-clear {
    position: static;
}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile #yotpo-mobile-filters-popup .yotpo-mobile-filters-popup-actions .yotpo-filters-results-btn {
    position: static;
    height: auto;
    padding: 20px;
}
/* mobile filter modal */
/* Filter section */

/* Reviews section */
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-reviews-list .yotpo-review {
    justify-content: space-between;
    position: relative;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-reviews-list {}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-reviews-list .yotpo-review-left-panel {
    flex-basis: unset;
    width: 350px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile .yotpo-reviews-list .yotpo-review-left-panel {
    width: auto;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-reviews-list .yotpo-review-left-panel .yotpo-verified-image-icon .yotpo-initials-icon .yotpo-initials-background {
    fill: var(--SecondaryColor_Yotpo);
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-reviews-list .yotpo-review-left-panel .yotpo-verified-image-icon .yotpo-initials-icon .yotpo-avatar-initials-text {
    fill: #fff;
    font-weight: 400;
    font-size: 18px;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-reviews-list .yotpo-review-center-panel {
    width: calc(100% - 630px);
    /* flex-basis: auto; */
    /* padding: 0; */
}
[class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile .yotpo-reviews-list .yotpo-review-center-panel {
    width: 100%;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-reviews-list .yotpo-review-center-panel .yotpo-review-content {
    display: block;
    margin-right: 0;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile .yotpo-reviews-list .yotpo-review-center-panel .yotpo-review-content {
    margin: 0;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-reviews-list .yotpo-review-center-panel .yotpo-review-content .sr-only {
    display: none;
}
[class*="yotpo-display-"][class*="yotpo-device-"]:not(.yotpo-device-mobile) .yotpo-reviews-list .yotpo-review-center-panel .yotpo-review-comment {
    width: 100%;
    flex-basis: 100%;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-reviews-list .yotpo-review-center-panel .yotpo-review-comment .yotpo-comment-avatar {
    width: 100%;
    height: 40px;
    max-width: 40px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-reviews-list .yotpo-review-right-panel {
    flex-basis: auto;
    min-width: 0;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile .yotpo-reviews-list .yotpo-review-votes-text {
    font-size: 13px;
}
/* Reviews section */

/* Form section */
[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal {}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .form-footer {
    box-sizing: border-box;
    padding: 10px 0 30px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal .form-footer {
    padding: 0;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal .yotpo-new-review-headline {
    width: 100%;
    min-height: 5.5rem;
}
.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal h4,
.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-file-input-headline {
    font-size: 14px;
}
.yotpo-display-s .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel .yotpo-review-customer-questions, .yotpo-media-modal .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel .yotpo-review-customer-questions,
.yotpo-display-s .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel, .yotpo-media-modal .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel{
    margin-top: 0 !important;
}
.yotpo-reviews-main-widget .yotpo-main-widget-layout .yotpo-main-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-left-panel .yotpo-review-customer-questions-container .yotpo-review-customer-questions .yotpo-review-question-wrapper .yotpo-review-key-value-question .yotpo-custom-questions-title:after{
    color: ;
    content: ":";
}
 

/* mobile */
[class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile .yotpo-qna-modal textarea,
[class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile #newReviewFormModal .yotpo-new-review-content textarea,
[class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile .yotpo-qna-modal .yotpo-input-wrapper,
[class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile #newReviewFormModal .yotpo-name-email-wrapper .yotpo-input-wrapper {
    width: 100%;
    box-sizing: border-box;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile #newReviewFormModal .yotpo-star-rating-icons {
    flex-direction: column;
    margin: 0;
}
.yotpo-progress-bar .yotpo-progress-bar-score{
    background-color: var(--PrimaryColor_Yotpo) !important;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile #newReviewFormModal .yotpo-star-rating-icons .yotpo-star-rating-text {
    width: 100%;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile #newReviewFormModal .yotpo-star-rating-icons .yotpo-star-rating-icons-wrapper {
    padding-left: 0;
}
.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-review-form .yotpo-new-review-headline,
.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-review-form .yotpo-name-email-wrapper,
.yotpo-reviews-main-widget.yotpo-device-mobile .modal-backdrop.yotpo-review-form-modal .yotpo-review-form .yotpo-name-email-wrapper .yotpo-new-review-name, 
.yotpo-reviews-main-widget.yotpo-device-mobile .modal-backdrop.yotpo-review-form-modal .yotpo-review-form .yotpo-name-email-wrapper .yotpo-new-review-email {
    width: 100%;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .modal-backdrop #yotpo-basic-modal #modalDescription form.yotpo-review-form,
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .modal-backdrop #yotpo-basic-modal #modalDescription form.yotpo-review-form .yotpo-input-wrapper.yotpo-new-review-content{
    width: 100%;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile #newReviewFormModal #yotpo-modal #modalDescription{
    margin: 0 15px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-left-panel .yotpo-verified-image-icon .yotpo-verified-icon-wrapper{
    top: 20px;
    left: 24px;
}

/* mobile */
/* Form section */

/* Pagination section */
[class*="yotpo-display-"][class*="yotpo-device-"][style] [class*="-pagination-container"] .yotpo-pagination-number.selected, 
[class*="yotpo-display-"][class*="yotpo-device-"][style] [class*="-pagination-container"] .yotpo-pagination-number:hover {
    background: var(--SecondaryColor_Yotpo);
    height: auto;
    color: #fff;
    border-bottom: 2px solid var(--SecondaryColor_Yotpo);
}
/* Pagination section */

/* updated modal image */
[class*="yotpo-device-"][class*="yotpo-display-"] #yotpo-basic-modal .yotpo-review-media-modal-body .yotpo-modal-body-review-content .yotpo-read-more-text,
[class*="yotpo-device-"][class*="yotpo-display-"] #yotpo-basic-modal .yotpo-review-media-modal-body .yotpo-modal-body-review-content .yotpo-read-more {
    font-size: 14px;
}
[class*="yotpo-device-"][class*="yotpo-display-"] #yotpo-basic-modal .yotpo-review-media-modal-body .yotpo-modal-body-review-content .yotpo-read-more {
    text-decoration: underline;
    text-underline-offset: 3px;
}
[class*="yotpo-device-"][class*="yotpo-display-"] #yotpo-basic-modal .yotpo-review-media-modal-body .yotpo-modal-body-review-content {
    flex: 0;
}
/* updated modal image */

.yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-center-panel .yotpo-read-more,
.yotpo-read-more{
  font-weight: 700 !important;
  text-decoration: underline;
  text-underline-offset: 4px;
  font-size: 12px !important;
}
.yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-center-panel .yotpo-read-more:hover{
    color: var(--PrimaryColor_Yotpo);
}
.yotpo-mobile-filters-btn .yotpo-mobile-filters-btn-badge{
    padding: 3px 8px !important;
    position: relative;
    left: 6px;
}
[class*="yotpo-device-"][class*="yotpo-display-"] #yotpo-basic-modal .yotpo-review-media-modal-body .yotpo-modal-body-review-content {
    flex: 0;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review-media-modal .yotpo-modal-body-right-side .yotpo-modal-body-right-side-center .yotpo-modal-body-review-content {
     padding-bottom: 20px; 
     flex: unset;
}
.yotpo-reviews-main-widget.yotpo-widget-override-css.yotpo-device-mobile .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel button.yotpo-mobile-filters-btn.yotpo-mobile-filters-popup-btn{
  flex-basis: 40%;
  width: 100%;
  border-color: var(--PrimaryColor_Yotpo) !important;
}
.yotpo-reviews-main-widget.yotpo-widget-override-css.yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-right-panel .yotpo-review-date .yotpo-date-format{
  position: absolute;
    right: 0;
    top: 10px;
    font-size: 13px;
}
.yotpo-reviews-main-widget.yotpo-widget-override-css.yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review{
  position: relative;
}
.yotpo-display-s .yotpo-main-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-center-panel .yotpo-review-content {
    display: block;
  padding-bottom: 18px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-head .yotpo-reviews-by {
    flex-wrap: wrap;
    gap: 4px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-head .yotpo-reviews-by .yotpo-reviews-icon-text {
    margin: 0;
}
.yotpo-reviews-main-widget .modal-backdrop .yotpo-modal .yotpo-modal-header h1.yotpo-modal-header{
    padding: 0px 12px 0 12px;
    box-sizing: border-box;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile[style] #newReviewFormModal input::placeholder {
    font-size: 12px;
}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile[style].yotpo-device-mobile #newReviewFormModal .yotpo-new-review-content textarea::placeholder {
    font-size: 12px;
}



/* ================= MOBILE FILTER POPUP ================= */
div#yotpo-mobile-filters-popup {
    z-index: 99999999999999 !important; 
}
.yotpo-reviews-main-widget.yotpo-display-s .yotpo-main-widget-layout .yotpo-main-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-center-panel .yotpo-review-content .sr-only{
  display: none;
}
.yotpo-score-filter .yotpo-dropdown-content span.yotpo-score-option span.yotpo-score{
    font-size: 11px !important;
}


/* ================= Mobile Pagination Load more Review =================*/
.yotpo-widget-instance .yotpo-vertical-pagination:has(.yotpo-reviews-pagination-item[aria-label="Load more reviews"]){
    width: 100%;
}
@media only screen and (min-width: 769px) and (max-width: 1200px){
    .yotpo-widget-instance .yotpo-vertical-pagination:has(.yotpo-reviews-pagination-item[aria-label="Load more reviews"]){
        width: 50%;
    }  
}
.yotpo-vertical-pagination .yotpo-reviews-pagination-item[aria-label="Load more reviews"]{
    width: 100%;
    height: 45px;
    padding: 12px !important;
}

/* ================= Universal Form ================= */
/* Modal Form */
[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal .yotpo-star-rating-icons {
    margin: 0;
    min-height: 0;
    flex-direction: column;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal .yotpo-star-rating-icons .yotpo-star-rating-icons-wrapper {
    padding: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal .yotpo-star-rating-icons .yotpo-star-rating-text {
    align-self: start !important;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal .yotpo-new-review-headline, 
[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal .yotpo-name-email-wrapper, 
[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal textarea,
[class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile #newReviewFormModal .yotpo-input-wrapper {
    width: 100%;
    box-sizing: border-box;
    border-color: #003764;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal input {
    border-color: #003764;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal label.yotpo-custom-questions-option[style="color: var(--yotpo-black)"] {
    color: var(--YotpoPrimaryColor) !important;
}
.yotpo-custom-questions-range-question .yotpo-custom-questions-range-question-wrapper .yotpo-progress-bar-wrapper .yotpo-progress-bar-value label.yotpo-progress-bar-value-point{
    background-color: #003764;
    height: 0;
}
/*[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal footer.form-footer .yotpo-new-review-submit {
    background: #f3f3f3;
    padding: 25px 0px 0px;
    box-sizing: border-box;
    bottom: 0;
    border: 1px solid var(--BorderColor_Yotpo);
    gap: 10px;
}*/

[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal footer.form-footer .yotpo-review-form-footer-container{
    margin-top: 25px;
    flex-direction: row-reverse;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal footer.form-footer .yotpo-review-form-footer-container > h6 {
    margin: 0;
    font-size: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal footer.form-footer .yotpo-terms-and-conditions-container {
    padding: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal footer.form-footer .yotpo-terms-and-conditions-container label.yotpo-checkbox-label {
    font-size: 12px;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal footer.form-footer .yotpo-terms-and-conditions-container .yotpo-checkbox-container .yotpo-checkbox-link {
    color: var(--FontColor_Yotpo);
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal #modalDescription {
    box-sizing: border-box;
    padding: 0;
    margin: 0 30px;
}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile #newReviewFormModal {}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile [aria-labelledby="modalTitle"][role] {
    max-width: 300px;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]:not(:has(.yotpo-review-media-modal)) [aria-labelledby="modalTitle"][role] #modalTitle {
    box-shadow: 1px 2px 1px rgba(0,0,0,0.69);
    padding: 0 10px;
    box-sizing: border-box;
    margin: 30px 0 10px;
}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile #newReviewFormModal #yotpo-modal #modalDescription {
    margin: 0 auto;
}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile #newReviewFormModal footer.form-footer .yotpo-terms-and-conditions-container .yotpo-new-input-validation {
    width: 100%;
}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile #newReviewFormModal footer.form-footer .yotpo-terms-and-conditions-container {
    flex-wrap: wrap;
}


/* Q&A Form */
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-question-form-modal {}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-question-form-modal .modal-body {
    padding: 0 0 20px;
    box-sizing: border-box;
    margin: 0 20px;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-question-form-modal .form-footer {
    box-sizing: border-box;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-question-form-modal .modal-body textarea {
    box-sizing: border-box;
    width: 100%;
    border-color: var(--YotpoPrimaryColor);
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-question-form-modal .yotpo-name-email-wrapper,
[class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile .yotpo-question-form-modal .modal-body .yotpo-question-form,
[class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile .yotpo-question-form-modal .yotpo-input-wrapper {
    width: 100%;
}
/* Q&A Form */

/* FORM COMPLETE */
[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal #yotpo-modal.yotpo-form-complete {
    height: auto;
    overflow: auto;
    max-height: 100%;
    width: auto;
    padding: 0 0 40px;
    position: relative;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal #yotpo-modal.yotpo-form-complete .yotpo-form-complete {
    height: auto;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal #yotpo-modal.yotpo-form-complete #modalDescription {
    margin: 0;
    padding: 0;
    overflow: auto;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal #modalDescription .yotpo-review-form .yotpo-star-rating-wrapper .yotpo-star-rating-icons .yotpo-star-rating-icons-wrapper legend{
    float: unset;
    width: unset;
    margin-bottom: 0;

}
/* FORM COMPLETE */
/* Modal Form */

[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal #yotpo-modal.yotpo-form-complete {
    height: auto;
    overflow: auto;
    max-height: 100%;
    width: auto;
    padding: 0 0 40px;
    position: relative;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal #yotpo-modal.yotpo-form-complete .yotpo-form-complete {
    height: auto;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal #yotpo-modal.yotpo-form-complete #modalDescription {
    margin: 0;
    padding: 0;
    overflow: auto;
}


/*04.24.2025 customization*/

/*Runs small*/
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-custom-questions-range-question .yotpo-custom-questions-range-question-wrapper .yotpo-custom-questions-range-question-value[title="Marked Size Down"]{
	font-size: 0;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-custom-questions-range-question .yotpo-custom-questions-range-question-wrapper .yotpo-custom-questions-range-question-value[title="Marked Size Down"]:after{
	content: "Runs small";
	font-size: 12px;
}

/*True to size*/
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-custom-questions-range-question .yotpo-custom-questions-range-question-wrapper .yotpo-custom-questions-range-question-value[title="Marked Fit to Size"]{
	font-size: 0;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-custom-questions-range-question .yotpo-custom-questions-range-question-wrapper .yotpo-custom-questions-range-question-value[title="Marked Fit to Size"]:after{
	content: "True to size";
	font-size: 12px;
	position: relative;
	right: 20px;
}

/*Runs large*/
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-custom-questions-range-question .yotpo-custom-questions-range-question-wrapper .yotpo-custom-questions-range-question-value[title="Marked Size Up"]{
	font-size: 0;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-custom-questions-range-question .yotpo-custom-questions-range-question-wrapper .yotpo-custom-questions-range-question-value[title="Marked Size Up"]:after{
	content: "Runs large";
	font-size: 12px;
}


[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-right-panel .yotpo-sorting-filter-container{
	background-color: transparent !important;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] button.yotpo-dropdown-closable.yotpo-reviews-widget-dropdown{
	align-items: baseline;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] span.yotpo-dropdown-option{
	color: #2c2c2c;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-main-layout .yotpo-head .yotpo-headline{
	flex-basis: unset;
    margin-left: 0;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-reviews-widget-dropdown:focus{
	border: none;
}