/*
Theme Name:   Woodmart Child
Description:  Woodmart Child Theme
Author:       XTemos
Author URI:   http://xtemos.com
Template:     woodmart
Version:      1.0.0
Text Domain:  woodmart
*/


@font-face {
	font-family: 'Sui Generis';
	src: url('fonts/SuiGenerisRg-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

/* HOME PAGE */
.wd-content-layout {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.wpcf7 .wpcf7-form .row>[class*="col"] {
    flex: unset !important;
}
.wd-header-text ul li {
	display: inline;
	color: #000;
	font-family: Poppins;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	padding-right: 60px;
}

.wd-header-text ul li i {
	margin-right: 5px;
}
.follow-us {
	color: #000 !important;
	font-family: Poppins;
	font-size: 14px !important;
	font-weight: 300 !important;
	font-weight: 300;
	padding-right: 20px !important;
}
.top-social-icons .wd-social-icon {
	background: #000 !important;
}
.hero-section-container .field {
	border: none;
	border: 1px solid #EEE;
	border-radius: 4px;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 300;
	resize: none;
	padding: 0 25px;
	min-height: 50px;
	color: #FCCB2B !important;
    text-shadow: 0px 0px 2px #fccb2bab !important;
	

}
.hero-section-container textarea {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	min-height: 110px !important;
}
.hero-section-container .hero-section-container-contact-form b {
	color: #FFCB05;
}
.hero-section-container-s {
	background-color: #fff;
	padding-top: 50px;
	border-radius: 8px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 60px;
}
.hero-section-container .hero-section-inner-column .submit-btn {
	background: #FFCB05 !important;
	width: 95% !important;
	padding: 18px!important;
	color: #000;
	text-align: center;
	font-family: Poppins;
	font-size: 16px;
	font-weight: 600;
	line-height: normal;
	text-transform: capitalize;
	display: table;
	margin: 0px auto;
}
.hero-section-inner-column span.wpcf7-spinner {
	display: none;
}
.hero-section-container-s {
	box-shadow: 0px 0px 10px;
	margin-bottom: 10px;
}
.hero-section-container-s .screen-reader-response {
	display: none;
}
.hero-section-container .hero-section-container-title b {
	color: #FFF;
	font-weight: 400;
	border-bottom: 2px solid #fff;
}
.hero-section-container .hero-section-container-title .btn {
	color: #000;
	font-family: Poppins;
	font-size: 16px;
	font-weight: 600;
	line-height: normal;
	text-transform: capitalize;
	background-color: #FFCB05;
	border-radius: 5px;
	margin-top: 20px;
	padding: 12px 24px;
}
.hero-section-container .hero-section-container-title p {
	margin-top: 25px;
}
ul#menu-main-menu a:hover {
	color: #FFCB05;
}
ul#menu-main-menu li.current-menu-item a {
	color: #FFCB05;
}
.hero-section-container .hero-section-container-title strong {
	border-bottom: 2px solid #FFCB05;
}
.counter-section .counter-inner-column {
	padding: 0 10px;
}
.counter-section .counter-inner-column>div {
	border: 1px solid rgba(0, 0, 0, 0.10);
	border-radius: 16px;
	padding-bottom: 20px;
	padding-top: 45px !important;
}
.counter-section .counter-section-child .counter-value {
	color: #000;
	text-align: center;
	font-family: Sui Generis;
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
	line-height: 57px;
}
.counter-section .counter-section-child .counter-label {
	color: #000;
	text-align: center;
	font-family: Poppins;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}
.counter-section .counter-value::after {
	content: "+";
}
.about-section .wpb_text_column {
	color: #000;
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px; 
}
.about-section .btn {
	color: #000;
	font-family: Poppins;
	line-height: normal;
	background-color: #FFCB05;
	border-radius: 4px;
	text-transform: capitalize;
}
.services-section .wpb_text_column {
	color: #FFF;
	font-family: Poppins;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 36px;
}
.testimonial-section .testimonial-inner {

	border-radius: 8px;
	border: 1px solid rgba(0, 0, 0, 0.10);
	background-color: #fff;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.05);

}
.testimonial-section .testimonial-content {
	display: flex;
	flex-direction: column-reverse;
}
.testimonial-rating {
	order: 1;
}
footer {
	order: 2;
	display: grid;
}
.testimonial-content footer>span:before{
	display: none !important;
}
.testimonial-section .testimonial-s>div {
	background-image: url(https://austinroofer.com/wp-content/uploads/2023/11/image-9-1.png);
	background-repeat: no-repeat;
	background-position: 92% 20% !important;
	background-size: 40px !important;
}
.testimonial-section .testimonial-inner {
	padding: 30px;
}
.testimonial-s .testimonial-content {
	margin-top: -12px;
	color: #1E1F20;
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 28px;
}
.testimonial-section .testimonial-s b {
	margin-left: -83px;
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 30px;
	color: #1E1F20;
	padding-top: 15px;
}
.contact-section-s .field {
	border: none;
	border: 1px solid #EEE;
	border-radius: 4px;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 300;
	resize: none;
	padding: 0 25px;
	min-height: 50px;
	color: #FCCB2B !important;
    text-shadow: 0px 0px 2px #fccb2bab !important;

}
.contact-section .hero-section-container-s b {
	color: #FFCB05;
}
.contact-section-s textarea {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	min-height: 110px !important;
}
.hero-section-container .hero-section-container-contact-form b {
	color: #FFCB05;
}
.contact-section-s {
	background-color: #fff;
	padding-top: 20px;
	border-radius: 8px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 30px;
}
.contact-section-s .submit-btn {
	background: #FFCB05 !important;
	width: 95% !important;
	padding: 18px!important;
	color: #000;
	text-align: center;
	font-family: Poppins;
	font-size: 16px;
	font-weight: 600;
	line-height: normal;
	text-transform: capitalize;
	display: table;
	margin: 0 auto;
}
.contact-section-s span.wpcf7-spinner {
	display: none;
}
.contact-section-s .screen-reader-response {
	display: none;
}
.contact-section .contact-section-title h2 {
	color: #FFF;
	font-family: Sui Generis;
	font-size: 56px;
	font-style: normal;
	font-weight: 400;
	line-height: 72px;
	text-decoration-line: underline;
}
.contact-section-left .wpb_text_column {
	color: #FFF;
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
}
.contact-section b {
	border-bottom: 2px solid #fff;
	color: #FFCB05;
}
.contact-section strong {
	border-bottom: 2px solid #fff;
	line-height: 45px !important;
}
.contact-section .contact-section-title b::after {
	content: " ";
	background-color: #FFCB05;
	width: 140px;
	height: 2px;
	position: absolute;
	bottom: -2px;
	left: 0;
}
.contact-section .contact-section-title b {
	position: relative;
}
.contact-section-title p {
	margin-top: 30px;
}
.faqs-section .info-box-title.title b {
	color: #FFCB05;
}
.faqs-section .info-box-inner{
	color: #FFF;
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	border-top: 2px solid rgba(147, 157, 178, 0.20);
	padding-top: 8px;
}
.location-section-s .address {
	background-color: #fff;
	padding: 30px;
	margin-top: -20px;
	border-radius: 0px 0px 8px 8px;
	font-size: 16px;
}
.location-section-s .address b {
	color: #000;
	font-family: Sui Generis;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;

}
.location-section .location-section-s{
	border-radius: 8px !important;
}
.location-section iframe {
	border-radius: 8px 8px 0px 0px;
}
/* FOOTER */

.quick-links-menu ul li a {
	color: #fff;
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
}
.services-menu ul li a {
	color: #fff;
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
}
.footer-section-container .footer-social-icons .wd-social-icon {
	background: #4E630E;
	margin-right: 20px !important;

}
.footer-section-container .footer-copy-right b a {
	color: rgba(255, 255, 255, 0.48);
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
}
.footer-section-container .footer-copy-right  {
	color: #fff;
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
}
.wd-prefooter{
	padding-bottom: 0px !important;
}


/* SERVICES PAGE */

.services-header-section .info-box-title b {
	border-bottom: 1px solid #fff;
	font-weight: 400 !important;
}

/* CONTACT US PAGE */


.contact-us-row .field {
	font-size: 16px;
	border: 1px solid #C6C6C6;
	border-radius: 4px;
	height: 60px;
	resize: none;
	font-family: 'Poppins';
/* 	color: rgba(51, 51, 51, 0.55); */
	color: #FCCB2B;
    text-shadow: 0px 0px 2px #fccb2bab;
}
.contact-us-row textarea {
	min-height: 110px !important;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}
.contact-us-row .submit-btn {
    color: #000 !important;
    text-align: center;
    font-family: Poppins !important;
    font-size: 16px;
    font-weight: 600 !IMPORTANT;
    background-color: #FFCB05 ! IMPORTANT;
    border-radius: 4px ! IMPORTANT;
    padding: 18px 40px;
    margin-top: 35px;
    box-shadow: unset !important;
}
.contact-us-row .submit-btn:hover{
	box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1) !important
 }
.contact-us-row .screen-reader-response {
	display: none;
}

.contact-us-row span.wpcf7-spinner {
	display: none;
}
.contact-us-row .info-box-inner {
	margin-top: 25px !important;
}
/* ABOUT PAGE */

.about-section-text-img img {
	width: 100%;
}



@media (max-width: 820px){
	.services-section .wpb_text_column{
		font-size: 15px;
		line-height: 30px !important;
	}
	.about-section .btn {
		margin-bottom: 30px;
	}
	.services-second-row img {
		width: 100% !important;
	}

	.hero-section-container-s {
		background-color: #fff;
		padding-top: 15px;
		border-radius: 8px;
		padding-right: 10px;
		padding-left: 10px;
		padding-bottom: 20px;
	}
	.about-section img {
		width: 100% !important;
	}
	.contact-section-s {
		background-color: #fff;
		padding-top: 15px;
		border-radius: 8px;
		padding-right: 10px;
		padding-left: 10px;
		padding-bottom: 20px;
	}
	.contact-us-row img {
		width: 100%;
	}

}

@media (max-width: 768px){

	.hero-section-container-s{
		margin-right: 10px !important;
		padding-right: 6px !important;
		padding-left: 6px !important;
		padding-top: 25px;
		padding-bottom: 30px !important;
	}
	/* 	.hero-section-container {
	height: 70vh !important;
} */
	.counter-section .counter-section-child .counter-value {
		font-size: 32px;
		line-height: 40px;
	}
	.counter-section .counter-section-child .counter-label {
		font-size: 16px;
		line-height: 20px;
	}
	.services-section .wpb_text_column {
		font-size: 14px;
		line-height: 30px;
	}
	.contact-section-s {

		padding-top: 10px;
		border-radius: 8px;
		padding-right: 6px;
		padding-left: 6px;
		padding-bottom: 15px;

	}
	.contact-section .contact-section-title h2 {
		font-size: 40px;
		line-height: 55px;
	}
	.faqs-section .info-box-inner {
		color: #FFF;
		font-family: Poppins;
		font-size: 14px;
		font-style: normal;
		font-weight: 400;
		line-height: 30px;
		border-top: 2px solid rgba(147, 157, 178, 0.20);
		padding-top: 8px;
	}
	.contact-section .contact-section-title b::after {

		width: 97px;

	}
	.about-section img {
		width: 100% !important;
	}
	.about-section .btn {
		margin-bottom: 30px;
	}
	.services-second-row img {
		width: 100% !important;
	}
	.services-menu ul li a {
		font-size: 14px;
		line-height: 20px;

	}
	.quick-links-menu ul li a {
		font-size: 14px;
		line-height: 20px;
	}
	.location-section-s .address {
		font-size: 11px;
		line-height: 11px;
	}	
	.contact-us-row img {
		width: 100% !important;
	}	

}
@media (max-width: 480px){
	.hero-section-container .hero-section-container-title .btn {
		font-size: 14px;

	}
	.hero-section-container-s{
		margin-left: 0px !important;
	}
	.hero-section-container .hero-section-container-title .btn {
		margin-top: 10px !important;
	}
	.hero-section-inner-column {
		margin-top: -20px;
	}
	.hero-section-container-s {
		padding-top: 30px;
	}
	.hero-section-container {
		height: 100vh !important;
	}
	.hero-section-container .field {
		font-size: 14px;
		min-height: 40px;
	}
	.hero-section-container textarea{
		min-height: 100px !important;
	}
	.counter-section .counter-inner-column>div {
		margin-bottom: 20px !important;
	}
	.services-section .wpb_text_column {
		font-size: 14px;
		line-height: 25px;
	}
	.services-section img {
		width: 100% !important;
	}
	.contact-section-s{
		margin-left: 0px !important;
	}
	.contact-section-left .wpb_text_column{
		font-size: 14px !important;
	}
	.contact-section .contact-section-title h2 {
		font-size: 32px;
		line-height: 40px;
	}

	.footer-section-container .footer-copy-right b {
		font-size: 14px;
		line-height: 20px;
	}
	.footer-section-container .footer-copy-right {
		font-size: 15px;
		line-height: 22px;
		color: #fff;
	}
	.testimonial-s .testimonial-content {
		margin-top: -12px;
		font-size: 14px;
		line-height: 22px;
	}

	.hero-section-container .hero-section-inner-column .submit-btn {
		background: #FFCB05 !important;
		padding: 14px!important;
		font-size: 14px;
	}
	.testimonial-section .testimonial-s b{
		font-size: 14px !important;
	}	

	.contact-section .contact-section-title b::after {
		width: 82px;
	}
	.hero-section-inner-column {
		padding-top: 30px;
	}
	.hero-section-container .hero-section-container-title p {
		margin-top: 10px;
	}
}

/* FONT SIZE UPDATE */
.services-header-section h1 {
	font-size: 45px !important;
	line-height: 60px !important;
}
@media (max-width: 767px) {
	.services-header-section h1 {
		font-size: 30px !important;
		line-height: 42px !important;
	}
}


.cloudflare-text-center {
    text-align: center;
    margin: 10px 0 5px;
}