/*
 Theme Name:     Tempus Child Theme
 Theme URI:      http://themeforest.net/user/mallini
 Description:    A child theme for use with Tempus Theme.
 Author:         mallini
 Author URI:     http://themeforest.net/user/mallini/portfolio
 Template:       tempus
 Version:        1.0.0
 Tags: translation-ready,theme-options,custom-menu
*/

/* Add Custom CSS after this line */

@import url('https://fonts.googleapis.com/css?family=Varela+Round');

h1, h2, h3, h4, h5, h6, h1.logo a, .portfolio-gallery-item a::after, .date, .post-meta, .container .subtitle p, .author-name, .post-footer .cats, .post-footer .single-tags, .comment-text, .blog-item .date-number, .item-filter, .search-form input, .contact-btn, .portfolio-info .cd-btn, .subtitle .cd-btn, .comment-form-comment textarea, .comment-form-author input, .comment-form-email input, .comment-form-url input, .search-results, .comment-author cite, input[type="submit"] {
  font-family: 'Varela Round', sans-serif;  
}

.image-featured {display:none;}

.gif-wrapper {width:100%;}

.gif-header {margin-left: auto;
margin-right: auto;
    width: 250px;
}

p.gif-description {text-align:center;
font-size: 14px;
line-height: 1.5em;}

.image-featured {display:none;}

.gif-wrapper {width:100%;}

.gif-header {margin-left: auto;
margin-right: auto;
    width: 250px;
}

.copyright {
    background-color: #000;
    color:fff;
}

.widget .widget-title  {color: #fff;
}

.contacts_text	{color: #fff;
}

.contacts_email	{color: #fff;
}

.contacts_phone	{color: #fff;
}

#page-title {
	padding: 0 40px;
}

#page-title h1 {
	margin: 0px;
}

.phone_icon {
	margin: 6px 10px 0px 0px !important;
}

.type-page .post-content {
    padding: 10px 85px;
}

.container.portfolio_title {
	padding: 75px 10px 0px 10px;
}

.credit {
	color: #666;
font-size: 12px;
	
}

.header-sidebar.widget-themeworm_social a {
	padding: 5px 0;
margin: 20px 0;
background-color: #333;
	color: #fff;
}

.header-sidebar.widget-themeworm_social a:hover {
	background-color: #666;
	color: #fff;
}


