
.ti-amp-iframe-body {
	background: #fff;
}

.ti-widget.ti-goog {
	width: 100%;
	display: block;
	overflow: hidden;
	text-align: left;
	direction: ltr;
	box-sizing: border-box;
}

.ti-widget.ti-goog *, .ti-widget.ti-goog *:after {
	box-sizing: border-box;
}

.ti-widget.ti-goog *:before, .ti-widget.ti-goog *:after {
	-webkit-box-ordinal-group: 1 !important;
	content: unset;
}

.ti-widget.ti-goog:before {
	display: none !important;
}

.ti-widget.ti-goog a {
	text-decoration: underline !important;
	color: inherit;
}

.ti-widget.ti-goog a.ti-header {
	text-decoration: none !important;
}

.ti-widget.ti-goog a[href="#"]:not(.ti-show-original-text), .ti-widget.ti-goog a:not([href]) {
	text-decoration: none !important;
	pointer-events: none;
}

.ti-widget.ti-goog .ti-widget-container, .ti-widget.ti-goog .ti-widget-container * {
	font-family: "Open sans";
	font-size: 14px;
	line-height: 1.4em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ti-widget.ti-goog strong, .ti-widget.ti-goog strong * {
	font-weight: bold;
}

.ti-widget.ti-goog .ti-widget-container {
	display: block;
	color: #000;
	margin-bottom: 15px;
}

.ti-widget.ti-goog .ti-widget-container .ti-name {
	font-weight: bold;
	font-size: 14px;
	overflow: hidden;
	padding-right: 25px;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #000;
	margin-bottom: 2px;
}

.ti-widget.ti-goog .ti-widget-container .ti-name a {
	text-decoration: none !important;
	font-size: inherit;
}

.ti-widget.ti-goog .ti-widget-container .ti-name a:hover {
	text-decoration: underline !important;
}

.ti-widget.ti-goog .ti-widget-container .ti-date {
	color: #000;
	opacity: .5;
	font-size: 11.2px !important;
}

.ti-widget.ti-goog .ti-profile-img {
	margin: 0 15px 0 0 !important;
}

.ti-widget.ti-goog .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;
}

.ti-widget.ti-goog .ti-profile-img .ti-profile-img-sprite {
	display: inline-block;
	float: left;
	background: white;
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	border-radius: 30px;
}

