#top-menu .menu-item:before{content:'|';position:absolute;right:7px}#top-menu .menu-item:last-child:before{content:''}#top-menu .menu-item-has-children .sub-menu .menu-item:before{content:''}.woocommerce ul.products li.product.button{display:inline-block;margin-top:1em;margin-left:50%;transform:translate(-50%);background:#C16706;color:#fff;border-radius:25px;width:180px;text-align:center;border:none;font-size:16px}.woocommerce ul.products li.product.button:hover{padding-right:16px!important}.woocommerce ul.products li.product.button:hover:after{content:none!important;display:none!important;margin:0!important;width:0!important}.custom-product-filter{display:flex;align-items:center;gap:8px;margin-bottom:12px;flex-wrap:wrap;justify-content:center}.custom-product-filter .product-filter-btn{background:#ffffff;border:1px solid #d5d5d5;border-radius:4px;color:#333333;font-size:13px;font-weight:500;line-height:1;padding:10px 18px;cursor:pointer;transition:all 0.2s ease}.custom-product-filter .product-filter-btn:hover{background:#f5f5f5;border-color:#222222}.custom-product-filter .product-filter-btn.active{background:#C16706;border-color:#C16706;color:#ffffff}.shop-products ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:30px 12px}.shop-products ul.products li.product{width:100%!important;margin:0!important}@media (max-width:980px){.shop-products ul.products{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.custom-product-filter{gap:6px}.custom-product-filter .product-filter-btn{font-size:12px;padding:9px 13px}.shop-products ul.products{grid-template-columns:1fr}}