/* =============================================================================
   CARGO CUSTOM STYLES
   =============================================================================

   TABLE OF CONTENTS
   -----------------
   1.  CSS Reset & Root
   2.  Typography & Base Elements
   3.  Links
   4.  Lists
   5.  Images & Media
   6.  Layout & Containers
   7.  Navbar
   8.  Site Menu
   9.  Accordion
   10. Hover Image Effect
   11. Utility Classes
   12. Cargo Predefined Styles (Editor)
   13. Cargo Breakpoints & Presets
   14. Thumbnails
   15. Site Menu Button
   16. Shop
   17. Audio Player
   18. Image Zoom & Gallery
   19. Quick View
   20. Wallpaper Navigation
   21. Feed
   22. Loading Animation
   23. Body & Background
   24. Responsive — Smaller Screens (max-width: 1500px)
   25. Responsive — Mobile (max-width: 768px)
   26. Mailchimp Newsletter Form

   ============================================================================= */


/* =============================================================================
   1. CSS RESET & ROOT
   ============================================================================= */

:root {
    font-size: 16px;
}

*, *:after, *:before {
    box-sizing: border-box;
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;     /* Firefox */
}

*:focus {
    outline: none;
}

#toolset {
    display: none;
}


/* =============================================================================
   2. TYPOGRAPHY & BASE ELEMENTS
   ============================================================================= */

h1 {
    font-family: 'Jost', sans-serif !important;
}

h1 span {
    padding: 5px;
    margin: -5px;
}

i,
em {
    font-style: italic;
}

b,
strong {
    font-weight: bolder;
}

sub,
sup {
    position: relative;
    vertical-align: baseline;
}

sub { top: 0.3em; }
sup { top: -0.4em; }

s {
    text-decoration: line-through;
}

hr {
    background: rgba(0, 0, 0, 0.6);
    border: 0;
    height: 2px;
    display: block;
    margin-top: 1.0rem;
    margin-bottom: 1.0rem;
}

/* Override for light hr variant */
hr {
    background-color: rgba(254, 252, 246, 1) !important;
}

blockquote {
    margin: 0;
    padding: 0 80px 0 50px;
    text-align: left;
    font-size: 1.3rem;
    font-family: 'Marcellus', serif !important;
    font-weight: 300;
}

ol {
    margin: 0;
    padding: 0 0 0 15px;
}

p.moon_p {
    line-height: 20px;
    margin-bottom: 15px;
}

.moon_quote {
    margin: 0;
    padding: 20px 20px 50px 20px;
    text-align: left;
    font-size: 16px;
}

.table-text        { color: #4c4f29 !important; }
.table-text a      { color: #4c4f29 !important; }
.table-text hr     { background-color: #4c4f29 !important; }


/* =============================================================================
   3. LINKS
   ============================================================================= */

a {
    text-decoration: underline;
}

a:active {
    opacity: 0.7;
}

a:hover {
    text-decoration: underline;
    color: #EC1B23;
}

.page a.active {
    color: #EC1B23 !important;
}

/* Long specificity selector — targets name link hover in bodycopy h1 */
body > div.main_container > div.pinned.pinned_top > div > div.page.container.container_width.clearfix.pointer-events-auto.allow-scroll > bodycopy > div > b > h1 > a:hover {
    color: #fff000 !important;
}

.title-name {
    color: #fff000;
    -webkit-text-fill-color: #fff000;
    text-decoration: none;
}

.title-name:hover {
    color: #ec1b23;
    -webkit-text-fill-color: #ec1b23;
    text-decoration: none;
}

.navbar-name a {
    color: #ec1b23;
    -webkit-text-fill-color: #ec1b23;
    text-decoration: none;
    font-weight: 700;
    padding: 5px;
    margin: -5px;
}

.navbar-name a:hover {
    color: #fff000;
    -webkit-text-fill-color: #fff000;
    text-decoration: none;
    font-weight: 700;
    padding: 5px;
    margin: -5px;
}


/* =============================================================================
   4. LISTS
   ============================================================================= */

ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 1.3rem;
    color: #4c4f29 !important;
}

li:first-child {
    margin: 0;
}

li {
    margin: 15px 0;
    position: relative;
    padding-left: 1.4em;
    list-style: none;
}

ul li::before {
    content: "➭ ";
    position: absolute;
    left: 0;
    top: 0;
}


/* =============================================================================
   5. IMAGES & MEDIA
   ============================================================================= */

img {
    border: 0;
    padding: 0;
}

.content img {
    float: none;
    margin-bottom: 0;
    vertical-align: bottom;
}

.content img.image-zoom:active {
    opacity: .7;
}

[image-gallery="slideshow"] {
    margin-bottom: 2rem;
}

.gallery_image_caption {
    margin-top: 1.5rem;
    margin-bottom: 0.5rem;
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.4);
    font-family: Diatype, Icons;
    font-style: normal;
    line-height: 1.2;
}

.pswp__bg {
    background-color: rgba(254, 252, 246, .95) !important;
}

.pswp_bg image-zoom-background {
    background-color: rgba(254, 252, 246, .95) !important;
}


/* =============================================================================
   6. LAYOUT & CONTAINERS
   ============================================================================= */

.frame {
    padding: 1rem;
}

#buffer-zone {
    display: block;
    width: 100%;
    height: 100px;
}


