/*!
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
 * Table of contents
 * 1. General
 * 2. Header
 * 3. Homepage
 * 4. Interior
 * 5. Footer
 * 6. Custom
 * 7. QC
 * \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/


/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
 * 1. General
 * \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/* *:focus-visible {
	outline:2px solid #f20000 !important;
} */
.entry-summary {
    display: none;
}
.aligncenter img {
	margin:0 auto;
}
body .single-content h1, 
body .single-content h2, 
body .single-content h3, 
body .single-content h4, 
body .single-content h5, 
body .single-content h6 {
	margin-top:0;
	margin-bottom:5px;
}

.floating-button{
	position: fixed;
    bottom: 50px;
    right: 40px;
    z-index: 99;
}


 /*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
 * 2. Header
 * \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
.header-button-wrap .header-button {
	position:relative;
}
.header-button-wrap .header-button::before {
	content:url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 11.0312L11.9375 9.71875C11.25 9.40625 10.4688 9.625 10 10.1875L9.15625 11.2188C7.75 10.4062 6.59375 9.25 5.78125 7.875L6.84375 7.03125C7.375 6.5625 7.59375 5.78125 7.3125 5.125L5.96875 2C5.65625 1.28125 4.875 0.875 4.09375 1.0625L1.25 1.71875C0.5 1.875 0 2.53125 0 3.3125C0 10.875 6.125 17 13.6875 17C14.4688 17 15.125 16.5 15.25 15.75L15.9062 12.9062C16.125 12.125 15.7188 11.3438 15 11.0312ZM14.4688 12.5625L13.8125 15.4062C13.8125 15.4375 13.75 15.5 13.6875 15.5C6.96875 15.5 1.46875 10.0312 1.46875 3.3125C1.46875 3.25 1.53125 3.1875 1.59375 3.1875L4.4375 2.53125L4.46875 2.5C4.53125 2.5 4.5625 2.5625 4.59375 2.59375L5.90625 5.65625C5.9375 5.71875 5.9375 5.78125 5.875 5.8125L4.34375 7.0625C4.09375 7.28125 4 7.65625 4.15625 7.96875C5.1875 10.0625 6.90625 11.7812 9 12.8125C9.3125 12.9688 9.71875 12.9062 9.9375 12.625L11.1875 11.0938C11.2188 11.0625 11.2812 11.0312 11.3438 11.0625L14.4062 12.375C14.4688 12.4375 14.5 12.5 14.4688 12.5625Z' fill='white'/%3E%3C/svg%3E");
	position:absolute;
	left:30px;
	top:50%;
	transform:translateY(-50%);	
}
.gform_wrapper.gravity-theme .gfield_label,
.gform_wrapper .gfield_required {
	color:var(--global-palette3);
}
.gform_wrapper.gravity-theme .gform_footer, 
.gform_wrapper.gravity-theme .gform_page_footer {
	justify-content:center;
}
.gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
	padding:18px 60px;
	background:var(--global-palette3);
	border-color:var(--global-palette3);
	margin-top:25px;
}
.gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover,
.gform_wrapper.gravity-theme .gform_footer input[type="submit"]:focus {
	background:var(--global-palette2);
	border-color:var(--global-palette2);
}
 /*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
 * 3. Homepage
 * \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
.image-left-text-right__image{
	box-shadow: -25px 25px 0 0 #B4975A; !important;
}

.image-right-text-left__image{
	box-shadow: 25px 25px 0 0 #5D6A6D !important;
}

@media (min-width: 768px){
	.image-left-text-right__image{
		box-shadow: -180px 100px 0 0 #B4975A; !important;
	}
	
	.image-right-text-left__image{
		box-shadow: 180px 100px 0 0 #5D6A6D !important;
	}
}

.wp-block-post-title{
  padding-top: 15px !important;
  padding-bottom: 10px;
}


 /*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
 * 4. Interior
 * \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
 /*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
 * 5. Footer
 * \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
.footer-main .footer-main__col{
	border-bottom: 1px solid rgba(256, 256, 256, 0.2);
}

@media(min-width: 768px){
	.footer-main .footer-main__col{
		border-bottom: none;
	}

	.footer-main .footer-main__col:not(:last-child){
		border-right: 1px solid rgba(256, 256, 256, 0.2);
	}
}
 /*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
 * 6. Custom
 * \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
.size-full img{
	width: 100%;
}

.hero{
	position: relative;
	margin-bottom: 550px;
}

.hero .kt-row-overlay-gradient{
	opacity: 0.8 !important;
	background: linear-gradient(85deg,rgb(55,69,72) 100%,rgba(51,63,66,0) 100%) !important;
}

.hero-panel{
	position: absolute;
	bottom: -500px;
}

.project-list .size-full img{
	height: 360px;
	object-fit: cover;
}

.intro-box .kt-blocks-info-box-link-wrap{
	position: relative;
	flex-wrap: wrap;
}

.intro-box .kt-blocks-info-box-link-wrap .kt-blocks-info-box-media-container{
	position: absolute;
	top: 0;
	left: 0;
	max-width: 125px;
	max-height: 125px;
}

.intro-box .kt-blocks-info-box-link-wrap .kt-infobox-textcontent .kt-blocks-info-box-title{
	padding-left: 80px;
	font-size: 32px !important;
}

.intro-box .kt-blocks-info-box-link-wrap .kt-infobox-textcontent .kt-blocks-info-box-text{
	font-size: 18px !important;
}

.location-list ul li span.kb-svg-icon-wrap{
	display: none !important;
}

.awards-list .splide__list{
	margin-left: 35px !important;
}

.main-slider .main-slider__slide .kb-advanced-slide-inner-wrap{
	padding: 0 !important;
}

.main-slider .slick-slider .slick-prev,
.main-slider .slick-slider .slick-next{
	border: none !important;
}

.main-slider .slick-slider .slick-prev{
	top: calc(100% + 5px);
	left: calc(50% - 115px);
}

.main-slider .slick-slider .slick-next{
	top: calc(100% + 5px);
	left: 50%;
}

.main-slider .slick-slider .slick-dots{
	left: calc(0% - 55px);
	bottom: calc(0% - 15px);
}

.faq-accordions .kt-blocks-accordion-header{
	background-color: #fff !important;
	color: #000 !important;
	padding: 30px 0 !important;
}

.faq-accordions .wp-block-kadence-pane:not(:first-child) .kt-blocks-accordion-header{
	border-top: 1px solid #C0C0C0 !important;
}

.faq-accordions .kt-accordion-inner-wrap .kt-accordion-panel-inner{
	padding: 30px 0 !important;
}

.faq-accordions .kt-blocks-accordion-header .kt-blocks-accordion-icon-trigger:before,
.faq-accordions .kt-blocks-accordion-header .kt-blocks-accordion-icon-trigger:after{
	background: #8C2633 !important;
}

.contact-us-form .gform_wrapper .gform_heading{
	display: none !important;
}

.contact-us-form .gform_wrapper form .gform-body #field_2_1 legend{
	display: none;
}

.contact-us-form .gform_wrapper form .gform-body #field_2_1.gfield_contains_required .ginput_container span .gform-field-label,
.contact-us-form .gform_wrapper form .gform-body #field_2_3 label,
.contact-us-form .gform_wrapper form .gform-body #field_2_4 label{
	font-family: 'Figtree';
	font-size: 16px !important;
	font-weight: 400 !important;
	color: #fff !important;
	margin-bottom: 8px !important;
	padding: 0 !important;
}

.contact-us-form .gform_wrapper form .gform-body #field_2_1.gfield_contains_required .ginput_container span .gform-field-label:after{
	content: '*';
	color: #fff;
}

.contact-us-form .gform_wrapper form .gform-body #field_2_3 label .gfield_required_asterisk,
.contact-us-form .gform_wrapper form .gform-body #field_2_4 label .gfield_required_asterisk{
	color: #fff !important;
}

.contact-us-form .gform_wrapper form .gform-body #field_2_3 label .gfield_required.gfield_required_text,
.contact-us-form .gform_wrapper form .gform-body #field_2_4 label .gfield_required.gfield_required_text{
	display: none;
}

.contact-us-form .gform_wrapper form .gform_footer input[type="submit"]{
	background: #8C2633 !important;
}

.contact-us-form .gform_wrapper form .gform_footer input[type="submit"]:hover,
.contact-us-form .gform_wrapper form .gform_footer input[type="submit"]:focus{
	background: #000 !important;
	border-color: #000 !important;
}

.consultation-form div.gform_wrapper div.gform_heading .gform_title{
	font-family: 'Figtree';
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	margin-bottom: 20px; 
}

.consultation-form div.gform_wrapper div.gform_heading .gform_required_legend{
	display: none;
}

.consultation-form label{
	color: #fff !important;
	font-family: 'Figtree';
	font-size: 16px !important;
	font-weight: 400 !important;
	margin-bottom: 10px;
}

.consultation-form label .gfield_required.gfield_required_asterisk{
	color: #fff !important;
}

.consultation-form .gform_wrapper form .gform_footer input[type="submit"]{
	background: transparent;
	border-color: #fff !important;
}

.consultation-form .gform_wrapper form .gform_footer input[type="submit"]:hover,
.consultation-form .gform_wrapper form .gform_footer input[type="submit"]:focus{
	background: #000;
	border-color: #000 !important;
}



/*****Anas Css ***/

