@charset "UTF-8";

/*
Theme Name: Delaware Bounty
Theme URI: https://wordpress.org/themes/delawarebounty/
Author: the Raddyx team
*/
.error,.no-results {
	width:100%;
	float:left;
}
.error .page-title,.no-results .page-title{
	font-weight: 600;
    font-size: 40px;
    color: #4d2d20 !important;
    line-height: 50px;
    text-align: center;
}
.error p,.no-results p{
	color: #6d4a3b !important;
	font-size: 18px;
    line-height: 34px;
}
.no-results {
	padding:60px 0;
	text-align:center;
}