/**
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
*/
body{
    background-color: #282828;
}
html{
    background-color: gray;
}
body, html {
	overflow-x: hidden;
}
body, head, header, footer, .site-below-footer-wrap {
    max-width: 1920px;
    margin: auto;  
}
body{
    box-shadow: 1px 1px 15px 8px #000000;
}
#ast-scroll-top {
	border: 1px solid var(--ast-global-color-2);
}
a:where(:not(.wp-element-button)) {
    text-decoration: auto;
}
:root {
	--primary-font: 'Montserrat', sans-serif;
	--secondary-font: 'Interstate', sans-serif;
}
.primary-font {
	font-family: var(--secondary-font);
}
button, h1 {
	font-family: 'Interstate', sans-serif;
}
h1 {
	text-shadow: 0px 5px 11px #000000DE;
}
.textCenter {
	text-align: center;
}
.marginXAuto {
	margin-left: auto;
    margin-right: auto;
}

.wp-block-cover__inner-container {
	color: var(--ast-global-color-2) !important;
}

.subpageHeroLine {
	width: 400px !important;
	height: 5px;
	max-width: 400px;
}

.subpageTextLine {
	width: 145px !important;
	height: 5px;
	max-width: none;
	margin-left: unset !important;
}
.subpageTextLine.tabletDisplayBlock {
	margin-left: auto !important;
}

.inner-column-1 {
	margin-left: 0 !important;
}

.mw1000 {
	max-width: 1000px !important;
}

.borderRadius110, .borderRadius110 img {
	border-radius: 110px 0;
}
.w100 img {
	width: 100%;
}
.tabletDisplayBlock {
	display: none !important;
}
.banner {
	background-color: var(--ast-global-color-0);
	color: white;
	display: block;
    width: 100%;
	font-size: 34px;
	text-align: center;
	font-weight: bold;
	padding: 35px;
	line-height: 42px;
	display: none;
}
body.home .banner {
	display: block;
}
#readMoreBtn {
	display: none;
	cursor: pointer;
	color: var(--ast-global-color-0);
	text-decoration: underline;
	padding-top: 30px;
}

.kt-accordion-wrap {
	margin: auto;
	padding: 0 30px;
}
.kt-blocks-accordion-icon-trigger {
	transform: scale(1.45);
}
.kt-blocks-accordion-header{
	transition: all 1.2s ease-in-out !important;
}
.kt-accordion-panel-active {
	border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
	transition: none !important;
}

.kb-gallery-ul .kb-gallery-image-ratio-land32 {
	padding-bottom: unset !important;
	height: 100% !important;
}
.kb-gallery-ul img {
	position: relative !important;
}
.kb-slide-item * {
    height: 100%;
}

