@import url('https://fonts.googleapis.com/css?family=Montserrat:400,400i,700');

/* Modal Styles */
.pf-widget.newsweek-custom-modal .pf-widget-content {
  background-color: #000;
  border-radius: 0;
  border: 2px solid #414143;
  outline: 10px solid #000;
  max-width: 586px;
  padding: 40px 0px 20px;
}

.pf-widget.newsweek-custom-modal .pf-widget-content {
  background: #000 url('https://storage.googleapis.com/newsweek-personalize/custom-modals/bg.png') no-repeat top center;
}

.pf-widget.newsweek-custom-modal .branding {
  display: none;
}

.pf-widget.newsweek-custom-modal .pf-widget-btn.pf-widget-ok {
  background-color: #ff0000;
  color: white;
  font-family: Montserrat, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 32px;
}

.pf-widget.newsweek-custom-modal .pf-widget-message {
  font-family: Montserrat, Arial, sans-serif;
  color: white;
  font-style: italic;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  margin-top: 293px;
  margin-bottom: 12px;
}

.pf-widget.newsweek-custom-modal.pf-widget-variant-2 .pf-widget-headline {
  margin-top: 0;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 28px;
  letter-spacing: 3px;
}

.pf-widget.newsweek-custom-modal.pf-widget-variant-2 .pf-widget-headline .small {
  display: block;
  font-size: 18px;
}
.pf-widget.newsweek-custom-modal.pf-widget-variant-2 .pf-widget-headline .citation {
  font-weight: normal;
  display: block;
  font-size: 13px;
}

.pf-widget.newsweek-custom-modal.pf-widget-variant-2 .pf-widget-img {
  top: 101px;
  width: 377px;
  height: 333px;
  margin-left: -185px;
}


/* Slideout Styles */
.pf-widget.newsweek-custom-slideout {
  background-color: #000;
  border-radius: 0;
  border: 2px solid #414143;
  outline: 10px solid #000;
  padding: 0;
  background: #000 url('https://storage.googleapis.com/newsweek-personalize/custom-modals/bg.png') no-repeat;
  background-position: left 0 bottom 206px;
  background-size: contain;
}

.pf-widget.newsweek-custom-slideout .pf-widget-content {
  padding: 30px 10px 20px;
}

.pf-widget.newsweek-custom-slideout .branding {
  display: none;
}

.pf-widget.newsweek-custom-slideout .pf-widget-btn.pf-widget-ok {
  background-color: #ff0000;
  color: white;
  font-family: Montserrat, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 32px;
}

.pf-widget.newsweek-custom-slideout .pf-widget-message {
  font-family: Montserrat, Arial, sans-serif;
  color: white;
  font-style: italic;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  margin-bottom: 12px;
  margin-top: 223px;
}

.pf-widget.newsweek-custom-slideout.pf-widget-variant-2 .pf-widget-content .pf-widget-headline {
  margin-top: 0;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 21px;
  letter-spacing: 3px;
  margin-top: 0;
  line-height: 1.2;
}

.pf-widget.newsweek-custom-slideout.pf-widget-variant-2 .pf-widget-headline .small {
  display: block;
  font-size: 13px;
}
.pf-widget.newsweek-custom-slideout.pf-widget-variant-2 .pf-widget-headline .citation {
  font-weight: normal;
  display: block;
  font-size: 12px;
  margin-top: 2px;
}

.pf-widget.newsweek-custom-slideout.pf-widget-variant-2 .pf-widget-img {
  top: auto;
  bottom: 92px;
  width: 275px;
  height: 243px;
  margin-left: -133px;
  border-radius: 0px;
}