/* =============================================================================
   7. NAVBAR
   ============================================================================= */

.navbar {
    background-color: transparent;
}

.navbar_sm a {
    font-family: 'Jost', sans-serif !important;
    font-size: 1.2rem !important;
    color: #4c4f29 !important;
}

.navbar small a {
    color: #4c4f29 !important;
}

.ignazio {
    padding-top: 80%;
    padding-left: 25%;
    border-style: none !important;
    font-family: 'Jost', sans-serif !important;
    font-weight: 400;
    font-size: 1.2rem;
}


/* =============================================================================
   8. SITE MENU
   ============================================================================= */

#site_menu {
    font-family: 'Marcellus', serif;
    background: rgba(254, 252, 246, 0.98);
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    padding: 20px 30px 90px 30px;
    max-width: 400px;
    min-width: 300px;
    text-align: left;
    display: flex;
    justify-content: flex-start;
}

body.mobile #site_menu {
    width: 100%;
}

#site_menu .page-link a {
    color: #4c4f29;
    text-wrap: wrap;
    font-size: 2rem;
    padding-top: 1.3rem;
    padding-bottom: 1.3rem;
}

#site-menu .page-link {
    line-height: 5rem;
}

#site_menu .set-link > a {
    color: #4c4f29;
    font-weight: bold;
    pointer-events: none;
    padding-top: 1.3rem;
    padding-bottom: 1.3rem;
}

#site_menu > div:nth-child(2) {
    font-weight: 700;
}

#site_menu a:active,
#site_menu a.active {
    opacity: 1;
    color: #EC1B23 !important;
}

#site_menu a:hover {
    opacity: 1;
    color: #EC1B23 !important;
    text-decoration: underline !important;
}

#site_menu .close {
    display: none;
    color: #4c4f29;
    line-height: .85em;
    font-size: 45px;
}

body.mobile #site_menu .close {
    display: block;
    font-size: 50px;
    line-height: 1em;
}

#site_menu .break  { height: 28px; }
#site_menu .indent { margin-left: 28px; }

[data-css-preset] #site_menu_button {
    color: rgba(254, 252, 246, 1);
    line-height: 1;
    font-size: 30px /*!site_menu_button*/;
    padding: 6px;
    background: rgba(33, 32, 46, 0.08);
    position: fixed;
    right: 2rem /*!site_menu_button*/;
    top: 2rem  /*!site_menu_button*/;
}

body.mobile #site_menu_button {
    margin: -10px;
    font-size: 32px;
}

#site_menu_button.custom_icon { width: 40px; height: auto; }
#site_menu_button.active      { display: none; }


/* =============================================================================
   9. ACCORDION
   ============================================================================= */

#accordian-container {
    width: 100%;
    height: 100vh;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2rem;
    margin-bottom: 5rem;
}

details div {
    border-left: 1.75px solid #4c4f29;
    border-right: 1.75px solid #4c4f29;
    border-bottom: 1.75px solid #4c4f29;
    padding: 1.5em;
    font-size: 16px;
    background-color: rgba(254, 252, 246, .87);
    font-family: 'Marcellus', serif !important;
    z-index: 0;
}

details div > * + * {
    margin-top: 1.5em;
}

details + details {
    margin-top: .5rem;
}

