/*
Theme Name: ronlandsman
Author: Mohamed Shalata
Version: 4.1
Text Domain: leos
*/

.proContent p, .cardinfoPro p
{
  margin-bottom: 0.8em;
}
.the_content p
{
  margin-bottom: 0.5em;
}
.tab-pane ul {
	list-style: disc;
	display: flex;
	flex-direction: column;
	gap: 0;
}

span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
	width: max-content;
	font-size: 12px;
	height: max-content;
	left: 0 !important;
	right: unset !important;
	padding: 0 11px;
}

.wpcf7 form.sent .wpcf7-response-output {
	position: relative;
	text-align: center;
	margin-top: 15px !important;
	font-size: 22px !important;
	padding: 4px;
}

img , a {
	transition: unset;
}
