.top-left-container .elementor-widget-wrap.elementor-element-populated{
	position:static;
}


@media only screen and (min-width: 768px) {
iframe{
	max-width:700px;
}
}


@media only screen and (max-width: 768px) {
	iframe{
		max-width:290px;
	}
	
	.betterdocs-searchform-input-wrap{
		border: 1px solid #b4a7a8;
	}
	
		.betterdocs-searchform>select.betterdocs-search-category{
		border: 1px solid #b4a7a8;
			padding: 12px;
	}
	
	span.betterdocs-search-category{
		border:0 !important;
	}
	
	div[data-widget_type="heading.default"]{
	width:100% !important;
		max-width:100% !important;
		min-width:unset;
}
}

	div[data-widget_type="heading.default"]{
min-width:280px;
}

.pum-content.popmake-content>p{
		text-align:center;
}

a{
	color:#e22f22;
}

.betterdocs-article-reaction-links li a{
	background-color:#e22f22;
}

.betterdocs-article-reaction-links li a:hover svg path{
	fill:#e22f22;
}

.feedback-form-icon svg path{
	fill:#e22f22;
}

.betterdocs-searchform .search-submit{
	border:none !important;
}

.betterdocs-searchform select {
	max-width:200px;
}

