/*
Theme Name: Vigour - Ignition Child
Theme URI: https://www.cssigniter.com/themes/vigour/
Author: CSSIgniter
Author URI: https://www.cssigniter.com/
Description: Child theme for Vigour - Ignition
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: ignition-vigour
Text Domain: ignition-vigour-child
*/

/*
 * Add your custom styles below. The parent theme's styles are loaded automatically by default.
 * If you need to change this, see functions.php
 */
.page-title-content .page-title {
	font-size: 40px!important;
}
.single.single-post .page-title-content
{
	display: none;
}
.ignition-slideshow .slick-slide::before{
	background: rgba(0, 0, 0, .30);
}
.slick-dotted
{
	background: #000;
}

.pmpro_content_message
{
	font-weight: 500;
	font-size: 20px;
	text-align: center;
}
.home header .nav >  li a ,
.home header a
{
	color:#fff;
}

.main{
	padding-top: 200px;
}
.home .navigation-main>li:hover>a, .home .navigation-main>li>a:focus {
	color: #fff;
}
.home header .sticky-fixed li a,
.home header .sticky-fixed a,
.home header .sticky-fixed li a:hover,
.home header .sticky-fixed li a:focus
{
	color: var(--ignition-text-color);
}
.home .mobile-nav-trigger:hover{
	color: #fff;
}

.header-fixed {
	border-bottom: 1px solid #f1f1f1;
}

.home .header-fixed {
	border:none;
}

.grecaptcha-badge {
	visibility: hidden!important;
} 

.login-error{
    color: red;
}



.acceptance .wpcf7-form-control-wrap
{
	display:inline-block;
}
	.wpcf7-form-control-wrap[data-name="experience_pilates"] {
		display:inline-block;}

.page-id-27 time{
	display: none;
}

.entry-header  .entry-meta .entry-sticky
{
	display: none;
}

.pmpro_section #loginform label:not(.pmpro_section #loginform .login-remember label)
{
	justify-content: left!important;

}
.pmpro_section #loginform label:not(.pmpro_section #loginform .login-remember label) a{
	margin-left: 10px!important;
}