/*
 *  Copyright (C) 2025 Dynamowebs Pvt  ltd  www.dynamowebs.com , Inc -
 *  Dynamowebs : tax2u-co-uk-new All Rights Reserved :  general-trustpilot.css (Last modified : 7/4/25, 10:18 AM )
 *  general-trustpilot.css  Unauthorized copying of this file , via any medium is strictly prohibited
 *  Proprietary and confidential Written by Dynamowebs software & VOIP solutions
 *  <faisal.aqurz@gmail.com> / <imran@dynamowebs.com>, at  4/ 7/ 2025
 *  can not be copied and / or distributed without the express  permission of Dynamowebs
 *  github  :: https://github.com/faisal3956/
 *  website :: https://www.dynamowebs.com
 */

html #trustpilot .container {
	width: 1320px;
}

.index-page-tip-widget {
	padding-top: 20px;
	padding-bottom: 20px;
}


.utr-form-tip-widget {
	padding-top: 100px;
	padding-bottom: 0px;
}


.tip-section-widget {
	padding-top: 20px;
}

.tip-section-Madona-Luke {
	font-size: 13px;
	font-weight: 700;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.08px;
	text-align: center;
	color: #212529;
}

.tip-section-header {
	text-align: center;
}


.tip-section-body {
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: center;
	padding: 0;
	margin-top: 28px;
}

.tip-card-item {
	flex: 0 0 auto;
	width: 25%;
	/* Same as col-3 for desktop */
	padding: 10px;
}

.tip-section-card {
	max-height: 270px;
	padding: 20px 25px;
	border-radius: 16px;
	background-color: #f8f9fa;
	border: 1px solid rgb(0 0 0 / 5%);
  width: 100%;
}

.tip-section-card .card-body {
padding: 0px;
}

.tip-section-card a {
color: black;
}

.tip-section-title {
font-size: 14px;
font-weight: bold;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: -0.08px;
text-align: left;
color: #212529;
margin-bottom: 5px;
}

.tip-section-comment-outer {
height: 85px;
max-height: 85px;
margin-bottom: 10px;
overflow: hidden;
}

.tip-section-comment {
font-size: 12px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.42;
letter-spacing: -0.08px;
text-align: left;
color: #212529;
}

.tip-section-comment-author {
font-size: 13px;
font-weight: 700;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: -0.08px;
text-align: left;
color: #212529;
margin-top: 6px;
margin-bottom: 5px;
}

.tip-section-comment-date {
font-size: 10px;
font-weight: 600;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: -0.06px;
text-align: left;
color: #6c757d;
	margin-bottom: 0px;
}

html #trustpilot .container {
width: 100%;
max-width: 1320px;
}


@media only screen and (max-width: 1200px) {

.tip-section-body-scroll {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}

.tip-section-comment-outer {
height: 90px;
max-height: 90px;
}
}

@media only screen and (max-width: 992px) {


.tip-card-item {
width: 80%;
/* Show one card prominently, scroll for others */
	}

	.utr-form-tip-widget {
		padding-top: 80px;
	}

	.tip-section-card {
		margin-bottom: 20px;
	}

	.tip-section-card-3,
	.tip-section-card-4 {
		display: none;
	}

}

@media only screen and (max-width: 768px) {
	.utr-form-tip-widget {
		padding-top: 50px;
	}
}

@media only screen and (max-width: 580px) {
	.utr-form-tip-widget {
		padding-top: 20px;
	}
}

@media only screen and (max-width: 480px) {


	.tip-section-body {
		margin-top: 28px;
		padding-left: 5px;
	}
}

@media only screen and (max-width: 420px) {}