ul.home-shop-category-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
 }

li.home-shop-category-item {
    list-style: none;
    margin-bottom:60px;
}

h2.home-shop-category-title {
    padding-top: 20px;
}
ul.home-shop-category-list li.home-shop-category-item:nth-child(4) {
    margin-top: -250px;
}
.home-shop-category-img img {
    width: 650px;
}
.archieve-banner {
    background: url(archieve-banner.png);
    height: 400px;
    display: flex;
    justify-content: center;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
 
.archieve-banner h1.page-title.archive-title {
    color: #fff;
}

.archieve-banner .archive-description p {
    color: #fff;
}
.archieve-template {
    margin-top: -60px;
}

.archieve-template h2.entry-title {
    font-size: 25px;
    line-height: 35px;
    text-align: center;
    font-weight: 600; 
}

.archieve-template .entry-content-wrap {
    padding:25px 0;
}

.archieve-template .entry-summary p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align:center;
}

.archieve-template p.more-link-wrap {
    display: none;
}
ul.project-inner li {
    list-style: none;
    padding: 0 8px;
}
/* .recent-projects-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 15px;
} */
.Projects h2 {
    font-size: 40px;
    line-height: 45px;
    padding-bottom: 60px;
}
.archieve-template .projects-archive {
    padding-bottom: 120px;
}
body.archive .archieve-banner{
	position: relative;
	width: 100%;
	max-width: 100% !important;
}

