/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 6,000+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.12.6.1774935692
Updated: 2026-03-31 05:41:32

*/

@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Playfair:ital,opsz,wght@0,5..1200,300..900;1,5..1200,300..900&display=swap');


:root,
:host {
	--font-size: 16px;
	--background: #ffffff;
	--foreground: oklch(0.145 0 0);
	--card: #ffffff;
	--card-foreground: oklch(0.145 0 0);
	--popover: oklch(1 0 0);
	--popover-foreground: oklch(0.145 0 0);
	--primary: #030213;
	--primary-foreground: oklch(1 0 0);
	--secondary: oklch(0.95 0.0058 264.53);
	--secondary-foreground: #030213;
	--muted: #ececf0;
	--muted-foreground: #717182;
	--accent: #e9ebef;
	--accent-foreground: #030213;
	--destructive: #d4183d;
	--destructive-foreground: #ffffff;
	--border: rgba(0, 0, 0, 0.1);
	--input: transparent;
	--input-background: #f3f3f5;
	--switch-background: #cbced4;
	--font-weight-medium: 500;
	--font-weight-normal: 400;
	--ring: oklch(0.708 0 0);
	--chart-1: oklch(0.646 0.222 41.116);
	--chart-2: oklch(0.6 0.118 184.704);
	--chart-3: oklch(0.398 0.07 227.392);
	--chart-4: oklch(0.828 0.189 84.429);
	--chart-5: oklch(0.769 0.188 70.08);
	--radius: 0.625rem;
	--sidebar: oklch(0.985 0 0);
	--sidebar-foreground: oklch(0.145 0 0);
	--sidebar-primary: #030213;
	--sidebar-primary-foreground: oklch(0.985 0 0);
	--sidebar-accent: oklch(0.97 0 0);
	--sidebar-accent-foreground: oklch(0.205 0 0);
	--sidebar-border: oklch(0.922 0 0);
	--sidebar-ring: oklch(0.708 0 0);
	--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
		"Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	--font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
	--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
		"Courier New", monospace;
	--color-gray-50: oklch(98.5% 0.002 247.839);
	--color-gray-100: oklch(96.7% 0.003 264.542);
	--color-black: #000;
	--color-white: #fff;
	--spacing: 0.25rem;
	--container-sm: 24rem;
	--container-lg: 32rem;
	--container-2xl: 42rem;
	--container-4xl: 56rem;
	--container-5xl: 64rem;
	--container-6xl: 72rem;
	--container-7xl: 80rem;
	--text-xs: 0.75rem;
	--text-xs--line-height: calc(1 / 0.75);
	--text-sm: 0.875rem;
	--text-sm--line-height: calc(1.25 / 0.875);
	--text-base: 1rem;
	--text-base--line-height: calc(1.5 / 1);
	--text-lg: 1.125rem;
	--text-lg--line-height: calc(1.75 / 1.125);
	--text-xl: 1.25rem;
	--text-xl--line-height: calc(1.75 / 1.25);
	--text-2xl: 1.5rem;
	--text-2xl--line-height: calc(2 / 1.5);
	--text-3xl: 1.875rem;
	--text-3xl--line-height: calc(2.25 / 1.875);
	--text-4xl: 2.25rem;
	--text-4xl--line-height: calc(2.5 / 2.25);
	--text-5xl: 3rem;
	--text-5xl--line-height: 1;
	--text-6xl: 3.75rem;
	--text-6xl--line-height: 1;
	--text-7xl: 4.5rem;
	--text-7xl--line-height: 1;
	--font-weight-normal: 400;
	--font-weight-medium: 500;
	--font-weight-semibold: 600;
	--tracking-tight: -0.025em;
	--tracking-widest: 0.1em;
	--leading-tight: 1.25;
	--leading-relaxed: 1.625;
	--radius-xs: 0.125rem;
	--radius-2xl: 1rem;
	--radius-3xl: 1.5rem;
	--drop-shadow-md: 0 3px 3px rgb(0 0 0 / 0.12);
	--drop-shadow-lg: 0 4px 4px rgb(0 0 0 / 0.15);
	--ease-out: cubic-bezier(0, 0, 0.2, 1);
	--ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
	--animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
	--blur-md: 12px;
	--aspect-video: 16 / 9;
	--default-transition-duration: 150ms;
	--default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	--default-font-family: var(--font-sans);
	--default-mono-font-family: var(--font-mono);
	--color-border: var(--border);
}

html {
	font-size: var(--font-size);
}

body {
	font-family: "Inter", sans-serif;
}

h1,
.entry-content :where(h1) {
	font-family: "Playfair", serif;
	font-size: var(--text-7xl);
	line-height: var(--tw-leading, var(--text-7xl--line-height));
}

