/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 05 2022 | 21:00:31 */
@media only screen and (min-width: 737px){
  #pum-9561 {
    display: none!important;
  }
}

@media only screen and (max-width: 736px) {
  .pum-overlay.pum-overlay-disabled {
    visibility: visible;
  }
}

#pum-9561 {
  background-color: rgba(1, 1, 1, 0.3);
}

#pum-9561 .pum-container {
  max-width: 100%;
  max-height: 100%;
  overflow-y: scroll;
  padding: 0;
}

#pum-9561 .pum-container .pum-close {
  background: #FFF url('https://arrivein-com.go-vip.net/wp-content/uploads/2021/04/x-download-app-2x.png') center center no-repeat;
  background-size: 18px 18px;
  border-radius: 24px;
  box-shadow: none;
  height: 24px;
  padding: 0;
  right: 24px;
  text-indent: -999em;
  top: 24px;
  width: 24px;
}

#pum-9561 .download-app-popup-image {
  background: #F2F5F8;
  padding-top: 24px;
  text-align: center;
}

#pum-9561 .download-app-popup-image img {
  height: 157px;
  width: 328px;
}

#pum-9561 .download-app-popup-content {
  background: #FFF;
  padding: 40px 24px;
}

#pum-9561 .download-app-popup-text {
  color: #000;
  font-size: 26px;
  font-weight: bold;
  line-height: 30px;
  margin: 0;
  text-align: center;
}

#pum-9561 .download-app-popup-button-container {
  margin: 0;
}

#pum-9561 .download-app-popup-button {
  background: #2B5B7D;
  color: #FFF;
  display: block;
  font-size: 20px;
  font-weight: bold;
  line-height: 60px;
  height: 60px;
  margin: 32px auto 0;
  text-align: center;
  width: 231px;
}