@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@font-face {
    font-family: 'SaolDisplay';
    src: url('SaolDisplay-Medium.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.yotpo-reviews-summary-container .yotpo-review-summary .yotpo-summary-title .yotpo-summary-topic{font-family: 'SaolDisplay', Georgia, 'Times New Roman', serif !important;}
.yotpo-reviews-summary-container .yotpo-review-summary .yotpo-summary-coverage{font-family: "Poppins", sans-serif!important; font-weight: 500!important;}


.yotpo-reviews-summary-container .yotpo-summary-header-container .yotpo-summary-header .yotpo-summary-header-text{
    border: none;
}
.yotpo-reviews-summary-container .yotpo-reviews-summary-modal-inner-container .yotpo-summary-footer-container{
    position: unset;
    order: 2;
}
.yotpo-reviews-summary-container .yotpo-reviews-summary-modal-inner-container .yotpo-summary-footer{
    border: none;
    height: 62px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
}
.yotpo-reviews-summary-container .yotpo-reviews-summary-modal-inner-container .yotpo-summary-body{
    order: 3;
}
.yotpo-reviews-summary-container .yotpo-reviews-summary-modal-inner-container .yotpo-summary-header-container{}
.yotpo-reviews-summary-container .yotpo-reviews-summary-modal-inner-container .yotpo-summary-footer .yotpo-summary-footer-read-all-reviews{
    padding: 0 30px;
    height: 42px;
    align-content: center;
    display: flex;
    flex-wrap: wrap;
    background: #2b2b2b;
    color: #fff;
}

.yotpo-reviews-summary-container .yotpo-summary-body .yotpo-reviews-highlights-container {color: #000; font-family: 'SaolDisplay', Georgia, 'Times New Roman', serif !important}
.yotpo-reviews-summary-container .yotpo-summary-body .yotpo-reviews-highlights-container .yotpo-reviews-highlights-title{
    font-family: 'SaolDisplay', Georgia, 'Times New Roman', serif !important;
}
.yotpo-reviews-summary-container .yotpo-summary-body .yotpo-reviews-highlights-container .yotpo-summary-highlight-content{font-family: 'SaolDisplay', Georgia, 'Times New Roman', serif !important;}