.elementor-kit-737{--e-global-color-primary:#000000;--e-global-color-secondary:#F4D2C3;--e-global-color-text:#000000;--e-global-color-accent:#F4D2C3;--e-global-color-3308ad3:#F4D2C3;--e-global-color-baaf31d:#FFF6EF;--e-global-color-ba2bd46:#FFCCB5;--e-global-color-7cc8f3b:#000000;--e-global-color-aa5a748:#FFFFFF;--e-global-color-9ea5fc0:#F4D2C3;--e-global-color-527b280:#F3D2C3;--e-global-color-d70dcd6:#FEF6EF;--e-global-typography-primary-font-family:"LaLuxes";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"LaLuxes";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.8125em;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.825em;}.elementor-kit-737 e-page-transition{background-color:#FFBC7D;}.elementor-kit-737 h1{font-size:2.625rem;font-weight:400;}.elementor-kit-737 h2{font-size:2rem;font-weight:400;line-height:1.72em;}.elementor-kit-737 h3{font-size:1.375rem;font-weight:400;line-height:1.7em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.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);}@media(max-width:1024px){.elementor-kit-737 h2{font-size:1.625rem;line-height:1.25em;}.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 *//* Base Styles */
body, html {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}



/* Button Styles */
/* White Button Styles */
.cta-white-button-bg {
    display: inline-block;
    position: relative;
    transition: all .25s ease-in-out;
}

.cta-white-button-bg div {
    color: #343936;
    position: relative;
    z-index: 1;
}

.cta-white-button-bg:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: white;
    left: -4px;
    top: -5px;
    padding-bottom: 0px;
    transition: all .25s ease-in-out;
    z-index: 0;
}

.cta-white-button-bg:hover:after {
    left: 0;
    top: 0;
}

.cta-white-button-bg .elementor-button:hover {
    border-width: 0px!important;
    padding: 12px 30px 10px 30px!important;
}

/* Peachy Button Styles */
.cta-peachy-button-bg {
    transition: all .28s ease-in-out;
}

.cta-peachy-button-bg div {
    color: #343936;
    border-color: #343936;
    position: relative;
    z-index: 1;
}

.cta-peachy-button-bg:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #F3D2C3;
    left: -4px;
    top: -5px;
    padding-bottom: 0px;
    transition: all .25s ease-in-out;
    z-index: 0;
}

.cta-peachy-button-bg:hover {
    border: none;
}

.cta-peachy-button-bg:hover:after {
    left: 0;
    top: 0;
}

.cta-peachy-button-bg .elementor-button:hover {
    border-width: 0px!important;
    padding: 15px 30px 15px 30px!important;
}

/* Icon and Container Styles */
.transparent-icon path {
    fill: transparent;
}

.what-areas-icons path {
    fill: #F3D2C3!important;
}

.icon-container {
    max-width: 300px;
}

.container-box {
    max-width: 370px;
}

/* FAQ Alignment */
.custom-faq.elementor-widget-n-accordion .e-n-accordion-item-title-icon {
    position: absolute;
    right: 0;
    margin-right: 20px;
}

/* Media Queries */
@media (max-width: 1024px) {
    .icon-container {
        max-width: 250px;
    }
    .container-box {
        max-width: 250px;
    }
}

@media (max-width: 767px) {
    .icon-container {
        max-width: 135px;
    }
    .container-box {
        max-width: 200px;
    }
}

@media (max-width: 468px) {
    .icon-container {
        max-width: 150px;
    }
    .icon-container h3 {
        font-size: 1.12rem;
    }
    .container-box {
        max-width: 135px;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'LaLuxes';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.eastsideeyecandy.com/wp-content/uploads/2025/04/deluxe.woff2') format('woff2');
}
/* End Custom Fonts CSS */