.header-style02 .header-inner {
    padding: 0px 0;
}
.header-style02 #top-bar-wrapper {
    padding: 0px 0;
}
#footer .row {
    margin-bottom: 0px;
}
#footer-wrapper {
    padding-top: 10px;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.input-group-addon, .input-group-btn {
    width: 1%;
    vertical-align: middle;
}
.input-group-btn {
    display: table-cell;
}

.input-group-btn:last-child&gt;.btn, .input-group-btn:last-child&gt;.btn-group {
    z-index: 2;
    margin-left: -1px;
}

.input-group-btn&gt;.btn {
    position: relative;
}
.btn-lg, .btn-group-lg&gt;.btn {
    padding: 10px 16px;
    font-size: 22px;
    line-height: 1.3333333;
}
.btn-primary {
    color: #fff;
    background-color: #08c;
    border-color: #0077b3;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    touch-action: manipulation;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    border: none;
    border-radius:0px;
    -webkit-border-radius: 0px;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    -moz-border-radius: 0px;
}
.input-group .form-control:last-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child&gt;.btn, .input-group-btn:last-child&gt;.btn-group&gt;.btn, .input-group-btn:last-child&gt;.dropdown-toggle, .input-group-btn:first-child&gt;.btn:not(:first-child), .input-group-btn:first-child&gt;.btn-group:not(:first-child)&gt;.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.footer-dark .footer-widget-container p, .footer-dark .footer-widget-container a, .footer-dark .footer-widget-container address, .footer-dark .footer-widget-container span, .footer-dark .copyright-container p, .footer-dark .copyright-container a, .footer-dark .copyright-container span {
    color: #1867b6;
}

.footer-dark .footer-widget-container .widget .title h3 {
    color: #0e0d0d;
}
.navbar-header {
    padding-top: 5px;
    padding-left: 5px;
 padding-bottom: 5px;
}

.post-list .blog-post .post-body, .post-single .blog-post .post-body {
    padding-left: 0px;
}
.post-list .blog-post .post-date, .post-single .blog-post .post-date {
    display: none;
}

.widget_search .search-submit  {
      display: none;
}
.widget_search .a_search {
      display: none;
}
.aside_widgets {
 display: none;
}
.comment-form-container {
 display: none;
    margin-top: 0px;
}

.pt-mask {
      display: none;
}
.single-post .page-content .row {
    padding-top: 120px;
}

.widget .title h3 {
    text-transform: none;
}
.widget {
    margin-bottom: 5px;
}

.page-title-style02 {
    display: none;
}