.clear {
  clear: both;
}
.nobr {
  white-space: nowrap;
}
/**
 * Objects
 */
/* Primary colour for buttons (alt) */
/* Text on primary colour bg */
/* Secondary buttons */
/* Text on secondary colour bg */
/* Prices, In stock labels, sales flash */
/* Text on highlight colour bg */
/* Content BG - Tabs (active state) */
/* small, breadcrumbs etc */
/* Contains base colours like @primary */
/* Colours */
/* Price slider bar / layered nav UI */
/* Text on tertiary colour bg */
/* Price slider bg */
/* =Custom Font
-------------------------------------------------------------- */
@font-face {
  font-family: 'star';
  src: url('../../font/star.eot');
  src: url('../../font/star.eot?#iefix') format('embedded-opentype'), url('../../font/star.woff') format('woff'), url('../../font/star.ttf') format('truetype'), url('../../font/star.svg#star') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'WooCommerce';
  src: url('../../font/WooCommerce.eot');
  src: url('../../font/WooCommerce.eot?#iefix') format('embedded-opentype'), url('../../font/WooCommerce.woff') format('woff'), url('../../font/WooCommerce.ttf') format('truetype'), url('../../font/WooCommerce.svg#WooCommerce') format('svg');
  font-weight: normal;
  font-style: normal;
}