summary {
    list-style: none;
    font-size: 18px;
    color: #4c4f29 !important;
    background-color: rgba(254, 252, 246, .87) !important;
    font-family: 'Jost', sans-serif !important;
    border: 1.75px solid #4c4f29;
    padding: .55em 1em;
    cursor: pointer;
    position: relative;
    padding-left: calc(.25rem + .55rem + .55rem);
}

summary a {
    color: #4c4f29 !important;
}

summary::-webkit-details-marker {
    display: none;
}

summary:before {
    content: "+";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: .75rem;
    width: 1.75rem;
    height: 1rem;
    color: #4c4f29 !important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    font-family: 'Jost', sans-serif !important;
    font-size: 18px;
}

details[open] summary:before {
    content: "-";
}

summary:hover {
    background-color: rgba(123, 133, 112, 0.87);
}

/* Hide the +/- on the 5th accordion item */
#accordian-container > details:nth-child(5) > summary:before {
    content: " ";
}


/* =============================================================================
   10. HOVER IMAGE EFFECT
   ============================================================================= */

.img_wrapper {
    position: relative;
    border: 0;
    background-color: transparent;
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
}

.hover_img {
    position: absolute;
    top: -5px;
    left: 35%;
    z-index: -100;
    display: none;
    width: 100%;
    height: auto;
    background-color: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    opacity: 50%;
}

.hover_img_last {
    position: absolute;
    bottom: -15px;
    left: 35%;
    z-index: -100;
    display: none;
    width: 100%;
    height: auto;
    background-color: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    opacity: 50%;
}

.img_wrapper:hover > .hover_img,
.img_wrapper:hover > .hover_img_last {
    display: block;
}


/* =============================================================================
   11. UTILITY CLASSES
   ============================================================================= */

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/* =============================================================================
   12. CARGO PREDEFINED / EDITOR STYLES
   ============================================================================= */

[data-predefined-style="true"] bodycopy {
    font-size: 1.6rem;
    color: rgba(254, 252, 246, 1) !important;
    font-family: 'Marcellus', serif !important;
    line-height: 1.5;
    font-style: normal;
    font-weight: 400;
}

[data-predefined-style="true"] bodycopy a {
    color: rgba(254, 252, 246, 1);
    text-decoration: none;
}

[data-predefined-style="true"] bodycopy a:hover {
    color: #EC1B23;
}

bodycopy a.image-link,
bodycopy a.icon-link,
bodycopy a.image-link:hover,
bodycopy a.icon-link:hover {
    border-bottom: 0;
    padding-bottom: 0;
}

[data-predefined-style="true"] h1 {
    font-family: "Neue Haas Grotesk", Icons;
    font-style: normal;
    font-weight: 400;
    padding: 0;
    margin: 0;
    font-size: 3.2rem;
    line-height: 1;
    color: rgba(254, 252, 246, 1);
}

[data-predefined-style="true"] h1 a {
    color: #fff000;
}

[data-predefined-style="true"] h2 {
    font-family: 'Jost', sans-serif !important;
    font-style: normal;
    font-weight: 400;
    padding: 0;
    margin: 0;
    color: rgba(254, 252, 246, 1);
    font-size: 2.2rem;
    line-height: 1.2;
}

[data-predefined-style="true"] h2 a {
    color: rgba(254, 252, 246, 1);
}

[data-predefined-style="true"] small {
    display: inline-block;
    font-size: 1rem;
    line-height: 1.3;
    font-family: 'Marcellus', serif !important;
    font-style: normal;
    font-weight: 400;
    color: rgba(254, 252, 246, 1);
}

[data-predefined-style="true"] small a {
    color: rgba(254, 252, 246, 1);
    border-bottom-width: 0em;
}

[data-predefined-style="true"] small a:hover {
    color: rgba(0, 0, 0, 0.6);
    border-bottom-width: 0em;
    text-decoration: underline;
}


/* =============================================================================
   13. CARGO BREAKPOINTS & PRESETS
   ============================================================================= */

[data-css-preset] .page {
    background-color: initial /*!page_bgcolor*/;
}

.mobile .page,
[data-css-preset].mobile .page {
    position: relative;
    max-width: 100%;
    width: 100%;
    padding-top: 30px;
    background-color: transparent /*!page_bgcolor*/;
}

