.desktop-header,.mobile-header{position:fixed!important;top:0;left:0;width:100%;z-index:1000;transition:all .3s ease}.desktop-header.hidden,.mobile-header.hidden{transform:translateY(-100%);opacity:0}.desktop-header.visible,.mobile-header.visible{transform:translateY(0);opacity:1}@media (min-width:1025px){.mobile-header{display:none!important}}@media (max-width:1024px){.desktop-header{display:none!important}}.shop-short-description{font-size:14px;font-weight:400;color:#000;line-height:1.5;margin-top:8px;max-height:45px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}