/* Base for all animations */
.animate-section,
.fade-left,
.fade-right {
	opacity: 0;
	will-change: transform, opacity;
}

/* Default (bottom → up) */
.animate-section {
	transform: translateY(40px);
}

/* Left */
.fade-left {
	transform: translateX(-60px);
}

/* Right */
.fade-right {
	transform: translateX(60px);
}

.wp-block-button .wp-block-button__link,
.wp-block-search .wp-block-search__button,
body .wp-block-file .wp-block-file__button {
	background: #ffffff66;
	inset: calc(var(--spacing) * 0);
	--spacing: 0.25rem;
	backdrop-filter: blur(12px);
	padding-inline: calc(var(--spacing) * 4);
	padding-block: calc(var(--spacing) * 4);
	box-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
	min-width: 171px;
	min-height: 61px;
	font-size: var(--text-lg);
	line-height: var(--tw-leading, var(--text-lg--line-height));
	--tw-font-weight: var(--font-weight-semibold);
	font-weight: var(--font-weight-semibold);
	overflow: hidden;
	border: 1px solid color-mix(in oklab, var(--color-white) 40%, transparent);
}

.wp-block-button__link::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #ffffff66;
	z-index: -1;
	transform: scale(0);
	transition: all cubic-bezier(0.4, 0, 0.2, 1) 700ms;
	border-radius: calc(infinity * 1px);
}

.wp-block-button__link:hover::after {
	transform: scale(1);
}

.banner-subheading {
	font-size: var(--text-2xl);
	line-height: var(--tw-leading, var(--text-2xl--line-height));
}

.double-buttons-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: calc(var(--spacing) * 4);
	--spacing: 0.25rem;
}

.double-buttons-wrapper figure img {
	height: 71px;
	object-fit: contain;
	width: auto;
}

.double-buttons-wrapper figure {
	margin: 0 !important;
}

.card-wrapper h2.wp-block-heading {
	font-family: 'Playfair';
}

