/*
Theme Name: Kenneth Copeland Ministries
Theme URI: http://m2media.com.au
Author: Cassie Selin, M2Media
Author URI: http://m2media.com.au
Description: Custom Theme Development for Kenneth Copeland Ministries
Version: 1.0
*/
@import url(css/fonts.css);



/*univeral (mobile first) styles -----------------------------------------*/

@font-face {
  font-family: 'LucidaHandwriting';
  src: url('font/LucidaHandwriting-Italic.eot') format('embedded-opentype');
 }
@font-face {
  font-family: 'LucidaHandwriting';
  src: url('font/LucidaHandwriting-Italic.woff') format('embedded-opentype');
 }
@font-face {
  font-family: 'LucidaHandwriting';
  src: url('font/LucidaHandwriting-Italic.ttf') format('embedded-opentype');
 }
@font-face {
  font-family: 'LucidaHandwriting';
  src: url('font/LucidaHandwriting-Italic.svg') format('embedded-opentype');
 }
body {
    font-family: "Source Sans Pro", sans-serif;
    font-weight:400;
    background-color: #f7f5f2;
    color: #3d3e40;
    text-rendering: optimizeLegibility;
  	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
}
.blog-featured-image {
    margin-bottom: 20px;
}
.container {
	width: 90%;
}
#kcm_country{
margin-top:0;
margin-bottom: 15px;
}
.input-field{box-shadow: none}
.fixedPosition {
	overflow: hidden;
	max-height:100vh;
}
.section {
	padding-top: 0px;
	padding-bottom:0px;
}
html {
	font-weight: 300;
}
span.chk-error {
    text-align: center;
    display: block;
    color: #deb1b1;
}
img {
	max-width:100%;
	height:auto;
}

strong {
	font-weight:bold;
}
p,ul,ol {
	color: #3d3e40;
/*	font-size: 14px;*/
	line-height: 1.7;
	word-wrap: break-word;
}

.noleftgutter {
	padding-left: 0px !important;
}

.maincontant {
	margin-bottom: 1em;
}

#content {
	padding-top: 20px;
	background-color: #fff;
	overflow:hidden;
}

a {
   color: #428bca;
}

h1 {
	font-family: Georgia, serif;
}

h1, h2, h3, h4, h5 {
	margin-top:0px;
/*	font-weight: 200;
*/}
h1 {
	font-size: 2.2rem;
    line-height: 110%;
    margin: 0px;
    margin-bottom: .7em;
}
h2 {
	font-size: 2rem;
/*font-family: "acumin-pro", sans-serif; */
}

h3{
    font-size: 1.5rem;
    font-weight: normal;
}
h4 {
	font-size: 1.6rem;
}

h5 {
    font-weight: normal;
    font-size: 1.5rem;

}

h6 {
	font-size: 1.3rem;
}


header {
	background-color: #5599be;
	height:auto;
	background-image: url(img/headerbg.png);
    background-size: auto 140%;
    background-position: center top;
	background-repeat: no-repeat;
}
header nav img {
}

nav ul a{
}

nav ul li:hover, nav ul li.active {
	background-color: rgba(255,255,255,0);}

	nav ul li a:hover, nav ul li a.active, nav ul li.current_page_item a, nav ul li.current_menu_item a {
		text-decoration: underline;
	}
#textcontent ul li, #stcpDiv ul li {
		list-style-type: none;
		background-image: url(img/dotpoint.png);
		background-position: left top;
		background-repeat: no-repeat;
		padding-left: 28px;
		background-size: 17px auto;
		margin: 12px 0px;
		font-size: 13px;
	}


	.woocommerce ul li, #content #slider li, #sidebar ul li, #content .maincontant .gform_body ul li {
		background-image:none;
		padding:0px;
		margin:0px;
	}


input[type=text]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=url]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=date]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=search]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #e6e4e2;
    box-shadow: none;
}

.headerbonus input[type=text]:focus:not([readonly]) {
    border-bottom: 1px solid #efefef;

}

	#sidebar .gfield_label {
		display:none;
	}


footer .row {
		margin-bottom: 0px;
}


.no_p {
    clear: both;
text-align:center;float: left;
}
.l_more {
text-align: center;
clear:both;

}
a#more_posts {
	padding: 9px 20px;
    color: white;
    background: #428bca;
    border-radius: 5px;

}

.pagination {
/*	    padding: 10px 0px;
*//*    overflow: hidden;
*/}

.pagination  ul li {
    padding: 0px 10px !important;
    background-image: none !important;
}

.pagination li.active {
    background-color: #5499be;
}


