/*
Theme Name: Consalt 
Theme URI: https://demo.themexbd.com/wpi/consalt/
Author: codexpert
Author URI: https://www.templatemonster.com/authors/codexpert/
Description: Consalt - Consulting Responsive WordPress Theme
Version: 2.0.0
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, sticky-post, threaded-comments, translation-ready
Text Domain: consalt
*/
/*----------------------------------------
 Don't change any css from here. If you need to change, Please use child theme.
------------------------------------------*/
.comment-respond textarea#comment,
.comment-respond input#author, 
.comment-respond input#email, 
.comment-respond input#url
 {
    width: 100%;
    border: 1px solid #ddd;
}
.comment-respond input#submit {
    border: 1px solid #ddd;
    padding: 6px 15px 8px;
    cursor: pointer;
}
a#cancel-comment-reply-link {
    margin-left: 10px;
}