/**
Theme Name: Astra Child
Author: Brainstorm Force
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: astra-child
Template: astra
*/
a:focus {
	outline: none;
}
.wp-block-heading {
	margin: 0 0 14px;
}
.hfe-nav-menu-icon {
	border: 2px solid #FFFFFF33;
}
.service-content {
	height: 100%;
}
header#masthead {
	position: fixed !important;
	top: 0;
	width: 100%;
}
.banner-skew.left::after {
	transform: perspective(536px) rotatey(
		13deg);
	left: 10px;
	border-radius: 30px;
}
li.hfe-breadcrumbs-item a {
	font-size: 12px !important;
	text-decoration: none !important;
}
/********** Banner css **********/
.banner-skew, .card-tilt-left, .card-tilt-right {
	position: relative;
	isolation: isolate;
}
.banner-skew::after {
	content: "";
	position: absolute;
	width: 100%;
	background: #F0F0F0;
	z-index: -1;
	opacity: 90%;
	transform: perspective(536px) rotatey(-10deg);
	height: 100%;
	top: 0;
	left: -38px;
	border-radius: 50px;
}
/**** arrows ****/
.slick-arrow {
	padding: 0 !important;
	font-size: 0 !important;
	background: transparent !important;
	width: 44px !important;
	height: 44px !important;
	border: 1px solid #000000 !important;
	border-radius: 50% !important;
}
.slick-arrow::before {
	display: none !important;
}
.slick-arrow::after {
	content: "";
	background: url(https://boltlandsolutions.com/wp-content/uploads/2025/10/Arrow1.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 16px;
	height: 16px;
	background-size: contain;
	left: 17px;
	top: 50%;
	transform: translateY(-50%);
	filter: brightness(0) saturate(100%) invert(0%) sepia(100%) saturate(7472%) hue-rotate(188deg) brightness(90%) contrast(97%);
}
.slick-prev {
	left: 0;
	z-index: 9;
}
.slick-prev::after {
	transform: translateY(-50%) scale(-1);
	left: 8px;
}
ul.slick-dots {
	margin: 0;
}
ul.slick-dots li {
	width: 16px;
	height: 16px;
	border: 1px solid #FFDBB1;
	border-radius: 50%;
	margin: 0;
}
ul.slick-dots {
	display: flex;
	justify-content: center;
	gap: 5px;
}
ul.slick-dots li button::before {
	display: none;
}
ul.slick-dots li.slick-active {
	background: #FFB259;
}
/********* why choose use *********/
.card-tilt-left::after, .card-tilt-right::after {
	content: "";
	position: absolute;
	border: 1px solid #E0E0E0;
	width: 100%;
	height: 100%;
	top: 0;
	left: 5px;
	border-radius: 20px;
	transform: perspective(315px) rotatey(5deg);
	height: calc(100% + 10px);
	top: -5px;
	left: 5px;
}
.card-tilt-right::after, .tilt-card-slider .slick-slide:nth-child(2n) .card-tilt-left::after {
	transform: perspective(300px) rotatey(-5deg);
	left: -8px;
}
.tilt-card-slider .slick-track {
	padding: 30px 8px 30px 8px;
	display: flex;
}
.tilt-card-slider .slick-slide {
	margin: 0 11.5px;
}
.tilt-card-slider .slick-list {
	margin: 0 -11.5px;
}
.tilt-card-slider .slick-list img {
	display: inline-block !important;

}
/********** Services css **********/
.services-slider .slick-track {
	display: flex;
}
.services-slider .slick-slide {
	height: inherit;
	margin: 0 17px !important;
}
.services-slider .slick-list {
	margin: 0 -17px !important;
}
.services-slider .slick-arrow {
	top: -74px;
	right: 0;
	left: auto;
}
.services-slider .slick-arrow.slick-prev {
	right: 65px;
}
.hover-card:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	inset: 0;
	background: transparent;
	transition: all .3s ease;
}
.hover-card.active:after {
	background: linear-gradient(180deg, transparent, black);

}
/****** Testimonail css ******/

