div.wishlist2__popups h3{margin-top:14px;font-family:DINCompPro-CondMedium,Arial,Helvetica;font-size:24px;color:#555;text-align:left;padding-left:20px}div.wishlist2__popups div.wishlist2__popup{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:9999;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8)}div.wishlist2__popups div.wishlist2__popup div.wishlist2__popup-container{position:relative;background:white;border:3px solid #ebebeb;z-index:10000;width:100%;max-width:396px;top:auto;left:auto;margin:0}div.wishlist2__popups div.wishlist2__popup div.wishlist2__popup-container div.popup-title{position:relative;height:56px;background:#ebebeb;overflow:hidden}div.wishlist2__popups div.wishlist2__popup div.wishlist2__popup-container div.popup-title div.kinguin{position:absolute;right:20px;bottom:0;width:59px;height:56px;background:url(../../../images/kinguin_logo_popup.png)}div.wishlist2__popups div.wishlist2__popup div.wishlist2__popup-container div.popup-content{padding:20px;font-family:DINCompPro-CondMedium,Arial,Helvetica;font-size:18px;text-align:left;background:white}div.wishlist2__popups div.wishlist2__popup div.wishlist2__popup-container div.popup-content input{padding:5px;width:340px;background:white;border:1px solid #ccc}div.wishlist2__popups div.wishlist2__popup div.wishlist2__popup-container div.popup-actions{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}div.wishlist2__popups div.wishlist2__popup div.wishlist2__popup-container div.popup-actions a{background:white;margin:0 20px 20px;display:inline-block;padding:5px 9px;width:120px;min-height:18px;color:white;font-size:14px;border:none}div.wishlist2__popups div.wishlist2__popup div.wishlist2__popup-container div.popup-actions .wishlist2__popup-confirm{background:#ff7e00}div.wishlist2__popups div.wishlist2__popup div.wishlist2__popup-container div.popup-actions .wishlist2__popup-cancel{background:#999}