/*!
 * Age verification CSS to go with the JS that can be found at (https://github.com/Herudea/age-verification)
 */#modal_screen{position:fixed;top:0;left:0;height:100%;width:100%;z-index:1100;background-color:rgba(0,0,0,.8)}#modal_content nav .av_btn:hover,#modal_screen.nope{background-color:#1e0924}#modal_content{position:fixed;z-index:1101;margin:0 auto;background-color:#fff;border:4px solid #a47b4f;border-radius:100%;font-size:12px;width:290px;height:290px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;background-position:center 2em;background-repeat:no-repeat;background-size:90px auto;background-image:url(https://leisuretimecigars.com/public/assets/img/logo-s.webp)}#modal_content .content_wrapper{padding-top:8em;margin:3em auto 0;text-align:center}#modal_content h2{margin:0}#modal_content p{max-width:75%;margin:1.2em auto 0}#modal_content nav{font-size:16px;display:table;width:282px}#modal_content nav ul{display:table-row;width:100%;margin:0;padding:0}#modal_content nav li{display:table-cell;text-align:right;width:auto}#modal_content nav:after{content:"";display:block;clear:both}#modal_content nav small{display:block;text-align:center;color:#888;margin:1em 0 0}#modal_content nav a.av_btn{display:block;text-align:center;width:75px;border-radius:3px;margin:1em auto 0;text-decoration:none;padding:5px;color:#fff;text-transform:none;letter-spacing:0}#modal_content nav .av_go{background-color:#7fbf4d}#modal_content nav .av_no{background-color:#938d95}#modal_content #modal_regret_wrapper nav a.av_btn{margin-top:0;width:130px;font-size:.8em}@media (min-width:688px){#modal_content{top:30vh;left:30vw;width:90%;max-width:500px;height:444px;padding:3em;border-radius:5px;background-position:center 3em;background-size:160px auto;font-size:16px}#modal_content .content_wrapper{padding-top:165px;margin:3em auto 0;text-align:center}#modal_content h2{margin:0;font-size:1.875em}#modal_content p{font-size:1em;line-height:1.9em}#modal_content nav{width:396px}#modal_content nav a.av_btn{font-size:1em}}