Server : nginx/1.24.0 System : Linux ip-172-31-33-48 6.14.0-1011-aws #11~24.04.1-Ubuntu SMP Fri Aug 1 02:07:25 UTC 2025 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE Directory : /var/www/html/wp-content/plugins/ocean-extra/assets/css/woo/ |
Upload File : |
/*------------------------------------------------------------------ Woo Categories WidgetCart -------------------------------------------------------------------*/ .widget_product_categories li { position: relative; } .widget_product_categories li a { display: block; font-size: 12px; line-height: 1.6; font-weight: 600; text-transform: uppercase; padding: 10px 22px 10px 40px; border-bottom: 1px dotted; } .widget_product_categories li .open-this { position: absolute; left: 0; width: 40px; height: 40px; line-height: 40px; font-size: 14px; text-align: center; cursor: pointer; } .widget_product_categories .count { position: absolute; top: 0; right: 0; color: #999; padding: 10px 20px 0 0; z-index: 10; } .widget_product_categories li ul.children { display: none; margin: 0 0 0 16px; } .widget_product_categories li ul a { font-weight: 400; text-transform: none; border-bottom: 0; }