/* 
Theme Name: Neve Child 
Theme URL: http://ukesen.com
Description: Neve Child 
Theme Author: Umut Esen
Author URL: http://ukesen.com
Template: neve 
Version: 1.0.0 
Text Domain: neve-child 
*/

/* ================== Global ================== */
button,
a.button,
.actions button {
    color: #fff;
    border-radius: 4px !important;
}

.sub-menu {
	background-color: white;
}

/* ================== Page title ================== */

.nv-single-page-wrap {
    margin-bottom: 0;
}

.nv-page-title {
    max-width: 1140px;
    margin: 50px auto 0 auto;
}

/* ================== Links ================== */
main a {
    text-decoration: underline;
}

.elementor-button-link {
    text-decoration: none !important;
}

/* ================== Elementor ================== */
.elementor-button {
    background-color: #557655;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    border-radius: 4px !important;
}

/* ================== WP Forms ================== */
.wpforms-submit {
    text-transform: uppercase !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    color: #333 !important;
}

.wpforms-field-label {
    color: white;
}
