/*
Theme Name: kerry
Theme URI: madussarmm@gmail.com
Author: mudassar mehmood
Author URI: 
Version: 1.0
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, sticky-post, theme-options, translation-ready
Text Domain: kerry
Domain Path: /languages/
*/

/* ==========================================================================
   404 / Page not found
   ========================================================================== */
.error404Sec {
	padding: 80px 0;
	text-align: center;
}

.error404Inner {
	max-width: 640px;
	margin: 0 auto;
}

.error404Title {
	font-size: 120px;
	line-height: 1;
	margin: 0 0 10px;
	font-weight: 700;
}

.error404Subtitle {
	font-size: 32px;
	margin: 0 0 20px;
}

.error404Text {
	font-size: 18px;
	margin: 0 0 30px;
}

.error404Actions {
	margin-top: 10px;
}

@media (max-width: 767px) {
	.error404Sec {
		padding: 50px 0;
	}

	.error404Title {
		font-size: 80px;
	}

	.error404Subtitle {
		font-size: 24px;
	}
}
