.elementor-kit-6{--e-global-color-primary:#241F1D;--e-global-color-secondary:#E9A58E;--e-global-color-text:#4D4540;--e-global-color-accent:#6F625C;--e-global-color-36e8ed0:#FBF6F1;--e-global-color-59458f1:#FFFFFF;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:12px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-letter-spacing:0.35em;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.7em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1290px;}.e-con{--container-max-width:1290px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.elementor-kit-6 p { 
    margin: 0; 
    padding: 0; 
}

/* DEFAULT HEADER */
.header-main {
    transition: all 0.35s ease;
    padding: 10px 0;
}

/* LOGO */
.header-main .elementor-heading-title {
    transition: all 0.3s ease;
}

/* MENU */
.header-main .elementor-nav-menu {
    transition: all 0.3s ease;
}

/* WHEN SCROLLED */
.header-main.scrolled {
    padding: 10px 40px;
    box-shadow: 0 8px 30px rgba(0,0,0,0.06);
}

/* SHRINK LOGO */
.header-main.scrolled img {
    height: 68px;
    width: auto;
}

/* OPTIONAL: tighten menu spacing */
.header-main.scrolled .elementor-nav-menu li {
    padding-top: 6px;
    padding-bottom: 6px;
}


@media only screen and (max-width: 760px) {
    .spt-table {
        padding: 0 !important;
    }
}/* End custom CSS */