.greviews_wp{
        width: 100%;
        float: left;
        clear: both;
        position: relative;
        margin: 10px 0;
}
.greviews_wp:after{
    content:"";
    display: table;
    width: 100%;
    clear: both;
}
.gavg_review {
    width: 60px;
    height: 60px;
    text-align: center;
    background: #ff4747;
    border-radius: 4px;
    display: table;
    float: left;
    margin: 0;
}
.gavg_review span{
    display: table-cell;
    vertical-align: middle;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}
.gtotal_review {
    float: left;
}
.grating {
    width: 100px;
    height: 20px;
    background: url(../../img/star-gray.png) repeat-x;
    vertical-align: middle;
    background-size: contain;
    float: left;
    overflow: hidden;
}
.grating_val {
    background: url(../../img/star-light.png) repeat-x;
    background-size: contain;
    height: 20px;
    float: left;
}
span.gtotal_review_nbr {
    clear: both;
    float: left;
    font-weight: bold;
}
.gtotal_review {
    float: left;
    padding: 10px 0 0 10px;
    box-sizing: border-box;
}
.rate-list .star_graph {
    width: 48%;
    margin: 10px 10px 0 0;
    height: 5px;
    background-color: #E9E9E9;
    float: left;
    border-radius: 4px;
    overflow: hidden;
}
.star_graph_scroller {
    background-color: #FF4747;
    float: left;
    height: 5px;
    margin: 0;
    padding: 0;
    border-radius: 4px;
    overflow: hidden;
}
.gstar_nbr{
    float: left;
    margin-right: 10px;
}
.gstar_icon{
    width: 20px;
    height: 20px;
    background: url(../../img/star-light.png) no-repeat;
    vertical-align: middle;
    background-size: contain;
    display: inline-block;
}
.rate-list li{
    list-style: none;
    width: 100%;
    float: left;
    clear: both;
    margin-top: 3px;
}
.rate-list li:first-child{
    margin-top: 0;
}
span.stra_percent {
    border: 1px solid #ddd;
    border-radius: 3px;
    text-align: center;
    min-width: 45px;
    float: left;
}
span.gstar_nbr_item {
    padding-top: 2px;
    float: left;
}
.gwrite_a_review {
    float: right;
    background: #ff4747;
    color: #fff;
    border-radius: 4px;
    margin-top: 33px;
}
.greviews_summary_wp {
    margin: 25px 0;
    float: left;
    width: 100%;
}
.gclear{
    clear: both;
    width: 100%;
    display: block;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
}
.g_reviewpagination.pull-right {
    float: right;
    clear: both;
}
.g_reviewpagination li {
    list-style: none;
    float: left;
    min-width: 30px;
    text-align: center;
    border: 1px solid #E9E9E9;
    margin-right: 5px;
    border-radius: 3px;
    padding: 3px 5px;
    background: #E9E9E9;
}
.g_reviewpagination li:hover,.g_reviewpagination li.active {
    background: #ff4747;
    border: 1px solid #ff4747;
    color: #fff;
}
.g_reviewpagination li a,.g_reviewpagination li span,.g_reviewpagination li b{
    font-weight: normal;
}
.g_reviewpagination li:hover a,.g_reviewpagination li.active a{
    color: #fff;
    font-weight: normal;
}
.g_reviewpagination li.truncate{
    background: transparent !important;
    border: none !important;
}
.g_reviewproducts {
    width: 100%;
    float: left;
    clear: both;
    margin-top: 15px;
}
.g_reviewproducts ul{
    margin: 0;
    padding: 0;
}
.g_reviewproducts .greviewtemplate1 li,.g_reviewproducts .greviewtemplate2 li{
    float: left;
    clear: both;
    width: 100%;
    margin-top: 10px;
    border-top: 1px solid #ddd;
    padding: 10px 0;
    display: flex;
    flex-direction: row;
}
.g_reviewproducts .greviewtemplate2 li{
    border: none;
}
.g_reviewproducts .greviewtemplate1 li:first-child,.g_reviewproducts .greviewtemplate2 li:first-child{
    margin-top: 0;
    border-top: none;
}
.g_reviewproducts  .greview_avatar{
    float: left;
    position: relative;
    width: 100%;
}
.g_reviewproducts .g_avatar{
    width: 75px;
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    font-size: 2.5em;
    border: 1px solid #ddd;
    transition: all .2s ease-in-out;
    background: #fff;
}
.g_reviewproducts .g_avatar .avatar_inlist{
    max-width: 125%;
    max-height: 125%;
}
.g_reviewproducts .greviewtemplate1  .greview_country{
    position: absolute;
    bottom: 0;
    right: 0;
    border: 1px solid #ddd;
    padding: 1px;
    border-radius: 1px;
    background: #fff;
}
.g_pull_left{
    float: left;
}
.g_pull_right{
    float: right;
}
.g_reviewproducts .greviewtemplate1 .greview_content_top,.g_reviewproducts .greviewtemplate2 .greview_content_top{
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 10px;
}
.g_reviewproducts .greviewtemplate1 .greview_content_wp,.g_reviewproducts .greviewtemplate2 .greview_content_wp{
    flex-grow: 1;
    padding: 10px;
    flex: 1 1 auto;
}
.g_reviewproducts .greviewtemplate1  .greview_customer_name,.g_reviewproducts .greviewtemplate2 .greview_customer_name{
    float: left;
    margin-right: 10px;
    font-weight: bold;
}
.greviewtemplate1 .greview_photos img,.greviewtemplate2 .greview_photos img{
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 100%;
    cursor: pointer;
    object-fit: cover;
}
.reviewphotos_link{
    margin: 0px 4px 4px 0;
}

