/*
Theme Name: Debt Nurse
Theme URI: http://debtnurse.co.uk
Author: the mintlogix team
Author URI: #
Description: Debt Nurse work with a wide range of partners which offer debt relief services. Trusted and used by thousands of people each and every month, Debt Nurse is arguably one of the UK's leading destinations for finding help with debts; so fill our quick & friendly form out today and take steps toward financial freedom.
Version: 2.0
Requires at least: 4.4
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: debtnurse
*/
#notfound { position: relative; height: 53vh; }
#notfound .notfound { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.notfound { max-width: 560px; width: 100%; padding-left: 160px; line-height: 1.1; }
.notfound .notfound-404 { position: absolute; left: 0; top: 0; display: inline-block; width: 140px; height: 140px; background-image: url('../debtnurse/images/emoji.png'); background-size: cover; }
.notfound .notfound-404:before { content: ''; position: absolute; width: 100%; height: 100%; -webkit-transform: scale(2.4); -ms-transform: scale(2.4); transform: scale(2.4); border-radius: 50%; background-color: #20c180; z-index: -1; }
.notfound h1 { font-family: 'Nunito', sans-serif; font-size: 65px; font-weight: 700; margin-top: 0px;color: #151723; text-transform: uppercase; }
.notfound h2 { font-family: 'Nunito', sans-serif; font-size: 21px; font-weight: 400; margin: 0; text-transform: uppercase; color: #151723; }
.notfound p { font-family: 'Nunito', sans-serif; color: #000b56;margin-top: 20px; }
.notfound a { font-family: 'Nunito', sans-serif; display: inline-block; font-weight: 700; border-radius: 40px; text-decoration: none; color: #388dbc; }
@media only screen and (max-width:767px) {
	.notfound .notfound-404 { width: 110px; height: 110px; }
	.notfound { padding-left: 15px; padding-right: 15px; padding-top: 110px; }
}