@media (max-width: 1100px) {
	.banner {
		display: none !important;
	}
	#readMoreBtn {
		display: block;
	}
	#readMoreText {
		display: none;
	}
	.tabletDisplayNone {
		display: none !important;
	}
	.tabletDisplayBlock {
		display: block !important;
	}
	.subpageHero {
		min-height: 375px !important;
	}
	.subpageH1 {
		font-size: 50px !important;
	}
	.subpageHeroLine {
		margin-top: 50px !important;
	}
	.subpageTextImg .kt-row-column-wrap, .subpageImgText .kt-row-column-wrap {
		display: flex !important;
    	flex-direction: column;
		align-items: center;
	}
	.subpageTextImg .kt-row-column-wrap {
		padding: 80px 30px !important;
	}
	.subpageImgText .kt-row-column-wrap { 
		flex-direction: column-reverse;
		padding-bottom: 80px !important;
	}
	.mw1000 { 
		max-width: 550px !important;
		margin-bottom: 40px !important;
	}
	.tabletPT80, .tabletPT80C > .kt-row-column-wrap {
		padding-top: 80px !important;
	}
	.tabletPB120C > .kt-row-column-wrap {
		padding-bottom: 120px !important;
	}
	.tabletMB120 {
		margin-bottom: 120px !important;
	}
	.tabletMB80 {
		margin-bottom: 80px !important;
	}
	.tabletMB30 {
		margin-bottom: 30px !important;
	}
	.tabletMW620 {
		max-width: 620px !important;
	}
	.tabletMW565 {
		max-width: 565px !important;
	}
	.tabletMW560 {
		max-width: 560px !important;
	}
	.tabletMXAuto {
		margin-left: auto;
		margin-right: auto;
	}
	.tabletPX80 {
		padding: 80px 30px !important;
	}
	
	.kt-blocks-accordion-header {
		padding: 25px 40px !important;
	}
	.kt-accordion-panel-inner {
		padding: 0 40px 30px !important;
	}
}
@media (max-width: 767px) {
	.borderRadius110, .borderRadius110 img {
		border-radius: 0;
	}
	/*
	.mobileDisplayNone {
		display: none;
	}
	*/
	.subpageHero {
		min-height: 320px !important;
	}
	.subpageH1 {
		font-size: 40px !important;
	}
	.subpageHeroLine {
		margin-top: 40px !important;
		width: 190px !important;
	}
	.subpageTextImg .kt-row-column-wrap {
		padding: 80px 0 !important;
		row-gap: 0 !important;
	}
	.subpageTextImg > .kt-row-column-wrap > .inner-column-1, .subpageImgText .inner-column-2 {
		padding: 0 30px;
	}
	.subpageTextImg .inner-column-2, .subpageImgText .inner-column-1 {
		width: 100%;
	}
	.subpageImgText .kt-row-column-wrap {
		padding: 0 0 80px !important;
		row-gap: 0 !important;
	}
	.subpageBGImgSection {
		min-height: 525px !important;
	}
	.mw1000 {
		max-width: 435px !important;
		margin-bottom: 30px !important;
	}
	
	.kt-blocks-accordion-header {
		flex-direction: column;
		text-align: center !important;
		padding: 25px !important;
	}
	.kt-accordion-panel-inner {
		padding: 0 25px 30px !important;
	}
	.kt-blocks-accordion-icon-trigger {
		margin: 25px auto 0;
	}
	.kt-accordion-panel {
		text-align: center;
	}
	
	.mobilePB0 {
		padding-bottom: 0 !important;
	}
}

