﻿/*! Made with Bones: http://themble.com/bones :) */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
a {
    background: transparent;
}
a:focus {
    outline: thin dotted;
}
a:active,
a:hover {
    outline: 0;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong,
.strong {
    font-weight: 600;
}
dfn,
em,
.em {
    font-style: italic;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
p {
    -webkit-hyphens: auto;
    -epub-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
pre {
    margin: 0;
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}
pre {
    white-space: pre-wrap;
}
q {
    quotes: "“" "”" "‘" "’";
}
q:before,
q:after {
    content: "";
    content: none;
}
small,
.small {
    font-size: 75%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
dl,
menu,
ol,
ul {
    margin: 1em 0;
}
dd {
    margin: 0;
}
menu {
    padding: 0 0 0 40px;
}
nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
button,
input {
    line-height: normal;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.image-replacement,
.ir {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.clearfix,
.cf {
    zoom: 1;
}
.clearfix:before,
.clearfix:after,
.cf:before,
.cf:after {
    content: "";
    display: table;
}
.clearfix:after,
.cf:after {
    clear: both;
}
span.amp {
    font-family:
        Baskerville, "Goudy Old Style", Palatino, "Book Antiqua", serif !important;
    font-style: italic;
}
p {
    -ms-word-wrap: break-word;
    word-break: break-word;
    word-wrap: break-word;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
    -webkit-hyphenate-before: 2;
    -webkit-hyphenate-after: 3;
    hyphenate-lines: 3;
    -webkit-font-feature-settings: "liga", "dlig";
    -moz-font-feature-settings: "liga=1, dlig=1";
    -ms-font-feature-settings: "liga", "dlig";
    -o-font-feature-settings: "liga", "dlig";
    font-feature-settings: "liga", "dlig";
}
.last-col {
    float: right;
    padding-right: 0 !important;
}
@media (max-width: 767px) {
    .m-all,
    .grid-sizer {
        float: left;
        padding-right: 0.75em;
        width: 100%;
        padding-right: 0;
    }
    .m-1of2 {
        float: left;
        padding-right: 0.75em;
        width: 50%;
    }
    .m-1of3 {
        float: left;
        padding-right: 0.75em;
        width: 33.33%;
    }
    .m-2of3 {
        float: left;
        padding-right: 0.75em;
        width: 66.66%;
    }
    .m-1of4 {
        float: left;
        padding-right: 0.75em;
        width: 25%;
    }
    .m-3of4 {
        float: left;
        padding-right: 0.75em;
        width: 75%;
    }
}
@media (min-width: 768px) and (max-width: 1029px) {
    .t-all {
        float: left;
        padding-right: 0.75em;
        width: 100%;
        padding-right: 0;
    }
    .t-1of2,
    .grid-sizer {
        float: left;
        padding-right: 0.75em;
        width: 50%;
    }
    .t-1of3 {
        float: left;
        padding-right: 0.75em;
        width: 33.33%;
    }
    .t-2of3 {
        float: left;
        padding-right: 0.75em;
        width: 66.66%;
    }
    .t-1of4 {
        float: left;
        padding-right: 0.75em;
        width: 25%;
    }
    .t-3of4 {
        float: left;
        padding-right: 0.75em;
        width: 75%;
    }
    .t-1of5 {
        float: left;
        padding-right: 0.75em;
        width: 20%;
    }
    .t-2of5 {
        float: left;
        padding-right: 0.75em;
        width: 40%;
    }
    .t-3of5 {
        float: left;
        padding-right: 0.75em;
        width: 60%;
    }
    .t-4of5 {
        float: left;
        padding-right: 0.75em;
        width: 80%;
    }
}
@media (min-width: 1030px) {
    .d-all {
        float: left;
        padding-right: 0.75em;
        width: 100%;
        padding-right: 0;
    }
    .d-1of2 {
        float: left;
        padding-right: 0.75em;
        width: 50%;
    }
    .d-1of3,
    .grid-sizer {
        float: left;
        padding-right: 0.75em;
        width: 33.33%;
    }
    .d-2of3 {
        float: left;
        padding-right: 0.75em;
        width: 66.66%;
    }
    .d-1of4 {
        float: left;
        padding-right: 0.75em;
        width: 25%;
    }
    .d-3of4 {
        float: left;
        padding-right: 0.75em;
        width: 75%;
    }
    .d-1of5 {
        float: left;
        padding-right: 0.75em;
        width: 20%;
    }
    .d-2of5 {
        float: left;
        padding-right: 0.75em;
        width: 40%;
    }
    .d-3of5 {
        float: left;
        padding-right: 0.75em;
        width: 60%;
    }
    .d-4of5 {
        float: left;
        padding-right: 0.75em;
        width: 80%;
    }
    .d-1of6 {
        float: left;
        padding-right: 0.75em;
        width: 16.6666666667%;
    }
    .d-1of7 {
        float: left;
        padding-right: 0.75em;
        width: 14.2857142857%;
    }
    .d-2of7 {
        float: left;
        padding-right: 0.75em;
        width: 28.5714286%;
    }
    .d-3of7 {
        float: left;
        padding-right: 0.75em;
        width: 42.8571429%;
    }
    .d-4of7 {
        float: left;
        padding-right: 0.75em;
        width: 57.1428572%;
    }
    .d-5of7 {
        float: left;
        padding-right: 0.75em;
        width: 71.4285715%;
    }
    .d-6of7 {
        float: left;
        padding-right: 0.75em;
        width: 85.7142857%;
    }
    .d-1of8 {
        float: left;
        padding-right: 0.75em;
        width: 12.5%;
    }
    .d-1of9 {
        float: left;
        padding-right: 0.75em;
        width: 11.1111111111%;
    }
    .d-1of10 {
        float: left;
        padding-right: 0.75em;
        width: 10%;
    }
    .d-1of11 {
        float: left;
        padding-right: 0.75em;
        width: 9.0909090909%;
    }
    .d-1of12 {
        float: left;
        padding-right: 0.75em;
        width: 8.33%;
    }
}
.wpcf7 h2 {
    font-size: 1.4em;
    text-align: center;
    margin: 30px 0 20px 0;
}
@media screen and (min-width: 1030px) {
    .wpcf7 h2 {
        font-size: 30px;
        margin: 30px 0 0 0;
        text-align: left;
    }
}
.wpcf7-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.wpcf7-form a {
    color: var(--e-global-color-primary);
    font-weight: 500;
}
.wpcf7-form a:hover {
    text-decoration: underline;
}
.wpcf7-form-control {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    padding: 15px 10px;
    border: none;
    border-radius: 10px;
    margin-top: 10px;
    font-weight: 200;
    color: var(--e-global-color-text);
}
.wpcf7-form-control-wrap[data-name="vehicle"] .wpcf7-radio {
    padding: 0;
}
.wpcf7-form-control-wrap[data-name="vehicle"] .wpcf7-list-item {
    width: 50%;
    margin: 0;
    padding: 5px;
}
@media screen and (min-width: 1030px) {
    .wpcf7-form-control-wrap[data-name="vehicle"] .wpcf7-list-item {
        width: 20%;
    }
}
.wpcf7-form-control-wrap[data-name="vehicle"]
    .wpcf7-list-item:first-child
    label:before {
    background-image: var(--wpr-bg-db4a8437-9f1f-43c2-a1dc-483151d1e903);
}
.wpcf7-form-control-wrap[data-name="vehicle"]
    .wpcf7-list-item:first-child
    label.active:before {
    background-image: var(--wpr-bg-b9fdcc11-ae59-44ab-8af4-398f121b23b7);
}
.wpcf7-form-control-wrap[data-name="vehicle"]
    .wpcf7-list-item:nth-child(2)
    label:before {
    background-image: var(--wpr-bg-ba8b432a-2e65-4376-ab09-7f166c93409b);
}
.wpcf7-form-control-wrap[data-name="vehicle"]
    .wpcf7-list-item:nth-child(2)
    label.active:before {
    background-image: var(--wpr-bg-fe17b039-25fb-42a2-83d1-93c54ed6538a);
}
.wpcf7-form-control-wrap[data-name="vehicle"]
    .wpcf7-list-item:nth-child(3)
    label:before {
    background-image: var(--wpr-bg-f8a64e56-ea8c-46cb-8e4a-5f5d32514cb6);
}
.wpcf7-form-control-wrap[data-name="vehicle"]
    .wpcf7-list-item:nth-child(3)
    label.active:before {
    background-image: var(--wpr-bg-23193179-0b3a-498e-9bf6-ad749d827566);
}
.wpcf7-form-control-wrap[data-name="vehicle"]
    .wpcf7-list-item:nth-child(4)
    label:before {
    background-image: var(--wpr-bg-d0159c5e-29e4-402d-bd7d-59a82494b3d8);
}
.wpcf7-form-control-wrap[data-name="vehicle"]
    .wpcf7-list-item:nth-child(4)
    label.active:before {
    background-image: var(--wpr-bg-e4edf7cb-347e-421b-8dca-78330ecbe3ef);
}
.wpcf7-form-control-wrap[data-name="vehicle"]
    .wpcf7-list-item:last-child
    label:before {
    background-image: var(--wpr-bg-13f7f16d-93a9-4db5-a372-603f4d18da37);
}
.wpcf7-form-control-wrap[data-name="vehicle"]
    .wpcf7-list-item:last-child
    label.active:before {
    background-image: var(--wpr-bg-3f46ac03-31e9-4d6f-b682-eb419c10322d);
}
.wpcf7-form-control-wrap[data-name="vehicle"] .wpcf7-list-item-label {
    margin: 10px 0;
}
.wpcf7-form-control-wrap[data-name="vehicle"] label {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
    border-radius: 10px;
    cursor: pointer;
}
.wpcf7-form-control-wrap[data-name="vehicle"] label input[type="radio"] {
    visibility: hidden;
    position: absolute;
}
.wpcf7-form-control-wrap[data-name="vehicle"] label.active {
    background-color: var(--e-global-color-primary);
}
.wpcf7-form-control-wrap[data-name="vehicle"]
    label.active
    .wpcf7-list-item-label {
    color: #fff;
}
.wpcf7-form-control-wrap[data-name="vehicle"] label:before {
    content: "";
    display: block;
    width: 100%;
    height: 100px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: scale(0.8);
}
.wpcf7-checkbox .wpcf7-list-item {
    margin: 0 20px 10px 0;
}
.wpcf7-spinner {
    position: absolute;
    right: 0;
    bottom: 10px;
}
.wpcf7-not-valid-tip {
    font-weight: 400;
    font-size: 80%;
    margin-top: 10px;
}
.wpcf7-list-item {
    margin: 0 20px 0 0;
}
.wpcf7-list-item-label {
    font-size: 1.1rem;
}
.wpcf7-submit {
    background-color: var(--e-global-color-primary);
    border-radius: 40px;
    display: inline-block;
    width: auto;
    padding: 12px 24px;
    font-size: 21px !important;
    font-weight: 600 !important;
    color: #fff;
    margin: 20px auto 0;
}
.wpcf7-submitt:hover {
    background-color: var(--e-global-color-accent);
}
.wpcf7 label {
    color: var(--e-global-color-text);
}
.wpcf7-label-full {
    width: 100%;
}
.wpcf7-label-half {
    width: 100%;
}
@media screen and (min-width: 1030px) {
    .wpcf7-label-half {
        width: 49.4%;
    }
}
.wpcf7-label-fourth {
    width: 100%;
}
@media screen and (min-width: 1030px) {
    .wpcf7-label-fourth {
        width: 24.4%;
    }
}
.wpcf7-label-package {
    background-color: #fff;
    border-radius: 10px;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.wpcf7-label-package p.wpcf7-label-text {
    text-align: center;
}
.wpcf7-label-package .wpcf7-list-item-label {
    color: var(--e-global-color-primary);
}
.wpcf7-label-package .wpcf7-label-text {
    font-size: 1.1rem;
    font-weight: 300;
}
.wpcf7-label-package .wpcf7-label-text li {
    list-style: none;
    display: flex;
    margin-bottom: 10px;
}
.wpcf7-label-package .wpcf7-label-text li:before {
    content: "✔";
    transform: translatex(-15px);
    display: inline-block;
}
.wpcf7-label-package.active {
    background-color: var(--e-global-color-primary);
}
.wpcf7-label-package.active .wpcf7-list-item-label,
.wpcf7-label-package.active .wpcf7-label-text,
.wpcf7-label-package.active .wpcf7-form-control {
    color: #fff;
}
.wpcf7-label-package .wpcf7-list-item {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.wpcf7-label-package .wpcf7-list-item-label {
    margin: 10px 0;
    font-weight: 600;
    font-size: 1.4rem;
}
.wpcf7-label-spacer {
    display: block;
    height: 20px;
}
.wpcf7-label-text {
    margin: 10px 0;
    display: block;
    font-size: 1.2rem;
}
.wpcf7-label-text-hidden {
    visibility: hidden;
    position: absolute;
}
.wpcf7 form .wpcf7-response-output {
    width: 100%;
    padding: 30px;
    text-align: center;
}
.newsletter p {
    margin: 0;
}
.newsletter label {
    visibility: hidden;
    position: absolute;
}
.newsletter form {
    display: flex;
}
.newsletter .wpcf7-form {
    justify-content: center;
    align-items: center;
}
.newsletter .wpcf7-email {
    margin: 0;
    padding: 16px 24px;
    border: 1.5px solid #7070704d;
    border-radius: 25px;
}
.newsletter .wpcf7-email-submit {
    background-color: var(--e-global-color-secondary) !important;
    border-color: var(--e-global-color-secondary) !important;
}
.newsletter .wpcf7-submit {
    margin: 0 20px;
}
header[data-elementor-type="header"] {
    z-index: 1000;
}
@media screen and (min-width: 1030px) {
    header[data-elementor-type="header"] {
        min-height: 235px;
    }
}
.header {
    position: relative;
    z-index: 100;
    transition: all 0.5s;
    padding: 40px 0;
}
@media (min-width: 1030px) and (max-width: 1920px) {
    .header:not(.is-pinned) .menu-item.login-client,
    .header:not(.is-pinned) .menu-item.login-franchisee {
        position: absolute !important;
        top: -125%;
    }
}
@media (min-width: 1030px) and (max-width: 1920px) {
    .header:not(.is-pinned) .menu-item.login-client {
        right: 180px;
    }
}
@media (min-width: 1030px) and (max-width: 1920px) {
    .header:not(.is-pinned) .menu-item.login-franchisee {
        right: 0;
    }
}
@media (min-width: 1030px) and (max-width: 1920px) {
    .header .menu-item.login-client,
    .header .menu-item.login-franchisee {
        transform: scale(0.8);
    }
}
.header .menu-item.login-client a,
.header .menu-item.login-franchisee a {
    font-family: "Overpass", Sans-serif;
    font-weight: 500 !important;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: var(--e-global-color-primary);
    border-radius: 25px 25px 25px 25px;
    height: auto !important;
    margin-top: 20px;
}
@media screen and (min-width: 1140px) {
    .header .menu-item.login-client a,
    .header .menu-item.login-franchisee a {
        margin-left: 20px !important;
        margin-top: 0;
    }
}
.header .menu-item.login-client a:after,
.header .menu-item.login-franchisee a:after {
    display: none;
}
.header .menu-item.login-client a:before,
.header .menu-item.login-franchisee a:before {
    content: "";
    width: 20px;
    height: 20px;
    background-color: transparent !important;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 1 !important;
    position: relative !important;
    margin-right: 10px;
}
.header .menu-item.login-client a {
    color: #fff !important;
    background-color: var(--e-global-color-primary);
}
.header .menu-item.login-client a:before {
    background-image: var(--wpr-bg-c2bd9210-5196-42a8-b7ff-6d06236f1ec6);
}
.header .menu-item.login-client a:hover {
    color: var(--e-global-color-primary) !important;
    background-color: #fff;
}
.header .menu-item.login-client a:hover:before {
    background-image: var(--wpr-bg-560e7268-a6b0-43b0-b49f-a02ade7f4499);
}
.header .menu-item.login-franchisee a {
    color: var(--e-global-color-primary) !important;
}
.header .menu-item.login-franchisee a:before {
    background-image: url(/content/themes/ecolave/library/images/icons/franchisee.svg);
}
.header .menu-item.login-franchisee a:hover {
    color: #fff !important;
    background-color: var(--e-global-color-primary);
}
.header .menu-item.login-franchisee a:hover:before {
    background-image: var(--wpr-bg-4ee01de6-45cc-44b8-a803-af2365b7b2bc);
}
@media screen and (min-width: 1030px) {
    .header.is-pinned {
        transform: translateY(-1000px);
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.07);
        background-color: #fff !important;
        background-image: none !important;
        padding: 20px 0;
    }
}
@media screen and (min-width: 1030px) and (max-width: 1920px) {
    .header.is-pinned .menu-item.login-client a,
    .header.is-pinned .menu-item.login-franchisee a {
        color: transparent !important;
        width: 50px;
        overflow: hidden;
        justify-content: center;
    }
    .header.is-pinned .menu-item.login-client a:before,
    .header.is-pinned .menu-item.login-franchisee a:before {
        position: absolute !important;
        margin-right: 0;
    }
}
@media screen and (min-width: 1030px) {
    .header.is-pinned.animating {
        position: fixed;
        top: 0;
        transform: translateY(0px);
    }
}
@media screen and (min-width: 1030px) {
    .header.is-pinned .logo .elementor-icon i,
    .header.is-pinned .logo .elementor-icon svg {
        width: 0.5em;
    }
    .header.is-pinned .logo svg g:nth-child(3) path,
    .header.is-pinned .logo svg g:nth-child(3) rect {
        fill: #000 !important;
    }
}
.header .logo svg {
    height: auto !important;
}
.home header[data-elementor-type="header"] {
    position: absolute;
    width: 100%;
}
.home .header {
    background-color: transparent;
    background-image: linear-gradient(180deg, #000000 0%, #00000000 100%);
}
.home .header .elementor-nav-menu > .menu-item > a:hover {
    color: var(--e-global-color-primary) !important;
}
@media (min-width: 1030px) {
    .home .header:not(.is-pinned) .menu-item.login-client a:hover,
    .home .header:not(.is-pinned) .menu-item.login-franchisee a:hover {
        color: var(--e-global-color-primary) !important;
        background-color: #fff !important;
        border-color: #fff;
    }
}
.home .header:not(.is-pinned) .menu-item.login-client a:hover:before {
    background-image: var(--wpr-bg-76a1c903-336d-4a77-8f55-87c6797a85f0);
}
@media (min-width: 1030px) {
    .home .header:not(.is-pinned) .menu-item.login-franchisee a {
        color: #fff !important;
        border-color: #fff;
    }
}
.home .header:not(.is-pinned) .menu-item.login-franchisee a:hover:before {
    background-image: var(--wpr-bg-0356f998-6dbc-4ada-831a-6dd6b862a70e);
}
@media (min-width: 1030px) {
    .home .header:not(.is-pinned) .menu-item.login-franchisee a:before {
        background-image: var(--wpr-bg-2d770125-e70e-4d8d-b4a6-79e3e4643ab4);
    }
}
@media screen and (min-width: 1024px) {
    .home
        .header:not(.is-pinned)
        .elementor-element
        .elementor-nav-menu--main
        .elementor-item {
        color: #fff;
    }
    .home
        .header:not(.is-pinned)
        .elementor-element
        .elementor-nav-menu--main
        .elementor-item
        .sub-arrow {
        fill: #fff;
    }
}
.home .header.is-pinned .menu-item.login-client a:hover {
    color: transparent !important;
}
@media screen and (min-width: 1920px) {
    .home .header.is-pinned .menu-item.login-client a:hover {
        color: var(--e-global-color-primary) !important;
    }
}
.home .header.is-pinned .menu-item.login-franchisee a:hover {
    color: transparent !important;
}
@media screen and (min-width: 1920px) {
    .home .header.is-pinned .menu-item.login-franchisee a:hover {
        color: #fff !important;
    }
}
.home .header .elementor-menu-toggle__icon--close,
.home .header .elementor-menu-toggle__icon--open {
    color: #fff;
    fill: #fff;
}
body:not(.home) .logo svg g:nth-child(3) path,
body:not(.home) .logo svg g:nth-child(3) rect {
    fill: #000 !important;
}
.elementor-location-header .elementor-column:last-child {
    width: 10% !important;
}
.elementor-location-header .logo svg {
    max-width: 100%;
}
.menu-footer-nav {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.menu-footer-nav li {
    margin: 10px 0;
}
@media screen and (max-width: 1024px) {
    .menu-footer-nav li {
        text-align: center;
    }
}
.menu-footer-nav li a {
    color: #3a3b3c;
    transition: 0.3s all;
}
.menu-footer-nav li a:hover {
    color: var(--e-global-color-secondary) !important;
}
.menu-item.current-menu-ancestor > a {
    color: var(--e-global-color-primary) !important;
}
.sub-menu {
    box-shadow: #00000030 0 20px 40px;
    border-left: none;
}
.sub-menu .menu-item:not(:last-child) {
    border-bottom: 1px solid #ccc;
}
.sub-menu .menu-item a {
    font-size: 1rem !important;
    text-align: center;
}
@media screen and (max-width: 1024px) {
    .elementor-widget-nav-menu {
        transform: translateY(-60px);
    }
}
@media screen and (max-width: 1024px) {
    .elementor-nav-menu a {
        justify-content: center;
    }
}
@media screen and (max-width: 1024px) {
    .elementor-nav-menu--dropdown {
        width: 100vw;
        padding: 40px;
    }
}
#breadcrumbs {
    font-family: "Overpass", Sans-serif;
    font-weight: 300;
    font-size: 16px;
    text-align: center;
    padding: 20px;
}
#breadcrumbs a {
    color: var(--e-global-color-primary);
    text-decoration: none;
}
#breadcrumbs a:hover {
    text-decoration: underline;
}
.cta .overlay .elementor-icon-box-content {
    position: absolute;
    left: 0;
}
@media screen and (max-width: 768px) {
    .cta .overlay .elementor-icon-box-content {
        width: 100%;
        justify-content: center;
    }
}
.cta .elementor-widget-wrap {
    overflow: hidden;
}
.cta .elementor-icon-box-title {
    margin: 0;
    transition: all 0.3s;
}
.cta .elementor-icon-box-wrapper {
    align-items: center !important;
    max-height: 180px;
}
@media screen and (max-width: 1024px) {
    .cta .elementor-icon-box-wrapper {
        max-height: 120px;
    }
    .cta .elementor-icon-box-content {
        position: absolute;
        top: 0;
        height: 100%;
        display: flex;
        align-content: center;
        flex-wrap: wrap;
    }
}
.cta svg {
    transform: scale(1.05) translate(20px, 10px);
    transition: all 0.6s;
}
.cta:hover svg {
    transform: scale(1.2);
}
.cta:hover .elementor-icon-box-title {
    color: var(--e-global-color-text) !important;
}
.cta-image .elementor-image-box-content {
    position: absolute;
    top: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
}
.cta-image .elementor-image-box-img img {
    z-index: -5;
    position: relative;
}
.cta-image .elementor-image-box-img:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.5;
    border-radius: 20px;
    z-index: -1;
}
.cta-image .elementor-image-box-img a {
    display: block;
}
.cta-image .elementor-image-title span {
    display: block;
    font-size: 130%;
}
.cta-image .elementor-image-title a:after {
    content: "";
    display: block !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.hero-rounded:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: var(--wpr-bg-d46000ea-a463-4a15-a057-4eb36f6b6f66)
        no-repeat bottom;
}
.mask-green-top:before,
.mask-blue-top:before,
.mask-white-top:before {
    content: "";
    width: 100%;
    height: 120px;
    position: absolute;
    z-index: 1;
    top: -1px;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}
.mask-green-bottom:after,
.mask-blue-bottom:after,
.mask-white-bottom:after {
    content: "";
    width: 100%;
    height: 120px;
    position: absolute;
    bottom: -1px;
    left: 0;
    background-repeat: no-repeat;
    z-index: 0;
}
.mask-green-top:before {
    background: var(--wpr-bg-164bb129-a561-4e88-97b8-8c1f5ff2e1e4)
        no-repeat bottom;
    transform: rotate(180deg);
}
.mask-green-bottom:after {
    background-image: var(--wpr-bg-c70c6d8e-79d2-4d19-b82f-8837ffebe573);
    background-position: bottom;
    background-size: 100%;
}
.mask-blue-top:before {
    background-image: var(--wpr-bg-22df9f49-fd5a-49ea-a095-39237d92c510);
}
.mask-blue-bottom:after {
    background-image: var(--wpr-bg-981960bd-018b-48e0-aa4b-ebe1a12eac28);
    height: 100%;
    background-size: cover;
    background-position: top;
}
.mask-white-bottom:after {
    background-image: url(/content/themes/ecolave/library/images/bg/white-mask-bottom.svg);
    background-position: bottom;
}
.section-ecolave > .elementor-background-overlay:after,
.section-ecolave > .elementor-background-overlay:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.section-ecolave > .elementor-background-overlay:after {
    background: var(--wpr-bg-01d4fe21-71b2-4207-9c5c-cf86fc1e8170)
        no-repeat left;
    background-size: contain;
    transform: rotate(180deg);
}
.section-ecolave > .elementor-background-overlay:before {
    background: url(/content/themes/ecolave/library/images/bg/ecolave-section-bg.webp)
        no-repeat left;
    background-size: contain;
}
@media screen and (min-width: 1024px) {
    .section-ecolave > .elementor-background-overlay {
        width: 70%;
    }
}
.section-ecolave > .elementor-heading-title u:after {
    background: #ed7cb5;
}
@media screen and (min-width: 1024px) {
    .section-ecolave-left .elementor-background-overlay {
        left: 0;
        right: auto;
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px;
    }
}
@media screen and (min-width: 1024px) {
    .section-ecolave-right .elementor-background-overlay {
        right: 0;
        left: auto;
        border-top-left-radius: 30px;
        border-bottom-left-radius: 30px;
    }
}
.ecolave-map .gmnoprint {
    transform: translatey(80px);
}
.ecolave-map .gm-fullscreen-control {
    transform: translatey(120px);
}
#wpsl-map-controls {
    transform: translatey(-140px);
}
#wpsl-gmap {
    width: 100%;
}
@media screen and (max-width: 1024px) {
    #wpsl-gmap {
        min-height: 800px;
    }
}
#wpsl-radius label,
#wpsl-category label {
    width: auto !important;
}
#wpsl-wrap {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 10px;
    grid-auto-rows: minmax(100px, auto);
    background-color: #b5e5f5;
    margin: 0;
    font-family: "Overpass", Sans-serif;
}
@media screen and (max-width: 1860px) {
    #wpsl-wrap {
        background-color: #fff;
    }
}
@media screen and (min-width: 1024px) {
    #wpsl-wrap {
        grid-template-columns: repeat(3, 1fr);
    }
}
#wpsl-wrap a {
    color: var(--e-global-color-primary);
    text-decoration: none;
}
#wpsl-wrap a:hover {
    text-decoration: underline;
}
#wpsl-search-wrap form {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
    #wpsl-search-wrap form {
        justify-content: center;
    }
}
#wpsl-search-wrap input {
    border-radius: 30px;
}
#wpsl-search-input {
    line-height: 34px;
    border: 1px solid #ccc;
}
#wpsl-search-btn {
    padding: 12px 24px;
    line-height: 1.428571429;
    font-weight: 400;
    color: #fff;
    background-color: var(--e-global-color-primary);
    background-image: none;
    box-shadow: none;
    text-transform: none !important;
    transition: all 0.3s;
    margin-top: 10px;
    border: 2px solid var(--e-global-color-primary) !important;
    border-radius: 25px;
}
#wpsl-search-btn:hover {
    color: var(--e-global-color-primary);
    background-color: #fff;
}
#wpsl-radius,
#wpsl-results {
    display: flex !important;
    flex-direction: column;
    margin-bottom: 0;
}
#wpsl-result-list {
    display: flex;
    flex-direction: column;
    justify-content: center;
    order: 2;
    grid-column: 1;
    grid-row: 2;
    width: 100%;
    position: relative;
    z-index: 1;
    height: 100% !important;
}
@media screen and (min-width: 1024px) {
    #wpsl-result-list {
        grid-row: 2/3;
        min-height: 800px;
    }
}
#wpsl-stores,
#wpsl-direction-details {
    padding: 20px;
    background-color: #fff;
}
@media screen and (min-width: 1024px) {
    #wpsl-stores,
    #wpsl-direction-details {
        margin: 40px;
        border-radius: 20px;
    }
}
@media screen and (min-width: 1024px) {
    .elementor-section #wpsl-gmap {
        height: 100% !important;
    }
}
.wpsl-search {
    order: 1;
    display: flex;
    grid-column: 1;
    grid-row: 1;
    margin-bottom: 0;
    z-index: 10;
    position: relative;
    background: transparent;
    padding: 40px;
}
@media screen and (min-width: 1024px) {
    .wpsl-search {
        transform: translateY(200px);
    }
}
.wpsl-gmap-canvas {
    order: 3;
    display: flex;
    grid-column: 1;
    grid-row: 3;
}
@media screen and (min-width: 1024px) {
    .wpsl-gmap-canvas {
        grid-column: 2/4;
        grid-row: 1/3;
    }
}
.wpsl-select-wrap {
    margin-bottom: 0;
}
.wpsl-input {
    display: flex !important;
    flex-direction: column;
    margin-bottom: 0;
}
.wpsl-store-location > p strong:first-child a,
.wpsl-info-window > p strong:first-child a {
    font-size: 120%;
    margin-bottom: 5px;
    display: inline-block;
}
.wpsl-dropdown .wpsl-selected-item,
.wpsl-dropdown li {
    padding: 14px 12px !important;
}
.wpsl-selected-item {
    padding: 14px 12px !important;
}
.wpsl-info-window {
    font-size: 16px;
    text-align: center;
}
.wpsl-info-window a#wpsl-store-btn {
    background-color: var(--e-global-color-primary);
    padding: 12px 24px;
    color: #fff;
    text-decoration: none;
    font-weight: 400 !important;
    border: 2px solid var(--e-global-color-primary);
    border-radius: 30px;
    display: block;
    margin-top: 10px;
}
.wpsl-info-window a#wpsl-store-btn:hover {
    color: var(--e-global-color-primary);
    background-color: #fff;
}
.wpsl-info-window p {
    margin: 0 !important;
}
.gm-style .gm-style-iw-c {
    padding: 24px !important;
}
.franchise-right > .elementor-widget-wrap {
    position: sticky;
    top: 100px;
    align-self: flex-start;
}
.franchise-listing .elementor-heading-title {
    font-size: 24px;
    margin-bottom: 20px;
}
.franchise-listing .wpsl_stores {
    margin-bottom: 5px;
}
.franchise-listing .wpsl_stores a {
    color: var(--e-global-color-primary);
    text-decoration: none;
    margin-bottom: 10px;
}
.franchise-listing .wpsl_stores a:hover {
    text-decoration: underline;
}
.franchise-img img {
    min-width: 100%;
}
.franchise-cta .elementor-container {
    flex-wrap: wrap;
}
.franchise-cta .e-con.e-flex > .e-con-inner {
    flex-direction: column;
    gap: 0;
}
.franchise-cta .cta {
    width: 100%;
    margin-top: 20px;
    padding: 0;
}
.franchise-cta .cta .elementor-widget-wrap {
    margin: 0 !important;
    padding: 0 !important;
}
.franchise-cta .cta .elementor-icon-box-content {
    position: absolute;
    text-align: center;
}
@media screen and (min-width: 1024px) {
    .franchise-cta .cta .elementor-icon-box-content {
        padding: 0 20px;
    }
}
.franchise-cta .cta .elementor-icon-box-wrapper {
    max-height: 120px;
}
.franchise-cta .cta .elementor-icon-box-title a {
    font-size: 32px !important;
}
.tarifs-table {
    border-collapse: collapse;
    border-radius: 1em;
    overflow: hidden;
}
.tarifs-table thead {
    text-transform: uppercase;
}
.tarifs-table tr th {
    background-color: #f6f7fe;
    text-align: center;
}
.tarifs-table tr td {
    text-align: center;
    border: none;
}
.tarifs-table tr td img {
    width: 20px;
    height: 20px;
}
.tarifs-table tr td:first-child {
    color: #3a3b3c;
    text-align: left;
    padding-left: 15px;
}
@media screen and (max-width: 768px) {
    .tarifs-table tr td:first-child {
        padding: 20px 0 10px 10px;
    }
}
.options tbody tr:first-child td {
    padding-top: 15px;
}
@media screen and (min-width: 768px) {
    .options tr td:last-child {
        width: 175px;
    }
}
@media screen and (max-width: 768px) {
    .tarifs-table table {
        border: 0;
    }
    .tarifs-table table caption {
        font-size: 1.3em;
    }
    .tarifs-table table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
    .tarifs-table table tr {
        display: block;
    }
    .tarifs-table table td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: 0.8em;
        text-align: right;
    }
    .tarifs-table table td.column-1 {
        text-transform: uppercase;
    }
    .tarifs-table table td:nth-child(+ n + 2) {
        min-height: 20px;
        vertical-align: middle;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .tarifs-table table td:nth-child(+ n + 2) img {
        margin-right: 20%;
    }
    .tarifs-table table td:nth-child(2)::before {
        content: "Forfait intérieur";
    }
    .tarifs-table table td:nth-child(3)::before {
        content: "Forfait extérieur";
    }
    .tarifs-table table td:nth-child(4)::before {
        content: "Forfait confort";
    }
    .tarifs-table table td:nth-child(5)::before {
        content: "Forfait car staging";
    }
    .tarifs-table table td::before {
        float: left;
    }
    .tarifs-table table td:last-child {
        border-bottom: 0;
    }
}
footer .elementor-widget-icon svg g:nth-child(3) path,
footer .elementor-widget-icon svg g:nth-child(3) rect {
    fill: #000 !important;
}
footer .elementor-social-icon {
    border: 1px solid #3a3b3c;
}
footer .elementor-social-icon svg,
footer .elementor-social-icon i {
    fill: #3a3b3c;
    color: #3a3b3c;
}
.conditions .elementor-tabs {
    overflow: hidden;
}
.conditions .elementor-tab-desktop-title {
    padding: 20px 20px !important;
    margin: 10px;
    border-radius: 40px;
    text-align: center;
    vertical-align: middle;
    background: #f6f7fe;
    flex: 0 0 auto;
}
.conditions .elementor-tab-content {
    text-align: center;
    border-radius: 30px;
}
.conditions .elementor-tab-title.elementor-active {
    background: #99c535;
}
.conditions .elementor-tab-content.elementor-active {
    background: #f6f7fe;
}
.conditions .elementor-tab-title.elementor-tab-mobile-title {
    display: none;
}
.conditions .elementor-tabs-wrapper {
    display: flex !important;
    flex-wrap: nowrap;
    overflow-x: auto;
    margin-right: -10px;
    margin-bottom: 10px;
    overflow: scroll !important;
}
.conditions .elementor-tab-desktop-title.elementor-active:before,
.conditions .elementor-tab-desktop-title.elementor-active:after {
    width: 0 !important;
}
.elementor-widget-text-editor a {
    color: var(--e-global-color-secondary);
    font-weight: 600;
}
.elementor-heading-title a {
    display: inline-block;
    color: var(--e-global-color-secondary) !important;
}
.elementor-heading-title a:after {
    content: "";
    display: block;
    height: 3px;
    width: 100%;
    background-color: var(--e-global-color-secondary);
    position: relative;
    top: 5px;
}
.elementor-heading-title u,
.elementor-image-box-title u {
    text-decoration: none;
    display: inline-block;
    position: relative;
    line-height: 1rem;
}
.elementor-heading-title u:after,
.elementor-image-box-title u:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -2.5%;
    width: 105%;
    height: 80%;
    background: #e3f3bf;
    z-index: -1;
}
.elementor-heading-title u.pink:after,
.elementor-image-box-title u.pink:after {
    background: #ed7cb5;
}
.elementor-heading-title u.blue:after,
.elementor-image-box-title u.blue:after {
    background: #fdbfe8;
}
.elementor-heading-title u.green:after,
.elementor-image-box-title u.green:after {
    background: #fff;
}
.elementor-heading-title u.black:after,
.elementor-image-box-title u.black:after {
    background: #000;
}
.elementor-post__text {
    display: flex !important;
    align-items: center;
    position: relative;
}
.elementor-post__title {
    order: 1;
    background-color: var(--e-global-color-primary);
    margin: 0;
    padding: 5px 10px;
    transform: translatey(-20px);
    display: inline-block;
    position: relative;
    z-index: 10;
}
.elementor-post__excerpt {
    order: 2;
}
.elementor-post__meta-data {
    order: 3;
    display: inline-block;
    margin-bottom: 0 !important;
    width: 100%;
}
.elementor-post__read-more {
    order: 4;
    position: absolute;
    bottom: 25px;
    right: 25px;
    line-height: 20px;
}
.elementor-post-date:before {
    content: "";
    width: 20px;
    height: 20px;
    background: var(--wpr-bg-4640ac2d-d11f-4bb3-a826-62246f024d2f)
        no-repeat;
    margin-right: 5px;
    display: inline-block;
    transform: translateY(3px);
}
.eael-grid-post .eael-entry-thumbnail {
    max-height: 270px;
    overflow: hidden;
}
.eael-grid-post .eael-entry-wrapper {
    padding: 0 25px 25px;
    position: relative;
}
.eael-grid-post .eael-entry-header {
    text-align: center;
}
.eael-grid-post .eael-entry-title {
    background-color: var(--e-global-color-primary);
    margin: 0;
    padding: 5px 10px;
    transform: translatey(-20px);
    display: inline-block;
    position: relative;
    z-index: 10;
}
.eael-grid-post .eael-entry-title a {
    color: #fff !important;
}
.eael-grid-post .eael-grid-post-excerpt {
    margin-bottom: 20px;
}
.eael-grid-post .eael-post-elements-readmore-btn {
    position: absolute;
    bottom: 25px;
    right: 25px;
    line-height: 20px;
}
.eael-grid-post .eaeled-on time {
    display: flex;
    line-height: 22px;
    font-size: 18px;
    font-weight: 300;
}
.eael-grid-post .eaeled-on time:before {
    content: "";
    width: 20px;
    height: 20px;
    background: var(--wpr-bg-bd68a4be-1ac4-4ea3-9736-f7fdacb346c6)
        no-repeat;
    margin-right: 5px;
}
.tax-wpsl_store_category .ecolave-map .elementor-widget-wrap {
    padding: 0 !important;
}
.tax-wpsl_store_category .elementor-intro-section {
    background-color: #f6f7fd;
    padding: 60px 40px 0;
}
.tax-wpsl_store_category .elementor-intro-section .elementor-widget-container {
    z-index: 1;
    position: relative;
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
}
.tax-wpsl_store_category .elementor-intro-section .elementor-first-element {
    font-weight: 600 !important;
}
.tax-wpsl_store_category .elementor-intro-section .elementor-heading-title {
    color: #3a3b3c;
    font-family: "Overpass", Sans-serif;
    font-size: 43px;
    font-weight: 800;
}
.franchise-listing {
    margin-top: 40px;
}
@media screen and (min-width: 1030px) {
    .franchise-listing {
        column-count: 4;
    }
}
@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }
    a,
    a:visited {
        color: #444 !important;
        text-decoration: underline;
    }
    a:after,
    a:visited:after {
        content: " (" attr(href) ")";
    }
    a abbr[title]:after,
    a:visited abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .sidebar,
    .page-navigation,
    .wp-prev-next,
    .respond-form,
    nav {
        display: none;
    }
}