.single-profile-wrapper .wp-block-cover__background {
	opacity: 1 !important;
	background: linear-gradient(to top, #1C223095 40%, transparent 100%) !important;
}

.single-profile-wrapper {
	overflow: hidden;
	border: 1px solid #d4a37333;
	box-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
	align-items: flex-end;
}

.award-icon {
/*     height: auto;
    background: #D4A373;
    border-radius: calc(infinity * 1px); */
    display: flex !important;
    align-items: center;
    justify-content: center;
    max-width: 150px;
/*     padding: 10px;
    filter: drop-shadow(2px 4px 6px #2a2f3f); */
    aspect-ratio: 1;
}

.section-highlight-header .section-heading-wrapper {
	text-align: center;
}

.section-highlight-header .section-heading {
	position: relative;
	display: inline-block;
	margin-inline: auto !important;
	float: none;
}

.section-highlight-header .section-heading::after {
	content: "";
	width: 140%;
	height: 1px;
	background-image: linear-gradient(to right, transparent, #D4A373 50%, transparent);
	display: inline-block;
	position: absolute;
	bottom: -20px;
	left: -20%;
	right: 0;
	margin: 0 auto;
}

.social-icons a svg {
	width: 20px;
	height: 20px;
	color: rgb(245 239 230 / 70%);
}

footer h2.widget-title,
footer .wp-block-heading {
	color: #F5EFE6 !important;
	font-family: 'Inter';
}

footer li a {
	color: rgb(245 239 230 / 70%) !important;
	font-size: 16px;
}

footer nav li {
	padding-block: 5px;
}

footer .social-icons {
	display: flex;
	gap: 20px;
	align-items: center;
}

.ast-footer-copyright p {
	font-size: 14px;
	color: #f5efe680;
}

.title-main-sc {
	font-family: 'Inter';
	font-weight: 300;
	letter-spacing: 2px;
}
.featured-logos-section .wp-block-column.single-logo-wrap.contrast-white {
    filter: invert(1);
}
.featured-logos-section .wp-block-column.single-logo-wrap {
	text-align: center;
}

.featured-logos-section img {
	height: 60px;
	object-fit: contain;
}

.title-award {
	font-family: 'Inter';
}

.image-with-text-section figure.wp-block-media-text__media {
	border-radius: 24px;
	overflow: hidden;
}

.featured-logos-wrapper {
	align-items: center !important;
}

.image-with-text-wrapper {
	max-width: 1200px !important;
}

.awards-logos-wrapper .wp-block-heading {
	font-size: 14px !important;
}

.awards-logos-wrapper p {
	font-size: 12px !important;
}

footer a:hover {
	color: #D4A373 !important;
}

.social-icons a:hover svg {
	color: #D4A373 !important;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] {
	border: none;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
	border-top: 1px solid #4B5563;
}

/* blog-page */
.single-blog-banner-section {
	margin-bottom: 0px;
}

.single-blog-banner-section h1 {
	font-size: 72px !important;
	font-weight: 500;
	line-height: 90px;
	width: 100%;
	max-width: 874px;
	margin: auto !important;
}

.single-blog-banner-subheading {
	font-weight: 300 !important;
	line-height: 28px;
	width: 100%;
	max-width: 672px;
}

.single-blog-banner-section .taxonomy-post_tag a {
	background-color: #C9A961;
	padding: 6px 16px;
	color: #1A2332;
	text-decoration: none !important;
	text-transform: uppercase;
	font-size: 12px;
}

.single-blog-date-read-time {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0px;
}

.single-blog-date-read-time>div {
	display: flex;
	align-items: center;
}

.single-blog-date-read-time>div+div::before {
	content: "•";
	margin: 0 36px;
	font-size: 14px;
	color: #fff;
	opacity: 80%;
}

.single-blog-date-read-time time,
.single-blog-date-read-time .wp-block-post-time-to-read {
	color: #fff;
	opacity: 80%;
	font-size: 14px;
}

.single-blog-image-container p {
	width: 100%;
	max-width: 672px;
	padding: 0px 24px;
	color: #2a2a2a;
	font-size: 18px !important;
}

.single-blog-image-container h2 {
	width: 100%;
	max-width: 672px;
	padding: 0px 24px;
	margin-top: 48px;
}

.single-blog-image-container p:first-child::first-letter {
	font-size: 3.8rem;
	float: left;
	margin-right: 10px;
	font-weight: 500;
	font-family: Georgia, serif;
	line-height: 0.9;
	color: #2a2a2a;
	margin-top: 11px;
}

.single-blog-image-container .img-sec-blog {
	box-shadow: none !important;
	margin-bottom: 0px !important;
}

.single-blog-image-container .has-custom-border {
	margin-bottom: 0px !important;
	box-shadow: none !important;
}

.single-blog-image-container .single-image-subheading {
	margin-top: 16px !important;
	color: #717182 !important;
	text-align: center;
	font-size: 14px !important;
	font-family: "Inter", sans-serif;
	width: 100%;
	max-width: 100%;
}

.single-blog-title-section {
	width: 100%;
	max-width: 848px !important;
	text-align: center;
}

.single-blog-image-container .single-blog-title-section {
	width: 100%;
	max-width: 848px !important;
	text-align: center;
}

.single-blog-title-section .single-blog-title {
	line-height: 60px;
	font-size: 48px !important;
	font-family: "Playfair", serif;
}

.ast-single-related-posts-container {
	width: 100%;
	max-width: 1152px;
	margin: auto;
	margin-top: 40px !important;
	border: 0px;
	margin-bottom: 80px;

}

.ast-single-related-posts-container .ast-related-posts-wrapper {
	display: grid;
	grid-template-columns: repeat(3, 1fr) !important;
	gap: 35px;
}


.ast-single-related-posts-container .ast-related-post {
	position: relative;
	width: 100%;
	max-width: 357px;
}


.ast-single-related-posts-container .post-thumb {
	position: relative;
	overflow: hidden;
	border-radius: 16px;
}


.ast-single-related-posts-container .post-thumb a {
	display: block;
	position: relative;
}


.ast-single-related-posts-container .post-thumb img {
	width: 100%;
	height: 288px;
	object-fit: cover;
	border-radius: 16px;
	transition: transform 0.5s ease;
}


.ast-single-related-posts-container .ast-related-post:hover img {
	transform: scale(1.06);
}


.ast-single-related-posts-container .ast-related-post-title a {
	font-size: 22px;
	line-height: 1.4;
	color: #0f2a44;
	text-decoration: none;
	font-weight: 500;
	margin-top: 18px;
	display: block;
}

.ast-related-post-title a {
	transition: color 0.3s ease;
}

.ast-single-related-posts-container .ast-related-post:hover .ast-related-post-title a {
	color: #c8a96a;
}

.ast-related-post {
	position: relative;
}

.ast-related-post-featured-section img {
	height: 288px;
	width: 100%;
	object-fit: cover;
	display: block;
}

.ast-related-post .ast-taxonomy-container {
	position: absolute;
	top: 12px;
	left: 12px;
	z-index: 5;
}

.ast-related-post .tags-links a {
	display: inline-block;
	background: #c8a96a;
	color: #1A2332;
	font-size: 12px;
	padding: 4px 12px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	border-radius: 1px;
	font-weight: 400;
}

.ast-related-post .entry-meta {
	position: static;
}

.ast-single-related-posts-container .ast-related-post-excerpt.entry-content.clear {
	color: #717182;
	font-size: 16px;
}

.ast-related-posts-title-section {
	padding-bottom: 20px;
	margin-bottom: 64px;
}

.ast-related-post-cta.read-more {
	display: none;
}

.entry-content.clear {
	margin: 0px;
}

.single-blog-title {
	position: relative;
	text-align: center;
}

.single-blog-title::after {
	content: "";
	display: block;
	width: 96px;
	height: 1px;
	background: #c8a96a;
	margin: 20px auto 0;
}

.ast-single-related-posts-container .published {
	color: #717182;
	font-weight: 400;
}

.tags-links a:hover {
	color: #1A2332 !important;
}

.privacy-policy a:hover {
	color: #D4A373;
}

.blog-contain {
	width: 100%;
	max-width: 100% !important;
	padding: 0px !important;
}

.blog-post-container .blog-post-template {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 40px;
	list-style: none;
	padding: 0;
	margin: 0;
}


.blog-post-container .wp-block-post {
	display: flex;
	flex-direction: column;
	margin: 0px;
}

.blog-post-container .wp-block-post-featured-image {
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
}

.blog-hero-banner-section h1 {
	text-shadow: rgba(0, 0, 0, 0.6) 2px 2px 4px;
	font-family: Montserrat, sans-serif !important;
}

.blog-hero-banner-section p {
	font-family: Montserrat, sans-serif !important;
	color: #fff;
	opacity: 90%;
}

.blog-post-container .wp-block-post-featured-image img {
	width: 100%;
	height: 260px;
	object-fit: cover;
	display: block;
}

.blog-post-container .taxonomy-post_tag {
	position: absolute;
	top: 15px;
	left: 15px;
	background: #c9a882;
	color: #fff;
	font-size: 12px;
	padding: 6px 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.blog-post-container .blog-date-read-time {
	font-size: 12px;
	color: #777;
	gap: 10px;
	margin-bottom: 10px;
}


.blog-post-container .wp-block-post-title {
	font-size: 22px;
	font-weight: 600;
}

.blog-post-container .wp-block-post-title a {
	text-decoration: none;
	color: #000;
}

.blog-post-container .wp-block-post-excerpt {
	font-size: 14px;
	color: #666;
	margin: 0px;
}


.blog-post-container .wp-block-post-excerpt__more-link {
	display: inline-block;
	margin-top: 10px;
	font-weight: 500;
	text-decoration: none !important;
	color: #000;
}

.blog-post-tabs .tab-btn .wp-element-button:hover {
	background: none;
	border: none;
	color: #3d4a5c !important;
}

.blog-post-tabs .tab-btn .wp-element-button:hover {
	background: none;
	border: none;
	color: #3d4a5c !important;
	box-shadow: none;
}

.blog-post-tabs .tab-btn .active {
	position: relative;
	color: #3d4a5c !important;
	text-decoration: underline !important;
	text-decoration-color: #c9a882 !important;
	text-decoration-thickness: 2px !important;
	text-underline-offset: 10px;
}

.blog-post-tabs .tab-btn a {
	color: #717182;
	box-shadow: none !important;
	font-size: 14px !important;
	font-weight: 500;
	text-transform: uppercase;
	min-width: unset !important;
	padding: 0px;
	border: none;
}

.taxonomy-post_tag a {
	text-decoration: none !important;
	color: #fff;
}

.format-standard .wp-block-post-excerpt__more-link::after {
	content: "→";
	margin-left: 8px;
	font-size: 14px;
	transition: 0.3s ease;
}


.format-standard .wp-block-post-excerpt__more-link:hover::after {
	margin-left: 12px;
}

.blog-date-read-time .wp-block-post-date::after {
	content: "•";
	margin: 0 12px;
	color: #717182;
	font-weight: 600;
}

.blog-contain .blog-date-read-time {
	gap: 0px;
	text-transform: uppercase;
}

.tabs-button-section {
	box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.15);
	padding: 0px !important;
}

.blog-contain .taxonomy-post_tag.wp-block-post-terms {
	margin-top: 0px;
}

.blog-post-tabs {
	gap: 32px;
	width: 100%;
	max-width: 1200px;
}

.blog-post-tabs a:focus-visible {
	border: none !important;
	background: transparent !important;
	box-shadow: none !important;
	outline: 0px;
}

.blog-contain .wp-block-post {
	transition: all 0.3s ease;
}


.blog-contain .wp-block-post-featured-image img {
	transition: transform 0.4s ease;
}

.blog-contain .wp-block-post:hover .wp-block-post-featured-image img {
	transform: scale(1.05);
}


.blog-contain .wp-block-post-featured-image {
	overflow: hidden;
}


.blog-contain .wp-block-post-title a {
	transition: color 0.3s ease;
}

.blog-contain .wp-block-post:hover .wp-block-post-title a {
	color: #c8a96a;
}

.blog-contain .blog-post-container {
	padding: 60px 0px;
	margin: 0px;
}

.blog-contain .wp-block-post-excerpt__more-link {

	transition: color 0.3s ease;
}

.blog-contain .wp-block-post:hover .wp-block-post-excerpt__more-link {
	color: #c8a96a;
}

.privacy-policy a {
	color: #333;
}

.privacy-policy a:hover {
	color: #d4a373;
}
.about-ft-image {
    box-shadow: 0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);
    border-radius: 16px;
}
/* end-blog-page */
/* media page */
.article-card-wrapper a {
    text-decoration: none !important;
}
.article-card-wrapper .article-title {
    margin-top: 0;
}
.article-card-wrapper .article-tag {
    margin-block-end: 4px;
}
.article-anchor::after {
    content: "";
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='lucide lucide-arrow-right w-4 h-4' data-fg-dm2h8='1.32:8.721:/src/app/components/ArticleCard.tsx:50:11:1235:34:e:ArrowRight::::::s5N' data-fgid-dm2h8=':rm:'%3E%3Cpath d='M5 12h14'%3E%3C/path%3E%3Cpath d='m12 5 7 7-7 7'%3E%3C/path%3E%3C/svg%3E");
    display: inline-flex;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.article-anchor {
    display: flex;
    align-items: center;
    gap: 5px;
    font-weight: 500;
    font-size: 14px;
}
.article-card-col, .article-card-col:hover .article-anchor::after {
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 150ms;
}
.article-card-col:hover {
    transform: translateX(4px);
}
.article-card-col:hover .article-anchor::after {
    transform: translateX(4px);
}
.main-testimonial p.section-heading::after {
    content: "";
    display: block;
    width: 96px;
    height: 1px;
    background: #c8a96a;
    margin: 20px auto 0;
}
.main-testimonial p.section-heading {
    line-height: 60px;
    font-size: 48px !important;
    font-family: "Playfair", serif;
	position: relative;
}
/* header .ast-builder-menu-1 .menu-item.current-menu-item > .menu-link, header .ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle, header .ast-builder-menu-1 .current-menu-ancestor > .menu-link,
header .ast-builder-menu-1 .menu-item:hover > .menu-link, header .ast-builder-menu-1 .inline-on-mobile .menu-item:hover > .ast-menu-toggle {
    color: #D4A373 !important;
}
header .ast-header-account-link:hover {
color: #D4A373 !important;
}
header .ast-grid-right-section a {
    color: #2a2f3f;
}
header .ast-header-account-link:hover .account-icon * {
    fill: #D4A373 !important;
} */
.download-section .double-buttons-wrapper {
    justify-content: flex-start;
}
.um-account-side li a, .um-account-side li a:hover {
    background: #D4A373;
}
body .um-account-side li a:hover {
    background: #F5EFE6;
}
.um-faicon-user {
    color: #D4A373;
}
body .um-account-main div.um-account-heading {
    color: #D4A373;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    justify-content: center;
}
.um-account-side li a * {
    color: #2A2F3F  !important;
}
.um-page-account .select2-container .select2-choice, .um-page-account .select2-container-multi .select2-choices, .um-page-account .select2-drop, .um-page-account .select2-drop-active, .um-page-account .select2-drop.select2-drop-above, .um-page-account .um .um-form input[type=number], .um-page-account .um .um-form input[type=password], .um-page-account .um .um-form input[type=search], .um-page-account .um .um-form input[type=tel], .um-page-account .um .um-form input[type=text], .um-page-account .um .um-form textarea, .um-page-account .um .upload-progress {
    border: 1px solid #D4A373!important;
    border-radius: 40px;
}
.um-field-label label {
    color: #2A2F3F;
    font-weight: 400;
    margin-top: 10px;
}
.um-page-account .ast-container {
    max-width: 896px;
}
.um .um-cover-add:hover, .um .um-field-checkbox.active:not(.um-field-radio-state-disabled) i, .um .um-field-radio.active:not(.um-field-radio-state-disabled) i, .um .um-item-meta a, .um .um-member-less a:hover, .um .um-member-more a:hover, .um .um-member-name a:hover, .um .um-members-pagi a:hover, .um .um-profile-subnav a.active, .um .um-tip:hover, .um-account-name a:hover, .um-account-nav a.current, .um-account-side li a.current span.um-account-icon, .um-account-side li a.current:hover span.um-account-icon, .um-dropdown li a:hover, i.um-active-color, span.um-active-color {
    color: #D4A373 !important;
}
body a {
    color: #2A2F3F;
    text-decoration: none !important;
}
ul.um-misc-ul {
    display: flex;
    gap: 10px;
    justify-content: center;
    padding: 0;
    list-style-position: inside;
}
body.um-page a:hover, body.um-page a:focus {
	color: #D4A373;
}
body.um-page input[type="submit"].um-button, body.um-page input[type="submit"].um-button:hover {
    background-color: #2a2f3f;
    color: #ffffff !important;
    border-radius: 100px !important;
    padding-block: 20px !important;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 150ms;
    box-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    font-size: 1.125rem;
    font-weight: 600 !important;
}
body.um-page input[type="submit"].um-button:hover {
	transform: scale(1.02);
}
.um-page .um .um-form input[type=text], .um-page .um-field-area input {
    border: 1px solid #D4A373 !important;
    border-radius: 40px;
}
.um-page .select2-container .select2-choice, .um-page .select2-container-multi .select2-choices, .um-page .select2-drop, .um-page .select2-drop-active, .um-page .select2-drop.select2-drop-above, .um-page .um .um-form input[type=number], .um-page .um .um-form input[type=password], .um-page .um .um-form input[type=search], .um-page .um .um-form input[type=tel], .um-page .um .um-form input[type=text], .um-page .um .um-form textarea, .um .upload-progress {
        border: 1px solid #D4A373 !important;
    border-radius: 40px;
}
.um-page .um-field .select2.select2-container .select2-selection, .um-page .um-search-filter .select2.select2-container .select2-selection {
    border: 1px solid #D4A373 !important;
    border-radius: 40px !important;
}
.um-page .um-field .select2.select2-container .select2-selection .select2-selection__arrow:before, .um-page .um-search-filter .select2.select2-container .select2-selection .select2-selection__arrow:before {
    color: #D4A373;
}
.um-page .um-form input[type=number] {
    width: 100%;
    height: 40px!important;
}
.um-page .um .um-button.um-alt, .um-page .um input[type=submit].um-button.um-alt {
    border-radius: 100px !important;
    padding-block: 20px !important;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 150ms;
    box-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    font-size: 1.125rem;
    font-weight: 600 !important;
}
.um-page .um-field-block {
    color: #2a2f3f;
    font-size: 16px;
}
.um-page #content .ast-container {
    max-width: 896px;
}
.um-page .um-profile-photo a.um-profile-photo-img {
    border-color: #D4A373 !important;
}
.um-page .um a.um-link {
    color: #D4A373;
}
.um-page .um-faicon-cog {
    color: #D4A373;
}
.um-page .um-profile.um .um-name a {
    color: #2a2f3f;
}
.um-page .um-profile-nav {
    background: #2a2f3f;
}
.um .um-profile-nav-item.active a {
    background-color: #ffffff !important;
    color: #2a2f3f !important;
}
.um-field-label label {
    font-size: 16px!important;
}
.um-page .um-account-side li a {
    font-size: 16px;
    height: 50px;
    display: flex;
    align-items: center;
}
.um-page .um-account-side li a span.um-account-arrow {
    right: 15px;
    top: 16px;
}
.um-page .um-request-button, .um-page .um-request-button:hover {
    background-color: #2a2f3f !important;
}
/* contact-page  */

.contact-form-section h1 {
    color: #1c2230;
    font-size: 60px !important;
}
.contact-form-section .contact-header p {
    text-align: center !important;
    display: flex;
    justify-content: center;
}
.contact-form-section .contact-content-main-wrapper {
  width:100%;
  max-width: 750px;
  margin: 80px auto;
  padding: 40px;
  background: #f8f6f2; 
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

.contact-form-section .contact-content-main-wrapper .wpcf7 .wpcf7-form-control-wrap{
    margin-top: 5px;
}
.contact-form-section .contact-content-main-wrapper label {
  display: block;
  font-size: 16px;
  font-weight: 500;
  color: #4a4f63;
  margin-bottom: 8px;
}

.contact-form-section .contact-content-main-wrapper input[type="text"],
.contact-form-section .contact-content-main-wrapper input[type="email"],
.contact-form-section .contact-content-main-wrapper textarea {
  width: 100%;
  padding: 20px 16px !important;
  border: 1px solid #e2e0db;
  border-radius: 8px;
  background: #fff;
  font-size: 15px;
  color: #333;
  transition: all 0.3s ease;
  outline: none;
}


.contact-form-section .contact-content-main-wrapper input:focus,
.contact-form-section .contact-content-main-wrapper textarea:focus {
  border-color: #bfa37a;
  box-shadow: 0 0 0 2px rgba(191, 163, 122, 0.15);
}


.contact-form-section .contact-content-main-wrapper p {
  margin-bottom: 20px !important;
  color: #4a4f63;
}
.contact-form-section .contact-content-main-wrapper p:last-of-type {
    margin-bottom: 0 !important;
	display:flex;
}

.contact-form-section .contact-content-main-wrapper textarea {
  resize: vertical;
  height: 170px;
}


.contact-form-section .contact-content-main-wrapper input[type="submit"] {
    position: relative;
    overflow: hidden;
    z-index: 1;
    border: 1px solid #2a2f3f;
    border-radius: 100px;
    background-color: #2a2f3f;
    padding: 16px 40px;
    color: #fff;
    font-size: 20px;
    min-width: 171px;
    min-height: 61px;
    cursor: pointer;
    box-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1),
                0 8px 10px -6px rgb(0 0 0 / 0.1);

    transition: all 0.3s ease;
}


.contact-form-section .contact-content-main-wrapper input[type="submit"]::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
    background: #ffffff66;
    z-index: -1;
    transform: scale(0);
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 700ms;
    border-radius: 100px;
}
.contact-form-section .contact-content-main-wrapper input[type="submit"]:hover::after {
    transform: scale(1);
}


