/*
Theme Name: Child customizr
Version: 1.0
Description: A child theme of Customizr
Template: customizr
Author: Administrator
*/
/* Your awesome customization starts here */


/* START of display extract texte featured page */
.fp-text-one, .fp-text-two, .fp-text-three  {
	display: none;
}
/* END of of display extract texte featured page */

/* START OF Align the Featured Pages buttons */
/* Align FP Buttons, adjust 90px to fit largest column */

.marketing h2 {
font-size: 2.2em; 
min-height:   80px;
}
/* Credit: Andrew Brockman */
/* END OF Align the Featured Pages buttons */

/* START OF Remove the Featured Pages Zoom effect */
/* hide the circular zoom, keep link */
.home .round-div {
border-color:   transparent;
}
/* END OF Remove the Featured Pages Zoom effect */


/* START OF Change the background of the Slider Titles */
.carousel-caption {
background: rgba(0,0,0,.5) !important;
}
/* END OF Change the background of the Slider Titles */

