.gkNspPM-TechNewsHeader1 .gkImage .gkImageArea:after {
  background: rgba(196,175,54,0);
  background: -moz-linear-gradient(top,rgba(66,165,245,0) 50%,rgba(196,175,54,0.7) 100%);
  background: -webkit-gradient(left top,left bottom,color-stop(50%,rgba(66,165,245,0)),color-stop(100%,rgba(196,175,54,0.7)));
  background: -webkit-linear-gradient(top,rgba(66,165,245,0) 50%,rgba(196,175,54,0.7) 100%);
  background: -o-linear-gradient(top,rgba(66,165,245,0) 50%,rgba(196,175,54,0.7) 100%);
  background: -ms-linear-gradient(top,rgba(66,165,245,0) 50%,rgba(196,175,54,0.7) 100%);
  background: linear-gradient(to bottom,rgba(66,165,245,0) 50%,rgba(196,175,54,0.7) 100%);
}
p {
  margin: 1.0em 0 1.0em;
}
.input-medium {
  width: 250px;
}
.btn-primary,
.button-primary {
  background: #c4af36 !important;
  color: #151515 !important;
}
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.btn-gray:active,
.btn-gray:focus,
.btn-gray:hover,
.button-primary:active,
.button-primary:focus,
.button-primary:hover,
.button-gray:active,
.button-gray:focus,
.button-gray:hover {
  background: #151515 !important;
  color: #fff !important;
}
.cc-notification-buttons > li > .cc-link {
  -webkit-appearance: none;
  background: #c4af36;
}
.block-2 {
  background: #eae8da;
  font: 400 italic 16px/26px Georgia, Times, Times New Roman, serif;
}
.gkNspPM-TechNewsHeader1 .gkImage > a {
    background: #c4af36;
}

@media (max-width: 700px) {
#gk-menu-overlay-wrap {
    left: 5%;
    margin: 0 auto;
}
}

.gkTabsNav li {
    line-height: 1.2;
}

#gkSidebar > div {
margin-bottom: 15px;
}

body, .childcontent, .box.advertisement .header {
    font-family: 'Slabo 27px', serif;
}

.single-page .item-info .itemAuthor .item-author-name {
    color: #c4af36;
    display: block;
    text-align: center;
    font-size: 1.8rem;
    line-height: 1.4;
    font-weight: 700;
}