/* Customize CusRev Review Slider */
.cr-reviews-slider .cr-review-card .middle-row,
.cr-reviews-slider .cr-review-card .cr-incentivized-row {
    background-color: transparent !important;
    border: none !important;
}

.cr-reviews-slider .cr-review-card .top-row {
    border-bottom: none !important;
}


/* Customize All CusRev Reviews*/
.crw-combo .crw-combo__title {
    text-align: center;
}

.cr-all-reviews-shortcode .cr-summaryBox-wrap {
    background-color: transparent !important;
    border: none !important;
}

div.cr-all-reviews-shortcode>div>div.cr-summary-separator,
#reviews>div>div.crw-combo>div.crw-combo__block.crw-combo__list>div.cr-summaryBox-wrap.cr-summaryBox-add-review>div.cr-add-review-wrap {
    display: none !important;
}

/* div.crw-combo>div.crw-combo__block.crw-combo__list>div.cr-all-reviews-shortcode>div>div.ivole-summaryBox>table>tbody>tr>td.ivole-histogramCell2>div>div>div,
body>div.crx-modal>div>div.crx-modal-body>div>div.cr-summaryBox-wrap>div.ivole-summaryBox>table>tbody>tr>td.ivole-histogramCell2>div>div>div,
body>div.crx-modal>div>div.crx-modal-body>div>div.cr-summaryBox-wrap.cr-summaryBox-add-review>div.ivole-summaryBox>table>tbody>tr>td.ivole-histogramCell2>div>div>div,
#reviews>div>div.crw-combo>div.crw-combo__block.crw-combo__list>div.cr-summaryBox-wrap.cr-summaryBox-add-review>div.ivole-summaryBox>table>tbody>tr>td.ivole-histogramCell2>div>div>div {
    background-color: #0FBCF9 !important;
    background: linear-gradient(to bottom, #0FBCF9, #0FBCF9) !important;
} */

/* .cr-overall-rating-wrap div.crstar-rating-svg .cr-rating-icon-base .cr-rating-icon-bg,
.cr-overall-rating-wrap div.crstar-rating-svg>div.cr-rating-icon-frnt>svg>path:nth-child(2),
body>div.crx-modal>div>div.crx-modal-body>div>div.cr-summaryBox-wrap>div.cr-overall-rating-wrap>div.cr-average-rating-stars>div>div.cr-rating-icon-frnt>svg,
#reviews>div>div.crw-combo>div.crw-combo__block.crw-combo__list>div.cr-summaryBox-wrap.cr-summaryBox-add-review>div.cr-overall-rating-wrap>div.cr-average-rating-stars>div>div.cr-rating-icon-frnt>svg {
    fill: #0FBCF9;
    stroke: #0FBCF9;
} */

.crx-read-more-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 16px 0;
}

/* Read More Buttom */
div.cr-review-form-buttons>button.cr-review-form-submit,
div.cr-add-review-wrap>button,
.crx-read-more-btn {
    padding: 10px 28px;
    font-size: 16px;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    text-align: center;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    background-color: #333333 !important;
    color: #fff !important;
    border: none;
    border-radius: 25px;
}

div.cr-review-form-buttons>button.cr-review-form-submit:hover,
div.cr-review-form-buttons>button.cr-review-form-submit:focus-visible,
div.cr-add-review-wrap>button:hover,
div.cr-add-review-wrap>button:focus-visible,
.crx-read-more-btn:hover,
.crx-read-more-btn:focus-visible {
    color: #fff !important;
    background-color: #3650A1;
}

.crx-read-more-btn::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    background-color: #393939;
} 

/* Modal shell */
.crx-modal-overlay {
    position: fixed;
    inset: 0;
    background: rgba(15, 23, 42, .55);
    display: none;
    z-index: 9999;
}

.crx-modal {
    position: fixed;
    inset: 0;
    display: none;
    place-items: center;
    pointer-events: none;
    z-index: 999999999;
}

.crx-modal-dialog {
    width: min(1000px, 92vw);
    max-height: 86vh;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 10px 35px rgba(0, 0, 0, .25);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    pointer-events: auto;
}

.crx-modal-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 16px;
    border-bottom: 1px solid #e5e7eb;
    background: #f9fafb;
}

.crx-modal-title {
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
    margin: 0 auto;
}

.crx-modal-close {
    appearance: none;
    border: none;
    background: transparent;
    font-size: 20px;
    line-height: 1;
    cursor: pointer;
}

.crx-modal-close:hover {
    color: #111;
}

.crx-modal-body {
    padding: 40px;
    overflow: auto;
}

/* Customize All CusRev cr-badge*/
.cr-trustbadgef {
    cursor: pointer;
}

.cr-trustbadgef .cr-badge {
    padding: 0;
    border: none;
    display: flex;
}

.cr-trustbadgef .cr-badge .badge__star {
    width: 20px;
    height: 20px;
}

.cr-trustbadgef .cr-badge .badge__star-icon_type_fill {
    background-image: url('../../assets/img/small-star-full-yellow.png') !important;
}

.cr-trustbadgef .cr-badge .badge__rating .rating__store,
.cr-trustbadgef .cr-badge .badge__rating .rating__reviews,
.cr-trustbadgef .cr-badge .badge__verified,
.cr-trustbadgef .cr-badge .badge__link,
.cr-trustbadgef .cr-badge .badge__store {
    display: none;
}
