.elementor-1048 .elementor-element.elementor-element-c927fec{--display:flex;--min-height:625px;}.elementor-1048 .elementor-element.elementor-element-c927fec:not(.elementor-motion-effects-element-type-background), .elementor-1048 .elementor-element.elementor-element-c927fec > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#00131D;}/* Start custom CSS for post-comments, class: .elementor-element-1f23fba *//* ================================
WORDPRESS COMMENT SECTION CUSTOM STYLE
================================ */

/* Remove top spacing */
#comments,
.comments-area,
.comment-respond {
margin-top:0 !important;
padding-top:0 !important;
}

/* Main comment container */
.comment-respond {
background:#00131D;
padding:40px;
border:none;
border-radius:0 !important;
}

/* Heading */
.comment-reply-title{
color:#ffffff;
font-size:25px;
font-weight:700;
margin-bottom:20px;
}

/* Logged text */
.logged-in-as,
.comment-notes{
color:rgba(255,255,255,0.7);
margin-bottom:15px;
}

/* Links */
.comment-respond a{
color:#F8F812;
text-decoration:none;
}

.comment-respond a:hover{
color:#e5e500;
}

/* Comment label */
.comment-form label{
color:#ffffff;
font-weight:500;
}

/* Textarea */
.comment-respond textarea{
width:100%;
background:#00131D;
border:1px solid rgba(255,255,255,0.5);
color:#ffffff;
padding:18px;
min-height:180px;
border-radius:0 !important;
outline:none;
}

/* Inputs */
.comment-respond input[type="text"],
.comment-respond input[type="email"],
.comment-respond input[type="url"]{
width:100%;
background:#00131D;
border:1px solid rgba(255,255,255,0.5);
color:#ffffff;
padding:12px;
border-radius:0 !important;
outline:none;
}

/* Focus effect */
.comment-respond textarea:focus,
.comment-respond input:focus{
border-color:#F8F812;
}

/* Submit button */
.comment-respond input[type="submit"]{
background:#F8F812;
color:#000000;
border:none;
padding:14px 30px;
font-weight:600;
font-size:16px;
cursor:pointer;
border-radius:0 !important;
margin-top:10px;
}

/* Hover effect */
.comment-respond input[type="submit"]:hover{
background:#e5e500;
}

/* Remove rounded corners everywhere */
.comment-respond textarea,
.comment-respond input{
border-radius:0 !important;
}

/* Comment list style */
.comment-list{
list-style:none;
padding:0;
margin-top:30px;
}

.comment-list li{
background:#00131D;
border:1px solid rgba(255,255,255,0.5);
padding:20px;
margin-bottom:20px;
color:#ffffff;
border-radius:0 !important;
}

/* Author name */
.comment-author{
font-weight:600;
color:#ffffff;
}

/* Date */
.comment-metadata{
color:rgba(255,255,255,0.6);
font-size:13px;
margin-bottom:10px;
}

/* Reply link */
.comment-reply-link{
color:#F8F812;
font-weight:600;
}
.comments-title{
    display: none !important;
}/* End custom CSS */