/*
CTC Separate Stylesheet
Updated: 2026-04-10 13:32:40
Theme Name: Radiate Pro Child
Theme URI: https://themegrill.com/themes/radiate/
Template: radiate-pro
Author: ThemeGrill
Author URI: https://themegrill.com/wordpress-themes/
Description: Radiate Pro is the pro version of Radiate free theme.
Tags: one-column,two-columns,left-sidebar,right-sidebar,flexible-header,custom-background,custom-colors,custom-header,custom-menu,featured-images,footer-widgets,post-formats,rtl-language-support,blog,e-commerce
Version: 2.3.5.1775845960
*/

/* === FONT DEFINITIONS - 
  			THESE MUST BE HERE, NOT IN THE CUSTOMIZER
			CASE SENSITIVE
			
			These are in alphabetical order per file name.
								eb === */
								
@font-face {
font-family:'biob';
font-style:normal;
font-weight:bold;
src:url('https://moriahjovan.com/fonts/BioRhyme-Bold.ttf'); }

@font-face {
font-family:'biol';
font-style:normal;
font-weight:300;
src:url('https://moriahjovan.com/fonts/BioRhyme-Light.ttf'); }

@font-face {
font-family:'bio';
font-style:normal;
font-weight:400;
src:url('https://moriahjovan.com/fonts/BioRhyme-Regular.ttf'); }

@font-face {
font-family:'cat';
font-style:normal;
font-weight:300;
src:url('https://moriahjovan.com/fonts/Catamaran-Light.ttf'); }

@font-face {
font-family:'catb';
font-style:normal;
font-weight:bold;
src:url('https://moriahjovan.com/fonts/Catamaran-Bold.ttf'); }

@font-face {
font-family:'kenard';
font-style:normal;
font-weight:normal;
src:url('https://moriahjovan.com/fonts/DuckBrave-Regular.ttf'); }




/* =Global
----------------------------------------------- */


p {	margin-top:32px; }

body,
button,
input,
select,
textarea {
	font-family: /*'Merriweather',*/ Georgia, serif;
	font-weight: 300;
	font-style: normal;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
	color: #444444; }




/* Headings */


h1, h2, h3, h4, h5, h6 {
	font-family: 'cat', sans-serif;
	clear: both; }

h1 { font-size: 30px; line-height: 36px; }
h2 { font-size: 28px; line-height: 34px; }
h3 { font-size: 26px; line-height: 32px; }
h4 { font-size: 24px; line-height: 30px; }
h5 { font-size: 22px; line-height: 28px; }
h6 { font-size: 19px; line-height: 25px; }

hr {
	background-color: #eaeaea;
	border: 0;
	height: 1px;
	margin-bottom: 15px;
	margin-bottom: 1.5rem; }

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	margin-bottom: 60px;
	margin-bottom: 3.75rem;
	font-family: 'cat', sans-serif; }