/* edits as of 06-28-21 */

.sidebar .widget {
    margin-bottom: 20px !important;
}

.page-id-42060 .gb-block-post-grid .is-grid article, .gb-block-post-grid .gb-is-grid article {
    margin-bottom: 0em !important;
    min-width: 0 !important;
}

.genesis-nav-menu a {
    border: 0 !important;
    display: block !important;
    padding: 15px 20px !important;
    position: relative !important;
}
/*News from Elsewhere CSS*/
.cat-post-item a{
	color:#b22121!important;
	line-height:1em!important;
	font-weight:500!important;
    font-family: Raleway, sans-serif !important;
    font-weight: 500 !important;
}

li.cat-post-item{
	border-bottom:none!important;
	padding:0!important;
	margin:0!important;
	box-sizing:10px!important;
	
}
ul.category-posts-internal{
	line-height:.9em;
}

.site-header .wrap {
    border-bottom: 2px solid #222;
	margin-bottom: 100px !important; 
}


/* end edits as of 06-28-21 */

/* Adrotate Adjustments and Prior to 2020 css */
.cb-sidebar-widget.adrotate_widgets img {
    width: 100%;
}

.accordion-title {
    color: #01157c;
}

.accordion-title:hover {
    text-decoration: underline;
    cursor: pointer;
}

.widget_nav_menu li {
text-indent: -1em;
margin-left: 3em;
}

.entry-content ul {
  list-style-type: disc;     
  list-style-position: outside;
  margin-left: 26px;
}

.cb-meta.cb-article-meta {
    background: rgb(28,28,28);
}

.cb-gs-style-b .cb-style-overlay .cb-article-meta{
    padding: 0px;
}
/* End Adrotate Adjustments and Prior to 2020 css */

/* General Homepage Appearance Adjustments*/
.cb-style-overlay .cb-post-title {
        text-transform: none;
        margin: 10px;
}

 .cb-module-block.cb-slider-b .cb-post-title {
    text-transform: none;
    line-height: 1.4;
    text-align: left;
    margin-left: 60px;
    margin-right: 50px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 0px;
}

.cb-style-overlay .cb-byline {
    margin-bottom: 0px;
    text-align: left;
    margin-left: 60px;
    padding: 0px;
    display: none;
}

.cb-post-title {
    padding: 0px;
}

.cb-mod-zoom .cb-grid-entry:hover img {
    opacity: 0.6;
    -webkit-transform: scale(1.00, 1.00);
        -ms-transform: scale(1.00, 1.00);
            transform: scale(1.00, 1.00);
}
/* End General Homepage Appearance Adjustments */

/* Category Widget Changes for Updates section */

@media only screen and (max-width: 480px){
#cb-content .cb-sidebar, #content.widecolumn .cb-sidebar {
    margin: 0;
}
}

.cb-sidebar-widget .cb-sidebar-widget-title {
    padding: 5px;
    margin-bottom: 10px;
    text-transform: none;
}

.cat-post-title {
    font-family: Oswald, sans-sarif;
    font-size: 14px;
    color: #4D4D4D;
    font-weight: 600;
}

@media screen and (max-width: 1020px){
    .cat-post-title {
        font-size: 12px;
    }
}
.cat-post-item {
    margin: 0;
    padding: 0;
}
/* End Category Widget Changes for Updates section */

/* Gloabal site change, captions appearance */
.wp-caption {
    background: white; 
    margin: 0;
}

.wp-caption .wp-caption-text {
    background: white;
    padding: 0px; 
    text-align: center;
    color: black;
    margin: 0;
    letter-spacing: 1px;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif
}
/* End Gloabal site change, captions appearance */

/* Navigation bar appearance changes*/
#cb-top-menu {
    height: auto;
}

#cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent ul li .cb-meta {
    padding: 0px;
}

#cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent ul li .cb-mask {
    display: none;
}

/* Remove "+" of menues with children */
#cb-nav-bar #cb-main-menu .main-nav .cb-has-children>a:after {
content: none;
}

#cb-nav-bar #cb-main-menu .main-nav {
text-align: left;
}


