/*
Theme Name: GiveSmart
Theme URI: https://www.givesmart.com
Version: 1.0
Description: A custom theme for GiveSmart
Author: The Snowberry Team
Author URI: https://snowberrymedia.com
template: bb-theme
*/

/************************************************************
 * Osano button fix
 ***********************************************************/
	button.osano-cm-widget:focus {
  position: fixed !important;
 top: auto !important;
}

/************************************************************
 * GENERAL
 ***********************************************************/

@media (min-width:1250px) {
	.skew-layout--left .fl-row-content {
		margin-left: calc((100vw - 1270px)/2);
	}
	.skew-layout--right .fl-row-content {
		margin-right: calc((100vw - 1270px)/2);
	}
	.col-padded--left .fl-col-content {
		padding-left: calc((100vw - 1270px)/2);
	}
	.col-padded--right .fl-col-content {
		padding-right: calc((100vw - 1270px)/2);
	}
}

.is-img-rounded img {
	border-radius: 10px
}

.fl-builder-edit #lo-messenger-frame {
    display: none !important;
}

/************************************************************
 * HEADER / FOOTER
 ***********************************************************/

#logo img {
	width: 190px;
}

.fl-builder-content[data-type="header"].fl-theme-builder-header-shrink .fl-row-content-wrap {
	box-shadow: 0px 2px 7px 0px rgba(0, 173, 187, 0.1);
}

.fl-theme-builder-header-shrink #menu-header-nav>li>a,
.fl-theme-builder-header-shrink #menu-header-nav>li>.fl-has-submenu-container>a {
	padding-top: 15px;
	padding-bottom: 15px;
}

#menu-header-nav>li {
	margin-left: 20px;
	position: relative;
}

#menu-header-nav .login-btn a {
	padding: 20px 15px;
	text-align: center;
	border-radius: 50px;
	width: 150px;
	color: #00adbb;
	border: 2px solid #00adbb;
	position: relative;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}

#menu-header-nav .login-btn:hover a,
#menu-header-nav .login-btn a:hover {
	background: #00adbb;
	color: #ffffff;
}

#menu-header-nav .demo-btn a {
	padding: 20px 15px;
	text-align: center;
	border-radius: 50px;
	border: 2px solid #6e3fa3;
	background: #6e3fa3;
	color: #ffffff !important;
	width: 170px;
	position: relative;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}

#menu-header-nav .demo-btn:hover a,
#menu-header-nav .demo-btn a:hover {
	background: #532f7a;
	color: #ffffff;
}

@media (min-width:768px) {
	#menu-header-nav>.fl-has-submenu>.sub-menu {
		border-radius: 10px;
		overflow: visible;
		padding: 20px;
		background: #ffffff;
		box-shadow: 0px 2px 7px 0px rgba(0, 173, 187, 0.1);
		left: 0;
		top: 150%;
	}
	#menu-header-nav>.fl-has-submenu.mega-menu>.sub-menu {
		width: 640px !important;
		top: 150% !important;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	#menu-header-nav>li>a::after,
	#menu-header-nav>li>.fl-has-submenu-container>a::after {
		content: '';
		width: 100%;
		height: 50%;
		background: none;
		top: 100%;
		left: 0;
		display: block;
		position: absolute;
	}
	#menu-header-nav>.fl-has-submenu>.sub-menu::before {
		content: '';
		display: block;
		height: 20px;
		width: 20px;
		background: #fff;
		border: inherit;
		position: absolute;
		top: -10px;
		left: 32px;
		-webkit-clip-path: polygon(0% 0%, 100% 100%, 0% 100%);
		clip-path: polygon(0% 0%, 100% 100%, 0% 100%);
		-webkit-transform: rotate(135deg);
		-ms-transform: rotate(135deg);
		transform: rotate(135deg);
		border-radius: 0 0 0 6px;
	}
}

#menu-header-nav .mega-menu .mega-menu-heading h4 {
	margin-left: 10px;
}

#menu-header-nav .mega-menu .sub-menu {
	overflow: hidden;
}

#menu-header-nav .fl-has-submenu .sub-menu a {
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 1.4;
}

#menu-header-nav .mega-menu .sub-menu>li>.sub-menu>li {
	flex: 1 1 auto;
}

#menu-header-nav .mega-menu .mega-menu-group {
	margin-right: 220px;
}

#menu-header-nav .mega-menu .mega-menu-image {
	position: absolute;
	width: 200px;
	top: -21px;
	bottom: -20px;
	right: -20px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

#menu-header-nav .mega-menu .mega-menu-image>div {
	flex: 1 1 auto;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