.contact-form-section .contact-content-main-wrapper input[type="submit"]:hover {
    background-color: #7f828c;
}
.contact-form-section .contact-content-main-wrapper .wpcf7-not-valid-tip {
  font-size: 12px;
  color: #d93025;
  margin-top: 5px;
}

.contact-form-section .contact-content-main-wrapper .wpcf7-response-output {
  margin-top: 15px;
  font-size: 14px;
  text-align: center;
}

.contact-form-section .contact-content-main-wrapper .wpcf7-spinner {
  display: block;
  margin: 10px auto 0;
  margin:0px;
}


header .ast-builder-layout-element.site-header-focus-item.ast-header-account {
    padding: 10px 20px !important;
    background-image: linear-gradient(320deg, black 50%, transparent);
    border-radius: 70px;
}
body:not(.home) #masthead {
    position: sticky;
    left: 0;
    right: 0;
    top: 0;
    background-color: #2A2F3F;
}
body.cs-banner-section #masthead {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    background-color: transparent;
}
.ast-article-single header.entry-header.ast-no-thumbnail {
    padding-top: 4rem;
}
.ast-theme-transparent-header #masthead.sticky-active {
    background-color: #2A2F3F;
}
/* media-start */
@media screen and (min-width: 1280px) {
	.about-split-cnt-section .main-cnt-grid-wrapper {
    display: grid;
    grid-template-columns: 0.4fr 0.6fr;
    gap: 64px;
}
	.about-split-cnt-section .main-cnt-grid-wrapper > * {
    margin: 0;
}
	.about-image-text-section .section-grid-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 64px;
    align-items: center;
}
	.articles-all-wrapper-main {
    display: flex;
    flex-direction: column;
    gap: 64px;
}

	.article-cards-main-wrapper {
    gap: 64px;
    width: 100%;
}
	.download-section {
    display: grid;
    grid-template-columns: 0.6fr 0.4fr;
    gap: 64px;
    align-items: center;
}
	.um-page-account .um-account-main {
    padding-left: 64px;
}

}
@media screen and (max-width: 1100px) {
		.section-highlight-header .section-heading::after{
    width: 100%;
    left:0%;
	}
}
@media screen and (max-width: 991px) {
	.ast-single-related-posts-container .ast-related-posts-wrapper {
		grid-template-columns: repeat(2, 1fr) !important;
	}

	.ast-single-related-posts-container .ast-related-posts-wrapper .ast-related-post {
		max-width: 100%;
	}

	.blog-post-container .blog-post-template {
		grid-template-columns: repeat(2, 1fr);
	}
	.contact-form-section .contact-content-main-wrapper {
    width: min(1100px, 90%);
    margin: 0px auto;
    padding: clamp(20px, 4vw, 40px);
}
    footer {
        padding-inline: 24px;
    }

}


