/*	WK Popup	Carlos Ferreira	jcarloswk@gmail.com*/#wkp-modal {top:0;left:0;width: 100%;height: 100%;z-index: 999999; overflow-y: auto;}#wkp-modal .wkp-content {position: relative; margin:auto;  }#wkp-modal .wkp-content-inner {overflow:hidden;position:relative; background: transparent;}#wkp-modal .wkp-content-inner iframe {width:100%; height: 100%; position:absolute; top:0; left:0 }.wkp-modalbg {width:100%;height:100%;position:fixed;top:0;left:0;z-index:999998;}.wkpCloseBtn {border-radius:60px; -moz-border-radius:60px; -webkit-border-radius:60px; -html-border-radius:60px; position:absolute;top:0;right:0;margin-top: 20px; color:#fff;margin-right: 20px;z-index: 9999999;display:none;cursor: pointer;width:40px;height:40px;}#wkp-modal .wkp-content img {width:auto}.wkp-custom {background: #fff; padding:10px;}.wkp-custom.wkp-error {color:#c51616; padding:40px 80px; font-size:14px}.wkp-mcustom {display: none}