/*

    These CSS codes generated by YellowPencil Editor.
    https://waspthemes.com/yellow-pencil


    T A B L E   O F   C O N T E N T S
    ........................................................................

    01. Global Styles
    02. Post Template
    03. Non-Static Homepage

*/



/*-----------------------------------------------*/
/*  Global Styles                                */
/*-----------------------------------------------*/
body #site-footer .copy-footer{
	background-color:#020268 !important;
}

body #header .header-inner{
	background-repeat:no-repeat;
	-webkit-background-size:cover;	background-size:cover;
	background-image:-webkit-linear-gradient(left, #360033 0%, #0b8793 100%) !important;	background-image:-o-linear-gradient(left, #360033 0%, #0b8793 100%) !important;	background-image:linear-gradient(to right, #360033 0%, #0b8793 100%) !important;
}

body #site-logo{
	display:inline-block;
	max-width:272px;
	position:relative;
	width:277px !important;
	min-height:67px;
	top:0px;
	left:5px;
}

body .copy-footer .footer-copy-row{
	background-color:#020268;
}

body .post .wp-block-image img{
	position:relative;
	display:inline-block;
	width:105px;
	max-width:105px;
	left:858px;
	top:-548px;
	height:120px;
}

body #menu-main .content-wrap{
	background-color:#ffffff;
}

body #menu-main .container{
	background-color:#ffffff;
}



/*-----------------------------------------------*/
/*  Post Template                                */
/*-----------------------------------------------*/
body.single-post .menu-action-buttons .search-handler .fa-search{
	display:none;
}

body.single-post #header .header-inner{
	background-image:-webkit-linear-gradient(left, #2c3e50 0%, #4ca1af 100%);	background-image:-o-linear-gradient(left, #2c3e50 0%, #4ca1af 100%);	background-image:linear-gradient(to right, #2c3e50 0%, #4ca1af 100%);
}

body.single-post #site-footer .copy-footer{
	background-color:#23007c;
}

body.single-post .main-section .post .entry-content{
	color:#0080ce;
}

body.single-post .post-header-title .single-post-title span{
	color:#0080ce;
}



/*-----------------------------------------------*/
/*  Non-Static Homepage                          */
/*-----------------------------------------------*/
body.home .main-menu-inner .container{
	padding-left:24px;
	padding-right:24px;
	background-color:#ffffff;
}