/*
 Theme Name:   Divi Child
 Template:     Divi
 Version:      1.0
*/
@import url("../Divi/style.css");

body.page-template-page-template-blank-php #main-header,
body.page-template-page-template-blank-php #top-header,
body.page-template-page-template-blank-php header.et-l {
  display: none !important;
}
body.page-template-page-template-blank-php #page-container {
  padding-top: 0 !important;
}
body.page-template-page-template-blank-php #main-footer {
  display: none !important;
}

body.page-template-page-template-blank-php .et-l--header {
  display: none !important;
}
body.page-template-page-template-blank-php .et-l--footer {
  display: none !important;
}

body.page-template-page-template-blank-php .et_pb_section {
  padding: 0 !important;
  margin: 0 !important;
  background: none !important;
}
body.page-template-page-template-blank-php .et_pb_row {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}
body.page-template-page-template-blank-php .et_pb_column {
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}
body.page-template-page-template-blank-php #main-content {
  padding: 0 !important;
}