.bcapopup {
  border: 0px solid #c00;
  z-index: 99998; }
  .bcapopup .post-edit-link {
    font-size: .75em;
    position: absolute;
    left: 0;
    top: 0; }
  .bcapopup .aftercontent {
    display: none; }
  .bcapopup .content-inner, .bcapopup .content-form, .bcapopup .content-after-form {
    font-size: .9375em;
    font-family: Avenir, Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .bcapopup p {
    margin: 0 0 1em; }

.bcapop_overlay {
  display: none; }

.bcapopup .close {
  display: block;
  position: absolute;
  text-decoration: none;
  border: none;
  padding: .5em;
  transition: .2s all;
  right: 0;
  bottom: 0; }
  .bcapopup .close span {
    display: block;
    background: #222;
    color: #ccc;
    padding: .5em;
    width: 1em;
    height: 1em;
    line-height: 1em;
    border-radius: 1em;
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3); }
  .bcapopup .close:hover span {
    text-shadow: 0 0 .5em #fff;
    background: #2f2f2f; }

.bcapop_banner-top, .bcapop_banner-bottom {
  background: #eee;
  box-shadow: 0 0 1em rgba(0, 0, 0, 0.5); }

.bcapop_content {
  position: relative;
  border: 0px solid #c00;
  z-index: 1;
  color: #333;
  max-width: 48em;
  padding: 1em; }
  .bcapop_modal .bcapop_content,
  .bcapop_banner-left .bcapop_content,
  .bcapop_banner-right .bcapop_content {
    background: #eee;
    box-shadow: 0 0 1em rgba(0, 0, 0, 0.5);
    margin: 0 auto; }
  .bcapop_modal .bcapop_content {
    border-width: .25em; }

@media screen and (min-width: 38em) and (min-height: 36em) {
  .bcapopup {
    position: fixed; }
  .bcapop_banner-left .post-edit-link {
    top: -2em; }
  .bcapop_banner-right .post-edit-link {
    top: -2em;
    right: 0;
    left: auto; }
  .bcapop_modal .bcapop_inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 2em;
    display: flex;
    align-items: center;
    justify-content: center; }
  .bcapopup .close {
    right: auto;
    bottom: auto; }
  .bcapop_modal .close {
    right: -1.5em;
    top: -1.5em; }
  .bcapop_banner-top .close {
    right: 2em;
    bottom: -1.75em; }
  .bcapop_banner-bottom .close {
    top: -1.75em;
    right: 2em; }
  .bcapop_banner-left .close {
    top: -1.75em;
    right: -1.5em; }
  .bcapop_banner-right .close {
    top: -1.75em;
    left: -1.5em; }
  .bcapop_modal {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 3em; }
  .bcapop_banner-top {
    top: 0;
    left: 0;
    right: 0;
    border-width: 0 0 .5em; }
  .bcapop_banner-bottom {
    left: 0;
    right: 0;
    bottom: 0;
    border-width: .5em 0 0; }
  .bcapop_banner-left, .bcapop_banner-right {
    left: 0;
    right: 0;
    bottom: 0; }
    .bcapop_banner-left .bcapop_inner, .bcapop_banner-right .bcapop_inner {
      max-width: 74em;
      margin: 0 auto;
      position: absolute;
      left: 0;
      right: 0; }
    .bcapop_banner-left .bcapop_content, .bcapop_banner-right .bcapop_content {
      width: 22.5em;
      /* = 360px = already-set featured image width */
      border-width: .5em 0 0;
      position: absolute;
      bottom: 0; }
  .bcapop_content {
    box-sizing: border-box;
    max-height: 36em; }
    .bcapop_modal .bcapop_content,
    .bcapop_banner-top .bcapop_content,
    .bcapop_banner-bottom .bcapop_content {
      display: flex;
      margin: 0 auto; }
      .bcapop_modal .bcapop_content .featured-image,
      .bcapop_banner-top .bcapop_content .featured-image,
      .bcapop_banner-bottom .bcapop_content .featured-image {
        margin: 0 1em 0 0;
        max-width: 40%; }
      .bcapop_modal .bcapop_content .featured-image, .bcapop_modal .bcapop_content .content-inner, .bcapop_modal .bcapop_content .content-form, .bcapop_modal .bcapop_content .content-after-form,
      .bcapop_banner-top .bcapop_content .featured-image,
      .bcapop_banner-top .bcapop_content .content-inner,
      .bcapop_banner-top .bcapop_content .content-form,
      .bcapop_banner-top .bcapop_content .content-after-form,
      .bcapop_banner-bottom .bcapop_content .featured-image,
      .bcapop_banner-bottom .bcapop_content .content-inner,
      .bcapop_banner-bottom .bcapop_content .content-form,
      .bcapop_banner-bottom .bcapop_content .content-after-form {
        flex: 1; }
    .bcapop_banner-top .bcapop_content, .bcapop_banner-bottom .bcapop_content {
      padding-top: 1.5em;
      padding-bottom: 1.5em; }
    .bcapop_banner-left .bcapop_content .featured-image,
    .bcapop_banner-right .bcapop_content .featured-image {
      margin: -1.5em -1em 1em;
      border-bottom: .5em solid #c00; }
      .bcapop_banner-left .bcapop_content .featured-image img,
      .bcapop_banner-right .bcapop_content .featured-image img {
        display: block; }
    .bcapop_banner-left .bcapop_content {
      left: 0; }
    .bcapop_banner-right .bcapop_content {
      right: 0; }
  .bcapop_modal .bcapop_overlay {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7); } }

/*# sourceMappingURL=bca-popups.css.map */