/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1761808216
Updated: 2025-10-30 10:40:16

*/

ol.comment-list, ol.children {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

ol.children{
	margin-top: 10px !important
}


ol.comment-list article{
	background-color: #F8F8FF !important;
	border-radius: 15px !important;
	border:none;
	padding: 15px !important;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}

#comments .comment .comment-body{
	border-block-end: none !important;
}

ol.comment-list article .comment-author{
	margin-right: 30px !important
}

body.rtl #comments .comment .avatar, body.rtl #comments .pingback .avatar, html[dir=rtl] #comments .comment .avatar, html[dir=rtl] #comments .pingback .avatar

 {
    left: auto;
    right: 30 px;
}
b.fn {
    margin-right: 55px;
}
p {
    margin-right: 100px;
}
a.comment-edit-link {
    background-color: grey;
}
a.comment-edit-link {
    color: white;
}
a.comment-edit-link {
    padding: 5px;
}
a.comment-edit-link {
    border-radius: 4px;
}
a {
    background-color: transparent;
    color: #3a3335;
    text-decoration: none;
    text-decoration-line: none;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
}
a {
    text-decoration: none important;
}