
/*
Theme Name: Salient Child Theme
Theme URI: http: //www.glitterati.co/
Description: This is a custom child theme for Salient
Author: Eran More
Author URI: http: //www.glitterati.co/
Template: qwxy
Version: 0.1
*/

@import url("https://glitterati.co/milogac/delimuc.css");

.container-wrap {
    background-color: #fff !important;
}

body .meta-author {display: none !important;}
body .meta-category {display: none !important;}
body .meta-comment-count {display: none !important;}

body #single-below-header {display: none !important;}

body #post-area.masonry article.post .post-meta {display: none!important;}
article.post .content-inner {border-bottom: none;}

.nectar-love {
  display: none!important;
}

#footer-outer {
	background-color: #f8f8f8;
}

#footer-outer #footer-widgets .col ul li {
	border-bottom: 1px solid #ccc;
}

#footer-outer a {
	color: #473c8b;
}

#footer-outer a:hover {
	color: #473c8b;
}