.Recent.Projects {
    padding-bottom: 160px;
}
article.projects.type-projects.status-publish.has-post-thumbnail.hentry.categories-basement-remodeling.categories-bathroom-remodeling.categories-house-additions {
    box-shadow: unset !important;
}


.inner-content {
    margin: 60px 0;
}

.inner-content h2.title-main {
    font-size: 35px;
    line-height: 30px;
	padding-bottom: 15px;
}

.inner-content p.title-desc {
    font-size: 18px;
    line-height: 25px;
}
.red-main-row {
    background: #8C2633;
    padding: 150px 250px 200px 250px;
}

.red-main-row .red-main-title h2 {
    color: #fff;
}

.red-main-description p {
    color: #fff;
}
.images-ftr-wraper {
    display: flex;
    align-items: center;
    justify-content: center; 
	    margin: 0 35px;
}

.before-image img {
/*     clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%); */
    width: 100%;
    height: 100%;
    transform: scale(1);
    position: relative;
    top: 20px;
    object-fit: cover;

}
.after-image img {
	clip-path: polygon(10% 0, 100% 0, 100% 100%, 0% 100%);
    width: 100%;
    height: 100%;
    transform: scale(1.1);
    position: relative;
    left: 5px;
    top: 50px;
	 border-radius: 7px;
}
h3.before-title,
h3.after-title{
    color: #fff;
    padding-bottom: 0px;
    padding-top: 15px;
}
h3.before-title {
    position: relative;
    left: 0px;
}
h3.after-title {
    text-align: right;
	position: relative;
	left: 40px;
}

