.top-header{background:var(--color-primary)}.top-header .top-header-inner{padding:10px 0px;gap:10px 0;display:flex;align-items:center;justify-content:space-between}@media screen and (min-width: 768px){.top-header .top-header-inner{justify-content:space-between;padding:12px 20px;flex-direction:row}}.top-header .top-header-inner .top-header-left a{display:flex;align-items:center;gap:0 5px;color:#fff;font-family:"Poppins",sans-serif;font-size:8px;font-style:normal;font-weight:400;line-height:180%}@media screen and (min-width: 500px){.top-header .top-header-inner .top-header-left a{font-size:10px}}@media screen and (min-width: 768px){.top-header .top-header-inner .top-header-left a{font-size:12px}}@media screen and (min-width: 1024px){.top-header .top-header-inner .top-header-left a{font-size:16px}}.top-header .top-header-inner .top-header-left a svg{width:16px;height:16px}.top-header .top-header-inner .top-header-center{color:#fff;text-align:center;color:#fff;font-family:"Poppins",sans-serif;font-size:8px;font-style:normal;font-weight:400;line-height:180%;line-height:150%;max-width:45%}@media screen and (min-width: 500px){.top-header .top-header-inner .top-header-center{font-size:10px}}@media screen and (min-width: 768px){.top-header .top-header-inner .top-header-center{font-size:12px}}@media screen and (min-width: 1024px){.top-header .top-header-inner .top-header-center{font-size:16px}}.top-header .top-header-inner .top-header-right{display:flex;align-items:center;gap:0 12px;position:relative}.top-header .top-header-inner .top-header-right svg{width:16px;height:16px}.top-header .top-header-inner .top-header-right #icon-search{cursor:pointer}.top-header .top-header-inner .top-header-right .customer-login{color:#fff;font-family:"Poppins",sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:180%}.top-header .top-header-inner .top-header-right .customer-login:hover{text-decoration:underline}.top-header .top-header-inner .top-header-right .form-search{display:block;position:absolute;opacity:0;visibility:hidden;top:40px;width:calc(100vw - 40px);right:0;z-index:2;transition:all .3s ease-in-out}.top-header .top-header-inner .top-header-right .form-search input{height:40px;margin-bottom:0;background:#fff;border:1px solid gray;border-radius:3px;padding:0 10px}@media screen and (min-width: 768px){.top-header .top-header-inner .top-header-right .form-search{width:0;position:relative;right:0;top:0}}.top-header .top-header-inner .top-header-right .form-search.active{opacity:1;visibility:visible}@media screen and (min-width: 768px){.top-header .top-header-inner .top-header-right .form-search.active{width:220px}}.top-header .top-header-inner .top-header-right #icon-cart{position:relative}.top-header .top-header-inner .top-header-right #icon-cart .cart-count{position:absolute;bottom:0;left:6px;background-color:#8f2e60;font-size:12px;color:#fff;font-family:"Poppins",sans-serif;font-size:9px;font-style:normal;font-weight:400;line-height:180%;width:16px;height:16px}
