.mob-menu-logo-holder {
    background: #0F172A;
}

div#custom-line {
    position: relative;
    top: -25px;
}
div#custom-line2 {
    position: relative;
    top: -47px;
}


ul#mobmenuright li a {
    font-family: 'Inter' !important;
}
a.headertext {
    position: relative;
    top: 14px;
    left: -102px;
    z-index: 1;
}

.subscribe_gorm .elementor-field-type-email.elementor-field-group.elementor-column.elementor-field-group-email.elementor-col-100.elementor-field-required {
    width: 80%;
}

.subscribe_gorm .elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-100.e-form__buttons {
    width: 0px;
    margin-left: -12px;
}

.box-1:hover {
    transform: translateY(-10px);
    box-shadow: 0px;
}

.sec-4 {
    position: relative;
    top: -21px;
}

.sec-1 .elementor-widget-wrap {
    border-left: 1px solid #ccc;
}
.sec-2 .elementor-widget-wrap {
    border-left: 1px solid #ccc;
    /* background: red; */
}
.sec-3 .elementor-widget-wrap {
    border-left: 1px solid #ccc;
    position: relative;
    left: -1px;
}

.sec-4 .elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-1e54205.sec-4 {
    border-left: 1px solid #ccc;
    margin-top: 19px;
    position: relative;
    left: -1px;
}

.btnc a {
    width: fit-content;
    border: 1px solid;
    border-radius: 7px;
}

.btnc a:hover {
    width: fit-content;
    border: 1px solid;
    border-radius: 7px;
	background:Red;
}
.sec-6.elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-13474de.sec-6 {
    border-left: 1px solid #ccc;
    margin-top: 19px;
    position: relative;
    left: -1px;
}
.sec-5.elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-3c73141.sec-5 {
    border-left: 1px solid #ccc;
    position: relative;
    left: -6px;
}

.box-1.my-class {
    width: 98% !important;
}



.latest-posts ul li {
    list-style: none;
    margin: 14px 0px;
    
}
.latest-posts ul li a {
    color: #5943D7;
}
.latest-posts ul {
    padding-left: 3px;
}
.elementor-14 .elementor-element.elementor-element-6c7dd9f {
    padding: 0px 0px 0px 0px;
}


.sec-7.elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-496201e.sec-7 {
    border-left: 1px solid #ccc;
    position: relative;
    left: -4px;
}

.sec-12 .elementor-widget-wrap.elementor-element-populated {
    width: 99% !important; 
    background: #fff;
    border-radius: 20px;
}
.footer-container .elementor-container.elementor-column-gap-default {
    background: #252B3A;
    padding: 40px;
    border-radius: 12px;
}
input#search-6c7dd9f {
    width: 122%;
    border-radius: 8px;
}
button.e-search-submit {
    padding: 22px !important;
    position: relative;
    left: -22px;
    height: 0px;
    margin-top: 6px;
}


ul.content-highlight li a {
    color: #0f172a;
}
ul.content-highlight {
    color: #0f172a;
}


.box-2.my-class{
	width:100%;
}

small {
    color: #22c55e;
}
.page-content {
    padding-bottom: 80px;
}

h1.entry-title {
    visibility: hidden;
}

/* name finder css start */

.fch-nf {
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	padding: 1.5rem 1.25rem 3rem;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	background: #fff;
	color: #1a1a1a;
	box-sizing: border-box;
}

.fch-nf *,
.fch-nf *::before,
.fch-nf *::after {
	box-sizing: border-box;
}

/* ——— Header ——— */
.fch-nf__header {
	text-align: center;
	margin-bottom: 2rem;
}

.fch-nf__title {
	margin: 0 0 0.75rem;
	font-size: clamp(1.75rem, 4vw, 2.25rem);
	font-weight: 700;
	letter-spacing: -0.02em;
	color: #2d2d2d;
	line-height: 1.2;
}

.fch-nf__subtitle {
	margin: 0;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #6b6b6b;
}

/* ——— Country field ——— */
.fch-nf__field {
	width: 100%;
	margin-bottom: 0.5rem;
}

