/*
 Theme Name:   Introducing 2017
 Description:  Icon Books Child Theme
 Author:       Alex Watson
 Author URI:   http://www.bookswarm.co.uk
 Template:     icon-books-2017
 Version:      1.0.0
 Text Domain:  icon-books-child
*/

.header #logo img {
    margin-bottom: 24px;
}

#top-bar-menu {
	position: relative;
	z-index: 1000;
}

#newsletterModal1 {
	background-color: #d8107f;
}

#top-bar-menu button:hover {
    background-color: #d8107f;
}

#search-reveal {
	background-color: #d8107f;
	position: relative;
	z-index: 1001;
}

.reveal-overlay {
    background-color: rgba(216, 16, 127, 0.3);
}

#main-nav ul.menu .active > a,
#main-nav ul.menu li a:hover {
	border-bottom: 7px solid #d8107f;
}

#main-nav ul.menu li a {
	color: #d8107f;
}

#new-releases .left {
	width: 40%;
	float: left;
	display: block;
}

#new-releases .right {
	width: 60%;
	float: right;
	display: block;
	color: #d8107f;
	font-size: 19px;
	text-align: right;
}

#new-releases .books {
	clear: both;
}

#twitter-feed .border {
	height: 370px;
}

h1, .h1, h2, .h2, h3, .h3 {
	color: #d8107f;
}

h3.blue {
	color: #00aeef;
}

.more {
	background-color: #d8107f;
}

.more:hover {
	background-color: #ad0d66;
}

#footer-top {
	background-color: #d8107f;
	padding: 20px 0;
	
}

#footer-top #inner-footer {
    background-image: url(/wp-content/themes/icon-books-introducing-child-theme/images/black-i.png);
    background-size: 42px 119px;
    padding: 37px 70px 90px;
}

#inner-footer {
	position: relative;
}

#icon-link {
	position: absolute;
	right: 14px;
	top: 0;
	width: 190px;
	height: 169px;
	display: block;
}