/* Add here all your CSS customizations */

A.anchor { display: block; position: relative; top: -100px; visibility: hidden; } 

SECTION#blog {
	margin-top: -20px;
}

@media (min-width: 1218px) {
.page-header h1 { 
	font-size: 2.4em; 
}
}

section.page-header.custom-product {
	background-color: #27307D !important;
	border-top-color: #192E72;
}

.page-header.custom-product {
    background-image: none;
}