.wb .widget img {
    width: auto;
    max-width: 100%;
}

.widget ul li {
    margin-bottom: 5px;
}

.widget {
    margin-bottom: 20px;
}

.widget-title {
    margin-bottom: 10px;
}

.tagcloud a {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
    padding: 2px 8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 2px;
    color: #222;
    background: transparent;
    border: 1px solid #fff;
    font-size: 12px !important;
}

.search-results article, article.hentry {
    margin-bottom: 20px;
}

.tagcloud a:hover {
    color: #fff;
    background: #222;
}

.tags a {
    margin-right: 5px;
}

#share-buttons i {
    background-color: transparent;
    border: 1px solid rgba(34, 34, 34, 0.2);
    color: #222;
}

#share-buttons i:hover {
    background-color: #4c8fff;
    color: #fff;
}

.centermessage span {
    display: inline-block;
    font-size: 13px;
    color: #1a1a1a;
    text-transform: capitalize;
}

.centermessage li {
    color: #1a1a1a;
}

.centermessage li span:last-child {
    color: #777;
    margin: 0 5px;
}

.breadcumbs {
    color: #999999;
    font-size: 16px;
    font-weight: 300;
    margin: 0;
    padding: 0;
}

.breadcrumb li a, .centermessage span.bredcrumb-separator {
    margin: 0 5px;
}

.breadcumbs ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

span.breadcrumb-current {
    color: #4c8fff;
    font-weight: 600;
}

body.search article .searchform {
    margin: 0 auto;
    width: 73%;
    float: left;
}

body.search article .searchform input[type="text"] {
    float: left;
    line-height: 30px;
    width: 80%;
    padding: 7px 0 7px 15px;
    font-size: 12px;
    color: #c5c5c5;
}

body.search article .searchform input[type="submit"] {
    float: left;
    line-height: 46px;
    position: relative;
    width: 20%;
    z-index: 9999;
    top: 0px;
    background: #4c8fff;
    border: none;
    color: #fff;
}

body.error404 .index .searchform {
    margin: 0 auto;
    width: 73%;
}

body.error404 .index .searchform input[type="text"] {
    line-height: 30px;
    width: 80%;
    padding: 7px 0 7px 15px;
    font-size: 12px;
    color: #c5c5c5;
}

body.error404 .index .searchform input[type="submit"] {
    line-height: 46px;
    position: relative;
    width: 20%;
    z-index: 9999;
    top: 0px;
    background: #4c8fff;
    border: none;
    color: #fff;
}

body.error404 .section .large-buttons {
    margin-bottom: 40px;
}

footer .widget .widget-head {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 40px;
}

footer .widget input#email {
    background: transparent;
    border: none;
    max-width: 100%;
}

footer .widget input.wpcf7-form-control.wpcf7-submit {
    background: #f8cf27 none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #222;
    font-weight: 700;
    padding: 12px 30px 7px;
    text-transform: uppercase;
}

@media (max-width: 991px) {
    footer .widget {
        margin-bottom: 40px;
    }

    footer .widget-title {
        margin-bottom: 15px;
    }
}

.flexslider {
    padding: 0;
    margin-bottom: 0px;
    border: none;
}

.flex-control-nav {
    display: none;
}

.flex-direction-nav a {
    width: 50px;
    height: 50px;
}

.post-container {
    padding: 40px 40px;
}

.article-img, .blog-bg, .post-thumb {
    margin-bottom: 0px !important;
}

.entry-meta {
    font-weight: 600;
}

#reply-title {
    display: none;
}

.comment-form-comment label, p.logged-in-as, p.comment-notes {
    margin-left: 15px;
}

#searchsubmit {
    display: none;
}

.pager li>a, .pager li>span {
    border: 1px solid rgba(0, 0, 0, 0.17);
    border-radius: 0px;
    background: transparent;
    color: #000000;
}

li.nextbtn {
    float: right;
}

.overlay {
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.relatedbg {
    background-color: #F4F4F4 !important;
}

.search-results .list-inline h5 {
    display: inline-block;
    margin-right: 20px;
    margin-left: 5px;
}

.navigation.pagination {
    margin-left: 15px;
}

.footer-top .widget {
    background-color: transparent;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}
