/*
Theme Name: MontBlanc
Theme URI: http://demo.teslathemes.com/montblanc/
Description: Awesome theme from TeslaThemes club
Version: 1.0.7
Author: TeslaThemes
Author URI: http://www.teslathemes.com/
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: theme-options,post-formats,custom-colors
Text Domain: montblanc
*/

.row.custom > .column {
	padding: 3px !important;
}

.blog-post-item:before {
    background-color:rgba(255, 255, 255, 0.9);
}

.blog-post-item .date {
    color: black !important;
	right: auto !important;
	left: 20px;
}

.blog-post-item .description h3 {
    color: black !important;
}

.blog-post-item .description p {
    color: black !important;
}

.blog-post-item .description {
    bottom: 55px !important;
    left: 20px !important;
    right: 20px !important;
	top: 150px !important;
}


/* TT */
body{
	overflow-x: hidden;
}
.vc_custom_1530649825079 div.vc_col-sm-2{
	width:14.28%;
}
@media(max-width: 1200px) {
	.vc_custom_1530649825079 div.vc_col-sm-2{
		width:25%;
	}
}
@media(max-width: 782px) {
	.vc_custom_1530649825079 div.vc_col-sm-2{
		width:50%;
		float: left;
	}
}