/*
Theme Name: Cevian Child
Theme URI: http://cevian.select-themes.com
Description: A child theme of Cevian Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Version: 1.0.0
Text Domain: cevian
Template: cevian
*/

.qodef-logo-wrapper {
    display: inline-block;
    vertical-align: middle;
    line-height: 5 !important;
	height: 90px !important;
	width: 90px !important;
}


.qodef-logo-wrapper a {
    position: relative;
    display: inline-block;
    vertical-align: middle !important; 
    max-width: 100%;
	height: 80px !important;
}

.qodef-footer-top-inner .qodef-full-width {
    padding-top: 60px !important;
	padding-bottom: 60px !important;
}

.qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner.qodef-full-width {
	padding: 10px 40px !important;
	text-align: center !important;
}

.wpcf7-form-control.wpcf7-submit.qodef-btn {
    width: 100%;
    border-radius: 0;
    color: black !important;
    background-color: #e8d9cf;
}