/* About Us Page */
.firstTeamMembersSection {
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 70px;
    max-width: 1260px;
    margin: auto;
    padding: 0 30px 115px;
	text-align: center;
}
.secondTeamMembersSection {
	display: flex;
    flex-wrap: wrap;
    gap: 70px;
    justify-content: center;
    max-width: 1510px;
    margin: auto;
    padding: 0 30px;
    text-align: center;
}
.bioSecondTeamMembers {
	background-color: var(--ast-global-color-2);
	border-radius: 0 0 80px;
	padding: 30px;
}
.bioSecondTeamMembers h3, .bioSecondTeamMembers p {
	color: var(--ast-global-color-1);
	font-family: var(--primary-font);
	max-width: 285px;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 1524px) {
	.secondTeamMembersSection {
		gap: 50px 30px;
	}
	.secondTeamMembersSection img {
		max-width: 350px !important;
	}
	.bioSecondTeamMembers h3 {
		margin-bottom: 10px !important;
	}
}
@media (max-width: 1100px) {
	.page-id-80 .subpageImgText h2, .page-id-80 .subpageImgText p {
		text-align: center !important;
		max-width: 560px !important;
	}
	.page-id-80 .subpageImgText .kt-row-column-wrap {
		row-gap: 30px !important;
		flex-direction: column;
	}
	.firstTeamMembersSection {
		grid-template-columns: repeat(1, 1fr);
		padding-bottom: 80px;
	}
	.page-id-80 .whiteLine {
		display: none;
	}
	.lastTextSectionAboutUs .kt-row-column-wrap  {
		padding-top: 60px !important;
    	padding-bottom: 120px !important;
	}
}
@media (max-width: 767px) {
	.readMoreSection .kt-row-column-wrap {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
	.readMoreTxt {
		font-size: 16px !important;
	}
	.showMoreBtns .kt-btn-inner-text {
		text-decoration: underline;
		color: var(--ast-global-color-0);
		font-size: 16px;
		font-weight: normal;
	}
	.page-id-80 .subpageImgText .kt-row-column-wrap {
		padding-top: 60px !important;
		padding-bottom: 60px !important;
	}
	.page-id-80 .subpageImgText h2 {
		margin-top: 30px;
		margin-bottom: 60px !important;
	}
	.employeesSection .kt-row-column-wrap {
		padding: 70px 0 !important;
	}
	.firstTeamMembersSection {
    	padding-left: 0;
		padding-right: 0;
	}
	.employeesSection h2 {
		margin-bottom: 60px !important;
	}
	.titleContainer {
		padding: 30px !important;
	}
	.firstTeamMember img {
		width: 100%;
	}
	.firstTeamMember p {
		padding: 0 30px;
	}
	.secondTeamMembersTitle {
		padding-top: 60px !important;
	}
	.bioSecondTeamMembers {
		border-radius: 0 !important;
	}
	.secondTeamMembersSection {
    	gap: 60px 30px;
	}
	.secondTeamMembersSection img {
		width: 100%;
		border-radius: 0 !important;
	}
}

/* Blog page */
.blog .site-content .ast-container {
    display: block !important;
}
.blog .ast-grid-2 {
	max-width: 1260px;
    padding: 0 30px !important;
    margin: auto !important;
}
.blog .ast-row {
	gap: 70px;	
	text-align: center;
	justify-content: center;
}
.blog .post-thumb-img-content img {
	border-radius: 80px 0 0 0;
}
.blog .ast-grid-common-col {
	padding: 0 !important;
	margin-bottom: 35px;
}
.blog .ast-width-md-6 {
	max-width: calc(50% - 50px) !important;
	margin-bottom: 0 !important;
	background-color: var(--ast-global-color-2);
	border-radius: 80px 0;
}
.blog-layout-1 {
	padding-bottom: 0 !important;
	border-bottom: none !important;
}
.blog .ast-row p {
	max-width: 525px;
	padding: 0 30px;
	margin: 35px auto 50px;
}
.blog .read-more {
	height: 53px;
    display: flex;
    justify-content: center;
	margin: 35px auto 30px !important;
}
.blog .read-more .ast-button {
	width: 232px;
	display: block;
    margin: auto;
}
.blog .entry-title a {
	font-weight: bold;
	font-size: 24px;
}
.blog .published {
	font-weight: bold;
	font-size: 18px;
}
.blog .entry-title a, .blog .ast-row p {
	color: var(--ast-global-color-1);
}
.blog .ast-pagination-infinite {
	margin: 80px 0 170px !important;
}
.blog .ast-load-more {
	background-color: var(--ast-global-color-2);
    color: var(--ast-global-color-0);
    border-color: var(--ast-global-color-2);
    font-weight: bold;
    font-family: var(--secondary-font);
    font-size: 18px;
    width: 232px;
    height: 53px;
    border-radius: 7px;
    line-height: 50px;
}
.blog .ast-load-more:hover {
	background-color: var(--ast-global-color-8);
    border-color: var(--ast-global-color-0);
}
.blog .no-more {
	background-color: var(--ast-global-color-8) !important;
	border-color: var(--ast-global-color-8) !important;
	color: var(--ast-global-color-0) !important;
	width: unset;
    height: unset;
}
@media (max-width: 1100px) {
	.blog .ast-row {
		display: flex;
    	flex-wrap: wrap;
		gap: 40px;
	}
	.blog .ast-row p {
		display: none;
	}
	.blog .read-more {
		display: flex !important;
	}
	.blog .ast-pagination-infinite {
    	margin: 105px 0 110px !important;
	}
}
@media (max-width: 767px) {
	.blog .ast-row {
		flex-direction: column;
    	align-items: center;
	}
	.blog .ast-row .post { 
		width: 100%;
    	max-width: 355px !important;
	}
}

/* Blog Post Page */
.single-post #content .ast-container {
	padding: 0 30px 120px;
}
.single-post .post-navigation {
    margin: 0 !important;
    padding: 60px 0 0;
    border-top: none;
}

/* Service Area */
@media (max-width: 1100px) {
	.page-id-414 .subpageImgText .kt-row-column-wrap {
		flex-direction: column;
		padding: 80px 0 !important;
	}
	.page-id-414 .subpageImgText h2, .page-id-414 .subpageImgText p {
		text-align: center !important;
	}
	.tabletHeight120 {
		height: 120px !important;
	}
}
@media (max-width: 767px) {
	.page-id-414 .subpageImgText .kt-row-column-wrap {
   		row-gap: 80px !important;
	}
	.tabletServiceAreas .kt-row-column-wrap {
		grid-template-columns: repeat(2, 1fr) !important;
	}
}