#menu-header-nav .mega-menu .mega-menu-image a {
	background: #ffffff;
	border-radius: 50px;
	min-height: 50px;
	font-size: 15px;
	line-height: 50px;
	padding-top: 0;
	padding-bottom: 0;
	width: calc(100% - 30px);
}

#fl-main-content.fl-overlay::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 9;
	background: rgb(91 103 112 / 70%);
}

.fl-builder-content-14,
.fl-builder-content-34 {
	position: relative;
	z-index: 10;
}

.cookie-notice-container {
	background-color: #6e3fa3;
	color: #ffffff;
	font-size: 13px
}

#cookie-notice {
	background-color: #00ADBB;
	color: #ffffff;
	font-size: .8em
}

#cn-accept-cookie {
	color: #ffffff!important;
	background: #00ADBB!important;
	border: 1px solid #00ADBB!important;
	border-radius: 3px;
	font-size: 13px
}

#cn-refuse-cookie {
	color: #ffffff!important;
	background-color: #6e3fa3!important;
	border: 1px solid #ffffff!important;
	border-radius: 3px;
	font-size: 13px
}

#cn-more-info {
	color: #ffffff!important;
	background: #6e3fa3!important;
	border: 1px solid #ffffff!important;
	border-radius: 3px;
	font-size: 13px
}

@media (max-width:991px) {
	#menu-header-nav>li {
		margin-left: 0;
		border-top: 1px solid #e6e6e6;
	}
	#menu-header-nav>li.demo-btn,
	#menu-header-nav>li.login-btn {
		border-top: none;
		width: 50%;
		display: inline-block;
		text-align: center;
		margin-top: 10px;
	}
	#menu-header-nav>li.demo-btn a,
	#menu-header-nav>li.login-btn a {
		display: inline-block;
	}
	#menu-header-nav.menu a {
		padding: 10px;
	}
	#menu-header-nav .mega-menu-image {
		display: none !important;
	}
	#menu-header-nav .mega-menu-group {
		flex-wrap: wrap;
	}
	#menu-header-nav .mega-menu-group>li {
		width: 100%;
	}
	#menu-header-nav .mega-menu-heading h4 {
		margin-left: 10px;
	}
}


/************************************************************
 * FORMS
 ***********************************************************/

/* Remove Validation Input from Homepage Form */
.home #gform_3 .gform_validation_container {
    display: none;
}

/************************************************************
 * PAGES
 ***********************************************************/

.hero-infobox .uabb-infobox {
	max-width: 390px;
}

.gs-infobox .uabb-infobox {
	max-width: 475px;
}

.home-video .uabb-video__outer-wrap {
	border-radius: 10px;
}

.feature-tabs span img {
	margin-right: 20px;
}

.testimonial-col>.fl-col-content {
	background-size: 50px;
}

.testimonials {
	background-image: url('/wp-content/uploads/2021/06/GS-quote-left.svg');
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	background-size: 50px;
}

.bx-wrapper .bx-pager {
	text-align: left;
}

.bx-wrapper {
	margin-bottom: 0;
}

.blueshadow-photo .uabb-photo {
	background-color: #caedef;
	padding-left: 28px;
	padding-bottom: 30px;
}

.blueshadow-photo .uabb-photo-content {
	-webkit-box-shadow: 0px 5px 10px 0px rgba(110, 63, 163, 0.3);
	-moz-box-shadow: 0px 5px 10px 0px rgba(110, 63, 163, 0.3);
	box-shadow: 0px 5px 10px 0px rgba(110, 63, 163, 0.3);
	margin-right: -20px;
	margin-top: -20px;
}

.blueshadow-photo.right .uabb-photo {
	padding-left: 0;
	padding-right: 28px;
}

.blueshadow-photo.right .uabb-photo-content {
	margin-right: 0;
	margin-left: -20px;
}

.uabb-tabs-layout-vertical .uabb-tab-current .uabb-tab-link:after {
	background: url('images/feature-arrow-right.svg') no-repeat;
	width: 13px;
	height: 13px;
	display: inline-block;
	top: 28px;
	vertical-align: middle;
	right: 30%;
	opacity: 1;
}

.uabb-tabs-layout-vertical .uabb-tab-link:after {
	background: url('images/feature-arrow-right.svg') no-repeat;
	width: 14px;
	height: 14px;
	display: inline-block;
	top: 28px;
	vertical-align: middle;
	right: 36%;
	content: '';
	position: absolute;
	bottom: 0;
	-webkit-transition: all 150ms linear;
	-moz-transition: all 150ms linear;
	-o-transition: all 150ms linear;
	transition: all 150ms linear;
	opacity: 0;
}

