#header {    background-color: #000000;}button.menuBtn.flex.flex-col.items-center.justify-center.flex-shrink-0.outline-none.focus\:outline-none.z-10 {    color: #fff;}.ml-4.search-wrapper.md\:ml-8 {    color: #fff;}a#login-button {    color: #fff;}.cursor-pointer.cart-icon-link.items-center.justify-center.flex-shrink-0.h-auto.relative.focus\:outline-none.transform.inline-flex.ml-3.md\:ml-8 {    color: #fff;}.cursor-pointer.cart-icon-link.flex.items-center.justify-center.flex-shrink-0.h-auto.relative.focus\:outline-none.transform.inline-flex.ml-4.md\:ml-8 {    color: #fff;}.welcome-user.pr-2.cursor-pointer.hidden.md\:flex.max-w-\[400px\].overflow-hidden.truncate{    color: #FFF;}svg.bi-person-circle.w-6.h-6.cursor-pointer.b-icon.bi {    color: #FFF;}#footer {    background-color: #000000;}a.transition-colors.duration-200.hover\:text-black {    color: #fff;} h4.text-heading.text-sm.md\:text-base.xl\:text-lg.font-semibold.mb-5.\32 xl\:mb-6.\33 xl\:mb-7 {    color: #fff;} span.mr-3.relative.text-sm.lg\:text-base {    color: #fff;}.mx-auto.max-w-\[1920px\].px-4.md\:px-8.\32 xl\:px-16.md\:flex.items-center.text-center {    color: #fff;}.bg-white.category-list-wrapper.mt-1.w-full {    background-color: #000;}a.block.w-full.px-8.py-2.font-semibold.hover\:opacity-80 {    color: #fff;}a.block.px-8.py-3.font-semibold.hover\:opacity-80 {    color: #ffff;}/*svg.bi-x.w-8.h-8.b-icon.bi *//*{*//*	    color: #ffff;*/	/*}*/.bg-white.h-full.fixed.top-0.left-0.w-\[320px\].shadow-md.transition.duration-200.ease-in-out.z-10.opacity-100.block.-translate-x-1.fixed.visible {    background-color: #000;}.flex.items-center.bg-gray-100 {    background-color: #000;}svg.bi-chevron-right.child-arrow.cursor-pointer.ml-auto.mr-6.w-5.h-5.b-icon.bi.active.rotate-90 {    color: #ffffff;}svg.bi-chevron-right.child-arrow.cursor-pointer.ml-auto.mr-6.w-5.h-5.b-icon.bi {    color: #fff;}a.block.w-full.px-4.py-1.hover\:opacity-80 {    color: #fff;}/*category menu*/.cat-list-wrp.w-full.lg\:w-\[320px\].h-full.lg\:fixed.lg\:top-\[90px\].lg\:left-0.lg\:overflow-auto {    background-color: #000;}.bg-white.hidden.lg\:block.mt-1.w-full {    color: #fff;    background-color: #000;}label.md\:w-2\/3.flex.mt-1.items-start.text-gray-500.font-bold {    color: #fff;}a.block.px-8.py-3.font-semibold.hover\:opacity-80.active.bg-gray-100 {    background-color: #e8e8e8;    color: #000;}h2.category-list-title.font-semibold.truncate.mt-6.m-4.text-sm.sm\:text-base.md\:text-sm.lg\:text-base.xl\:text-lg.hidden.lg\:block {    color: #fff;}a.block.py-4.px-8.text-gray-500 {    color: #fff;}a.block.px-8.py-3.font-semibold.hover\:opacity-80:active{    background-color: #E8e8e8;    color:#000;}a.block.font-semibold.hover\:opacity-80.whitespace-nowrap {    color: #fff;} a.block.font-semibold.hover\:opacity-80.pr-1 {    color: #fff;}svg.bi-chevron-down.child-arrow.cursor-pointer.lg\:ml-auto.w-4.h-4.transition-all.group-hover\:rotate-180.b-icon.bi {    color: #fff;}.selected_category{    background-color: #e8e8e8;    color: black !important;}span.block.px-6.md\:px-8.py-3.font-semibold.lg\:hidden.flex.border-b.border-gray-100.curser-pointer.items-center {    display: none;}.category-list-wrapper li.category.mb-0\.5.mt-0.active, li.category.mb-0\.5.mt-0:hover {    background-color: #e8e8e8;    }	.category-list-wrapper li.category.mb-0\.5.mt-0.active a,li.category.mb-0\.5.mt-0 a:hover {         color: #000 !important;         }ul.sub-category-wrapper.pl-8.pr-4.py-2.list-none.my-0 {    background-color: #898989;}.inline-container-base-container .preview-box{    min-height:0 !important;}/*popup banner css*/.shop-deals-chi{ position: fixed; left: 0; top: 0; z-index: 100; opacity: 0; pointer-events: none; transition: opacity .4s ease; width: 100%; height: 100%; background: rgba(0,0,0,0.6); }.shop-deals-chi.show{ opacity: 1; pointer-events: auto; }.shop-deals-chi-inner{ position: absolute; left: 50%; top: 50%; max-height: 80vh; max-width: 90%; height: auto; width: 500px; background: #fff; transform: translate(-50%, -50%); padding: 0; box-shadow: 0 0 16px -5px rgba(17,17,17,.73); overflow: auto; border-radius: 4px; box-sizing: border-box; }.shop-deals-chi .close{ position: absolute; right: 6px; top: 6px; cursor: pointer; font-size: 31px; color: #000; z-index: 1; background: rgba(255,255,255, .5); }.shop-deals-chi-inner img{ width: 100%; height: auto; cursor: auto; display: block; }