/*
 Theme Name:     Ruhe
 Theme URI:      http://grabpflege-offer.de/
 Description:    Ihr zuverlässiger Partner für Grabpflegearbeiten in Neuss
 Author:         Daniel Offer
 Author URI:     http://grabpflege-offer.de/
 Template:       customizr
 Version:        1.0.0
*/

            


/*hallo du*/

.entry-header{
    display: none;
}

::placeholder {
    padding-left: 15px;
}

/*FOOTER*/

#footer-widget-area{
    background-color: #1E80C3;
    color: #fff;
}

.footer-skin-dark .footer__wrapper #colophon{
	background-color: #333;
 }

.czr-copyright-text{
    color: #fff;
}

.footer-skin-dark .footer__wrapper a{
    color: #fff;
}

.footer-skin-dark .footer__wrapper a:hover{
    color: #56B94F;
}

.czr-rights-text{
    color: #fff;
}

.czr-credits {
 display: none;   
} 


.footer_custom {
    line-height: 0%;
  }
  
  .footer_custom li {
    display: block;
    line-height: 0.9;
    color: #fff;

  }

 

/*contact-form7*/


.wpcf7{
    background-color: #fff;
}

.wpcf7-form{
    width: 100%;
}

.f_eingabe, .f_mail, .f_text, .f_phone{
    width: 100%;
    background-color: #F4f4f4;
    border: 1px solid #1D81C4;
}

.f_choose{
    border: 1px solid #1D81C4;
    background-color: #f4f4f4;
    color: #808080;
}

.f_quiz{
    background-color: #f4f4f4;
    border: 1px solid #1D81C4;
}

.f_upload{
    margin-left: 0px;
    background-color: ;
    border: 1px solid #1D81C4;
}

span.wpcf7-list-item {
display: inline-block;
margin: 0;
}
.wpcf7 .wpcf7-list-item {
display: block;
margin-bottom: 10px;
}
.wpcf7-checkbox label {
position: relative;
cursor: pointer;
}
.wpcf7-checkbox input[type=checkbox] {
/*position: relative;*/
position: absolute;
visibility: hidden;
width: 30px;
height: 30px;
top: 0;
left: 0;
}
.wpcf7-checkbox input[type=checkbox] + span {
/* border: 3px solid red; */
}
.wpcf7-checkbox input[type=checkbox] + span:before {
display: block;
position: absolute;
content: '';
border-radius: 2px;
height: 40px;
width: 40px;
top: 0px;
left: 0px;
border: 1px solid #1D81C4;
background-color: #f4f4f4;
}
.wpcf7-checkbox input[type=checkbox] + span:after {
display: block;
position: absolute;
content: "\2713";
height: 40px;
width: 40px;
top: 0;
left: 0;
visibility: hidden;
font-size: 18px;
text-align: center;
line-height: 40px;
border-radius: 2px;

background-color: #1D81C4;
}
.wpcf7-checkbox input[type=checkbox]:checked + span:before {
background: transparent;
}
.wpcf7-checkbox input[type=checkbox]:checked + span:after {
visibility: visible;
}
.wpcf7-list-item-label {
margin-left: 40px;
display: inline-block;
}
/*
input[type="checkbox"]{

  background-color: #f4f4f4;

}
/* 
 /*