@media screen and (max-width: 749px) {
	.has-custom-border img {
		height: 400px !important;
	}


	body .featured-logos-wrapper {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 30px;
	}

	.hero-banner-content-container h1 {
		font-size: 48px !important;
	}

	.hero-banner-content-container .banner-subheading {
		font-size: 20px !important;
	}

	.double-buttons-wrapper {
		flex-direction: column;
		gap: 10px;
	}

	.double-buttons-wrapper figure,
	.double-buttons-wrapper figure a {
		margin: 0 !important;
		width: 100%;
	}

	.double-buttons-wrapper figure img {
		height: auto;
		object-fit: contain;
		width: 100%;
	}

	.hero-banner-content-container h1 {
		margin-top: 100px !important;
	}

	.wp-block-heading.section-heading {
		font-size: 36px !important;
	}

	.section-header .wp-block-heading {
		font-size: 36px !important;
	}

	.section-cards-wrapper .card-wrapper {
		padding-inline: 0 !important;
		margin-bottom: 0 !important;
		padding-block-end: 0 !important;
	}

	.image-with-text-section {
		padding-inline: 24px !important;
		padding-block: 80px !important;
	}

	.image-with-text-section .image-with-text-wrapper {
		border-radius: 16px !important;
		padding: 48px !important;
	}

	.image-with-text-section .image-with-text-wrapper .wp-block-heading.heading-img-text {
		font-size: 36px !important;
	}

	.image-with-text-section .image-with-text-wrapper p {
		margin-bottom: 0;
	}

	.featured-logos-section .wp-block-heading,
	.title-main-sc {
		text-transform: uppercase;
		font-size: 14px !important;
		margin-bottom: 3rem;
	}

	.awards-logos-wrapper {
		display: grid !important;
		grid-template-columns: repeat(2, 1fr);
	}

	.ready-began-section {
		padding-inline: 24px !important;
	}

	footer {
		padding-inline: 24px;
	}

	.section-header .wp-block-heading.title-main-sc {
		text-transform: uppercase;
		font-size: 14px !important;
		margin-bottom: 3rem;
	}

	.image-with-text-section figure.wp-block-media-text__media {
		height: auto !important;
		aspect-ratio: 2/3;
	}

	.section-highlight-header .section-heading {
		position: relative;
		display: inline-block;
		margin-inline: auto !important;
		float: none;
		font-size: 24px !important;
		line-height: normal;
	}

	.ast-single-related-posts-container .ast-related-posts-wrapper {
		grid-template-columns: repeat(1, 1fr) !important;

	}

	.single-blog-banner-section h1 {
		font-size: 36px !important;
		line-height: 41px;
	}

	.single-blog-banner-section .taxonomy-post_tag {
		margin-bottom: 24px;
	}

	.single-blog-banner-subheading {
		font-size: 18px;
	}

	.single-blog-date-read-time>div+div::before {
		margin: 0 16px;
	}

	.single-blog-image-container p {
		padding: 0px;
	}

	.single-blog-image-container h2 {
		padding: 0px;
		font-size: 30px !important
	}

	.single-blog-title-section .single-blog-title {
		line-height: 37.8px;
		font-size: 30px !important;
	}

	.ast-single-related-posts-container {
		padding: 80px 24px !important;
		margin: 0px;
	}

	.ast-related-posts-title {
		font-size: 1.875em;
	}

	.ast-single-related-posts-container .ast-related-posts-wrapper {
		gap: 0px;
	}

	.blog-post-container .blog-post-template {
		grid-template-columns: 1fr;
	}

	.hero-banner-header h1 {
		font-size: 32px !important;
		line-height: 48px;
	}


	.blog-post-tabs {
		display: flex;
		flex-wrap: nowrap;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		gap: 16px;
	}


	.blog-post-tabs::-webkit-scrollbar {
		display: none;
	}

	.blog-post-tabs {
		scrollbar-width: none;
	}


	.blog-post-tabs .wp-block-button {
		flex: 0 0 auto;
		min-width: 30%;
	}


	.blog-post-tabs .wp-block-button__link {
		display: block;
		text-align: center;
		white-space: nowrap;
	}
	.about-hero-banner-section {
    min-height: 90vh !important;
}
	.about-hero-banner-section .about-banner-heading {
    line-height: 1 !important;
    font-weight: bold !important;
}
	.about-sees-btm-wrapper p {
    font-size: 17px;
}
	.media-page-banner-section {
    min-height: 90vh !important;
}
	.media-page-banner-section .single-blog-banner-heading {
    font-size: 50px !important;
    line-height: 1 !important;
}
.featured-articles-section .section-header-articles .wp-block-heading {
    font-size: 30px !important;
}
	.main-testimonial p.section-heading {
    line-height: 60px;
    font-size: 26px !important;
    line-height: 1.2;
}
	.ready-began-section-media {
    padding-inline: 24px !important;
}
	.section-header-media-ready .wp-block-heading {
    font-size: 30px !important;
}
	.section-header-media-ready p {
    font-size: 16px !important;
}
.section-grid-wrapper.download-section {
    display: flex;
    flex-direction: column-reverse;
    gap: 20px;
}	
	.download-image-text-section {
    padding-block: 30px !important;
}
	.contact-form-section h1 {
    font-size: 34px !important;
}
	.contact-form-section .contact-header p{
font-size:16px !important;
}
	.site-footer .site-above-footer-inner-wrap.ast-builder-grid-row {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}
}
@media screen and (max-width: 575px) {
	.site-footer .site-above-footer-inner-wrap.ast-builder-grid-row {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
	}
}