/* CSS Document */
.grw-wrapper{
	font-family:  Helvetica,Arial,sans-serif;
	max-width:280px;
	position:relative;
	padding:10px 0 0 0;
	margin:0 auto;
}

.grw-business-header{
	margin: 0 0 20px;
	padding-bottom: 20px;
	background: #f5f5f5;
    padding-top: 10px;
	text-align:center;
	border-bottom: 5px solid #83cbf0;
}
.google-reviews a:hover, .google-reviews a:focus {
	color: #2d4691;
}
.grw-header-content-wrapper{
	text-align:center;
	padding: 3px 0;
    margin-bottom:10px;
	padding-bottom: 0px;
    /*border-bottom: 1px solid #dfdfdf;*/
	line-height: 24px;
}
.grw-business-name{
	display: block;
    margin: 0 0 6px;
    line-height: 16px;
}
.grw-business-name a, .grw-business-name a:visited{
	
	color: #253a79;
    font-weight: 700;
    text-decoration: none;
    font-size: 16px;
    line-height: 18px;
    border: none;
    border-bottom: none;
}
.grw-google-rating-content{
	width: 67px;
    margin: auto;
}

.grw-google-star-rating-wrapper{
	 
	 
	 background:url(https://agencywebsites.ezlynx.com/images/google-review/star.png) no-repeat;
     height: 13px;
     width: 67px;
	
     
}
.grw-google-star-rating{
 background:url(https://agencywebsites.ezlynx.com/images/google-review/star.png) 0 -13px no-repeat;
     height: 13px;
	 width:44px;
}
.grw-google-logo-wrapper{
	float: left;
    height: 18px;
}

.grw-google-logo-wrapper img, .grw-yelp-logo-wrapper img{
	border:none !important;
}
.grw-rating-value, .grw-review-count{
	clear:both;
	text-align:center;
	margin: 0;
    font-size: 12px;
    padding: 5px 0;
}
.grw-clear-fix:after, .grw-clear-fix:before {
    display: table;
    content: "";
    line-height: 0;
	clear:both;
}
.gpw-clear-fix:after {
    clear: both;
}
div.grw-review {
    margin: 0 0 5px;
    padding: 0;
	/*border-bottom: 1px solid #dfdfdf;*/
}
div.grw-review-content {
    clear: both;
    
	padding: 5px 0 5px;
}
.grw-review-content[data-readmore] {
    transition: height 100ms;
    overflow: hidden;
}
.grw-author{
	font-size:14px;
	line-height:20px;
	color:#354a92;
	float:left;
	font-weight:bold;
}
.grw-review-rating{
	float:right;
}
div.grw-review-content>p {
    
	font-size: 13px;
	margin: 0px;
    color: #333;
}
div.grw-review-content .rm-link{
	font-size:12px;
	text-decoration:none;
	cursor: pointer;
	font-weight:bold;
}
.grw-attributions{
	font-size:12px;
	text-align:center;
	padding:5px 0;
}
.grw-attributions a, .grw-attributions a:visited{
	text-decoration:none;
	
}
.grw-slider{
	
	overflow: hidden;
}
.grw-slider .grw-reviews-wrapper{
	width: 9999px;
	position: relative;
	transition: left 400ms ease-in-out;
	left:0px;
	
}
.grw-slider .grw-reviews-wrapper .grw-review-slide{
	float: left;
	width: 252px;
	position: relative;
	overflow: hidden;
}
.grw-slider .grw-slider-nav{
	text-align:center;
	padding:0 0 15px;
}

.grw-opacity{
	opacity:0.8;
	-moz-opacity:0.8;
	-webkit-opacity:0.8;
	filter:alpha(opacity=80);
}

.grw-theme-light .rm-link{
	color:#7E7975;
}
.grw-theme-light,.grw-theme-dark{
	padding: 10px 15px 15px;
  /*  border: 1px solid #E6E6E6;
    background-color: #F7F7F7;
    box-shadow: inset 0 0 0 4px #FEFEFE, 0 0 40px rgba(0,0,0,.08);*/
}

.grw-theme-dark{
	color: #000;
    background-color: #fff;
	box-shadow: 3px 3px 10px rgba(0,0,0,0.6);
  /*  border: 1px solid #ccc;
    box-shadow: inset 0 0 0 4px #ccc, 0 0 40px rgba(26,26,26,.08);*/
}
.grw-theme-dark div.grw-review-content>p {
    color: #000;
	line-height:25px;
}
.grw-theme-dark .rm-link{
	color:#999;
}
.grw-theme-light .poweredByGoogle{
	margin:auto;
	background-image:url(https://agencywebsites.ezlynx.com/images/google-review/powered-by-google.png);
	background-repeat:no-repeat;
	width:144px;
	height:18px;
}
.grw-theme-dark .poweredByGoogle{
	margin:auto;
	background-image:url(https://agencywebsites.ezlynx.com/images/google-review/powered-by-google.png);
	background-repeat:no-repeat;
	width:130px;
	height:20px;
	background-size: contain;
}

.grw-theme-light .grw-slider-nav a{
	display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #bbb;
    margin: 0 10px;
}
.grw-theme-light .grw-slider-nav a.grw-slide-current{
	background-color:#666;
}
.grw-theme-dark .grw-slider-nav a{
	display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #ccc;
    margin: 0 10px;
}
.grw-theme-dark .grw-slider-nav a.grw-slide-current{
	background-color:#0eacf0;
}

.grw-theme-light .grw-rating-value, .grw-theme-light .grw-review-count{
	color:#7E7975;
}
.grw-theme-dark .grw-rating-value, .grw-theme-dark .grw-review-count{
	color:#000;
}
.grw-business-footer{
	text-align:center;
}



/* New/Modified CSS */
body{
	/*background: url("../img/services-section-bg.png") repeat;*/
	background: transparent;
}

.grw-review-btn {
    display: inline-block;
    margin-top: 0;
    padding: 6px 16px;
    background-color: #253a79;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    text-decoration: none;
}

.grw-review-btn:hover, .grw-review-btn:focus {
    background: #2d4691;
	opacity: 0.9;
	color: #fff!important;
}
.grw-total-reviews {
    font-size: 0.8em;
    color: #888;
    margin-top: 0;
}
.grw-author-photo {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 0px;
    vertical-align: middle;
}

.grw-author-initial {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #ddd;
    color: #333;
    text-align: center;
    line-height: 40px;
    font-size: 1.2em;
    margin-right: 10px;
    vertical-align: middle;
}

.grw-time-since {
    display: inline-block;
    font-size: 0.7em;
    margin-left: 2px;
    vertical-align: middle;
    color: #666;
}

.grw-author-section {
    display: flex;
    align-items: center; 
}

.grw-author-section > div {
    display: flex;
    flex-direction: column; 
    align-items: start; 
    margin-left: 10px;
}

.grw-review-rating {
    display: flex; 
    align-items: center; 
}
.grw-view-all-btn:focus{
	color:#fff;
}
.grw-google-star-rating-wrapper {
    display: inline-flex; 
    margin-right: 8px;
}

.grw-time-since {
    display: inline-block; 
}
.grw-view-all-btn {
    display: inline-block;
    margin-top: 0px;
    padding: 5px 10px;
    border: none;
    background-color: #253a79;
    color: #ffffff;
    text-decoration: none;
    border-radius: 5px;
    cursor: pointer;
}
.grw-view-all-btn:hover, .grw-view-all-btn:focus {
    background: #2d4691;
	opacity: 0.9;
	color: #fff!important;
}
@media screen and (max-width: 767px) {
.grw-wrapper{
	max-width: 100%;
}
.grw-slider {
    overflow: hidden !Important;
    width: 252px !Important;
    margin: 0 auto!Important;
}
.grw-author-section {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
}
.grw-review-content p {
  text-align: center!Important;
}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.grw-author-photo {
  width: 30px;
  height: 30px;
	}
	.grw-author {
  font-size: 11px;
  line-height: 12px;
	}
	.grw-review-rating {
  display: block;
  line-height: 15px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	.grw-review-rating {
  display: block;
  line-height: 18px;
	}
}

