/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

@media only screen and (max-width: 767px) {
	.logo-holding {
	margin-top:30px!important;

	}}


/*** GENERAL
 ***************/
body {
	font-size: 15px!important;
}

p {
	font-family: zahrah-light, playfair, "Times New Roman", Times, serif!important;
	font-weight:300!important;
	letter-spacing:1px!important;
	font-size:15px!important;
	line-height:1.6em;
}

h1 {
	font-family: zahrah-regular, playfair, "Times New Roman", Times, serif!important;
	letter-spacing:3px!important;
	font-size:30px!important;
	padding-bottom:2px!important;
}

h2 {
	font-family: zahrah-regular, playfair, "Times New Roman", Times, serif!important;
	letter-spacing:1px!important;
	font-size:24px!important;
}


/*** Mailchimp SignUp & Contact Form 
 **********/


#top label {
  font-size:15px!important;
  font-family: zahrah-light, 'Playfair display', serif!important;
}

#top div .av-dark-form .input-text, #top div .av-dark-form input[type="text"], #top div .av-dark-form input[type="input"], #top div .av-dark-form input[type="password"], #top div .av-dark-form input[type="email"], #top div .av-dark-form input[type="number"], #top div .av-dark-form input[type="url"], #top div .av-dark-form input[type="tel"], #top div .av-dark-form input[type="search"], #top div .av-dark-form textarea, #top div .av-dark-form select, div div .av-dark-form .button {
    background-color: transparent;
    border-bottom-color: #787773;
    border-left: medium none !important;
    border-right: medium none !important;
    border-top: medium none !important;
    border-width: medium medium 1px !important;
    color:#474644!important;
}

#top .avia_ajax_form .text_input, #top .avia_ajax_form .select, #top .avia_ajax_form .text_area {
    border-radius: 0px!important;
    padding:2px!important;
    
}

#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
	font-size:15px!important;
	font-family: zahrah-light, 'Playfair display', serif!important;
    outline: none!important;
	font-weight:300;
}

#top .av-custom-form-color .button {
    border: 0 none !important;
}

.avia_ajax_form .button {
    font-family: zahrah-regularitalic, 'Playfair Display', serif!important;
	font-weight:300;
    font-size: 15px!important;
    text-transform: none!important;
    padding:2px!important;
}

.avia_ajax_form .button:hover {
	font-family: zahrah-regularitalic, 'Playfair Display', serif;
	font-weight:bold;
	font-style:italic;
	font-size: 15px!important;
    text-transform: none!important;
    padding:2px!important;
	color:#68816F!important;
	background:transparent!important;
}


#top .av-custom-form-color .button {
    border: 0 none !important;
    width: 100% !important;
	text-align:left!important;
}

#top label {
  font-size:15px;
  color:#474644!important;
}

#top .av-custom-form-color * {
  color:#474644!important;
}

.value_verifier_label {
  bottom:11px;
  font-size:13px;
  left:2px;
  line-height:21px;
  position:absolute;
}




