/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * 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.
 */
.custom-btn a{
	max-width: 150px;
    font-family: "Inter Tight"!important;
    font-weight: 500!important;
    font-size: 13px!important;
    color: #f4eee1!important;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    padding-left: 24px!important;
    padding-right: 24px!important;
    border-radius: 100px;
    background-color: #0D0D0D;
}
.tanmoyul{
	padding-left: 2px;
}
.tanmoyul li{
	margin-bottom: 32px;
}
.tanmoyul li::marker {
  color: #bd6e4f;
}
.pchoto ul{
	font-size: 16px;
    line-height: 1.625;
}
.pchoto ul li{
	margin-bottom:5px;
}
.hover_brown{
	text-decoration-line: underline!important;
	text-underline-offset: 4px;
	font-size: 24px!important;
    font-weight: 400!important;
    line-height: 1.625em!important;
    color: #0D0D0D;
}
.hover_brown:hover{
	color: #bd6e4f!important;
}
.midspul{
	padding-left: 2px;
}
.midspul li{
	margin-bottom: 16px;
}
.midspul li::marker {
  color: #bd6e4f;
}
.single-post a{
	color: #BD6E4F;
}
.rounded-cat span{
	background: #EFECE4;
    border-radius: 30px;
    padding: 7px 25px;
}