/*
 Theme Name:   gedebvge Child
 Theme URI:    http://www.generazionealabardaspaziale.it
 Description:  gedebvgen Child Theme
 Author:       Carlo Chiarotti
 Author URI:   http://carlochiarotti.com
 Template:     gedebvge
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  gedebvge-child
*/

/*
* PLEASE DO NOT EDIT THIS FILE!
* 
* To make it easy to update your theme, you should not edit the styles in this file. Instead use 
* the custom.css file that is located in your themes /css/ folder to add your styles. 
* You can copy a style rule from any of your css files and paste it in custom.css and
* it will override the original style. If you just want to add small css snippets you might also
* want to consider to add it to the designated CSS option field in your themes backend at: Theme Options->Styling
*/

/* url('css/bootstrap.min.css') */

/* url('css/font-awesome.min.css') */     


/* url('css/owl.carousel.css')  */         

/* ('css/font-awesome.min.css')   */       

/* ('css/bootstrap.min.css') loads the css rules for the theme shortcodes */

@import url("../gedebvge/style.css");

*/ Theme customization starts here
-------------------------------------------------------------- */

.post-detail {
    display: none;
}

#wpca-bar-content, #wpca-bar-content > p {
  font-size: small;
  color: #FFFFFF;
}

.error-title {
    background: url(images/404.gif) no-repeat;
    display: inline-block;
    margin: 0 0 20px;
    padding: 10px;
   width: 500px;
   height: 391px;
   border: none;
}

.navigation {
     margin: 15px;
    }



button, html input[type="button"], input[type="reset"], input[type="submit"] {
    background: black none repeat scroll 0 0;
    cursor: pointer;
}


#header {
    background: #ffffff none repeat scroll 0 0;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 333;
    height:120px !important;
}
.rfbp-image-wrap {
           max-height: 250px;
           min-height: 235px;
          
      }

.rfbp-image {
           max-height: 200px;
           min-height: 200px;    
      }
.team-hover h3 {
    color: #ffffff;
    font-size: 20px;
    letter-spacing: 2px;
    margin-top: 130px;
    text-transform: uppercase;
}
.team-hover h3 {
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 2px;
    margin-top: 130px;
    text-transform: uppercase;
}

*/ --------- responsive----------------------- */
.responsive {max-width: 100%}

.is-sticky #header {
    box-shadow: 5px 5px 5px 1px rgba(0,0,0,0.5)
    
} 
.content-title {
display:none;
}


