/*
Theme Name:         G5Plus Auteur Child Theme
Theme URI:          https://auteur.g5plus.net/
Description:        G5Plus Auteur Child Theme
Version:            1.65
Author:             g5plus
Author URI:         http://g5plus.net/
Template:     		g5plus-auteur

License:            GNU General Public License v2 or later
License URI:        http://www.gnu.org/licenses/gpl-2.0.html

Tags: 				two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: 		g5plus-auteur
*/
/************************************************************************************
Put your custom CSS below this block :)
*************************************************************************************/
.logo-header img, .mobile-logo-header img {
    padding-top: 0px;
    padding-bottom: 0px;
}
.mfp-bg, .gsf-menu-popup.mfp-bg, .mobile-navigation-wrapper   {
    background: #192a56;
}
#popup-canvas-menu #main-menu>.menu-item>a:active, #popup-canvas-menu #main-menu>.menu-item>a:focus, #popup-canvas-menu #main-menu>.menu-item > a:hover, .main-menu .menu-item a:active, .main-menu .menu-item a:focus, .main-menu .menu-item a:hover, .main-menu .menu-item:hover a, footer a, .main-menu>.menu-item.current-menu-item>a{
	color: #0183C9;
}
.main-menu>.menu-item>a {
    font-weight: bold;
    color: #192a56;
}

.main-menu > .menu-item > a:before {
    background-color: #0183C9;

}

.woocommerce div.product .woocommerce-tabs .panel{
	font-weight: 500;
}
footer a:hover{
	color: #fff;
}
.search-form, .gf-breadcrumbs {
	display:none;
}
.main-menu .x-active>ul.sub-menu, .main-menu li:hover>ul.sub-menu {
    display: block;
}
.main-menu ul.sub-menu {
    border-bottom: 2px solid #0183C9 !important;
}
.mobile-navigation-wrapper .mobile-menu li a{
	font-weight: bold;
}
.mc4wp-form input {
    border-radius: 0;
    height: 48px;
    background-color: transparent!important;
    font-size: 18px;
    padding-right: 35px;
    text-align: center;
    padding-left: 35px;
    line-height: 46px;
    border: 0!important;
    border-bottom: 2px solid!important;
    border-color: #fff !important;
    color: #fff !important;
}
.mc4wp-form button {
    background-color: transparent;
    font-size: 24px;
    font-weight: 700;
    height: 48px;
    line-height: 48px;
    border: 0;
    color: #fff;
    border-bottom-color: #fff;
}
.mc4wp-form button:hover{
	color: #ccc;
	cursor: pointer;
}
.btn-bt.business {
    color: #ffffff;
    background: #0183C9;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 20px;
    border-width: 0px;
    margin: 0px;
    padding: 10px 32px;
    transition: none 0s ease 0s;
	text-decoration: none;
}
.btn-bt.business:hover{
	background: #192a56;
	text-decoration: none;
}
.page-title-inner h1, ul.gf-breadcrumbs {
    color: #fff;
}
.elementor-image-box-wrapper:hover .elementor-image-box-title{
	color: #192a56;
}
.elementor-image-box-wrapper:hover img{
	opacity: 0.7;
	
}
.elementor-widget-text-editor ul {
  padding-left: 15px;
}
.btn-dark-blue{
	background-color: #192A56 !important;
	 border: 0 !important;
}
.btn-dark-blue:hover{
	background-color: #ffffff !important;
	color: #192A56 !important;
}
.btn-light-blue{
	background-color: #0183C9 !important;
	border: 0 !important;
}
.btn-light-blue:hover{
	background-color: #ffffff !important;
	color: #0183C9 !important;
}
.mc4wp-response{
	color: #ff0000;
	font-weight: bold !important;
}
.wpcf7 form.invalid .wpcf7-response-output{
	color: #ffb900 !important;
	font-weight: bold !important;
}
.wpcf7-not-valid-tip {
  color: #ff0000 !important;
  font-weight: bold !important;
}
.wpcf7 form.sent .wpcf7-response-output{
	color: #46b450 !important;
	font-weight: bold !important;
}
.mc4wp-success{
	color: #7bed9f !important;
}
.mc4wp-error{
	color: #ff6b81 !important;
}

.download-lnk-pdf{
	font-weight: bold;
	color: #fff !important;
}
.allow{
	font-weight:bold;
	font-size: 18px;
	color: #ff0000;
}
.bible-quote {
  position: relative;
  padding: 20px 30px;
  margin: 40px 0;
  background: #f8f9fa; /* Light background */
  border-left: 6px solid #0183c9; /* Accent color */
  border-radius: 8px;
  font-family: 'Georgia', serif;
  font-size: 1.3rem;
  color: #333;
  line-height: 1.6;
}

.bible-quote::before {
  content: "“";
  font-size: 4rem;
  color: #0183c9;
  position: absolute;
  left: 10px;
  top: -10px;
  opacity: 0.2;
  font-weight: bold;
  font-family: serif;
}

.bible-quote p {
  margin: 0;
  font-style: italic;
}

.bible-quote cite {
  display: block;
  margin-top: 10px;
  font-size: 1rem;
  font-style: normal;
  color: #0183c9;
  font-weight: 600;
  text-align: right;
}
.bible-quote-alt {
  text-align: center;
  padding: 30px 20px;
  margin: 40px auto;
  max-width: 600px;
  background: none;
  border: none;
  position: relative;
}

.bible-quote-alt p {
  font-size: 1.8rem;
  font-style: italic;
  color: #0183c9;
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 1.4;
}

.bible-quote-alt cite {
  display: block;
  font-size: 1rem;
  color: #555;
  margin-top: 8px;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.bible-quote-box {
  max-width: 600px;
  margin: 40px auto;
  padding: 25px 30px;
  background-color: #f0f8ff; /* A soft light blue */
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  text-align: center;
  font-family: 'Georgia', serif;
}

.bible-quote-box p {
  font-size: 1.6rem;
  font-style: italic;
  color: #0183c9;
  margin: 0 0 10px;
  line-height: 1.4;
  font-weight: 600;
}

.bible-quote-box cite {
  display: block;
  font-size: 1rem;
  color: #444;
  margin-top: 8px;
  font-style: normal;
  font-weight: 500;
}

.cta-box {
  max-width: 600px;
  margin: 40px auto;
  padding: 25px 30px;
  background-color: #0183c9; /* Primary CTA color */
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
  text-align: center;
  color: #fff;
  font-family: 'Arial', sans-serif;
}

.cta-box p {
	font-size: 1.55rem;
	font-weight: 500;
	margin: 0 0 15px;
	line-height: 1.1em;
	font-style: italic;
}
.cta-button, .cta-button:active, .cta-button:visited  {
  display: inline-block;
  padding: 12px 25px;
  background-color: #fff;
  color: #0183c9;
  font-weight: bold;
  text-decoration: none;
  border-radius: 6px;
  font-size: 1rem;
  transition: background-color 0.3s ease, color 0.3s ease;
	text-transform: uppercase;
}

.cta-button:hover{
  background-color: #192A56;
  color: #fff;
text-decoration: none;
}


