.brand img {width: 150px;}.site-header {position: fixed;box-shadow: 0 1px 1px #ddd;width: 100%;z-index: 998;background: #fff;}.site-header__wrapper {display: flex;align-items: center;justify-content: space-between;padding-top: 1rem;padding-bottom: 1rem;max-width: 1100px;width: 90%;margin: 0 auto;}.add-cart-nav-btn {width: 60px !important;}.site-header__end {width: 130px;}@media (min-width: 990px) {.site-header__wrapper {justify-content: initial;}}@media (min-width: 990px) {.site-header__middle {margin: 0 auto;}}@media (max-width: 989px) and (min-width: 426px) {.site-header__end {display: flex;flex-direction: row;padding-right: 4rem;background: #fff;gap: 10px;max-width: 100vw;width: unset;}.site-header__end a {width: fit-content;}}@media screen and (max-width: 480px) {.site-header__wrapper {height: 71px;}.site-header__end.product-page .share-cart-wrapper {flex-direction: row;display: flex;gap: 10px;}.site-header__end a:not(.add-cart-nav-btn) {width: 130px !important;}.site-header__end {justify-content: space-between;max-width: 100vw;}.site-header__end a.share.button img {height: 24px;}}@media (max-width: 425px) {.site-header__end {position: fixed;bottom: 0;left: 0;width: 100%;display: flex;flex-direction: row;padding: 1rem;box-shadow: 0 -4px 10px #c5477d;background: #fff;}.site-header__end a {width: 50%;}}@media (min-width: 990px) {.nav__wrapper {display: flex;}}@media (max-width: 989px) {.nav__wrapper {position: fixed;top: 100%;right: 0;left: 0;visibility: hidden;opacity: 0;transform: translateX(-100%);transition: transform 0.3s ease-out, opacity 0.5s ease-out;display: flex;flex-direction: column;align-items: center;padding: 1rem;border-radius: 0;}.nav__wrapper.active {visibility: visible;width: 50%;overflow: auto;height: 100vh;opacity: 1;top: 0;transform: translateX(0%);z-index: 1000;background: #e9538ee0;}.nav__item a {margin-bottom: 1rem;border-bottom: 1px solid white;}.nav__wrapper.active:active {transform: translateX(-100%);}.nav__item a img {width: 100% !important;max-width: 150px;}}.nav__item a {display: block;height: 40px;padding: 0.2rem 0.35rem;}.site-header__end a {display: flex;height: 30px;padding: 0.2rem 0.35rem;}.nav__item a img {display: block;height: 30px;}.site-header__end a span img {display: block;height: 24px;}.nav__item a img:hover {filter: contrast(1.4);}.site-header__end a span.icon {display: inline-flex;align-items: center;justify-content: center;width: 40px;margin-right: 0.5rem;position: relative;}.site-header__end a span.icon img {height: 100%;}.site-header__end a span.icon span.cart-amount {width: 22px;height: 22px;border-radius: 22px;position: absolute;background: #fff;border: 2px solid #e9528e;text-align: center;color: #e9528e;font-size: 0.75rem;line-height: 18px;top: -0.2rem;left: -0.4rem;font-weight: bold;}.nav__toggle {display: none;border: none;background-color: transparent;top: 1.5rem;padding: 0;border-radius: 0;}.nav__toggle span {display: block;width: 20px;height: 3px;background: #e9528e;margin-bottom: 4px;}@media (max-width: 989px) {.nav__toggle {display: block;position: absolute;right: 1rem;}}.site-header__end .img-wrap {width: 40px;height: 0;padding-top: 36px;border-radius: 50%;top: calc(50% - 20px);position: relative;display: flex;align-items: center;justify-content: center;overflow: hidden;margin-right: 4px;border: 2px solid #fff;box-shadow: 0 2px 2px rgb(158, 158, 158);}.site-header__end .img-wrap img {position: absolute;width: 100%;height: 100%;top: 0;height: 100%;}.site-header__end .logged-in a {text-decoration: none;}.site-header__end .username {text-decoration: none;color: #aaa;}header .mobile-only {display: none;}@media screen and (min-width: 769px) {.site-header__end .logged-in a {justify-content: end;}.site-header__end .img-wrap {width: 30px;height: 0;padding-top: 26px;border-radius: 50%;top: calc(50% - 18px);}}@media screen and (max-width: 425px) {header .desktop-only {display: none;}header .mobile-only {display: block;}}nav.end-nav {position: fixed;bottom: 0;left: 0;width: 100%;display: flex;flex-direction: row;padding: 1rem;box-shadow: 0 -4px 10px #c5477d;background: #fff;display: none;z-index: 9999;}nav.end-nav ul {justify-content: space-between;width: 100%;}nav.end-nav ul li {width: 100%;display: flex;align-items: center;justify-content: center;}.end-nav li > a {display: flex;flex-direction: column;gap: 0.5rem;width: 50px !important;height: unset !important;padding: unset;text-decoration: none;font-size: 0.875rem;color: #e9528e;}.end-nav li a > img {border-radius: 50%;height: 50px;display: block;}.end-nav li > a.cart {position: relative;}.end-nav li > a.cart span.icon {position: absolute;background: white;border: 2px solid #e9528e;width: 20px;height: 20px;border-radius: 10px;}.end-nav:not(.logged-in) li > a.login-link {display: none;}.end-nav.logged-in li > a.login-link {display: none;}.end-nav .avatar-wrapper {height: 50px;box-shadow: none;border: none;}@media screen and (max-width: 480px) {nav.end-nav {display: flex;}.site-header__end {display: none;}}