/*
Theme Name: Berg Child
Theme URI: Theme URI: http://themeforest.net/user/maskan
Description: Multipurpose Theme
Author: Maskan
Author URI: http://themeforest.net/user/maskan
Version: 1.0
Template: berg
*/

@import url("../berg/style.css");

.white_bck .logo a {
color: #5a5a5a;
border: 2px solid #5a5a5a;
}

.top_line {
color: #5a5a5a;
}

#menu-item-650 .fontawesome-text {
display: none;
}

.home .container .bx-wrapper .bx-viewport {
background: rgba(0,0,0,0) !important;
}

.logo img {
margin: 5px 20px 5px 0;
max-height: 40px;
}

.post-snippet .post-meta.list-unstyled.list-inline {
display: none;
}

.post-img {
	height: 300px;
	position: relative;
	overflow: hidden;
}

.post-img img {
	position: absolute;
	top: 0;
  bottom: 0;
  left: 0;
  right: 0;
	margin: auto;
}

@media screen and (min-width: 1025px) {
.white_bck .berg_sub_menu a, .white_bck .berg_sub_menu {
color: #5a5a5a;
}
}