/*
Theme Name: Ewebot - Bento
Author: GT3themes
Author URI: http://gt3themes.com
Description: -
Version: 1.0
Template: ewebot
*/
@import url("../ewebot/style.css");

/* general and overrides */
.wpcf7-acceptance {
	font-size: .8em;
}
.wpcf7-acceptance .wpcf7-list-item-label {
	color: #696687;
}
.mt-sm {
	margin-top: 15px !important;
}
.moove-gdpr-cookie-notice .change-settings-button {
	background: none;
}

.grecaptcha-badge {
	display: none;
}

/* theme overrides */
.gt3_single_team_header .gt3_single_team_thumbnail__wrapper {
	border-radius: 0 !important;
}
.gt3_single_team_header .gt3_single_team_thumbnail__wrapper img {
	border-radius: 30px;
}
.gt3_single_team_header .gt3_team_title_position {
	font-size: 20px !important;
	margin-bottom: 23px;
}
.gt3_single_team_info__item h5 {
	display: inline-block;
	margin-right: 5px;
}
.gt3_single_team_info__item h5, .gt3_single_team_info__item span {
	font-size: 20px !important;
}
.gt3_single_team_socials {
	border-top: 1px solid #eee;
}

/* custom */
.row-blog-latest {
	margin-bottom: 30px !important;
}
.row-blog-latest .blog_content {
	background-color: #fff;
	border-radius: 30px;
	position: relative;
}
.row-blog-latest .blog_content::before {
	content: '';
	position: absolute;
	top: auto;
	left: auto;
	bottom: -1px;
	right: -1px;
	display: block;
	width: 77px;
	height: 77px;
	background: url("data:image/svg+xml,%3Csvg width='77' height='77' viewBox='0 0 77 77' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M76.1123 76.1123H0C7.95648 76.1123 15.5878 72.9513 21.2139 67.3252L67.3252 21.2139C72.9513 15.5878 76.1123 7.9565 76.1123 0V76.1123Z' fill='%23F0F2F4'/%3E%3C/svg%3E%0A") 50% 50% no-repeat;
	background-size: auto;
	background-size: cover;
}
.row-blog-latest .blog_content .elementor-post-info a {
	color: #000;
}
.row-blog-latest .blog_content .elementor-post-info a:hover {
	color: var( --e-global-color-theme-custom-color );
}
.row-blog-latest .blog_content .elementor-widget-heading {
	margin-bottom: 15px !important;
}
.row-blog-latest .blog_content .elementor-widget-button {
	margin-top: auto;
}
@media (max-width: 1024px) {
	.row-blog-latest .elementor-loop-container {
		grid-auto-rows: auto !important;
	}
}

.row-service-whoisitfor .elementor-widget-text-editor {
	font-size: 16px !important;
	line-height: 1.4em !important;
}

@media (max-width: 1024px) {
	.row-choose-strategy .gt3_custom_price_box {
		padding: 40px 20px !important;
	}
}
@media (min-width: 1025px) and (max-width: 1280px) {
	.row-services-grid .elementor-image-box-title {
		font-size: 38px;
	}
}
@media (min-width: 1025px) {
	/*.row-services-grid .elementor-image-box-title {
		white-space: normal !important;
		overflow: hidden !important;
		text-overflow: ellipsis !important;
		display: -webkit-box !important;
		-webkit-line-clamp: 2 !important;
		-webkit-box-orient: vertical !important;
		line-height: 1em;
		height: 2.2em;
	}*/
	.row-services-grid .elementor-widget-gt3-core-button {
		margin-top: auto;
	}
	.row-choose-strategy .gt3_custom_price_box {
		padding: 40px 64px 64px 64px !important;
	}
	.row-choose-strategy .gt3_custom_price_box > .e-con-inner{
		height: 100%;
		grid-template-rows: minmax(0, 1fr) auto !important;
	}
	.row-choose-strategy .gt3_custom_price_box .gt3-container-top {
		grid-row: 1;
	}
	.row-choose-strategy .gt3_custom_price_box .gt3-container-bottom {
		grid-row: 2;
		margin-top: 0;
	}
	.row-choose-strategy .gt3_custom_price_box h3.elementor-heading-title {
		font-size: 40px;
	}
	.row-choose-strategy .gt3-container-bottom .elementor-widget-gt3-core-button {
		margin-top: auto;
	}
	
	.row-marketing-options-grid .elementor-widget-image-box,
	.row-marketing-options-grid .elementor-widget-image-box .elementor-image-box-wrapper {
		height: 100%;
	}
	.row-marketing-options-grid .elementor-widget-image-box .elementor-image-box-wrapper {
		display: flex;
		flex-direction: column;
	}
	.row-marketing-options-grid .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content {
		flex-grow: 1;
		display: flex;
		flex-direction: column;
		gap: 0;
		justify-content: space-between;
	}
	.row-marketing-options-grid .elementor-widget-image-box .elementor-image-box-title,
	.row-marketing-options-grid .elementor-widget-image-box .elementor-image-box-description {
		margin-bottom: 0 !important;
	}
}
@media (min-width: 1441px) {
	.row-choose-strategy .gt3_custom_price_box {
		padding: 60px 94px 94px 94px !important;
	}
}