.breadcrumbs {
display: none !important;
}

.time_overlay {
    background: #aabac5 none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    padding: 4px 12px;
    position: absolute;
    right: 0;
}

#inner-header h1 img {
    max-width: 300px;
    width: 100%;
}

h3 {
    color: #cc7926;
}

.owl-theme .owl-dots {
display: none !important;
}

a, a:visited { text-decoration: none; }
a:hover, a:focus { text-decoration: none; }

ul.pagination li a {
    color: #ffffff;
}