/**
Theme Name: Land Value Alpha Child Theme
Author: Fuad Hasan Emon
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: land-value-alpha-child-theme
Template: astra
*/

.ast-container {
	max-width: 1320px;
}

.site-below-footer-wrap {
	padding-bottom: 15px;
	padding-top: 19px;
}

.social-icons {
	gap: 16px !important;
}

.site-footer .widget {
	margin-bottom: 18.5px;
}

#block-17 {
	margin-bottom: 22.5px !important;
}

.main-header-bar-wrap .ast-container {
	padding: 0 12px;
}

.site-header {
	position: sticky;
	top: 0;
}

.main-header-menu .sub-menu {
	min-width: 870px;
	column-count: 2;
	padding: 20px;
	border: none;
	border-radius: 10px;
	margin-top: 12px !important;
	left: -380px !important;
	transition: .3s all ease;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3) !important;
}

.main-header-menu .sub-menu::after {
	content: "";
	position: absolute;
	top: 10px;
	bottom: 0;
	left: calc(50% - 1px);
	width: 1px; 
	background-color: #E5E5E5; 
	height: 88%
}

.ast-desktop .main-header-menu>.menu-item .sub-menu:before {
	content: "";
	position: absolute;
	top: -8px; /* adjust as needed to position above the menu item */
	left: 50%; /* center horizontally within the parent */
	transform: translateX(-50%); /* offset to truly center */
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid white; /* color of the arrow */
}

.sub-menu .menu-link {
	transition: .3s all ease;
	background: white;
	border: 1px solid #A06723 !important;
	border-radius: 25px;
	padding: 12px 15px !important;
	margin-bottom: 10px !important;
	text-align: left;
	text-decoration: none;
	color: #000000 !important;
	font-weight: 400;
	font-size: 14px !important;
	display: block;
}

.sub-menu .menu-link:hover {
	background: linear-gradient(90deg, #A06723 0%, #E0932C 50%, #A06723 100%);
	color: white !important;
	transition: .3s all ease;
}

.ast-builder-menu-1 .menu-item > .menu-link {
	padding: 0 5px;
	font-weight: 400;
	font-size: 22px;
}

/* .site-navigation .ast-builder-menu-1 .menu-item > .menu-link {
font-size: 18px !important;
} */

.main-header-menu .menu-item {
	margin: 0 10px;
	transition: all 0.3s ease;
}


.main-header-menu .menu-item:hover {
	transform: translateY(-1px);
	transition: all 0.3s ease;
}

.ast-above-header-bar .site-above-header-wrap {
	max-width: 100%;
}

.topbar-button-group {
	justify-content: end;
}

.ast-site-identity {
	padding: 5px 0 0;
}
.ast-article-inner {
	padding: 10px;
	transition: .3s all ease;
}

.ast-article-post .post-thumb-img-content, .wp-block-latest-posts__featured-image img, .ast-oembed-container, .map-container iframe, .site .ast-single-related-posts-container, article.post, .ast-article-single img {
	border-radius: 10px;
}

.site-footer {
	background: linear-gradient(180deg, #A46A25 0%, #E0932C 17%, #A46A25 34%, #E0932C 51%, #A46A25 68%, #E0932C 85%, #A46A25 100%) !important;
}

.ast-builder-grid-row-4-equal .ast-builder-grid-row {
	grid-template-columns: 2fr 2fr 1fr 2fr;
}

.map-container {
	display: flex;
}

#nav_menu-3 #menu-footer-menu {
	column-count: 2;
}

#nav_menu-3 .menu-link, #nav_menu-4 .menu-link, .info-item-footer h4, .info-item-footer a {
	color: #FFFFFF;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	transition: color 0.3s;
	line-height: 1.5;
}

.ast-excerpt-container.ast-blog-single-element {
	font-family: 'Poppins', sans-serif;
	font-size: 0.9rem;
	transition: color 0.3s;
	line-height: 1.2rem;
}