#cb-nav-bar #cb-main-menu .main-nav li {
text-align: left;
text-transform: none;
cursor: pointer;
}


/*  Nav Bar Tabs*/

/* About Tab */
#cb-nav-bar #cb-main-menu #menu-item-24080 {
    margin-left: 25px;
}
#cb-nav-bar #cb-main-menu #menu-item-24080 .cb-big-menu {
    left: 0px;
    width: 250px;
}
/* About Tab */

/* Email Sign Up Special Tab */
#cb-nav-bar #cb-main-menu #menu-item-34386 {
    background: #ddd;
}

#cb-nav-bar #cb-main-menu #menu-item-34386 a:hover {
    color: #fafafa!important;
}

#cb-nav-bar #cb-main-menu #menu-item-34386 a {
    color: #15267c;
}
/* End Email Sign Up Special Tab */

/* Login Tab pt1 */
#cb-nav-bar #cb-main-menu #menu-item-16062 {
    float: right;
}
/* Login Tab pt1 */

/* Products Tab */
#cb-nav-bar #cb-main-menu #menu-item-34387 {
    float: right;
    margin-right: 25px;
}
/* Products Tab */

@media only screen and (min-width: 768px){
#cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu {
    left: unset;
    width: 0;
}
#cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-sub-menu{
    width: 100%;
}

/* Login Tab */
#cb-nav-bar #cb-main-menu #menu-item-16062 .cb-big-menu {
    right: 0px;
    width: 250px;
}
/* Login Tab */

/* Products Tab Again */
#cb-nav-bar #cb-main-menu #menu-item-34387 .cb-big-menu {
    right: 0px;
    width: 250px;
}
/* Products Tab Again */

/* More Tab */
#cb-nav-bar #cb-main-menu #menu-item-34381 .cb-big-menu {
    width: 180px;
}
/* About Tab */

#cb-nav-bar.cb-dark-menu #cb-main-menu .main-nav li .cb-big-menu .cb-sub-menu li {
    border-bottom: none;
}

/* Manage Subscriptions */
#cb-nav-bar.cb-dark-menu #cb-main-menu #menu-item-16241 {
    background: #ddd;
    width: 250px;
}
#cb-nav-bar.cb-dark-menu #cb-main-menu #menu-item-16241 a {
    color: #15267c;
}
#cb-nav-bar.cb-dark-menu #cb-main-menu #menu-item-16241 a:hover {
    color: #fafafa!important;
}
/* Manage Subscriptions */
}

#cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-sub-menu li a{
    text-transform: none;
}
/* End Navigation bar appearance changes*/

/* Customize Widgets Area */
.jetpack-display-remote-posts {
    margin: 0;
}
.cb-sidebar-widget {
    margin-bottom: 20px;
}
.thanks-partners:hover {
    opacity: 0.9;
}

#jetpack_display_posts_widget-4 .cb-sidebar-widget-title {
    display: none;
}

#custom_html-5 {
    margin: 0px;
}
/* Customize Widgets Area */


/* Daily Devotional Page */


/* Daily Devotional Page */

/*Partner Page single */

.parter-page-info-box {
    display: grid;
}
.partner-page-description {
    display: flex;
}

@media only screen and (max-width: 1020px){
    .partner-page-description {
        display: none;
    }
    .parter-page-info-box {
        display: flex;
        flex-direction: column;
    }
    .partner-page-p {
        padding: 10px;
    }
    .partner-page-image{
        margin-top: 10px;
    }
}
/*Partner Page single */

/*Covenant Sidebar CSS*/
.jetpack-display-remote-posts h4{
	font-size:.9em;
}
.jetpack-display-remote-posts a{
	font-weight:500;
}
/*Covenant Articles*/
.covenant-articles:before{
content:url("https://livingchurch.org/wp-content/uploads/2021/07/new-on-covenant-360x.png");
	display:block;
	max-width:500px!important;
}
.covenant-articles .widgettitle{
	display:none;
}
/* box shadow for body */

