.scroll_sticky_top_bar{background-color:#fff;box-shadow:0 2px 35px 0 rgba(95,95,95,.2);left:0;position:fixed;top:0;transform:translateY(-150%);transition:all .3s ease;width:100%;z-index:100}.scroll_sticky_top_bar.scroll_down_active{transform:translateY(0)}.scroll_sticky_top_bar.user_closed_x{transform:translateY(-200%)}.scroll_sticky_top_bar .inner-wrap{padding:8px 20px;position:relative}.scroll_sticky_top_bar .bar_parent_layout{align-items:center;display:flex;justify-content:center}.scroll_sticky_top_bar .bar_left_side{margin-right:14px}.scroll_sticky_top_bar .bar_right_side{margin-right:20px}.scroll_sticky_top_bar .bar_left_side h4{line-height:130%;margin-bottom:0;margin-top:0}.scroll_sticky_top_bar .bar_x_icon{cursor:pointer;opacity:.5;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.hs-button.small{font-size:15px;padding:6px 10px}