h2.widgettitle {
	display: none !important;
}

select#cat.postform,
select.taxonomy_dropdown_widget_dropdown {
	padding: 15px;
	border-radius: 5px;
	border: rgba(162, 170, 173, 0.3);
}

.widget_categories,
.widget_taxonomy_dropdown_widget {
	text-align: center;
}

@media (min-width:768px) {
	.widget_categories,
	.widget_taxonomy_dropdown_widget {
		text-align: right;
	}
}

.sidebar-categories .widget_categories {
	text-align: left !important;
	color: #5b6770;
	font-weight: 500;
}

.sidebar-categories .widget_categories a {
	color: #5b6770;
}

.solution-form-pic img {
	border-radius: 0 0 0 10px;
}


/************************************************************
 * RESOURCE BLOCK
 ***********************************************************/

.resource-image img {
	border-radius: 10px;
	width: 400px;
}

.fl-post-grid-post .resource-image img {
	width: 200px;
}

.resource-text {
	padding: 0 0 0 50px;
}

.fl-post-grid-post .resource-text {
	padding: 0 0 0 20px;
}

.resource-block-grid .resource-text {
	padding: 0;
}

.resource-block-grid .resource-image img {
	margin-bottom: 20px;
}

.resource-title {
	font-size: 30px;
	line-height: 36px;
	margin: 0;
	margin-bottom: 10px;
	padding: 0 0 5px;
}

.resource-meta {
	text-transform: uppercase;
	font-weight: 500;
	padding: 0 0 15px;
}

.resource-meta a {
	color: #00adbb;
}

.resource-link a {
	background: #6e3fa3;
	color: #ffffff;
	border-radius: 50px;
	display: inline-block;
	width: 170px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 40px;
}

.resource-block-grid .resource-link a {
	margin-bottom: 0;
}

@media (max-width:991px) {
	.resource-image img {
		width: 300px;
	}
}

@media (max-width:767px) {
	.resource-image img {
		width: 200px;
	}
}

@media (max-width:575px) {
	.resource-block {
		flex-direction: column;
	}
	.resource-image img {
		width: 100%;
	}
	.resource-text {
		padding: 20px 20px 0;
	}
}


/************************************************************
 * POST CARD
 ***********************************************************/

.post-card {
	height: inherit;
	display: flex;
	flex-direction: column;
	flex: 1 0 auto;
	justify-content: space-between;
}

.post-card-body {
	display: flex;
	flex-direction: column;
	flex: 1 0 auto;
	justify-content: space-between;
}

.post-card-text {
	padding: 35px;
}

.post-card-title {
	font-size: 18px;
	line-height: 26px;
	margin: 0;
	padding: 0 0 5px;
}

.post-card-excerpt p {
	margin-bottom: 0;
}

.post-card-meta {
	font-size: 13px;
	text-decoration: underline;
	padding: 0 0 10px;
}

.post-card-image img {
	height: 150px;
	width: 100%;
	object-fit: cover;
}

.resource-cards .post-card-image img {
	height: auto;
	aspect-ratio: 754 / 512;
}

.post-card-more-link {
	font-weight: 500;
	padding: 20px 40px 20px 40px;
	border-top: 1px solid rgba(162, 169, 173, 0.3);
}

.post-card-more-link img {
	margin-left: 8px;
	padding-bottom: 2px;
}


/************************************************************
 * TABLE
 ***********************************************************/

#plans-table .uabb-table {
	border-radius: 10px;
	box-shadow: 0px 5px 10px 0px rgba(110, 63, 163, 0.3);
}

#plans-table .uabb-table .table-header-th .th-style {
	padding-right: 0;
}

#plans-table label {
	margin-bottom: 0;
}

.btn-caption {
	z-index: 2;
	position: relative
}

.pie_charts-section .fl-row-content {
	position: relative;
	padding-top: 10px;
	margin-top: 30px
}

.pie_charts-section .fl-row-content:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(/wp-content/uploads/2021/07/pie-chart-arrow.png) no-repeat center 0;
	-webkit-background-size: 80% auto;
	-moz-background-size: 80% auto;
	background-size: 80% auto
}

.pie_chart-custom {
	margin: 30px 0;
}

.pie_chart-custom .card-pie {
	position: relative;
	width: 200px;
	height: 200px;
	margin: 0 auto 30px
}

.pie_chart-custom .card-pie label {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #6e3fa1;
	font-weight: 700;
	font-size: 25px;
	font-family: 'Roboto', sans-serif
}

.pie_chart-custom .card-title {
	color: #5b6770;
	font-weight: 400;
	font-size: 25px;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	margin: 0
}

