.half-container {
    margin-top: 0 !important;
}
h3.gdlr-left-service-title {
    color: #e2b755 !important;
}
body {
    line-height: 1.5 !important;
}
.list-with-icon .list-with-icon-title {
    font-size: 18px;
}
.gdlr-page-title, .gdlr-page-title-gimmick {
    color: #fff;
}
.gdlr-page-caption {
    color: #e2b755;
}
.top-social-wrapper .social-icon {
    max-width: 22px;
}
.top-navigation-right-text {
    font-size: 15px;
}
.top-navigation-wrapper {
background-color: #1e0230;
    padding-top: 12px;
}
.copyright-wrapper {
    font-size: 12px;
}
.widget_media_image {
    padding-top: 70px;
    padding-right: 20px;
}
.top-navigation-wrapper a:hover {
    color: #ffffa9;
text-decoration: underline;
}
.gdlr-fixed-header .gdlr-logo {
    display: inherit !important;
    width: 185px;
}
header.gdlr-header-wrapper {
    border-bottom: 4px solid transparent;
  -moz-border-image: -moz-linear-gradient(left, rgba(191,140,59,1) 0%, rgba(247,237,175,1) 41%, rgba(247,237,175,1) 41%, rgba(175,126,53,1) 100%);
  -webkit-border-image: -webkit-gradient(left top, right top, color-stop(0%, rgba(191,140,59,1)), color-stop(41%, rgba(247,237,175,1)), color-stop(41%, rgba(247,237,175,1)), color-stop(100%, rgba(175,126,53,1)));
  border-image: linear-gradient(to right, rgba(191,140,59,1) 0%, rgba(247,237,175,1) 41%, rgba(247,237,175,1) 41%, rgba(175,126,53,1) 100%);
  border-image-slice: 1;
}
