
/* Spring Fund 2023 popup */
#popmake-13004 {
  /* #popmake-13004.pum-container  */
  max-width: 400px !important;
  width: 100%;
  margin: 0 auto !important;
  background-color: #222227 !important;
  /* background-color: #283851 !important; */
  color: white !important;
  position: relative !important;
  padding: 30px;
  border: solid 1px rgb(158, 158, 158, 0.5);;
}

@media (min-width: 900px) {
  #popmake-13004 {
    width: 400px !important;
  }
}

#pum_popup_title_13004 {
   color: #fff !important;
   text-align: center;
   margin-bottom: 30px;
   font-size: 28px;
 }

 #popmake-13004 .pum-content {
  color: white !important;
  margin: 0 auto;
 }

 #popmake-13004 img {
  width: 100%;
  max-height: 300px;
  object-fit: cover;
 }

 #popmake-13004 p .wp-image-13034 {
   text-align: unset !important;
 }

 #popmake-13004 .wp-image-13034 {
  height: 60px;
  width: auto;
 }

 #popmake-13004 .popmake-close {
  position: absolute;
  top: -10px;
  right: 5px;
  background: none;
  color: #f06b52;
  font-size: 30px;
 }

/* Popup Theme 8871: Content Only - For use with page builders or block editor */
.pum-theme-8871, .pum-theme-content-only { background-color: #222227 !important; } 
.pum-theme-8871 .pum-container, .pum-theme-content-only .pum-container { padding: 0px; border-radius: 0px; border: 2px solid #ffffff; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); background-color: rgba( 255, 255, 255, 0.98 ) } 
.pum-theme-8871 .pum-title, .pum-theme-content-only .pum-title { color: #283851; text-align: center; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 600; font-size: 20px; line-height: 24px } 
.pum-theme-8871 .pum-content, .pum-theme-content-only .pum-content { color: #283851; font-family: inherit; font-weight: 400 } 
.pum-theme-8871 .pum-content + .pum-close, .pum-theme-content-only .pum-content + .pum-close { position: absolute; height: 21px; width: 24px; left: auto; right: 2px; bottom: auto; top: 3px; padding: 0px; color: #283851; font-family: inherit; font-weight: 700; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 15px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.00 ); background-color: rgba( 243, 234, 209, 0.40 ) } 
