/*
Theme Name: Nanniesofnoosa Child
Template: nanniesofnoosa
Version:      1.0.0
*/
.wpcf7-form-control-repeater {
    text-transform: uppercase;
    color: #fff !important;
    cursor: pointer;
    text-decoration: none;
    margin: 0px 5px 10px 0px;
    font-size: 12px;
    padding: 9px 16px 9px 16px;
    background: #1abc9c;
    border-radius: 5px;
    border: none;
}

#booking-footer span.wpcf7-list-item {
    margin-left: 0 !important;
    float: none !important;
}

#content-wrapper {
	max-width: 100%;
}