
/**
 * Theme Name: Janette-Hoppe
 * Description: Homepage von Janette Hoppe
 * Author: LineThemes
 * Template: nanosoft
 */
 
 
 input.wpcf7-form-control.wpcf7-text {
    width: 100%;
}
 
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg {
    font-size: 20px !important;
}

.site-topbar .site-topbar-inner {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: nowrap;
    align-content: center;
	}


.site-header-sticky .header-brand {
    width: 150px;
	}

#site .vc_separator h4 {
    font-size: 2rem;
    color: inherit;
    margin-bottom: 25px;
    margin-top: 15px;
	}

@media only screen and (min-width: 769px) {
div#bmc-wbtn img {
    width: 60px !important;
    height: 60px !important;
	}
#bmc-wbtn {
    width: 100px !important;
    height: 100px !important;
    border-radius: 60px !important;
	background-color:fff !important;
	}
}
 
 
@media only screen and (max-width: 768px) {

}



