/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.2
*/
.lineText strong {
    position: relative;
    padding-bottom: 6px;
	display: inline-block;
}
.lineText strong:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 6px;
    background-image: url(/wp-content/uploads/2026/06/underlin-shap.svg);
    background-repeat: no-repeat;
    left: 4px;
    background-size: 100%;
    bottom: -4px;
}
.printingHeadingBox .wpb_wrapper .nectar-highlighted-text .nectar-scribble, .formContentBox .wpb_wrapper .nectar-highlighted-text .nectar-scribble {
	bottom: -60% !important;
}
.listedBox .vc_column-inner {
	padding: 0 12px;
}
.listedBox .vc_column-inner > .wpb_wrapper {
	display: inline-flex;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: center;
    max-width: 1050px;
    margin: 0 auto;
}
.listedBox .vc_column-inner > .wpb_wrapper .iwithtext {
	border: 1px solid rgb(255 255 255 / 20%);
    border-radius: 6px;
    padding: 24px;
    margin: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.listedBox .vc_column-inner > .wpb_wrapper .iwithtext .iwt-icon {
    position: relative;
    left: 0;
    top: 0;
    height: auto;
    line-height: 0;
}
.listedBox .vc_column-inner > .wpb_wrapper .iwithtext .iwt-icon img {
	margin: 0 !important;
	width: 20px !important;
}
.listedBox .vc_column-inner > .wpb_wrapper .iwithtext .iwt-text {
	position: relative;
	padding-left: 0 !important;
}
.listedBox .vc_column-inner > .wpb_wrapper .iwithtext  .iwt-text h6 {
	font-weight: 500 !important;
	font-size: 18px !important;
	line-height: 26px !important;
	margin-bottom: 0;
}
.testimonialSliderBox .column-bg-overlay-wrap .column-overlay-layer {
	background: radial-gradient(152.2% 134.29% at 146.46% -56.68%, #E9F7FF 0%, #6FA88A 100%) !important;
}
.testimonialSliderBox .wpb_wrapper .img-with-aniamtion-wrap {
	margin-bottom: 32px;
}
.testimonialSliderBox .wpb_wrapper .nectar_single_testimonial p {
	min-height: 200px;
	font-style: italic;
    font-weight: 400;
}
.testimonialSliderBox .wpb_wrapper .nectar_single_testimonial .title {
	font-weight: 400 !important;
    opacity: 1 !important;
}
.formBox .wpb_wrapper .gform_wrapper {
	margin-bottom: 0 !important;
}
.formBox .wpb_wrapper .gform_wrapper .gform_confirmation_message {
	text-align: center;
    font-size: 30px;
    line-height: 39px;
    font-weight: 600;
    font-style: italic;
}
.formBox .wpb_wrapper .gform_wrapper .gform_body .gform_fields {
	row-gap: 24px !important;
	column-gap: 10px !important;
}
.formBox .wpb_wrapper .gform_wrapper .gform_body .gfield input {
	height: 54px;
	border-radius: 10px;
	background-color: rgb(255 255 255 / 20%);
	padding: 10px 6px;
	border-color: rgb(255 255 255 / 20%);
	color:#fff;
}
.formBox .wpb_wrapper .gform_wrapper .gform_body .gfield input::placeholder, 
.formBox .wpb_wrapper .gform_wrapper .gform_body .gfield textarea::placeholder {
	color:#fff;
}
.formBox .wpb_wrapper .gform_wrapper .gform_body .gfield textarea {
	border-radius: 10px;
	background-color: rgb(255 255 255 / 20%);
	padding: 10px 6px;
	border-color: rgb(255 255 255 / 20%);
	color:#fff;
}
.formBox .wpb_wrapper .gform_wrapper .gform_body .select2-selection {
    background-color: rgb(255 255 255 / 20%) !important;
    border-radius: 10px !important;
    padding: 10px 6px;
    position: relative;
    height: 48px;
    display: flex;
    align-items: center;
}
.formBox .wpb_wrapper .gform_wrapper .gform_body .fancy-select-wrap {
    padding-top: 0 !important;
}
.formBox .wpb_wrapper .gform_wrapper .gform_footer input[type="submit"] {
    width: 100% !important;
    border-radius: 8px !important;
    background-color: #E97E6D !important;
    outline: none !important;
    border: none !important;
    font-size: 16px !important;
    padding: 10px 20px !important;
    height: 46px !important;
    box-shadow: none;
}
.footerMenuBox .wpb_wrapper ul.menu {
	margin: 0;
    display: flex;
	flex-wrap: wrap;
    gap: 8px 0;
}
.footerMenuBox .wpb_wrapper ul.menu li {
    padding-right: 16px;
    width: 50%;
	list-style: none;
}
.footerMenuBox .wpb_wrapper ul.menu li a {
    color: #F2F2F2;
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
}
.footerMenuBox .wpb_wrapper ul.menu li a:hover {
	color: #E97E6D;
}

@media only screen and (max-width: 991px) {
	.serviceColBox .wpb_wrapper .serviceBoxRow {
		margin-bottom: 0 !important;
	}
	.customerColBox .wpb_wrapper .nectar-flickity .flickity-viewport {
		margin-top: 32px !important;
	}
	.wpb_row .col .checkListRow {
		margin-bottom: 0 !important;
	}
}

@media only screen and (max-width: 680px) {
	.testimonialSliderBox .wpb_wrapper .nectar_single_testimonial p {
		font-size: 16px;
    	line-height: 26px;
	}
	.formHeadingBox .wpb_wrapper .nectar-button.rightMargin {
		margin-right: 0 !important;
	} 
	.listedBox .vc_column-inner > .wpb_wrapper .iwithtext {
		width: 100%;	
		padding: 16px;
		gap: 0;
	}
	.listedBox .vc_column-inner > .wpb_wrapper .iwithtext .iwt-icon {
		width: 15%;
	}
	.listedBox .vc_column-inner > .wpb_wrapper .iwithtext .iwt-text {
		width: 85%;
	}
	.listedBox .vc_column-inner > .wpb_wrapper .iwithtext .iwt-text h6 {
		font-size: 16px !important;
		line-height: 24px !important;
		margin-bottom: 0;
		text-align: left;
	}
	.lineText strong:after {
		display: none;
	}
	.formBox .wpb_wrapper .gform_wrapper .gform_confirmation_message {
		font-size: 20px;
    	line-height: 28px;
	}
}