/*
 Theme Name:     NativeChurch Child Theme
 Theme URI:      https://demo.imithemes.com/native-church-wp
 Description:    NativeChurch Child Theme
 Author:         imithemes
 Author URI:     http://www.imithemes.com
 Template:       NativeChurch
 Version:        1.2
*/

/* =Theme customization starts here
------------------------------------------------------- */


@media screen and (max-width: 600px) {
.churchvid {
  margin-top: -30px !important;
}
}

@media screen and (min-width: 600px) {
.churchvid {
	margin-top: -80px !important;
}
}

@media screen and (min-width: 600px) {
.churchvid.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
    padding-top: 56.25%;
    margin-bottom: -50px !important;
}
}

.page-id-13 .page-header {
    display: none !important;
}

@media (min-width: 992px) {
.col-md-6 {
    width: 100%;
}
}

.site-header h1.logo {
    height: 65px;
    width: 300px;
    padding-top: 32px;
}

.vc_btn3.vc_btn3-color-grey, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat {
    color: #fff;
    background-color: #06189C;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
	background: #06189C;
    color: #fff;
    padding: 8px 48px;
    border: 0px;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-grey:focus, .vc_btn3.vc_btn3-color-grey:hover {
    color: #fff;
    background-color: #06189C;
}

.nav-backed-header.parallax {
    display: none !important;
}

.page-header {
	background: #06189C;
	height: 120px;
    padding-top: 50px;
}

.cpt-page-title {
	color: #fff !important;
}

.tinynav {
    display: none;
}


.site-header h1.logo {
    height: 65px;
    width: 200px;
    padding-top: 12px;
}

.header-style4 .top-navigation > li > a {
    line-height: 80px;
    color: #000;
    font-size: 16px;
    font-weight: 900 !important;
}

p {
	font-size: 18px !important;
	line-height: 20px !important;
	color: #000 !important;
}

.site-footer, .site-footer p {
	color: #fff !important;
	font-size: 18px !important;
}

.site-footer-bottom p {
	color: #fff !important;
}

.vc_toggle_title h4 {
	color: #000 !important;
	font-size: 34px !important;
	text-transform: Capitalize !important;
}

.vc_btn3.vc_btn3-color-white, .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat {
    color: #000 !important;
}

.vc_toggle_color_blue.vc_toggle_default .vc_toggle_icon {
    background: #06189C !important;
    border-color: #06189C !important;
}

.vc_toggle_color_blue.vc_toggle_default .vc_toggle_icon::before {
    border-color: #06189C !important;
    background: #06189C !important;
}