/*
Theme Name: Ridge Child
Theme URI: http://themetrust.com/themes/ridge/
Template: ridge
Author: ThemeTrust
Author URI: https://themetrust.com
Description: A portfolio theme designed for creatives.
Version: 1.0.5.1533909347
Updated: 2018-08-10 13:55:47

*/

.main-navigation a {
    font-family: Oswald;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: .1em;
	line-height: 1.6em;
	font-size: 18px;
	display: block;
	padding: .2em;
	color: #000000;
}

.main-navigation a:visited {
	color: #000000;
}

.site-content {
  background: #ffffff;
}


footer.site-footer {
  background: #ffffff;
}

.entry-content {
	box-shadow: none;
	background: #ffffff;
}

.content-area {
	padding: 0px;
	margin: 0px;
	background: #ffffff;
}

td {
	border-width: 0 0 0 0;
  	padding: 0px 10px 0px 0px;
}

table {
	border-width: 0 0 0 0;
}

.site-header {
	box-shadow: none;
	padding-top: 75px;
}

.entry-title {
   color: #ffffff;
   display: none;
}