/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: May 14 2026 | 15:19:24 */
[data-products] .product figure{
	border: 1px solid #ccc!important;
}

.ct-sticky-container {
	position:relative;
	z-index:10;
}
@media screen and (min-width: 768px) {
  .site-logo-container{
	  margin-top: -40px;
	  }
}