/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 09 2025 | 20:47:20 */
.menu-item-1263 a{
background-color: #fff;
border: solid 1px #000;
color: #000!important;
border-radius: 6px;
}

.menu-item-1263 a:hover{
background-color: #000;
border: solid 1px #000;
color: #fff!important;
border-radius: 6px;
}

._custom-main-content {
  padding-top: 50px;
}

span.onsale {
  background-color: #000;
  color: #fff;
  padding: 10px;
}