#community-selector.fch-nf__select,
select.fch-nf__select {
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	max-width: 100%;
	padding: 0.875rem 2.75rem 0.875rem 1rem;
	font-size: 1rem;
	line-height: 1.4;
	color: #2d2d2d;
	background-color: #fff;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23555' d='M1.41.59L6 5.17 10.59.59 12 2l-6 6-6-6z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right 1rem center;
	background-size: 12px 8px;
	border: 1px solid #e0e0e0;
	border-radius: 10px;
	cursor: pointer;
	transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

#community-selector.fch-nf__select:hover,
select.fch-nf__select:hover {
	border-color: #c8c8c8;
}

#community-selector.fch-nf__select:focus,
select.fch-nf__select:focus {
	outline: none;
	border-color: #4f8cff;
	box-shadow: 0 0 0 3px rgba(79, 140, 255, 0.2);
}

.fch-nf__results {
	min-height: 0;
	width: 100%;
}

/* ——— Result grid: 3 cards per row (AJAX + layout isolation) ——— */
.fch-nf__grid {
	display: grid !important;
	grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	gap: 1.5rem !important;
	margin: 2.5rem 0 0 !important;
	padding: 0 !important;
	width: 100% !important;
	list-style: none !important;
	align-items: stretch;
}

/* ——— Cards ——— */
.fch-nf__card {
	margin: 0 !important;
	padding: 1.5rem 1.35rem !important;
	background: #fff !important;
	border: 1px solid #d0d0d0 !important;
	border-radius: 10px !important;
	display: flex !important;
	flex-direction: column !important;
	gap: 0.5rem !important;
	text-align: left !important;
	min-width: 0 !important;
	width: auto !important;
	max-width: none !important;
	box-shadow: none !important;
}

.fch-nf__card:hover {
	border-color: #b0b0b0 !important;
}

.fch-nf__card-title {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 1.0625rem !important;
	font-weight: 700 !important;
	line-height: 1.35 !important;
	color: #111 !important;
	border: none !important;
}

.fch-nf__card-link {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 0.9375rem !important;
	line-height: 1.4 !important;
	color: #c2185b !important;
	text-decoration: underline !important;
	text-underline-offset: 2px;
	word-break: break-word;
	border: none !important;
	background: none !important;
}

.fch-nf__card-link:hover,
.fch-nf__card-link:focus {
	color: #9a1448 !important;
}

.fch-nf__card-desc {
	margin: 0.25rem 0 0 !important;
	padding: 0 !important;
	font-size: 0.9375rem !important;
	font-weight: 400 !important;
	line-height: 1.6 !important;
	color: #222 !important;
	border: none !important;
}

/* ——— Screen reader only ——— */
.fch-nf__sr-only {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border: 0 !important;
}

/* ——— One column on small screens ——— */
@media (max-width: 900px) {
	.fch-nf__grid {
		grid-template-columns: 1fr !important;
		gap: 1.25rem !important;
		margin-top: 2rem !important;
	}
}

@media (max-width: 600px) {
	.fch-nf {
		padding: 1rem 1rem 2rem;
	}
}


/* name finder css end */


/* country finder css start */
.fch-cl {
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	padding: 1.5rem 1.25rem 3rem;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	background: #fff;
	color: #1a1a1a;
	box-sizing: border-box;
}

.fch-cl *,
.fch-cl *::before,
.fch-cl *::after {
	box-sizing: border-box;
}

/* ——— Header (optional titles) ——— */
.fch-cl__header {
	text-align: center;
	margin-bottom: 1.75rem;
}

.fch-cl__title {
	margin: 0 0 0.5rem;
	font-size: clamp(1.5rem, 3.5vw, 2rem);
	font-weight: 700;
	letter-spacing: -0.02em;
	color: #2d2d2d;
	line-height: 1.2;
}

.fch-cl__subtitle {
	margin: 0;
	font-size: 0.95rem;
	font-weight: 400;
	line-height: 1.5;
	color: #6b6b6b;
}

/* ——— Select ——— */
.fch-cl__field {
	width: 100%;
	margin-bottom: 0.5rem;
}

#country-selector.fch-cl__select,
select.fch-cl__select {
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	max-width: 100%;
	padding: 0.875rem 2.75rem 0.875rem 1rem;
	font-size: 1rem;
	line-height: 1.4;
	color: #2d2d2d;
	background-color: #fff;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23555' d='M1.41.59L6 5.17 10.59.59 12 2l-6 6-6-6z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right 1rem center;
	background-size: 12px 8px;
	border: 1px solid #e0e0e0;
	border-radius: 10px;
	cursor: pointer;
	transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

#country-selector.fch-cl__select:hover,
select.fch-cl__select:hover {
	border-color: #c8c8c8;
}

#country-selector.fch-cl__select:focus,
select.fch-cl__select:focus {
	outline: none;
	border-color: #4f8cff;
	box-shadow: 0 0 0 3px rgba(79, 140, 255, 0.2);
}

.fch-cl__sr-only {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border: 0 !important;
}

/* ——— Result panel ——— */
.fch-cl__panel {
	display: none;
	margin-top: 1.5rem;
}

.fch-cl__panel.fch-cl__panel--open {
	display: block !important;
}

/* Result “card” — white, no grey fill, soft elevation */
.fch-cl__content {
	margin: 0;
	padding: 1.25rem 1.25rem 1.35rem;
	background: #fff !important;
	border: 1px solid #e2e2e2 !important;
	border-radius: 14px;
	box-shadow:
		0 1px 2px rgba(0, 0, 0, 0.04),
		0 6px 20px rgba(0, 0, 0, 0.06);
}

/* ——— AJAX result inner ——— */
.fch-cl__result {
	margin: 0;
	padding: 0;
}

.fch-cl__result-title {
	margin: 0 0 1rem !important;
	padding: 0 0 0.6rem !important;
	font-size: 1.35rem !important;
	font-weight: 700 !important;
	line-height: 1.3 !important;
	color: #1a1a1a !important;
	border-bottom: 1px solid #eaeaea !important;
}

/* Two columns: links left, form right (desktop) */
.fch-cl__layout--split {
	display: grid !important;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
	gap: 1.5rem 2rem !important;
	align-items: start !important;
	margin-top: 0.15rem;
}

.fch-cl__col--info {
	margin: 0;
	padding: 0;
	min-width: 0;
}

.fch-cl__col--form {
	margin: 0;
	padding: 0 0 0 1.5rem;
	min-width: 0;
	border-left: 1px solid #ececec;
}

.fch-cl__layout--split .fch-cl__section--contact {
	margin: 0 !important;
	padding: 0 !important;
	border-top: none !important;
}

.fch-cl__form-heading {
	margin-bottom: 0.65rem !important;
}

.fch-cl__section {
	margin: 0 0 1.1rem;
	padding: 0;
}

.fch-cl__section:last-child {
	margin-bottom: 0;
}

.fch-cl__section-heading {
	margin: 0 0 0.75rem !important;
	padding: 0 !important;
	font-size: 1rem !important;
	font-weight: 700 !important;
	color: #2d2d2d !important;
	text-transform: none !important;
	letter-spacing: normal !important;
}

.fch-cl__list {
	margin: 0 !important;
	padding: 0 0 0 1.15rem !important;
	list-style: disc !important;
}

.fch-cl__item {
	margin: 0.35em 0 !important;
	padding: 0 !important;
	line-height: 1.5 !important;
}

.fch-cl__link {
	color: #c2185b !important;
	text-decoration: underline !important;
	text-underline-offset: 2px;
	font-weight: 500;
	word-break: break-word;
}

.fch-cl__link:hover,
.fch-cl__link:focus {
	color: #9a1448 !important;
}

.fch-cl__contact-wrap {
	margin-top: 0.2rem;
	max-width: none;
}

.fch-cl__col--form .fch-cl__contact-wrap {
	max-width: 100%;
}

.fch-cl__contact-wrap .wpcf7,
.fch-cl__contact-wrap form {
	margin: 0;
}

/* Compact Contact Form 7 (scoped to country lookup only) */
.fch-cl__contact-wrap p {
	margin: 0 0 0.65rem !important;
	font-size: 0.8125rem !important;
	line-height: 1.4 !important;
}

.fch-cl__contact-wrap .wpcf7-form label,
.fch-cl__contact-wrap label {
	display: block !important;
	margin: 0 0 0.3rem !important;
	font-size: 0.8125rem !important;
	font-weight: 600 !important;
	color: #3d3d3d !important;
}

.fch-cl__contact-wrap .wpcf7-form input[type="text"],
.fch-cl__contact-wrap .wpcf7-form input[type="email"],
.fch-cl__contact-wrap .wpcf7-form input[type="url"],
.fch-cl__contact-wrap .wpcf7-form input[type="tel"] {
	width: 100% !important;
	max-width: 100% !important;
	padding: 0.45rem 0.65rem !important;
	margin: 0 !important;
	font-size: 0.875rem !important;
	line-height: 1.4 !important;
	min-height: 0 !important;
	border: 1px solid #d8d8d8 !important;
	border-radius: 8px !important;
	background: #fff !important;
}

.fch-cl__contact-wrap .wpcf7-form textarea,
.fch-cl__contact-wrap .wpcf7-textarea {
	width: 100% !important;
	max-width: 100% !important;
	padding: 0.5rem 0.65rem !important;
	margin: 0 !important;
	font-size: 0.875rem !important;
	line-height: 1.45 !important;
	min-height: 4.5rem !important;
	max-height: 7rem !important;
	resize: vertical !important;
	border: 1px solid #d8d8d8 !important;
	border-radius: 8px !important;
	background: #fff !important;
}

.fch-cl__contact-wrap .wpcf7-form .wpcf7-submit,
.fch-cl__contact-wrap .wpcf7-form input[type="submit"] {
	margin-top: 0.5rem !important;
	padding: 0.5rem 1.1rem !important;
	font-size: 0.875rem !important;
	border-radius: 8px !important;
	cursor: pointer;
}

/* Stacked (no split): separator before form */
.fch-cl__result > .fch-cl__section--contact,
.fch-cl__result .fch-cl__layout:not(.fch-cl__layout--split) .fch-cl__section--contact {
	margin-top: 0.25rem;
	padding-top: 0.75rem;
	border-top: 1px solid #eee;
}

.fch-cl--country-prefilled[hidden] {
	display: none !important;
}

.fch-cl__loading {
	margin: 0;
	padding: 0.5rem 0;
	color: #6b6b6b;
	font-size: 0.95rem;
}

@media (max-width: 900px) {
	.fch-cl__layout--split {
		grid-template-columns: 1fr !important;
		gap: 1.25rem !important;
	}

	.fch-cl__col--form {
		padding: 1.1rem 0 0 0;
		margin-top: 0.25rem;
		border-left: 0;
		border-top: 1px solid #ececec;
	}
}

@media (max-width: 600px) {
	.fch-cl {
		padding: 1rem 1rem 2rem;
	}

	.fch-cl__content {
		padding: 1rem 0.9rem 1.1rem;
	}
}

/* country finder css end */