/* Contact Us */
.page-id-81 .subpageH1  {
	max-width: 965px !important;
}
.gfield_label {
	font-size: 24px !important;
	color: var(--ast-global-color-1);
}
body.page-id-8 .gfield_label {
	font-size: 24px !important;
	color: #fff;
}
body.page-id-8 .gform_wrapper.gravity-theme .gfield_required{
    color: #fff !important;
    display: inline-block;
    font-size: 13.008px;
    padding-inline-start: 0.125em;
}
.gform-field-label.gform-field-label--type-sub {
	color: #000;
}
@media (max-width: 1100px) {
	.page-id-81 .subpageHero img {
		object-position: 50% 50% !important;
	}
	.page-id-81 .subpageH1  {
		line-height: 60px !important;
		max-width: 665px !important;
	}
	.contactFormLayout .kt-row-column-wrap {
		display: flex;
    	flex-direction: column;
	}
	.contactFormLayout h4, .contactFormLayout p {
		text-align: center;
		padding: 0 !important;
	}
	.contactFormLayout h4 {
		margin-bottom: 5px !important;
	}
	.contactFormLayout .inner-column-1 .kt-inside-inner-col {
		padding: 20px 30px 15px !important;
	}
	.contactFormLayout .inner-column-2 .kt-inside-inner-col {
		padding: 65px 30px 50px !important;
	}
}
@media (max-width: 767px) {
	.outerContactUsLayout > .kt-row-column-wrap {
		padding-top: 60px !important;
	}
	.page-id-81 h2 {
		margin-bottom: 40px !important;
	}
	.contactFormLayout .inner-column-1 .kt-inside-inner-col {
    	padding: 30px 30px 5px !important;
	}
}

/* Gallery Page */
.acfGallery {
	padding-bottom: 95px;
}
.primaryImageDiv {
	text-align: center;
	position: relative;
	background-repeat: no-repeat;
    background-size: cover;
	background-position: center;
}
.primaryImage {
	object-fit: contain;
    width: 100%;
    height: 100vh;
    max-height: 800px;
	backdrop-filter: blur(30px);
	-webkit-backdrop-filter: blur(30px);
}
.secondaryImages {
	display: flex;
    gap: 20px;
    max-width: 1495px;
    justify-content: center;
	flex-wrap: wrap;
	margin: auto;
	padding-top: 60px;
}
.secondaryImage {
	opacity: 40%;
	cursor: pointer;
}
.secondaryImage.active {
	opacity: 100% !important;
}
.secondaryImages img {
	width: 283px;
    height: 154px;
    object-fit: cover;
}
.pagination-infinite {
	text-align: center;
	padding-top: 35px;
}
.previous-img {
	transform: rotate(90deg);
}
.next-img {
	transform: rotate(-90deg);
}
.gallery-arrow {
	color: transparent;
    background: transparent;
    border: transparent;
    padding: 0;
}
.previous-arrow, .next-arrow {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 99999;
}
.previous-arrow {
    transform: translateY(-50%);
	left: 15%;
}
.next-arrow {
    transform: translateY(-50%);
	right: 15%;
}
.load-more img {
	cursor: pointer;
}
@media (max-width: 1100px) {
	.primaryImage {
		max-height: 750px;
	}
	.secondaryImages {
		padding-top: 75px;
	}
	.secondaryImages img {
		width: calc(50% - 10px);
    	height: 188px;
	}
}
@media (max-width: 767px) {
	.primaryImage {
		max-height: 450px;
	}
	.secondaryImages {
		padding-top: 38px;
	}
	.secondaryImages img {
    	height: 144px;
	}
}

.site-footer a {
	color: var(--ast-global-color-2);
	cursor: pointer;
}
.site-footer a:hover {
	color: var(--ast-global-color-0);
}
@media (max-width: 600px) {
#FooterMenu {
	font-size: 18px;
	font-family: 'Interstate', sans-serif;
    margin: auto;
    display: block;
	padding: 0 30px;
	border-top: 2px solid #014f86;
	border-bottom: 2px solid #014f86;
	max-width: 300px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#FooterMenu a {
	color: var(--ast-global-color-2);
	cursor: pointer;
	display: block;
}

.footer-bottom a {
	color: var(--ast-global-color-2);
	cursor: pointer;
	display: inline-block;
}

.footer-bottom span.copyyy {
	display: block;
	margin-top: 10px;
}
}

@media (min-width: 601px) {
#FooterMenu{
	font-size: 18px;
	font-family: 'Interstate', sans-serif;
    margin: auto;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
	column-gap: 70px;
	row-gap: 40px;
	padding: 0 30px;
	border-top: 2px solid #014f86;
	border-bottom: 2px solid #014f86;
	max-width: 570px;
	padding-top: 20px;
	padding-bottom: 20px;
}
}

