/*
CSS moved insto scss: _boligvelger.scss
*/


/* #boligvelger-wrapper { */
    /* width: 100%; */
    /* max-width: 100%; */
    /* margin: auto; */
    /* position: relative; */
/* } */

/* #boligvelger { */
    /* width: 100%; */
    /* padding-bottom: 34%; */
/* } */

/* #boligvelger figure { */
    /* width: 100%; */
    /* position: relative; */
    /* padding-bottom: 57%; */
    /* height: 0; */
    /* margin: 1rem 0; */
/* } */

/* #boligvelger figure svg { */
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
    /* width: 100%; */
    /* height: 100%; */
    /* background: transparent; */
/* } */

/* #boligvelger figure svg polygon.st0, */
/* #boligvelger figure svg polygon.st1 { */
    /* opacity: 1; */
    /* fill-opacity:1; */
/* } */
/* /* */
/* #boligvelger figure svg polygon { */
    /* fill: none; */
    /* pointer-events: all; */
    /* stroke: none; */
/* } */
/* */ */
/* #boligvelger figure svg polygon:hover { */
    /* cursor: pointer; */
/* } */

/* #boligvelger-wrapper .bolig-tooltip { */
    /* position: absolute; */
    /* z-index: 99; */
    /* color: #E6E6E6; */
    /* font-weight: 100; */
    /* background: #565E70; */
    /* padding: 0.5rem; */
    /* border: 0px solid #265689; */
/* } */

/* .boligvelger-throbber { */
    /* display: block; */
    /* text-indent: -9999px; */
    /* width: 100px; */
    /* height: 100px; */
    /* margin: auto; */
    /* background: url(../images/boligvelger-throbber.svg); */
    /* background-size: 100px 100px; */
    /* min-height: 500px; */
    /* background-repeat: no-repeat; */
    /* background-position: 50% 50%; */
/* } */

.boligvelger-svg-wrapper svg {
  max-width: 100%;
}
