/*
Theme Name: RAW Kidz Theme
Theme URI: http://www.rawkidsministry.org
Template: twentytwenty
Author: iNamek Pages
Author URI: http://www.inamekpages.com
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog,one-column,custom-background,custom-colors,custom-logo,custom-menu,editor-style,featured-images,footer-widgets,full-width-template,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready,block-patterns,block-styles,wide-blocks,accessibility-ready
Version: 1.8.1642381457
Updated: 2022-01-17 01:04:17

*/


@font-face {
    font-family: pencilFont;
    src: url(PencilLetters.ttf);
}
.top-row{
	background: #14689a;
	padding: 15px 0;
	text-align:center;
}
.top-row span{
	color:#FFFFFF;
	font-size: 16px;
	font-weight:bold;
}
div.social-media-header a i{
  color:#ffffff;
  font-size:18px;
  margin: 10px;
}
div.social-media-footer a i{
  color:#0f5c89;
  font-size:38px;
  margin: 10px;
}

.header-sp-ft{
	font-family: pencilFont !important;
	/*ont-weight:bold;*/
}

h1.header-sp-ft{
	font-size: 7.5rem;
}
h2.header-sp-ft{
	font-size: 5.5rem;
}
h3.header-sp-ft{
	font-size: 3.5rem;
}
 h3.header-sp
{
	font-weight: bold;
	font-size: 3.5rem;
}
 h4.header-sp
{
	font-weight: bold;
	font-size: 2.5rem;
}
 h5.header-sp
{   font-weight: bold;
	font-size: 1.5rem;
	
}

.site-logo img{
	max-height:100%;
}

header#site-header div.header-navigation-wrapper nav.primary-menu-wrapper ul li.current-menu-item a
{
	  color:#f0514a !important;
}
.page-template-template-Home-Page main#site-content header.entry-header {
	display: none !important;
}

.btn-fp a{
  color:#FFFFFF !important;
}
.center-item{
	text-align:center;
}

.cpn-style{
	text-shadow:0px 0px 8px #000000;
}
div.footer-nav-widgets-wrapper{

	background: #1786c7 ;
}

.footer-widgets  a{
	color:#FFFFFF !important;
}
div.footer-widgets address{
	color:#ffffff;
}
footer#site-footer a{
	color:#1786c7 !important;
}

.footer-nav-widgets-wrapper header-footer-group{
	text-align:center;
}

.page-template header.entry-header, .page-template-default header.entry-header{
	background-color: #f7f6f6;
    margin: 50px 0;
}

.page-template h1.entry-title,.page-template-default h1.entry-title{
  font-size: 48px;
  font-weight:bold;

}

.home .cpn-style a{
	color:#FFFFFF;
}

.home .cpn-style a:hover
{
	color:#e22658;
}

 @media only screen 
   and (max-width : 600px) {
	   .blue-bar{
		   display:none;
	   }
}