html{overflow-y:scroll!important;height:100%!important}body{overflow-y:scroll!important;min-height:100%!important}html::-webkit-scrollbar,body::-webkit-scrollbar{width:8px!important;display:block!important;-webkit-appearance:none!important}html::-webkit-scrollbar-track,body::-webkit-scrollbar-track{background:#f1f1f1!important;border-radius:10px;display:block!important}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background:#dc3545;border-radius:10px}html::-webkit-scrollbar-thumb:hover,body::-webkit-scrollbar-thumb:hover{background:#c82333}html{scrollbar-width:thin;scrollbar-color:#dc3545 #f1f1f1}.komo-categories-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:space-between}.komo-category-link{width:100%;text-decoration:none!important;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.komo-product-categories{margin-top:10px}.komo-category-content{display:flex;align-items:center}.komo-category-item{cursor:pointer;border:1px solid #eee;box-shadow:0 2px 4px rgb(0 0 0 / 41%);border-radius:20px;display:flex;align-items:center;margin-bottom:20px;width:50%;box-sizing:border-box;padding:20px;transition:background-color 0.3s ease;margin-bottom:20px;width:calc(50% - 10px)}.komo-category-count{font-size:24px;font-weight:600;color:#b50000;float:right}.komo-category-thumbnail{cursor:pointer;display:inline}.komo-category-thumbnail img{cursor:pointer;width:80px;height:80px;object-fit:cover;margin-right:10px;flex-shrink:0}.komo-category-title{cursor:pointer;vertical-align:middle;display:inline;font-size:32px;text-decoration:none;color:#333;font-weight:700;transition:color 0.3s ease}.komo-category-item:hover,.komo-category-item:focus-within{background-color:#0474fb;cursor:pointer}.komo-category-item:hover .komo-category-title,.komo-category-item:focus-within .komo-category-title{color:#fff;text-decoration:none!important;border:none!important;cursor:pointer}.komo-category-item:hover .komo-category-count,.komo-category-item:focus-within .komo-category-count{color:#fff;text-decoration:none!important;border:none!important;cursor:pointer}.komo-category-name{cursor:pointer;font-size:32px;font-weight:700;margin-left:0;margin-bottom:10px}@media (max-width:767px){.komo-category-count{font-size:18px;font-weight:600;color:#b50000;float:right}.komo-category-name{font-size:24px;font-weight:700;margin-left:10px}.komo-category-item{width:100%;margin-right:0;margin-left:0}.komo-category-item:nth-child(2n){margin-right:0}.komo-category-title{font-size:24px}.komo-categories-list{list-style:none;margin-right:10px;margin-left:10px;padding:0;display:flex;flex-wrap:wrap;justify-content:space-between}}