.d-flex-itm{ display:flex; align-items: center; }
.d-flex-itm img{ max-width:40px !important; min-width:inherit !important; width:100%;}
.rate-top-center{ margin-bottom:20px; }
.mac-bxs.review-slide.item{ border-color:#eee !important; transition:all 0.5s; }
.mac-bxs.review-slide.item:hover{ margin-top:-8px; }
.mac-bxs.review-slide.item p{ font-size:16px; color:#000; }
.st-img{ margin-left:15px; }
.mc-tp-flex { display: flex; align-items: center; margin-bottom:10px;}
.tc img{ max-width:18px!important; margin-top:3px; margin-left:12px; width:100%; min-width:inherit !important; }
.mac-tp{ display:flex; justify-content:space-between; margin-bottom: 15px; }
.mc-rt{ max-width:30px; width:100%; }
.mc-rt img{ max-width:20px !important; width:100%; margin-left: auto; min-width:inherit !important; }
.st-img strong{ display:block; color:#000; font-size:16px; font-weight:600; }
.g-image img{ max-width:120px !important; margin-top:5px; margin-left:auto; margin-right:auto; }
.rate-top-center h2, .rate-top-center h5{ color:#000; }
.rate-top-center h5{ font-weight:normal; }
#google_reviews.owl-carousel .owl-nav{ position:static !important;}
#google_reviews.owl-carousel .owl-nav .owl-prev{ position:absolute; left:-5px; top:50%; transform:translateY(-50%); font-size:30px; }
#google_reviews.owl-carousel .owl-nav .owl-next{ position:absolute; right:-5px; top:50%; transform:translateY(-50%); font-size:30px; }
#google_reviews .owl-stage-outer{ padding:10px 0; }    /* Star rating base */
.star-rating {
    display: inline-block;
    font-size: 0;
    position: relative;
    width: 110px; /* width for 5 stars */
    height: 20px;  /* height of one star */
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="%23ccc" d="M287.9 17.8L354 150.2 495.9 171.5c26.2 3.8 36.7 36.1 17.7 54.6L400 319.2l25.8 150.6c4.5 26.3-23 46-46.4 33.7L288 439.6l-91.4 48.1c-23.5 12.3-50.9-7.4-46.4-33.7L176 319.2 62.3 226.1c-19-18.5-8.5-50.8 17.7-54.6l141.9-21.3L264 17.8c11.7-23.6 45.6-23.9 57.2 0z"/></svg>') repeat-x;
}

.star-rating .filled {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="%23FFD700" d="M287.9 17.8L354 150.2 495.9 171.5c26.2 3.8 36.7 36.1 17.7 54.6L400 319.2l25.8 150.6c4.5 26.3-23 46-46.4 33.7L288 439.6l-91.4 48.1c-23.5 12.3-50.9-7.4-46.4-33.7L176 319.2 62.3 226.1c-19-18.5-8.5-50.8 17.7-54.6l141.9-21.3L264 17.8c11.7-23.6 45.6-23.9 57.2 0z"/></svg>') repeat-x;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.mac-bxs.review-slide.item {
    border: 2px solid #f28a52;
    padding: 25px;
}

@media(max-width:767px){
.mac-bxs.review-slide.item{ padding:12px; }
.d-flex-itm img{ max-width:30px !important;}
.st-img{ margin-left:8px; }
.st-img strong{ font-size:14px; }
.mc-rt img{ max-width:15px !important;}
.mac-bxs.review-slide.item p{ font-size:14px; }
}