/*
Theme Name: Freak child
Theme URI: https://inkhive.com/product/freak/
Author: Rohit Tripathi
Author URI: https://inkhive.com
Description: Freak is a Beautiful WordPress Theme with a Stunning Parallax Header Background. Many other features include a Unique Posts Page, Multile Blog Layouts, Customizable Sidebar Width, A Fully Featured Responsive Slider, Multiple Menu Bars, A Static Navigation Bar, Unique Search Options and Much More. This theme has been throughly tested with all Modern Mobile Platforms including Android, iPhone and Windows Phone and it works Flawlessly. Freak is one of the Best Responsive Themes out there. THEME DEMO -> http://demo.inkhive.com/freak/
Version: 1.0.9
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: freak
Template:     freak
Tags: white, light, custom-background, two-columns, one-column, custom-colors, flexible-header, theme-options, right-sidebar, responsive-layout, custom-menu, sticky-post, theme-options, threaded-comments, translation-ready, featured-images, photoblogging, full-width-template, red, gray, custom-header

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

 freak is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Reset
2.0 Typography
3.0 Elements
4.0 Forms
5.0 Navigation
	5.2 Menus
6.0 Accessibility
7.0 Alignments
8.0 Clearings
9.0 Widgets
10.0 Content
	10.1 Posts and pages
	10.2 Asides
	10.3 Comments
11.0 Infinite scroll
12.0 Media
	12.1 Captions
	12.2 Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Reset
--------------------------------------------------------------*/

	
/*loader*/
.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('images/ajax-loader.gif') 50% 50% no-repeat rgb(249,249,249);
    /*opacity: .8;*/
}
.covid-button {
    margin-top: 30px;
}
.covid-title .covid-button a{
	background:#25337a;
	text-transform:inherit;
}
.covid-title .covid-button a:hover{
	background:#0c1a60;
}
.covid-main .covid-title{
	background:transparent;
	padding: 10px 0;
}
.covid-main .covid-title a{
	background: #FFE606;
	color: #25337a;
	text-transform:inherit;
}
.covid-main .covid-title a:hover{
	background: #C4B31C;
}
.covid-main .covid-title .covid-button {
    margin-top: 0px;
	margin-bottom: 30px;
}

#matthew-id{
	display:none;
}