/*
  Theme Name: 		Bonza Child
  Theme URI: 		http://bonza.evatheme.com/demo/
  Description: 		Child Theme for the Bonza - Architecture & Interior WordPress Theme
  Author: 			Evatheme
  Author URI: 		
  Version: 			1.0
  Template: 		bonza
*/

/* Enter below your Customization CSS */
.vc_gitem-zone .vc-zone-link, #portfolio_list.masonry_card .portfolio_format_content, #portfolio_list.grid_card .portfolio_format_content {
    
    border-top: 2px solid black!important;
    border-right: 2px solid black!important;
    border-left: 2px solid black!important;

}

.vc_gitem_row, #portfolio_list.masonry_card .portfolio_descr_wrap, #portfolio_list.grid_card .portfolio_descr_wrap {
    
    box-sizing: border-box;
    border-left: 2px solid black!important;

}

.carte {
	width: 650px;
	margin: auto;
}

.portfolio_single_title, .portfolio_image {
	display:none;
}
@media only screen and (max-width: 782px) {

#header_mobile_wrap ul.nav-menu li a{
	color:#000000;
	}
.carte {
	width: 100%;
	}

}

#portfolio_list.masonry_card .portfolio_content_wrapper:hover, #portfolio_list.grid_card .portfolio_content_wrapper:hover {

    border-top: 2px solid black;
	border-radius: 10px!important;
}

.filter_block li a {
    
	font-size: 14px!important;
	padding: 5px 15px 6px;
}

#portfolio_list.grid_bg_img .portfolio_descr_wrap .portfolio_title, #portfolio_list.masonry_bg_img .portfolio_descr_wrap .portfolio_title {
    
    word-spacing: NORMAL!important;
}

#portfolio_list.grid_bg_img .portfolio_content_wrapper, #portfolio_list.masonry_bg_img .portfolio_content_wrapper {

    border-radius: 10px!important;
}
#portfolio_list.grid_bg_img .portfolio_content_wrapper .portfolio_format_content img, #portfolio_list.masonry_bg_img .portfolio_content_wrapper .portfolio_format_content img {
    
    border-radius: 10px!important;
}

#portfolio_list.masonry_card .portfolio_format_content img, #portfolio_list.grid_card .portfolio_format_content img {

    border-radius: 10px 10px 0 0!important;
}

.vc_gitem-zone .vc-zone-link, #portfolio_list.masonry_card .portfolio_format_content, #portfolio_list.grid_card .portfolio_format_content {
    
    border-radius: 10px 10px 0 0!important;
}

#portfolio_list.masonry_card .portfolio_content_wrapper:hover, #portfolio_list.grid_card .portfolio_content_wrapper:hover {
    
    border-radius: 10px 10px 0 0;
}
.date-actu{
	margin-bottom: 5px!important;
}
.home .logo-img{
	display:none;
	height:79px;
}

.home header{

	padding-top: 40px;
}
@import url('https://fonts.googleapis.com/css2?family=Raleway&display=swap');
*{
	font-family: 'Raleway', sans-serif;
}

h5, .filter_block li a{
	font-family: 'Raleway', sans-serif!important;
}

.copyright_wrap {
	width:100%!important;
}
.foot p{
	text-align: center;
}

.post-meta-comments {
	display:none!important;
}
.single-post-title, .single-post-content p {
	 text-align: center;
}

.single_post_header .post-meta {
   text-align: center;
    width: 100%;
	}
#blog_list.metro .post-content-wrapper:before,
#blog_list.metro .featured_img_bg:before,
#blog_list.metro .featured_img_bg {
border-radius: 5%;
}
.single_post_header {
display: none;
}
.single_post_nav span {
	display:none;
}

.pull-left span {
	display:none;
}
.pull-left>a:before {
    content: 'Précédent';
}

.pull-right span {
	display:none;
}
.pull-right>a:before {
    content: 'Suivant';
}

#portfolio_list.grid_bg_img .portfolio_content_wrapper .portfolio_format_content{
	margin-bottom:0px!important;
}

#portfolio_list.grid_bg_img .portfolio_content_wrapper:hover .portfolio_format_content img{
	transform:none!important;
}

#portfolio_list.grid_bg_img .portfolio_content_wrapper:hover .portfolio_descr_wrap{
	left:25px!important;
	text-align:center;
}
.ult-ib-effect-style13 img{
	max-width: calc(100% + 0px)!important;
}

.ult-new-ib{
	border-radius: 5%;
}

.ult-ib-effect-style13 .ult-new-ib-desc {
    text-align: center!important;
}