/*
Theme Name: Javo Directory
Theme URI: http://javothemes.com/directory
Author: Javo
Author URI: http://javothemes.com
Version: 1.3.0
Description: shared on mobantu.com, Javo Powerfull Directory Wordpress Themes.
Tags: one-column, two-columns, left-sidebar,right-sidebar, custom-header, custom-menu, editor-style, flexible-header, full-width-template, microformats, post-formats, sticky-post, theme-options, translation-ready
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
@charset "utf-8";
@import url("//fonts.googleapis.com/css?family=Raleway:100, 400,300,600,700,500,200|-1:200,300,400,600,800&amp;subset=latin,latin-ext");
@import url("http://fonts.googleapis.com/css?family=Oswald:300,300italic,regular,italic,600,600italic,700,700italic,800,800italic");
@import url("assets/bootstrap/bootstrap.min.css");  /** defaut bootstrap **/
@import url("assets/css/font-awesome.css");   /** awesome fonts **/
@import url('assets/css/common.css');

html, body{ font:13px/26px 'Raleway'; height:100%; min-height:100%;}
body{ overflow-y:scroll; }
img{ border:none; }
a{ text-decoration:none; color:#333;}
a:hover{ text-decoration:none; color:#a1a1a1; }
html, body, h1, h2, h3, h4, h5, h6 { color:#646464; letter-spacing:1px;}
.wpb_row:after{ content:' '; display:table; clear:both; } /*  Compatibility Visual Composer ver4.3.2 */

.pace-done{background-image: url('http://www.xxoo.com.au/wp-content/uploads/2015/04/office.png');background-repeat: repeat;background-position: top left;background-attachment: scroll;}

.error_wid_login a{
	color: #f00;
	font-weight: bold;
}

.widget_featured_posts .latest-posts li {
	position: relative;
}

.widget_featured_posts .latest-posts li .thumb a .img-wrap-shadow {
	width: 100%;
}

.widget_posts_wrap .latest-posts .col-md-12 .featured_post_title {
	position: absolute;
    bottom: 0;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    padding: 8px 5px;
    opacity: 1;
}