.left-menu {
	border: unset !important;
}
.bodybg {
			background-image: url(//beon.fun/blogs/32/92/9232/design/pagebg.jpg?1756638603);
		background-attachment: fixed
					, scroll
			;
			background-position: center center
					, center center
			;
			background-repeat: no-repeat
					, repeat
			;
			background-size: cover
					, auto
			;
		}

	.py-4 a, .crumbs a{
		color: #d0680f !important;
	}
	.py-4 a:hover, .crumbs a:hover {
		color: #e98e33 !important;
	}

.crumbs {
				color: #c94107;	
				background-image: ;
		background-attachment: scroll
					, scroll
			;
			background-position: top left
					, top left
			;
			background-repeat: repeat
					, repeat
			;
			
		border-top-left-radius: 0px;
			border-top-right-radius: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
	}
.post-content {
		color: #c94107;
			background-image: linear-gradient(186deg, #0b0100, #3b1000);
		background-attachment: scroll
					, scroll
			;
			background-position: top left
					, top left
			;
			background-repeat: repeat
					, repeat
			;
			background-size: auto
					, auto
			;
		
			border-top-color: #ff8c41;
			border-top-width: 2px;
			border-top-style: outset;
				border-right-color: #ff8c41;
			border-right-width: 2px;
			border-right-style: outset;
				border-bottom-color: #ff8c41;
			border-bottom-width: 3px;
			border-bottom-style: outset;
				border-left-color: #ff8c41;
			border-left-width: 3px;
			border-left-style: outset;
				border-top-left-radius: 0px;
			border-top-right-radius: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
	}
.post-title {
	color: #d22805;
}
.comment-content {
		background-color: #3b1000;
	background-color: rgba(59,16,0, 1);
		color: #c94107;
			background-image: ;
		background-attachment: scroll
					, scroll
			;
			background-position: top left
					, top left
			;
			background-repeat: repeat
					, repeat
			;
			background-size: auto
					, auto
			;
			
			border-top-color: #ff8c41;
			border-top-width: 1px;
			border-top-style: inset;
				border-right-color: #ff8c41;
			border-right-width: 1px;
			border-right-style: inset;
				border-bottom-color: #ff8c41;
			border-bottom-width: 1px;
			border-bottom-style: inset;
				border-left-color: #ff8c41;
			border-left-width: 1px;
			border-left-style: inset;
				border-top-left-radius: 0px;
			border-top-right-radius: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
	}
.left-menu > div {
		background-color: #0b0100;
	background-color: rgba(11,1,0, 1);
			color: #c94107;
				background-image: conic-gradient(206deg at 56% 0% , #0b0100, #3b1000);
		background-attachment: scroll
					, scroll
			;
			background-position: top left
					, top left
			;
			background-repeat: repeat
					, repeat
			;
			background-size: auto
					, auto
			;
		
			border-top-color: #ff8c41;
			border-top-width: 1px;
			border-top-style: groove;
				border-right-color: #ff8c41;
			border-right-width: 1px;
			border-right-style: groove;
				border-bottom-color: #ff8c41;
			border-bottom-width: 1px;
			border-bottom-style: groove;
				border-left-color: #ff8c41;
			border-left-width: 1px;
			border-left-style: groove;
				border-top-left-radius: 5px;
			border-top-right-radius: 5px;
			border-bottom-right-radius: 50px;
			border-bottom-left-radius: 25px;
	}
.left-menu > div > h3 {
		background-color: #0b0100 !important;
	background-color: rgba(11,1,0, 1) !important;
			color: #c94107 !important;	
				background-image: ;
		background-attachment: scroll
					, scroll
			;
			background-position: top left
					, top left
			;
			background-repeat: repeat
					, repeat
			;
			background-size: auto
					, auto
			;
		
		border-top-left-radius: 35px;
			border-top-right-radius: 50px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
	}
.textareabg {
			background-color: #3b1000;
		background-color: rgba(59,16,0, 0.3);
				color: #c94107;	
	}
.datebg {
			color: #c94107;	
				background-image: ;
					background-attachment: scroll
							, scroll
						;
							background-position: top left
							, top left
						;
							background-repeat: repeat
							, repeat
						;
							background-size: auto
							, auto
						;
					border-top-left-radius: 0px;
			border-top-right-radius: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
	}
	.blog__iread {
		display: none!important;
	}
	.blog__last-comments {
		display: none!important;
	}
	.blog_total_counter {
		display: none!important;
	}

nav.navbar {
		background-color: #0b0100;
	background-color: rgba(11,1,0, 1);
			background-image: conic-gradient(150deg at 85% 0% , #0b0100, #3b1000);
		background-attachment: fixed
					, scroll
			;
			background-position: center center
					, top left
			;
			background-repeat: repeat
					, repeat
			;
			background-size: auto
					, auto
			;
					color: #c94107 !important;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
	}

	nav.navbar a {
		color: #d0680f !important;
	}

	nav.navbar a:hover {
		color: #e98e33 !important;
	}
