/*
Theme Name: hireamover
Theme URI: https://www.hireamover.com.au/
Description: Hire A Mover
Version: 1.0.0
Author: LeadingDots
Author URI: https://www.leadingdots.com/
Text Domain: hireamover
*/
/* =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;
}

.page-id-190 .pricingArea .pricingBg, .page-id-195 .pricingArea .pricingBg{
	margin: -510px 0 0;
	width: 100%;
	background: #f6fcff;
	min-height: 410px;
}

.page-id-190 .gallery-in-footer, .page-id-403 .gallery-in-footer, .page-id-639 .gallery-in-footer, .page-id-195 .gallery-in-footer, .page-id-397 .gallery-in-footer{
	background: #f6fcff;
}

.page-id-195 .pricingArea .pricingBg{
	margin: -1400px 0 450px 0;
	width: 100%;
	background: #f6fcff;
	height: 840px;
}
.page-id-195 .ourservicesArea .item img {
	border-radius: 50%;
	box-shadow: 6px 6px 20px 4px #e0e9f1;
	margin-bottom: 1px;
	max-width: 103px;
	height: 103px;
}
.page-id-195 .ourservicesArea .item{
	width: auto;
	text-align: center;
}
.page-id-639 .testimonialArea:before {
    width: 90px;
    height: 210px;
    top: -163px;
    background-size: 90px;
}

.page-id-515 .pricingBg { 
	margin: -558px 0 0;
	height: 550px;
	min-height:0;
} 
.tabservice a.active {border-bottom:none;}

.circular .disflexArea{ justify-content: center;   -webkit-justify-content: center;}
.circular .item {  width: 16.5%;  text-align: center;}
.circular .item img {  border-radius: 50%;  box-shadow: 6px 6px 20px 4px #e0e9f1;  margin-bottom: 1px;
    max-width: 100%;   border: 1px solid #fff; width:123px; height:123px}
.circular .item h3 { font-family: 'GilroyMedium';  font-size: 26px;   color: #091841; line-height: 35px;}	