/*
Theme Name: Metal Child
Description: Child Theme for Metal Wordpress Theme
Author: Zozothemes
Version: 1.0.1
Template: metal
Tags: two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options
Text Domain: zozothemes
*/
.portfolio-title{
	pointer-events: none;
	cursor: none;
	text-transform: none;
}
.portfolio-item h4 {
    font-family: Oswald;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
	text-transform: none !important;
}
.portfolio-excerpts {
display: none;
}
a.mail-link{
color: #333;
}
#footer-widgets-2 a.mail-link{
color: #999999;
}
#realisations .zozo-parallax-header {
    margin-bottom: 0px;
}
#realisations {
    padding: 55px 0;

}
@media only screen and (max-width:767px) {
#slider_box {
display:none !important;
}
.pf-icon-zoom
{
display:none !important;
}
}