/* 041116 */

/**
 * optin stuff
 **/

.nuqleu.custom .optin-box p,
.nuqleu.custom .optin-box div,
.nuqleu.custom .optin-box input,
.nuqleu.custom .optin-box button {
  font-family: "Source Sans Pro", sans-serif !important;
  line-height: 1.3
}

.nuqleu.custom .optin-box h1,
.nuqleu.custom .optin-box h2,
.nuqleu.custom .optin-box h3,
.nuqleu.custom .optin-box h4,
.nuqleu.custom .optin-box h5 {
  font-family: 'montserrat-web', sans-serif !important;
  font-weight: 600 !important;
  color: #fff !important;
  font-size: 18px !important;
  text-transform: uppercase;
}

.nuqleu.custom #tve_two_set .tve_p_lb_close {
  text-indent: -9000px !important;
  background:none!important;
  font-size:0;
  z-index:91;
}

.nuqleu.custom #tve_two_set .tve_p_lb_close::before {
  content: "\e902";
  color:#fff;
  font-size:11px;
  display:block;
  text-indent:0;
  font-family:nuqleuglyphs;
}

.nuqleu.custom #tve_two_set .tve-leads-lightbox .tve_p_lb_content {
  border: 0 !important;
  background-position: 50% 35%;
  border-radius:0!important;
  box-shadow:inset 0 0 1px rgba(255,255,255,0.5);
}

.nuqleu.custom #tve_two_set .tve-leads-lightbox .tve_p_lb_content::before {
  background:rgba(0,0,0,0.4);
  content:" ";
  display:block;  
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  z-index:90;
}

.nuqleu.custom #tve_two_set .tve-leads-lightbox .tve_p_lb_content .tve_p_lb_inner {
  position:relative;
  z-index:91;
}

.nuqleu.custom #tve_two_set .tve-leads-lightbox .tve_p_lb_content .tve_p_lb_control {
  padding: 60px 20px !important;
}

.nuqleu.custom #tve_two_set .tve-leads-lightbox .tve_p_lb_content .tve_p_lb_inner {
  padding: 0 !important;
}

.nuqleu.custom #tve_two_set .tve-leads-lightbox .tve_p_lb_content article {
  margin: 0 !important;
}

.nuqleu.custom #tve_two_set .tve-leads-lightbox .optin-box {
  margin: 0;
}

.nuqleu.custom .optin-box.darkbg .thrv_lead_generation_container {
  margin-bottom:10px;
}

.nuqleu.custom #tve_two_set .tve-leads-lightbox .optin-box.darkbg .tve_colm :not(input) {
  color: #fff !important;
  /*pointer-events:none;*/
  text-shadow:0 0 1px rgba(0,0,0,0.5);
}

.nuqleu.custom .tve-leads-lightbox .optin-box.magazine input,
.nuqleu.custom .tve-leads-lightbox .optin-box.magazine button {
  border: 0 !important;
  margin: 0 !important;
  pointer-events:all!important;
}

.nuqleu.custom .tve-leads-lightbox .optin-box.magazine .tve_lead_generated_inputs_container div {
  padding: 0 !important;
}

.nuqleu.custom #tve_two_set .tve-leads-lightbox .optin-box.magazine .tve_lead_generated_inputs_container * {
  font-size: 16px;
}

.nuqleu.custom .optin-box.magazine .tve_lead_generated_inputs_container input {
  padding: 10px !important;
  border: 0 !important;
  box-shadow: none !important;
  line-height: 1;
  font-size: 16px !important;
  border-radius: 0 !important;
}

.nuqleu.custom .tve-leads-widget .optin-box.magazine .tve_lead_generated_inputs_container input,
.nuqleu.custom .tve-leads-widget .optin-box.magazine .tve_lead_generated_inputs_container button {
  text-align:center;
}

.nuqleu.custom .optin-box.magazine .tve_lead_generated_inputs_container button {
  border: 0;
  padding: 10px !important;
  border-radius: 0 !important;
  box-shadow: none;
  padding: 10px;
  font-size: 16px !important;
}

.nuqleu.custom .tve-leads-widget {
  overflow:hidden!important;
  max-width:320px;
}

.nuqleu.custom .tve-leads-widget .optin-box.magazine {
  max-width:300px;
  margin:0 auto;
  padding:0 10px;
  position:relative;
}

.nuqleu.custom .tve-leads-widget .optin-box.magazine .tve_lg_input_container {
  max-width:100%;
}

/* plain lightbox */

.nuqleu.custom .tve_p_lb_background .tcb-lp-lb {
  border-radius:0;
  padding:35px 40px;
}

.nuqleu.custom .tve_p_lb_background .tcb-lp-lb .tve_p_lb_close {
  width:0;
  height:auto;
  font-size:0;
  right:30px;
  top:15px;
}

.nuqleu.custom .tve_p_lb_background {
  transition:all .2s cubic-bezier(.7, 0, .3, 0)!important;
}

.nuqleu.custom .tve_p_lb_background.tve_lb_open {
  opacity:1;
}

.nuqleu.custom .tve_p_lb_background  .tcb-lp-lb .tve_p_lb_close::before {
  content: "\e902";
  font-size:12px;
  font-family:nuqleuglyphs;
  color:#333;
  right:0;
}

/*.nuqleu.custom .tve_p_lb_background*/