.before-image,
.after-image{
    width: 100%;
    height: 550px;
}
/* .custom-slider-navs.slick-initialized.slick-slider {
    margin: 0 400px;
} */
button.slick-prev.slick-arrow,
button.slick-next.slick-arrow{
    position: relative;
}

button.slick-prev.slick-arrow:before {
    content: '';
    background: url(left-arrow.png);
    position: absolute;
    width: 31px;
    height: 31px;
    bottom: 0;
    left: 110px;
    top: -60px;
    margin: auto;
    transform: rotate(90deg);
}

button.slick-next.slick-arrow:before {
    content: '';
    background: url(right-arrow.png);
    position: absolute;
    width: 31px;
    height: 31px;
    /* left: 48em; */
    right: -4em;
    top: 35px;
    transform: rotate(90deg);

}
.gallery-imagess.col-md-3 {
    border-bottom: 1px solid #000;
}


.image_wrapper-1{
    width:100%;
    height:600px;
}
.image_wrapper-1 img{     
	width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 7px;
    object-position: top center;
}
.image_wrapper-2{
    width:100%; 
	height:100%;
	padding: 0 8px;
}
/* .custom-slider-navs .slick-slide {
    width: 150px !important;
} */

.image_wrapper-2 img{
    width:200px; height:100px; object-fit:cover; object-position: top center; border-radius: 7px;
	
}
.slider-single.slick-initialized.slick-slider {
    height: 500px;
}
.slider-nav.slick-initialized.slick-slider.slick-dotted {
    height: 200px;
}
.projects-archive article.entry.content-bg {
    box-shadow: unset !important;
}
.recent-project img.project-thumbnail.wp-post-image {
    width: 100%;
    height: 300px;
    object-fit: cover;
	    border-radius: 7px;
}
.projects-archive .post-thumbnail-inner img {
    border-radius: 7px;
}
.home-shop-category-img p {
    padding-right: 90px;
}
.project-excerpt {
    display: none;
}
ul.home-shop-category-list {
    padding: unset !important;
}
.main-container-gallery {
	display: flex;
	align-items: center;
	justify-content: start;
	border-bottom: 1px solid #000;
	padding-bottom: 30px;
	padding-top: 30px;
}

.gallery-img-two {
    width: 100%;
    min-width: 200px;
}
.gallery-imagess {
	width: 100%;
	min-width: 85%;
}

/*
.red-main-title {
    display: none;
}

.red-main-description {
    display: none;
}

*/
p.location {
    position: relative;
    font-size: 20px;
    font-weight: bold;
}

p.location:before {
    content: '';
    background: url(map-marker-alt-solid.svg);
    position: absolute;
    width: 113px;
    height: 150px;
    background-size: 14%;
    background-repeat: no-repeat;
    left: -21px;
    top: 6px;
}

.col-md-6.rht-project {
      text-align: right;
    padding: unset;
}
.main-content-location {
    display: flex;
    padding: 20px 0;
    justify-content: center;
    gap: 13px;
}
p.pro-desc-2 {
    font-size: 22px;
    font-weight: bold;
}
p.pro-desc-2 img {
    width: 22px;
}
p.pro-desc-2 {
    font-size: 22px;
    font-weight: bold;
    display: flex;
    gap: 4px;
}
.after-image {display: none;}

