.swatch-red-white.navbar-scrolled, [class*="swatch-"] .swatch-red-white.navbar-scrolled
{
  box-shadow: none;
}

.not-active {
   pointer-events: none;
   cursor: default;
}

.swatch-white-red .social-icons:hover li:hover a:hover
{
  background-color: #ffffff;
}

.swatch-red-white a:hover{
  color: #ffffff;
}

.product-description
{
  padding-top: 10px;
}

.product-description p
{
  margin-bottom: 0px;
}

.spacing
{
  margin-top:15px;
}

.shop-div img
{
  max-width: 250px;
}

.flex-direction-nav a.flex-next, .flex-direction-nav a.flex-prev {
  display: none;
}
