/*
Theme Name: ident-IT_childtheme
Theme URI: ident-it.at
Template: Divi
Author: Child Theme Configurator
Version: 4.9.0.1615218626
Updated: 2021-03-08 16:50:26

*/


/*Allgemeines*/

body.et-fb.page header.et-l.et-l--header, body.et-fb.single-post header.et-l.et-l--header, #iIT_kontakt {
 display: none !important;
}

body {
    font-weight: unset !important;
}

#wp-admin-bar-rank-math, #wpadminbar #wp-admin-bar-rank-math{
    display: none;
}

#et-boc .area-outer-wrap[data-da-color=light] .da-close {
    display: none !important;
}

.mfp-bottom-bar {
    display: none !important;
}

/*Popup*/

#popmake-214 {
    width: 250px;
    height: auto;
    top: auto !important;
    right: 0px;
    bottom: -45px;
}

@media screen and (max-width: 1000px) {
    #popmake-214 {
        display: none !important;
    }
}

/*Menu*/



/*HOME*/

/*Icons*/

/* Smartphones (bis 480px) */
@media (max-width: 480px) {
  .et_pb_code_inner lord-icon {
    width: 80px !important;
    height: 80px !important;
    display: table-cell !important;
  }
}

/* Tablets Hochformat (bis 768px) */
@media (max-width: 768px) {
  .et_pb_code_inner lord-icon {
    width: 100px !important;
    height: 100px !important;
    display: table-cell !important;
  }
}

/* Tablets Querformat / kleine Laptops (bis 1024px) */
@media (max-width: 1024px) {
  .et_pb_code_inner lord-icon {
  width: 120px !important;
  height: 120px !important;
  display: inline-block !important;
  }
}

/* Große Desktops (ab 1440px) */
@media (min-width: 1440px) {
  .et_pb_code_inner lord-icon {
  width: 150px !important;
  height: 150px !important;
  display: inline-block !important;
  }
}


/*Form*/

	/*success message*/
.et_pb_contact_form_0 .et-pb-contact-message.et_pb_contact_error_meesage, .et_pb_contact_form_0 .et-pb-contact-message.et_pb_success_message{
    border-style: solid;
    font-size: 26px;
    color: #1baf1b;
    text-align: center;
}

.et_pb_contact_form_0 input.et_pb_contact_captcha {
    margin-left: 10px !important;
}


/*FOOTER*/

#footer-info{
	width:100%;
}  

#footer_ident-IT {
	color:#cddb00 !important;
}

#footer_link{
	float:right 
}





/*DATENSCHUTZ*/   

#iubenda_policy .iub_content .iub_footer p:last-of-type, .footer__credits, .pre-footer, .footer__first-row  {  
	display: none !important;
} 

#iub-legalDoc {
    border-top: 16px solid #86190e !important;
}


/*Impressum*/

.et_pb_fullscreen .et_pb_fullwidth_header_container {
	width: 95% !important;
}

.page-id-8 .et_pb_section_0 {
display: flex !important; 
flex-direction: column !important; 
justify-content: center !important;
}

.page-id-8 .et_pb_section_0 .header-content{
margin: auto !important
}
