.elementor-255 .elementor-element.elementor-element-93d9111{--display:flex;--padding-top:100px;--padding-bottom:100px;--padding-left:10px;--padding-right:10px;}.elementor-255 .elementor-element.elementor-element-9ba3f14{--display:flex;--border-radius:25px 25px 25px 25px;box-shadow:0px 12px 35px 0px rgba(0, 0, 0, 0.06);--padding-top:25px;--padding-bottom:25px;--padding-left:25px;--padding-right:25px;}.elementor-255 .elementor-element.elementor-element-9ba3f14:not(.elementor-motion-effects-element-type-background), .elementor-255 .elementor-element.elementor-element-9ba3f14 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-045a201 );}.elementor-255 .elementor-element.elementor-element-ce9e32c > .elementor-widget-container{margin:0px 0px -30px 0px;}.elementor-255 .elementor-element.elementor-element-ce9e32c .elementor-icon-box-wrapper{text-align:start;}.elementor-255 .elementor-element.elementor-element-1516d39{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-255 .elementor-element.elementor-element-1516d39:not(.elementor-motion-effects-element-type-background), .elementor-255 .elementor-element.elementor-element-1516d39 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0F1B2D;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1024px){.elementor-255 .elementor-element.elementor-element-93d9111{--padding-top:50px;--padding-bottom:50px;--padding-left:10px;--padding-right:10px;}}@media(max-width:767px){.elementor-255 .elementor-element.elementor-element-93d9111{--padding-top:25px;--padding-bottom:25px;--padding-left:10px;--padding-right:10px;}}/* Start custom CSS for wpforms, class: .elementor-element-3dc4842 *//* ===========================================================
   WPForms – Full Width + Janpro Städservice Brand Styling
   Färgpalett: #4CAF50, #2E7D32, #F8FAFC, #E5E7EB, #81C784, #FFFFFF
=========================================================== */

/* Ta bort maxbredd */
.wpforms-container-full .wpforms-form,
.wpforms-form {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

/* Fältcontainer */
.wpforms-field-container {
    width: 100% !important;
}

/* Mindre glapp mellan fälten */
.wpforms-container-full .wpforms-form .wpforms-field {
    margin-bottom: 14px !important;
}

/* Labels */
.wpforms-container-full .wpforms-form .wpforms-field-label,
.wpforms-container-full .wpforms-form .wpforms-field-label-inline,
.wpforms-container-full .wpforms-form .wpforms-field legend {
    font-size: 17px !important;
    font-weight: 600 !important;
    color: #111827 !important;
    margin-bottom: 6px !important;
}

/* Required-asterisk */
.wpforms-required-label {
    color: #4CAF50 !important;
}

/* Inputs */
.wpforms-container-full .wpforms-form input[type="text"],
.wpforms-container-full .wpforms-form input[type="email"],
.wpforms-container-full .wpforms-form input[type="tel"],
.wpforms-container-full .wpforms-form input[type="number"],
.wpforms-container-full .wpforms-form textarea,
.wpforms-container-full .wpforms-form select {
    width: 100% !important;
    background: #FFFFFF !important;
    border: 2px solid #E5E7EB !important;
    border-radius: 14px !important;
    padding: 16px 18px !important;
    font-size: 16px !important;
    color: #111827 !important;
    transition: all 0.25s ease !important;
    box-shadow: none !important;
}

/* Fokus */
.wpforms-container-full .wpforms-form input:focus,
.wpforms-container-full .wpforms-form textarea:focus,
.wpforms-container-full .wpforms-form select:focus {
    border-color: #4CAF50 !important;
    background: #F8FAFC !important;
    box-shadow: 0 0 0 3px rgba(76, 175, 80, 0.25) !important;
}

/* Textarea */
.wpforms-container-full .wpforms-form textarea {
    min-height: 140px !important;
    resize: vertical !important;
}

/* ------------------------------------------------------------
   Choices.js Styling
------------------------------------------------------------ */

/* Rutan */
.choices__inner {
    background: #FFFFFF !important;
    border-radius: 14px !important;
    border: 2px solid #E5E7EB !important;
    padding: 12px 16px !important;
    min-height: 55px !important;
    font-size: 16px !important;
}

/* Dropdown */
.choices__list--dropdown {
    border-radius: 14px !important;
    border: 2px solid #4CAF50 !important;
    box-shadow: 0 10px 30px rgba(17, 24, 39, 0.15) !important;
}

/* Highlight */
.choices__item--selectable.is-highlighted,
.choices__list--dropdown .choices__item--choice.is-highlighted {
    background-color: #4CAF50 !important;
    color: #FFFFFF !important;
}

/* Hover */
.choices__item--choice:hover {
    background: #81C784 !important;
    color: #111827 !important;
}

/* Focus ring */
.choices__inner.is-focused,
.choices.is-open .choices__inner {
    border-color: #4CAF50 !important;
    box-shadow: 0 0 0 3px rgba(76, 175, 80, 0.25) !important;
}

/* ------------------------------------------------------------
   Radio & Checkbox
------------------------------------------------------------ */

.wpforms-container-full .wpforms-field input[type="radio"],
.wpforms-container-full .wpforms-field input[type="checkbox"] {
    accent-color: #4CAF50 !important;
    width: 18px !important;
    height: 18px !important;
}

/* ------------------------------------------------------------
   Submit-knapp
------------------------------------------------------------ */

.wpforms-container-full .wpforms-form .wpforms-submit {
    width: 100% !important;
    background: #4CAF50 !important;
    color: #FFFFFF !important;
    border: none !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    padding: 18px 22px !important;
    border-radius: 14px !important;
    cursor: pointer !important;
    transition: 0.25s ease !important;
    box-shadow: 0 10px 28px rgba(17, 24, 39, 0.15) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    line-height: 1 !important;
}

/* Hover */
.wpforms-container-full .wpforms-form .wpforms-submit:hover {
    background: #2E7D32 !important;
    transform: translateY(-3px) !important;
    box-shadow: 0 15px 35px rgba(17, 24, 39, 0.22) !important;
}

/* Extra fix */
#wpforms-submit-2104 {
    line-height: 1 !important;
    padding-top: 18px !important;
    padding-bottom: 18px !important;
}

/* Disabled */
.wpforms-container-full .wpforms-form .wpforms-submit:disabled {
    opacity: 0.5 !important;
    transform: none !important;
}

/* ------------------------------------------------------------
   Felmeddelanden
------------------------------------------------------------ */

.wpforms-error {
    color: #4CAF50 !important;
    font-size: 15px !important;
    margin-top: 6px !important;
}

.wpforms-container-full .wpforms-form input.wpforms-error,
.wpforms-container-full .wpforms-form textarea.wpforms-error {
    border-color: #4CAF50 !important;
    background: #F8FAFC !important;
}

/* ------------------------------------------------------------
   Mobilanpassning
------------------------------------------------------------ */

@media (max-width: 768px) {
    .wpforms-field {
        margin-bottom: 12px !important;
    }
}/* End custom CSS */