/*
Theme Name: Proficient Removal
Theme URI: https://www.proficientremovals.com.au/
Description: Proficient removals
Version: 99.0.0
Author: LeadingDots
Author URI: https://www.leadingdots.com/
Text Domain: proficientremoval
*/
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float:right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

.stepsBar .itemBox .customFild.fildBox input, .stepsBar .itemBox .customFild.selctArea1 .input-date, .stepsBar .itemBox .customFild .inputFild{
	text-align: left;
}

.ui-widget-content{
	z-index:9999 !important;
}
.my-error-class {
	width: 100%;
	display: inline-block;
	padding: 2px 18px;
	background-color: #c90916;
	color: #fff;
	position: relative;
	margin-top: 15px;
	text-align: center;
	font-size: 14px;
}
.my-error-class:before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 15px solid #c90916;
	top: -15px;
	left: 0;
	right: 0;
	margin: auto;
}
.stepsBar .itemBox .customFild .inputFild{
	color:#000;     padding: 9px 20px 9px 55px !important;
}
.stepsBar.stepsBar2 .itemBox .customFild [type="radio"]:checked + label:after{    top: 4px !important; left: 4px !important;}
body.formBlock .banner_bar form:before{z-index: 9999;}
section.banner_bar .container_lg {
    max-width: 1210px;
}
/***22-07-2026***/
section.boxbanner.singleBanner {
    background-color: #f2f2f2;
    padding: 60px 0px;
}
#progressbar li:before{ line-height: 33px !important;}
body.wp-singular h1 {
    padding: 20px 0px 20px;color: #1960af; font-size:50px; text-align:center;
}
body.wp-singular h4 {
    color: #1960af;
    font-size: 21px;
    font-weight: 400;
}

section.pageTitleArea.singlecontantArea {
    padding: 30px 0;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin: 1.5em 0;
}

section.post-quote-sec {
    padding: 40px 0px 70px;
    text-align: center;
    background-color: rgba(5, 35, 69, 0.91);
    color: #fff;
}
a.pp-button {
    background-color: #1960af;
    background: #1960af;
    padding: 10px 15px;
    color: #fff;
    border-radius: 10px;
    font-size: 24px;
}
section.post-quote-sec h2 {
    margin-bottom: 20px;
}
.wp-singular td, th {
    padding: 8px;
    border: 1px solid;
    border-color: #000;
}
.wp-singular table {
    width: 100%;
}
.singlecontantArea h4 {
    padding-top: 30px;
}
.pageTitleArea h3{
	color: #1960af;
	font-size: 1.6666666666667rem;
    font-weight: 600;
    line-height: 1.2em;
}

p, .singlecontantArea p{
	margin-bottom: 1em;
}

/***Form***/
.wpcf7 input:not([type=submit]), .wpcf7 select, .wpcf7 textarea {
    width: 100%;
	padding: 10px;
    margin-top: 5px;
}
.contact-section {
    display: flex;
    justify-content: center;
    align-items: center;gap:20px
}
.contactItem:first-child {
    width: 65%;
    margin-top: 30px;
}
.contactItem:last-child {
    padding-left: 30px; 
    width:35%;
}
.contactItem h2 {
    color: #1960af;padding-bottom: 20px;
}
.contactItem ul li {
    list-style: none;
}
.contactItem ul li h4 {
    margin-bottom: 0px;
    padding-top: 10px;font-weight: 500;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background-color: #4dacd0;
    padding: 15px 20px;
    font-size: 18px;
    border: 1px solid #4dacd0;
    color: #fff;
    border-radius: 7px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
    background-color: #193973; cursor:pointer;
}
iframe {
    width: 100%;
    margin-top: 57px;
    height: 500px;
    margin-bottom: 60px;
}

@media (max-width: 767px) {
	#progressbar li:before{line-height: 25px !important;}
	.banner_bar {
		height: auto !important;
		background-size: 830px !important;
		background-position: top right !important; margin-bottom: 75px;
	}
	.contact-section {
		display: block;
	}
	.contactItem:first-child {
		width: 100%;
	}
	.contactItem:last-child {
		padding-left: 0px;
		width: 100%;
	}
	iframe{
		height:300px;
	}
	body.wp-singular h1{    
		font-size: 30px;
	}
}








