simple-lightbox>.hidden{display:none}simple-lightbox .article-wrapper{position:fixed;z-index:100065;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8)}simple-lightbox .article-wrapper>article>content>h2{font-size:1rem;padding:12px;margin:0}simple-lightbox .article-wrapper>article>content a.close-btn{position:absolute;right:20px}simple-lightbox .article-wrapper>article>content a.close-btn i{cursor:pointer;color:#eee}simple-lightbox .article-wrapper>article>content a.close-btn:focus i,simple-lightbox .article-wrapper>article>content a.close-btn:hover i{color:#fff}simple-lightbox .article-wrapper>article{margin:0 auto;width:460px}simple-lightbox .article-wrapper>article>content{background:#fff;color:#444;margin:0 auto;position:absolute;top:30%;width:460px}@media screen and (max-width:460px){simple-lightbox .article-wrapper>article>content{width:100%}}