[data-css-preset] .container {
    margin-left: auto  /*!content_right*/;
    margin-right: 0    /*!content_right*/;
    text-align: left   /*!text_left*/;
}

[data-css-preset] body {
    background-color: transparent /*!body_bgcolor*/;
}

[data-css-preset] .container_width {
    width: 75% /*!content_right*/;
}

[data-css-preset] .content_padding {
    padding-top: 1.5rem    /*!main_margin*/;
    padding-bottom: 1.5rem /*!main_margin*/;
    padding-left: 1.5rem   /*!main_margin*/;
    padding-right: 1.5rem  /*!main_margin*/;
}


/* =============================================================================
   14. THUMBNAILS
   ============================================================================= */

div[thumbnails] {
    justify-content: flex-start;
}

[data-css-preset] .thumbnails {
    background-color: transparent /*!thumbnails_bgcolor*/;
}

[data-css-preset] .thumbnails_width {
    width: 60% /*!thumbnails_width*/;
}

[data-css-preset] [thumbnails-pad] {
    padding: 0.75rem /*!thumbnails_padding*/;
}

[data-css-preset] [thumbnails-gutter] {
    margin: -1.5rem /*!thumbnails_padding*/;
}

[data-css-preset] [responsive-layout] [thumbnails-pad] {
    padding: 0.5rem /*!responsive_thumbnails_padding*/;
}

[data-css-preset] [responsive-layout] [thumbnails-gutter] {
    margin: -1rem /*!responsive_thumbnails_padding*/;
}

.thumbnails .thumb_image {
    outline: 0px solid rgba(0,0,0,.12);
    outline-offset: -1px;
}

.thumbnails .title {
    margin-top: 1.0rem;
    margin-bottom: 2rem;
    font-size: 1.5rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.85);
    font-family: Diatype, Icons;
    font-style: normal;
    line-height: 1.3;
}

.thumbnails .tags {
    margin-top: .8rem;
    margin-bottom: 1.5rem;
    font-size: 1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.6);
    font-family: "Monument Grotesk Mono", Icons;
    font-style: normal;
    line-height: 1.2;
}

.thumbnails .tags a {
    border-bottom: 0;
    color: rgba(0, 0, 0, 0.5);
    text-decoration: none;
}

.thumbnails .has_title .tags {
    margin-top: -1.8rem;
}


/* =============================================================================
   15. SITE MENU BUTTON
   — moved inline with section 8 above
   ============================================================================= */


/* =============================================================================
   16. SHOP
   ============================================================================= */

[data-css-preset] #shop_button {
    color: rgba(0, 0, 0, 0.85);
    background: transparent;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    position: fixed;
    padding: 6px;
    top: 1rem  /*!shop_button*/;
    left: 1.5rem /*!shop_button*/;
}

#shop_button.text {
    font-size: 1.6rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.75);
    font-family: Diatype, Icons;
    padding: 0;
    line-height: 1.3;
    font-style: normal;
}

#shop_button.custom_icon { width: 40px; height: auto; }

body.mobile #shop_button:not(.text) {
    margin: -6px;
    font-size: 40px;
}

.shop_product {
    width: 100%;
    max-width: 22rem;
    position: relative;
    display: block;
}

.shop_product .price {
    font-family: Diatype, Icons;
    font-size: 1.6rem;
    line-height: 1;
    color: rgba(0, 0, 0, 0.75);
    display: block;
    margin-bottom: 1rem;
    font-style: normal;
    font-weight: 400;
}

.shop_product .dropdown {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
    font-size: 1.3rem;
    display: inline-block;
    width: 100%;
    border: 1px solid rgba(0,0,0,.2);
    background: white url(https://static.cargo.site/assets/images/select-line-arrows.svg) no-repeat right;
    margin-bottom: 1rem;
    line-height: 1.4;
    padding: .7rem 2.5rem 0.6rem 1rem;
    font-style: normal;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.75);
}

.shop_product .button {
    font-family: Diatype, Icons;
    font-size: 1.3rem;
    background: rgba(0, 0, 0, 0.75);
    color: rgba(255,255,255,1);
    flex: 0 0 50%;
    text-align: left;
    display: inline-block;
    line-height: 1;
    padding: .8rem 1rem 0.8rem;
    font-style: normal;
    font-weight: 700;
}