ul.project-inner.slick-initialized.slick-slider {
    margin: unset;
}
@media screen and (min-width: 1140px) and (max-width:1440px ) {
	
	button.slick-next.slick-arrow:before{
		left: 3.12em;
		top: 6px;
	}
	button.slick-prev.slick-arrow:before{
		left: 118px;
		top: 2px;
		z-index: 999 !important;
	}
	.red-main-row{
	    padding: 100px 30px 150px 30px;	
	}
	.after-image {
		margin-right: 60px;
	}
	.red-main-description {
		padding-right: 40px;
	}
	ul.home-shop-category-list li.home-shop-category-item:nth-child(4){
		    margin-top: -215px;
	}
	.home-shop-category-img img{
		width: 560px;
	}
	.whole-row-layout .kt-row-column-wrap {
		margin: 0 50px !important;
	}
	p.left-content-img {
		padding-right: 40px;
	}
	.image_wrapper-1{
		height: 100%;
	}
	.image_wrapper-1 img{
		width: 100%;
		height: 460px;
		object-fit: contain;
		border-radius: 10px;
	}
	.image_wrapper-2{
		height: 100px;
	}
	.before-image, .after-image{
		width: 800px;
		height: 350px;
	}
	.gallery-imagess {
		width: 100%;
		min-width: 65% !important;
	}
	
	
}


@media (min-width: 768px) and (max-width: 1024px) {
	
	.image_wrapper-1, 
	.image_wrapper-1 img{
		height: 300px;
				object-fit: cover;
	}
	.gallery-imagess{
		width: 100%;
		min-width: 65%;
	}
	.gallery-img-two{
		width: 100%;
		min-width: 300px;
	}
	.image_wrapper-2{
		height: 100px;
	}
	.red-main-row{
		padding: 80px 50px 130px 50px;
	}
	.images-ftr-wraper{
		margin: 0 0px;
	}
	h3.before-title{
		    left: -20px;
	}
	.before-image img,
	.after-image img{
		top: 20px;
	}
	h3.after-title{
		left: 20px;
	}
	.red-main-row .red-main-title h2{
		 font-size: 40px;
	}
	ul.home-shop-category-list{
		grid-column-gap: 30px;
		padding-left:unset !important;
	}
	h2.home-shop-category-title{
		font-size: 25px;
	}
	ul.home-shop-category-list li.home-shop-category-item:nth-child(4){
		    margin-top: -135px;
	}
	section.ftr-section{
		height: 350px;
	}
	.custom-slider-navs.slick-initialized.slick-slider{
		    margin: 0 60px;
	}
	button.slick-next.slick-arrow:before,
	button.slick-prev.slick-arrow:before{
		content:unset;
	}
	.inner-content h2.title-main{
		font-size: 30px;
		line-height: 35px;
		padding-bottom: 15px;
	}
	.recent-project img.project-thumbnail.wp-post-image{
		    height: 150px;
	}
	.Recent.Projects{
		    padding-bottom: 40px;
	}
	.archieve-template .projects-archive {
		padding-bottom: 60px;
	}
	
	.column-ftr-right .kt-row-column-wrap.kt-has-4-columns {grid-template-columns: repeat(2, minmax(0, 1fr));}

	
}