img.alignright, .alignleft {float:right; margin:0 0 1em 3em}
img.alignleft, .alignleft {float:left; margin:0 3em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 3em}
a img.alignleft {float:left; margin:0 3em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}


.custombtn {
	background-color: #a6d05e;
	font-size: 22px;
	display:inline-block;
	padding: 10px 50px;
	color: #fff;
	transition: all .5s;
}

.custombtn:hover{
	background-color: #3d3e40;
}

/*topbar */
select {
	display:inline-block;
}
.topbar {
	background-color:#fff;
	height: 34px;

}
.bottombar {
	background-color: #fff;
	padding-top:1em;
	border-top: 1px solid #efefef;
	overflow:hidden;
}
.bottombar p {
	font-size: 12px;
	color: #666;
}
.bottombar form {

}
.topbar .container {
		position:relative;
}
.topbar select, .bottombar select {
	width:auto;
	height:28px;
	padding:0px;
	font-size:13px;
	vertical-align: super;
}
.request-for-a-friend .gsection{
	border-bottom:none !important;
}
.partner-btn-class {
    margin: 20px auto;
    background: #498FB4;
    color: #fff;
    width: 30%;
    padding: 10px;
    border-radius: 5px;
}
.partner-btn{
    margin: 20px 0;
    background: #498FB4;
    color: #fff;
    width: 20%;
    padding: 10px;
    border-radius: 5px;
}
.partner-btn-class a, .partner-btn a {
    color: #fff;
}
#sub_form_fields input[type="checkbox"] {
    width: 4% !important;
	height: 15px;
	margin-bottom:15px;
}
#sub_form_fields [type="checkbox"] + label {
padding-left:0;
color:#fff;
}
.sleek-blog--style-masonry, .sleek-blog--style-newspaper {
background: #fff;
}
.single-post .blogrow {
   background: #fff;
}
.single-post h1 {
font-family: "Source Sans Pro", sans-serif;
}
.custom-heading {
    display: block;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    line-height: 1em;
    color: #3F3F53;
    margin-bottom: 15px;
    text-align: center;
}
.dropcap {
    float: left;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 1em;
    text-transform: none;
    font-weight: bold;
    font-size:95px;
    width: 100px;
    text-align: center;
    color: #3F3F53;
}
.highlighted-text{
    font-size: 24px;
    line-height: 1.8;
    margin-top: 45px;
    margin-bottom: 45px;
	background:#fff;
}
#sub_form_fields select#country {
    padding-left: 10px;
}
@media (max-width:920px) {
	.topcta{
		display:none;
	}
}
.topcta {
	background-color: #014F79;
	border-radius: 0px 0px 10px 10px;
	position:absolute;
	top: 0;
	right:0;
	min-height:50px;
	padding: 7px 30px;
	font-size: 14px;
	min-width: 50%;
	text-align: center;
	z-index: 999;
}


.topcta .form {
	display:none;
	margin-bottom: 10px;
	color: #fff;
}

.topcta select {
	width: 50%;
	color:#666;
}

.topcta .form p{
	color: #fff;
}

.topcta .form input, .topcta select, #sub_action_response input {
	color: #666;
	width:100%;
	height: 40px;
	line-height:40px;
	margin:0px;
	font-size:1rem;
	margin-bottom: .5rem;
	border-radius: 5px;
	border-width: 0px;
	/*background-color: #fff;*/
}

.topcta form .row {
	margin-bottom: 0px;
}
.topcta #subtype {
	width: 100%;
}
.topcta form {
	margin-bottom: 10px;
	overflow:hidden;
	text-align:center;
}
#sub_action_response input, #kcm_sub_action_response input{
	/*padding-top:0px;*/
	width:50%;
	margin:0px auto;
	font-size:1rem;
	float:none;
	background-color: #498FB4;
	color: #fff !important;
}
#sub_action_response input:hover, #kcm_sub_action_response input:hover {
	background-color: #16668E;
}
#sub_action_response, #kcm_sub_action_response  {
	margin-bottom:25px;
	overflow: hidden;
}
span.gf_repeater_remove {
    margin-left: 10px;
    border: 1px solid;
    padding: 4px;
    background: #000;
    color: #fff;
    cursor: pointer;
}
span.gf_repeater_add {
    border: 1px solid;
    padding: 4px;
    background: #000;
    color: #fff;
    cursor: pointer;
}
.topcta .signupbutton:after {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 22px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;

    content: "arrow_drop_down";
}

.topcta .signupbutton.up:after {
    content: "arrow_drop_up";

}