/* =============================================================================
   17. AUDIO PLAYER
   ============================================================================= */

.audio-player {
    max-width: 36rem;
    height: 3.3rem;
    outline: 1px solid rgba(0,0,0,0.15);
    color: rgba(0, 0, 0, 0.6);
    background: #fff;
    font-size: 1.4rem;
    line-height: 1.3;
    font-family: Diatype, Icons;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    margin: 1px 1px 1em 1px;
}

body.mobile .audio-player { max-width: 100%; }

.audio-player .separator {
    width: 1px;
    background-color: rgba(0,0,0,0.15);
}

.audio-player .button {
    background: transparent;
    cursor: pointer;
    fill: rgba(0, 0, 0, 0.85);
}

.audio-player .icon {
    fill: rgba(0, 0, 0, 0.85);
    padding: 30%;
    width: 100%;
    margin: auto;
}

.audio-player .buffer   { background: rgba(0,0,0,0.03); }
.audio-player .progress { background: rgba(0,0,0,0.1); }

.audio-player .progress-indicator {
    border: 1px solid rgba(0, 0, 0, 0.7);
    width: 1px;
    height: 100%;
    right: 0;
    position: absolute;
    cursor: ew-resize;
}

.audio-player .note-icon {
    height: 100%;
    width: 3.8rem;
    padding: 0.9rem;
    fill: rgba(0, 0, 0, 0.5);
}

.audio-player .current-time { padding-left: 1rem; }
.audio-player .total-time   { padding-right: 1rem; }


/* =============================================================================
   18. IMAGE ZOOM & GALLERY NAVIGATION
   ============================================================================= */

.image-gallery-navigation .left-arrow,
.image-gallery-navigation .right-arrow {
    height: 36px;
    width: 36px;
}

.image-gallery-navigation .left-arrow .inner-color,
.image-gallery-navigation .right-arrow .inner-color {
    stroke: #fff;
    stroke-width: 2px;
}

.image-gallery-navigation .left-arrow .outer-color,
.image-gallery-navigation .right-arrow .outer-color {
    stroke: rgba(0, 0, 0, 0.6);
    stroke-width: 3px;
}


/* =============================================================================
   19. QUICK VIEW
   ============================================================================= */

[data-css-preset] .quick-view {
    padding-top: 2.5rem    /*!quick_view_padding*/;
    padding-bottom: 2.5rem /*!quick_view_padding*/;
    padding-left: 2.5rem   /*!quick_view_padding*/;
    padding-right: 2.5rem  /*!quick_view_padding*/;
    height: 100% /*!quick_view_height*/;
    width: 100%  /*!quick_view_width*/;
}

body.mobile .quick-view {
    width: 100%;
    height: 100%;
    margin: 0;
}

[data-css-preset] .quick-view-background {
    background: rgba(255, 255, 255, 1) /*!quick_view_bgcolor*/;
}

.quick-view-caption {
    font-family: Diatype, Icons;
    transition: 100ms opacity ease-in-out;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 3.5rem 0;
    text-align: center;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3;
}

.quick-view-caption span {
    padding: 0.5rem 1rem;
    display: inline-block;
    background: rgba(0,0,0,0.4);
    color: white;
}

.quick-view-navigation .left-arrow  { left: 10px; }
.quick-view-navigation .right-arrow { right: 10px; }

.quick-view-navigation .left-arrow,
.quick-view-navigation .right-arrow {
    height: 36px;
    width: 36px;
}

.quick-view-navigation .left-arrow .inner-color,
.quick-view-navigation .right-arrow .inner-color {
    stroke: #fff;
    stroke-width: 0px;
}

.quick-view-navigation .left-arrow .outer-color,
.quick-view-navigation .right-arrow .outer-color {
    stroke: rgba(0, 0, 0, 0.85);
    stroke-width: 2px;
}

.quick-view-navigation .close-button {
    top: 10px;
    right: 10px;
    width: 36px;
    height: 36px;
}

.quick-view-navigation .close-button .inner-color {
    stroke: #fff;
    stroke-width: 0px;
}

.quick-view-navigation .close-button .outer-color {
    stroke: rgba(0, 0, 0, 0.85);
    stroke-width: 2px;
}


/* =============================================================================
   20. WALLPAPER NAVIGATION
   ============================================================================= */

