.lookbook-link{align-items:center;background-color:#f05a22;column-gap:10px;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:16px;justify-content:center;left:50%;padding:4px 30px;position:fixed;text-transform:uppercase;top:0;transform:translateX(-50%);z-index:9999}.lookbook-link:after,.lookbook-link:before{bottom:0;content:"";position:absolute;top:0;width:0}.lookbook-link:before{border-left:1px dashed #fff;left:5px}.lookbook-link:after{border-right:1px dashed #fff;right:5px}@media(max-width:700px){.lookbook-link{column-gap:30px;left:auto;padding:4px 16px;right:0;top:30vh;transform:translateX(calc(100% - 50px));transition:all .3s ease-in-out}.lookbook-link:hover{column-gap:10px;padding:4px 26px;transform:translateX(0)}}