span.greview_date_add {
    padding-left: 17px;
    background: url('../../img/date-icon.jpg') no-repeat center left transparent;
}
.large_star span.grating {
    height: 40px;
    width: 200px;
}
.large_star .grating_val {
    height: 40px;
}
.large_star  span.gtotal_review_nbr {
    text-align: center;
    width: 100%;
}
.gsummary_template2 .greviews_summary_wp{
    margin: 20px 0;
}
.gavg_review_wp {
    width: 100%;
    float: left;
    text-align: center;
}
.gsummary_template3 .gavg_review{
    float: none;
    margin: 0 auto;
}
.gsummary_template3 .gtotal_review {
    width: 100%;
    text-align: center;
    float: left;
}
.gsummary_template3 .grating ,.gsummary_template3 .gtotal_review_nbr{
    float: none;
    margin: 0 auto;
    display: block;
    text-align: center;
}
.gsummary_template3 .greviews_summary_wp{
    margin: 5px 0;
}
.gsummary_template3  .gtotal_review{
    padding-left:  0;
}

.gsummary_template4 .gavg_review {
    background: transparent;
    
}
.gsummary_template4{
    display: flex;
    width: 100%;
}
.gsummary_template4 .greviews_summary_wp{
    margin: 5px 0;
}
.gsummary_template4 .greviews_ratelist{
    width: 100%;
}
.gsummary_template4 .gavg_review {
    background: transparent;
    width: 100%;
}
.gsummary_template4 .greviews_summary{
    width: 200px;
    float: left;
}
.gsummary_template4 .gavg_review span{
    color: #ff4747;
    font-size: 3em;
}
.gsummary_template4 .gtotal_review {
    width: 100%;
    padding: 10px 0;
}
.gsummary_template4 .grating {
    float: none;
    display: block;
    margin: 0 auto;
}
.gsummary_template4  span.gtotal_review_nbr {
    clear: both;
    float: left;
    font-weight: bold;
    text-align: center;
    width: 100%;
}
.gsummary_template4 .rate-list .star_graph {
    margin: 0;
    height: 25px;
    background-color: #E9E9E9;
    float: left;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
}
.gsummary_template4 span.stra_percent {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    line-height: 25px;
}
.gsummary_template4 .star_graph_scroller {
    background-color: #FF4747;
    float: left;
    height: 25px;
    margin: 0;
    padding: 0;
    border-radius: 4px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.gsummary_template4  .rate-list  .gstar_nbr {
    float: left;
    margin-right: 10px;
    width: 35px;
}
.gsummary_template4 .rate-list li{
    display: flex;
}
.gsummary_template4 .rate-list .star_graph{
    width: 100%;
    max-width: 350px;
}
.g_reviewproducts .greviewtemplate2 .greview_avatar_wp {
    width: 150px;
    text-align: center;
    flex: 0 0 150px;
    min-width: 150px;
}
.g_reviewproducts .greviewtemplate2 .greview_avatar_wp  .g_avatar{
    margin: 0 auto;
}
.g_reviewproducts .greviewtemplate2 .greview_customer_name {
    font-size: 13px;
    margin: 0;
    width: 100%;
}
.g_reviewproducts .greviewtemplate2 .greview_content_wp {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    padding: 15px;
}
.greview_content {
    float: left;
    width: 100%;
    clear: both;
    margin: 10px 0;
}
@media all and (max-width: 575px) {
    .gsummary_template4{
        display:block;
    }
    .gsummary_template4 .greviews_summary {
        width: 100%;
        float: left;
    }
    .gsummary_template4 .rate-list .star_graph {
        width: 100%;
        max-width: 100%;
    }
    .g_reviewproducts .greviewtemplate1 .review_item,.g_reviewproducts .greviewtemplate2 .review_item{
        display: block;
    }
    .g_reviewproducts .greviewtemplate1 .greview_avatar_wp,.g_reviewproducts .greviewtemplate2 .greview_avatar_wp{
        width: 100%;
        margin: 0 0 10px 0;
        float: left;
    }
    .g_reviewproducts .greviewtemplate1 .greview_content_wp,.g_reviewproducts .greviewtemplate2 .greview_content_wp{
        width: 100%;
        float: left;
    }
    
}
.g_reviewproducts .greviewtemplate3 .review_images img,.g_reviewproducts .greviewtemplate4 .review_images img{
    width: 100%;
    object-fit: cover;
}
@media all and (min-width: 768px) and (max-width: 991px) {
    .greviews_ratelist .rate-list .star_graph{
        display: none;
    }
    .gsummary_template4 .greviews_ratelist .rate-list .star_graph{
        display: block;
    }
}
.box-reviews {

}

@media only screen and (max-width: 991px) {
  .box-reviews {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 767px) {
  .box-reviews {
    padding: 0 20px;
  }
}

.greviewtemplate3 .box-reviews .review_col {
  width: 33.333%;
  float: left;
  padding: 0 15px;
  margin-bottom: 30px;
  box-sizing: border-box;
}
.greviewtemplate4  .box-reviews .review_col {
    width: 33.333%;
    padding: 0 15px;
    margin-bottom: 30px;
    box-sizing: border-box;
}
.greviewtemplate5  .box-reviews .review_col {
    width: 50%;
    padding: 0 15px;
    margin-bottom: 30px;
    box-sizing: border-box;
}
@media only screen and (max-width: 1365px) {
  .greviewtemplate3  .box-reviews .review_col {
    width: 33.333%;
  }
}

@media only screen and (max-width: 991px) {
  .greviewtemplate3  .box-reviews .review_col {
    width: 50%;
  }
}

@media only screen and (max-width: 767px) {
  .greviewtemplate3  .box-reviews .review_col,.greviewtemplate4  .box-reviews .review_col,.greviewtemplate5  .box-reviews .review_col {
    width: 100%;
  }
}
.review_images {
    float: left;
    width: 100%;
}
.g_reviewproducts .greviewtemplate3  .review_item,.g_reviewproducts .greviewtemplate5  .review_item,.g_reviewproducts .greviewtemplate4  .review_item .greview_content_block{
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    display: flex;
    flex-direction: column;
    padding: 10px;
    background: #fff;
    border-radius: 4px;
}
.g_reviewproducts .greviewtemplate3 .reviewphotos_link{
    margin: 0px;
    padding: 0;
}
.g_reviewproducts .greviewtemplate3   .owl-theme .owl-nav{
    margin: 0;
    padding: 0;
}
.g_reviewproducts .greviewtemplate3 .owl-theme .owl-dots{
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
}
.g_reviewproducts .greviewtemplate4 .owl-theme .owl-dots{
    display: none !important;
}
.g_reviewproducts .greviewtemplate3 .owl-carousel .owl-nav,.g_reviewproducts .greviewtemplate4 .owl-carousel .owl-nav{
    display: none;
}
.g_reviewproducts .greviewtemplate3 .owl-carousel:hover .owl-nav,.g_reviewproducts .greviewtemplate4 .owl-carousel:hover .owl-nav{
    display: block;
}
.g_reviewproducts .greviewtemplate3 .owl-carousel .owl-nav.disabled,.g_reviewproducts .greviewtemplate4 .owl-carousel .owl-nav.disabled{
    display: none !important;
}
.g_reviewproducts .greviewtemplate3 .owl-carousel .owl-nav .owl-prev,.g_reviewproducts .greviewtemplate4 .owl-carousel .owl-nav .owl-prev {
    border-radius: 2px 0 0 2px;
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translate(0,-50%);
    border: 0;
    padding: 0;
    background: no-repeat;
    font-size: 27px;
    width: 44px;
    height: 50px;
    background: url('../../img/next_prev.png')  no-repeat center  left rgb(0,0,0,0.25);
}
.g_reviewproducts .greviewtemplate3 .owl-carousel .owl-nav .owl-next,.g_reviewproducts .greviewtemplate4 .owl-carousel .owl-nav .owl-next {
    border-radius: 2px 0 0 2px;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translate(0,-50%);
    border: 0;
    padding: 0;
    background: no-repeat;
    font-size: 27px;
    width: 44px;
    height: 50px;
    background: url('../../img/next_prev.png') no-repeat center  right rgb(0,0,0,0.25);
}
.g_reviewproducts .greviewtemplate3 .greview_avatar,.g_reviewproducts .greviewtemplate5 .greview_avatar{
    display: flex;
}
.g_reviewproducts .greviewtemplate3 .greview_avatar .g_avatar,.g_reviewproducts .greviewtemplate5 .greview_avatar .g_avatar{
    flex: 0 0 75px;
}
.g_reviewproducts .greviewtemplate3 .greview_avatar .greview_customer_name_wp,.g_reviewproducts .greviewtemplate5 .greview_avatar .greview_customer_name_wp{
    flex: 0 0 auto;
    padding: 10px;
}
.g_reviewproducts .greviewtemplate4 .reviewphotos_link {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}
.g_reviewproducts .greviewtemplate4  .greview_avatar_wp {
    margin-top: -40px;
    z-index: 1;
}
.g_reviewproducts .greviewtemplate4  .review_images{
    min-height: 40px;
}
.g_reviewproducts .greviewtemplate4  .greview_avatar{
    text-align: center;
}
.g_reviewproducts .greviewtemplate4 .g_avatar {
    margin: 0 auto;
    border: 3px solid #fff;
    background: #f1f1f1;
}
.greviewtemplate5 .greview_photos img {
    max-width: 75px;
    max-height: 100px;
}
.greviewtemplate5 .greview_photos .reviewphotos_link{
    margin: 0px 4px 4px 0;
    float: left;
}
.greviewtemplate5 span.greview_date_add {
    color: #ccc;
    font-size: 1em;
}
.greviewtemplate5 .grating{
    position: absolute;
    top: 10px;
    right: 5px;
}
.g_reviewpagination.pull-center {
    margin: 0 auto;
    text-align: center;
}
.g_reviewpagination.pull-left {
    float: left;
    clear: both;
}
.g_reviewpagination.pull-center .pagination{
    margin: 0 auto;
    text-align: center;
    width: auto;
}
#greview_form{
    width: 100%;
    max-width: 980px;
    min-width: 340px;
}
#greview_form .form-group{
    width: 100%;
    float: left;
}
#greview_form .pull-right{
    float: right;
}
#greview_form p.review_title {
    background: #ff4747;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    text-transform: uppercase;
}
.reviewstar_btn {
    display: inline-block;
    width: 24px;
    height: 24px;
    text-decoration: none;
    background: url(../../img/star-gray.png) no-repeat;
    background-size: contain;
}
.reviewstar_btn.reviewstar_active {
    background: url(../../img/star-light.png) no-repeat;
    background-size: contain;
}
#gformSubmitReviews_error,#gformSubmitReviews_success{
    display: none;
}
span.chars_avatar {
    text-transform: uppercase;
}
span.grequired_field {
    color: #ff4747;
}
.g_googleRichSnippets,.itemprop_rating,.hide_greview_customer_name{
    display: none;
}
#gformSubmitReviews{
    position: relative;
    float: left;
}
#gformSubmitReviews #form_overlay {
    z-index: 99999;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(0,0,0,0.2);
}
#gformSubmitReviews #form_overlay > .container{
    margin-top: 20px;
}
.gproduct_total_review_star {
    width: 100%;
    clear: both;
    float: left;
    margin: 3px 0 5px 0;
}