.wallpaper-navigation .left-arrow,
.wallpaper-navigation .right-arrow {
    width: 36px;
    height: 36px;
}

.wallpaper-navigation .left-arrow .inner-color,
.wallpaper-navigation .right-arrow .inner-color {
    stroke: #fff;
    stroke-width: 2px;
}

.wallpaper-navigation .left-arrow .outer-color,
.wallpaper-navigation .right-arrow .outer-color {
    stroke: rgba(0, 0, 0, 0.6);
    stroke-width: 3px;
}


/* =============================================================================
   21. FEED
   ============================================================================= */

.feed .content_container .page {
    border-top: 0px dashed rgba(0, 0, 0, 0.2);
}

.feed .content_container .page_container:first-child .page {
    border-top: 0;
}


/* =============================================================================
   22. LOADING ANIMATION
   ============================================================================= */

.loading[data-loading] {
    position: fixed;
    bottom: 8px;
    left: 8px;
}


/* =============================================================================
   23. BODY & BACKGROUND
   ============================================================================= */

body {
    background: linear-gradient(180deg, rgba(31,38,25,1) 0%, rgba(3,11,0,1) 100%);
    color: #000;
}

@keyframes gradient {
    0%   { background-position: 0% 50%; }
    50%  { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}


/* =============================================================================
   24. RESPONSIVE — SMALLER SCREENS (max-width: 1500px)
   ============================================================================= */

@media screen and (max-width: 1500px) {

    h1 {
        font-size: 2.7vw !important;
        white-space: nowrap;
    }

    small {
        font-size: 10px !important;
    }

    summary {
        list-style: none;
        font-size: 1vw !important;
        color: #4c4f29;
        background-color: rgba(48, 51, 5, 0.87);
        border: 1.25px solid #4c4f29;
        padding: .25em 1em;
        cursor: pointer;
        position: relative;
        padding-left: calc(.25rem + .25rem + .25rem);
        width: 100%;
    }

    summary:before {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: .75rem;
        content: "+";
        width: .75rem;
        height: .75rem;
        color: rgba(254, 252, 246, 1);
        display: inline-flex;
        justify-content: center;
        align-items: center;
        flex-shrink: 0;
        font-family: 'Jost', sans-serif !important;
        font-size: 1vw !important;
    }

    [data-css-preset] .page {
        background-color: initial /*!page_bgcolor*/;
    }

    .mobile .page,
    [data-css-preset].mobile .page {
        position: relative;
        max-width: 100%;
        width: 100%;
        background-color: transparent /*!page_bgcolor*/;
    }

    [data-css-preset] .container {
        margin-left: 0    /*!content_left*/;
        margin-right: auto /*!content_left*/;
        text-align: left  /*!text_left*/;
    }

    [data-css-preset] body {
        background-color: transparent /*!body_bgcolor*/;
    }

    [data-css-preset] .container_width {
        width: 75% /*!content_left*/;
    }

    [data-css-preset] .content_padding {
        padding-top: 1.5rem    /*!main_margin*/;
        padding-bottom: 1.5rem /*!main_margin*/;
        padding-left: 1.5rem   /*!main_margin*/;
        padding-right: 1.5rem  /*!main_margin*/;
    }

    [data-backdrop="video"].backdrop .video_wrapper_inner {
        left: -2000px !important;
        transform: scale(1.2);
    }
}


/* =============================================================================
   25. RESPONSIVE — MOBILE (max-width: 768px)
   ============================================================================= */

@media screen and (max-width: 768px) {

    h1 span {
        font-size: 5vw !important;
        display: inline !important;
    }

    h1 span:after {
        content: "" !important;
        display: block !important;
    }

    p {
        font-size: 2rem !important;
    }

    blockquote {
        margin: 0;
        padding: 0 25px 0 15px !important;
        text-align: left;
        font-size: 2rem !important;
        font-family: 'Marcellus', serif !important;
        font-weight: 300;
    }

    .moon_quote {
        margin: 0;
        padding: 20px 15px 50px 15px !important;
        text-align: left;
        font-size: 2rem;
    }

    .moon_p {
        line-height: 20px;
        margin-bottom: 15px;
    }

    [data-predefined-style="true"] bodycopy {
        font-size: 2rem !important;
        color: rgba(254, 252, 246, 1) !important;
        font-family: 'Marcellus', serif !important;
        line-height: 1.5;
        font-style: normal;
        font-weight: 400;
    }

    [data-backdrop="video"].backdrop .video_wrapper_inner {
        left: -2400px !important;
        transform: scale(1.1);
    }

    .kbj-name {
        padding: 0 0 0 5% !important;
        font-family: 'Jost', sans-serif !important;
        font-weight: 400;
        font-size: 1.2rem !important;
    }

    .ignazio {
        padding: 50% 0 30% 40% !important;
        font-family: 'Jost', sans-serif !important;
        font-weight: 400;
        font-size: 1.2rem !important;
    }

    #site_menu {
        font-family: 'Jost', sans-serif !important;
        background: rgba(31, 38, 25, 0.98); 
        font-size: 2.3rem !important;
        font-style: normal;
        font-weight: 400;
        padding: 20px 30px 90px 30px;
        max-width: 400px;
        min-width: 300px;
        text-align: left;
        justify-content: flex-start;
        border-left: 1.75px solid #4c4f29;
    }

    body.mobile #site_menu {
        width: 100%;
    }

    #site_menu .page-link a {
        color: rgba(254, 252, 246, 1) !important;
        text-wrap: wrap;
        font-size: 2.3rem !important;
        font-family: 'Jost', sans-serif !important;
        padding-top: 1.3rem;
        padding-bottom: 1.3rem;
        text-decoration: none;
    }

    #site-menu .page-link {
        line-height: 5rem;
    }

    #site_menu .set-link > a {
        color: rgba(254, 252, 246, 1) !important;
        font-weight: bold;
        pointer-events: none;
        padding-top: 1.3rem;
        padding-bottom: 1.3rem;
    }

    #site_menu > div:nth-child(2) {
        font-family: 'Jost', sans-serif !important;
        font-weight: 700;
        font-size: 2.3rem !important;
    }

    #site_menu a:hover {
        color: #EC1B23 !important;
        text-decoration: underline !important;
    }

    #site_menu a.active {
        color: #EC1B23 !important;
    }

    #site_menu .close {
        color: rgba(254, 252, 246, 1);
    }
}