.site-inner {
	padding: 10px 10px 10px 10px; 
	box-shadow: 0 9px 0 0 rgb(255 255 255 / 0%), 0 -9px 0 0 rgb(255 255 255 / 0%), 10px 0 30px 0 rgb(0 0 0 / 15%), -10px 0 30px 0 rgb(0 0 0 / 15%); 
}

/* main menu background color */

#menu-main-menu {
	background: #2d2d2d; 
	
}

/* main menu link style */

#menu-main-menu a{
	color: white; 
	font-family: Oswald !important; 
	font-size: 16px; 
	font-weight: 400;
}
	
/* sub menu link color */

.sub-menu a {
	color: black !important; 
}

/* box shadow header*/

.site-header .wrap {
	box-shadow: 0 9px 0 0 rgb(255 255 255 / 0%), 0 -9px 0 0 rgb(255 255 255 / 0%), 10px 0 30px 0 rgb(0 0 0 / 15%), -10px 0 30px 0 rgb(0 0 0 / 15%); 
	padding: 10px 10px 10px 10px; 
	z-index: 2 !important; 
}

/* side bar style */

.sidebar.sidebar-primary.widget-area {
	padding: 20px !important; 
}

/* Daily devotional side bar style */

#featured-post-5 a{
	font-family: Oswald !important; 
	font-weight: 400 !important;
	padding: 0px !important; 
	font-size: 15px !important; 
}

.category-daily_devotional {
	margin-bottom: 0px !important; 
}

.entry-title {
	margin-bottom: 0px; 
	border-top: !important; 
}

#custom_html-8 {
	margin-bottom: 10px !important; 
}

/* Daily devotional side bar style */

.entry-content {
	padding: 0 10px 0 0 ;
}
/*
.caption {
	margin: 0px !important; 
	text-align: right; 
	background-color: rgba(0,0,0,0.65) !important; 
	color: white; 
 	width: 75%;
	padding-right: 15px; 
	z-index: 10000 !important; 
}

.singular-featured-image img {
	margin-bottom: -8px; 
}
*/

/*Side bar css for "News from Elsewhere"*/
.cb-sidebar-widget-title {
	background: #f2f2f2 !important;
	padding: 10px !important; 
	text-align: center !important; 
	font-family: Oswald !important; 
	border-bottom: 3px solid #4d4d4d !important;
	-webkit-box-shadow: 0 10px 6px -6px #777 !important;
       -moz-box-shadow: 0 10px 6px -6px #777 !important;
            box-shadow: 0 10px 6px -6px #777 !important;
}

.cb-sidebar-widget-title a {
	color: #4d4d4d !important; 
}

#custom_html-9 ul a{
	color: #222 !important; 
	font-family: Oswald !important; 
	font-size: 15px !important; 
	font-weight: 400 !important; 
	line-height: 1.7 !important; 
}

#custom_html-9 ul a:hover{
	color: #b22121 !important;  
}

.category-posts-internal {
	border-bottom: 2px solid #f2f2f2 !important; 
}

.category-posts-internal:nth-child(6) {
	border-bottom: none !important; 
}


/*Classifieds*/

.classifieds h2{
	background: black !important; 
	color: white !important; 
	font-family: Oswald !important; 
	font-weight: 400 !important; 
	font-size: 24px !important; 
	text-align: center !important; 
	padding: 10px !important; 
		-webkit-box-shadow: 0 10px 6px -6px #777 !important;
       -moz-box-shadow: 0 10px 6px -6px #777 !important;
            box-shadow: 0 10px 6px -6px #777 !important;
}

.classifieds span {
	font-family: Oswald !important; 
	font-size: 15px !important; 
	font-weight: 500 !important;
	color: #4d4d4d !important;
}

.classifieds a {
	font-family: Oswald; 
	font-size: 15px !important; 
	font-weight: 300 !important;
	color: #4d4d4d !important; 
	line-height: 0 !important;
}

.classifieds a:hover {
	color: #b22121 !important;
}

.classifieds p {
	margin-bottom: 15px !important; 
}

/*Archives*/

