/*
  Theme Name:   YOOtheme Child
  Description:  YOOtheme Child Theme
  Author:       SEVEN PRINCIPLES Mobility GmbH
  Author URI:   https://7p-mobility.com/
  Template:     yootheme
  Version:      0.0.1
*/


#widget-archives-2,#widget-categories-2,#widget-meta-2{
	display:none!important;
}

/* Google Bewertungs Plugin */
.tm-page .ti-widget.ti-goog .ti-widget-container{
	margin:0;
}
.tm-page .ti-widget.ti-goog .ti-icon{

	width:25px;
	height:25px;
}
.tm-page .ti-widget.ti-goog .ti-header{
	padding:0
}
.tm-page .ti-widget.ti-goog.ti-no-logo .ti-icon::after {
		width:25px;
	height:25px;
    background: url('https://cdn.trustindex.io/assets/platform/Google/icon.svg')!important;

	background-repeat:no-repeat!important;
}
.wpforms-field input.wpforms-error {
border: 1px solid #cc0000 !important;
  -webkit-appearance: none;
}
.ph-m-0 button:nth-child(3) /* projekthuddel button ausblenden funktioniert nicht*/{
	display: none;
	border:1px solid grey;
}