/*
Theme Name: Metallguss Brinschwitz
Description: Vorlage für Metallguss Brinschwitz
Author: rundum.marketing
Author URI: https://www.rundum.marketing
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

::selection {
  background: var(--awb-custom_color_2);
  color:#FFF;
}

div.adresse a i,
div.fusion-footer a i{padding-right:8px;}

div.gussleistungen p strong{font-size:1.3em !important;}

.privacy label {font-size:80% !important;padding-left:3em !important;padding-right:1em !important;line-height:1.3 !important;color:#888 !important;}

.privacy label a{color:#888;text-decoration:underline;}

.fusion-form-form-wrapper .fusion-form-field.privacy .fusion-form-checkbox input:checked + label::after,
.fusion-form-form-wrapper .fusion-form-field.privacy .fusion-form-checkbox label:before{top:15% !important;}

div.fusion-form-194 .fusion-form-field.privacy .fusion-form-checkbox input:checked + label::after,
div.fusion-form-194 .fusion-form-field.privacy .fusion-form-checkbox label:before{top:50% !important;}


.fusion-form-form-wrapper .fusion-form-field .fusion-form-checkbox label::before{border: 1px solid #aaa !important;}
.fusion-form-form-wrapper .fusion-form-field .fusion-form-checkbox input:checked + label::after{background: var(--awb-color4) !important;}



table tr.background-red{
	background-color: var(--awb-custom_color_2) !important;
}
 
table tr.font-weight-bold{
	font-weight:600 !important;
}

table tr.font-color-white{
	color:var(--awb-color1) !important;
	
}

table tr td{font-size:13px;padding: 10px 10px !important;}


ul.faehigkeiten li i{font-size:13px !important;}

ul.faehigkeiten li {padding-bottom:40px !important;}


div.legal h2{font-size:1.5em !important;margin-bottom:10px;margin-top:30px;}
div.legal h3{font-size:1.2em !important;margin-bottom:0px;margin-top:0px;}
div.legal h4{font-size:1em !important;margin-bottom:0px;margin-top:10px;}

@media only screen and (max-width: 767px) {
	 
	 h1{font-size:24px !important;line-height:1.3 !important;}
	 table tr td{font-size:12px;}
	 ul.faehigkeiten li {padding-bottom:20px !important;}
	 
	 div.legal h2{font-size:1.3em !important;margin-bottom:10px;margin-top:30px;}

}	


@media only screen and (min-width: 767px) and (max-width: 1366px){
	
	table tr td{font-size:11px;}
	ul.faehigkeiten li {padding-bottom:20px !important;}
	div.gussleistungen p{font-size:14px;}
	
}