.elementor-kit-6{--e-global-color-primary:#181818;--e-global-color-secondary:#D2B095;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-0ff4a7b:#F9F5F2;--e-global-color-4d624d4:#6B594C;--e-global-color-15508dd:#F9F5F2;--e-global-color-6a2218b:#6B605C;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-c36c384-font-family:"Playfair Display";--e-global-typography-7610ccb-font-family:"Playfair Display";--e-global-typography-7610ccb-font-size:clamp(1.125rem, 0.5308rem + 1.9014vw, 2.8125rem);--e-global-typography-7610ccb-text-transform:uppercase;--e-global-typography-f762ebf-font-family:"Playfair Display";--e-global-typography-f762ebf-font-size:20px;--e-global-typography-f762ebf-font-style:italic;--e-global-typography-07aec08-font-family:"Playfair Display";--e-global-typography-07aec08-font-size:24px;--e-global-typography-07aec08-text-transform:uppercase;--e-global-typography-7a66312-font-family:"Roboto";--e-global-typography-7a66312-font-size:18px;--e-global-typography-7a66312-font-weight:normal;font-family:"DM Sans", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){margin-block-end: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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.black-btn::before, .primary-btn::before, .secondary3-btn::before, .outline-btn::before {
    content: "";
    width: 0;
    height: 500%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    background: #d2b095;
    transition: .5s ease;
    display: block;
    z-index: -1;
    
}

.primary-btn:hover, .secondary3-btn:hover {
    color: #d2b095 !important;
    border-color: #d2b095;
}

.black-btn:hover::before, .primary-btn:hover::before, .secondary3-btn:hover::before, .outline-btn:hover::before {
    width: 150%;
}

.black-btn, .primary-btn, .secondary3-btn, .outline-btn {
    overflow: hidden
}



.primary-btn::before, .secondary3-btn::before {
    background: #fff;
}

.outline-btn:hover .elementor-button-text,
.outline-btn:hover .elementor-button span{
    color:#181818;
    fill:#181818 !important ;
    transition: .3s ease;
}

.fbox li.elementor-icon-list-item.elementor-inline-item {
    flex-direction: column;
    width: 20%;
}/* End custom CSS */