.elementor-kit-10{--e-global-color-primary:#285A84;--e-global-color-secondary:#1B4F72;--e-global-color-text:#3D4654;--e-global-color-accent:#5B8DB5;--e-global-color-4dae10b:#FFFDF5;--e-global-color-6633859:#1B4F72;--e-global-color-72c7327:#6B7C8F;--e-global-color-e3c6e46:#D4C4A8;--e-global-color-70eae21:#FAF6EE;--e-global-typography-primary-font-family:"Frank Ruhl Libre";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Frank Ruhl Libre";--e-global-typography-accent-font-weight:500;--e-global-typography-robinscript-font-family:"Great Vibes";--e-global-typography-robinscript-font-weight:400;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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:1366px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}}@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 *//* Robin's Bail Bonds — logo-matched theme */
:root {
    --robin-cream: #FFFDF5;
    --robin-blue: #285A84;
    --robin-blue-dark: #1B4F72;
    --robin-blue-light: #5B8DB5;
    --robin-border: #D4C4A8;
}

body,
.elementor-page {
    background-color: var(--robin-cream) !important;
}

.elementor-location-header {
    box-shadow: 0 2px 16px rgba(27, 79, 114, 0.08);
}

.elementor-button,
button[type="submit"],
.gform_button,
.e-form__buttons button {
    border-radius: 10px !important;
    transition: all 0.25s ease;
}

.elementor-button:hover,
button[type="submit"]:hover,
.gform_button:hover {
    transform: translateY(-1px);
    box-shadow: 0 6px 18px rgba(40, 90, 132, 0.22);
}

/* Footer / non-header logos only */
.elementor-location-footer .elementor-widget-theme-site-logo img,
.elementor-widget-image img.custom-logo {
    max-height: 110px;
    width: auto;
}

.elementor-widget-icon-box,
.elementor-widget-icon-list .elementor-icon-list-item,
.elementor-widget-container {
    --e-global-color-primary: #285A84;
}

.elementor-location-footer {
    border-top: 2px solid var(--robin-border);
}

/* Logo sizing — large & readable */
.elementor-location-header .elementor-widget-theme-site-logo img {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    width: 580px !important;
    max-width: min(580px, 78vw) !important;
    height: auto !important;
    max-height: none !important;
    object-fit: contain !important;
}
.elementor-location-footer .elementor-widget-image img {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    width: 240px !important;
    max-width: 100% !important;
    height: auto !important;
    max-height: none !important;
    object-fit: contain !important;
}
@media (max-width: 1024px) {
    .elementor-location-header .elementor-widget-theme-site-logo img {
        width: 480px !important;
        max-width: min(480px, 72vw) !important;
    }
    .elementor-location-footer .elementor-widget-image img {
        width: 440px !important;
    }
}
@media (max-width: 767px) {
    .elementor-location-header .elementor-widget-theme-site-logo img {
        width: 92vw !important;
        max-width: 92vw !important;
    }
    .elementor-location-footer .elementor-widget-image img {
        width: 88vw !important;
    }
}/* End custom CSS */