/* ---- Place your custom styles below ---- */

.page #page-title h1 { display: none; }
.page #page-title h2 { display: none; }
.page #page-title { display: none; }


/*  entry : heading
/* ------------------------------------ */
.entry-heading { font-size: 24px; height: 30px; line-height: 30px; font-weight: 600; letter-spacing: -0.5px; margin-bottom: 50px; }

/*  entry : title
/* ------------------------------------ */
.entry-title { color: #222; }
.entry-title a { color: #222; }
.entry-title a:hover { color: #00c8d6; }
.blog .entry-title,
.single .entry-title,
.archive .entry-title,
.search .entry-title { margin-bottom: 4px; font-family: 'LeagueGothicRegular', Arial, sans-serif; text-transform: uppercase; font-size: 24px; line-height: 1.1em; font-weight: normal; }




