/*
Theme Name: Wide Eye Creative
Theme URI: http://www.wideeyecreative.com
Author: Wide Eye Creative
Author URI: http://www.wideeyecreative.com
Description: Custom Wide Eye Creative Theme for WordPress
Version: 1.0
*/

.ngp-col legend,.ngp-col label {
	display: none;
}

.ngp-form-submit .form-submit {
    display: block !important;
    width: 100%;
    font-weight: bold !important;
    font-size: 16px !important;
    margin: 0px !important;
    color: white !important;
    position: relative !important;
    box-shadow: 0 3px 0 rgba(0,0,0,0.2) !important;
    line-height: 48px !important;
    outline: none !important;
    border: 0px solid transparent !important;
    padding: 6px 12px !important;
    margin-bottom: 15px !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    -ms-touch-action: manipulation !important;
    touch-action: manipulation !important;
    cursor: pointer !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}

.ngp-form-inner .form-submit#edit-submitform{
    margin: 0 !important;
    height: 53px;
    padding: 2px 0 0 !important;
    text-transform: uppercase !important;
    background-color: #c93129 !important;
    font-size: 17px !important;
    letter-spacing: 2px;
    font-family: "factoria" !important;
    font-weight: 600 !important;
    transition: 0.3s all;
    color: white !important;
}

.ngp-form-inner .form-submit#edit-submitform:hover {
	background: #d63e36 !important;
}

#site-footer a.footer-credit,#footer a.footer-credit {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 11px;
    color: #2c699f;
    margin-top: 45px;
}

#footer a.footer-credit {
    color: #a8a9a9;
}

.at-markup.FastAction {
    display: none;
}
#remarketing{
    display:none;
}
