.tabcontent .tab-products ul{display:flex;align-items:center;gap:calc(var(--alo-gap) + var(--alo-gap))}.tabcontent .tab-products ul li{flex-direction:column;gap:5px;font-size:var(--font-size);font-weight:var(--font-weight);display:flex;position:relative;cursor:pointer;color:var(--cl-text);padding:0;min-height:35px;justify-content:center;align-items:center;border-radius:var(--rounded);text-transform:var(--text-transform);-webkit-transition:all .24s linear 0ms;-khtml-transition:all .24s linear 0ms;-moz-transition:all .24s linear 0ms;-ms-transition:all .24s linear 0ms;-o-transition:all .24s linear 0ms;transition:all .24s linear 0ms}.tabcontent .tab-products ul li span.icon-col{width:40px;height:40px;display:flex}.tabcontent .tab-products ul li span.icon-col svg{height:40px;width:40px}.tabcontent .tab-products ul li:after{position:absolute;content:"";left:auto;right:0;bottom:-5px;width:0%;height:2px;background:var(--cl-text-h);-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.tabcontent .tab-products ul li:hover,.tabcontent .tab-products ul li.active{color:var(--cl-text-h)}.tabcontent .tab-products ul li:hover:after,.tabcontent .tab-products ul li.active:after{width:100%;left:0;right:auto}@media only screen and (max-width: 767px){.tabcontent .tab-products ul{overflow-y:auto;white-space:nowrap;display:block;width:100%}.tabcontent .tab-products ul li{margin-right:calc(var(--alo-gap) + var(--alo-gap));display:inline-flex}.tabcontent .tab-products ul::-webkit-scrollbar{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/tab-products.css.map */
