#nav .dropdown .arrow {
	position: absolute;
	top: -20px;
	left: 50px;
	content: '';
	width: 0; 
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid #888888;
}

#nav .menuitem4 .dropdown .arrow, #nav .menuitem5 .dropdown .arrow {
	left: 20px;
}

#nav .dropdown .arrow:before {
	content: '';
	height: 20px;
	left: -60px;
	width: 45px;
	top: 0;
	position: absolute;
}

#nav .dropdown .arrow:after {
	content: '';
	height: 20px;
	left: 15px;
	width: 45px;
	top: 0;
	position: absolute;
}

.num_books_in_cart {
	.font-weight:bold; color:#CE4232
}

.liefe1 {
	display: block;
}

.liefe2 {
	display: none;
}

.social a {
	display: inline-block;
	margin: 0 0 0 8px;
}

.main-header {
    background-color: #cc003b !important;
}

.headeractions {
    padding-top: 30px;
    text-align: center;
}

header .search form {
    margin: 22px 0 10px 0;
}

#amount {
	font-family:"Source Sans Pro";	
}
