/*
   Theme Name: Child czrp
   Theme URI: http://wordpress.org/themes/twentytwelve
   Description: Child Theme. Parent Theme CMZR
   Author: Manuel
   Author URI: manuel.com
   Template: customizr-pro
   Version: 0.1
*/
@import url("../customizr-pro/style.css");

/*************************/
/*
@media (min-width:1200px){.container{max-width:1240px!important;}}

@media (min-width: 1200px){.czr-boxed-layout .container { width: 1240px!important;}}


body {
	background: url('../../uploads/2018/09/fondo06-1.jpg') repeat fixed 0 0 #FAFAFA !important ;
}


/*
.container {
	background-color:#FFFFFF !important;
}
*/

/*
#tc-page-wrap.czr-boxed {
	background-color:#FFFFFF !important;
	/*margin-top: 30px!important;
}

#content, #main-wrapper {
    background-color: #FFFFFF !important;
}


.entry-media__holder {
    background-color: #FFFFFF !important;
}

element.style {
    background-color: #FFFFFF !important;
}

#customizr-slider-main_slider.czr-carousel {
    background-color: #FFFFFF !important;
}

	*/
	
input, select, textarea {
    background-color: aliceblue;
}

.carousel-caption {
     /*text-shadow: 2px 2px #000;*/
     top: 80%!important;
}
	
.header-skin-light .navbar-brand-sitename {
    color: deepskyblue !important;
}
	
.branding .header-tagline {
    font-size: 1.2em !important;
}

blockquote {
    font-size: 1.2em !important;
