/*
 Theme Name: Divi-Mastermind-Child-Theme
 Theme URI: https://www.divimastermind.com/
 Description: Dies ist ein <b>ready-to-start</b> Child-Theme f&uuml;r Divi. Entwickelt und bereitgestellt von den Divi Masterminds. Dieses Theme beinhaltet alle notwendigen Dateien, um den schnellen und einfach Start zu erm&ouml;glichen.
 Author: Divi Mastermind - Benny Hozjan und Frank Oschatz
 Author URI: https://divimastermind.com/
 Template: Divi
 Version: 1.0.0
 Tag: divi, child-theme, rawbone, easy-to-use, mastermind, german-group, 
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/*  ==================================================================
	STANDARD CSS =====================================================
	==================================================================  */

body.page-id-229 #main-header {
  display: none !important;
}

body.page-id-229 #page-container {
  padding-top: 0 !important;
}

body.page-id-386 #main-header {
  display: none !important;
}

body.page-id-386 #page-container {
  padding-top: 0 !important;
}

body.page-id-403 header,
body.page-id-403 #main-header,
body.page-id-403 .et-l--header,
body.page-id-403 .et_mobile_menu,
body.page-id-403 .mobile_menu_bar {
  display: none !important;
}

body.page-id-403 #page-container {
  padding-top: 0 !important;
}




@media (max-width: 980px) and (min-width: 768px) {
  .tablet-one-column {
    display: flex;
    flex-direction: column;
  }

  .tablet-one-column .et_pb_column {
    width: 100% !important;
    margin-right: 0 !important;
  }
}