@media (max-width: 767px){
	
	.custom-slider-navs.slick-initialized.slick-slider{
		    margin: 0 0px;
	}
	.image_wrapper-1,
	.image_wrapper-1 img{
		  height: 500px;
	}
	.image_wrapper-2{
		width: 100%;
		height: 100%;
	}
	.image_wrapper-2 img{
		width: 100%;
		height: 100%;
	}
	/*.content-description{
		display: none;
	}*/
	.red-main-row{
		 padding: 50px 30px 0px 30px;
	}
	.images-ftr-wraper{
		margin: 0 18px;
	}
	h3.before-title{
		left: -11px;
		font-size: 18px;
	}
	.before-image img{
		top: 15px;
		left: 0;
		height: 400px;
	}
	h3.after-title{
		left: 10px;
		font-size: 18px;
	}
	.after-image img{
		left: 5px;
		top: 16px;
	}

	.red-main-row .red-main-title h2{
		font-size: 25px;
	}
	.inner-content{
		 margin: 30px 0;
	}
	.inner-content h2.title-main{
		 font-size: 30px;
	}
	.head-title {
		font-size: 25px;
		line-height: 30px;
	}
	ul.home-shop-category-list{
		display: block;
		padding: unset !important;
	}
	h2.home-shop-category-title{
		font-size: 25px;
	}
	ul.home-shop-category-list li.home-shop-category-item:nth-child(4){
		    margin-top: 20px;
	}
	.head-title {
    font-size: 25px;
    line-height: 30px;
}
	.cta-col-2,
	.cta-col-4{
		margin-left: 0px !important;
	}

	section.ftr-section{
		height: 750px;
	}
	.Recent.Projects{
		padding-bottom: 60px;
	}
	.Projects h2{
		font-size: 30px;
		line-height: 45px;
	}
	.archieve-template .projects-archive{
		    padding-bottom: 10px;
	}
	.archieve-banner h1.page-title.archive-title{
		    font-size: 45px;
	}
	.recent-projects-container{
		    display: block;
	}
	.recent-project img.project-thumbnail.wp-post-image{
		    margin-bottom: 15px;
	}
	button.slick-next.slick-arrow:before,
	button.slick-prev.slick-arrow:before{
		content:unset;
	}
	.image_wrapper-2{
			height:100px;
	}
	.image_wrapper-2 img{
		height:80px;
	}
	.gallery-img-two{
		    min-width: 80px;
	}
	.gallery-imagess{
	    min-width: 70%;	
	}
	.main-content-location{
		padding: 20px 0px 0 30px;
		justify-content: center;
		gap: 20px;
	}
	p.location{
		 font-size: 16px;
	}
	p.pro-desc-2 {
    font-size: 16px;
    gap: 30px;
}
}




/************end*************/
@media(min-width: 768px){
	.hero{
		z-index: 2;		
		margin-bottom: unset;
	}
		
	.hero .kt-row-overlay-gradient{
		opacity: 1 !important;
		background: linear-gradient(85deg,rgb(55,69,72) 0%,rgba(51,63,66,0) 100%) !important;
	}
	
	.hero-panel{
		position: unset;
	}

	.intro-box .kt-blocks-info-box-link-wrap{
		flex-wrap: nowrap;
	}

	.intro-box .kt-blocks-info-box-link-wrap .kt-blocks-info-box-media-container{
		position: static;
		max-width: unset;
		max-height: unset;
	}

	.intro-box .kt-blocks-info-box-link-wrap .kt-infobox-textcontent .kt-blocks-info-box-title{
		font-size: 48px !important;
		padding-left: 0;
	}
	
	
	.testimonials .kt-inside-inner-col{
		position: relative;
	}
	
	.testimonials__heading{
		position: absolute;
		top: 60px;
		width: 65%;
		right: calc(50% - 500px);
	}
	
	.main-slider .slick-slider .slick-prev{
		left: 50%;
		top: unset;
		bottom: calc(50% - 225px);
	}
	
	.main-slider .slick-slider .slick-next{
		left: unset;
		right: calc(50% - 200px);
		top: unset;
		bottom: calc(50% - 225px);
	}
	
	.main-slider .slick-slider .slick-dots{
		bottom: calc(50% - 185px);
		left: calc(0% + 60px);
	}
	
	.consultation-form div.gform_wrapper div.gform_heading .gform_title{
		font-size: 32px;
		margin-bottom: 35px; 
	}
}

@media(min-width: 1025px){
	.testimonials__heading{
		width: unset;
		right: calc(50% - 610px);
	}
}
/*404 Search*/
.wp-block-search__button, .has-icon, .wp-element-button{
  background-color: #8C2633 !important;
  color: #FFF !important;
  font-size: 24px;
  
}

body.search-results .content-bg{
	margin-top: 60px;
	
}
 /*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
 * 7. QC
 * \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/