/*
Theme Name: Valdis 
Theme URI: http://themes.tvda.eu
Author: TVDA Themes
Author URI: http://themeforest.net/user/tvdathemes
Description: Powerful WordPress Theme
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: valdis
*/


#errorwrapper h3 {color: #19a1f7;font-size: 70px;}
#errorwrapper h4 {color: #fff;font-size: 50px;margin-top: 0;}
#errorwrapper p{color: #fff;font-size: 20px;}
.home-link a {background: #19a1f7;color: #fff;padding: 10px 40px;}
#errorwrapper:before {position: absolute;left: 0;top: 0;height: 100%;background: rgba(0,0,0,.3);width: 100%;content: "";}
#errorwrapper > div {position: relative;}

@media (max-width:767px){
	#errorwrapper h4, #errorwrapper h3{font-size: 30px;}
}