.topcta .signupbutton {
	background-color: #16668e;
	border-radius: 5px;
	font-weight:bold;
	color: #fff;
  padding: .8em 1.5em;
  margin-left: 1em;
  display:inline-block;
  padding-right:.5em;
  cursor: pointer;
}

.topcta .signupbutton:hover {
	color: #16668e;
	background-color: #fff;
}

/* Topbar MS IE Hacks */
.msie .topcta .signupbutton:after {
  content: none;
}

.msie .topcta .signupbutton.up:after {
  content: none;
}

.msie .topcta .signupbutton {
  padding-right: 1.5em;
}

.msie .topcta input[type=text] {
  padding-bottom: 0;
  padding-top: 0;
}

/*header*/

.headerbonus {
	font-size: 13px;
	margin-top: 30px;
	margin-bottom:20px;
}

.headerbonus input {
	background-color: #fff;
	color: #333;
}

.searchcart {
	text-align:right;
}

.headerbonus label {
	display:none;
}
.headerbonus input[type=text] , .headerbonus input[type=submit] {
    border: 1px solid #efefef;
    display: inline-block;
    height:35px;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: .5em;
}

.carticon {
	vertical-align: middle;
}


.headerbonus input[type=text] {
	width: 66%;
    box-sizing: border-box;
    border-radius: 5px 0px 0px 5px;
    color: #666;
}
.headerbonus input[type=submit] {
	box-sizing: border-box;

	width: 33%;
    margin-left:-3px;
    border-radius: 0px 5px 5px 0px ;
}


.nav {
	background-color: rgba(45, 118, 156, .29);
}
.nav a {
	color:#fff;
	line-height:45px;
}


#header a:hover {
	color: #014F79;
}

.nav ul {
	margin:0px;
}

.nav ul li {
    display: inline-block;
    padding-right:2em !important;
    position:relative;
}

/*pageheader */

.titlebar {
	border-bottom: 1px solid #efefef;
	margin-bottom: 2.5em;
}
#breadcrumbs {
	    line-height: 1.4rem;
	    color:#999;
	    padding-bottom: .5em;
}

.titlebar h1 {
	margin-top: 0px;
	    line-height: 2.4rem;
	    margin-bottom: .3em;
}

.titlebar .row {
	margin-bottom: 0px;
}
/*footer */
.ctafooter {
	background-color: #5499be;
	color:#fff;
	padding-top: 40px;
	font-size:14px;
}

.ctafooter p {
	color:#fff;
}


.magazine-signup {
	margin-bottom: 1em;
	position:relative;
	font-family:Georgia, serif;
	font-weight:normal;
	background-color: #69a5c6;
	color:#fff;
	border-radius: 10px;
	border: 1px solid #478db2;
	display:block;
/*	padding: 26px 15px 25px 155px;*/

    padding: 15px;
	font-size:16px;
	text-align: center;
}

.magazine-signup img {
/*	position:absolute;
*/
	float: left;
	margin-top: -45px;
	max-width:142px;
}

.magazine-signup:hover {
	color: #69a5c6;
	background-color:#fff;

}


.ctafooter .footerbutton {
	color: #fff;
	background-color: #6da8c8;
	display:block;
	font-family: Georgia, serif;
    font-size: 16px;
    border-radius: 5px;
    padding: 1em 1em;
    text-align: center;
    margin-bottom: 1em;
}

.ctafooter .sowbutton {

}
.ctafooter .footerbutton:hover {
	background-color: #fff;
	color: #6da8c8;
}
footer.page-footer {
	font-size: 14px;
	background-color: #fff;
	color:#999;
	margin-bottom:0px;
}

footer.page-footer ul.social li {
	display:inline-block;
  margin-right: 10px;
}

footer.page-footer ul.social li:last-child {
  margin-right: 0;
}

footer.page-footer ul.social li img {
	height: 35px;
}

footer h1, footer h2, footer h3, footer h4, .ctafooter h5, footer h5 {

	font-family: Georgia, serif;
	font-weight:500;
	    font-size: 19px;
}

footer h1, footer h2, footer h3, footer h4, footer h5 {
	color: #2d769c;
}

footer.page-footer a {
	color: #999;
}

footer.page-footer a:hover {
	color: #2d769c;
}



/*blog styles */

.blogpost {
∂
}

.meta {
	font-size: .8em;
	margin-top: 0px;
}
.meta ul {
	display: inline;
}
.meta ul li {
	background-image: none !important;
	display: inline;
	padding:0px !important;
}




