.leales-kit-132{--e-global-color-primary:#1C1C1C;--e-global-color-93c8921:#505050;--e-global-color-9fe5138:#AB9F90;--e-global-color-cc42638:#EAE2D8;--e-global-color-080258b:#F3EFE8;--e-global-color-cbb3f21:#F8F8F8;--e-global-typography-primary-font-family:"Cormorant Garamond";--e-global-typography-primary-font-size:20px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-family:"Cormorant Garamond";--e-global-typography-secondary-font-size:200px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1em;--e-global-typography-text-font-family:"Shippori Mincho B1";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:2.1em;--e-global-typography-accent-font-family:"Shippori Mincho B1";--e-global-typography-accent-font-size:22px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1.5em;--e-global-typography-07c12d0-font-family:"Shippori Mincho B1";--e-global-typography-07c12d0-font-size:15px;--e-global-typography-07c12d0-font-weight:400;--e-global-typography-07c12d0-line-height:1.5em;--e-global-typography-09deb91-font-family:"Cormorant Garamond";--e-global-typography-09deb91-font-size:18px;--e-global-typography-09deb91-font-weight:500;--e-global-typography-09deb91-line-height:1em;--e-global-typography-717750b-font-family:"Shippori Mincho B1";--e-global-typography-717750b-font-size:16px;--e-global-typography-717750b-font-weight:400;--e-global-typography-717750b-line-height:1em;background-color:#F8F8F8;}.leales-section.leales-section-boxed > .leales-container{max-width:1250px;}.leales-widget:not(:last-child){margin-bottom:0px;}{}h1.entry-title{display:var(--page-title-display);}.leales-lightbox{--lightbox-header-icons-size:0px;}.leales-kit-132 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.leales-section.leales-section-boxed > .leales-container{max-width:1024px;}}@media(max-width:768px){.leales-section.leales-section-boxed > .leales-container{max-width:767px;}}/* Start custom CSS */.leales-widget:not(:last-child) {
    margin-bottom: 0;
}


.leales-section-wrap{    
overflow: hidden !important;
}

.btn__text--left .leales-button-text{
    text-align: left;
}

.btn__text--left.leales-widget-button .leales-button::after{
    position: absolute;
    content: '';
    width: 0;
    height: 1px;
    background: #505050;
    bottom: 0;
    left: 0;
    transition: all .5s;
}

.btn__text--left.leales-widget-button .leales-button:hover::after{
    width: 100%;
}

.btn__text--left--bk .leales-button-text{
    text-align: left;
}

.btn__text--left--bk.leales-widget-button .leales-button::after{
    position: absolute;
    content: '';
    width: 0;
    height: 1px;
    background: #AB9F90;
    bottom: 0;
    left: 0;
    transition: all .5s;
}

.btn__text--left--bk.leales-widget-button .leales-button:hover::after{
    width: 100%;
}

@media screen and (min-width:769px) { 
a[href^="tel:"] {
    pointer-events: none;
}
}/* End custom CSS */