#footContact{
    display: flex;
    justify-content: center;
    padding-top: 30px;
}
.site-above-footer-wrap{
    padding-top: 75px !important;
    position: relative;
}

.footgone {
    padding-right: 15px;
    padding-left: 15px;
}

footer.site-footer {
	display: block;
	position: relative;
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
    position: relative;
}

section#block-21 {
	width: 100%;
	position: relative;
	display: block;
}

section#block-21 figure {
	width: 100%;
	position: relative;
	display: block;
	height: 50px;
	top: -60px;
	margin-bottom: -60px;
	
}

section#block-21 figure img  {
	position: relative;
	background-color: #434343;
	position: absolute;
	top: 0%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 20px 40px;
	width: 450px;
}

@media (max-width: 600px){
#footContact p.fcca,
#footContact p.fccp,
#footContact p.fcce {
	font-size: 16px;
	display: block !important;
	width: 100%;
	padding: 10px;
	margin-bottom: 0px;
}
.mobileDisplayNone {
	display: none;
}
#footContact {
    display: block;
    justify-content: center;
}
}

@media (min-width: 601px) and (max-width: 800px){
#footContact p.fcca,
#footContact p.fccp,
#footContact p.fcce {
	white-space: nowrap;
	font-size: 1.9vw;
}
}

@media (min-width: 801px) {
#footContact p.fcca,
#footContact p.fccp,
#footContact p.fcce {
	white-space: nowrap;
}
}
.footerBar {
	display: none;
}
.site-below-footer-wrap {
    width: 100%;
	position: relative;
}
/*
.site-below-footer-wrap:after {
	content: "";
    width: 100%;
	background-color: #014f86;
	height: 80px;
	position: absolute;
	top: 100%;
}
*/
.menuphone a span {
	color: #65BDE1;
	font-size: 24px;
}

@media (max-width: 600px) {
.row4Footernogapps {
	display: block;
}
.cright.row4Footernogapps {
	display: block;
	text-align: center;
}
.row4Footernogapps span {
	display: flex;
	gap: 0px;
	position: relative;
	justify-content: center;
	text-align: center;
}
.cright.row4Footernogapps span {
	display: flex;
	gap: 0px;
	position: relative;
	justify-content: center;
	text-align: center;
}
.cright.row4Footernogapps .mobileDisplayNone {
	display: none;
}
}

@media (min-width: 601px) {
.row4Footernogapps {
	display: flex;
	flex-wrap: nowrap !important;
	gap: 7px;
	justify-content: center;
}
.cright.row4Footernogapps span {
	display: flex;
	gap: 0px;
/*	right: 20px; */
	position: relative;
	justify-content: center;
	text-align: center;
}
}

@media (min-width: 941px) and (max-width: 1142px){
header .custom-logo-link img {
    max-width: 402px;
    width: 21vw;
}
}

.justbludivider .kt-divider {
	border-color: #014f86 !important;
	background-color:#014f86 !important;
}

.blubkx a {
	color: #fff !important;
}

@media (max-width: 600px) {
.shrinkfonthphero h1 {
	line-height: 1;
	font-size: 48px !important;
}

.shrinkfonthphero h2 {
	line-height: 1;
	font-size: 28px !important;
}

.hp-row-hero-inner img {
	max-width: 80px;
	max-height: 80px;
}

header .custom-logo-link img {
    max-width: 280px;
    width: 280px;
}
}

@media (min-width: 601px) and (max-width: 767px) {
.shrinkfonthphero h1 {
	line-height: 1;
	font-size: 50px !important;
}

.shrinkfonthphero h2 {
	line-height: 1;
	font-size: 32px !important;
}
	
header .custom-logo-link img {
    max-width: 350px;
    width: 350px;
}
}

@media (min-width: 768px) {
.shrinkfonthphero h1 {
	line-height: 1;
}
}

/*
<section id="block-21" class="widget widget_block widget_media_image">
<figure class="wp-block-image aligncenter size-full foot-logo"><img loading="lazy" decoding="async" width="402" height="49" src="https://dev.abcroofing.net/wp-content/uploads/2025/05/logo-1x.webp" alt="" class="wp-image-1131" srcset="https://dev.abcroofing.net/wp-content/uploads/2025/05/logo-1x.webp 402w, https://dev.abcroofing.net/wp-content/uploads/2025/05/logo-1x-300x37.webp 300w" sizes="auto, (max-width: 402px) 100vw, 402px"></figure>
</section>
*/