/*video player */
.videometa {
	margin: 1em auto;
}
    .outer-container {
      position: relative;
      height: 0;
      padding-bottom: 56.25%;
      margin-bottom: 1em;
    }
    .BrightcoveExperience {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }

/*social media buttons */

.socialbutton {
	display:block !important;
	color: #fff;
	background-color: #e6e4e2;
	border-radius: 5px;
	margin-bottom:.5em;
	padding:.5em;
	font-size: 16px;
}
.socialbutton a div {
	color:#fff;
	font-size: 16px;
}

.socialbutton.twitter {
	background-color: #0084b4;
}
.socialbutton i {
	width:2em;
}
.socialbutton.facebook {
	background-color: #3b5998;
}

.socialbutton.email {
	background-color: #2CB16E;
}

.socialbutton:hover {
	background-color: #444;
}
/*home page media tabs */

.mediatabs  {
	color: #fff;
	background-color: #498fb4;
	padding: .8em;
	margin-bottom: 1em;
}


.mediatabs ul {
	margin: 0px;
	    border-bottom: 1px solid #4282A4
}
.mediatabs ul li {
    display: inline-block;
    list-style-type: none;
    background-image: none !important;
    padding: .3em 1em!important;
    padding-left: 0px;
    font-family: Georgia, serif;
    background-color: #4282a4;
    margin: 0px !important;
}
.mediatabs a, .videolisting, .magazinelisting, .podcastlisting {
	color: #fff;
}
.ui-state-default {
	background-color: #fff !important;
	color: #498fb4;
}
.ui-state-default a {
	color: #498fb4;
}
.ui-state-active {
	color: #fff;
	background-color: #4282A4 !important;
}
.ui-state-active a {
	color: #fff;
}
.mediatabs .podcasts, .mediatabs .magazines, .mediatabs .podcasts {
	background-color: #498fb4;
}

.menu .sub-menu {
			display:none;
}
.videolisting, .magazinelisting, .podcastlisting {
	margin-bottom: 1px;
    margin-top: 0px;
}
.videolisting a, .notes a, .magazinelisting a, .podcastlisting a {
	color: #fff;
    padding-left: .5em;
    background-color: #4282a4;
    padding: .7em;
    position:relative;
    display:block;
    padding-left:3em;
    line-height: 22px;
    white-space: nowrap;
    overflow: hidden;
}

.videolisting a:before, .notes a:before, .magazinelisting a:before, .podcastlisting a:before {
	font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 22px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    vertical-align: bottom;
    margin-right: .5em;
	position: absolute;
	left:.5em;
}
.videolisting a.viewing:before {
	content : "play_circle_filled   ";
}

.videolisting a:before {
	content: "play_circle_outline   ";
}

.videolisting a.viewing, .videolisting a:hover, .notes a:hover, .magazinelisting a:hover, .podcastlisting a:hover {
	background-color: #fff !important;
  color: #4282a4;
}
.videolisting a {
	color: #fff;
}
.videolisting a.now-showing {
  background-color: #3e7a99;
}
.videolisting a.now-showing > span {
  display: block;
  font-size: 85%;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.videolisting a i {
	padding-right: .5em;
}

.videoicon {
	vertical-align:middle;
}

.magazinelisting a:before {
	content: "description   ";
}

.podcastlisting a:before{
	content: "mic   ";
}
.podcastlisting.video a:before{
	content: "videocam   ";
}

.notes a:before {
	content: "library_books   ";
}
.notes p {
	margin-top: 10px;
	margin-bottom: 0px;
}
.notes {
}
.notes a {
}

/*home page box grid */
.homegrid {
	background-color: #f7f5f2;
	padding: 40px 0px;
}
.topic_box .imgbox{
	width:100%;
	height:208px;
	background-size:cover;
	background-position: center center;
}

.topic_box {
	margin-bottom: 40px;
}
.topic_box p {
	color: #999999;
	font-size:14px;
    margin: 23px auto;
}

.topic_box h5 {
	text-transform: uppercase;
	margin-bottom: 20px;
}

[type="checkbox"] + label:before {
	display:none;
}
.learnmore, .mbutton, .loadmore, .btn, .woocommerce .widget .button, .woocommerce .maincontant .button, #maincontant .woocommerce a.button,
#broadcastsearchform input[type=submit], .realhelpsearch #searchform input[type=submit], .widget_product_search input[type=submit],
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=image], .gform_wrapper .gform_footer input[type=submit]{
	color:#666;
	background-color: #fff;
	border: 1px solid #e6e4e2;
	border-radius: 5px;
	text-transform:uppercase;
	padding: .5em 1em;
/*	margin-right: 5px;
*/	display:inline-block;
	color:#666 !important;
	line-height: 1.7em;
	height: auto !important;
font-weight:normal !important;
	    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.loadmore {
  margin-top: 30px;
	background-color: #fff !important;
}
.loadmore:hover {
	background-color: #5499BE !important;
}

.learnmore:hover, .mbutton:hover, .loadmore:hover, .btn:hover,
.woocommerce .widget .button:hover, .woocommerce .maincontant .button:hover, .headerbonus input[type=submit]:hover, #maincontant .woocommerce a.button:hover,
#broadcastsearchform input[type=submit]:hover, .realhelpsearch #searchform input[type=submit]:hover, .widget_product_search input[type=submit]:hover,
.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=image]:hover, .gform_wrapper .gform_footer input[type=submit]:hover  {
	background-color: #5499BE;
	color:#fff !important;
	border: 1px solid #5499BE;

}


