/* https://idconstruction.company/wp-content/themes/idconstruction/assets/css/sticky.css?ver=1.1.46 */
.pw_is_sticky{transition:.3s ease}.pw_is_sticky.pw_going_sticky{position:fixed;top:0;left:0;right:0;transform:translateY(-100%);box-shadow:0 0 10px rgba(0,0,0,.05);transition:0s ease;z-index:99}body.admin-bar .pw_is_sticky.pw_going_sticky{top:var(--wpadmin-bar--height)}.pw_is_sticky.pw_sticked{transform:translateY(0);transition:.3s ease}