.share-items img{display:block;width:20px}.share-items svg{width:20px}.share-items .social-share-list{align-items:center;display:flex;height:44px;justify-content:center;margin:0 20px;width:44px}.share-items .social-share-list:first-child{margin-left:0}.clip-box{align-items:center;background:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:all .3s ease-in-out;visibility:hidden;width:100%;z-index:1}.clipbord-open .clip-box{opacity:1;visibility:visible}.clip-box .wrap{background:#fff;border-radius:10px;max-width:500px;padding:20px;width:100%}.clip-box .wrap button{border-radius:20px;font-family:Poppins;font-size:12px;font-weight:600;line-height:18px;padding:8px 20px}input#pageUrl_copylink{font-size:12px;padding:10px;pointer-events:bounding-box}@media (max-width:480px){.share-items .social-share-list{margin:0!important}.share-items{justify-content:space-around!important;margin-bottom:30px;margin-top:0}}