.single .big-title {background-image: url(https://cundf.de/wp-content/uploads/2022/03/bg04.jpg) !important;}

.thememove_testimonials .author {width: 100%;}

.header-column-icon-container .header-icon.header-icon-canvas {
    display: none;}

.logo-nav .site-branding {
    max-width: 20%;
}

@media only screen and (max-width : 1022px){
	.logo-nav .site-branding { max-width: 75%;
padding: 15px 0px;}
.kundenstimmen {
   width: 500px; margin-right: 100px;}


@media (min-width: 768px) {
.vc_col-sm-3 {
    width: 100%;
}}

@media (min-width: 768px) {
.vc_col-sm-9 {
    width: 100%;
}}






/*checkbox Kontaktformular*/

span.wpcf7-list-item {
      margin: 0 0 0 0em;
}

span.wpcf7-list-item-label {
margin-left: 5px;}
 

input[type="checkbox"] {
    border-radius: 0;
   display: inline-block;
    margin: 4px 8px 0 0;
    width: 16px;
    height: 16px;
}

input[type="checkbox"] {
    -webkit-appearance: checkbox;}


body{background-color:#fff;}


  /*Formatierung für den Titel in der Bread-Crumb-Leiste*/
.big-title .entry-title {
display: none !important;
}

.big-title {
    margin-bottom: 30px;
}

/*Logogröße min vergrößert mit media queris für den kleinen Bildschirm. Untere Zeilen löschen, dann wieder original*/


/*blog info leiste verstecken*/
.entry-meta {display: none;}

.author-info {display: none;}
