/*
Theme Name: Novo 
Theme URI: http://promo-theme.com/novo/
Author: Promo Theme
Author URI: http://themeforest.net/user/ypromo
Description: We present you an Awesome Photography WordPress Theme. You can build a beautiful site, using 6 homepages. Much galleries, styles of blogs, and much much more make your site individual and creative.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: novo
Template: novo

*/

.footer-social-button{
    display: none !important;
}

footer .bottom-bar.copyright p{
    margin: 0;
}

.portfolio-item .wrap .content{
    display: none !important;
}
    

.pt-portfolio-filter li:first-child {
    display: none !important;
}

.filter-button-group button[data-filter="*"] {
  display: none !important;
}

@media screen and (max-width: 767px) {
    #institutionnel{
        flex-direction: column-reverse;
    }
    .page-id-530 .custom-section{
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    .page-id-530 #contact{
        padding-top: 60px !important;
    }
}

@media screen and (max-width: 550px) {
    .page-id-530 .custom-section{
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .page-id-530 #contact{
        padding-top: 40px !important;
    }
}