
.custom-google-review {
	text-align: left !important;
	color: #000;
}

.custom-google-review .ti-review-content {
	height: 81.2px !important;
}

.custom-google-review .row {
	align-items: center;
}

.custom-google-review .ti-profile-img img {
	width: 40px !important;
	height: 40px !important;
	padding: 0px !important;
	display: block;
	border-radius: 30px;
	min-width: initial !important;
	max-width: initial !important;
	object-fit: cover;
	object-position: top;
}

.custom-google-review .ti-date {
	color: #000;
	opacity: .5;
	font-size: 12px !important;
	font-family: "Open sans";
}

.custom-google-review .ti-name {
	font-weight: bold;
	font-size: 15px;
	overflow: hidden;
	padding-right: 25px;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #000;
	margin-bottom: 2px;
}

.custom-google-review .ti-review-header {
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	position: relative;
}

.custom-google-review .ti-profile-img {
	margin: 0 15px 0 0 !important;
}

.custom-google-review .ti-review-content {
	line-height: 20.3px !important;
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: inherit !important;
	overflow: auto !important;
	overflow-x: hidden !important;
	padding-right: 10px;
}

.custom-google-review .review-ctn {
	background-color: rgba(255, 255, 255, .7) !important;
	border-radius: 4px !important;
	padding: 15px !important;
	margin: 0 !important;
	display: block;
}

.custom-google-review .ti-profile-details {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;
}

.custom-google-review .ti-review-header:after {
	background-image: url("https://cdn-klhap.nitrocdn.com/deFaodglfjvrYjznDJXJqNiQxbeqdDzL/assets/images/source/rev-638d006/cdn.trustindex.io/assets/platform/Google/icon.svg");
	background-size: 100% 100%;
	content: "";
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 0px;
	background-repeat: no-repeat;
	background-position: center center;
}

.custom-google-review span.ti-star.f {
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-right: 1px;
	background-size: contain;
	background-repeat: no-repeat;
}

.custom-google-review .ti-start {
	margin-bottom: 6px;
	margin-top: 15px;
	white-space: nowrap;
	line-height: 1.4em;
}

.custom-google-review span.ti-star.f {
	background-image: url("https://cdn-klhap.nitrocdn.com/deFaodglfjvrYjznDJXJqNiQxbeqdDzL/assets/images/source/rev-638d006/nrea.com.au/wp-content/uploads/2021/08/f.svg");
}

.custom-google-review span.ti-star.f.nitro-lazy {
	background-image: none !important;
}

.custom-google-review .ti-rating-text span strong {
	color: #fff;
	font-size: 35px;
	margin-top: 0;
	font-family: "Open sans";
	font-weight: bold;
}

.custom-google-review .ti-rating-text span.nowrap {
	white-space: nowrap;
	display: inline-block;
	margin: 0 2px;
	font-size: 35px;
	margin-top: 0;
	color: #fff;
}

@media only screen and (max-width: 768px) {
	.custom-google-review .ti-rating-text span strong {
		font-size: 23px;
	}
	
	.custom-google-review .ti-rating-text span.nowrap {
		font-size: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.custom-google-review .ti-footer.text-center {
		margin-top: 20px;
	}
}

@media only screen and (max-width: 320px) {
	.custom-google-review .ti-rating-text span strong {
		font-size: 22px;
	}
	
	.custom-google-review .ti-rating-text span.nowrap {
		font-size: 22px;
	}
}
