@media only screen and (max-width:770px){body{margin-bottom:45px}}.custom-sticky-header{position:fixed;width:100%;height:60px;display:flex;justify-content:space-between;align-items:center;padding:10px;background-color:#fff;box-shadow:0px 4px 8px rgba(0,0,0,.1);z-index:1;transition:transform .3s ease;gap:1rem;border:1px solid #009e59}@media only screen and (max-width:770px){.custom-sticky-header{padding:0;height:45px}}.custom-sticky-header.visible{transform:translateY(0)}.custom-sticky-header .sticky-div1{display:flex;align-items:center}.custom-sticky-header .sticky-div1 #sticky-main-image{width:50px;height:50px;margin-right:10px}.custom-sticky-header .sticky-div1 .sticky-product-title{font-size:18px;font-weight:700;overflow-wrap:break-word;word-break:break-word;white-space:normal}@media only screen and (max-width:530px){.custom-sticky-header .sticky-div1 .sticky-product-title{font-size:15px}}.custom-sticky-header .sticky-div2{display:flex;align-items:center;margin-right:25px;gap:1rem}@media only screen and (max-width:770px){.custom-sticky-header .sticky-div2{width:100%;height:100%}}.custom-sticky-header .sticky-div2 .sticky-price{font-weight:700}@media only screen and (max-width:770px){.custom-sticky-header .sticky-div2 .sticky-add-to-cart{width:100%;height:100%;font-size:2rem}}