#archives-2 h3{
	margin-top: 10px !important; 
	background: #f2f2f2 !important;
	padding: 10px !important; 
	font-size: 24px !important; 
	text-align: center !important; 
	font-family: Oswald !important; 
	border-bottom: 3px solid #4d4d4d !important;
	color: #4d4d4d !important;
	font-weight: 400 !important;
	text-transform: none !important;
	-webkit-box-shadow: 0 10px 6px -6px #777 !important;
       -moz-box-shadow: 0 10px 6px -6px #777 !important;
            box-shadow: 0 10px 6px -6px #77 !important7;
}

.head-lc{
	-webkit-box-shadow: 0 10px 6px -6px #777 !important;
       -moz-box-shadow: 0 10px 6px -6px #777 !important;
            box-shadow: 0 10px 6px -6px #777 !important;
}


.head-dd img {
	-webkit-box-shadow: 0 10px 6px -6px #777 !important;
       -moz-box-shadow: 0 10px 6px -6px #777 !important;
            box-shadow: 0 10px 6px -6px #777 !important;
	
}

#archives-dropdown-2 {
	font-family: Oswald !important; 
	padding: 10px !important;
}

.wp-block-ultimate-post-post-slider-1 .ultp-block-slider-wrap .ultp-block-content {
pointer-events: none;
}
.wp-block-ultimate-post-post-slider-1 .ultp-block-items-wrap .ultp-block-item .ultp-category-grid a {
pointer-events: all;
}
/*style="background: black; color: white; text-align: center; padding: 4px 0px 4px; text-transform: uppercase; font-family: unset;"
 * 
 *  style="border: 1px #ccc solid; padding: 10px; font-size: 80%; margin-bottom: 15px;"*/

/*shadow sidebar ads - content ads*/

.g-2857, .g-2865, .g-2869, .g-2871, .g-2872,  {
	box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px !important;
}
/*shadow top banner ad*/
.g-2858 {
	box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px !important;
}

.g-2857 {
	margin-bottom: -20px !important; 
	margin-top: 15px !important; 
}

.g-2869, .g-2871 {
	margin-bottom: 20px !important;
}
.g-2872 {
	margin-bottom: 30px !important; 
}

.entry-header h1 {
	padding-bottom: 25px !important; 
	padding-top: 10px !important; 
	padding-left: 20px !important; 
}

.entry-content {
	padding: 0 0 0 20px; 
}
/* Background shadow board member images*/
.post-6225 img {
	box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}
/* Background shadow Staff*/
.post-1533 img, .standard-shadow {
	box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}

.plan-sections:nth-child(2), .plan-sections:nth-child(4), .plan-sections:nth-child(6), .plan-sections:nth-child(8), .plan-sections:nth-child(10){
	padding: 45px 10px 45px 20px; 
	border-radius: 8px; 
	margin-right: 12px; 
	box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}

.plan-sections:nth-child(3), .plan-sections:nth-child(5), .plan-sections:nth-child(7), .plan-sections:nth-child(9), .plan-sections:nth-child(11){
	padding: 60px 10px 60px 20px; 
	border-radius: 8px; 
	margin-right: 12px; 

}

.plan-sections:nth-child(2), .plan-sections:nth-child(4), .plan-sections:nth-child(6), .plan-sections:nth-child(8), .plan-sections:nth-child(10){
	color: white;
}

/*Hide each section on Donate page*/
#sect1,#sect2,#sect3,#sect4, #part2, #part3 {
	display: none; 
}

/*Donate page expand buttons CSS*/
.expand {
	color: black !important; 
	background-color: white;
	font-weight: 500;
}

.expand-lower {
	margin-top: -60px;
}

.expand:hover {
	text-decoration: underline; 
	background-color: white; 
	color: #b22121 !important;
	cursor: pointer;
}

/*Donate page expand buttons CSS*/
.post-16229 h4 {
	font-family: Raleway; 
	font-size: 18px; 
	margin-bottom: 30px !important; 
	
}

.post-16229 a {
	text-decoration: underline; 
}

