.categories-header{top:128px;left:30px;z-index:99;display:flex;overflow:hidden;max-width:1620px;margin:0 auto}.categories-header ul.categories-list{background-color:#fff;list-style:none;display:flex;flex-direction:column;padding:0;margin:0;justify-content:flex-start;align-items:flex-start;width:280px;transition:background-color .5s linear;height:592px;overflow:auto}.categories-header ul.categories-list::-webkit-scrollbar{-webkit-appearance:none;width:5px;height:100px}.categories-header ul.categories-list::-webkit-scrollbar-thumb{background-color:#d0cbbe40;border-radius:25px}.categories-header ul.categories-list li{display:flex;justify-content:space-between;align-items:center;padding:14px 10px;width:100%;background-color:transparent;transition:all .5s ease;cursor:pointer;font-size:14px}.categories-header ul.categories-list li img{margin-left:10px}.categories-header ul.categories-list li.active{background-color:#fff;box-shadow:0 1px #00000040}.categories-header ul.categories-list.active{background-color:#f9f8f8}.categories-header .categories-content{flex:1;background:#fff;width:calc(100vw - 327px);position:relative}.categories-header .categories-content .categories-content-list{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;max-height:592px;overflow-y:auto}.categories-header .categories-content .categories-content-list::-webkit-scrollbar{-webkit-appearance:none;width:5px;height:100px}.categories-header .categories-content .categories-content-list::-webkit-scrollbar-thumb{background-color:#d0cbbe40;border-radius:25px}.categories-header .categories-content .categories-content-list .children-list{align-content:center;border:solid 1px #dedede;display:flex;padding:10px;flex-direction:column;justify-content:auto}.categories-header .categories-content .categories-content-list .children-list img{height:96px;width:100%;object-fit:contain;margin-bottom:10px}.categories-header .categories-content .categories-content-list .children-list span{font-size:14px;color:#241f20;text-align:center}.categories-header .categories-content .categories-content-list .children-list .price{margin-top:10px;font-size:14px;color:#00c1ff}.categories-header .categories-content .categories-content-list .children-list .price span{font-size:14px;color:#00c1ff}@media screen and (max-width: 1680px){.categories-header .categories-content .categories-content-list{grid-template-columns:1fr 1fr 1fr 1fr 1fr}}@media screen and (max-width: 1280px){.categories-header{left:72px}.categories-header .categories-content .categories-content-list{grid-template-columns:1fr 1fr}}
