.elementor-kit-695{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#333333;--e-global-color-accent:#F1AF00;--e-global-color-a5b7d95:#3F2A17;--e-global-color-ea6f10b:#C49338;--e-global-color-1dc36a3:#CD3740;--e-global-color-7f451e2:#FDFEFF;--e-global-color-0f03e9f:#F1AF00;--e-global-typography-primary-font-family:"Helvetica";--e-global-typography-primary-font-size:20px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Helvetica";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Helvetica";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-family:"Helvetica";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-0d0c8e0-font-family:"Helvetica";--e-global-typography-0d0c8e0-font-size:48px;--e-global-typography-0d0c8e0-font-weight:700;--e-global-typography-0d0c8e0-line-height:1.2em;--e-global-typography-e4a881b-font-family:"Helvetica";--e-global-typography-e4a881b-font-size:40px;--e-global-typography-e4a881b-font-weight:700;--e-global-typography-e4a881b-line-height:1.2em;--e-global-typography-e30ad8f-font-family:"Helvetica";--e-global-typography-e30ad8f-font-size:24px;--e-global-typography-e30ad8f-font-weight:700;--e-global-typography-e30ad8f-line-height:1.2em;--e-global-typography-98622ef-font-family:"Helvetica";--e-global-typography-98622ef-font-size:20px;--e-global-typography-98622ef-font-weight:700;--e-global-typography-98622ef-line-height:1.2em;--e-global-typography-0501eee-font-family:"Helvetica";--e-global-typography-0501eee-font-size:18px;--e-global-typography-0501eee-font-weight:700;--e-global-typography-2f87016-font-size:16px;--e-global-typography-2f87016-font-weight:700;--e-global-typography-2f87016-line-height:1.2em;--e-global-typography-6932bdb-font-family:"Helvetica";--e-global-typography-6932bdb-font-size:16px;}.elementor-kit-695 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1310px;}.e-con{--container-max-width:1310px;}.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-695{--e-global-typography-text-font-size:16px;--e-global-typography-0d0c8e0-font-size:36px;--e-global-typography-e4a881b-font-size:28px;--e-global-typography-e30ad8f-font-size:20px;--e-global-typography-98622ef-font-size:18px;--e-global-typography-0501eee-font-size:16px;--e-global-typography-2f87016-font-size:16px;--e-global-typography-6932bdb-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-695{--e-global-typography-text-font-size:14px;--e-global-typography-accent-font-size:14px;--e-global-typography-0d0c8e0-font-size:32px;--e-global-typography-e4a881b-font-size:20px;--e-global-typography-e30ad8f-font-size:18px;--e-global-typography-98622ef-font-size:16px;--e-global-typography-0501eee-font-size:16px;--e-global-typography-2f87016-font-size:14px;--e-global-typography-6932bdb-font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#whatsapp-button-hover {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
    display: flex;
    align-items: center;
    gap: 10px;
    background-color: #25D366;
    padding: 10px 15px;
    border-radius: 30px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    transition: all 0.3s ease;
}

#whatsapp-button-hover:hover {
    transform: scale(1.05);
    box-shadow: 0 8px 16px rgba(37, 211, 102, 0.6);
}

#whatsapp-button-hover a {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: white;
    font-weight: 500;
    font-family: sans-serif;
}

#whatsapp-button-hover img {
    vertical-align: middle;
}/* End custom CSS */