/*Donate page expand buttons CSS*/
 h2.entry-title {
	font-family: Raleway; 
	font-size: 24px; 
	padding-left: 20px;
}

 p {
	font-family: Roboto; 
	font-size: 16px; 
}

 .entry-time {
	padding-left: 20px;
}

.archive-description.taxonomy-archive-description.taxonomy-description {
	background-color: white;
	padding: 15px 0 0 20px;
}

h1.archive-title {
	font-size: 36px; 
	font-family: Raleway; 
}

article.category-sundays_readings {
	background-color: #f5f5f5; 
	padding: 20px 10px 10px 0px !important; 
	border-radius: 8px;
	margin-bottom: 30px; 
	margin-left: 0px !important; 
	box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}

/*CSS for putting photo credit in black at bottom right. */
.singular-featured-image .caption {
	text-align: left; 
	margin-top: -4px; 
	margin-bottom: 30px; 
}


.has-text-align-right {
	display: none; 
}

#cb-cat-title {
	padding: 25px 0 10px 20px;
}

#post-294 h2 a {
	font-weight: 500;
}

#post-294 h2{
	font-family: Oswald;
	font-size: 20px; 
	font-weight: 400 !important; 
}

#post-294 h5{
	font-family: Oswald;
	font-size: 14px; 
	font-weight: 300 !important; 
}

#archives-dropdown-2 {
	border-radius: 5px; 
}

#simple-social-icons-2 li {
	border-radius: 10px !important; 
}

.post-851 h1 {
	padding: 25px 0 10px 20px;
}

.post-851 h3 {
	font-weight: 500;
}

.gsc-input-box {
	border-radius: 5px;
}

.entry-header h1 {
	padding: 25px 0 10px 20px;
}

#jetpack_display_posts_widget-6 .widgettitle {
	display: none; 
}

.jetpack-display-remote-posts a{
	font-family: Oswald; 
	font-weight: 400;
	padding: 0px !important; 
	font-size: 15px; 
}

#custom_html-5 {
	margin-bottom: 20px !important; 
}

.jetpack-display-remote-posts h4 {
	border-bottom: 2px solid #f2f2f2 !important; 
	margin-top: -4px; 
	
}

.jetpack-display-remote-posts a {
	color: #222222 !important;
}

.jetpack-display-remote-posts a:hover {
	color: #b22131 !important;  
	
}

@media screen and (max-width: 1025px) {
  .head-lc {
    width: 100%;
		margin-top: 30px; 
  }
	
	.head-dd {
    width: 100%;
  }
	
	.site-header {
		padding: 0px !important; 
	}
	
	.entry-content{
		padding-left: 3px !important; 
	}
}

.site-footer {
	display: none; 
}

.post-16229 .entry-title {
	margin-bottom: 30px; 
}

.gb-block-post-grid-title a{
	font-family: "Oswald";
	color: #4D4D4D !important;
	font-size: 20px !important;
	font-weight: 600 !important; 

}


.entry-title {
	font-family: "Oswald" !important;
	color: #333333 !important;
	font-size: 20px !important;
	font-weight: 600 !important;
}

.entry-time {
	font-family: "Oswald" !important;
	color: #676767 !important;
	font-size: 11px !important;
}

.ultp-block-excerpt p {
	font-family: "Open Sans", sans-serif !important;
	color: #5B5B5B !important;
	font-size: 14px !important; 
}

.menu-toggle.dashicons-before.dashicons-menu:hover {
	background-color: #f0f0f0;
	color: red; 
}

.menu-toggle.dashicons-before.dashicons-menu:active {
	background-color: #f0f0f0;
	color: red; 
}

@media only screen and (max-width: 820px) {
.menu.genesis-nav-menu.menu-secondary.js-superfish {
	background-color: #f2f2f2 !important;
	color: #333333 !important; 
	
}
	
	.menu.genesis-nav-menu.menu-secondary.js-superfish a{
	background-color: #f2f2f2 !important;
	color: #333333 !important; 
}
	
	.sub-menu-toggle {
	background-color: #f2f2f2 !important;
	color: #333333 !important; 
}
	
	.menu-item {
		border-bottom: 1px solid #b0b0b0; 
	}
}

