/*
Theme Name: Lightning Child Sample
Theme URI:
Template: lightning
Description:
Author:
Tags:
Version: 0.6.1
*/

.php-error #adminmenuwrap {margin-top: 0em!important;}

h2{border:none;}
h3{border:none;}
h3::after{border:none;}
h4{background:none;}
.site-header-logo,
.site-header-logo img{max-width:350px;min-height: 60px;}
.site-footer{background:#1E40AF!important;color:#fff;!important}
.site-footer a{color:#fff;!important}
.site-footer-copyright p:nth-child(2){display:none!important;}
.site-footer .widget_text{margin-bottom:0!important;}
.orangetext{color:#F97316!important;}
.navytext{color:#1E3A8A!important;}
.entry-meta-item-author{display:none!important;}
.wp-block-latest-posts.wp-block-latest-posts__list li {text-align: center;}

@media(max-width:600px){
	.mainheaderh2{font-size:2.3rem!important;}
}



.box-with-orangeline,
.box-with-blueline{position: relative;z-index:1;margin-bottom:15px!important;}
.box-with-orangeline::before,
.box-with-blueline::before{content: "";position: absolute;top: 0;left: 0;width: 5px;height: 100%;z-index:2;}
.box-with-orangeline::before{background-color: #EA580C;}
.box-with-blueline::before{background-color: #1E40AF;}
.blue-box-text{background:#1e3a8a;width:100%;padding:10px 5px;text-align:center;margin:20px auto 10px;color:#fff!important;border-radius:15px;}

.width700px{max-width:700px!important;margin:0 auto;}

.marginzero{margin:0!important;}
