/*
Theme Name: SLOVEN Child
Theme URI: http://www.themestudio.net
Author: Vu Ngoc Linh
Author URI: http://www.themestudio.net
Description: SLOVEN Child Theme - SLOVEN is an onepage, minimal, clean and modern WordPress Theme for anyone who wants to build an amazing & modern website for their agency, company, team work, group of people, a music band, hiphop band, dancing band, dancer, freelancer team..
Template: sloven
Version: 1.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: white, custom-background, threaded-comments, translation-ready, custom-menu
Text Domain: themestudio
*/

/*For older themes, and themes that do not use wp_enqueue_style() to enqueue their stylesheet, use the following line where ainex is the name of the directory where the theme resides:*/
@import url("../sloven/style.css");

/* Menu */
#header { background-color: #ffffff; }
#header #hd-overlay.hd-bg-effect { background: none !important; }
#header.light #hd-overlay-slideshow { background: none !important; }
#hd-container.apply-effect.light #top-nav ul.top-menu > li > a { color: #000000; }
#header.header-small #hd-container.apply-effect #top-nav ul.top-menu > li > a { color: #000000; }
.site-logo img { max-height: 100% !important; }

/* Make banner images appear better */
#page-banner { margin-top: 100px; }

/* Hide the staff section on the home page */
.home-team { display: none; }

/* Fancy colours for name */
.pfm-pink { color: #ec008c !important; }
.pfm-blue { color: #0e76bc !important; }

/* Home */
.ts-bloglated-info .meta-post { display: none !important; }
.ts-content-post { margin-top: 20px !important; }
.date-post { display: none !important; }

/* Copyright */
.ts-footer-default .col-sm-7.col-xs-12 { display: none !important; }
.ts-footer-default .col-sm-5.col-xs-12 { width: 100%; text-align: center; }

/* Footer */
.social-footer { display: none !important; }