/*
Theme Name: ApartmentFerienwohnungHEF
Version: 1.0
Description: A child theme of Hueman Pro
Template: hueman-pro
Author: Administrator
*/
/* Your awesome customization starts here */

/*  Page title nicht anzeigen
/* ------------------------------------ */
.page-title {display: none;}
.page-title { background: transparent;}


/*  shortcode : hr
/* ------------------------------------ */
.hr { border: 0;  border-bottom: 1px solid #cb161d; height: 1px; margin: 30px 0; }

/*Den Background transparent machen - dafür muss man auch noch alle Sidebar-Bilder über FTP deaktivieren-sidebar background png ausgetauscht*/
.main { background-color: rgba(255,255,255,0.9)!important;}
#page .container-inner { background:transparent;}
.boxed #page { background:transparent; padding-bottom: 0px; border-bottom: solid 1px #f1f1f1;}

/*Schrift dunkler*/
body { font-size: 16px; line-height: 1.5em; color: #333; font-weight: 300; }
/* das Khttp://s745802418.online.de/wp-admin/edit.php?post_type=pageontaktformular auf volle Breite*/

.wpcf7 label { display: block; float: left; width: 100%; margin: 9px 0 0 12px; text-align: left; }