/*
Theme Name:     Ceris Child
Theme URI:
Description:    Ceris Child Theme
Author:         BK Ninja
Author URI:
Template:       ceris
Version:  
*/
.comments-section .comment-form-url {
    display: block;
    padding: 0 15px;
}

.comment-form-url {
    width: 100%;
}

.single .comment-respond .comment-form-url {
    display: block;
}

[class*='comment-form-'] label {
    display: block;
}

[class*='comment-form-'] input[type='text'] {
    padding: 20px;
}

.required {
    color: red;
}

.comment-notes,
.comment-form-cookies-consent {
    display: none;
}