@media only screen and (max-width: 600px){
div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-field-layout-columns {
     flex-direction: row;
}
}
div.wpforms-container-full .wpforms-form div.wpforms-field-richtext .mce-edit-area, #wpforms-23053-field_6_ifr{
	height: 1000px !important;
}
.ur-button-container > button > br {
	display: none
}
.jetpack-sharing-buttons__services-list{
	align-items: center;
	grid-gap: 8px;
}
ul li:last-child,ol li:last-child {
	margin-bottom: auto
}
.text {
	background-color: #0693E3;
		color: white
}
.wp-block-social-links {
	color: white
}
.wp-block-image img{
	width: 100%;
}
.wp-social-link-linkedin > a{
	color: white !important;
}
.modal-backdrop.in{
	display: none;
}
.eb-post-grid-wrapper.eb-post-grid-3riq2 .ebpg-pagination{
	display: flex
}
.elementor-30567 .elementor-element.elementor-element-4181637b .elementskit-infobox .elementkit-infobox-icon, .elementor-30567 .elementor-element.elementor-element-ed0669f .elementskit-infobox .elementkit-infobox-icon, .elementor-30567 .elementor-element.elementor-element-38f35e93 .elementskit-infobox .elementkit-infobox-icon {
	color: white;
}
h2.kt-adv-heading24019_bd37ab-bd{
	font-size: revert !important;
}
h3.kt-adv-heading24019_bd37ab-bd{
	font-size: revert !important;
}
.wp-block-kadence-advancedheading {
	font-size: revert !important;
}
.eb-post-grid-wrapper .ebpg-pagination{
	display: flex;
}
.page-header.title-bar-text-center{
	display: none;
}
.pricing-overflow{
	overflow-x: scroll;
}
.tw-main-landing .testimonial-item {
    height: auto;
}
.tw-testimonial-content {
	display: flex;
	gap: 2rem;
}
.tw-testimonial-content h2 {
	font-weight: 500;
	font-size: 32px;
	max-width: 300px;
}

.dropdown-menu.show {
	padding: 16px;
}
.portfolio-features-card img {
	width: 45px;
}
.community div:not(:first-child) {
	display: flex;
	justify-content: center;
}
@media screen and (max-width: 900px){
	.portfolio-banner {
		padding: 2rem 1rem;
	}
}
.tw-main-landing .nav-links li { margin-bottom: 0 !important; }
.profile-header img {
	width: 100%;
	height: 300px !important;
	object-fit: cover;
	object-position: top
}