.sticky-header{position:fixed;font-size:24px;line-height:88px;width:100%;text-align:left;padding:0 5%;background-color:#fff;border-radius:0px 0px 10px 10px;display:none;animation-name:sticky-header;animation-duration:.6s;animation-timing-function:ease-in;animation-iteration-count:inherit;z-index:999;top:0}.sticky-container{max-width:1280px;margin:auto;display:flex;align-items:center;justify-content:space-between}.logo a{display:flex}.logo a img{border-radius:0px!important}.shop-btn a{font-family:Space Grotesk;font-size:18px;font-weight:500;line-height:20px;text-align:left;color:#2f7893;text-decoration:none;text-transform:uppercase;position:relative}.shop-btn a::before{content:url("/wp-content/themes/divi-child/assets/css/./image/Vector.svg");position:absolute;top:0;left:-25px;width:22px;height:22px;display:flex;align-items:center}@media screen and (max-width:1024px){.sticky-header{padding:0 10%}.shop-btn a::before{width:16px;height:16px;top:4px}}@media screen and (max-width:568px){.shop-btn a{font-size:12px}.shop-btn a::before{width:16px;height:16px;top:4px;top:2px;left:-16px}}