.ti-widget.ti-goog .ti-profile-details {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;
	margin: 0 !important;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.ti-widget.ti-goog .ti-stars {
	margin-top: 3px;
	white-space: nowrap;
	display: block;
}

.ti-widget.ti-goog .ti-star {
	width: 17px;
	height: 17px;
	display: inline-block;
	margin: 0 !important;
	margin-right: 1px !important;
	background-size: contain;
	background-repeat: no-repeat;
}

.ti-widget.ti-goog .ti-star:before, .ti-widget.ti-goog .ti-star:after {
	content: none !important;
}

.ti-widget.ti-goog .ti-footer-filter-text {
	font-size: 13px !important;
	color: #000;
	margin-bottom: 0 !important;
	padding: 0 15px;
	text-align: left;
	margin: 12px 28px;
}

.ti-widget.ti-goog .ti-footer-filter-text:empty {
	margin: 0 !important;
}

@media (max-width:479px) {
	.ti-widget.ti-goog .ti-footer-filter-text {
		text-align: center !important;
	}
}

.ti-widget.ti-goog .star-lg .ti-star {
	width: 30px !important;
	height: 30px !important;
}

.ti-widget.ti-goog .ti-d-none {
	display: none !important;
}

.ti-widget.ti-goog.ti-icon-size1 .ti-review-header:after {
	width: 25px;
	height: 25px;
}

.ti-widget.ti-goog.ti-icon-size1 .ti-widget-container .ti-name {
	padding-left: 30px;
}

.ti-widget.ti-goog.ti-icon-size2 .ti-review-header:after {
	width: 30px;
	height: 30px;
}

.ti-widget.ti-goog.ti-icon-size2 .ti-widget-container .ti-name {
	padding-left: 35px;
}

.ti-widget.ti-goog .ti-rating-text, .ti-widget.ti-goog .ti-rating-text strong, .ti-widget.ti-goog .ti-rating-text strong a, .ti-widget.ti-goog .ti-rating-text strong span, .ti-widget.ti-goog .ti-rating-text span strong, .ti-widget.ti-goog .ti-rating-text span, .ti-widget.ti-goog .ti-footer, .ti-widget.ti-goog .ti-footer strong, .ti-widget.ti-goog .ti-footer span, .ti-widget.ti-goog .ti-footer strong a {
	font-size: 14px;
	color: #000;
}

.ti-widget.ti-goog .ti-large-logo {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 0 !important;
}

.ti-widget.ti-goog .ti-large-logo .ti-v-center {
	-ms-flex-item-align: center !important;
	align-self: center !important;
	text-align: center;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}

.ti-widget.ti-goog .ti-large-logo img {
	margin: auto;
	padding: 0 !important;
	display: block !important;
	position: relative;
}

.ti-widget.ti-goog .nowrap {
	white-space: nowrap;
	display: inline-block;
	margin: 0 2px;
}

.ti-widget.ti-goog .nowrap:first-of-type {
	margin-left: 0;
}

.ti-widget.ti-goog .nowrap:last-of-type {
	margin-right: 0;
}

.ti-widget.ti-goog .ti-reviews-container-wrapper .ti-inner>.ti-stars, .ti-widget.ti-goog .ti-reviews-container-wrapper .ti-popup-inner>.ti-stars {
	margin-bottom: 6px;
	margin-top: 15px;
	text-align: left;
}

.ti-widget.ti-goog .ti-reviews-container-wrapper {
	overflow: hidden;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	margin: 0 20px;
	padding-top: 5px;
}

.ti-widget.ti-goog .ti-col-1 .ti-review-item {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.ti-widget.ti-goog .ti-reviews-container {
	position: relative;
	display: block;
}

.ti-widget.ti-goog .ti-read-more {
	display: block;
	padding: 5px 0 0;
	text-align: left;
}

.ti-widget.ti-goog .ti-read-more span {
	display: inline-block;
	font-weight: 400;
	white-space: nowrap;
	font-size: 11.7px;
	color: #000;
	opacity: .5;
	text-decoration: none !important;
	transition: color 300ms ease-out;
	cursor: pointer;
}

.ti-widget.ti-goog .ti-read-more span:hover {
	opacity: 1;
	text-decoration: underline !important;
}

.ti-widget.ti-goog .ti-review-item {
	padding: 0 8px;
	transition: transform 300ms ease-out;
}

.ti-widget.ti-goog .ti-review-item .ti-inner {
	border-radius: 4px;
}

.ti-widget.ti-goog .ti-review-item>.ti-inner {
	border-style: solid !important;
	border-color: #f4f4f4 !important;
	background: #fff !important;
	border-radius: 4px !important;
	padding: 10px !important;
	margin: 0 !important;
	display: block;
	position: relative;
}

.ti-widget.ti-goog .ti-review-item .ti-polarity .ti-polarity-icon {
	position: relative;
	margin: 0;
	text-indent: 3px;
	display: inline-block;
	width: 15px;
	height: 15px;
}

.ti-widget.ti-goog .ti-review-item .ti-recommendation .ti-recommendation-icon {
	position: relative;
	margin: 0 5px;
	margin-bottom: -3px;
	text-indent: 3px;
	display: inline-block;
	width: 15px;
	height: 15px;
}

.ti-widget.ti-goog .ti-review-item .ti-recommendation .ti-recommendation-icon:first-child {
	margin-left: 0;
}

.ti-widget.ti-goog .ti-review-item .ti-recommendation .ti-recommendation-title {
	font-weight: 700;
	font-size: 13px !important;
	opacity: .8;
	position: relative;
	top: -1px;
}

.ti-widget.ti-goog .ti-review-item .ti-recommendation+.ti-dummy-stars {
	display: none;
}

.ti-widget.ti-goog .ti-review-item .ti-stars {
	height: 17px;
}

.ti-widget.ti-goog .ti-review-content {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	line-height: 18.85px;
	height: 37.7px;
	font-size: 13px;
	text-align: left;
	transition: height .5s;
	font-style: normal;
	-webkit-line-clamp: 2;
	overflow: hidden;
	padding-right: 0;
}

.ti-widget.ti-goog .ti-review-content .ti-show-original-text {
	font-size: inherit !important;
}

.ti-widget.ti-goog .ti-review-content .ti-stars {
	margin-bottom: 5px;
}

.ti-widget.ti-goog .ti-review-content strong {
	font-size: inherit;
	color: inherit;
	font-weight: normal !important;
}

.ti-widget.ti-goog .ti-review-header {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	position: relative;
}

.ti-widget.ti-goog .ti-platform-icon:after, .ti-widget.ti-goog .ti-enable-widget:before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 0px;
	background-repeat: no-repeat;
	background-position: center center;
}

.ti-widget.ti-goog .ti-highlight {
	padding: 1px 2px;
	margin: 0;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
	border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	background-color: transparent !important;
	background-image: linear-gradient(#fbe049, #fbe049);
	background-size: 100% 19px;
	background-position: bottom;
	background-repeat: no-repeat;
	color: #000 !important;
	font-size: inherit !important;
}

@media (min-width:480px) {
	.ti-widget.ti-goog .ti-review-item:hover {
		-webkit-transform: translate(0, -5px);
		-ms-transform: translate(0, -5px);
		transform: translate(0, -5px);
	}
}

.ti-widget.ti-goog .ti-ai-summary-item {
	color: #000;
}

.ti-widget.ti-goog .ti-ai-summary-item .ti-review-content {
	-webkit-line-clamp: 3;
	margin-top: 16.25px;
	height: 56.55px !important;
}

.ti-widget.ti-goog .ti-ai-summary-item .ti-review-content .ti-summary-list {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
	font-size: inherit;
}

.ti-widget.ti-goog .ti-ai-summary-item .ti-review-content .ti-summary-list li {
	list-style: inherit;
	margin-bottom: 0;
	padding-left: 17.3333333333px;
	position: relative;
	font-size: inherit;
}

.ti-widget.ti-goog .ti-ai-summary-item .ti-review-content .ti-summary-list li:last-child {
	margin-bottom: 0;
}

.ti-widget.ti-goog .ti-ai-summary-item .ti-review-content .ti-summary-list li:before {
	display: block;
	content: "";
	width: 8.6666666667px;
	height: 4.3333333333px;
	border-left: solid 2px #000;
	border-bottom: solid 2px #000;
	transform: rotate(-45deg);
	position: absolute;
	left: 0;
	top: 6.5px;
}

.ti-widget.ti-goog .ti-ai-summary-item .ti-profile-img {
	margin-right: 13px !important;
}

.ti-widget.ti-goog .ti-ai-summary-item .ti-profile-img img:not(.ti-ai-profile-img) {
	display: inline-block;
	vertical-align: middle;
	border: 2px solid #fff;
}

.ti-widget.ti-goog .ti-ai-summary-item .ti-profile-img img:not(.ti-ai-profile-img):not(:first-child) {
	margin-left: -12px;
}

.ti-widget.ti-goog .ti-ai-summary-item>.ti-inner {
	background: linear-gradient(115deg, #e0f6fe 0%, #eed8f1 100%) !important;
}

.ti-widget.ti-goog .ti-ai-summary-item .ti-profile-img img:not(.ti-ai-profile-img) {
	border-color: white;
}

.ti-widget.ti-goog .ti-ai-summary-item .ti-name, .ti-widget.ti-goog .ti-ai-summary-item .ti-date, .ti-widget.ti-goog .ti-ai-summary-item .ti-read-more span {
	color: #000;
}

.ti-widget.ti-goog.ti-custom-stars [class*="source-"] .ti-star.e, .ti-widget.ti-goog.ti-custom-stars [class*="source-"] .ti-star.f {
	background-image: none;
}

.ti-widget.ti-goog.ti-custom-stars .ti-star {
	-webkit-mask-size: contain;
	mask-size: contain;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	mask-image: url("https://cdn-gnijd.nitrocdn.com/CBftRufOrMpaOsjlQCLDHCrkYocAsAWG/assets/images/optimized/rev-31373f8/cdn.trustindex.io/assets/platform/Trustindex/star/s.svg");
	-webkit-mask-image: url("https://cdn-gnijd.nitrocdn.com/CBftRufOrMpaOsjlQCLDHCrkYocAsAWG/assets/images/optimized/rev-31373f8/cdn.trustindex.io/assets/platform/Trustindex/star/s.svg");
}

.ti-widget.ti-goog.ti-custom-stars .ti-star:not(.e):not(.h) {
	background: #f6bb06;
}

.ti-widget.ti-goog.ti-custom-stars .ti-star.h {
	background: #f6bb06;
	background: -webkit-linear-gradient(90deg, #f6bb06 50%, #ccc 50%) !important;
	background: linear-gradient(90deg, #f6bb06 50%, #ccc 50%) !important;
}

.ti-widget.ti-goog.ti-custom-stars .ti-star.e {
	background: #ccc !important;
}

.ti-widget.ti-goog[data-language="ar"] .ti-name, .ti-widget.ti-goog[data-language="ar"] .ti-date, .ti-widget.ti-goog[data-language="ar"] .ti-profile-details .ti-text, .ti-widget.ti-goog[data-language="ar"] .ti-review-content, .ti-widget.ti-goog[data-language="ar"] .ti-review-text, .ti-widget.ti-goog[data-language="ar"] .ti-read-more, .ti-widget.ti-goog[data-language="ar"] .ti-footer, .ti-widget.ti-goog[data-language="ar"] .ti-rating-text, .ti-widget.ti-goog[data-language="ar"] .ti-footer-filter-text, .ti-widget.ti-goog[data-language="ar"] .ti-header-write-btn, .ti-widget.ti-goog[data-language="ar"] .ti-widget-header .ti-tab-item[data-source="all"] .ti-item-label, .ti-widget.ti-goog[data-language="ar"] .ti-header-rating-text, .ti-widget.ti-goog[data-language="ar"] .ti-rating-name, .ti-widget.ti-goog[data-language="ar"] .ti-header .ti-text, .ti-widget.ti-goog[data-language="ar"] .ti-load-more-reviews-button, .ti-widget.ti-goog[data-language="he"] .ti-name, .ti-widget.ti-goog[data-language="he"] .ti-date, .ti-widget.ti-goog[data-language="he"] .ti-profile-details .ti-text, .ti-widget.ti-goog[data-language="he"] .ti-review-content, .ti-widget.ti-goog[data-language="he"] .ti-review-text, .ti-widget.ti-goog[data-language="he"] .ti-read-more, .ti-widget.ti-goog[data-language="he"] .ti-footer, .ti-widget.ti-goog[data-language="he"] .ti-rating-text, .ti-widget.ti-goog[data-language="he"] .ti-footer-filter-text, .ti-widget.ti-goog[data-language="he"] .ti-header-write-btn, .ti-widget.ti-goog[data-language="he"] .ti-widget-header .ti-tab-item[data-source="all"] .ti-item-label, .ti-widget.ti-goog[data-language="he"] .ti-header-rating-text, .ti-widget.ti-goog[data-language="he"] .ti-rating-name, .ti-widget.ti-goog[data-language="he"] .ti-header .ti-text, .ti-widget.ti-goog[data-language="he"] .ti-load-more-reviews-button, .ti-widget.ti-goog[data-language="fa"] .ti-name, .ti-widget.ti-goog[data-language="fa"] .ti-date, .ti-widget.ti-goog[data-language="fa"] .ti-profile-details .ti-text, .ti-widget.ti-goog[data-language="fa"] .ti-review-content, .ti-widget.ti-goog[data-language="fa"] .ti-review-text, .ti-widget.ti-goog[data-language="fa"] .ti-read-more, .ti-widget.ti-goog[data-language="fa"] .ti-footer, .ti-widget.ti-goog[data-language="fa"] .ti-rating-text, .ti-widget.ti-goog[data-language="fa"] .ti-footer-filter-text, .ti-widget.ti-goog[data-language="fa"] .ti-header-write-btn, .ti-widget.ti-goog[data-language="fa"] .ti-widget-header .ti-tab-item[data-source="all"] .ti-item-label, .ti-widget.ti-goog[data-language="fa"] .ti-header-rating-text, .ti-widget.ti-goog[data-language="fa"] .ti-rating-name, .ti-widget.ti-goog[data-language="fa"] .ti-header .ti-text, .ti-widget.ti-goog[data-language="fa"] .ti-load-more-reviews-button {
	direction: rtl;
}

.ti-widget.ti-goog[data-language="ar"] .ti-stars, .ti-widget.ti-goog[data-language="ar"] .ti-footer .ti-row, .ti-widget.ti-goog[data-language="he"] .ti-stars, .ti-widget.ti-goog[data-language="he"] .ti-footer .ti-row, .ti-widget.ti-goog[data-language="fa"] .ti-stars, .ti-widget.ti-goog[data-language="fa"] .ti-footer .ti-row {
	direction: ltr;
}

.ti-widget.ti-goog ::-webkit-scrollbar {
	width: 4px;
	border-radius: 3px;
}

.ti-widget.ti-goog ::-webkit-scrollbar-track {
	background: rgba(85, 85, 85, .1);
}

.ti-widget.ti-goog ::-webkit-scrollbar-thumb {
	background: rgba(85, 85, 85, .6);
}

.ti-widget.ti-goog ::-webkit-scrollbar-thumb:hover {
	background: #555;
}

.ti-verified-review {
	display: inline-block;
	background: url("https://cdn.trustindex.io/assets/icon/trustindex-verified-icon.svg");
	background-size: contain;
	width: 15px;
	height: 15px;
	margin: 0 !important;
	margin-left: 7px !important;
	position: relative;
	z-index: 2;
}

.ti-verified-review:only-child {
	margin-left: 0 !important;
}

.ti-verified-review .ti-verified-tooltip {
	color: #fff !important;
	background-color: #6f6f6f !important;
	padding: 0 10px;
	border-radius: 4px;
	font-size: 11px !important;
	line-height: 22px !important;
	font-weight: 500;
	display: inline-block;
	position: absolute;
	left: 0;
	margin-left: 25px;
	top: -4px;
	white-space: nowrap;
	opacity: 0;
	transition: all .3s ease-in-out;
}

.ti-verified-review .ti-verified-tooltip:before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 5px 0;
	border-color: transparent #6f6f6f transparent transparent;
	content: "";
	position: absolute;
	left: -5px;
	top: 50%;
	margin-top: -5px;
}

.ti-widget.ti-goog.ti-custom-stars [class*="source-"] .ti-star.e.nitro-lazy, .ti-widget.ti-goog.ti-custom-stars [class*="source-"] .ti-star.f.nitro-lazy {
	background-image: none !important;
}

.ti-verified-review:hover .ti-verified-tooltip {
	opacity: 1;
	margin-left: 20px;
}

.ti-recommendation+.ti-verified-review {
	top: 2px;
}

.ti-widget .source-Google .ti-platform-icon:after, .ti-widget .source-Google .ti-enable-widget:before {
	background-image: url("https://cdn-gnijd.nitrocdn.com/CBftRufOrMpaOsjlQCLDHCrkYocAsAWG/assets/images/source/rev-31373f8/cdn.trustindex.io/assets/platform/Google/icon.svg");
	background-size: 100% 100%;
}

.ti-widget .source-Google .ti-star.f {
	background-image: url("https://cdn-gnijd.nitrocdn.com/CBftRufOrMpaOsjlQCLDHCrkYocAsAWG/assets/images/source/rev-31373f8/cdn.trustindex.io/assets/platform/Google/star/f.svg");
}

.ti-widget .source-Google .ti-star.f.nitro-lazy {
	background-image: none !important;
}

.ti-widget .source-Google .ti-star.e {
	background-image: url("https://cdn-gnijd.nitrocdn.com/CBftRufOrMpaOsjlQCLDHCrkYocAsAWG/assets/images/source/rev-31373f8/cdn.trustindex.io/assets/platform/Google/star/e.svg");
}

.ti-widget .source-Google .ti-star.e.nitro-lazy {
	background-image: none !important;
}

.ti-widget .source-Google .ti-star.h {
	background-image: url("https://cdn-gnijd.nitrocdn.com/CBftRufOrMpaOsjlQCLDHCrkYocAsAWG/assets/images/source/rev-31373f8/cdn.trustindex.io/assets/platform/Google/star/h.svg");
}

.ti-widget .source-Google .ti-star.h.nitro-lazy {
	background-image: none !important;
}

.ti-widget .star-lg .ti-star {
	width: 30px;
	height: 30px;
}

.ti-widget .ti-header .ti-star {
	width: 20px;
	height: 20px;
}

.ti-widget .source-Trustpilot .ti-review-header:after, .ti-widget .source-Trustpilot .ti-inner:after, .ti-widget .source-Trustpilot .ti-review-content:after, .ti-widget .source-Trustpilot .ti-platform-icon:after, .ti-widget .source-Trustpilot .ti-icon {
	display: none !important;
}

.ti-widget .source-Trustpilot.ti-tab-item:before, .ti-widget .source-Trustpilot.ti-write-btn-dropdown-item:before {
	display: none !important;
}

.ti-widget[data-layout-id="21"] .source-Trustpilot .ti-platform {
	display: none !important;
}

.ti-widget.ti-goog.ti-no-logo .ti-platform-icon:after, .ti-widget.ti-goog.ti-no-logo .ti-enable-widget:before {
	background: none !important;
}

.ti-widget.ti-goog.ti-no-stars .ti-star.f {
	background-image: url("https://cdn-gnijd.nitrocdn.com/CBftRufOrMpaOsjlQCLDHCrkYocAsAWG/assets/images/source/rev-31373f8/cdn.trustindex.io/assets/platform/Trustindex/star/f.svg") !important;
}

.ti-widget.ti-goog.ti-no-stars .ti-star.f.nitro-lazy {
	background-image: none !important;
}

.ti-widget.ti-goog.ti-no-stars .ti-star.e {
	background-image: url("https://cdn-gnijd.nitrocdn.com/CBftRufOrMpaOsjlQCLDHCrkYocAsAWG/assets/images/source/rev-31373f8/cdn.trustindex.io/assets/platform/Trustindex/star/e.svg") !important;
}

.ti-widget.ti-goog.ti-no-stars .ti-star.e.nitro-lazy {
	background-image: none !important;
}

.ti-widget.ti-goog.ti-no-stars .ti-star.h {
	background-image: url("https://cdn-gnijd.nitrocdn.com/CBftRufOrMpaOsjlQCLDHCrkYocAsAWG/assets/images/source/rev-31373f8/cdn.trustindex.io/assets/platform/Trustindex/star/h.svg") !important;
}

.ti-widget.ti-goog.ti-no-stars .ti-star.h.nitro-lazy {
	background-image: none !important;
}

.ti-widget.ti-goog.ti-no-stars .ti-recommendation {
	display: none;
}

.ti-widget.ti-goog.ti-no-stars .ti-recommendation+.ti-dummy-stars {
	display: inline;
}

.ti-widget.ti-goog {
	overflow: visible !important;
}

.ti-widget.ti-goog .ti-review-item>.ti-inner, .ti-widget.ti-goog .ti-load-more-reviews-button {
	border-top-width: 0px !important;
	border-bottom-width: 0px !important;
	border-left-width: 0px !important;
	border-right-width: 0px !important;
	background-color: white !important;
	backdrop-filter: blur(0px);
}

.ti-widget.ti-goog {
	position: fixed;
	overflow: visible;
	bottom: 0px;
	margin: 0;
	z-index: 2147483644;
	max-width: 430px;
	left: 0px;
	right: auto;
}

.ti-widget.ti-goog .ti-recommendation-title {
	font-size: 12px !important;
}

.ti-widget.ti-goog .ti-widget-container {
	margin-bottom: 0 !important;
}

.ti-widget.ti-goog .ti-reviews-container-wrapper {
	padding-top: 0px;
	align-items: flex-end;
	margin-left: 0px;
	margin-right: 0px;
}

.ti-widget.ti-goog .ti-review-text {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	line-height: 18.85px;
	font-size: 13px;
	position: relative;
	z-index: 1;
	-webkit-line-clamp: 2;
	overflow: hidden !important;
}

.ti-widget.ti-goog .ti-review-text strong {
	font-size: inherit;
	color: inherit;
	font-weight: normal !important;
}

.ti-widget.ti-goog .ti-review-item {
	padding: 0px;
}

.ti-widget.ti-goog .ti-review-item>.ti-inner {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	position: relative;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	padding: 10px !important;
	background-color: #fff !important;
	box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, .2);
	margin: 10px !important;
}

.ti-widget.ti-goog .ti-review-item>.ti-inner .col-left {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
}

.ti-widget.ti-goog .ti-review-item>.ti-inner .col-right {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}

.ti-widget.ti-goog .ti-review-item .ti-profile-details {
	white-space: normal;
	padding-right: 30px;
}

.ti-widget.ti-goog .ti-review-item .ti-profile-details .ti-name {
	display: inline;
	padding: 0px;
	font-size: 11.2px;
}

.ti-widget.ti-goog .ti-review-item .ti-profile-details .ti-date {
	display: inline;
	white-space: normal;
}

.ti-widget.ti-goog .ti-review-item .ti-profile-details .ti-date:before {
	content: "- ";
}

.ti-widget.ti-goog .ti-review-item .ti-stars {
	margin: 0;
}

.ti-widget.ti-goog .ti-review-item .ti-stars .ti-recommendation {
	position: relative;
	top: -2px;
}

.ti-widget.ti-goog .ti-review-item .ti-platform {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.ti-widget.ti-goog .ti-review-item .ti-platform-icon {
	background: none !important;
}

.ti-widget.ti-goog .ti-review-item .ti-platform-icon:after {
	position: relative;
	width: 14px;
	height: 14px;
	margin-right: 4px;
}

.ti-widget.ti-goog .ti-review-item .ti-plaform-title {
	font-size: 12px;
	margin-right: 10px;
	opacity: .5;
	font-weight: 500;
}

.ti-widget.ti-goog .ti-review-item .ti-footer-stars-mini {
	margin-top: 2px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-align: center !important;
	align-items: center !important;
}

.ti-widget.ti-goog .ti-review-item .ti-footer-stars-mini .ti-stars {
	position: relative;
	top: 2px;
}

.ti-widget.ti-goog .ti-review-item .ti-footer-stars-mini .ti-stars .ti-star {
	width: 14px;
	height: 14px;
}

.ti-widget.ti-goog .disable-widget {
	position: absolute;
	content: "";
	width: 18px;
	height: 18px;
	top: 11px;
	right: 10px;
	border-radius: 20px;
	border-width: 0px;
	transition: all .3s ease-in-out;
	cursor: pointer;
	opacity: .5;
	z-index: 1;
}

.ti-widget.ti-goog .disable-widget:after {
	content: "";
	background: #000;
	width: 10px;
	height: 2px;
	display: block;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border-radius: 2px;
	position: absolute;
	left: 4px;
	top: 8px;
}

.ti-widget.ti-goog .disable-widget:before {
	content: "";
	background: #000;
	width: 10px;
	height: 2px;
	display: block;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	border-radius: 2px;
	position: absolute;
	left: 4px;
	top: 8px;
}

.ti-widget.ti-goog .disable-widget:hover {
	opacity: 1;
	background-color: #efefef;
}

.ti-widget.ti-goog .ti-reviews-container:hover .disable-widget {
	display: block;
}

.ti-widget.ti-goog .ti-review-text {
	width: 100%;
	transition: max-height .5s ease-in-out;
	height: 37.7px;
	max-height: 37.7px;
	-webkit-line-clamp: 2;
	overflow: hidden !important;
}

.ti-widget.ti-goog .ti-review-item:hover .ti-review-text:not(:empty) {
	height: auto;
	min-height: 37.7px;
	max-height: 377px;
	-webkit-line-clamp: unset;
	overflow: auto !important;
}

@media (max-width:479px) {
	.ti-widget.ti-goog {
		max-width: 100%;
		width: auto;
	}
	
	.ti-widget.ti-goog .ti-profile-details {
		margin-bottom: 2px !important;
	}
	
	.ti-widget.ti-goog .disable-widget {
		right: 10px;
		top: 11px;
	}
}

.ti-widget.ti-goog .ti-enable-widget {
	display: none;
	float: left;
	padding: 4px 8px;
	padding-left: 30px;
	background-color: #fff;
	box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, .2);
	margin: 10px 12px;
	border-radius: 10px;
	cursor: pointer;
	color: #000;
	pointer-events: auto !important;
	font-size: 14px;
	text-decoration: none !important;
	position: relative;
	transition: all .3s ease-in-out;
	font-family: "Open sans";
}

.ti-widget.ti-goog .ti-enable-widget:hover {
	box-shadow: 4px 4px 20px 0 rgba(0, 0, 0, .4);
}

.ti-widget.ti-goog .ti-enable-widget:before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 5px;
}

.ti-widget.ti-goog.ti-no-logo .ti-enable-widget {
	padding-left: 8px;
}

.ti-widget.ti-goog.ti-no-logo .ti-enable-widget:before {
	display: none;
}

.ti-widget.ti-goog.ti-disabled {
	max-width: max-content;
	min-height: 50px;
}

.ti-widget.ti-goog.ti-disabled .ti-widget-container {
	display: none;
}

.ti-widget.ti-goog.ti-disabled .ti-enable-widget {
	display: inline-block;
}

.ti-preview-box {
	position: initial !important;
}