.entry-meta  {
	display: inline-bloc !important; 
}



.post .entry-content p {
	font-family: "Open Sans" !important; 
	font-size: 18px !important; 
	color: #5b5b5b !important; 
	font-weight: 400; 

}

.ultp-block-content-inner {
	background-color: rgba(0, 0, 0, 0.50) !important; 
	padding-top: 5px !important; 
	padding-bottom: 10px !important; 
}
		
.gb-block-post-grid-excerpt p {
	font-family: "Open Sans", sans-serif  !important;
	color: #5B5B5B !important;
	font-size: 14px !important; 
	font-weight: 400
}

.post-42543 .entry-title {
	display: none !important; 
}

.post-44701 .entry-title {
	display: none !important; 
}

.entry-title {
	font-family: Oswald !important; 
	font-size: 28px !important; 
	color: #333333 !important;
}

.g.g-2858 {
	margin: 5px 0px 5px 0px !important; 
}

p {
	font-family: "Open Sans" !important;
	font-size: 18px !important; 
}

table td {
     width: 350px !important;
     table-layout: fixed !important;
		 word-break: keep-all !important;
}




@media only screen and (min-width: 1200px) {
.site-inner{
	max-width: 1200px; 
}

.nav-secondary .wrap {
	max-width: 1200px !important; 
	
}
	
.nav-secondary {
	padding-top: 0px !important; 
}

.site-header .wrap {
	max-width: 1200px !important; 
}
	
.post-42060.page.type-page.status-publish.entry {
	width: 800px !important; 
}	
}


@media only screen and (max-width: 420px) {
	
.site-inner{
	max-width: 100% !important; 
}

.sidebar.sidebar-primary.widget-area {
		max-width: 100% !important; 
	padding: 0px !important; 
	}
	
	.menu-toggle {
		margin-top: -100px !important;
	}
	
	.wp-block-ultimate-post-post-list-3.ultp-block-0b69dc img {
		 max-width: 100% !important; 
	}
	
	
	
}

.memb-btns a {
	padding: 5px 10px; !important; 
	border-radius: 4px !important; 
	background-color: #b22121 !important;
	color: white !important; 
	box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px !important;
}

@media only screen and (max-width: 768px) {
	.ultp-block-content-wrap {
		width: 100% !important; 
		display: block !important;
	}
	
	#menu-item-44676 a {
	background-color: #333 !important;
	color: #333333 !important; 
}
	
}

.ad-lang {
	font-family: "Open-Sans" !important;
	font-size: 11px !important; 
	background-color: rgba(0,0,0,0) !important; 
	margin-bottom: -20px !important; 
	border-top: 1px solid #cccccc !important; 
	color: #cccccc !important; 
}

.ad-lang-no-margin {
	font-family: "Open-Sans" !important;
	font-size: 11px !important; 
	background-color: rgba(0,0,0,0) !important; 
	border-top: 1px solid #cccccc !important; 
	color: #cccccc !important; 
	
}

.g.g-2867 img {
	margin-top: -15px !important;
}

#adrotate_widgets-2 {
	margin-bottom: 50px !important; 
}

.ad-lang-top-bar {
	font-family: "Open-Sans" !important;
	font-size: 11px !important; 
	background-color: rgba(0,0,0,0) !important; 
	border-top: 1px solid #cccccc !important; 
	color: #cccccc !important;
	margin-bottom: 8px !important; 
	background-color: #fff !important; 
}

.ad-lang-post {
	font-size: 11px !important; 
	background-color: rgba(0,0,0,0) !important; 
	border-top: 1px solid #cccccc !important; 
	color: #cccccc !important; 
}

.post-46353 h1:nth-child(1),.post-46169 h1:nth-child(1) {
	display: none !important; 
}

.lambeth22-image {
	margin-top: -20px; 
	
}

.lambeth-post .wp-image-46323, .lambeth-post .wp-image-46324  {
	display: none !important;
}

