# Tailscale SSH requires an additional check.
# To authenticate, visit: https://login.tailscale.com/a/l57ff536392484
# Authentication checked with Tailscale SSH.
# Time since last authentication: 1s
/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 5.0.1.1772594636
Updated: 2026-03-04 14:23:56
*/

/* Fix mobile hamburger position - Divi 5.5.2 regression */
@media only screen and (max-width: 980px) {
    .et_pb_menu_0_tb_header {
        text-align: right !important;
    }
}

/* Fix mobile menu dropdown width - prevent character wrapping */
@media only screen and (max-width: 980px) {
    .et_pb_menu_0_tb_header .et_mobile_menu {
        left: 0;
        width: 100vw;
    }
    .et_pb_menu_0_tb_header .et_mobile_menu li a {
        letter-spacing: 0.05em !important;
    }
}