/* =============================================================================
   26. MAILCHIMP NEWSLETTER FORM
   ============================================================================= */

#mc_embed_signup_scroll h2 {
    font-family: 'Jost', sans-serif !important;
    font-size: 2.2rem;
    font-weight: 400;
    color: rgba(254, 252, 246, 1);
    margin-bottom: 0.5rem;
}

#mc_embed_signup_scroll .indicates-required {
    font-family: 'Marcellus', serif;
    font-size: 0.85rem;
    color: rgba(254, 252, 246, 0.5);
    margin-bottom: 1.2rem;
}

#mc_embed_signup_scroll .asterisk {
    color: #EC1B23;
}

#mc_embed_signup_scroll .mc-field-group {
    margin-bottom: 1rem;
}

#mc_embed_signup_scroll label {
    display: block;
    font-family: 'Jost', sans-serif;
    font-size: 0.85rem;
    color: rgba(254, 252, 246, 0.6);
    margin-bottom: 0.3rem;
}

#mc_embed_signup_scroll input[type="email"],
#mc_embed_signup_scroll input[type="text"] {
    width: 100%;
    background-color: transparent;
    border: 1.75px solid #4c4f29;
    color: rgba(254, 252, 246, 1);
    font-family: 'Marcellus', serif;
    font-size: 1rem;
    padding: 0.5em 0.75em;
    outline: none;
    transition: border-color 0.2s ease;
}

#mc_embed_signup_scroll input[type="email"]:focus,
#mc_embed_signup_scroll input[type="text"]:focus {
    border-color: rgba(254, 252, 246, 0.6);
}

#mc-embedded-subscribe {
    background-color: transparent !important;
    border: 1.75px solid #4c4f29 !important;
    color: #4c4f29 !important;
    font-family: 'Jost', sans-serif !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    padding: 0.5em 1.5em !important;
    cursor: pointer;
    transition: background-color 0.2s ease, color 0.2s ease;
    margin-top: 0.5rem;
}

#mc-embedded-subscribe:hover {
    background-color: rgba(123, 133, 112, 0.87) !important;
    color: rgba(254, 252, 246, 1) !important;
}