.gcpost .wp-image-46323, .gcpost .wp-image-46324  {
	display: none !important;
}

.elementor-content-section-ul ol, .elementor-content-section-ul ul { 
	margin: 0 0 26px 26px;
	padding: 0 0 0 40px; ;
}

.wbg-search-container::before {
content:none;
}


@media only screen and (min-width: 1200px) {
#menu-item-48069 {
	margin-left: -20px !important; 
}

	#menu-item-48069 span {
		margin-left: -20px
	}
	
	#menu-item-48068, #menu-item-48069 {
	background-color: #892029; 
}

#menu-main-menu {
	margin-top: -6px; 
}

#menu-item-48068 a:hover, #menu-item-48069 a:hover {
	text-decoration: underline; 
}
}

/*CSS for countdown timer on homepage*/
#shailan-countdown-2_1 {
	margin-top: -17px; 
	margin-bottom: 0px; 
	padding: 0px !important; 
}

.countdown_section {
	background-color: #005EB9; 
	color: white; 
	font-weight: 600; 
	border: 1px solid white; 
	border-radius: 10px; 
}


small  {
	display: none; 
}

.widget-title {
	background-color: #fff !important; 
	color: #2c62b1 !important;
	font-family: Oswald; 
	font-size: 20px; 
	text-transform: none; 
	font-weight: 500;
	padding: 0px !important; 
}

.book-review-wrapper {
	position: relative;
	display: block;

}


.book-review-body {
	flex-basis: 100%;
}


.book-review-box {
	border: solid;
	padding: 10px;
	margin: 0 0 10px 10px;
	position: relative;
	float: right;
	width: 250px;
}

.book-review-title {
line-height: 1;
}

.book-review-meta-wrapper {
	margin: 10px 0
	
}

.book-review-meta {
	font-size: 0.8em !important;
	line-height: 1.3;
margin: 0;
}

.book-review-disclosure {
	font-size: .8em !important;
	line-height: 1;
	text-align: right;
	font-style: italic;
	margin: 0;
}

/*BOOK REVIEW BOX */


.book-review-link {
color: black !important;
}

.book-review-image {
width="100%"
}
.book-review-box {
	border: solid;
	padding: 10px;
	margin: -20px 0 10px 10px;
	position: relative;
	float: right;
	width: 250px;
	transition: all 200ms;
	top:0;
}

.book-review-box:hover {
box-shadow: -1px 2px 16px 1px rgba(41,41,41,0.86);
-webkit-box-shadow: -1px 2px 16px 1px rgba(41,41,41,0.86);
-moz-box-shadow: -1px 2px 16px 1px rgba(41,41,41,0.86);
border: solid #b22121;
}

.book-review-title {
margin: 5px 0;
line-height: 1;
font-weight: 600;
}

.book-review-meta-wrapper {
	margin: 10px 0
	
}

.book-review-meta {
	font-size: 0.8em !important;
	line-height: 1.3;
margin: 0;
}

.book-review-disclosure {
	font-size: .8em !important;
	line-height: 1;
	text-align: right;
	font-style: italic;
	margin: 0;
}
.featured-book-review {
transition: all 200ms;
border: solid white;
}

.featured-book-review:hover {
box-shadow: -1px 2px 16px 1px rgba(41,41,41,0.86);
-webkit-box-shadow: -1px 2px 16px 1px rgba(41,41,41,0.86);
-moz-box-shadow: -1px 2px 16px 1px rgba(41,41,41,0.86);
border: solid #b22121;
}



@media only screen and (max-width: 600px) {
    
    .book-review-box {
	width: 100%;
	
}
 
}

/* END BOOK REVIEW BOX */

/* BOOK CLUB GALLERY */
a.wgb-item-link:after {
    content: "Read Review";
    display: block;
    font-weight: 400;
	font-size: 15px;
    font-style: italic;
	color: #b22121;
	margin-top: 10px;
	margin-bottom: 8px;
}
a.wgb-item-link {
	transition: all .125s !important;
	
}


.wgb-item-link {
		line-height: 1.2 !important;
	font-family: default;
	margin: 0 !important;
}

