/*
Theme Name: NHS Inform
Theme URI: https://wordpress.org/themes/twentytwentythree
Author: Espire Team
Author URI: https://wordpress.org
Requires PHP: 5.6
Version: 1.0
*/


	/* BetterDocs css changes */

	div#betterdocs-single-content ul {
		list-style-type: circle !important;
		}
	div#betterdocs-single-content ul li a {
		 color: #566e8b!important;
		}
	div#betterdocs-single-content ul li a:hover {
		  color: #049bcd!important;
		}
    .docs-single-title .betterdocs-entry-title {
    text-transform: unset !important;
    padding-bottom: none !important;
    }
    .betterdocs-entry-header {
    background-color: transparent !important;
		padding-bottom: 0!important;
    }    
    .betterdocs-toc {
    padding: 30px 35px !important;
    }      
    .betterdocs-toc > .toc-title {
        font-size: 24px !important;
    } 
	.docs-single-main .docs-navigation a{
		border-radius: 4px!importnat;
		border: none!importnat;
		cursor: pointer!importnat;
		display: inline-block!importnat;
		font-weight: 500!importnat;
		padding: 12px 24px!importnat;
		position: relative!importnat;
		text-decoration: none!importnat;
		text-align: left!importnat;
		box-sizing: border-box!importnat;
		background: #03759b!importnat;
		color: #fff!importnat;
		margin-left: 0!importnat;
	}
	.docs-single-main .docs-navigation a svg{
		fill: #fff!important
	}
	.betterdocs-article-reactions{
		display: none;
	}
	.betterdocs-social-share{
		display: none;
	}
	.betterdocs-entry-content img{
		margin-bottom: 22px!important;
	}
	.betterdocs-entry-footer .feedback-update-form{
		margin: 20px 0!importnat;
	}

	 #betterdocs-single-main h1 {
		color: #3f5876;
	}