/*
Theme Name: 	OneLife Child
Theme URI: 		http://www.wedesignthemes.com/themes/onelife/
Template: 		onelife
Version: 		1.0
Author:			designthemes
Author URI: 	http://themeforest.net/user/designthemes/
Description: 	Child Theme for OneLife WordPress Theme.
*/
@import url("../onelife/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

form.wpcf7-form input.wpcf7-submit[type="submit"] {
    width: 100%;
    padding: 0;
    text-transform: capitalize;
    border-radius: 0;
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    margin: 0;
    border: none;
    height: 60px;
}

.wpcf7-form {
    padding: 0px 10px !important;
	padding-top: 20px !important;
}

#footer {

    width: 100%;
    float: left;
    clear: both;
    margin: 0px !important;

}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px !important;
}

.main-title-section-wrapper {
    float: left;
    width: 100%;
    margin: 0px !important;
    padding: 40px 0px 54px;
    clear: both;
    background: rgba(0,0,0,0.05);
}
