/* 
Theme Name:		 Neoton Child
Theme URI:		 https://backtheme.tech/products/wordpress/neoton/
Description:	 Neoton Child is a child theme of Neoton
Author:			 Backtheme
Author URI:		 https://backtheme.tech/
Template:		 neoton
Version:		 3.0.9
Text Domain:	 neoton
*/


/*
    Add your custom styles here
*/

[data-theme="light"] body.single-post,
[data-theme="light"] body.single-post .back-breadcrumbs,
[data-theme="light"] body.single-post article.type-post {
    
  background: #fcf1e7;
}

.back-breadcrumbs .breadcrumbs-inner {
    padding: 60px 0 0;
}


[data-theme="dark"] body,
[data-theme="dark"] body.single-post
{
  background: #000 !important;
}

.main-contain #content {
    padding-top: 30px;
    padding-bottom: 60px;
}
.back-blog-details .bs-img {
    margin-bottom: 0px;
}

.mdp-talker-wrapper {
    margin-bottom: 20px;
}

.single .ps-navigation {
    margin: 30px 0 0;
}