.cb-top-bar-flex-container{flex-wrap:wrap;margin:0;align-items:center;display:flex}.cb-top-bar-flex-container>div{font-size:20px;text-align:center;margin:1px 1% 1%}#cb-top-bar-close{height:20px;justify-content:center;margin-right:20px;color:#fff;transition:all .3s ease-in-out;align-items:center;border-radius:50px;background:#000;margin-left:auto;width:20px;display:flex}#cb-top-bar-close:hover{background:#fff}#cb-top-bar-close:hover a{color:#000}#cb-top-bar-close a{font-size:70%;font-weight:700;line-height:20px}@media screen and (max-width:769px){#cb-top-bar-close{margin-right:10px;margin-bottom:10px}}.cb-sticky-top-bar{position:sticky;top:0;z-index:5050}