.mobile-menu .learnmore {
	margin-left:2em;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: #014F79 !important;
	color:#fff !important;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #4282a4 !important;
}

#sidebar .widget.widget_product_categories ul li {
	list-style-type:circle;
	font-size: 1rem;
	color: #498fb4;
	margin-left: 20px;
}
/*mobile pop over menu */

    .mobile-menu .contact {
    	margin: 15px;
    	padding: 15px;
    	text-align:center;
    	max-width:100%;
    	box-sizing:border-box;
    }
    .mobile-menu {
        display:none;
        z-index: 999;
     position:absolute;
        background-color: #498fb4;
        color:#fff;
        top:0;
    overflow: scroll;
    height: 100vh;
        width:100vw;
    }

    .mobile-menu li a {
        color:#fff;
        display:inline-block;
        padding: 14px 26px;
        font-size: 20px;
        line-height:1;
        width:100%;
    }

	.mobile-menu li a:active {
    }


    .mobile-menu .sub-menu {
        background-color: #4282a4;
        padding:10px 0px;
    }

    .mobile-menu .sub-menu a {
        padding: 10px 26px;
        font-size:16px;
    }

       .mobile-menu .sub-menu a:active{
            background-color:#4282a4;
        }
    .closebtn {
        padding: 25px 25px 0px 0px;
        text-align:right;
    }
    .closebtn img {
         width:25px;
        display:inline-block;
    }
  .mobile-menu .menu-item-has-children > a:after {
        content: "expand_more";
        float:right;
        color: #fff;
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 26px;
    line-height: 26px;
    height: 26px;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    word-wrap: normal;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    left:0;
    top:0;
    bottom:0;
    margin:auto;
    opacity: .8;
    transition: all .2s;

    }

      .mobile-menu .menu-item-has-children > a.expanded:after {
      	-ms-transform: rotate(180deg);
      	-webkkit-transform: rotate(180deg);
      	transform: rotate(180deg);
      	opacity: 1;

      }

    .mobile-menu .menu-item-has-children > .sub-menu {
        display:none;
    }
#header {
	position:relative;
}
.header-hamburg {
	font-size: 26px;
    position: absolute;
    left: .5em;
}

/*mobile footer */

.mobile-footer h5 {
	background-color: #f5f5f5;
    padding: 1em;
    border-bottom: 1px solid #fff;
    margin: 0px;
    background-position: right 1em center;
    background-size: auto 15px;
    background-repeat: no-repeat;

    background-image: url(img/arrow-blue-down.png);
}
.mobile-footer h5.expanded {
    background-image: url(img/arrow-blue-up.png);
}
.mobile-footer .row .col{
	padding:0px;
}

.mobile-footer .widget div, .mobile-footer .contactbox div {
	padding: 1em 2em;
}

/*real help -----*/
.realhelpcatimg {
	min-width:100px;
	background-size:cover;
	background-position:center center;
	height:150px;
}

.topicdesc {
	max-height: 4.7em;
	margin-bottom: .5em;
	overflow:hidden;
}

.topicdesc p {
	margin-top: 0px;
	line-height: 1.5;
}

.topicdesc div#video {
  display: none !important;
}

.space {
	height:2em;
}
.realhelpcat {
	margin-bottom: 2em;
}

.realhelpcat h6 {
	margin-top: 0px;
}
.realhelpsearch, .needhelp {
/*	background-color: #f7f5f2;
	text-align:center;
	padding:1em;
	margin-bottom: 2em;*/
}
.realhelpsearch #searchform input[type=text], .widget_product_search input[type=search] {
	width:100%;
	border-radius: 4px;
}
.realhelpsearch #searchform input[type=submit], .widget_product_search input[type=submit] {
	width:100%;
}

