

.close-btn, .closedetail-btn, .terminclose-btn {

}
 .close-btn:hover, .terminclose-btn:hover, .cart--cart-offcanvas__close button:hover, .closedetail-btn:hover { transform: scale(0.9); cursor: pointer; }

.userpopupmenu {
    overflow-x: scroll;
}

.innerpopup {
  overflow-x: visible;
}

.popupheader {
  position: relative;
  padding: 50px 0px 0px 0px;
}

.outline {
  position: relative;
  z-index: -1;
  color: #FFF;
  font-family: "Inconsolata-Bold";
  text-transform: uppercase;
  -webkit-text-stroke: 1px #a6a3a1;
  -webkit-text-fill-color: #FFF;
  font-size: 5rem;
  margin-left: 0px;
  margin-top: 0px;
  top: 0px; left: 0px;
}

.innerpopup-content .innerpopup {
  position: relative;
  height: 100%;
  overflow: visible;
  background: transparent!important;
 }

.innerpopup-content, .innerpopupcontent { padding-right: 78px; padding-left: 78px; }

 .popup-wrapper .innerpopup {
   width: 1000px;
   overflow-y: scroll;
   transform: translate(-50%, -60%)!important;
 }

 .profilepopup .innerpopup {
   height: 85vh;
 }

.dotarea {
  position: absolute;
  z-index: -1;
  margin-left: -200px;
  margin-top: 140px;
  background: #FFF url('https://mfsstyria.at/themes/custom/mfs_theme/img/dot.png') repeat;
  width:450px; height: 220px;
}

.popup-wrapper {
  background: #FFF url('https://mfsstyria.at/themes/custom/mfs_theme/img/dot.png') repeat 10% 90%;
  background-size: 20% 30%;

}

.userfoto svg {
  width: 55px;height:55px;
}

@media screen and (max-width: 1440px) {
  .popupheader {
    position: relative;
    padding: 20px 0px 0px 0px;
  }
}


@media screen and (max-width: 768px) {
  .innerpopup-content, .innerpopupcontent { padding-right: 10px; padding-left: 10px; padding-bottom: 30px!important; }
}
