/*
Custom CSS for coolbluewoo plugin*
----------------------------
*/

.video-email-timer{
  width: 560px;
  height: 315px;
  position: absolute;
  top:0;
  display:block;
}

.video-email-wrapper{
  position:relative;
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}

.full-screen{
  position:relative;
  z-index:-999;
}

.full-screen-shield {
    height: 100%;
    position: absolute;
    top: 0;
    width: 96%;
    z-index: 2147483647;
}

#full-screen.white-popup{
  max-width: 1010px;
  background:none;
}

#full-screen iframe{
  width: 100%;
  min-height:700px;
  background:none;
}


#full-screen .mfp-close{
  color:#fff;
  right:0;
}

.free-video-link{
   cursor:pointer;
}

.jw-icon-fullscreen{
  display:none;
}