#realhelpsidebar ul {
	padding-bottom:1em;
}
#realhelpsidebar ul li {
	padding-left:0px;
	background-image: none;
	font-size: 1.3em;
}
#realhelpsidebar ul li a{
	display:block;
	padding-left: .5em;

}
#realhelpsidebar ul li a:hover{
	background-color:#eee;
}
.sidebar h4 {
	margin-top: 0px;
}


/*BVOV magazine ---------------------------------*/
.latestmag {

}
.archivemag img {
	max-width: 100%;
	height: auto;

}

.archivemag .mbutton, .broadcasts .mbutton {
	display:inline-block;
	font-size: .7em;
}

.archivemag {
	margin-bottom: 20px;
}

/*sidebar */

#sidebar .widget, #realhelpsidebar .needhelp, #realhelpsidebar .realhelpsearch {
	background-color: #fff;
	margin-bottom: 1em;
	padding:1em;
    background-color: #F5F9FD;
    border: 1px solid #C0D0EA;
    border-radius: 5px;
    overflow:hidden;
}

#sidebar #text-7 {
	border: 0px solid #fff;
	background-color: transparent;
	padding: 0px;
	border-radius: 0px;
}
#sidebar .widget .widgettitle {
	    font-family: Georgia, serif;
    font-weight: 500;
    font-size: 19px;
}

#sidebar a, #sidebar p {
}

/*mobile only */


.logo {
    max-width: 500px;
    display: block;
}
@media (max-width: 600px) {
	footer.page-footer, .ctafooter .row {
		margin-top: 0px;
		padding-top: 0px;
		margin-bottom: 0px;
	}
	.bottombar {
		text-align:center;
	}
	.logo {
		max-width: 200px;
	    display: inline-block;
	    text-align: center;
	}

	.logo img {
		max-width:200px;
	}


	.nav-wrapper {
		text-align:center;
	}


}



.nav-wrapper.row {
	margin-bottom: 0px;
}

.nav-wrapper a {
	color: #fff;
}


/*daily devotional */

.ref {
	font-size: 1.3em;
}

.scripture {
	border-bottom: 1px solid #eee;
	padding-bottom: 1.2em;
}

.dateform {
	border-bottom: 1px solid #eee;
overflow:hidden;
margin-bottom: 2em;
}

.dateform .datepicker {
	max-width: 250px;
	float:left;
}

.dateform input[type=submit] {
	float: none;
    margin-left: 10px;
    height: 40px;
}
/*form changes */


select, input[type=text], input[type=password], input[type=email], input[type=url], input[type=time], input[type=date], input[type=datetime-local], input[type=tel], input[type=number], input[type=search], textarea.materialize-textarea {
	border: 1px solid #ABB5BB;
    height: auto;
    padding: .5em 1em;
    background-color: #fff;
    box-sizing: border-box;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;

}
textarea {
		border: 1px solid #ABB5BB;
    padding: .5em 1em;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 5px;
}

/*woocommerce fixes */

.archive-img-wrap, .sub-archive-img-wrapper {
 	display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
 }

.woocommerce-page .product-holder .product-img{
height: 200px;
width: 200px;
display: flex; // Remove this
}
.woocommerce-page .product-holder .product-img.no-border img{
    height: 185px;
    object-fit:contain;
}

.woocommerce .quantity .qty {
	width: 5em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding: 0.5em 1em !important;
}

.woocommerce.woocommerce-demo-store {
  margin-top: 77px;
}

p.demo_store {
  display: none;
  overflow: hidden;
  height: 77px;
}

.woocommerce.woocommerce-demo-store p.demo_store {
  display: block;
}

h3 label {
	font-size: 1.5rem;
	color: rgba(0, 0, 0, 0.87);
}
input[type=number] {
	line-height:1;
}
input[type="checkbox"]:not(:checked), [type="checkbox"]:checked, [type="radio"]:not(:checked), [type="radio"]:checked {
	 position: relative;
     visibility: visible;
     left:auto;
     display:inline-block !important;
}

input[type="radio"] + label:before, [type="radio"] + label:after {
	display:none;
}

input[type="radio"]:not(:checked) + label, [type="radio"]:checked + label {
	padding-left: 0px;
	padding-right: 1em;
}

label {
    color: #333;
    font-size: 1rem;
    line-height: 1.7;
}
.gform_wrapper ul li.gfield {
    clear: both;
    overflow: hidden;
    margin-bottom: 1em !important;
}