.request-demo-photo .uabb-photo-content {
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
}

.request-demo-form .uabb-gf-style {
	position: relative;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
}

.request-demo-form .uabb-gf-style::before {
	content: "";
	width: 150%;
	height: 100%;
	right: 35%;
	top: -121px;
	position: absolute;
	background: url(/wp-content/uploads/2021/07/request-demo-arrow.png) no-repeat center 0;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto
}

.request-demo-form .uabb-gf-style .gform_body {
	position: relative;
	z-index: 2;
}

.request-demo-form .uabb-gf-style .gform_footer {
	position: relative;
	bottom: -50px;
}

#GS-tabs {}

#GS-tabs .uabb-tab-link {
	border: 0
}

#GS-tabs .uabb-tab-link .uabb-tabs-icon {
	width: 58px;
	height: 58px;
	line-height: 58px;
	text-align: center;
	margin: 0 auto 10px;
	display: block;
	border: 2px solid #00adbb;
	color: #00adbb;
	background-color: rgba(0, 173, 187, 0.1);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	font-size: 24px
}

#GS-tabs .uabb-tab-link .uabb-tabs-icon i {
	color: inherit
}

#GS-tabs .uabb-tab-link .uabb-tab-title {
	display: block;
	line-height: 1.2
}

#GS-tabs .uabb-tabs-nav {
	border-bottom: 1px solid #b1b6ba
}

#GS-tabs .uabb-tab-acc-title,
#GS-tabs .uabb-tabs-nav li {
	background-color: transparent
}

#GS-tabs .uabb-tab-current .uabb-tabs-icon {
	border-color: #6e3fa1;
	color: #6e3fa1;
	background-color: rgba(110, 63, 161, 0.1);
}

#GS-tabs .uabb-content {
	max-width: 670px;
	margin: 0 auto
}

.GS-thumb {
	padding-bottom: 25px;
	background-color: #caedef
}

.GS-thumb img {
	margin-left: -40px;
	margin-top: -20px;
	border-radius: 15px;
	width: 100%;
	height: auto;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
}

.box-card-wrapper .fl-row-content {
	position: relative;
	z-index: 0;
}

.box-card-wrapper .fl-row-content::before {
	position: absolute;
	z-index: -1;
	left: 10%;
	top: -20%;
	width: 95%;
	height: 150%;
	background: url(/wp-content/uploads/2021/07/box-card-arrow.png) no-repeat center 0;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto
}

.box-card .fl-module-content {
	padding-bottom: 16px;
	padding-left: 16px;
	background-color: #caedef
}

.box-card .uabb-infobox,
.box-card .uabb-number-text {
	background: #ffffff;
	min-height: 240px;
	margin-top: -16px;
	margin-right: -16px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
}

.box-card .uabb-number-text {
	padding-top: 25px;
    padding-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
}

.customer-reviews .pp-review {
	position: relative;
}

.customer-reviews .pp-review-content {
	position: relative;
	padding: 45px 30px 30px;
	background-color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
	margin-bottom: 35px;
}

.customer-reviews .pp-review-content:before {
	content: "";
	position: absolute;
	left: 49px;
	top: 100%;
	border-left: 18px solid transparent;
	border-right: 18px solid transparent;
	border-top: 19px solid rgba(0, 0, 0, 0.3);
}

.customer-reviews .pp-review-content:after {
	content: "";
	position: absolute;
	left: 50px;
	top: 100%;
	border-left: 17px solid transparent;
	border-right: 17px solid transparent;
	border-top: 18px solid #fff;
}

.customer-reviews .pp-review-text p {
	margin: 0 0 12px;
	line-height: 18px;
}

.customer-reviews .pp-review-text a {
	color: #00aab8;
	font-weight: 700;
}

.customer-reviews .pp-review-header {
	-ms-flex-align: center;
	align-items: center;
	padding-left: 35px;
	padding-top: 0
}

.customer-reviews .pp-rating {
	position: absolute;
	top: 24px;
	left: 30px;
	z-index: 2
}

.customer-reviews .pp-reviews-wrapper .swiper-container {
	padding: 10px
}

.last_row_stacked .fl-row-content-wrap {
	margin-bottom: -200px;
	padding-bottom: 250px;
	position: relative;
	z-index: 1
}


/* TRUSTRADIUS */

.trustradius-reviews.trustradius-tqw {
	overflow: visible;
	margin-bottom: 40px;
}

.trustradius-reviews.trustradius-tqw .tr-fancy {
	overflow: visible;
}

