/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 04 2026 | 15:28:04 */
#comments {
    max-width: 100% !important;
    margin: 0 !important;
}

#wpdcom {
    max-width: 100%;
    margin: 0 !important;
}

#wpdcom .wc-field-submit input[type="submit"],
#wpdcom .wpd-blog-armember .wpd-comment-author,
#wpdcom .wpd-blog-armember .wpd-comment-author a,
#wpdcom.wpd-layout-2 .wpd-comment-header .wpd-comment-date,
#wpdcom.wpd-layout-2 .wpd-comment-header .wpd-comment-date i,
#wpdcom .wpd-comment-text,
#wpdcom .wpd-comment-footer .wpd-reply-button {
    font-family: "Manrope", sans-serif !important;
}

#wpdcom .wc-field-submit input[type="submit"] {
    font-size: 16px !important;
    font-weight: 500 !important;
    padding: 8px 14px !important;
    background: linear-gradient(95deg, #3348B7 1.21%, #263689 102.37%) !important;
    border-radius: 200px !important;
}

#wpdcom .wpd-blog-armember .wpd-comment-author,
#wpdcom .wpd-blog-armember .wpd-comment-author a {
    color: #000 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}

#wpdcom.wpd-layout-2 .wpd-comment-header .wpd-comment-date,
#wpdcom.wpd-layout-2 .wpd-comment-header .wpd-comment-date i {
    color: rgba(0, 0, 0, 0.5) !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}

#wpdcom.wpd-layout-2 .wpd-comment-header .wpd-comment-date i {
    font-size: 16px !important;
}

#wpdcom .wpd-comment-text {
    color: rgba(0, 0, 0, 0.6) !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}

#wpdcom .wpd-comment-footer .wpd-reply-button {
    color: rgba(0, 0, 0, 0.7) !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}

.comment .wpd-avatar img {
    border-radius: 100% !important;
}