
/* Strait Hat Company v0.8b
   Real product photos now represent hat colors.
   Disable the old simulated color overlay completely. */

.hat-color-overlay{
    display:none !important;
    opacity:0 !important;
    background:transparent !important;
}
