body:not(.page-id-2799):not(.page-id-2791) .grecaptcha-badge {
	display: none;
}

/* FrontPage Fixes */
.info-homepage p {
 color: #ffffff !important;
}

#masthead #mobile-navigation #logo img
{
	width: 56px !important;
}

.row-three-home {
	max-width: 1265px;
  margin: auto;
  position: relative;
}

.after-home-none:after {
	content: none !important;
}

.fix-h2-bottom {
	margin-bottom: 10px !important;
}

.zero-margin-bottom{
	margin-bottom: 0px !important;
}

.custom-h2-home {
	font-size: 70px !important;
	}

.fix-frontpage-padding {
	padding-top: 100px;
  margin-top: 0px;
}

@media only screen and (max-width: 768px) {
	.custom-h2-home {
		font-size: 60px !important;
		margin-top: 0px;
	}
	
	.fix-frontpage-padding {
		padding-top: 50px;
  	margin-top: 0px;
	}
}

@media only screen and (max-width: 375px) {
	.custom-h2-home {
		font-size: 40px !important;
	}
	
	.fix-frontpage-padding {
		padding-top: 50px;
	}
}


/* Custom Contactform */
.wpcf7 p
{
		padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 20px 0px !important;
}

.wpcf7 .inputKnospe, .selectKnospe {
		font-weight: 500 !important;
		font-size: 13px;
		color: #3f3f3f;
    background-color: #fbfbfb;
    border-color: #bbbbbb !important;
    -webkit-appearance: none;
    outline-style: none;
    font-family: inherit;
    display: block;
    font-size: 0.875rem;
    padding: 0.8rem;
    min-height: 2.750rem;
    width: 100%;
    border-width: 1px;
    border-style: solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}

.one-half,
.one-third {
    position: relative;
    margin-right: 4%;
    float: left;
}
 
.one-half { width: 48%; }
.one-third { width: 30.66%; }
 
.last {
    margin-right: 0 !important;
    clear: right;
}

.wpcf7 .clearfix
{
  	visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

/* Footer Fix */
.contactFooterFix {
	  width: 200px;
   	text-align: center;
    font-size: 24px;
    margin-top: 10px;
		margin-bottom: 0px;
}

.footerWhatsAppImg {
	height: 35px !important; 
	padding-right: 10px; 
	vertical-align: middle;
}

.footerWhatsAppText {
	font-size: 17px;
}

.headerWhatsAppText {
	font-size: 15px;
}

.headerWhatsAppImg {
	height: 20px !important;
	padding-right: 5px; 
	vertical-align: middle;
}

.edn_static_text .edn-text-link a, .edn_multiple_text .edn-mulitple-text-content a {
	background-color: #3d4145 !important;
	color: #fff !important;
	font-size: 15px !important;
	padding-left: 3px !important;
}

.edn_static_text .edn-text-link a:hover, .edn_multiple_text .edn-mulitple-text-content a:hover {
		color: #37B9E2 !important;
}




#main-footer a:hover {
	color: #37b9e3;
}

@media only screen and (max-width: 768px) {

}

@media only screen and (max-width: 420px) {
.contactFooterFix {
    text-align: left;
    font-size: 22px;
    margin-top: 5px;
    margin-bottom: 0px;
	}
	
	.footerWhatsAppImg {
		height: 30px !important; 
		padding-right: 7px; 
		vertical-align: middle;
	}
	
	.footerWhatsAppText {
		font-size: 15px;
	}
}

.woocommerce-Tabs-panel--wcpoa_product_tab .wcpoa_attachmentbtn, .woocommerce-attachment-details .wcpoa_attachmentbtn {
	max-width: fit-content!important;
}

.woocommerce ul.products li.product .wgm-info {
	display: none!important;
}
