.about-need-help .elementskit-infobox.gradient-active::before {
top: 0;
right: calc(0% - 450px);
left: auto;
bottom: 0;
width: 100%;
height: 100%;
z-index: 0;
transition: all 0.4s ease-in-out;
}

.section-title .elementor-heading-title::before {
content: '';
position: absolute;
top: 50%;
right: 0;
margin-left: auto;
bottom: 0;
transform: translateY(-50%);
background-color: var(--e-global-color-accent);
mask-image: url("assets/images/icon-sub-heading.svg");
mask-repeat: no-repeat;
width: 24px;
height: 19px;
}

.our-blog .elementskit-post-image-card .elementskit-meta-lists {
	right: auto;
	left: 30px;
}

.page-header-box h1 {
	font-size: 26px !important;
	margin-bottom: 30px;
}

.post-single-meta ul li i {
	margin-right: 0;
	margin-left: 5px;
}

.page-header-box h1 {
	font-weight: 600 !important;
}

.ekit-wid-con .row {
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
flex-direction: row-reverse;
}

.ekit-wid-con input {
	text-align: right;
}

.elementskit-dropdown i.elementskit-submenu-indicator {
transform: rotate(90deg);
}

.post-entry ul li {
	font-size: 16px;
	font-weight: 400;
}

aside.widget ul {
	padding-left: 0px !important;
	padding-right: 0px;
}

aside.widget ul li {
	font-size: 13px;
	text-align: justify;
}

aside.widget .wp-block-heading, aside.widget .widget-title {
	font-size: 16px;
}
