.request_quote a {
    width: 100%;
}
.steps button:focus {
    color: #fff;
}
.steps button:disabled {
    background-color: #ccc !important;
    cursor: not-allowed;
    opacity: 0.6;
    pointer-events: none;
}
.post_request_quote {
    padding: 12px 20px !important;
}
#popup header .js-modal-close.close {
    position: relative;
    bottom: 15px;
}
.modal-box {
	display: none;
	/* position: absolute; */
	z-index: 9999999;
	opacity: 1;
	/* width: 98%; */
	background: white;
	border-bottom: 1px solid #aaa;
	border-radius: 4px;
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	border: 1px solid rgba(0, 0, 0, 0.1);
	background-clip: padding-box;
	position: fixed;
	top: 38%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 570px;
}
#popup.modal-box header {
	background-image: url('https://poppiescleaning.co.uk/wp-content/uploads/elementor/thumbs/shutterstock_691571158-1-scaled-1-rgdpggbftofs9gj4sjeudiltzipv1du576frhjs36o.webp');
	height: 120px;
	background-size: cover;
    background-position: center;
}
#chat_on_whatsapp_popup .modal-body {
    flex-direction: column;
}
#close_confirmation_popup.modal-box {
	top: 25%;
}
#close_confirmation_popup header {
	text-align: center;
}
#close_confirmation_popup h3 {
	padding-bottom: 10px;
}
#close_confirmation_popup footer {
	display: flex;
    justify-content: space-between;
}
.modal-body {
	display: flex;
    align-items: center;
    justify-content: center;
	padding-top: 0px !important;
	width: 90%;
}
.modal-body #_form_86_ {
	margin-top: 45px;
}
.modal-box header,
.modal-box .modal-header {
  padding: 1.25em 1.5em;
}
.modal-box header h3,
.modal-box header h4,
.modal-box .modal-header h3,
.modal-box .modal-header h4 { margin: 0; }

.modal-box .modal-body { padding: 2em 1.5em; }

.modal-box footer,
.modal-box .modal-footer {
  padding: 1em;
  border-top: 1px solid #ddd;
  background: rgba(0, 0, 0, 0.02);
  text-align: right;
}
.modal-overlay {
	opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.52);
}
.modal-box a.close {
	line-height: 1;
	font-size: 20px;
	text-decoration: none;
	color: #000;
    background-color: #fff;
    border-radius: 50%;
    padding: 8px 15px;
	font-weight: 900;
	z-index: 999999;
	/*padding-right: 0;*/
	float: right;
}
#chat_on_whatsapp_popup header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#chat_on_whatsapp_popup header h3 {
    color: #333333;
}
.modal-box a.close:hover {
  color: #222;
  -webkit-transition: color 1s ease;
  -moz-transition: color 1s ease;
  transition: color 1s ease;
}
#header.modal-open {
	z-index: 0;
}
.js-modal-close._submit, .paoc-popup-btn._submit {
    color: #fff !important;
    border: 1px solid #E51F27;
}
.paoc-popup-btn {
    display: inline-block;
    padding: 8px 20px;
    text-align: center;
    background: #E51F27;
    color: #fff;
    border-radius: 3px;
}
.js-modal-close._submit:hover, .paoc-popup-btn._submit:hover {
    color: #E51F27 !important;
	background: #fff !important;
}
#_form_86_ ._form-label, #_form_86_ ._form_element ._form-label {
	text-align: center;
}
.postalcode_error, .email_error, .step1_error, .step2_error, .step3_error, .step4_error, .step5_error, .step6_error, .step7_error, .step8_error, .step9_error, .step10_error, .close_confirmation_popup, .whatsapp_email_error {
	display: none;
}
.custom_error {
	color: rgb(239, 98, 119);
    background-color: rgb(253, 239, 241);
    padding: 1rem;
    margin: 1rem 0px;
    border-radius: 4px;
    text-align: left;
}
.step1_next_btn {
	float: right;
}
#popup .popup_loader {
	position: absolute;
    top: 77px;
    z-index: 5555555;
    background: #46484c;
    width: 50%;
    text-align: center;
    opacity: .8;
    height: 170px;
    left: 25%;
}
#popup .loader_img {
	height: 100px;
    width: 100px;
    margin-top: 15%;
}
.request_quote_floating{
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
    display: none;
}
.chat-on-whatsapp {
    position: fixed;
    bottom: 30px; /* above request_quote_floating */
    left: 20px;
    z-index: 10000;
    display: none !important;
}

.chat-on-whatsapp a:hover {
    background: #25D366;
    color: #fff;
    padding: 20px;
    border-radius: 40px;
    font-size: 19px;
    border: 1px solid #25D366;
    text-decoration: none;
}

.chat-on-whatsapp a {
    background: #fff;
    color: #25D366;
    padding: 20px;
    border-radius: 40px;
    font-size: 19px;
    border: 1px solid #25D366;
    text-decoration: none;
}

.chat-on-whatsapp.force-show {
    display: block !important;
}
.chat-on-whatsapp a img.whatsapp-icon {
    width: 24px;
    height: 24px;
    position: relative;
    top: 6px;
    right: 2px;
}
button:disabled {
    cursor: not-allowed;
    opacity: 0.4;
}
.with_discount .js-modal-close.close {
	bottom: 0 !important;
    height: 20px;
}
.no_discount {
	justify-content: flex-end;
}
.discount {
	display: flex;
}
.discount p {
	color: #e51f27;
    font-size: 20px;
    font-weight: 600;
	text-transform: uppercase;
}
@media (max-width:801px)  {
    .chat-on-whatsapp.force-show {
        display: none !important;
    }
    .header_logo {
        flex-direction: column !important;
    }
    .request_quote_floating{
        bottom: 15px;
        right: 15px;
    }
    .modal-box {
		width: 98%;
		top: 50%;
	}
	#close_confirmation_popup {
	    top: 30% !important;
	}
	.modal-box a.close {
        top: -12px;
        left: 20px;
	}
	.progress {
		width: 77%;
		margin-left: 6%;
	}
	#_form_86_ {
        padding: 20px 20px !important;
		margin-top: 0px !important;
    }
	.popup_loader {
		top: 177px;
	}
	.next_prev {
		margin-top: 15px;
	}
	.steps button {
	    font-size: 14px !important;
	}
	#_form_86_ ._row, #_form_86_ p, #_form_86_ label {
	    margin-bottom: 0 !important;
	}
	.steps ._form-label {
	    line-height: 27px;
	}
	.discount p {
		font-size: 17px;
		font-weight: 600;
		text-transform: uppercase;
	}
}
/* Hide on desktop */
@media (min-width: 769px) {
    .chat_on_whatsapp.elementor-hidden-desktop {
        display: none !important;
    }
}
