form.wpcf7-form {
	display: flex;
	flex-wrap: wrap;
}
form.wpcf7-form .col-12 .wpcf7-acceptance label {
	display: flex;
	align-items: center;
}
form.wpcf7-form .col-12 .wpcf7-acceptance label input {
	display: inline-block;
	margin-bottom: 0;
}
form.wpcf7-form .col-12 .wpcf7-acceptance label span {
	display: inline-block;
	color: #fff !important;
	vertical-align: super;
	margin-left: 1rem;
	font-size: 1rem;
}
form.wpcf7-form .col-12 .wpcf7-acceptance label span a {
	text-decoration: underline;
	color: #79829c;
}
.ast-single-post .entry-content a {
	text-decoration: none;
}
.cta {
	transform: translateY(-100%);
	position: absolute;
	width: 100%;
}
@media all and (max-width: 767px) {
	.cta {
		position: initial;
		transform: initial;
	}
}
@media all and (max-width: 767px) {
	.elementor-widget-elementskit-blog-posts .post-items .col-lg-3.col-md-6 {
		width: 50%;
	}
}
@media all and (max-width: 576px) {
	.elementor-widget-elementskit-blog-posts .post-items .col-lg-3.col-md-6 {
		width: 100%;
	}
}
.elementor-widget-elementskit-blog-posts .post-items .entry-title {
	border-top: 1px solid #be0033;
	padding-top: 0.5rem;
}
.cards-dons .ekit-wid-con .elementskit-infobox {
	overflow: initial;
}
.cards-dons .ekit-wid-con .elementskit-infobox .ekit-icon-box-badge {
	transform: translate(-50%, -50%);
	-webkit-mask-image: url(/wp-content/uploads/2022/05/heart.svg);
	-webkit-mask-size: contain;
	-webkit-mask-position: center center;
	-webkit-mask-repeat: no-repeat;
	mask-image: url(/wp-content/uploads/2022/05/heart.svg);
	mask-size: contain;
	mask-position: center center;
	mask-repeat: no-repeat;
}
.elementor-widget-text-editor ul {
	padding-left: 1.5rem;
}
header.header-nav {
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	transition: all 500ms ease-in-out;
}
header.header-nav.fixed {
	position: fixed;
}
header.header-nav .elementskit-navbar-nav .menu-item .sub-menu {
	background-color: #fff;
	list-style: none;
	min-width: 250px;
	position: absolute;
	padding: 0;
	display: none;
	opacity: 0;
	transition: all 500ms ease-in-out;
}
header.header-nav .elementskit-navbar-nav .menu-item .sub-menu .menu-item {
	padding: 0.5rem;
	border: 1px solid #29224f;
}
header.header-nav .elementskit-navbar-nav .menu-item .sub-menu .menu-item a {
	color: #29224f;
	font-family: "Ubuntu", sans-serif;
	font-weight: bold;
}
header.header-nav
	.elementskit-navbar-nav
	.menu-item
	.sub-menu
	.menu-item
	a:hover {
	color: #fff;
}
header.header-nav
	.elementskit-navbar-nav
	.menu-item
	.sub-menu
	.menu-item:hover {
	background-color: #29224f;
}
header.header-nav
	.elementskit-navbar-nav
	.menu-item
	.sub-menu
	.menu-item:hover
	a {
	color: #fff;
}
header.header-nav .elementskit-navbar-nav .menu-item:hover .sub-menu {
	opacity: 1;
	display: block;
}
.ast-breadcrumbs-wrapper {
	max-width: 1240px;
	margin: auto;
	padding: 1rem 0 1rem 5%;
	background: #fff;
}
.ast-breadcrumbs-wrapper .trail-items .trail-end {
	font-weight: 700;
}
.bread {
	display: flex;
	column-gap: 0.5rem;
	align-items: center;
	margin: 0;
	padding: 1rem;
	background: #fff;
	list-style: none;
}
.bread li:last-child a {
	pointer-events: none;
	color: #29224f;
	font-weight: 700;
}
.subheader {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
}
.subheader h1 {
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	text-shadow: 0 3px 6px #272727;
	padding: 3rem 1rem;
	background: -moz-linear-gradient(
		top,
		rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.6) 100%
	);
	background: -webkit-linear-gradient(
		top,
		rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.6) 100%
	);
	background: linear-gradient(
		to bottom,
		rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.6) 100%
	);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#000000",GradientType=0 );
}
.single-post .content .ast-container {
	background-color: #fff;
}
.single-post .ast-container .primary {
	margin: 0 0 2rem !important;
}
.single-post .ast-container .primary .ast-article-single {
	padding: 1rem;
}
.single-post .wplogout-social-wrapper {
	padding-top: 2rem;
	color: #29224f;
	fill: #29224f;
	border-top: 1px solid #272727;
}
.single-post .wplogout-social-wrapper a {
	margin-right: 1rem;
}
.single-post .wplogout-social-wrapper a:hover {
	color: #be0033;
	fill: #be0033;
}
#wpsl-wrap .gmap-without-list {
	width: 100%;
	height: 500px;
}
.header-widget-area[data-section="sidebar-widgets-header-widget-2"].header-widget-area-inner
	a {
	display: block;
}
.header-widget-area[data-section="sidebar-widgets-header-widget-2"].header-widget-area-inner
	a
	svg {
	width: 32px;
	height: 32px;
}
.albums .elementor-ovs-img-box-wrapper img,
.albums .elementor-image-gallery .gallery-item img {
	aspect-ratio: 1 / 1;
	width: 100%;
	object-fit: cover;
	cursor: pointer;
}
.widefat.wpgsi-table {
	border: none;
}
#wpgsiTableHeaderTwo,
#wpgsiTableFooterTr {
	display: none;
}
#wpgsiTableBody td {
	padding: 1rem;
	border-top: 1px solid (1, 1, 1, 0.5);
	border-bottom: 1px solid (1, 1, 1, 0.5);
	border-right: none;
	border-left: none;
}
