/*
Theme Name: Syrcadian
Version: 1.0
Description: A child theme of Enfold
Template: enfold
*/

@import url("../enfold/style.css");

/************************************************
Gravity forms - contact form @ footer
*************************************************/

#gform_wrapper_2{
margin-top: -20px;
}

#gform_wrapper_2 .gform_footer {
    padding-top: 0px;
    height: 0px;
}

.subscribe-margin{
margin-top: -30px;
}
#top .gform_wrapper .gfield_checkbox li label {
    margin: 0px 0px 0px 20px !important;
padding: 4px 0px 0px;
}


/************************************************
Center icons with title
*************************************************/
.iconbox .iconbox_content .iconbox_content_title {
    padding: 25px 0 0 0;
}

/***********************************
newsletter form signup
***********************************/ 
#gform_wrapper_3 .gform_footer.top_label{
float: right;
margin: -67px 0px 0 0;
}

#gform_fields_3 {
padding: 0px 110px 0px 0px;
}
