
/* ========================================================================== */
/* ===== UTILITIES ========================================================== */
/* ========================================================================== */
.clearfix:after { clear:both; content:"."; display:block; height:0; visibility:hidden; }
* html .clearfix { height:1%; }
.clearfix { display:inline-block; }
.clearfix { display:block; }

@media screen and (max-width: 619px) {
  .hideon-mobile { display:none !important; }
}
@media screen and (min-width: 620px) and (max-width: 979px) {
  .hideon-tablet { display:none !important; }
}
@media screen and (min-width: 980px) {
  .hideon-desktop { display:none !important; }
}


/* ========================================================================== */
/* ===== MAGENTO OVERWRITES ================================================= */
/* ========================================================================== */
