.reviews-header {
    display:flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 30px;
}
.container-reviews h1 {
    font-size: 44px;
    margin-bottom: 50px;
    margin-top: -50px;
}
.reviews-header  .col-sm-6 {
    display:flex;
    flex-flow: row;
    align-items: center;
    max-width: 50% !important;
}
.average-score-heading {
    padding-right: 10px;
}
.reviews-content {
    position:relative;
}
.review-list-item {
    padding: 10px 0;
    color: #333333;
    font-weight: normal;
}

.review-list-item .review-list-item-info {
    margin-bottom: 5px;
    color: #666666
}
.container-reviews {
    max-width:720px;
}
.loading {
    display:none;
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(120 120 120 / 50%);
    height: 100%;
    width: 100%;
    z-index: 2;
}
.loading.show {
    display:block;
}
.container-reviews:before {display:none;}
.review-list-item .review-list-item-read-more {
    font-size: 13px
}

.star-rating {
    display: inline-block;
    position: relative;
    width: 96px;
    height: 15px
}

.star-rating.star-lg {
    width: 163.2px;
    height: 25.5px
}

.star-rating.star-lg .fa {
    font-size: 25.5px;
    margin-right: 6.8px
}

.star-rating.star-lg .layer {
    width: 163.2px
}

@media screen and (max-width: 420px) {
    .star-rating.star-lg {
        width:124.8px;
        height: 19.5px
    }

    .star-rating.star-lg .fa {
        font-size: 19.5px;
        margin-right: 5.2px
    }

    .star-rating.star-lg .layer {
        width: 124.8px
    }
}

.star-rating .fa {
    font-size: 15px;
    margin-right: 4px
}

.star-rating .layer {
    text-align: left;
    position: absolute;
    width: 96px;
    top: 2px
}

.star-rating .layer-user-rating {
    z-index: 10
}

.star-rating .layer-user-rating .fa {
    color: #fcc415
}

.star-rating .layer-placeholders {
    z-index: 5
}

.star-rating .layer-placeholders .fa {
    color: #e6e6e6
}

.review-heading {
    font-size: 32px;
    padding-bottom: 0;
    font-weight: 500;
}

@media screen and (max-width: 420px) {
    .review-heading {
        font-size:25px
    }
}

.frederick-widget-reviews {
    margin: 0 !important
}

.frederick-widget-reviews .slick-slider {
    margin-left: 35px;
    margin-right: 35px
}

.frederick-widget-reviews .slick-prev,.frederick-widget-reviews .slick-next {
    display: none !important
}

.frederick-widget-reviews .slider-controls {
    position: relative
}

.frederick-widget-reviews .slider-controls .slider-btn {
    box-shadow: none;
    color: #CCCCCC;
    font-size: 72px;
    position: absolute;
    top: 45px;
    margin: auto;
    z-index: 9999;
    padding: 0;
    height: 40px;
    line-height: 30px
}

.frederick-widget-reviews .slider-controls .slider-btn:hover {
    color: #999999
}

.frederick-widget-reviews .slider-controls .slider-btn.slider-btn-left {
    left: 20px
}

@media screen and (max-width: 405px) {
    .frederick-widget-reviews .slider-controls .slider-btn.slider-btn-left {
        left:10px
    }
}

.frederick-widget-reviews .slider-controls .slider-btn.slider-btn-right {
    right: 20px
}

@media screen and (max-width: 405px) {
    .frederick-widget-reviews .slider-controls .slider-btn.slider-btn-right {
        right:10px
    }
}

.frederick-widget-reviews .slick-slide {
    padding-left: 30px;
    padding-right: 30px
}

.frederick-widget-reviews .review-list-item {
    margin-top: 20px
}

.frederick-widget-reviews.reviews-carousel-layout .review-list-item {
    margin-top: 0
}

.frederick-widget-reviews .reviews-header {
    padding: 19px 19px 0 19px;
    margin-left: 0 !important;
    margin-right: 0 !important
}

@media screen and (max-width: 405px) {
    .frederick-widget-reviews .reviews-header {
        text-align:center
    }
}

.frederick-widget-reviews .reviews-header .heading-column {
    padding-left: 0
}

.frederick-widget-reviews .reviews-header .average-score-heading {
    color: #666666;
    margin-right: 15px;
    display: inline-block
}

.frederick-widget-reviews .reviews-header .reviews-header-info {
    text-align: right
}

@media screen and (max-width: 405px) {
    .frederick-widget-reviews .reviews-header .reviews-header-info {
        text-align:center
    }
}

.frederick-widget-reviews .reviews-header .reviews-header-info .reviews-header-based-on {
    display: inline-block;
    float: right;
    margin-top: 22px
}

@media screen and (max-width: 405px) {
    .frederick-widget-reviews .reviews-header .reviews-header-info .reviews-header-based-on {
        font-size:11px;
        float: none;
        margin-top: 0;
        vertical-align: middle;
        height: 27px
    }
}

.frederick-widget-reviews .reviews-content {
    padding: 0 19px 19px 19px
}

.frederick-widget-reviews .reviews-footer {
    padding-bottom: 19px;
    position: relative
}

.frederick-widget-reviews .reviews-footer .widget-button-more {
    margin-bottom: 35px
}
#read-more,
.frederick-widget-reviews .reviews-footer .widget-button-more .btn {
    position: relative;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: 0;
    width: 163px;
    height: 35px;
    border: 2px solid #f2f2f2;
    font-size: 13px;
    box-shadow: none
}
#read-more:hover ,
.frederick-widget-reviews .reviews-footer .widget-button-more .btn:hover {
    border: 2px solid #f2f2f2;
    background-color: white
}
a#read-more {
    font-size: 16px;
    display: inline-block;
    text-align: center;
    line-height: 38px;
    border: 2px solid #aaa;
    color: #333;
    border-radius: 5px;
    margin-top: 20px;
    height: 41px;
    transition: all 0.3s;
}
a#read-more:hover {
    transition: all 0.3s;
    cursor:pointer;
    background-color: #e11d2a;
    color: #fff !important;
    border-color: #e11d2a;
}
.frederick-widget-reviews .reviews-footer .powered-by {
    color: #cccccc;
    font-size: 13px;
    padding: 0 19px 0 19px;
    text-align: right
}

.frederick-widget-reviews .reviews-footer .powered-by a {
    color: #7bc447
}

.frederick-widget-reviews .reviews-footer .powered-by img {
    height: 35px
}

@media screen and (max-width: 405px) {
    .frederick-widget-reviews .reviews-footer .powered-by {
        text-align:center
    }
}

.frederick-widget-reviews hr {
    margin-left: 19px;
    margin-right: 19px;
    margin-top: 5px;
    border-top: 2px solid #f5f5f5
}

@media screen and (max-width: 405px) {
    .frederick-widget-reviews hr {
        margin-left:0;
        margin-right: 0
    }
}

body,html {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 13px;
    line-height: 135%
}


@media screen and (max-width: 767px) {
    .container-reviews h1 {
        margin-top: -90px;
        margin-bottom: 0;
    }
    .reviews-header .col-sm-6 {
        flex-flow: row wrap !important;
        max-width: 100% !important;
        width: 100% !important;
        padding: 10px 0;
    }
}