.elementor-5075 .elementor-element.elementor-element-2f7b84bb{--display:flex;--overflow:auto;}.elementor-5075 .elementor-element.elementor-element-3c433a1 .rr-primary-btn i{padding-left:0px!important;font-size:0px!important;}.elementor-5075 .elementor-element.elementor-element-3c433a1 .pixfix-slider .slider-item{min-height:767px;}.elementor-5075 .elementor-element.elementor-element-d65ba71{--display:flex;}.elementor-5075 .elementor-element.elementor-element-7d8035c7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-5075 .elementor-element.elementor-element-346b8f55 .pixfix-heading-content{text-align:center;}.elementor-5075 .elementor-element.elementor-element-25ecdaaa{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:120px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-5075 .elementor-element.elementor-element-fb25c48{--display:flex;}.elementor-5075 .elementor-element.elementor-element-2888d102{--display:flex;--gap:24px 24px;--row-gap:24px;--column-gap:24px;}.elementor-5075 .elementor-element.elementor-element-6c594269{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:120px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:12px;--padding-right:12px;}.elementor-5075 .elementor-element.elementor-element-773b003b{--display:flex;}.elementor-widget-divider{--divider-color:var( --e-global-color-secondary );}.elementor-widget-divider .elementor-divider__text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-divider.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-secondary );}.elementor-5075 .elementor-element.elementor-element-0ddb183{--divider-border-style:solid;--divider-color:#000;--divider-border-width:1px;}.elementor-5075 .elementor-element.elementor-element-0ddb183 .elementor-divider-separator{width:100%;}.elementor-5075 .elementor-element.elementor-element-0ddb183 .elementor-divider{padding-block-start:15px;padding-block-end:15px;}.elementor-5075 .elementor-element.elementor-element-f942c57{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-5075 .elementor-element.elementor-element-d3d689f{background-color:#E6252500;text-align:start;}.elementor-5075 .elementor-element.elementor-element-d3d689f p{margin-block-end:0px;}.elementor-5075 .elementor-element.elementor-element-3ff95c2{--display:flex;}.elementor-5075 .elementor-element.elementor-element-b7dd8c2{--display:flex;}/* Start custom CSS for pixfix_hero_slider_one, class: .elementor-element-3c433a1 *//* Disable all Elementor entrance animations */
.elementor-invisible {
    visibility: none !important;
}

.animated {
    animation: none !important;
    transition: none !important;
}
element {
  animation-delay: 2000ms;
  animation-duration: 2200ms;
}
.slider-item .slider-content-wrap .slider-btn-wrap {
  display: flex;
  align-items: center;
  column-gap: 35px;
  flex-wrap: wrap;
  row-gap: 40px;
  display: none;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-2f7b84bb */* {
    animation: none !important;
    transition: none !important;
}

.elementor-invisible {
    visibility: visible !important;
    opacity: 1 !important;
    animation: none !important;
}

[data-settings*="animation"] {
    animation: none !important;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-d3d689f *//* --- Number Plate Styling --- */
.uk-plate-container {
    display: flex;
    align-items: stretch;
    background-color: #FFD500; /* Official UK Rear Plate Yellow */
    border: 2px solid #333;
    border-radius: 8px;
    overflow: hidden;
    max-width: 320px;
    margin: 10px 0 25px 0;
    box-shadow: 2px 4px 8px rgba(0,0,0,0.1);
}

.gb-strip {
    background-color: #003399; /* Euro/UK Blue */
    color: white;
    padding: 8px 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    line-height: 1.2;
}

.gb-strip .flag {
    font-size: 18px;
    margin-bottom: 2px;
}

.gb-strip .gb-text {
    font-family: sans-serif;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1px;
}

/* Style the Registration Input */
.uk-plate-container input[type="text"] {
    background: transparent !important;
    border: none !important;
    color: #000 !important;
    font-family: "Courier New", Courier, monospace !important; /* Closest to plate font */
    font-weight: 900 !important;
    font-size: 28px !important;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 3px;
    flex-grow: 1;
    height: 60px !important;
    padding: 0 !important;
    margin: 0 !important;
}

.uk-plate-container input:focus {
    outline: none !important;
    background: rgba(0,0,0,0.05) !important;
}

/* --- General Form Cleanup --- */
.windscreen-quote-form label {
    display: block;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 5px;
}

.windscreen-quote-form select, 
.windscreen-quote-form input[type="text"],
.windscreen-quote-form input[type="email"],
.windscreen-quote-form input[type="tel"],
.windscreen-quote-form textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}

.windscreen-quote-form hr {
    margin: 30px 0;
    border: 0;
    border-top: 1px solid #eee;
}

.windscreen-quote-form h3 {
    color: #333;
    margin-top: 0;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9bfcde0 *//* DESKTOP STYLES (Bottom Right) */
@media (min-width: 768px) {
    .floating-glass-button {
        position: fixed;
        bottom: 20px;
        right: 20px;
        /* Desktop-specific positioning */
    }
}

/* MOBILE STYLES (Bottom Center) */
@media (max-width: 767px) {
    .floating-glass-button {
        position: fixed;
        bottom: 20px; 
        left: 50%;
        right: auto; /* Clears the desktop 'right' setting */
        transform: translateX(-50%);
        width: auto;
        min-width: 200px; /* Optional: Makes it look better on small screens */
        justify-content: center;
    }

    /* Ensure hover stays centered on mobile */
    .floating-glass-button:hover {
        transform: translateX(-50%) translateY(-5px);
    }
}

/* GLOBAL SHARED STYLES */
.floating-glass-button {
    background-color: #00a3f0;
    color: #fff !important;
    padding: 15px 25px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: bold;
    font-family: sans-serif;
    z-index: 9999;
    display: flex;
    align-items: center;
    border: 2px solid #fff;
    white-space: nowrap;
    animation: pulse-blue 2s infinite !important;
}

@keyframes pulse-blue {
    0% { box-shadow: 0 4px 15px rgba(0,0,0,0.2), 0 0 0 0 rgba(0, 163, 240, 0.7); }
    70% { box-shadow: 0 4px 15px rgba(0,0,0,0.2), 0 0 0 15px rgba(0, 163, 240, 0); }
    100% { box-shadow: 0 4px 15px rgba(0,0,0,0.2), 0 0 0 0 rgba(0, 163, 240, 0); }
}/* End custom CSS */