/*
Theme Name: Josly Realty
Theme URI: https://josly.com/
Template: hello-elementor
Author: DigitalHost
Author URI: www.digitalhost.co
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.3.0.1592136775
Updated: 2020-06-14 12:12:55

*/

html, body { overflow-x: hidden;
}

/*.page-content {
    margin: 0px auto;
    padding: 20px;
}*/

form.post-password-form {
    margin: 50px auto;
    display: block;
    text-align: center;
}

form.post-password-form input[type=submit] {
    border-radius: 0;
    background: #dd3333 !important;
    border-color: #dd3333 !important;
    padding: 8px 20px;
    transition: .4s;
    color: #fff;
}

form.post-password-form input[type=submit]:hover {
    background: #333 !important;
    border-color: #333 !important;
}

form.post-password-form input[type=password] {
    border-radius: 0;
}

form.post-password-form p {
    margin-top: 40px;
}

form.post-password-form p label {
    margin-top: -1%;
    text-align: left;
}






/* Mobile Layout: 767px. */
@media only screen and (max-width: 767px) {

	#evaluation-sec .ha-badge {
		display: none;
	}

	#evaluation-sec2 .ha-badge {
		display: none;
	}

}