a.wgb-item-link:hover {
	opacity: .7;
}

.wbg-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 10px;
	
}

.wbg-search-container .wbg-search-item .submit-btn {
    border: none;
    background-color: #b22121 !important;
	transition: all .125s;
	border: solid 1px  #b22121 !important; 
}

.wbg-search-container .wbg-search-item .submit-btn:hover {
 background-color: white !important;
	border: solid 1px  #b22121; 
}

.loop-author {
	font-style: italic;
	font-weight: 600;
}

/*Search Bar*/
#menu-item-993241 {
	
	position: relative !important;
	min-width: 57px;
}
.search-form {
	display: flex;
	position: absolute;
	top: -30px;
	left: 0;
	z-index: 9999;
	height: 45px;

	
}
.search-wrapper {
	position: relative !important;
}

.search-input {
	background-color: #2d2d2d !important;
	border: none !important;
	color: white;
	width: 57px !important;
	transition: all 0.25s ease-in-out;
	padding: 10px;
	padding-left: 20px
}

.search-input::placeholder {
	content:""
	font-size: 25px;	
	background:  url('https://livingchurch.org/wp-content/uploads/2021/12/search-2.png');
background-repeat: no-repeat;
	transition: all .25s ease-in-out;
 
}
.search-input:focus::placeholder {
	background-size: 15px;
	opacity: 10%;
}


.genesis-nav-menu .search-form input:focus {
	background-color: #892029 !important;
	border: none !important;
	width: 250px !important;
	text-transform: none;
	font-weight: 600;
	}

.search-button {
	display:none;
	width: auto;
	padding: 10px;
}

.search-button.focused {
	display: block !important;
}
.nav-secondary .wrap {
    border-bottom: none;
}

@media only screen and (max-width: 980px) {
	#menu-item-993241 {
	
	position: relative !important;
		height: 100% !important;
	width: 100%	!important;
		border-radius: 0 !important;
}
.search-form {
	display: flex;
	position: static;
width: 100% !important;
	border-radius: 0 !important;

	
}
.search-wrapper {
	position: relative !important;
}

.search-input {
	background-color: #2d2d2d !important;
	border: none !important;
	color: white;
width: 100% !important;
	transition: none
	padding: 10px;
	padding-left: 20px;
	border-radius: 0 !important;
}

.search-input::placeholder {
	content:""
	font-size: 25px;	
	background:  url('https://livingchurch.org/wp-content/uploads/2021/12/search-2.png');
background-repeat: no-repeat;
	transition: all .25s ease-in-out;
 
}
.search-input:focus::placeholder {
	background-size: 15px;
	opacity: 10%;
}


.genesis-nav-menu .search-form input:focus {
	background-color: #892029 !important;
	border: none !important;
	border-radius: 0 !important;
	width: 100% !important;
	text-transform: none;
	font-weight: 600;
	}

.search-button {
display: block;
	width: auto;
	padding: 10px;
	background-color: #892029;
}

.nav-secondary .wrap {
    border-bottom: none;
}
  
  }


	.mouse-over {
		transition: all 200ms ease-in-out;
	}
	.mouse-over:hover {
		opacity: 0.7;
	}

.book-review-tagline {
	line-height: 1.1;
	font-size: 14px !important;
}

/*SETH'S CSS*/
.footer-widgets .widget {
	position: static !important;
}

.footer-widgets {
	position: relative !important;
}

.footer-info {
	width: 100%; 
	max-width: 1000px; 
	display: flex; 
	justify-content: center; 
	gap: 50px; 
	flex-wrap: wrap;
}

@media screen and (max-width: 700px){
	
	.footer-info {
	width: 100%; 
	display: flex; 
	justify-content: center; 
	gap: 10px; 
	flex-wrap: wrap;
}
}

.full-width-content .entry-content > .alignfull {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
    background-color: transparent !important;
}

.wp-block-image figcaption {
    margin-bottom: 1em;
    margin-top: 0.5em;
    font-size: 12px;
    text-align: left;
}

html {
  scroll-behavior: smooth;
}