/* Add custom CSS styles below */ 
.kayan-card img{
	aspect-ratio: 1/1 !important;
}@media (max-width: 1024px) {
  .kayan-header .w-24 {
    position: absolute !important;
    left: 50% !important;
    top: 50%;
    transform: translate(-120%, -50%) !important;
    z-index: 9999 !important;
    width: 7rem !important;
  }

  .kayan-header .flex.gap-4 {
    position: relative !important;
    overflow: visible !important;
    
  }
}.sicon-shopping-bag2:before {
    content:  url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill-rule='evenodd' clip-rule='evenodd' d='M3.019 16.6553C2.92384 17.4971 3.18909 18.3577 3.74671 18.9899C4.30421 19.6222 5.10439 20 5.94186 20H18.0582C18.8956 20 19.6957 19.6207 20.2532 18.9884C20.8109 18.3561 21.0761 17.4939 20.981 16.652L20.0733 8.62321C20.0446 8.36889 19.8319 8.18331 19.5789 8.18331H17.2853C17.2625 8.08843 17.2373 7.99455 17.2097 7.90174C16.7502 6.35265 15.6401 5.10174 14.2044 4.4628C13.5349 4.16487 12.7947 4 12.0166 4C11.2385 4 10.4982 4.16488 9.82873 4.46282C8.39304 5.10176 7.28296 6.35265 6.8234 7.90174C6.79586 7.99455 6.77066 8.08843 6.74787 8.18331H4.42114C4.1681 8.18331 3.95535 8.36889 3.92668 8.62321L3.019 16.6553ZM4.86975 9.18331L4.01268 16.7676C3.94863 17.3341 4.12962 17.9123 4.4967 18.3285C4.87396 18.7563 5.40562 19 5.94186 19H18.0582C18.5932 19 19.1251 18.7559 19.5032 18.327C19.87 17.9111 20.0514 17.3314 19.9873 16.7644L19.1303 9.18331H4.86975ZM16.2539 8.18331C16.1491 7.82745 16.0035 7.49251 15.8229 7.18331C15.3466 6.36769 14.6262 5.73123 13.7655 5.36264C13.2287 5.13278 12.6374 5.0071 12.0166 5.0071C11.3958 5.0071 10.8044 5.13279 10.2677 5.36264C9.40693 5.73123 8.68658 6.3677 8.2102 7.18331C8.02961 7.49251 7.88407 7.82745 7.77925 8.18331H16.2539Z'/></svg>");
    display: inline-block;
width: 35px !important;
height: 40px !important;
}
 .kayan-header .w-24{
 	display: none !important;
 }
@media (max-width: 1024px) {
    .kayan-header .flex.gap-4 {
       gap: 0rem !important;
    }
  .kayan-header .bars{
  	padding-bottom: 0.35rem !important;
  }
}