.info-item-footer {
	margin: 0;
}

.info-item-footer img {
	width: 20px;
	filter: invert(1);
}

.info-item-footer {
	display: flex;
	gap: 10px;
	align-items: baseline;
}

.w-20 {
	width: 20px;
}

.site-footer-above-section-2 a:hover , .site-footer-above-section-3 a:hover {
	text-decoration: underline;
	padding-bottom: 5px;
}

.ast-desktop .ast-menu-hover-style-underline > .menu-item:hover > .menu-link:before {
	transform: scale(1);
	width: 100%;
	transition: all 0.5s ease;
	height: 2px;

}

.ast-desktop .ast-menu-hover-style-underline > #menu-item-12:hover > .menu-link:before, .ast-desktop .ast-menu-hover-style-underline > #menu-item-13:hover > .menu-link:before, .ast-desktop .ast-menu-hover-style-underline > #menu-item-14:hover > .menu-link:before, .ast-desktop .ast-menu-hover-style-underline > #menu-item-27:hover > .menu-link:before {
	display: none;
}

.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before {
	left: 0;
	transition: .2s all ease-out;
	bottom: -5px !important;
}

.ast-excerpt-container {
	font-size: 12px;
	color: black;
}

.entry-title a, .entry-meta, .ast-pagination a:hover {
	color: #A46A25;
}

.wp-block-search__button {
	padding: 14px 30px !important;
	background: #a06723;
	background: linear-gradient(90deg, rgba(160, 103, 35, 1) 0%, rgba(224, 147, 44, 1) 50%, rgba(160, 103, 35, 1) 100%);
	font-size: 16px !important;
	font-weight: 600 !important;
	border: none;
	color: white !important;
	transition: all 0.5s ease-in-out;
	border-radius: 10px !important;
	background-size: 200% 100%;
}

.wp-block-search__button:hover {
	background-position: right center; /* shift background for movement */

}

#secondary .wp-block-search__input {
	border: 1px solid #A46A25;
	padding: 20px;
	border-radius: 10px !important;
	background-color: white;
}

#secondary .wp-block-search__input::placeholder {
	color: #A46A25;
	font-size: 0.9rem;
}

.single-post h1 {
	font-size: 30px;
}

.ast-article-single img {
	height: 350px;
	width: 100%;
	object-fit: cover;
}

.ast-related-post-content {
	padding: 20px;
	background: #a06723;
	background: linear-gradient(90deg, rgba(160, 103, 35, 1) 0%, rgba(224, 147, 44, 1) 50%, rgba(160, 103, 35, 1) 100%);
	border-radius: 10px;
	height: 100%;
}

.ast-related-post-content .read-more, .single .entry-header .entry-meta {
	display: none;
}

.ast-related-post-content .ast-related-post-title a, 
.ast-related-post-content .ast-related-post-excerpt {
	color: white !important;
} 

.ast-related-post-content .post-thumb-img-content img {
	border-radius: 10px;
	object-fit: cover;
}

.ast-pagination .page-numbers.current {
	border: 1px solid #A46A25; 
	background-color: #A46A25;
	border-radius: 50%;
	color: white;
}

.ast-pagination a:hover {
	background-color: #A46A25; 
	color: white;
}

.ast-pagination .page-numbers {
	background-color: white;
	border: 1px solid #A46A25; 
	border-radius: 50%;
	color: #A46A25;
}


.ast-pagination .page-numbers:hover {
	color: #000;
}

.ast-pagination .next.page-numbers, .ast-pagination .prev.page-numbers {
	border: none;
	background-color: transparent !important;
}

.ast-separate-container .ast-article-inner, .sidebar-main #block-32 .wp-block-column, .sidebar-main #block-33 .wp-block-column {
	border: 1px solid #80808036;
	border-radius: 10px;
}

.sidebar-main {
	top: 190px !important;
}


