.topbar{display:flex;align-items:center;justify-content:center}.categories{margin:25px auto 25px auto;overflow:hidden;position:relative;background-color:#fff}.categories #category_title{font-weight:500;font-size:1.1rem;color:#000;margin-top:1rem;margin-bottom:1rem}.categories ul{padding:0;margin:0}.categories ul.owl-stage{display:flex!important;justify-content:center;overflow:hidden;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.categories ul.owl-stage.owl-item:hover>li{cursor:pointer;box-shadow:0 8px 34px #000 0f}.categories ul.owl-stage.owl-item li{display:flex;justify-content:center}.categories ul.owl-stage.owl-item li a{text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;padding:10px;line-height:1rem}.categories ul.owl-stage.owl-item li a img{background:none;border:1px solid #e6e6e6;box-sizing:border-box;position:relative;vertical-align:middle;max-width:100%;height:auto;border-radius:50%;transition:all 0.1s ease-in-out;margin-bottom:8px}.categories ul.owl-stage.owl-item li a span{color:#000;font-weight:400;font-size:0.875rem;transition:all 0.2s ease-in-out 0s}.categories ul.owl-stage.owl-item li a span:hover{color:#000;text-decoration:underline}.categories.owl-theme.owl-nav[class*=owl-]{top:-29px!important}