/*
    Theme Name: Acx Divi Child Theme
    Theme URI: https://acxcom.com/
    Version: 4.27.4
    Description: Child theme made for Divi.
    Author: Acxcom
    Author URI: https://www.acxcom.com
    Template: Divi
*/

@import "../Divi/style.css";

/* GENERAL */

/* HEADER */

/* FOOTER */

/* HOME PAGE */

/* PAGES */

/* TEMP */
#top-header, header, .gswpts_tables_container {
  display: none;
}
.logged-in #top-header, .logged-in header, .logged-in .gswpts_tables_container {
  display: block;
}
