/*
 Theme Name: Joel & Shannon
 Theme URI: https://joelshannonkeywest.com
 Description: Joel & Shannon - April 23, 2026 - Key West
 Author: Creekand & Co, LLC
 Author URI: https://creekland.co
 Template: Divi
 Version: 1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */
html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    font-family: "segoe-ui", sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 1px;
}

#menu-header li {
    margin-right: 1em;
}

#menu-header li:last-of-type {
    margin-right: 0;
}

#menu-header .header_title {
    font-family: "thirsty-script", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.section_title {
    font-family: "warbler-banner", sans-serif;
    font-weight: 400;
    font-style: italic;
}

/* .et_pb_module_heading:after {
    content: "";
    display: block;
    height: 50px;
    width: 400px;
    background-size: cover;
    background: url(../../../wp-content/uploads/2025/05/underline_thick.png) no-repeat;
    background-size: 62%;
    opacity: 0.8;
} */