#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent {background-color: #005596;}
#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > a {color:#fff;}

#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > a:hover {color:#000}
#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > a.active {color:#81d4fa}

.single-page .item-title {
    color: #3c3e3f;
    font-size: 5.8rem;
    font-weight: normal;
    line-height: 1.5;
    margin: 2rem 0 0 0;
    text-transform: uppercase;
}

.contentpane, .categories-list, .newsfeed, .registration, .reset, .remind, .tag-category, .vm-orders-list, .vm-order-done, #shipmentForm, #paymentForm {
    padding: 2rem 0;
}

.gkHeaderBlock {
    background: #3c3e3f;
    position: relative;
}

.box.animated-color-bg {
    background: #3c3e3f;
}
.box.animated-color-bg .box-wrap {
    background: #3c3e3f;
}

.btn{
	 background: #3c3e3f;
}

.item-body h2, .item-body h3, .item-body h4 {
    margin-top: 0rem;
}

blockquote {
    margin: 1rem 0;
}

.single-page .item-body {margin: 0 0 1rem 0;}

.itemAuthor {display: none}