/*
Theme Name : Blessed Church Child
Description:Blessed Church Child custom theme.
Author: the Vizistata team
Author URI: https://vizistata.com/
Template: blessedchurch
Version:1.0
Text Domain:blessedchurchchild

*/
.copyright {
    margin: 0px;
    padding: 20px 0 0 0;
    text-align: center;
    color: #fff;
    font-family: "MyriadPro-Regular";
    font-size: 20px;
    clear: both;
}
h1.entry-title {
    display: none !important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: transparent !important;
}
svg:not(:root) {
    overflow: hidden;
    display: none !important;
}
.search-field {
    padding: 8px 18px;
}
.search-submit {
    padding: 8px 18px;
}
.search-submit span.screen-reader-text {
    color: #222 !important;
}
form.search-form {
    padding-bottom: 28px;
}
.search-form span.screen-reader-text {
    color: #fff;
}
.page-content p {
    color: #fff;
}
h1.page-title{
    color: #fff;
}





.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 0px !important;
    line-height: 1.42857143 !important;
    vertical-align: top !important;
    border-top: 0px solid #ddd !important;
    color: #000 !important;
    font-size: 18px !important;
}
.table{
  margin:10px 0px 0px 0px;
  padding:0px;
}
/* Calender Css Start */
.ai1ec-date-title.ai1ec-load-view,.ai1ec-date-title.ai1ec-load-view:hover {
	background: #240000 !important;
	color: #fff !important;
}
.ai1ec-month{
	background: #240000 !important;
}
.ai1ec-event-header > span{
	color: #240000 !important;
}.ai1ec-event-time{
	color: #240000 !important;
}
.ai1ec-event-time > span{
	color: #fff !important;
}.post-edit-link,.post-edit-link:hover{
	color: #240000 !important;
}
/* Calender Css End */


/* table area Template Start */

.sectiontable {
	margin: 0px 0 30px 0;
	padding: 0px;
	width: 100%;
	float: left;
	border: 1px solid #ccc;
}
.templatetable{
	margin:0px !important;
	padding:0px!important;
	width:100%;
	height:auto;
}.areatable{
	margin:0px !important;
	padding:0px!important;
}
.texttable-tiltle {
	margin: 0px 0px 0px 0px !important;
	padding: 0px !important;
	border: 1px solid #ccc;
}
.texttable-tiltle > h4 {
	font-size: 24px;
	font-weight: bold;
	color: #800000;
	margin: 15px 0px 5px 10px;
	padding: 0px;
}
.table-title {
	border: 1px solid #ccc;
	width: 50%;
	float: left;
	border-top: none;
}
.table-title > h2 {
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	padding: 0 0 0 8px !important;
	font-size: 20px;
	margin: 10px 0 !important;
}
.table-text {
	border: 1px solid #ccc;
	width: 50%;
	float: left;
	border-top: none;
}
.table-text > p {
	text-align: left;
	vertical-align: middle;
	padding: 0px 10px !important;
	margin: 6px 0px !important;
}

/* table area Template end */

/* @media table area Template Start */
@media (min-width: 320px) and (max-width: 736px){
.table-title {width: 100% !important;}
.table-text {width: 100% !important;}
}
/* @media table area Template end */





hr {
    margin-top: 10px !important;
    margin-bottom: 20px;
    border: 0;
    border-top: 3px solid #240000 !important;
}