.gform_wrapper input[type=email], .gform_wrapper input[type=number], .gform_wrapper input[type=password], .gform_wrapper input[type=tel], .gform_wrapper input[type=text], .gform_wrapper input[type=url] {
	margin-bottom: 0px;
}

.gform_wrapper h2.gsection_title {
    line-height: 2em;
 }

.gform_wrapper .left_label .gfield_label {
    margin-top: 6px !important;
}
.woocommerce .button {
	background-color: #a6d05e;
	font-size: 22px;
	display:inline-block;
	padding: 10px 50px;
	color: #fff;
	transition: all .5s;
}

.woocommerce .button:hover{
	background-color: #5499BE;
}

.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li {
    padding-left: 2em !important;
}

.woocommerce ul.products li.product h3 {
  min-height: 48px;
}

.woocommerce nav.woocommerce-MyAccount-navigation {
  background-color: transparent;
  height: 100%
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li {
  float: none;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul a {
  color: #428bca;
  line-height: 2em;
}

/*broadcast search */


#broadcastsearchform {
	display:block;
	margin-bottom:20px;
	overflow:hidden;
}
#broadcastsearchform input, #broadcastsearchform select {
	height: 45px;
	border: 1px solid #e4e4e4;
	border-radius: 4px;
	width: 100%;
	margin-bottom: 15px;
}

.broadcastsmall {
	margin-bottom: 2em;
}

::-webkit-input-placeholder {
   color: #666;
}

:-moz-placeholder { /* Firefox 18- */
   color: #666;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #666;
}

:-ms-input-placeholder {
   color: #666;
}

.ctafooter .magazine {
	margin-bottom: 1em;
}



/*blog styles */

	#blogposts, #blogsidebar {
		padding: 10px 0px;
	}
	#blogsidebar {
		background-color: #23222d;
		color: white;
	}
	#blogsidebar .widgettitle{
		/*font-family: 'acumin-pro', sans-serif;*/
	}
	#blogsidebar .widget {
	    background-color: transparent;
	    border-width: 0px;
	}

	#blogsidebar .widget a {
		color: #fff;
	}

	#blogsidebar a {
		display:block;
		padding: 7px 0px;
	    border-bottom: 1px dotted rgba(255,255,255,0.2);
	}

	/*mobile device only styles -----------------------------------*/
	@media (max-width:600px) {
    .woocommerce.woocommerce-demo-store {
      margin-top: 115px;
    }
    p.demo_store {
      height: 115px;
      font-size: 90% !important;
      vertical-align: middle;
    }
  }

	/*tablet only styles -----------------------------------*/
	@media (min-width:601px) and (max-width:992px) {
    .woocommerce.woocommerce-demo-store {
      margin-top: 97px;
    }
    p.demo_store {
      height: 97px;
    }
  }

	/*tablet and up styles -----------------------------------*/
	@media (min-width:601px) {

		.header-hamburg {
			font-size: 26px;
		    position: absolute;
		    left: .5em;
		    bottom:15px;
		}

		#broadcastsearchform .formrow {
			float:left;
			width: 25%;
			padding-right: 7px;
			box-sizing:border-box;
			padding-left: 7px;
		}
		#broadcastsearchform .formrow:last-child {
			padding-right: 0px;
		}
		#broadcastsearchform .formrow:first-child {
			padding-left: 0px;
		}



		/*footer */
		.contactbox {
			background-color: #f5f5f5;
			padding:1em;
		}
		footer.page-footer {
			padding: 50px 0px;

		}
		footer.page-footer #rpwe_widget-2 {
		        width: 33.33333%;
		    margin-left: 0;
		}


		.nav {
			border-bottom: 5px solid #2c769d;
		}

		.ctafooter .magazine {
			border-right: 1px solid #7fb3ce;
			padding-right: 1rem;

		}
		.ctafooter .buttons {
			padding-left: 1rem;
		}

		#breadcrumbs {
			float:right;
			text-align:right;
		}
		}

		/*desktop and up styles ----------------------------------*/
		@media (min-width:993px) {
			#blogposts {
				padding:0px;
			}


		.ctafooter .magazine, .ctafooter .buttons {
			border-right: 1px solid #7fb3ce;
		}

		.ctafooter .magazine {
			padding-right: 1rem;
		}
		.ctafooter .buttons {
			padding-left: 1rem;
			padding-right: 1rem;
		}

		.ctafooter .sow {
			padding-left: 1rem;
		}

		#blogposts, #blogsidebarr {
			padding: 0px;
		}
		#blogposts {
			width:80%;
			float:left;
		}

		#blogsidebar {
			width:20%;
			float:left;

			padding:0px;
			max-height:100vh;
