.elementor-kit-2877{--e-global-color-primary:#444318;--e-global-color-secondary:#2B2C01;--e-global-color-text:#333333;--e-global-color-accent:#8A7A4A;--e-global-typography-primary-font-family:"League Spartan";--e-global-typography-primary-font-size:38px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-text-decoration:none;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-family:"Stardos Stencil";--e-global-typography-secondary-font-size:22px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-font-style:normal;--e-global-typography-secondary-text-decoration:none;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Lora";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-text-transform:none;--e-global-typography-text-font-style:normal;--e-global-typography-text-text-decoration:none;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Lora";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-transform:none;--e-global-typography-accent-line-height:1.22em;--e-global-typography-6fae84c-font-family:"League Spartan";--e-global-typography-6fae84c-font-size:44px;--e-global-typography-6fae84c-font-weight:700;--e-global-typography-6fae84c-text-transform:uppercase;--e-global-typography-6fae84c-font-style:normal;--e-global-typography-6fae84c-text-decoration:none;--e-global-typography-6fae84c-line-height:1em;--e-global-typography-9f38153-font-family:"League Spartan";--e-global-typography-9f38153-font-size:48px;--e-global-typography-9f38153-font-weight:600;--e-global-typography-9f38153-text-transform:uppercase;--e-global-typography-9f38153-line-height:1.25em;color:#333333;font-family:"Lora", Sans-serif;font-size:18px;font-weight:400;line-height:1.555em;}.elementor-kit-2877 e-page-transition{background-color:#FFBC7D;}.elementor-kit-2877 p{margin-block-end:20px;}.elementor-kit-2877 button,.elementor-kit-2877 input[type="button"],.elementor-kit-2877 input[type="submit"],.elementor-kit-2877 .elementor-button{font-family:"Lora", Sans-serif;font-size:18px;font-weight:700;line-height:1.222em;border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-primary );padding:14px 50px 14px 30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-2877{--e-global-typography-primary-font-size:40px;--e-global-typography-6fae84c-font-size:40px;--e-global-typography-9f38153-font-size:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-2877{--e-global-typography-primary-font-size:32px;--e-global-typography-primary-line-height:1.25em;--e-global-typography-6fae84c-font-size:24px;--e-global-typography-9f38153-font-size:26px;font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --olive:#444318; --olive-dark:#2B2C01; --accent-color:#8A7A4A; --light-1:#E6DFC7; --light-2:#D2C9AF; --light-3:#B7B9A5; --link:#6F6A3A; --accent-font:Stardos Stencil; --heading-font:League Spartan; --text-font:Lora; --Blank:#ffffff00; --soft-ivory:#FFFDF7; --white:#FFFEFC; }
/* Start custom CSS */h5::before, .sub-heading::before {
    content: '\e90b';
    font-family: 'ramsey-camp';
    position: absolute;
    left: -18px;
    transform: scaleX(-1);
    top: 2px;
    font-size: 22px;
    line-height: 1em;
    font-weight: normal;
    background: linear-gradient(to bottom, #b7b45e 0%, #7d7a50 50%, #65652e 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.btn::before {
    content: '';
    position: absolute;
    right: 3px;
    top: 3px;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    border: 1px solid #8A7A4A;
}

.btn::after {
    content: '\e914';
    font-family: 'ramsey-camp';
    position: absolute;
    right: 26px;
    top: 50%;
    transform: translate(0, -50%);
    font-size: 22px;
    line-height: 1em;
    font-weight: normal;
}

.btn-secondary::before {
    border-color: #B7B9A5;
}

.masthead--innerpage__wrap h1::before {
    content: '';
    position: absolute;
    left: -100%;
    top: 30px;
    width: calc(100% - 24px);
    height: 2px;
    background: var(--accent-color);
    opacity: 0;
}

.half-and-half-image__wrap::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border: 2px solid var(--light-2);
    z-index: 1;
}

.page-footer:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 8px;
    left: 0;
    top: 0;
    background: linear-gradient(90deg, rgba(214, 209, 130, 1) 0%, rgba(162, 158, 82, 1) 50%, rgba(125, 123, 81, 1) 100%);
}


.tab-content-img:after {
    content: "";
    position: absolute;
    left: 10px;
    top: 10px;
    border: 1px solid var(--white);
    width: calc(100% - 20px);
    height: calc(100% - 20px);
}

@media (min-width: 1200px) {
    .btn-secondary:hover::before {
        border-color: #E7D295;
    }
    
    .masthead--innerpage__wrap h1::before {
        opacity: 1;
    }
    
        .half-and-half-image__wrap::before {
        left: 20px;
        top: 20px;
        width: calc(100% - 40px);
        height: calc(100% - 40px);
        z-index: 1;
    }
}

@media (min-width: 768px) {
    .tab-content-img:after {
            left: 20px;
        top: 20px;
        width: calc(100% - 40px);
        height: calc(100% - 40px);
    }
}/* End custom CSS */