/*
 Theme Name:   Onepagepro Child
 Theme URI:    http://demo.goodlayers.com/onepagepro
 Description:  Onepagepro  Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     onepagepro
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  onepagepro-child

 START YOUR CHILD THEME CSS HERE
*/

.onepagepro-navigation {
    padding-top: 0px !important;
}


.onepagepro-logo {
    padding-bottom: 100px !important;
}

#section-news{
    min-height: 100vh;
}

.gdlr-core-pbf-wrapper {
    clear: both;
    padding: 60px 0px 30px;
    position: relative;
    min-height: 100vh;
}

input, textarea{
    background-color: rgba(0, 0, 0, 0.1) !important;
}



.actufr > .gdlr-core-item-list{

    height: 70px !important;
    
}

.btn-japan > a{
    width: 125px;
    height: 125px;
    box-shadow: inset -25px 25px -40px rgba(0,0,0,.5);
    padding: 45px 24px 20px 24px !important;
}


.onepagepro-blog-info-wrapper {
    display: none !important;
}

/*  enlever les annotations des photos dans échange scolaire   */

.gdlr-core-image-overlay.gdlr-core-gallery-image-overlay .gdlr-core-image-overlay-title {
	display: none !important;
    color: red;
} 