/*			overflow-y:scroll;
*/		}
		.blogrow {
			position: relative;
			overflow:hidden;
		}

		#blogsidebar-sticky-wrapper #blogsidebar {
			right: 0;
		}




.menu .sub-menu {
			display:none;
			background-color: #5599BE;
			position:absolute;
			box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
			z-index: 999;
			left:0;
		}

		.menu .sub-menu li {
			float:none;
			padding-right:0px !important;
			display:block;
			line-height:1.5;
		}


		.menu .sub-menu li a {
			line-height: 1.5;
			padding:10px 20px;
			display:inline-block;
			white-space: nowrap;
			font-size: .9em;
			color:#fff;
		}
		.menu .sub-menu li:hover {
			background-color: #013749;
		}

		.menu .sub-menu li a:hover, .menu .sub-menu li:hover a {
			color:#fff !important;

		}
		.menu li:hover .sub-menu {
			display:block;
		}

		footer .menu li:hover .sub-menu {
			display:none;
		}


		}




		/* extra large desktop --------------------------------------*/
		@media (min-width:1389px) {

		#blogposts {
			width:85%;
		}

		#blogsidebar {
			width:15%;
		}



		}


@media (max-width:992px) {
	#blogsidebar-sticky-wrapper #blogsidebar {
		position:static !important;
		width:100% !important;
	}
}

/*managing sleek appearance */
/*h2 .above, .h2 .above {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 1em;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
    color: #cecece;
}

h2, .h2 {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 30px;
    font-weight: 200;
    font-style: normal;
    line-height: 1.3em;
    margin-bottom: 30px;
}



*/
.nano {
  position : relative;
  width    : 100%;
  height   : 100%;
  overflow : hidden;
}
.nano > .nano-content {
  position      : absolute;
  overflow      : scroll;
  overflow-x    : hidden;
  top           : 0;
  right         : 0;
  bottom        : 0;
  left          : 0;
}
.nano > .nano-content:focus {
  outline: thin dotted;
}
.nano > .nano-content::-webkit-scrollbar {
  display: none;
}
.has-scrollbar > .nano-content::-webkit-scrollbar {
  display: block;
}
.nano > .nano-pane {
  background : rgba(0,0,0,.25);
  position   : absolute;
  width      : 10px;
  right      : 0;
  top        : 0;
  bottom     : 0;
  visibility : hidden\9; /* Target only IE7 and IE8 with this hack */
  opacity    : .01;
  -webkit-transition    : .2s;
  -moz-transition       : .2s;
  -o-transition         : .2s;
  transition            : .2s;
  -moz-border-radius    : 5px;
  -webkit-border-radius : 5px;
  border-radius         : 5px;
}
.nano > .nano-pane > .nano-slider {
  background: #444;
  background: rgba(255,255,255,.5);
  position              : relative;
  margin                : 0 1px;
  -moz-border-radius    : 3px;
  -webkit-border-radius : 3px;
  border-radius         : 3px;
}
.nano:hover > .nano-pane, .nano-pane.active, .nano-pane.flashed {
  visibility : visible\9; /* Target only IE7 and IE8 with this hack */
  opacity    : 0.99;
}


.article-single--post {
	width: 80%;
	margin:0px auto;
	padding-top: 2em;
}


.sleek-blog h2 {
	margin-top:1em;
}

.loop-is-masonry + .pagination {
	margin: 20px auto;
}
#sub_form_fields input[type="radio"] {
    width: auto;
    vertical-align: middle;
    margin-right: 7px;
    margin-top: 6px;
    margin-left: 4px;
}
#sub_form_fields p label{color:#fff}
.broadcastsmall:nth-child(odd) {
  clear:both;
}
div#sub_success {
  display: none;
  line-height: 30px;
  background-color: #2cad63;
  letter-spacing: 1px;
}
.load_more {
    text-align: center;
    clear: both;
    margin-bottom: 30px;
}
a#arv_more_posts {
    padding: 9px 20px;
    color: white;
    background: #428bca;
    border-radius: 5px;
}

/* Overrides for styling the GeoIP modal */
div.kcm-geoip-modal .header {
  position: relative !important;
  overflow: visible !important;
  width: auto;
  height: auto;
  left: initial;
  top: initial;
  z-index: initial;
}

div.kcm-geoip-modal button[type=button] {
  float: none;
  text-transform: none;
  color: #fff !important;
}

div.kcm-geoip-modal select {
  width: auto;
}

div.kcm-geoip-modal div.content {
  overflow-y: visible !important;
}
