/*
Theme Name: Library Books Child
Theme URI: https://www.pinnaclethemes.net/product/free-bookstore-wordpress-theme/
Template: library-books.1.5/library-books
Author: sinsikha
Author URI: https://www.pinnaclethemes.net
Description: Library Books WordPress theme caters education, author, selling ebooks, PDFs online, journalists, editors, publishers, course providers, online book stores, literature, journalism. Teachers, institutes, training academy, coaching centre, LMS, guidance, counselling centre, elearning, e-learning, kindergartens, playschools, day care centres, primary schools. Documentation: https://pinnaclethemes.net/themedocumentation/library-documentation/
Tags: two-columns,right-sidebar,custom-background,custom-colors,custom-menu,sticky-post,theme-options,threaded-comments,blog,education,portfolio
Version: 1.5.1574763347
Updated: 2019-11-26 13:15:47

*/
/* меняем заголовок на главной старнице с h4  на h1*/
.blog_lists h4{ margin-bottom:6px;}
.blog_lists h4 a{ color:#111;}
.blog_lists h4 a:hover{ color:#000000;}

.blog_lists h1{ margin-bottom:6px;}
.blog_lists h1 a{ color:#111;}
.blog_lists h1 a:hover{ color:#000000;}

/* меняем заголовок в записях с h2 на h1 */
.single_title{ margin-bottom:5px;}

/* изменние размера h1 */
h1{ font-size:32px;}

/* меню Footer добавление ќ проекте и –еклама на сайте*/
.menuFooter{
	float:right;
	margin:0;
	padding:0;
}
.menuFooter a{
	margin-left:10px;	
	font-size:14px;
}
/* конец меню Footer */