/*
Theme Name: Mind Love Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


.nectar-highlighted-text[data-using-custom-color="false"]:not([data-style="text_outline"]) em {font-family: poppins, sans-serif!important;
font-weight: 700!important;
font-style: normal!important;}

/* Makes slide-in form stay ontop (not hidden behind) */
.smart-track-player {
    z-index: 99!important;
}

/* ===

.home-featured-wrapper{
	color:#FFF;
	padding-top:5em!important;
	padding-bottom:5em!important;
}

.home-newsletter{
	padding-top:5em!important;
	padding-bottom:5em!important;
}



.lead-title{
	font-size:2.5em;
	text-transform:uppercase;
	font-weight:600;
	line-height: 1;
	margin-bottom: .438em;
}
.lead-subhead{
	font-size: 1.313em;
	font-style: italic;
	line-height: 1;
	margin-bottom: 2.5em!important;
}

#page-header-bg .span_6 h1, .nectar-box-roll .overlaid-content h1{
	line-height: 1!important;
	text-transform: uppercase;
	width:100%;
	max-width:700px;
	font-weight:600;
	margin-bottom:0.6em;	
}
body #page-header-bg .span_6 span.subheader{
	font-size: 1.5em!important;
	line-height: 1.5!important;
	font-weight: 300!important;
	width:100%;
	max-width:700px;
	float: left;

body[data-form-style="minimal"] .minimal-form-input label span.text .text-inner{
    color: #fff !important;
}
@media only screen and (max-width: 1500px) and (min-width: 1300px) {
#page-header-bg .span_6 h1, .nectar-box-roll .overlaid-content h1{
	font-size: 3em!important;	
}	
}

}


==== */

#ck_firstNameField::placeholder, #ck_emailField::placeholder {
    color: #ffffff !important;
    opacity: 1; 
}

#ck_firstNameField:-ms-input-placeholder, #ck_emailField:-ms-input-placeholder {
   color: #ffffff !important;
}

#ck_firstNameField::-ms-input-placeholder, #ck_emailField::-ms-input-placeholder { 
   color: #ffffff !important;
}

.page-id-7039 #ck_firstNameField, .page-id-7039 #ck_emailField{
    border: 1px solid #d6d6d6 !important;
    padding-left: 5px !important;
}

.page-id-7039 #ck_firstNameField::placeholder, #ck_emailField::placeholder {
    color: #000 !important;
    opacity: 1; 
}

.page-id-7039 #ck_firstNameField:-ms-input-placeholder, #ck_emailField:-ms-input-placeholder {
   color: #000 !important;
}

.page-id-7039 #ck_firstNameField::-ms-input-placeholder, #ck_emailField::-ms-input-placeholder { 
   color: #000 !important;
}
.page-id-7039 .ck_email_field_group label{
	display:none !important;
}

.woocommerce-message {background-color: #605ee8!important}





