/* Reset background and button colors for Instagram */
a#social_media_01 {
   font-size: 30px; 
   background-color: transparent;
   color: white;
}
i.fab.fa-instagram { color: #cc3366; }

div.checkout-warning { display: none; }

div.footext { 
   font-family: "Trebuchet MS", sans-serif, Antic;
   text-align: center;
   font-size: 13px;
   font-weight: normal;
}

div.thumbnail { border: .5px solid; }
// div.thumbnail img { border: .5px solid; }
img.fancybox-image { border: .5px solid; }