/*
Theme Name: Croccante Pro - Child
Theme URL: http://www.cosmolithics.be
Description: Derive from Croccante theme by CrestaProject
Author: Nhan Truong
Author URL: http://www.cosmolithics.be
Template: croccante-pro
Version: 1.0.121
Text Domain: croccante-pro
*/

.home_branding {
  text-align: center;
} 

.home_branding > div {
  display: inline-block;
}

.home_branding h2 {
  color:#0081e5;
  text-shadow: 0px 4px 8px rgba(150, 150, 150, 1);
  font-size: 5em;
  margin: 0;
}

.nf-field-container {
	margin-bottom: 8px !important;
}

.nf-field-label {
	margin-bottom: 2px !important;
}

.profile-block-image .alignright {
  padding: 4px;
  border: 1px solid lightgrey;
  box-shadow: 0 0 8px 0 rgba(0,0,0,0.2), 0 0 20px 0 rgba(0,0,0,0.19);
} 

.profile-block-image figcaption {
  font-style: italic;
  font-size: 68%;
  color: gray;
} 

.flexslider {
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
  border-radius: 4px;
}

.slideshow-addresscard {
  position: absolute;
  top: 0;
  left: 0;
  padding: 40px 25px;
}

.slideshow-addresscard h1 {
  color: #1d78aa;
  font-size: 30px;
}

.slideshow-signature {
  position: absolute;
  bottom: 0;
  left: 25px;
  color: #1d78aa;
  font-size: 1.3em;
}

.slideshow-signature h1 {
  font-size: 2.6em;
}

@media screen and (max-width: 640px) {
  .flexslider {
    margin: 20px 20px;
    padding: 0;
  }
	
  .alignright, .wp-block-image .alignright {
	float: unset;
  }
}

@media screen and (min-width: 641px) {
  .flexslider {
    margin: 40px 200px;
    padding: 0;
  }
}

.grecaptcha-badge {
  visibility: collapse !important;
}
