/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 17 2025 | 05:09:16 */
#custom-blog .lqd-lp-meta figure, 
#custom-blog .lqd-lp-meta h3, 
#custom-blog .lqd-lp-meta 
{
	display: none;
}

#custom-blog .lqd-lp-column {
	flex-grow: 1;
}

#custom-blog .lqd-lp-meta .lqd-lp-author-info  {
	margin-left: 0; 
}

#lqd-contents-wrap .custom-faqs .accordion-item .collapsed {
	padding: 0.93em 30px 0.93em 0; 
	font-size: 19px; 
	line-height: 2em;
	font-weight: 500;
	color: #000;
}

#lqd-contents-wrap .accordion-item.active h4 a {
	background-color: transparent;
    background-image: linear-gradient(180deg, #130C51 0%, #60A3E6 100%);
	background-clip : text; 
}

#lqd-contents-wrap .accordion-item h4 a:not(#lqd-contents-wrap .accordion-item:last-child h4 a) {
	border-bottom: 1px solid #0000000F !important;
}

.custom-pricing-table .lqd-pt {
	box-shadow : 0 1rem 3rem rgba(0, 0, 0, 0.075);
}

.custom-check {
	margin-right: 0.5rem;
    margin-top: -0.3rem; 
}

.wpcf7-form-control.h-captcha {
	margin: 0 auto !important;
}

.form-submit input[type="submit"] {
	background-color: #131171;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 15px;
}

.wp-singular footer .elementor-shape-top {
	top : -1px; 
}

.wp-singular footer .elementor-shape {
	direction: ltr;
    left: 0;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
}


.wp-singular footer .elementor-shape svg {
	height: 220px; 
	display: block;
	left: 50%;
	position: relative; 
	width: calc(100% + 1.3px);
}

.wp-singular footer .elementor-shape .elementor-shape-fill {
	fill: #fff;
    transform: rotateY(0deg);
    transform-origin: center;
}

.wp-singular footer .elementor-shape .elementor-shape-fill:nth-child(2) {
	fill: #4FA8DD;
    fill-opacity: 1 !important;
    opacity: 1 !important;
}

@media only screen and (max-width: 500px) {
	#wrap #footer ul li {
		width: 100% !important; 
	}
	#wrap #footer ul li:not(#wrap #footer ul li:last-child) {
		margin-bottom: 16px;
	}
	.wp-singular h1 {
		font-size: 32px !important;
		line-height: 1.3;
	}
	#lqd-contents-wrap .custom-faqs .accordion-item .collapsed {
		padding: 0.93em 16px 0.93em 0; 
		font-size: 16px; 
		line-height: 1.2em;
	}
}