.topbar-button-group {
	display: flex;
	gap: 10px;
}

.topbar-btn-gold {
	padding: 10px 8px;
	background: #a06723;
	background: linear-gradient(
		90deg,
		rgba(160, 103, 35, 1) 0%,
		rgba(224, 147, 44, 1) 50%,
		rgba(160, 103, 35, 1) 100%
	);
	font-size: 20px;
	font-weight: 500;
	border: none;
	color: white;
	border-bottom-left-radius: 30px;
	border-top-right-radius: 30px;
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
	transition: all 0.3s ease-in-out;
	width: 220px;
	height: 47px;
}

.topbar-btn-gold a {
	color: white;
}

.topbar-btn-outline {
	padding: 10px 0;
	background: linear-gradient(120deg, white, white) padding-box,
		linear-gradient(120deg, #a06723, #e0932c) border-box;
	border-bottom-left-radius: 30px;
	border-top-right-radius: 30px;
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
	border: 2px solid transparent;
	font-size: 20px;
	font-weight: 500;
	color: #ba762b;
	transition: all 0.3s ease-in-out;
	width: 220px;
	height: 47px;
}

.topbar-btn-gold:hover,
.topbar-btn-outline:hover {
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	transform: translateY(-2px);
}
.topbar-btn-gold:hover {
	color: white;
}
.topbar-btn-outline:hover {
	color: #ba762b;
	border-color: #a06723;
}

@media only screen and (max-width: 1500px) {
	.info-item, .info-item a, .topbar-btn-gold, .topbar-btn-outline {
		font-size: 14px !important;
	}

	.topbar-btn-gold, .topbar-btn-outline {
		width: 150px;
	}

	.ast-builder-menu-1 .menu-item > .menu-link {
		font-size: 16px;
	}
}


@media only screen and (max-width: 921px) {
	.ast-mobile-header-wrap .ast-mobile-header-content, .ast-desktop-header-content {
		background: linear-gradient(180deg, #A46A25 0%, #E0932C 17%, #A46A25 34%, #E0932C 51%, #A46A25 68%, #E0932C 85%, #A46A25 100%) !important;
	}
	#ast-hf-mobile-menu {
		background: rgba(164, 106, 37, 0.95) !important;
		padding: 1rem;
		border-radius: 8px;
		margin: 1rem;
	}
	.main-header-menu .sub-menu {
		min-width: 100%;
	}
	#ast-hf-mobile-menu .sub-menu li {
		margin: 0;
	}
	#ast-hf-mobile-menu .sub-menu li a {
		line-height: 20px;
		padding: 12px 15px !important;
		color: black !important;
	}
	.ast-header-break-point .main-header-menu {
		background: repeating-linear-gradient(90deg, #a46a25 0%, #e0932c 50%, #a46a25 100%) !important;
	}
	.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link {
		font-size: 18px;
		font-weight: 400;
		line-height: 1.6;
		font-family: poppins, sans-serif;
		color: white !important;
		transition: color 0.3s ease;
		padding: 10px 0 !important;
		padding-top: 12px !important;

	}
	.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle {
		color: white;
		top: 0;
	}
	.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle:focus {
		outline: 0;
	}
	.sub-menu .menu-link .icon-arrow {
		display: none !important;
	}

	.ast-mobile-header-content .info-item a {
		color: white !important;
	}
	.ast-mobile-header-content .info-item .icon img {
		filter: invert(1);
	}
	.ast-mobile-header-content .header-widget-area {
		padding: 0 20px;
	}
	.ast-mobile-header-content #block-9, .ast-mobile-header-content #block-12 {
		margin-bottom: 15px;
	}
}


@media only screen and (max-width: 768px) {
	.main-header-menu .sub-menu {
		column-count: 1;
	}

	.main-header-menu .sub-menu::after {
		position: unset;
	}
	.ast-mobile-header-content .info-items {
		flex-direction: column;
	}
}