.trustradius-reviews.trustradius-tqw,
.trustradius-reviews.trustradius-tqw p,
.trustradius-reviews.trustradius-tqw span,
.trustradius-reviews.trustradius-tqw a,
.trustradius-reviews.trustradius-tqw div {
	font-family: Roboto;
}

.trustradius-reviews.trustradius-tqw div.tr-fancy div.tr-header div.tr-banner {
	text-align: center;
	margin-bottom: 30px;
}

.trustradius-reviews.trustradius-tqw div.tr-fancy div.tr-header div.tr-banner>span,
.trustradius-reviews.trustradius-tqw div.tr-fancy div.tr-header div.tr-banner::after {
	font-size: 35px;
	line-height: 1.2;
	letter-spacing: 0px;
	color: #5b6770;
	bottom: 0 !important;
}

.trustradius-reviews.trustradius-tqw div.tr-fancy div.tr-header div.tr-banner::after {
	content: 'TrustRadius';
}

.trustradius-reviews.trustradius-tqw div.tr-fancy div.tr-header div.tr-banner>img {
	display: none;
}

.trustradius-reviews.trustradius-tqw .tr-glyphicon {
	font-family: 'Glyphicons Regular';
}

.trustradius-reviews.trustradius-tqw div.tr-fancy div.tr-review-summary {
	position: relative;
	padding: 25px;
	background-color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
	margin-bottom: 0;
	border: none;
	color: #5b6770;
}

.trustradius-reviews.trustradius-tqw div.tr-fancy div.tr-card {
	padding: 10px 10px 0;
}

.trustradius-reviews.trustradius-tqw div.tr-fancy div.tr-review-teaser::before {
	content: none;
}

.trustradius-reviews.trustradius-tqw div.tr-fancy img.tr-author-picture {
	border-radius: 100%;
}

.trustradius-reviews.trustradius-tqw div.tr-fancy .tr-company-description {
	display: none !important;
}

.trustradius-reviews.trustradius-tqw div.tr-fancy div.tr-review-date {
	text-align: left !important;
	float: left;
	clear: both;
	padding-left: 0;
	color: #5b6770;
}

.trustradius-reviews.trustradius-tqw div.tr-review-byline>span {
	font-size: 13px;
	color: #5b6770;
}

.trustradius-reviews.trustradius-tqw div.tr-fancy div.tr-card div.tr-card-user {
	margin-bottom: 0;
}

.trustradius-reviews.trustradius-tqw div.tr-fancy div.tr-card div.tr-card-user>div {
	display: flex;
	flex: 1 0 auto;
	align-items: flex-start;
}

.trustradius-reviews.trustradius-tqw div.tr-fancy div.tr-review-byline .tr-author {
	font-weight: 700;
}

.trustradius-reviews.trustradius-tqw div.tr-fancy div.tr-left-navigation,
.trustradius-reviews.trustradius-tqw div.tr-fancy div.tr-right-navigation {
	height: 30px;
	top: calc(50% - 15px);
	opacity: 1;
}

.trustradius-reviews.trustradius-tqw div.tr-fancy div.tr-left-navigation>a,
.trustradius-reviews.trustradius-tqw div.tr-fancy div.tr-right-navigation>a {
	background-color: #f8f5fa;
	cursor: pointer;
	color: #5b6770;
}

.trustradius-reviews.trustradius-tqw div.tr-fancy div.tr-left-navigation>a>span,
.trustradius-reviews.trustradius-tqw div.tr-fancy div.tr-right-navigation>a>span {
	font-size: 16px;
	line-height: 28px;
	padding: 0;
	color: inherit;
	cursor: pointer;
}

.trustradius-reviews.trustradius-tqw div.tr-review-title {
	display: none;
}

.trustradius-reviews.trustradius-tqw p {
	color: #5b6770;
}

.trustradius-reviews.trustradius-tqw div.tr-fancy div.tr-card div.tr-card-read-more {
	border-top: none;
	transform: translateY(-20px);
}

.trustradius-reviews.trustradius-tqw div.tr-fancy div.tr-card div.tr-card-read-more>a {
	margin-left: 80px;
	font-size: 13px;
}

.trustradius-reviews.trustradius-tqw a {
	color: #6e3fa1 !important;
	cursor: pointer;
}

@media (max-width: 991px) {
	.request-demo-form .uabb-gf-style:before {
		display: none
	}
}

@media (max-width: 767px) {
	#GS-tabs .uabb-content-wrap .section {
		border-bottom: 1px solid #b1b6ba
	}
	.box-card-wrapper .fl-row-content:before {
		top: 0
	}
	.last_row_stacked .fl-row-content-wrap {
		margin-bottom: -40px;
		padding-bottom: 60px
	}
}