.testimonial_content {
	position: relative;
	isolation: isolate;
}
.testimonial_content::after {
	content: "";
	position: absolute;
	width: 100%;
	background: #F0F0F0;
	z-index: -1;
	opacity: 90%;
	transform: perspective(536px) rotatey(10deg);
	height: calc(100% + 44px);
	top: -22px;
	left: 27px;
	border-radius: 50px;
}
.tesimonial-slider .slick-track {
	padding: 47px 0 44px 20px;
}
.tesimonial-slider .slick-arrow {
	left: auto;
	right: 0 !important;
	border: 1px solid #fff !important;
}
.tesimonial-slider .slick-prev {
	transform: translateY(20px);
}
.tesimonial-slider .slick-next {
	transform: translateY(-40px);
}
.tesimonial-slider .slick-arrow::after {
	filter: brightness(0) saturate(100%) invert(95%) sepia(100%) saturate(0%) hue-rotate(74deg) brightness(103%) contrast(106%);
}
.tesimonial-slider .slick-list {
	margin: 0 -25px;
}
.tesimonial-slider .slick-slide {
	margin: 0 25px;
}
/****** counter gradient section *******/
.gradient_counter .elementor-counter-number {
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	background: linear-gradient(90deg, #FFDE59 27%, #FFB259 187%);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
}
.gradient_counter .elementor-counter-number-suffix {
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	background: linear-gradient(90deg, #FFDE59 0%, #FFB259 29%);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
}
/****** Blog Section ******/
.hfe-post-content {
	display: flex;
	flex-direction: column;
}
.hfe-post-content .hfe-post-title {
	order: 2;
}
.hfe-post-content .hfe-post-meta {
	order: 1;
}
.hfe-post-content .hfe-post-excerpt {
	order: 3;
}
.hfe-post-content .hfe-post-title a {
	text-decoration: none;
	font-weight: 500;
}
.hfe-post-image img {
    max-height: 200px;
	min-height: 200px;
    border-radius: 10px !important;
    object-fit: cover;
}
/***** card section ******/
.hover-card.active {
	width: 48%;
}
.hover-card {
	transition: all 0.4s ease;
	position: relative;
}
.hover-card>div {
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease;
}
.hover-card.active>div {
	opacity: 1;
	visibility: visible;
}
/********** Contact US Form **********/
.contact-form .twocol {
	display: flex;
	gap: 20px;
	margin: 0;
}
.contact-form .input p {
	margin: 0 0 20px;
}
.contact-form .input textarea {
	height: 100px;
	resize: none;
}
.contact-form .input input, .contact-form .input textarea {
	border-radius: 10px !important;
	font-family: inherit;
	color: #000000;
	border: 1px solid #000000;
	font-weight: 400;
}
.contact-form .input input {
	height: 50px;
}
.contact-form .input input::placeholder, .contact-form .input textarea::placeholder {
	color: #000;
}
.product-link:hover .elementor-icon {
	background: #000;
}
.product-link:hover .elementor-icon svg path {
	fill: #fff;
}
li.hfe-breadcrumbs-separator {
	vertical-align: baseline !important;
}
/* Blog page */
.archive .entry-title a, .blog .entry-title a, .search .entry-title a {
	font-weight: 600;
}
.blog .entry-title a {
	font-size: 18px;
	display: inline-block;
}
.ast-article-inner {
	padding: 15px;
	border: 1px solid #E0E0E0;
}
.ast-blog-featured-section {
	margin-bottom: 15px;
}
.read-more a {
	color: #ffb459;
	font-weight: 700;
}
.blog div#content {
	margin-top: 82px;
}
#secondary .wp-block-search__button {
	color: #000;
}
.archive .entry-title, .blog .entry-title, .search .entry-title {
	margin-bottom: 14px;
}
.sidebar-main {
	border: 1px solid #E0E0E0;
	border-radius: 10px;
	padding: 20px;
}
.ast-sticky-sidebar .sidebar-main {
	top: 120px;
}
.ast-separate-container.ast-desktop .ast-blog-layout-4-grid .ast-row {
	margin: 0 -10px;
}
.ast-separate-container .ast-blog-layout-4-grid .ast-article-post {
	padding: 0 10px 0 !important;
}
.blog .entry-title a:hover {
	color: #ffb459;
}
#secondary .sidebar-main .wp-block-group h2:after {
	content: '';
	position: absolute;
	width: 50px;
	height: 3px;
	background: #000;
	left: 0;
	bottom: 0;
	border-radius: 10px;
}
#secondary .sidebar-main .wp-block-group h2 {
	margin-bottom: 15px;
	position: relative;
	padding-bottom: 8px;
	font-size: 24px; 
}
section.ast-single-entry-banner:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	inset: 0;
	background: rgba(0,0,0,0.4);
}
section.ast-single-entry-banner .ast-container {
	position: relative;
	z-index: 1;
}
/* Hide post date and author */
.post-content>.cat-links {
  display: none !important;
}
/****** Responsive *******/
@media(max-width:1199px) {.tilt-card-slider .slick-list {padding-right: 120px;}
	.card-tilt-right::after,.tilt-card-slider .slick-slide:nth-child(2n) .card-tilt-left::after {left: 7px;}
	.card-tilt-left::after,.card-tilt-right::after {left: 19px;}
}
@media(min-width:993px){
	.ast-right-sidebar #secondary {
		padding-left: 40px;
	}
}
@media(max-width:1024px){
	.ast-blog-layout-4-grid .ast-article-post {
		width: 50%;
	}
}
@media(max-width:992px){
	.ast-separate-container.ast-right-sidebar #primary, .ast-separate-container.ast-right-sidebar #secondary {
		margin-top: 50px;
	}
	.ast-separate-container.ast-right-sidebar #primary, .ast-separate-container.ast-right-sidebar #secondary {
		margin-top: 50px;
	}

	.ast-separate-container.ast-right-sidebar #secondary {
		margin-top: 0;
		padding: 0;
	}
	.ast-separate-container .site-main>.ast-row {
		margin: 0 -10px;
	}
	.blog div#content {
		margin-top: 77px;
	}
}
@media(max-width:880px) {
	.hover-card.active {width: 100% !important;}
	.hover-card>div {opacity: 1;visibility: visible;}
	.hover-card:after, .hover-card.active:after {
		background: linear-gradient(180deg, transparent, #00000085);
	}
}
@media(max-width:767px) {
	.banner-skew::after,.testimonial_content::after {display: none;}
	.tilt-card-slider .slick-slide:nth-child(2n) {margin-right: 11px;}
	.tilt-card-slider .slick-list {padding-right: 59px;}
	.services-slider .slick-arrow {top: auto;bottom: -79px;right: auto;left: 50%;transform: translateX(-50%);}
	.services-slider .slick-arrow.slick-prev {left: calc(50% - 31px);transform: translateX(-46%);}
	.services-slider .slick-arrow.slick-next {left: calc(50% + 30px);transform: translateX(-50%);}
	.tesimonial-slider .slick-track { padding: 0}
	.ast-blog-layout-4-grid .ast-article-post {
		width: 100%;
	}
	#secondary .sidebar-main .wp-block-group h2 {
		font-size: 20px;
	}
	.contact-form .input input {
		height: 47px;
	}
	.contact-form .twocol {
		gap: 12px;
	}
}