/*
Theme Name: AirparkOne Child
Template: airparkone
Theme URI: https://simpledigital.dk/
Author: John
*/

/*@import url("../airparkone/style.css");*/

.pum-theme-2045 .pum-content + .pum-close-1, .pum-theme-enterprise-blue .pum-content + .pum-close-1 {
  position: absolute;
  height: 30px;
  width: 30px;
  left: auto;
  right: 15px;
  bottom: auto;
  top: 15px;
  padding: 0px;
  color: #ffffff;
  font-family: Poppins;
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  border: 1px none #ffffff;
  border-radius: 1px;
  box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 );
  text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 );
  background-color: rgba( 67, 84, 92, 1.00 );
}
.pum-container .pum-content + .pum-close-1 {
  text-decoration: none;
  text-align: center;
  line-height: 1;
  position: absolute;
  cursor: pointer;
  min-width: 1em;
  z-index: 2;
}