/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 28 2025 | 21:55:25 */
/* CookieYes! Banner */

button.cky-btn {
    border-radius: 5px;
}

/* Filter Shop Page Padding Inline Start for Sub Categories */

ul.show-display-list.show-items-count-on.list-style-checkbox.children {
    padding: 6px 0 6px 30px;
}

@media and only screen (max-width: 767px) {
	ul.show-display-list.show-items-count-on.list-style-checkbox.children {
		padding: 6px 0 6px 6px;
	}
}