/*! Humaan CSS v4.0 */
@import url("//hello.myfonts.net/count/2c60f1");
@import url(vendor/select2/select2.css);
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

/* normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clearfix:before, .positive-reviews-wrapper:before, .positive-reviews-wrapper .container:before, .positive-reviews-wrapper ul:before, .easy-deal-wrapper:before, .easy-deal-wrapper .container:before, .customer-support-wrapper:before, .customer-support-wrapper .container:before, .customer-support-wrapper .zendesk-breakout:before, .australian-owned-wrapper:before, .australian-owned-wrapper .container:before,
.clearfix:after,
.positive-reviews-wrapper:after,
.positive-reviews-wrapper .container:after,
.positive-reviews-wrapper ul:after,
.easy-deal-wrapper:after,
.easy-deal-wrapper .container:after,
.customer-support-wrapper:after,
.customer-support-wrapper .container:after,
.customer-support-wrapper .zendesk-breakout:after,
.australian-owned-wrapper:after,
.australian-owned-wrapper .container:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.row:after,
.clearfix:after,
.positive-reviews-wrapper:after,
.positive-reviews-wrapper .container:after,
.positive-reviews-wrapper ul:after,
.easy-deal-wrapper:after,
.easy-deal-wrapper .container:after,
.customer-support-wrapper:after,
.customer-support-wrapper .container:after,
.customer-support-wrapper .zendesk-breakout:after,
.australian-owned-wrapper:after,
.australian-owned-wrapper .container:after {
  clear: both; }

.row,
.clearfix,
.positive-reviews-wrapper,
.positive-reviews-wrapper .container,
.positive-reviews-wrapper ul,
.easy-deal-wrapper,
.easy-deal-wrapper .container,
.customer-support-wrapper,
.customer-support-wrapper .container,
.customer-support-wrapper .zendesk-breakout,
.australian-owned-wrapper,
.australian-owned-wrapper .container {
  zoom: 1; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'ProximaNovaSoft-Medium';
  src: url("fonts/2C60F1_0_0.eot");
  src: url("fonts/2C60F1_0_0.eot?#iefix") format("embedded-opentype"), url("fonts/2C60F1_0_0.woff2") format("woff2"), url("fonts/2C60F1_0_0.woff") format("woff"), url("fonts/2C60F1_0_0.ttf") format("truetype"); }
@font-face {
  font-family: 'ProximaNovaSoft-Semibold';
  src: url("fonts/2C60F1_1_0.eot");
  src: url("fonts/2C60F1_1_0.eot?#iefix") format("embedded-opentype"), url("fonts/2C60F1_1_0.woff2") format("woff2"), url("fonts/2C60F1_1_0.woff") format("woff"), url("fonts/2C60F1_1_0.ttf") format("truetype"); }
@font-face {
  font-family: 'ProximaNovaSoft-Bold';
  src: url("fonts/2C60F1_2_0.eot");
  src: url("fonts/2C60F1_2_0.eot?#iefix") format("embedded-opentype"), url("fonts/2C60F1_2_0.woff2") format("woff2"), url("fonts/2C60F1_2_0.woff") format("woff"), url("fonts/2C60F1_2_0.ttf") format("truetype"); }
@font-face {
  font-family: 'ProximaNovaSoft-Regular';
  src: url("fonts/2C60F1_3_0.eot");
  src: url("fonts/2C60F1_3_0.eot?#iefix") format("embedded-opentype"), url("fonts/2C60F1_3_0.woff2") format("woff2"), url("fonts/2C60F1_3_0.woff") format("woff"), url("fonts/2C60F1_3_0.ttf") format("truetype"); }
@font-face {
  font-family: 'ProximaNovaA-Regular';
  src: url("fonts/28C725_B_0.eot");
  src: url("fonts/28C725_B_0.eot?#iefix") format("embedded-opentype"), url("fonts/28C725_B_0.woff") format("woff"), url("fonts/28C725_B_0.ttf") format("truetype"); }
@font-face {
  font-family: 'betterbatt';
  src: url("fonts/betterbatt.eot?-yduxw7");
  src: url("fonts/betterbatt.eot?#iefix-yduxw7") format("embedded-opentype"), url("fonts/betterbatt.woff?-yduxw7") format("woff"), url("fonts/betterbatt.ttf?-yduxw7") format("truetype"), url("fonts/betterbatt.svg?-yduxw7#betterbatt") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  font-family: 'betterbatt';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-icons_71-fax:before {
  content: "\e648"; }

.icon-icons_72-clock:before {
  content: "\e649"; }

.icon-icons_68-cart-open:before {
  content: "\e645"; }

.icon-icons_68-blog:before {
  content: "\e644"; }

.icon-icons_64-shield:before {
  content: "\e640"; }

.icon-icons_65-flat-battery:before {
  content: "\e641"; }

.icon-icons_66-tick:before {
  content: "\e642"; }

.icon-icons_67-google-plus:before {
  content: "\e643"; }

.icon-icons_63-question:before {
  content: "\e63f"; }

.icon-icons_62-play:before {
  content: "\e63e"; }

.icon-icons_56-check:before {
  content: "\e634"; }

.icon-icons_57-padlock:before {
  content: "\e635"; }

.icon-icons_52-radiobutton:before {
  content: "\e636"; }

.icon-icons_53-one:before {
  content: "\e637"; }

.icon-icons_54-two:before {
  content: "\e638"; }

.icon-icons_55-three:before {
  content: "\e639"; }

.icon-icons_50-view:before {
  content: "\e632"; }

.icon-icons_51-reorder:before {
  content: "\e633"; }

.icon-icons_45-discount:before {
  content: "\e62c"; }

.icon-icons_46-estimate:before {
  content: "\e62d"; }

.icon-icons_47-mail2:before {
  content: "\e62e"; }

.icon-icons_48-phone2:before {
  content: "\e62f"; }

.icon-icons_49-location:before {
  content: "\e630"; }

.icon-icons_48-company:before {
  content: "\e631"; }

.icon-icons_41-fb:before {
  content: "\e628"; }

.icon-icons_42-twitter:before {
  content: "\e629"; }

.icon-icons_43-mail:before {
  content: "\e62a"; }

.icon-icons_44-google:before {
  content: "\e62b"; }

.icon-icons_27-info-alt:before {
  content: "\e61d"; }

.icon-icons_36-batt-sm:before {
  content: "\e61e"; }

.icon-icons_37-batt-med:before {
  content: "\e61f"; }

.icon-icons_38-batt-lge:before {
  content: "\e621"; }

.icon-icons_39-tick:before {
  content: "\e625"; }

.icon-icons_40-house:before {
  content: "\e627"; }

.icon-icons_29-flag:before {
  content: "\e61a"; }

.icon-icons_33-book:before {
  content: "\e61b"; }

.icon-icons_35-remove:before {
  content: "\e61c"; }

.icon-icons_28-ying-yang:before {
  content: "\e626"; }

.icon-icons_30-you:before {
  content: "\e624"; }

.icon-icons_31-rocket:before {
  content: "\e623"; }

.icon-icons_32-respect:before {
  content: "\e622"; }

.icon-icons_24-heavy-arrow-left:before {
  content: "\e618"; }

.icon-icons_25-heavy-arrow-right:before {
  content: "\e619"; }

.icon-icons_26-delivery:before {
  content: "\e620"; }

.icon-icons_23-info:before {
  content: "\e617"; }

.icon-icons_19-star:before {
  content: "\e613"; }

.icon-icons_20-in-stock:before {
  content: "\e614"; }

.icon-icons_21-speech:before {
  content: "\e615"; }

.icon-icons_22-external:before {
  content: "\e616"; }

.icon-icons_01-wreath:before {
  content: "\e600"; }

.icon-icons_02-laptop:before {
  content: "\e601"; }

.icon-icons_03-van:before {
  content: "\e602"; }

.icon-icons_04-customer:before {
  content: "\e603"; }

.icon-icons_05-search:before {
  content: "\e604"; }

.icon-icons_06-battery:before {
  content: "\e605"; }

.icon-icons_07-customers:before {
  content: "\e606"; }

.icon-icons_08-help:before {
  content: "\e607"; }

.icon-icons_09-guide:before {
  content: "\e608"; }

.icon-icons_10-video:before {
  content: "\e609"; }

.icon-icons_11-blog:before {
  content: "\e60a"; }

.icon-icons_12-cart:before {
  content: "\e60b"; }

.icon-icons_12-mobile:before {
  content: "\e60c"; }

.icon-icons_13-phone:before {
  content: "\e60d"; }

.icon-icons_14-user:before {
  content: "\e60e"; }

.icon-icons_15-arrow-up:before {
  content: "\e60f"; }

.icon-icons_16-arrow-right:before {
  content: "\e610"; }

.icon-icons_17-arrow-down:before {
  content: "\e611"; }

.icon-icons_18-arrow-left:before {
  content: "\e612"; }

.icon-icons_58-cell3:before {
  content: "\e63a"; }

.icon-icons_59-cell6:before {
  content: "\e63b"; }

.icon-icons_60-cell9:before {
  content: "\e63c"; }

.icon-icons_61-cell12:before {
  content: "\e63d"; }

.icon-exclamation:before {
  content: "\f12a"; }

.icon-icons-70:before {
  content: "\e646"; }

.icon-icons-69:before {
  content: "\e647"; }

/*
@font-face {
	font-family: 'betterbatt';
	src:url('fonts/betterbatt.eot?efloh1');
	src:url('fonts/betterbatt.eot?#iefixefloh1') format('embedded-opentype'),
		url('fonts/betterbatt.woff?efloh1') format('woff'),
		url('fonts/betterbatt.ttf?efloh1') format('truetype'),
		url('fonts/betterbatt.svg?efloh1#betterbatt') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'betterbatt';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-exclamation:before {
	content: "\f12a";
}

.icon-icons_68-cart-open:before {
	content: "\e645";
}

.icon-icons_68-blog:before {
	content: "\e644";
}

.icon-icons_64-shield:before {
	content: "\e640";
}

.icon-icons_65-flat-battery:before {
	content: "\e641";
}

.icon-icons_66-tick:before {
	content: "\e642";
}

.icon-icons_67-google-plus:before {
	content: "\e643";
}

.icon-icons_63-question:before {
	content: "\e63f";
}

.icon-icons_62-play:before {
	content: "\e63e";
}

.icon-icons_56-check:before {
	content: "\e634";
}

.icon-icons_57-padlock:before {
	content: "\e635";
}

.icon-icons_52-radiobutton:before {
	content: "\e636";
}

.icon-icons_53-one:before {
	content: "\e637";
}

.icon-icons_54-two:before {
	content: "\e638";
}

.icon-icons_55-three:before {
	content: "\e639";
}

.icon-icons_50-view:before {
	content: "\e632";
}

.icon-icons_51-reorder:before {
	content: "\e633";
}

.icon-icons_45-discount:before {
	content: "\e62c";
}

.icon-icons_46-estimate:before {
	content: "\e62d";
}

.icon-icons_47-mail2:before {
	content: "\e62e";
}

.icon-icons_48-phone2:before {
	content: "\e62f";
}

.icon-icons_49-location:before {
	content: "\e630";
}

.icon-icons_48-company:before {
	content: "\e631";
}

.icon-icons_41-fb:before {
	content: "\e628";
}

.icon-icons_42-twitter:before {
	content: "\e629";
}

.icon-icons_43-mail:before {
	content: "\e62a";
}

.icon-icons_44-google:before {
	content: "\e62b";
}

.icon-icons_27-info-alt:before {
	content: "\e61d";
}

.icon-icons_36-batt-sm:before {
	content: "\e61e";
}

.icon-icons_37-batt-med:before {
	content: "\e61f";
}

.icon-icons_38-batt-lge:before {
	content: "\e621";
}

.icon-icons_39-tick:before {
	content: "\e625";
}

.icon-icons_40-house:before {
	content: "\e627";
}

.icon-icons_29-flag:before {
	content: "\e61a";
}

.icon-icons_33-book:before {
	content: "\e61b";
}

.icon-icons_35-remove:before {
	content: "\e61c";
}

.icon-icons_28-ying-yang:before {
	content: "\e626";
}

.icon-icons_30-you:before {
	content: "\e624";
}

.icon-icons_31-rocket:before {
	content: "\e623";
}

.icon-icons_32-respect:before {
	content: "\e622";
}

.icon-icons_24-heavy-arrow-left:before {
	content: "\e618";
}

.icon-icons_25-heavy-arrow-right:before {
	content: "\e619";
}

.icon-icons_26-delivery:before {
	content: "\e620";
}

.icon-icons_23-info:before {
	content: "\e617";
}

.icon-icons_19-star:before {
	content: "\e613";
}

.icon-icons_20-in-stock:before {
	content: "\e614";
}

.icon-icons_21-speech:before {
	content: "\e615";
}

.icon-icons_22-external:before {
	content: "\e616";
}

.icon-icons_01-wreath:before {
	content: "\e600";
}

.icon-icons_02-laptop:before {
	content: "\e601";
}

.icon-icons_03-van:before {
	content: "\e602";
}

.icon-icons_04-customer:before {
	content: "\e603";
}

.icon-icons_05-search:before {
	content: "\e604";
}

.icon-icons_06-battery:before {
	content: "\e605";
}

.icon-icons_07-customers:before {
	content: "\e606";
}

.icon-icons_08-help:before {
	content: "\e607";
}

.icon-icons_09-guide:before {
	content: "\e608";
}

.icon-icons_10-video:before {
	content: "\e609";
}

.icon-icons_11-blog:before {
	content: "\e60a";
}

.icon-icons_12-cart:before {
	content: "\e60b";
}

.icon-icons_12-mobile:before {
	content: "\e60c";
}

.icon-icons_13-phone:before {
	content: "\e60d";
}

.icon-icons_14-user:before {
	content: "\e60e";
}

.icon-icons_15-arrow-up:before {
	content: "\e60f";
}

.icon-icons_16-arrow-right:before {
	content: "\e610";
}

.icon-icons_17-arrow-down:before {
	content: "\e611";
}

.icon-icons_18-arrow-left:before {
	content: "\e612";
}

.icon-icons_58-cell3:before {
	content: "\e63a";
}

.icon-icons_59-cell6:before {
	content: "\e63b";
}

.icon-icons_60-cell9:before {
	content: "\e63c";
}

.icon-icons_61-cell12:before {
	content: "\e63d";
}

.icon-icons-70:before {
	content: "\e646";
}

.icon-icons-69:before {
	content: "\e647";
}
*/
/* Default Margin */
html {
  font-size: 6.25%;
  line-height: 1.4; }

body {
  text-rendering: optimizeLegibility;
  -webkit-text-rendering: optimizeLegibility; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit; }

h1 {
  font-size: 30px; }

h2 {
  font-size: 26px; }

h3 {
  font-size: 20px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 12px; }

small {
  font-size: 8px; }

p {
  margin: 0 0 20px;
  font-family: ProximaNovaSoft-Regular;
  font-weight: normal;
  font-style: normal;
  font-size: 16px; }

strong {
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal;
  font-weight: normal;
  font-style: normal; }

a {
  text-decoration: none;
  outline: 0;
  cursor: pointer; }

blockquote,
blockquote p {
  font-style: italic; }

blockquote {
  margin: 0 0 20px;
  padding: 10px 20px 0 20px;
  border-left: 1px solid #ddd; }

blockquote cite {
  display: block; }

blockquote cite:before {
  content: "\2014 \0020"; }

figure {
  margin: 0; }

.purple {
  color: #8955a3; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

input, textarea {
  font-size: 16px;
  transition: border-color .2s ease-out,-webkit-box-shadow .2s ease-out;
  background: #fff;
  border: 1px solid #ddd; }

input[type="checkbox"] {
  -webkit-appearance: checkbox !important;
  -moz-appearance: checkbox !important;
  -ms-appearance: checkbox !important;
  -o-appearance: checkbox !important;
  appearance: checkbox !important; }

input:focus, textarea:focus {
  outline: none;
  box-shadow: 0 0 6px 0 #4b9de3;
  border: 1px solid #4b9de3 !important; }

ul, ol {
  margin: 0 0 20px; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

ul ul, ul ol,
ol ol, ol ul {
  margin: 4px 0 5px 30px; }

ul ul li, ul ol li,
ol ol li, ol ul li {
  margin-bottom: 6px; }

li {
  margin-bottom: 10px; }

nav ul {
  list-style: none;
  padding: 0px; }
  nav ul li {
    margin: 0px;
    padding: 0px; }

nav ul,
nav li {
  margin: 0; }

.center {
  text-align: center; }

.mob-vis-md,
.mob-vis-sm {
  display: none; }

@media only screen and (max-width: 1015px) {
  .mob-vis-md {
    display: block; }

  .mob-hid-md {
    display: none; }

  .mob-hide-md {
    display: none; } }
@media only screen and (max-width: 850px) {
  .mob-vis-sm {
    display: block; }

  .mob-hid-sm {
    display: none; }

  .mob-hide-sm {
    display: none; } }
img {
  max-width: 100%;
  height: auto; }

html,
body {
  height: 100%; }

body {
  background: #fff;
  font-family: ProximaNovaSoft-Regular;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  color: #494949;
  position: relative; }

.page-container {
  width: 100%;
  overflow: hidden;
  position: relative; }

.outer-container {
  background-color: #fff;
  width: 100%;
  position: relative;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede; }

.wrapper {
  width: 100%; }

.container {
  zoom: 1;
  margin-right: auto;
  margin-left: auto;
  width: 975px;
  *zoom: 1;
  position: relative;
  padding: 10px 0; }
  .container:before, .container:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }
  .container:after {
    clear: both; }
  @media screen and (min-width: 1250px) {
    .container {
      width: 1200px; } }
  @media screen and (max-width: 1250px) {
    .container {
      width: 975px; } }
  @media screen and (max-width: 1015px) {
    .container {
      width: 100%;
      padding-left: 40px;
      padding-right: 40px;
      margin: 0 auto; } }
  @media screen and (max-width: 850px) {
    .container {
      min-width: 320px; } }
  @media screen and (max-width: 850px) {
    .container {
      padding: 10px 20px; } }

.container-cat {
  zoom: 1;
  margin-right: auto;
  margin-left: auto;
  width: 975px;
  *zoom: 1;
  position: relative;
  padding: 0; }
  .container-cat:before, .container-cat:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }
  .container-cat:after {
    clear: both; }
  @media screen and (min-width: 1250px) {
    .container-cat {
      width: 1200px; } }
  @media screen and (max-width: 1250px) {
    .container-cat {
      width: 975px; } }
  @media screen and (max-width: 1015px) {
    .container-cat {
      width: 100%;
      padding-left: 40px;
      padding-right: 40px;
      margin: 0 auto; } }
  @media screen and (max-width: 850px) {
    .container-cat {
      min-width: 320px; } }
  @media screen and (max-width: 850px) {
    .container-cat {
      padding: 0 20px; } }
  .container-cat .container-sub {
    padding: 10px 0; }

.columns {
  width: 100%;
  zoom: 1; }
  .columns:before, .columns:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }
  .columns:after {
    clear: both; }
  .columns .col {
    float: left; }
  .columns.half .col {
    width: 50%;
    float: left; }
    @media screen and (max-width: 600px) {
      .columns.half .col {
        width: 100%; } }
  .columns.third .col {
    width: 33.3333%;
    float: left; }
  .columns.quarter .col {
    width: 25%;
    float: left; }
    @media screen and (max-width: 850px) {
      .columns.quarter .col {
        width: 50%; } }
    @media screen and (max-width: 450px) {
      .columns.quarter .col {
        width: 100%; } }
  .columns .col {
    zoom: 1; }
    .columns .col:before, .columns .col:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .columns .col:after {
      clear: both; }

.main-content-wrapper {
  background: #f3f3f3;
  padding-top: 30px; }
  @media screen and (max-width: 850px) {
    .main-content-wrapper.home {
      padding: 0; } }
  @media screen and (max-width: 1015px) {
    .main-content-wrapper {
      background: #fff; } }
  @media screen and (max-width: 850px) {
    .main-content-wrapper .container {
      padding: 0; } }

.main-content {
  background: #fff;
  border-radius: 3px;
  box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.05); }
  @media screen and (max-width: 1015px) {
    .main-content {
      border: none;
      box-shadow: none; } }
  .main-content.container {
    padding-left: 0;
    padding-right: 0; }

.main-content.full-width-page.container {
  padding-top: 0;
  padding-bottom: 0; }

.main-content.full-width-page .content {
  width: 100%;
  display: inline-block;
  position: relative; }
  .main-content.full-width-page .content .holder {
    padding: 20px 50px;
    border-bottom: 1px solid #f1f1f1 !important; }
    .main-content.full-width-page .content .holder:last-child {
      border: none; }
    @media screen and (max-width: 850px) {
      .main-content.full-width-page .content .holder {
        padding-left: 40px;
        padding-right: 40px; } }
    @media screen and (max-width: 600px) {
      .main-content.full-width-page .content .holder {
        padding-left: 20px;
        padding-right: 20px; } }

@media screen and (max-width: 600px) {
  .main-content.full-width-page.cart .content .holder {
    padding-left: 20px;
    padding-right: 20px; } }

.main-content.product-page.container {
  padding-top: 0;
  padding-bottom: 0; }

.main-content.product-page .content {
  border-right: 1px solid #dfdfdf;
  width: 77%;
  display: inline-block;
  float: left;
  position: relative; }
  @media screen and (max-width: 1015px) {
    .main-content.product-page .content {
      width: 100%; } }
  .main-content.product-page .content .holder {
    padding: 20px 40px 20px 40px;
    border-bottom: 1px solid #dfdfdf; }
    .main-content.product-page .content .holder:last-child {
      border: none;
      clear: both; }
    @media screen and (max-width: 600px) {
      .main-content.product-page .content .holder {
        padding: 20px; } }
  .main-content.product-page .content .primary.holder {
    padding: 20px; }

.main-content.product-page.cart .content {
  width: 100%;
  border-right: 0; }

.main-content.product-page .product-primary-holder .content .holder:last-child {
  border-bottom: 1px solid #dfdfdf; }

.main-content.product-page aside {
  width: 23%;
  float: left;
  min-height: 500px; }
  @media screen and (max-width: 1015px) {
    .main-content.product-page aside {
      width: 100%;
      min-height: 200px; } }

.main-content.product-page aside img {
  margin: 0 auto 40px;
  display: block; }

.main-content.product-page.switch .content {
  border-left: 1px solid #dfdfdf;
  width: 77%;
  display: inline-block;
  float: right;
  padding-bottom: 60px; }
  @media screen and (max-width: 1015px) {
    .main-content.product-page.switch .content {
      width: 100%;
      padding-bottom: 10px; } }

.main-content.product-page.switch aside {
  width: 23%;
  float: right; }
  @media screen and (max-width: 1015px) {
    .main-content.product-page.switch aside {
      width: 100%; } }

.address-form-holder {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 48.82117%; }
  .address-form-holder:last-child {
    margin-right: 0; }
  @media screen and (max-width: 700px) {
    .address-form-holder {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .address-form-holder:last-child {
        margin-right: 0; } }

.address-form-holder .field-split {
  display: inline-block;
  width: 100%; }

.address-form-holder .field-split .field {
  float: left;
  display: block;
  margin-right: 4.82916%;
  width: 47.58542%; }
  .address-form-holder .field-split .field:last-child {
    margin-right: 0; }
  @media screen and (max-width: 1015px) {
    .address-form-holder .field-split .field {
      float: left;
      display: block;
      margin-right: 4.82916%;
      width: 100%; }
      .address-form-holder .field-split .field:last-child {
        margin-right: 0; } }

.about-us-intro-wrapper {
  margin-top: 40px;
  margin-bottom: 30px; }

.about-us.intro.first {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%;
  position: relative; }
  .about-us.intro.first:last-child {
    margin-right: 0; }

.about-us.intro.second {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%;
  margin-left: 34.11922%;
  position: relative; }
  .about-us.intro.second:last-child {
    margin-right: 0; }

@media screen and (max-width: 1015px) {
  .about-us.intro.first,
  .about-us.intro.second {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
    margin-left: 0%; }
    .about-us.intro.first:last-child,
    .about-us.intro.second:last-child {
      margin-right: 0; } }
@media screen and (max-width: 700px) {
  .about-us.intro.first,
  .about-us.intro.second {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%; }
    .about-us.intro.first:last-child,
    .about-us.intro.second:last-child {
      margin-right: 0; } }

.team-member {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%; }
  .team-member:last-child {
    margin-right: 0; }
  .team-member:nth-child(3n) {
    margin-right: 0; }
  .team-member:nth-child(3n+1) {
    clear: left; }
  @media screen and (max-width: 1015px) {
    .team-member {
      padding-bottom: 20px;
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .team-member:last-child {
        margin-right: 0; }
      .team-member:nth-child(3n) {
        margin-right: 2.35765%; }
      .team-member:nth-child(3n+1) {
        clear: none; }
      .team-member:nth-child(1n) {
        margin-right: 0; }
      .team-member:nth-child(1n+1) {
        clear: left; } }

.value {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%; }
  .value:last-child {
    margin-right: 0; }
  .value:nth-child(3n) {
    margin-right: 0; }
  .value:nth-child(3n+1) {
    clear: left; }
  @media screen and (max-width: 850px) {
    .value {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 48.82117%; }
      .value:nth-child(3n) {
        margin-right: 2.35765%; }
      .value:nth-child(3n+1) {
        clear: none; }
      .value:last-child {
        margin-right: 0; }
      .value:nth-child(2n) {
        margin-right: 0; }
      .value:nth-child(2n+1) {
        clear: left; } }
  @media screen and (max-width: 700px) {
    .value {
      margin-bottom: 20px;
      padding-bottom: 20px;
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .value:last-child {
        margin-right: 0; }
      .value:nth-child(3n) {
        margin-right: 2.35765%; }
      .value:nth-child(3n+1) {
        clear: none; }
      .value:nth-child(1n) {
        margin-right: 0; }
      .value:nth-child(1n+1) {
        clear: left; } }

.payment-billing,
.payment-shipping,
.payment-review {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%; }
  .payment-billing:last-child,
  .payment-shipping:last-child,
  .payment-review:last-child {
    margin-right: 0; }
  @media screen and (max-width: 1015px) {
    .payment-billing,
    .payment-shipping,
    .payment-review {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .payment-billing:last-child,
      .payment-shipping:last-child,
      .payment-review:last-child {
        margin-right: 0; } }

.checkout-form .field-split {
  display: inline-block;
  width: 100%; }

.checkout-form .field-split .field {
  float: left;
  display: block;
  margin-right: 7.42297%;
  width: 46.28851%; }
  .checkout-form .field-split .field:last-child {
    margin-right: 0; }
  @media screen and (max-width: 1015px) {
    .checkout-form .field-split .field {
      float: left;
      display: block;
      margin-right: 7.42297%;
      width: 100%; }
      .checkout-form .field-split .field:last-child {
        margin-right: 0; } }

.checkout-form .row .cc-number {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 74.41059%; }
  .checkout-form .row .cc-number:last-child {
    margin-right: 0; }
  @media screen and (max-width: 450px) {
    .checkout-form .row .cc-number {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .checkout-form .row .cc-number:last-child {
        margin-right: 0; } }

.checkout-form .row .ccv {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 23.23176%; }
  .checkout-form .row .ccv:last-child {
    margin-right: 0; }
  @media screen and (max-width: 450px) {
    .checkout-form .row .ccv {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .checkout-form .row .ccv:last-child {
        margin-right: 0; } }

.checkout-form .row .month {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 48.82117%; }
  .checkout-form .row .month:last-child {
    margin-right: 0; }
  @media screen and (max-width: 450px) {
    .checkout-form .row .month {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .checkout-form .row .month:last-child {
        margin-right: 0; } }

.checkout-form .row .year {
  padding-top: 4px;
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 48.82117%; }
  .checkout-form .row .year:last-child {
    margin-right: 0; }
  @media screen and (max-width: 450px) {
    .checkout-form .row .year {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%;
      margin-top: -20px; }
      .checkout-form .row .year:last-child {
        margin-right: 0; } }

.checkout-product-review .row .product {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 61.61588%; }
  .checkout-product-review .row .product:last-child {
    margin-right: 0; }
.checkout-product-review .row .qty {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 14.70196%; }
  .checkout-product-review .row .qty:last-child {
    margin-right: 0; }
.checkout-product-review .row .price {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 18.96686%; }
  .checkout-product-review .row .price:last-child {
    margin-right: 0; }
.checkout-product-review .row .totals {
  margin-left: 34.11922%;
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 65.88078%; }
  .checkout-product-review .row .totals:last-child {
    margin-right: 0; }
.checkout-product-review .row .totals-row .heading {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 48.82117%; }
  .checkout-product-review .row .totals-row .heading:last-child {
    margin-right: 0; }
.checkout-product-review .row .totals-row .amount {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 48.82117%; }
  .checkout-product-review .row .totals-row .amount:last-child {
    margin-right: 0; }

.search-results .results-list {
  margin-left: 0;
  margin-top: 0;
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 23.23176%; }
  .search-results .results-list:last-child {
    margin-right: 0; }
  .search-results .results-list:nth-child(4n) {
    margin-right: 0; }
  .search-results .results-list:nth-child(4n+1) {
    clear: left; }
  @media screen and (max-width: 700px) {
    .search-results .results-list {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 48.82117%; }
      .search-results .results-list:last-child {
        margin-right: 0; }
      .search-results .results-list:nth-child(4n) {
        margin-right: 2.35765%; }
      .search-results .results-list:nth-child(4n+1) {
        clear: none; }
      .search-results .results-list:nth-child(2n) {
        margin-right: 0; }
      .search-results .results-list:nth-child(2n+1) {
        clear: left; } }
  @media screen and (max-width: 450px) {
    .search-results .results-list {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .search-results .results-list:last-child {
        margin-right: 0; }
      .search-results .results-list:nth-child(2n) {
        margin-right: 2.35765%; }
      .search-results .results-list:nth-child(2n+1) {
        clear: none; }
      .search-results .results-list:nth-child(1n) {
        margin-right: 0; }
      .search-results .results-list:nth-child(1n+1) {
        clear: left; } }

.search-results .letter {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 10.43705%; }
  .search-results .letter:last-child {
    margin-right: 0; }
  @media screen and (max-width: 850px) {
    .search-results .letter {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .search-results .letter:last-child {
        margin-right: 0; } }
.search-results .brand-list {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 27.49666%; }
  .search-results .brand-list:last-child {
    margin-right: 0; }
  @media screen and (max-width: 850px) {
    .search-results .brand-list {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%; }
      .search-results .brand-list:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 600px) {
    .search-results .brand-list {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .search-results .brand-list:last-child {
        margin-right: 0; } }

.capacity-holder .capacity {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%; }
  .capacity-holder .capacity:last-child {
    margin-right: 0; }

.blog-featured .featured,
.blog-featured .single-article-holder,
.blog-featured .single-guide-holder,
.blog-single .featured,
.blog-single .single-article-holder,
.blog-single .single-guide-holder,
.guide-featured .featured,
.guide-featured .single-article-holder,
.guide-featured .single-guide-holder,
.guide-single .featured,
.guide-single .single-article-holder,
.guide-single .single-guide-holder {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 67.58674%; }
  .blog-featured .featured:last-child,
  .blog-featured .single-article-holder:last-child,
  .blog-featured .single-guide-holder:last-child,
  .blog-single .featured:last-child,
  .blog-single .single-article-holder:last-child,
  .blog-single .single-guide-holder:last-child,
  .guide-featured .featured:last-child,
  .guide-featured .single-article-holder:last-child,
  .guide-featured .single-guide-holder:last-child,
  .guide-single .featured:last-child,
  .guide-single .single-article-holder:last-child,
  .guide-single .single-guide-holder:last-child {
    margin-right: 0; }
  @media screen and (max-width: 850px) {
    .blog-featured .featured,
    .blog-featured .single-article-holder,
    .blog-featured .single-guide-holder,
    .blog-single .featured,
    .blog-single .single-article-holder,
    .blog-single .single-guide-holder,
    .guide-featured .featured,
    .guide-featured .single-article-holder,
    .guide-featured .single-guide-holder,
    .guide-single .featured,
    .guide-single .single-article-holder,
    .guide-single .single-guide-holder {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .blog-featured .featured:last-child,
      .blog-featured .single-article-holder:last-child,
      .blog-featured .single-guide-holder:last-child,
      .blog-single .featured:last-child,
      .blog-single .single-article-holder:last-child,
      .blog-single .single-guide-holder:last-child,
      .guide-featured .featured:last-child,
      .guide-featured .single-article-holder:last-child,
      .guide-featured .single-guide-holder:last-child,
      .guide-single .featured:last-child,
      .guide-single .single-article-holder:last-child,
      .guide-single .single-guide-holder:last-child {
        margin-right: 0; } }
.blog-featured .categories-post-holder,
.blog-featured .categories-article-holder,
.blog-featured .categories-guide-holder,
.blog-single .categories-post-holder,
.blog-single .categories-article-holder,
.blog-single .categories-guide-holder,
.guide-featured .categories-post-holder,
.guide-featured .categories-article-holder,
.guide-featured .categories-guide-holder,
.guide-single .categories-post-holder,
.guide-single .categories-article-holder,
.guide-single .categories-guide-holder {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 30.0556%; }
  .blog-featured .categories-post-holder:last-child,
  .blog-featured .categories-article-holder:last-child,
  .blog-featured .categories-guide-holder:last-child,
  .blog-single .categories-post-holder:last-child,
  .blog-single .categories-article-holder:last-child,
  .blog-single .categories-guide-holder:last-child,
  .guide-featured .categories-post-holder:last-child,
  .guide-featured .categories-article-holder:last-child,
  .guide-featured .categories-guide-holder:last-child,
  .guide-single .categories-post-holder:last-child,
  .guide-single .categories-article-holder:last-child,
  .guide-single .categories-guide-holder:last-child {
    margin-right: 0; }
  @media screen and (max-width: 850px) {
    .blog-featured .categories-post-holder,
    .blog-featured .categories-article-holder,
    .blog-featured .categories-guide-holder,
    .blog-single .categories-post-holder,
    .blog-single .categories-article-holder,
    .blog-single .categories-guide-holder,
    .guide-featured .categories-post-holder,
    .guide-featured .categories-article-holder,
    .guide-featured .categories-guide-holder,
    .guide-single .categories-post-holder,
    .guide-single .categories-article-holder,
    .guide-single .categories-guide-holder {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .blog-featured .categories-post-holder:last-child,
      .blog-featured .categories-article-holder:last-child,
      .blog-featured .categories-guide-holder:last-child,
      .blog-single .categories-post-holder:last-child,
      .blog-single .categories-article-holder:last-child,
      .blog-single .categories-guide-holder:last-child,
      .guide-featured .categories-post-holder:last-child,
      .guide-featured .categories-article-holder:last-child,
      .guide-featured .categories-guide-holder:last-child,
      .guide-single .categories-post-holder:last-child,
      .guide-single .categories-article-holder:last-child,
      .guide-single .categories-guide-holder:last-child {
        margin-right: 0; } }

.blog-featured .featured .meta,
.blog-featured .featured .description {
  padding-top: 30px;
  padding-bottom: 30px; }
.blog-featured .featured .meta {
  float: left;
  display: block;
  margin-right: 3.36108%;
  width: 39.19937%;
  padding-left: 35px; }
  .blog-featured .featured .meta:last-child {
    margin-right: 0; }
.blog-featured .featured .description {
  float: left;
  display: block;
  margin-right: 3.36108%;
  width: 57.43956%;
  padding-right: 35px; }
  .blog-featured .featured .description:last-child {
    margin-right: 0; }
@media screen and (max-width: 850px) {
  .blog-featured .featured .meta,
  .blog-featured .featured .description {
    float: left;
    display: block;
    margin-right: 3.36108%;
    width: 100%;
    padding-left: 35px; }
    .blog-featured .featured .meta:last-child,
    .blog-featured .featured .description:last-child {
      margin-right: 0; }
  .blog-featured .featured .description {
    padding-top: 0;
    padding-bottom: 80px; } }

.blog-single .single .meta,
.blog-single .single .content,
.guide-single .single .meta,
.guide-single .single .content {
  padding-left: 35px;
  padding-right: 35px;
  padding-bottom: 30px; }

.blog-posts .post,
.blog-posts .guide,
.guide-articles .post,
.guide-articles .guide {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%; }
  .blog-posts .post:last-child,
  .blog-posts .guide:last-child,
  .guide-articles .post:last-child,
  .guide-articles .guide:last-child {
    margin-right: 0; }
  .blog-posts .post:nth-child(3n),
  .blog-posts .guide:nth-child(3n),
  .guide-articles .post:nth-child(3n),
  .guide-articles .guide:nth-child(3n) {
    margin-right: 0; }
  .blog-posts .post:nth-child(3n+1),
  .blog-posts .guide:nth-child(3n+1),
  .guide-articles .post:nth-child(3n+1),
  .guide-articles .guide:nth-child(3n+1) {
    clear: left; }
  @media screen and (max-width: 850px) {
    .blog-posts .post,
    .blog-posts .guide,
    .guide-articles .post,
    .guide-articles .guide {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 48.82117%; }
      .blog-posts .post:nth-child(3n),
      .blog-posts .guide:nth-child(3n),
      .guide-articles .post:nth-child(3n),
      .guide-articles .guide:nth-child(3n) {
        margin-right: 2.35765%; }
      .blog-posts .post:nth-child(3n+1),
      .blog-posts .guide:nth-child(3n+1),
      .guide-articles .post:nth-child(3n+1),
      .guide-articles .guide:nth-child(3n+1) {
        clear: none; }
      .blog-posts .post:last-child,
      .blog-posts .guide:last-child,
      .guide-articles .post:last-child,
      .guide-articles .guide:last-child {
        margin-right: 0; }
      .blog-posts .post:nth-child(2n),
      .blog-posts .guide:nth-child(2n),
      .guide-articles .post:nth-child(2n),
      .guide-articles .guide:nth-child(2n) {
        margin-right: 0; }
      .blog-posts .post:nth-child(2n+1),
      .blog-posts .guide:nth-child(2n+1),
      .guide-articles .post:nth-child(2n+1),
      .guide-articles .guide:nth-child(2n+1) {
        clear: left; } }
  @media screen and (max-width: 700px) {
    .blog-posts .post,
    .blog-posts .guide,
    .guide-articles .post,
    .guide-articles .guide {
      margin-bottom: 20px;
      padding-bottom: 20px;
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .blog-posts .post:last-child,
      .blog-posts .guide:last-child,
      .guide-articles .post:last-child,
      .guide-articles .guide:last-child {
        margin-right: 0; }
      .blog-posts .post:nth-child(3n),
      .blog-posts .guide:nth-child(3n),
      .guide-articles .post:nth-child(3n),
      .guide-articles .guide:nth-child(3n) {
        margin-right: 2.35765%; }
      .blog-posts .post:nth-child(3n+1),
      .blog-posts .guide:nth-child(3n+1),
      .guide-articles .post:nth-child(3n+1),
      .guide-articles .guide:nth-child(3n+1) {
        clear: none; }
      .blog-posts .post:nth-child(1n),
      .blog-posts .guide:nth-child(1n),
      .guide-articles .post:nth-child(1n),
      .guide-articles .guide:nth-child(1n) {
        margin-right: 0; }
      .blog-posts .post:nth-child(1n+1),
      .blog-posts .guide:nth-child(1n+1),
      .guide-articles .post:nth-child(1n+1),
      .guide-articles .guide:nth-child(1n+1) {
        clear: left; } }

@media screen and (max-width: 700px) {
  .categories-post-holder .post {
    padding-bottom: 20px; } }

.cart .row {
  border-bottom: 1px solid #f1f1f1; }
.cart .product {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 44.55627%; }
  .cart .product:last-child {
    margin-right: 0; }
  @media screen and (max-width: 850px) {
    .cart .product {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%;
      border: none;
      padding-right: 40px; }
      .cart .product:last-child {
        margin-right: 0; } }
.cart .unit-price {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 18.96686%; }
  .cart .unit-price:last-child {
    margin-right: 0; }
  @media screen and (max-width: 850px) {
    .cart .unit-price {
      margin-left: 25.58941%;
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 27.49666%;
      text-align: center; }
      .cart .unit-price:last-child {
        margin-right: 0; } }
.cart .qty {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 10.43705%; }
  .cart .qty:last-child {
    margin-right: 0; }
  @media screen and (max-width: 850px) {
    .cart .qty {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 18.96686%;
      text-align: center; }
      .cart .qty:last-child {
        margin-right: 0; } }
.cart .sub-total {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 18.96686%; }
  .cart .sub-total:last-child {
    margin-right: 0; }
  @media screen and (max-width: 850px) {
    .cart .sub-total {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 23.23176%;
      text-align: center; }
      .cart .sub-total:last-child {
        margin-right: 0; } }
.cart .totals {
  margin-left: 63.97353%;
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 36.02647%; }
  .cart .totals:last-child {
    margin-right: 0; }
  @media screen and (max-width: 850px) {
    .cart .totals {
      margin-left: 0%;
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .cart .totals:last-child {
        margin-right: 0; } }

.recent-orders .row {
  border-bottom: 1px solid #f1f1f1; }
.recent-orders .order-number {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 10.43705%; }
  .recent-orders .order-number:last-child {
    margin-right: 0; }
  @media screen and (max-width: 850px) {
    .recent-orders .order-number {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .recent-orders .order-number:last-child {
        margin-right: 0; } }
.recent-orders .date {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 8.3046%; }
  .recent-orders .date:last-child {
    margin-right: 0; }
  @media screen and (max-width: 850px) {
    .recent-orders .date {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .recent-orders .date:last-child {
        margin-right: 0; } }
.recent-orders .ship-to {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 16.83441%; }
  .recent-orders .ship-to:last-child {
    margin-right: 0; }
  @media screen and (max-width: 850px) {
    .recent-orders .ship-to {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .recent-orders .ship-to:last-child {
        margin-right: 0; } }
.recent-orders .order-total {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 14.70196%; }
  .recent-orders .order-total:last-child {
    margin-right: 0; }
  @media screen and (max-width: 850px) {
    .recent-orders .order-total {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .recent-orders .order-total:last-child {
        margin-right: 0; } }
.recent-orders .status {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 10.43705%; }
  .recent-orders .status:last-child {
    margin-right: 0; }
  @media screen and (max-width: 850px) {
    .recent-orders .status {
      margin-left: 0%;
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .recent-orders .status:last-child {
        margin-right: 0; } }
.recent-orders .view-reorder {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 27.49666%;
  text-align: right; }
  .recent-orders .view-reorder:last-child {
    margin-right: 0; }
  @media screen and (max-width: 850px) {
    .recent-orders .view-reorder {
      margin-left: 0%;
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .recent-orders .view-reorder:last-child {
        margin-right: 0; } }

.wishlist-acc .row {
  border-bottom: 1px solid #f1f1f1; }
.wishlist-acc .column1 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 14.70196%; }
  .wishlist-acc .column1:last-child {
    margin-right: 0; }
  @media screen and (max-width: 850px) {
    .wishlist-acc .column1 {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .wishlist-acc .column1:last-child {
        margin-right: 0; } }
.wishlist-acc .column2 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 40.29137%; }
  .wishlist-acc .column2:last-child {
    margin-right: 0; }
  @media screen and (max-width: 850px) {
    .wishlist-acc .column2 {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .wishlist-acc .column2:last-child {
        margin-right: 0; } }
.wishlist-acc .column3 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%; }
  .wishlist-acc .column3:last-child {
    margin-right: 0; }
  @media screen and (max-width: 850px) {
    .wishlist-acc .column3 {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .wishlist-acc .column3:last-child {
        margin-right: 0; } }
.wishlist-acc .column4 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 6.17215%; }
  .wishlist-acc .column4:last-child {
    margin-right: 0; }
  @media screen and (max-width: 850px) {
    .wishlist-acc .column4 {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .wishlist-acc .column4:last-child {
        margin-right: 0; } }

.product-reviews .row {
  border-bottom: 1px solid #f1f1f1; }
.product-reviews .product-review-date {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 11.29004%; }
  .product-reviews .product-review-date:last-child {
    margin-right: 0; }
  @media screen and (max-width: 850px) {
    .product-reviews .product-review-date {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .product-reviews .product-review-date:last-child {
        margin-right: 0; } }
.product-reviews .product-review-name {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 27.49666%; }
  .product-reviews .product-review-name:last-child {
    margin-right: 0; }
  @media screen and (max-width: 850px) {
    .product-reviews .product-review-name {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .product-reviews .product-review-name:last-child {
        margin-right: 0; } }
.product-reviews .product-review-rating {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 9.58407%; }
  .product-reviews .product-review-rating:last-child {
    margin-right: 0; }
  @media screen and (max-width: 850px) {
    .product-reviews .product-review-rating {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .product-reviews .product-review-rating:last-child {
        margin-right: 0; } }
.product-reviews .product-review-review {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 30.90859%; }
  .product-reviews .product-review-review:last-child {
    margin-right: 0; }
  @media screen and (max-width: 850px) {
    .product-reviews .product-review-review {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .product-reviews .product-review-review:last-child {
        margin-right: 0; } }
.product-reviews .product-review-view {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 11.29004%;
  text-align: right;
  white-space: nowrap; }
  .product-reviews .product-review-view:last-child {
    margin-right: 0; }
  @media screen and (max-width: 850px) {
    .product-reviews .product-review-view {
      margin-left: 0%;
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .product-reviews .product-review-view:last-child {
        margin-right: 0; } }

.account-info .address-book {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 59.90992%; }
  .account-info .address-book:last-child {
    margin-right: 0; }
  @media screen and (max-width: 850px) {
    .account-info .address-book {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .account-info .address-book:last-child {
        margin-right: 0; } }
  .account-info .address-book .default-address {
    float: left;
    display: block;
    margin-right: 3.93533%;
    width: 48.03234%; }
    .account-info .address-book .default-address:last-child {
      margin-right: 0; }
    @media screen and (max-width: 600px) {
      .account-info .address-book .default-address {
        float: left;
        display: block;
        margin-right: 3.93533%;
        width: 100%; }
        .account-info .address-book .default-address:last-child {
          margin-right: 0; } }
.account-info .newsletters {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 59.90992%; }
  .account-info .newsletters:last-child {
    margin-right: 0; }
  @media screen and (max-width: 850px) {
    .account-info .newsletters {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .account-info .newsletters:last-child {
        margin-right: 0; } }
.account-info .contact-info {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 36.02647%;
  float: right; }
  .account-info .contact-info:last-child {
    margin-right: 0; }
  @media screen and (max-width: 850px) {
    .account-info .contact-info {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .account-info .contact-info:last-child {
        margin-right: 0; } }

.pre-header-wrapper {
  background: #2f2f2f;
  text-align: right;
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-size: 12rem; }

header {
  width: 100%;
  display: block;
  color: #fff;
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal;
  position: relative; }
  header .container {
    padding-top: 0;
    padding-bottom: 0; }
  header p.call-now {
    float: left;
    margin-bottom: 0;
    color: #c5c5c5;
    font-size: 12px;
    font-size: 12rem;
    padding-left: 25px;
    position: relative; }
    header p.call-now:before {
      font-family: 'betterbatt';
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 14px;
      font-size: 14rem;
      content: "\e60d";
      color: #fe9c11;
      margin: auto;
      position: absolute;
      top: 12px;
      left: 0; }
    header p.call-now a:hover {
      color: #fe9c11; }
  header a,
  header p a {
    text-decoration: none;
    color: #fff;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }
    header a:hover,
    header p a:hover {
      color: #fe9c11; }
  header a.my-account {
    padding-top: 12px;
    padding-bottom: 12px;
    position: absolute;
    right: 20px;
    padding-left: 45px;
    border-left: 1px solid #5f5f5f;
    cursor: pointer;
    color: #dfdfdf;
    height: 100%;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }
    header a.my-account:hover {
      color: #fe9c11; }
    header a.my-account:before {
      font-family: 'betterbatt';
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 12px;
      font-size: 12rem;
      content: "\e60e";
      margin: auto;
      position: absolute;
      top: 14px;
      left: 20px; }
  header ul.top-links {
    list-style: none;
    display: inline-block;
    padding: 0;
    margin: 0 145px 0 0; }
  header .top-links li {
    float: left;
    margin-bottom: 0;
    padding: 12px 10px 8px; }
  header .top-links li a {
    color: #dfdfdf;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }
    header .top-links li a:hover {
      color: #fe9c11; }
  header p {
    padding-top: 12px;
    padding-bottom: 12px;
    height: 100%;
    display: inline-block; }
  header .my-cart {
    color: #2f2f2f;
    margin-top: 25px;
    position: absolute;
    right: 0;
    top: 60px;
    height: 75px;
    width: 65px; }
    @media screen and (max-width: 1015px) {
      header .my-cart {
        right: 20px;
        top: 0;
        font-size: 28px;
        font-size: 28rem; } }
    @media screen and (max-width: 600px) {
      header .my-cart {
        right: 0; } }
    header .my-cart:before {
      font-family: 'betterbatt';
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 38px;
      font-size: 38rem;
      color: #fe9c11;
      content: "\e60b";
      margin: auto;
      position: absolute;
      top: -45px;
      left: 0; }
      @media screen and (max-width: 1015px) {
        header .my-cart:before {
          font-size: 28px;
          font-size: 28rem;
          top: 0; } }
    header .my-cart:hover {
      color: #fe9c11; }
    header .my-cart.has-items:before {
      content: "\e645"; }
    header .my-cart.has-items .item-count {
      position: absolute;
      left: 0;
      right: 0;
      margin-left: auto;
      margin-right: auto;
      top: -50px;
      color: #fe9c11;
      text-align: center;
      font-size: 14px;
      font-size: 14rem; }
      @media screen and (max-width: 1015px) {
        header .my-cart.has-items .item-count {
          top: -10px;
          left: -18px; } }
  @media screen and (max-width: 1015px) {
    header .my-cart span {
      font-size: 0; } }

header .header-inner {
  padding-top: 30px;
  padding-bottom: 30px; }
  @media screen and (max-width: 1015px) {
    header .header-inner {
      height: 85px; } }

.logo {
  width: 200px;
  height: 48px;
  float: left;
  margin-right: 20px;
  padding-top: 15px; }
  .logo span {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0; }
  .logo img {
    height: 48px; }
  @media screen and (min-width: 1250px) {
    .logo {
      width: 265px;
      height: 64px;
      margin-right: 40px;
      padding-top: 5px; }
      .logo img {
        height: 64px; } }
  @media screen and (max-width: 1015px) {
    .logo {
      width: 155px;
      height: 27px;
      position: absolute;
      margin-left: auto;
      margin-right: auto;
      left: 0;
      right: 0;
      top: 30px;
      padding-top: 0; }
      .logo img {
        height: auto; } }

ul.inline {
  display: inline-block;
  padding-left: 0;
  margin-bottom: 0; }
  ul.inline a {
    color: #787878;
    float: left;
    margin-top: 25px; }
    ul.inline a:hover {
      color: #494949; }
  @media screen and (max-width: 1015px) {
    ul.inline {
      display: none; } }

ul.inline li {
  display: inline-block;
  position: relative;
  margin-left: 10px;
  margin-bottom: 0;
  padding-bottom: 25px; }
  @media screen and (min-width: 1250px) {
    ul.inline li {
      margin-left: 20px; } }
  @media screen and (max-width: 1250px) {
    ul.inline li {
      margin-left: 5px; } }

ul.inline li ul {
  position: absolute;
  width: auto;
  background-color: #fff;
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.05), -2px -2px 8px 0 rgba(0, 0, 0, 0.05);
  margin-left: 0;
  padding-left: 0;
  top: 60px;
  left: 30px;
  width: 160px;
  font-size: 13px;
  z-index: 400;
  border-radius: 3px;
  border: 1px solid #dfdfdf;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-in-out; }
  ul.inline li ul:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto; }

ul.inline li ul.show {
  visibility: visible;
  opacity: 1; }

ul.inline li ul li {
  position: relative;
  color: #494949;
  float: none;
  border-bottom: 1px solid #dedede;
  margin-left: 0;
  list-style: none;
  padding-bottom: 0;
  float: left;
  width: 100%; }
  ul.inline li ul li:last-child {
    border: none; }
  ul.inline li ul li a {
    margin: 0;
    float: none;
    padding: 10px 10px 10px 20px;
    display: inline-block;
    width: 100%;
    height: 100%; }
    ul.inline li ul li a:hover {
      color: #161616; }
  ul.inline li ul li a:before {
    content: none; }

li.why-shop {
  padding-left: 35px; }
  li.why-shop a:before {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 23px;
    font-size: 23rem;
    color: #8955a3;
    content: "\e640";
    margin: auto;
    position: absolute;
    top: 23px;
    left: 5px; }

li.customer-service-link {
  padding-bottom: 10px;
  padding-left: 50px;
  cursor: pointer; }

li.customer-service-link a:before {
  font-family: 'betterbatt';
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  font-size: 22rem;
  color: #8955a3;
  content: "\e606";
  margin: auto;
  position: absolute;
  top: 22px;
  left: 14px; }

.mob-cta-wrapper {
  height: 55px;
  background: #353a3d;
  text-align: center; }
  .mob-cta-wrapper .container {
    padding: 0 0 0 40px; }
    @media screen and (max-width: 850px) {
      .mob-cta-wrapper .container {
        padding: 0 0 0 20px; } }
  .mob-cta-wrapper .call-now,
  .mob-cta-wrapper .quick-search {
    width: 50%;
    height: 55px;
    float: left;
    text-align: center;
    display: inline-block;
    position: relative;
    font-size: 15px;
    font-size: 15rem; }
    .mob-cta-wrapper .call-now a,
    .mob-cta-wrapper .quick-search a {
      height: 55px;
      width: 100%;
      display: block;
      padding-top: 18px; }
  .mob-cta-wrapper .call-now a {
    padding-left: 35px;
    margin-left: -10px; }
  .mob-cta-wrapper .quick-search {
    border-left: 1px solid #5f5f5f; }
  .mob-cta-wrapper .call-now a:before,
  .mob-cta-wrapper .quick-search a:before {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0; }
  .mob-cta-wrapper .call-now a:before {
    content: "\e60d";
    right: 85px;
    font-size: 22px;
    font-size: 22rem;
    color: #b2bfc7; }
  .mob-cta-wrapper .quick-search a:before {
    content: "\e604";
    left: -130px;
    font-size: 22px;
    font-size: 22rem;
    color: #fe9c11; }

.mob-battery-finder-wrapper {
  min-height: 65px;
  background: #8955a3;
  text-align: center;
  padding-top: 15px; }

.mob-value-add-wrapper {
  height: 55px;
  background: #f3f3f3;
  text-align: center;
  padding-top: 5px; }
  .mob-value-add-wrapper a {
    color: #494949;
    height: 50px;
    width: 100%;
    display: inline-block;
    padding-top: 12px;
    color: #5c5c5c; }

.main-nav-wrapper {
  background: #fff;
  box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.05);
  border-top: 1px solid #f3f3f3; }

.main-nav {
  position: relative; }
  .main-nav ul {
    text-align: center; }
  .main-nav li {
    float: left;
    width: 14.28%;
    border-right: 1px solid #dedede;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }
    .main-nav li:last-child {
      border: none; }
    .main-nav li:hover {
      background: #8955a3; }
    .main-nav li a {
      position: relative; }
    .main-nav li:hover a {
      color: #fff; }
    .main-nav li:hover span {
      background: #fff;
      color: #494949; }
    .main-nav li.is-selected {
      box-shadow: inset 0 -4px 0 #fe9c11; }
  .main-nav span {
    font-size: 10px;
    position: absolute;
    top: 6px;
    right: 6px;
    background: #8955a3;
    color: #fff;
    border-radius: 30px;
    padding: 1px 6px 1px;
    font-family: ProximaNovaSoft-Regular;
    font-weight: normal;
    font-style: normal; }
  .main-nav li.dropParent a {
    margin-left: -25px;
    position: relative; }
  .main-nav li.dropParent li a {
    margin-left: auto; }
  .main-nav li.dropParent a:after {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e611";
    color: #8955a3;
    margin: auto;
    position: absolute;
    top: 23px;
    right: 15px; }
  .main-nav li.dropParent a:after {
    color: #8955a3; }
  .main-nav li.dropParent:hover a:after {
    color: #fff; }
  .main-nav li.dropParent ul li a:after {
    content: none; }
  .main-nav a {
    display: inline-block;
    height: 100%;
    width: 100%;
    color: #2f2f2f;
    padding-top: 20px;
    padding-bottom: 20px; }

.main-nav li ul {
  position: absolute;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1), 0 -1px 2px 0 rgba(0, 0, 0, 0.1);
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out; }

/*
.no-touch .main-nav li ul {
	@include transition;	
}
*/
.main-nav li ul li {
  width: 100%; }

.main-nav li ul li {
  display: block; }
  .main-nav li ul li:hover {
    background: #fff;
    border: none; }

.main-nav li ul li .panel {
  width: 100%; }

.main-nav li ul .col {
  width: 23.5%;
  float: left;
  border-left: 1px solid #dedede;
  padding-bottom: 40px; }

.main-nav li ul li a {
  text-transform: none;
  line-height: 2;
  padding: 20px 0 10px; }
  .main-nav li ul li a:after {
    content: none; }

.no-touch .main-nav li:hover ul {
  visibility: visible;
  opacity: 1;
  z-index: 300; }

.touch .main-nav li.hover ul {
  visibility: visible;
  opacity: 1;
  z-index: 300; }

.main-nav li ul .col a {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  color: #494949; }
  .main-nav li ul .col a img {
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }
  .main-nav li ul .col a:hover {
    color: #969696; }
    .main-nav li ul .col a:hover img {
      opacity: 0.8; }

.main-nav li ul .col h4 {
  font-size: 14px;
  font-size: 14rem; }

.main-nav li ul li ul {
  position: relative;
  box-shadow: none;
  left: auto; }

.main-nav li ul .col.resources {
  width: 29.5%;
  background: #353a3d;
  text-align: left;
  height: 100%; }

.main-nav li ul .col.resources ul {
  background: inherit;
  font-size: 12px;
  font-size: 12rem;
  text-align: left; }

.main-nav li ul .col.resources li {
  border-bottom: 1px solid #646e74;
  color: #b2bfc7;
  display: inline-block;
  border-right: none; }
  .main-nav li ul .col.resources li:hover {
    background: none; }

.main-nav li ul .col.resources li:last-child {
  border: none; }

.main-nav li ul .col.resources h4 {
  font-size: 16px;
  font-size: 16rem;
  margin-top: 30px; }

.main-nav li ul .col.resources h4,
.main-nav li ul .col.resources ul {
  padding: 0 20px; }

.main-nav li ul .col.resources a {
  padding: 10px 0;
  color: #fff;
  text-align: left;
  display: inline-block;
  width: auto;
  margin-left: 0;
  text-decoration: underline; }
  .main-nav li ul .col.resources a:hover {
    background: none;
    color: #fe9c11; }
  .main-nav li ul .col.resources a:after {
    content: none; }

.main-nav li ul .col.resources a {
  color: #fff; }

.open-nav {
  font-family: ProximaNovaSoft-Regular;
  font-weight: normal;
  font-style: normal;
  height: 50px;
  width: 50px;
  position: relative;
  color: #494949;
  position: absolute;
  top: 20px;
  font-size: 10px;
  font-size: 10rem;
  text-align: center; }
  .open-nav:before {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px;
    font-size: 40rem;
    color: #8955a3;
    margin: auto;
    position: absolute;
    top: -5px;
    left: 0;
    right: 0;
    z-index: 100;
    content: "\e60c"; }
  .open-nav span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-righxt: auto; }

.site-overlay {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  width: 30%;
  z-index: 9999; }

.mob-menu {
  display: none; }

.webdinger {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Webdings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.webdinger-down:before {
  content: "6"; }

@media screen and (max-width: 1015px) {
  .mob-menu {
    display: block;
    width: 70%;
    position: absolute;
    left: -70%;
    top: 0;
    height: 100%;
    background: #34293a;
    box-shadow: inset -20px 0 25px -14px rgba(0, 0, 0, 0.2); }

  .mob-menu form.mobi-search.search fieldset {
    box-shadow: inset -20px 0 25px -14px rgba(0, 0, 0, 0.2); }

  ul.primary,
  ul.secondary {
    display: block;
    width: 100%; }
    ul.primary li,
    ul.secondary li {
      float: none;
      width: 100%;
      text-align: left;
      box-sizing: border-box;
      border-bottom: 1px solid #60416f;
      display: inline-block; }
    ul.primary a,
    ul.secondary a {
      color: #fff;
      padding: 12px 0 12px 30px;
      display: inline-block;
      /*width: 100%;*/
      height: 100%;
      transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out; }
      ul.primary a:hover, ul.primary a:focus, ul.primary a:active,
      ul.secondary a:hover,
      ul.secondary a:focus,
      ul.secondary a:active {
        transform: translate3d(10px, 0, 0); }

  ul.primary li a {
    float: left; }

  ul:not(.product-item-attr-info .messages) li span {
    color: white;
    float: right;
    margin-right: 10px;
    margin-top: 10px; }

  ul.primary li ul {
    display: none; }

  ul.primary li ul li {
    margin-top: -7px;
    background-color: #34293a; }

  ul.primary li ul a {
    margin-left: 20px; }

  ul.primary {
    background: #543862;
    box-shadow: inset -20px 0 25px -14px rgba(0, 0, 0, 0.2);
    margin-bottom: -6px; }

  ul.secondary {
    background: #34293a; }

  ul.secondary li {
    border-bottom: 1px solid #44374b; }

  a.open-panel, a.close-panel {
    display: inline; }

  .close-panel {
    position: relative;
    top: .5em;
    left: 1em; }

  .openNav .outer-container {
    left: 0;
    transform: translate3d(70%, 0, 0);
    -webkit-transform: translate3d(70%, 0, 0);
    transition: transform 300ms ease;
    -webkit-transition: all 300ms ease; }

  .outer-container {
    left: 0;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transition: transform 300ms ease;
    -webkit-transition: all 300ms ease; }

  .openNav .site-overlay {
    display: block; } }
.pre-footer-wrapper {
  background: #72a8d2; }

.pre-footer {
  position: relative; }
  .pre-footer.container {
    padding-top: 0;
    padding-bottom: 0; }
  .pre-footer img {
    position: absolute;
    bottom: 0;
    right: 35px; }
    @media screen and (min-width: 1250px) {
      .pre-footer img {
        right: 40px; } }
  .pre-footer h4, .pre-footer h6 {
    color: #fff; }
  .pre-footer h4 {
    font-family: ProximaNovaSoft-Regular;
    font-weight: normal;
    font-style: normal;
    font-size: 26px;
    font-size: 26rem;
    margin-top: 0; }
  .pre-footer h6 {
    font-size: 16px;
    font-size: 16rem; }
  .pre-footer p {
    color: #314657; }

.here-to-help,
.powered-by-people {
  width: 50%;
  float: left;
  padding-top: 45px;
  padding-bottom: 45px; }

@media screen and (max-width: 1015px) {
  .here-to-help {
    width: 100%;
    border: none;
    text-align: center; } }
.here-to-help .inner {
  padding-right: 50px; }
  @media screen and (max-width: 1015px) {
    .here-to-help .inner {
      padding-right: 0; } }

.powered-by-people {
  position: relative; }
  .powered-by-people h4, .powered-by-people p {
    padding-left: 50px; }
  .powered-by-people a {
    margin-left: 50px; }
  .powered-by-people p {
    width: 40%;
    margin-bottom: 30px;
    line-height: 1.4; }
    @media screen and (min-width: 1250px) {
      .powered-by-people p {
        width: 50%; } }
  .powered-by-people h4 {
    font-family: ProximaNovaSoft-Regular;
    font-weight: normal;
    font-style: normal; }
  .powered-by-people span {
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal; }

.team-teaser {
  position: absolute;
  width: 100px;
  height: auto;
  top: 50px;
  right: -20px; }
  .team-teaser h6 {
    font-size: 16px;
    font-size: 16rem;
    margin-bottom: 0; }
  .team-teaser p {
    font-size: 12px;
    font-size: 12rem;
    color: #fff; }

.divider {
  width: 1px;
  background: #314657;
  height: 100%;
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 100; }
  @media screen and (max-width: 1015px) {
    .divider {
      display: none; } }

.footer-wrapper {
  background: #2f2f2f; }

footer.container {
  padding-top: 50px;
  padding-bottom: 50px; }
  @media screen and (max-width: 1015px) {
    footer.container {
      padding-bottom: 15px; } }
footer .branding-contact,
footer .shop-online,
footer .customer-service {
  display: inline-block;
  float: left;
  color: #fff; }
  footer .branding-contact p,
  footer .shop-online p,
  footer .customer-service p {
    color: #fff; }
  footer .branding-contact a,
  footer .shop-online a,
  footer .customer-service a {
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    color: #b2bfc7; }
  footer .branding-contact a:hover,
  footer .shop-online a:hover,
  footer .customer-service a:hover {
    color: #fff; }
footer .branding-contact {
  width: 32%;
  position: relative; }
  @media screen and (max-width: 1015px) {
    footer .branding-contact {
      text-align: center;
      width: 100%; } }
  footer .branding-contact img {
    width: 200px;
    height: 48px; }
    @media screen and (max-width: 1015px) {
      footer .branding-contact img {
        position: absolute;
        left: 0;
        top: 10px; } }
    @media screen and (max-width: 700px) {
      footer .branding-contact img {
        margin: 0 auto;
        position: relative;
        left: auto; } }
  footer .branding-contact ul {
    display: inline-block;
    padding: 30px 0 10px;
    line-height: 1.1; }
    @media screen and (max-width: 1015px) {
      footer .branding-contact ul {
        position: absolute;
        top: -10px;
        right: 0;
        padding-top: 0;
        max-width: 30%; } }
    @media screen and (max-width: 700px) {
      footer .branding-contact ul {
        display: none; } }
  footer .branding-contact ul li {
    float: left;
    border-right: 1px solid #b2bfc7;
    padding: 0 10px; }
  footer .branding-contact ul li:first-child {
    padding-left: 0; }
  footer .branding-contact ul li:last-child {
    border: none; }
  footer .branding-contact p {
    display: block; }
  @media screen and (max-width: 700px) {
    footer .branding-contact a {
      display: none; } }
  footer .branding-contact a span {
    font-size: 22px;
    font-size: 22rem;
    color: #fff;
    display: block; }
footer .shop-online {
  width: 51%; }
  @media screen and (max-width: 1015px) {
    footer .shop-online {
      display: none; } }
  footer .shop-online ul {
    margin-right: 50px; }
    @media screen and (min-width: 1250px) {
      footer .shop-online ul {
        margin-right: 60px; } }
  footer .shop-online li {
    padding-bottom: 13.33333px; }
footer .customer-service {
  width: 17%; }
  @media screen and (max-width: 1015px) {
    footer .customer-service {
      display: none; } }
  footer .customer-service li {
    padding-bottom: 13.33333px; }
footer .shop-online,
footer .customer-service {
  font-size: 13px;
  font-size: 13rem; }

.shop-online ul {
  float: left; }

.credits {
  text-align: center;
  padding-bottom: 20px;
  color: #787878;
  font-size: 11px;
  font-size: 11rem;
  margin-bottom: 0; }
  @media screen and (max-width: 1015px) {
    .credits {
      padding-bottom: 30px; } }
  .credits a {
    color: #787878; }
  @media screen and (max-width: 1015px) {
    .credits span {
      display: none; } }

@media screen and (max-width: 1015px) {
  .cycle-slideshow {
    display: none; } }
.cycle-slideshow img {
  border-radius: 3px 3px 0 0; }
.cycle-slideshow .cycle-pager {
  text-align: center;
  width: 100%;
  z-index: 200;
  position: absolute;
  bottom: 10px;
  overflow: hidden; }
.cycle-slideshow .cycle-pager span {
  font-size: 0;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  display: inline-block;
  background: #f3f3f3;
  cursor: pointer;
  margin: 0 2px; }
.cycle-slideshow .cycle-pager span.cycle-pager-active {
  background: #a174b7; }
.cycle-slideshow .cycle-pager > * {
  cursor: pointer; }

.sales-features-finder-wrapper.compact.container {
  padding-top: 0; }

.products {
  text-align: center; }

.main-content .container {
  padding-top: 0; }

.post-footer {
  display: table; }
  .post-footer.container {
    padding-top: 20px;
    padding-bottom: 20px; }
  @media screen and (max-width: 1015px) {
    .post-footer {
      text-align: center; } }
  .post-footer p {
    display: inline-block;
    font-size: 12px;
    font-size: 12rem;
    color: #787878;
    padding: 10px 30px 10px 10px;
    vertical-align: middle;
    margin-bottom: 0; }
    @media screen and (max-width: 1000px) {
      .post-footer p {
        display: none; } }
  .post-footer img {
    padding-right: 20px;
    display: inline-block;
    vertical-align: middle; }
    @media screen and (min-width: 1250px) {
      .post-footer img {
        padding-right: 60px; } }
    @media screen and (max-width: 1015px) {
      .post-footer img {
        padding-right: 20px; } }
  .post-footer .trusted {
    position: relative;
    bottom: auto;
    right: auto;
    padding-right: 10px; }
    @media screen and (max-width: 1000px) {
      .post-footer .trusted {
        display: none; } }
  .post-footer .facebook,
  .post-footer .google-plus {
    margin: 0 5px;
    position: relative;
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: middle; }
    @media screen and (max-width: 1000px) {
      .post-footer .facebook,
      .post-footer .google-plus {
        display: none; } }
  .post-footer .facebook:after,
  .post-footer .google-plus:after {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 38px;
    font-size: 38rem;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0; }
  .post-footer .facebook:after {
    content: "\e628";
    color: #3b5998; }
  .post-footer .google-plus:after {
    content: "\e643";
    color: #e63030; }
  .post-footer .facebook-like {
    display: inline-block;
    width: 280px;
    vertical-align: middle;
    float: right;
    padding-top: 20px; }
    @media screen and (max-width: 1015px) {
      .post-footer .facebook-like {
        float: none;
        margin: 0 auto; } }
    @media screen and (max-width: 1000px) {
      .post-footer .facebook-like {
        display: none; } }
  .post-footer .row {
    display: none; }

.about-us-hero-wrapper.full-hero {
  position: relative; }
  @media screen and (min-width: 700px) {
    .about-us-hero-wrapper.full-hero {
      background: url(../images/about-hero.jpg) no-repeat center center; } }
  @media screen and (max-width: 700px) {
    .about-us-hero-wrapper.full-hero {
      background: url(../images/about-hero-small.jpg) no-repeat center center; } }

.ie8 .about-us-hero-wrapper.full-hero {
  background: url(../images/about-hero.jpg) no-repeat center center; }

.about-us.intro.image {
  text-align: center;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  width: 33%; }

.about-us.intro img {
  width: 300px;
  height: 320px;
  margin-top: -110px; }
  @media screen and (max-width: 1015px) {
    .about-us.intro img {
      display: none; } }

.intro p {
  font-size: 18px;
  font-size: 18rem;
  color: #333;
  line-height: 1.6; }

.the-team-row-wrapper {
  background: -moz-linear-gradient(top, white 60%, rgba(242, 242, 242, 0.65) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, white), color-stop(100%, rgba(242, 242, 242, 0.65)));
  background: -webkit-linear-gradient(top, white 60%, rgba(242, 242, 242, 0.65) 100%);
  background: -o-linear-gradient(top, white 60%, rgba(242, 242, 242, 0.65) 100%);
  background: -ms-linear-gradient(top, white 60%, rgba(242, 242, 242, 0.65) 100%);
  background: linear-gradient(to bottom, white 60%, rgba(242, 242, 242, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a6f2f2f2',GradientType=0 ); }
  @media screen and (max-width: 1015px) {
    .the-team-row-wrapper {
      background: none;
      filter: inherit; } }
  .the-team-row-wrapper h2 {
    text-align: center;
    color: #8955a3;
    font-size: 26px;
    font-size: 26rem;
    margin-top: 20px;
    margin-bottom: 40px; }

.the-team.container {
  padding-bottom: 0;
  padding-top: 0; }
.the-team h5 {
  font-size: 20px;
  font-size: 20rem; }
.the-team h6 {
  font-size: 18px;
  font-size: 18rem; }
.the-team h5,
.the-team h6 {
  margin-bottom: 0; }
.the-team .title {
  color: #72a8d2; }

.team-member {
  position: relative;
  min-height: 420px; }
  .team-member p {
    font-size: 15px;
    font-size: 15rem; }
  @media screen and (max-width: 700px) {
    .team-member {
      text-align: center;
      padding-bottom: 40px; } }

.team-member .overlay {
  transition: all 0.3s ease-in-out;
  position: absolute;
  height: 100%;
  width: 100%;
  background: #fff;
  background: rgba(255, 255, 255, 0.95);
  z-index: 100;
  padding: 0 40px;
  cursor: pointer;
  /* display: none; */
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  @media screen and (max-width: 1015px) {
    .team-member .overlay {
      opacity: 1;
      background: none;
      width: 60%;
      right: 0;
      top: 30px;
      transition: 0; } }
  @media screen and (max-width: 700px) {
    .team-member .overlay {
      position: relative;
      width: 100%;
      display: inline-block;
      padding: 0; } }
  .team-member .overlay h5, .team-member .overlay p {
    transition: all 0.3s ease-in-out; }
  @media screen and (max-width: 700px) {
    .team-member .overlay h5 {
      margin-top: 0; } }

.team-member .overlay:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  .team-member .overlay:hover h5,
  .team-member .overlay:hover p {
    transform: translate3d(0, 10px, 0); }
    @media screen and (max-width: 1015px) {
      .team-member .overlay:hover h5,
      .team-member .overlay:hover p {
        transform: translate3d(0, 0, 0); } }

.team-title {
  position: absolute;
  right: 0;
  top: 50px;
  width: 95px; }
  .team-title p {
    font-size: 12px;
    font-size: 12rem; }
  @media screen and (max-width: 1015px) {
    .team-title {
      display: none; } }

.team-member img {
  position: absolute;
  bottom: 0;
  left: 0; }
  @media screen and (min-width: 1250px) {
    .team-member img {
      left: 10%; } }
  @media screen and (max-width: 700px) {
    .team-member img {
      position: relative;
      left: 0; } }

.about-us-values-wrapper {
  background: #72a8d2; }

.about-us-values {
  text-align: center; }
  .about-us-values.container {
    padding-top: 40px;
    padding-bottom: 40px; }
  .about-us-values h3,
  .about-us-values h4 {
    color: #fff; }
  .about-us-values h3 {
    font-size: 26px;
    font-size: 26rem;
    font-family: ProximaNovaSoft-Regular;
    font-weight: normal;
    font-style: normal;
    margin-bottom: 40px; }
    .about-us-values h3 span {
      font-family: ProximaNovaSoft-Bold;
      font-weight: normal;
      font-style: normal; }
  .about-us-values h4 {
    font-size: 20px;
    font-size: 20rem; }

header.blog {
  color: #494949;
  position: relative;
  text-align: center; }
  header.blog .header-inner {
    padding-top: 10px;
    padding-bottom: 10px; }
  header.blog a h1 {
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    font-size: 24rem;
    padding-left: 65px;
    position: absolute;
    top: 15px;
    left: 0;
    display: inline-block;
    color: #494949; }
    @media screen and (max-width: 1015px) {
      header.blog a h1 {
        padding-left: 50px;
        left: 40px;
        font-size: 20px;
        font-size: 20rem; } }
    @media screen and (max-width: 850px) {
      header.blog a h1 {
        left: 20px; }
        header.blog a h1 span {
          position: absolute;
          overflow: hidden;
          clip: rect(0 0 0 0);
          height: 1px;
          width: 1px;
          margin: -1px;
          padding: 0;
          border: 0; } }
    header.blog a h1:hover {
      color: #8955a3; }
    header.blog a h1:before {
      font-size: 45px;
      font-size: 45rem;
      font-family: 'betterbatt';
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\e644";
      color: #8955a3;
      margin: auto;
      position: absolute;
      top: -5px;
      left: 0; }
      @media screen and (max-width: 1015px) {
        header.blog a h1:before {
          font-size: 35px;
          font-size: 35rem; } }
  header.blog .logo {
    float: none;
    margin: 0 auto;
    padding-top: 15px; }
    header.blog .logo img {
      width: 260px;
      height: 68px; }
    header.blog .logo span {
      position: absolute;
      overflow: hidden;
      clip: rect(0 0 0 0);
      height: 1px;
      width: 1px;
      margin: -1px;
      padding: 0;
      border: 0; }
    @media screen and (min-width: 1250px) {
      header.blog .logo {
        width: 265px;
        height: 64px;
        margin: 0 auto;
        padding-top: 5px; } }
    @media screen and (max-width: 1015px) {
      header.blog .logo {
        width: 150px;
        height: 27px;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        top: 15px; }
        header.blog .logo img {
          width: 150px;
          height: 27px; } }
  header.blog a.shop {
    position: absolute;
    top: 35px;
    right: 0;
    color: #494949; }
    @media screen and (max-width: 1015px) {
      header.blog a.shop {
        right: 40px; } }
    @media screen and (max-width: 850px) {
      header.blog a.shop {
        right: 20px; } }
    @media screen and (max-width: 450px) {
      header.blog a.shop {
        top: 30px; } }
    @media screen and (max-width: 700px) {
      header.blog a.shop span {
        position: absolute;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        border: 0; } }
    header.blog a.shop:hover {
      color: #8955a3; }
    header.blog a.shop:hover:before {
      color: #8955a3; }
    @media screen and (max-width: 450px) {
      header.blog a.shop:before {
        font-size: 30px;
        font-size: 30rem; } }

.blog-wrapper {
  background: #72a8d2 url(../../img/blog-bg.gif) repeat; }

.blog-featured.container,
.blog-single.container {
  padding-top: 50px;
  padding-bottom: 0; }

.blog-posts.container {
  padding-top: 0;
  padding-bottom: 15px; }

.post-details,
.view-comments {
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 11px;
  font-size: 11rem;
  color: #b2b2b2; }

.view-comments {
  display: block;
  padding-left: 20px;
  position: relative;
  color: #72a8d2; }

.view-comments:before {
  font-family: 'betterbatt';
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e615";
  margin: auto;
  position: absolute;
  top: 2px;
  left: 0;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out; }

.post .meta-description {
  padding: 20px;
  position: relative;
  min-height: 150px; }
  .post .meta-description .view-comments {
    position: absolute;
    top: -30px;
    color: #fff; }
    .post .meta-description .view-comments:before {
      color: #72a8d2; }
  .post .meta-description .view-comments:hover:before {
    color: #fff; }
  .post .meta-description h4 {
    margin-top: 0; }
  .post .meta-description .read-more {
    position: absolute;
    bottom: 20px;
    left: 20px; }

.post .share,
.guide .share {
  position: absolute;
  color: #b2b2b2;
  display: inline-block; }

.post.featured .share {
  bottom: 30px !important;
  left: 35px; }

.post .share {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  bottom: 20px;
  right: -110px;
  width: 170px; }

.post .share.reveal {
  right: 0; }
  .post .share.reveal .share-icons {
    visibility: visible;
    opacity: 1; }

.post .share .title {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  float: left;
  cursor: pointer; }

.no-touch .post .share .title:hover {
  color: #7f7f7f; }

.post .share .share-icons {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  float: left;
  width: 120px;
  visibility: hidden;
  opacity: 0; }

.post .share a,
.guide .share a {
  padding-left: 20px;
  position: relative;
  margin-right: 12px;
  transition: none; }
  .post .share a:hover:before,
  .guide .share a:hover:before {
    top: -4px; }

.share.compact a {
  padding-left: 15px; }

.share a.facebook:before,
.share a.twitter:before,
.share a.google:before,
.share a.email:before {
  font-family: 'betterbatt';
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  font-size: 20rem;
  margin: auto;
  position: absolute;
  top: -2px;
  left: 0;
  transition: top 200ms ease-in-out; }

.share a.facebook {
  margin-left: 15px; }

.share.compact a.facebook {
  margin-left: 10px; }

.share a.facebook:before {
  content: "\e628";
  color: #3b5998; }

.share a.twitter:before {
  content: "\e629";
  color: #3dc7f4;
  font-size: 22px;
  font-size: 22rem; }

.share a.google:before {
  content: "\e62b";
  color: #d44a2b; }

.share a.email:before {
  content: "\e62a";
  color: #8955a3;
  font-size: 22px;
  font-size: 22rem; }

.post {
  border-radius: 5px;
  background: #fff;
  margin-bottom: 30px;
  position: relative;
  box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.4);
  overflow: hidden; }
  .post img {
    border-radius: 5px 5px 0px 0px; }
  .post a {
    cursor: pointer;
    color: #72a8d2;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }
    .post a:hover {
      color: #3676a8; }
  .post h4 a {
    color: #3a454d;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }
    .post h4 a:hover {
      color: #3676a8; }
  .post .read-more {
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal; }

.post.featured {
  position: relative;
  min-height: 600px; }
  @media screen and (max-width: 850px) {
    .post.featured {
      min-height: 0; } }
  .post.featured h1 {
    font-size: 24px;
    font-size: 24rem;
    position: absolute;
    top: 30px;
    left: 35px;
    color: #fff;
    margin-top: 0;
    padding: 0 35px 0 0; }
    @media screen and (max-width: 700px) {
      .post.featured h1 {
        position: relative; } }
  .post.featured a h1 {
    color: #fff; }
    @media screen and (max-width: 700px) {
      .post.featured a h1 {
        color: #3a454d; } }
  .post.featured p {
    line-height: 1.6; }
  .post.featured .share {
    width: 200px; }
  @media screen and (max-width: 850px) {
    .post.featured .read-more {
      position: absolute;
      right: 35px;
      bottom: 30px; } }
  @media screen and (max-width: 600px) {
    .post.featured .read-more {
      position: relative;
      right: auto;
      bottom: auto; } }

.single-article-holder h4 {
  color: #fff; }

.post.single {
  position: relative;
  min-height: 600px; }
  .post.single h1 {
    padding: 30px 35px 0 35px;
    margin: 0 0 10px 0;
    color: #3a454d;
    font-size: 38px;
    font-size: 38rem; }
  .post.single h2 {
    font-size: 24px;
    font-size: 24rem;
    color: #72a8d2; }
  .post.single h3 {
    font-size: 20px;
    font-size: 20rem;
    color: #3a454d; }
  .post.single p {
    line-height: 1.6; }
  .post.single ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0; }
  .post.single li {
    padding-left: 20px;
    position: relative; }
  .post.single li:before {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 5px;
    font-size: 5rem;
    color: #72a8d2;
    content: "\e614";
    margin: auto;
    position: absolute;
    top: 7px;
    left: 0; }
  .post.single blockquote {
    border-left: 4px solid #72a8d2;
    font-size: 20px;
    font-size: 20rem;
    font-family: ProximaNovaSoft-Regular;
    font-weight: normal;
    font-style: normal;
    font-style: italic;
    color: #5c5c5c;
    padding: 0 0 0 30px;
    margin: 40px 0; }
  .post.single .share {
    width: 100%;
    padding: 30px 35px 15px;
    border-top: 1px solid #f1f1f1;
    position: relative;
    right: 0; }
    @media screen and (max-width: 450px) {
      .post.single .share {
        padding: 15px 35px 25px; } }
  @media screen and (max-width: 850px) {
    .post.single .read-more {
      position: absolute;
      right: 35px;
      bottom: 30px; } }
  .post.single .view-comments {
    display: inline-block;
    margin-left: 15px; }

.comments-holder h4 {
  color: #fff;
  font-size: 24px;
  font-size: 24rem;
  margin: 15px 0 20px 0; }

.comments {
  border-radius: 5px;
  background: #fff;
  margin-bottom: 60px;
  position: relative;
  box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.4);
  min-height: 500px; }

.categories-post-holder h4 {
  color: #fff;
  font-size: 24px;
  font-size: 24rem;
  margin: 15px 0 20px 0; }

.blog-wrapper .categories {
  background: #fff;
  border-radius: 5px;
  background: #fff;
  position: relative;
  box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.4);
  margin-bottom: 30px;
  min-height: 600px; }
  @media screen and (max-width: 850px) {
    .blog-wrapper .categories {
      min-height: 0; } }
  .blog-wrapper .categories form {
    display: block; }
  .blog-wrapper .categories nav {
    display: inline-block;
    width: 100%; }
  .blog-wrapper .categories nav ul li a {
    color: #8955a3;
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    padding: 15px 0 15px 40px;
    display: block;
    border-top: 1px solid #e2e2e2;
    position: relative;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }
    .blog-wrapper .categories nav ul li a:hover {
      background: #72a8d2;
      color: #fff; }
    .blog-wrapper .categories nav ul li a:hover:before {
      color: #fff; }
  .blog-wrapper .categories nav ul li a:before {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 7px;
    font-size: 7rem;
    color: #72a8d2;
    content: "\e614";
    margin: auto;
    position: absolute;
    top: 22px;
    left: 20px; }
  .blog-wrapper .categories nav ul li:last-child {
    border-bottom: 1px solid #f1f1f1; }

.blog-wrapper .blog-single .categories {
  min-height: 0; }
  .blog-wrapper .blog-single .categories nav ul li:last-child {
    border: none; }

@media screen and (max-width: 1015px) {
  .main-content-wrapper.contact {
    padding-top: 0; } }

.contact .container {
  padding-top: 0;
  padding-bottom: 0; }
  @media screen and (max-width: 1015px) {
    .contact .container {
      padding-left: 0;
      padding-right: 0; } }
.contact .hero {
  margin-bottom: 0; }
@media screen and (max-width: 700px) {
  .contact .columns.half .col {
    width: 100%; } }
.contact .col:last-child {
  border-left: 1px solid #f1f1f1; }
  @media screen and (max-width: 700px) {
    .contact .col:last-child {
      border: none; } }
.contact .inner {
  padding: 20px 75px 60px; }
  @media screen and (max-width: 850px) {
    .contact .inner {
      padding-left: 40px;
      padding-right: 40px;
      padding-top: 0; } }
  @media screen and (max-width: 600px) {
    .contact .inner {
      padding-left: 20px;
      padding-right: 20px; } }
.contact .inner-email-friend {
  padding: 20px 75px 20px; }
  @media screen and (max-width: 850px) {
    .contact .inner-email-friend {
      padding-left: 40px;
      padding-right: 40px;
      padding-top: 0; } }
  @media screen and (max-width: 600px) {
    .contact .inner-email-friend {
      padding-left: 20px;
      padding-right: 20px; } }
.contact .inner-share {
  padding: 20px 40px 20px; }
  @media screen and (max-width: 850px) {
    .contact .inner-share {
      padding-left: 40px;
      padding-right: 40px;
      padding-top: 0; } }
  @media screen and (max-width: 600px) {
    .contact .inner-share {
      padding-left: 20px;
      padding-right: 20px; } }
.contact h1,
.contact h2 {
  font-size: 20px;
  font-size: 20rem;
  margin: 15px 0; }
  @media screen and (max-width: 850px) {
    .contact h1,
    .contact h2 {
      margin-top: 30px; } }
.contact ol,
.contact ul {
  list-style: outside none none;
  margin: 0px;
  padding: 0px; }
.contact .main-title {
  border-bottom: 1px solid #EDEDED; }
.contact .buttons-set {
  clear: both;
  margin: 10px 0 0;
  padding-top: 10px;
  border-top: 1px solid #ededed;
  text-align: right; }
.contact .buttons-set p.required {
  margin: 0;
  margin-left: 10px;
  line-height: 33px;
  float: right; }
.contact .buttons-set .back-link {
  float: left;
  margin: 0;
  line-height: 33px; }
.contact .buttons-set a:not(.button) {
  line-height: 20px;
  display: inline-block;
  padding: 5px; }
.contact .buttons-set button.button {
  float: right;
  min-width: 140px;
  margin: 2px 0px 2px 5px;
  clear: none; }
.contact .buttons-set:after {
  content: '';
  display: table;
  clear: both; }
.contact #max_recipient_message p {
  margin-top: 18px; }
.contact .btn-remove,
.contact .btn-previous {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #ededed;
  text-align: center;
  /* Hide text */
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  position: relative; }
.contact .btn-remove:hover,
.contact .btn-previous:hover {
  background-color: #FEB144;
  border-color: #FEB144; }
.contact .btn-remove:after {
  content: 'X';
  color: #aaa;
  height: 20px;
  line-height: 20px;
  width: 100%;
  font-size: 10px;
  font-family: Arial, "Helvetica Neue", Verdana, Arial, sans-serif;
  font-weight: bold; }
.contact .btn-remove:hover:after {
  color: #FFFFFF;
  text-decoration: none; }

.contact .col.details p {
  position: relative; }
.contact .col.details p:before {
  color: #8955a3;
  font-family: 'betterbatt';
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: auto;
  position: absolute;
  left: 0;
  top: 0; }
.contact .col.details p.hours,
.contact .col.details p.email,
.contact .col.details p.phone,
.contact .col.details p.fax,
.contact .col.details p.head-office,
.contact .col.details p.company-name {
  padding-left: 60px; }
.contact .col.details p.hours:before {
  content: "\e649";
  font-size: 22px;
  font-size: 22rem; }
.contact .col.details p.email:before {
  content: "\e62e"; }
.contact .col.details p.phone:before {
  content: "\e62f";
  font-size: 22px;
  font-size: 22rem; }
.contact .col.details p.fax:before {
  content: "\e648";
  font-size: 20px;
  font-size: 20rem; }
.contact .col.details p.head-office:before {
  content: "\e630";
  font-size: 22px;
  font-size: 22rem; }
.contact .col.details p.company-name:before {
  content: "\e631";
  font-size: 22px;
  font-size: 22rem; }
.contact .col.details p.phone a {
  color: inherit;
  margin-left: 20px;
  text-decoration: none; }

.search-large.holder {
  border: none;
  background: -moz-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, white), color-stop(100%, rgba(242, 242, 242, 0.4)));
  background: -webkit-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
  background: -o-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
  background: -ms-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
  background: linear-gradient(to bottom, white 20%, rgba(242, 242, 242, 0.4) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a6f2f2f2',GradientType=0 ); }

.search-large.filter fieldset {
  border: none;
  padding: 0;
  position: relative; }
  .search-large.filter fieldset .remove {
    font-size: 18px;
    font-size: 18rem;
    right: 20px;
    z-index: 100;
    position: absolute;
    top: 0; }
    .search-large.filter fieldset .remove:hover:before {
      color: #4c4c4c; }
  .search-large.filter fieldset .remove:before {
    color: #b2b2b2;
    right: 0;
    left: auto;
    top: 23px; }

.search-results {
  padding-top: 30px; }
  .search-results h2 {
    padding-left: 40px;
    margin-bottom: 20px;
    font-size: 18px;
    font-size: 18rem; }
    @media screen and (max-width: 600px) {
      .search-results h2 {
        padding-left: 20px; } }
  .search-results .row {
    border-bottom: 1px solid #f1f1f1;
    padding: 30px 0 20px; }
    .search-results .row:last-child {
      border: none; }
  .search-results .row ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0; }

.search-results.border {
  border-bottom: 1px solid #dedede; }

.search-results .letter {
  padding-left: 20px;
  font-size: 18px;
  font-size: 18rem;
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal; }
  @media screen and (max-width: 850px) {
    .search-results .letter {
      padding-left: 0;
      margin-bottom: 20px; } }

.search-results .results-list a,
.search-results .brand-list a {
  color: #494949;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out; }
  .search-results .results-list a:hover,
  .search-results .brand-list a:hover {
    color: #7c7c7c; }

.main-content.product-page.search-results-page .content .page-heading.holder {
  border-bottom: none; }
.main-content.product-page.search-results-page .search-results {
  padding-top: 0;
  position: relative; }
  .main-content.product-page.search-results-page .search-results h2 {
    display: inline-block;
    position: absolute;
    margin: 0;
    top: 10px; }
    @media screen and (max-width: 850px) {
      .main-content.product-page.search-results-page .search-results h2 {
        position: relative;
        margin: 20px 0;
        padding-bottom: 10px; } }
.main-content.product-page.search-results-page .accordion-tabs li:first-child {
  margin-left: 280px; }
  @media screen and (max-width: 850px) {
    .main-content.product-page.search-results-page .accordion-tabs li:first-child {
      margin-left: 40px; } }
  @media screen and (max-width: 600px) {
    .main-content.product-page.search-results-page .accordion-tabs li:first-child {
      margin: 0; } }
.main-content.product-page.search-results-page .accordion-tabs .tab-content ul li:first-child {
  margin-left: 0; }

.recent-orders {
  position: relative; }
  .recent-orders .view-all-orders {
    position: absolute;
    top: 5px;
    right: 0; }

.accounts .save-address {
  margin: 30px auto;
  display: inline-block;
  text-align: center; }

.recent-orders .row {
  border-bottom: 1px solid #f1f1f1;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative; }
  @media screen and (max-width: 850px) {
    .recent-orders .row {
      padding-top: 25px;
      padding-bottom: 25px;
      border-bottom: 1px solid #dedede; } }

.recent-orders .row.heading {
  font-size: 18px;
  font-size: 18rem;
  border-bottom: none;
  padding-top: 0; }
  @media screen and (max-width: 850px) {
    .recent-orders .row.heading {
      display: none; } }
  .recent-orders .row.heading h4 {
    margin-bottom: 0; }

@media screen and (max-width: 850px) {
  .recent-orders .row .order-number {
    text-align: right;
    padding: 5px 0;
    border-bottom: 1px solid #f1f1f1; } }

@media screen and (max-width: 850px) {
  .recent-orders .row .order-number:before {
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    content: 'Order number:';
    display: inline-block;
    float: left; } }

@media screen and (max-width: 850px) {
  .recent-orders .row .date {
    text-align: right;
    padding: 5px 0;
    border-bottom: 1px solid #f1f1f1; } }

@media screen and (max-width: 850px) {
  .recent-orders .row .date:before {
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    content: 'Date:';
    display: inline-block;
    float: left; } }

@media screen and (max-width: 850px) {
  .recent-orders .row .ship-to {
    text-align: right;
    padding: 5px 0;
    border-bottom: 1px solid #f1f1f1; } }

@media screen and (max-width: 850px) {
  .recent-orders .row .ship-to:before {
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    content: 'Ship to:';
    display: inline-block;
    float: left; } }

@media screen and (max-width: 850px) {
  .recent-orders .row .order-total {
    text-align: right;
    padding: 5px 0;
    border-bottom: 1px solid #f1f1f1; } }

@media screen and (max-width: 850px) {
  .recent-orders .row .order-total:before {
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    content: 'Order total:';
    display: inline-block;
    float: left; } }

@media screen and (max-width: 850px) {
  .recent-orders .row .status {
    text-align: right;
    padding: 5px 0;
    border-bottom: 1px solid #f1f1f1; } }

@media screen and (max-width: 850px) {
  .recent-orders .row .status:before {
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    content: 'Status:';
    display: inline-block;
    float: left; } }

.recent-orders .row .view-reorder a {
  padding-top: 5px;
  padding-bottom: 5px; }
.recent-orders .row .view-reorder a:first-child {
  border-right: 1px solid #f1f1f1;
  padding-right: 10px;
  margin-right: 5px; }
@media screen and (max-width: 850px) {
  .recent-orders .row .view-reorder {
    padding: 15px 0 0; } }

.widget .email-label,
.widget .phone-label {
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal;
  color: #8955a3;
  padding-right: 20px;
  width: 65px;
  display: inline-block; }

.widget .password {
  color: #72a8d2;
  font-size: 14px;
  font-size: 14rem;
  text-decoration: none;
  margin-left: 10px; }
  .widget .password:hover {
    color: #3676a8; }

.wishlist-acc {
  position: relative; }
  .wishlist-acc .product-name {
    font-size: 16px;
    margin: 0; }
  .wishlist-acc .description {
    margin: 5px 0; }
  .wishlist-acc textarea {
    height: 100px;
    width: 100%;
    padding: 5px; }
  .wishlist-acc .qty {
    width: 3em;
    text-align: center;
    vertical-align: middle;
    height: 30px;
    padding: 0px 8px; }
  .wishlist-acc .btn-cart {
    margin: 5px 0; }
  .wishlist-acc .column4 a {
    margin-top: 40px; }

.wishlist-acc .row {
  border-bottom: 1px solid #f1f1f1;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative; }
  @media screen and (max-width: 850px) {
    .wishlist-acc .row {
      padding-top: 25px;
      padding-bottom: 25px;
      border-bottom: 1px solid #dedede; } }

.wishlist-acc .row.heading {
  font-size: 18px;
  font-size: 18rem;
  border-bottom: none;
  padding-top: 0;
  border-bottom: 1px solid #F1F1F1; }
  @media screen and (max-width: 850px) {
    .wishlist-acc .row.heading {
      display: none; } }
  .wishlist-acc .row.heading h4 {
    margin-bottom: 0; }

.wishlist-acc .row .column1 {
  margin-right: 2%; }
  @media screen and (max-width: 850px) {
    .wishlist-acc .row .column1 {
      padding: 5px 0;
      border-bottom: 1px solid #f1f1f1; } }

@media screen and (max-width: 850px) {
  .wishlist-acc .row .column1:before {
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    content: '';
    display: inline-block; } }

.wishlist-acc .row .column2 {
  padding: 0 5px; }
  @media screen and (max-width: 850px) {
    .wishlist-acc .row .column2 {
      padding: 5px 0;
      border-bottom: 1px solid #f1f1f1; } }

@media screen and (max-width: 850px) {
  .wishlist-acc .row .column2:before {
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    content: 'Product Details and Comment:';
    display: inline-block; } }

.wishlist-acc .row .column3 {
  padding: 0 5px; }
  @media screen and (max-width: 850px) {
    .wishlist-acc .row .column3 {
      padding: 5px 0;
      border-bottom: 1px solid #f1f1f1; } }

@media screen and (max-width: 850px) {
  .wishlist-acc .row .column3:before {
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    content: 'Add to Cart:';
    display: inline-block; } }

@media screen and (max-width: 850px) {
  .wishlist-acc .row .column4 {
    padding: 5px 0; } }

@media screen and (max-width: 850px) {
  .wishlist-acc .row .column4:before {
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    content: '';
    display: inline-block; } }

.back-link, .wishlist-empty {
  margin: 5px 0 0 40px; }
  @media screen and (max-width: 850px) {
    .back-link, .wishlist-empty {
      margin: 5px 0 0 20px; } }

.wishlist-buttons-set {
  margin: 5px 0 0 40px; }
  @media screen and (max-width: 850px) {
    .wishlist-buttons-set {
      margin: 5px 20px 0 20px; } }

.wishlist-buttons-set .btn-share, .wishlist-buttons-set .btn-add, .wishlist-buttons-set .btn-update {
  margin: 5px 0; }

.product-reviews {
  position: relative; }

.product-reviews .row {
  border-bottom: 1px solid #f1f1f1;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative; }
  @media screen and (max-width: 850px) {
    .product-reviews .row {
      padding-top: 25px;
      padding-bottom: 25px;
      border-bottom: 1px solid #dedede; } }

.product-reviews .row .product-review-date {
  padding-top: 1px;
  padding-right: 5px; }
  @media screen and (max-width: 850px) {
    .product-reviews .row .product-review-date {
      text-align: right;
      padding: 5px 0;
      border-bottom: 1px solid #f1f1f1; } }

@media screen and (max-width: 850px) {
  .product-reviews .row .product-review-date:before {
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    content: 'Date:';
    display: inline-block;
    float: left; } }

.product-reviews .row .product-review-name h2.product-name {
  margin: 1px 0px; }
@media screen and (max-width: 850px) {
  .product-reviews .row .product-review-name {
    text-align: right;
    padding: 5px 0;
    border-bottom: 1px solid #f1f1f1; } }

@media screen and (max-width: 850px) {
  .product-reviews .row .product-review-name:before {
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    content: 'Product name:';
    display: inline-block;
    float: left; } }

.product-reviews .row .product-review-rating {
  padding-top: 1px; }
  @media screen and (max-width: 850px) {
    .product-reviews .row .product-review-rating {
      text-align: right;
      padding: 5px 0;
      border-bottom: 1px solid #f1f1f1; } }

@media screen and (max-width: 850px) {
  .product-reviews .row .product-review-rating:before {
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    content: 'Rating:';
    display: inline-block;
    float: left; } }

@media screen and (max-width: 850px) {
  .product-reviews .row .product-review-review {
    text-align: right;
    padding: 5px 0;
    border-bottom: 1px solid #f1f1f1; } }

@media screen and (max-width: 850px) {
  .product-reviews .row .product-review-review:before {
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    content: 'Review:';
    display: inline-block;
    float: left; } }

.product-reviews .row .product-review-view a {
  padding-bottom: 5px; }
@media screen and (max-width: 850px) {
  .product-reviews .row .product-review-view {
    padding: 15px 0 0; } }

header.checkout {
  background: #f3f3f3; }
  header.checkout .header-inner {
    height: auto;
    padding-bottom: 0; }
    @media screen and (max-width: 1015px) {
      header.checkout .header-inner {
        padding: 20px 40px; } }
    @media screen and (max-width: 600px) {
      header.checkout .header-inner {
        padding-left: 20px;
        padding-right: 20px; } }
  header.checkout .logo {
    float: none;
    margin-left: 0;
    padding-top: 15px; }
    header.checkout .logo img {
      width: 260px;
      height: 68px; }
    header.checkout .logo span {
      position: absolute;
      overflow: hidden;
      clip: rect(0 0 0 0);
      height: 1px;
      width: 1px;
      margin: -1px;
      padding: 0;
      border: 0; }
    @media screen and (min-width: 1250px) {
      header.checkout .logo {
        width: 265px;
        height: 64px; } }
    @media screen and (max-width: 1015px) {
      header.checkout .logo {
        width: 150px;
        height: 27px;
        margin-left: 40px; }
        header.checkout .logo img {
          width: 150px;
          height: 27px; } }
    @media screen and (max-width: 600px) {
      header.checkout .logo {
        margin-left: 20px; } }
  header.checkout .real-person {
    float: right;
    margin-top: 15px;
    display: inline-block; }
    @media screen and (max-width: 1015px) {
      header.checkout .real-person {
        margin-top: 0; } }
    @media screen and (max-width: 450px) {
      header.checkout .real-person {
        height: 49px; } }
    @media screen and (max-width: 450px) {
      header.checkout .real-person span {
        position: absolute;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        border: 0; } }
    @media screen and (max-width: 450px) {
      header.checkout .real-person:before {
        right: 0;
        left: auto; } }

.checkout.main-content.full-width-page .content .page-heading.holder {
  padding-top: 20px; }
  @media screen and (max-width: 1015px) {
    .checkout.main-content.full-width-page .content .page-heading.holder {
      padding-top: 0; } }
.checkout .page-heading p {
  margin-bottom: 10px; }
.checkout .page-heading a {
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  text-decoration: none; }
  .checkout .page-heading a:hover {
    color: #3676a8; }
.checkout .payment-billing,
.checkout .payment-shipping,
.checkout .payment-review {
  padding: 0 5px; }
  @media screen and (max-width: 1015px) {
    .checkout .payment-billing,
    .checkout .payment-shipping,
    .checkout .payment-review {
      padding: 0 100px; } }
  @media screen and (max-width: 700px) {
    .checkout .payment-billing,
    .checkout .payment-shipping,
    .checkout .payment-review {
      padding: 0 40px; } }
  @media screen and (max-width: 600px) {
    .checkout .payment-billing,
    .checkout .payment-shipping,
    .checkout .payment-review {
      padding: 0; } }
.checkout .payment-billing h2,
.checkout .payment-shipping h2,
.checkout .payment-review h2 {
  padding-left: 40px;
  margin-bottom: 30px;
  position: relative;
  font-size: 16px;
  font-size: 16rem; }
@media screen and (max-width: 1015px) {
  .checkout .payment-shipping h2,
  .checkout .payment-review h2 {
    margin-top: 40px; } }
.checkout .payment-billing h2:before,
.checkout .payment-shipping h2:before,
.checkout .payment-review h2:before {
  font-family: 'betterbatt';
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  font-size: 28rem;
  position: absolute;
  color: #8955a3;
  left: 0;
  top: -3px; }
.checkout .payment-billing h2:before {
  content: "\e637"; }
.checkout .payment-shipping h2:before {
  content: "\e638"; }
.checkout .payment-review h2:before {
  content: "\e639"; }

.main-content.full-width-page .content .holder.checkout-form {
  padding-bottom: 100px; }

.checkout-product-review .row.heading {
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 14rem;
  padding-bottom: 3px; }
  .checkout-product-review .row.heading h4 {
    margin-bottom: 0; }

.checkout-product-review .row {
  border-bottom: 1px solid #f1f1f1;
  padding-top: 15px;
  padding-bottom: 10px;
  position: relative;
  border-bottom: 1px solid #f3f3f3; }
  .checkout-product-review .row:first-child {
    padding-top: 0; }
  @media screen and (max-width: 850px) {
    .checkout-product-review .row {
      border-bottom: 1px solid #dedede; } }

.checkout-product-review .row .product {
  font-size: 12px;
  font-size: 12rem;
  position: relative; }
  @media screen and (max-width: 850px) {
    .checkout-product-review .row .product {
      padding: 5px 0;
      border: none; } }
  .checkout-product-review .row .product.out-of-stock {
    padding-left: 15px; }
  .checkout-product-review .row .product.out-of-stock:before {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    font-size: 16rem;
    color: #8955a3;
    content: "\f12a";
    position: absolute;
    left: 0;
    top: 2px; }
    @media (max-width: 850px) {
      .checkout-product-review .row .product.out-of-stock:before {
        top: 5px; } }

.checkout-product-review .row .qty {
  text-align: center;
  font-size: 14px;
  font-size: 14rem; }
  @media screen and (max-width: 850px) {
    .checkout-product-review .row .qty {
      padding: 5px 0; } }

.checkout-product-review .row .price {
  text-align: right;
  font-size: 14px;
  font-size: 14rem;
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal; }
  @media screen and (max-width: 850px) {
    .checkout-product-review .row .price {
      text-align: right;
      padding: 5px 0; } }

.checkout-product-review .totals {
  font-size: 13px;
  font-size: 13rem; }
  .checkout-product-review .totals .totals-row {
    clear: both; }
  .checkout-product-review .totals .heading {
    float: left;
    text-align: right;
    padding-bottom: 15px; }
  .checkout-product-review .totals .amount {
    text-align: right; }
  .checkout-product-review .totals .grand-total {
    font-size: 16px;
    font-size: 16rem;
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal; }

.payment-review input[type="checkbox"] + label {
  text-align: right;
  padding-top: 0; }

.ssl-badges-holder {
  height: 45px;
  position: relative;
  margin: 20px 0; }
  @media screen and (min-width: 1250px) {
    .ssl-badges-holder {
      margin: 60px 0; } }

.ssl {
  position: absolute;
  left: 0; }
  @media screen and (min-width: 1250px) {
    .ssl {
      left: 40px; } }

.trusted {
  position: absolute;
  bottom: 8px;
  right: 0; }
  @media screen and (min-width: 1250px) {
    .trusted {
      right: 40px; } }

.guides-wrapper {
  background: #f3f3f3; }
  .guides-wrapper .page-heading {
    padding: 20px 0;
    background: none; }
    @media screen and (max-width: 1015px) {
      .guides-wrapper .page-heading {
        padding: 20px 40px;
        border-top: 1px solid #dfdfdf; } }
    @media screen and (max-width: 850px) {
      .guides-wrapper .page-heading {
        padding: 20px; } }

.ie8 .guides-wrapper .page-heading,
.ie9 .guides-wrapper .page-heading {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.guide-article.container,
.guide-single.container {
  padding-top: 10px;
  padding-bottom: 0; }

.guide-articles.container {
  padding-top: 0;
  padding-bottom: 15px; }

.article-details,
.view-comments {
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 11px;
  font-size: 11rem;
  color: #b2b2b2; }

.guide {
  border-radius: 5px;
  background: #fff;
  margin-bottom: 30px;
  position: relative;
  box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.4);
  min-height: 430px; }
  .guide img {
    border-radius: 5px 5px 0px 0px; }
  .guide a {
    cursor: pointer;
    color: #42a0dc;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }
    .guide a:hover {
      color: #1d6a9b; }
    .guide a h1 {
      color: #494949; }
  .guide h3 {
    font-size: 12px;
    font-size: 12rem;
    color: #8955a3;
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 5px; }
  .guide h4 {
    margin-top: 5px;
    margin-bottom: 10px; }
  .guide h4 a {
    color: #3a454d;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }
    .guide h4 a:hover {
      color: #3676a8; }
  .guide .read-more {
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal; }
  .guide p {
    position: relative; }
  .guide .view-guide {
    position: absolute;
    bottom: 20px;
    left: 20px; }
  .guide .description {
    padding: 10px 20px 20px 20px; }

.guide-featured.container {
  padding-bottom: 0; }

.guide.featured {
  position: relative;
  min-height: 600px; }
  .guide.featured h1 {
    font-size: 24px;
    font-size: 24rem;
    position: absolute;
    top: 30px;
    left: 35px;
    margin-top: 0;
    padding: 0 35px 0 0; }
    @media screen and (max-width: 700px) {
      .guide.featured h1 {
        position: relative;
        top: 20px;
        left: 20px; } }
  .guide.featured h1 a {
    color: #494949; }
    @media screen and (max-width: 700px) {
      .guide.featured h1 a {
        color: #494949; } }
  .guide.featured p {
    line-height: 1.6; }
  @media screen and (max-width: 850px) {
    .guide.featured .read-more {
      position: absolute;
      right: 35px;
      bottom: 30px; } }
  @media screen and (max-width: 600px) {
    .guide.featured .read-more {
      position: relative;
      right: auto;
      bottom: auto; } }

.single-guide-holder h4 {
  color: #494949; }

.guide.single {
  position: relative;
  min-height: 600px; }
  .guide.single h1 {
    padding: 30px 35px 0 35px;
    margin: 0 0 10px 0;
    color: #3a454d;
    font-size: 38px;
    font-size: 38rem; }
  .guide.single h2 {
    font-size: 24px;
    font-size: 24rem;
    color: #72a8d2; }
  .guide.single h3 {
    font-size: 20px;
    font-size: 20rem;
    color: #3a454d; }
  .guide.single p {
    line-height: 1.6; }
  .guide.single ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0; }
  .guide.single li {
    padding-left: 20px;
    position: relative; }
  .guide.single li:before {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 5px;
    font-size: 5rem;
    color: #72a8d2;
    content: "\e614";
    margin: auto;
    position: absolute;
    top: 7px;
    left: 0; }
  .guide.single blockquote {
    border-left: 4px solid #72a8d2;
    font-size: 20px;
    font-size: 20rem;
    font-family: ProximaNovaSoft-Regular;
    font-weight: normal;
    font-style: normal;
    font-style: italic;
    color: #5c5c5c;
    padding: 0 0 0 30px;
    margin: 40px 0; }
  .guide.single p.instruction {
    zoom: 1;
    margin-top: 10px;
    margin-bottom: 20px; }
    .guide.single p.instruction:before, .guide.single p.instruction:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .guide.single p.instruction:after {
      clear: both; }
  .guide.single img {
    border-radius: 0; }
  .guide.single .share {
    width: 100%;
    padding: 30px 35px 15px;
    border-top: 1px solid #f1f1f1;
    position: relative;
    right: 0; }
  @media screen and (max-width: 850px) {
    .guide.single .read-more {
      position: absolute;
      right: 35px;
      bottom: 30px; } }
  .guide.single .view-comments {
    display: inline-block;
    margin-left: 15px; }

.comments-holder h4 {
  font-size: 24px;
  font-size: 24rem;
  margin: 15px 0 20px 0; }

.comments {
  border-radius: 5px;
  background: #fff;
  margin-bottom: 60px;
  position: relative;
  box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.4);
  min-height: 500px; }

.categories-article-holder h4 {
  color: #fff;
  font-size: 24px;
  font-size: 24rem;
  margin: 15px 0 20px 0; }

.guides-wrapper .categories {
  border-radius: 5px;
  background: #fff;
  position: relative;
  box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.4);
  margin-bottom: 30px;
  min-height: 600px; }
  @media screen and (max-width: 850px) {
    .guides-wrapper .categories {
      min-height: 0; } }
  .guides-wrapper .categories form {
    display: block; }
  .guides-wrapper .categories nav {
    display: inline-block;
    width: 100%; }
  .guides-wrapper .categories nav.customer-service ul li:last-child {
    border-bottom: none; }
  .guides-wrapper .categories h3 {
    font-size: 18px;
    font-size: 18rem;
    background: -moz-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, white), color-stop(100%, rgba(242, 242, 242, 0.4)));
    background: -webkit-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
    background: -o-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
    background: -ms-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
    background: linear-gradient(to bottom, white 20%, rgba(242, 242, 242, 0.4) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a6f2f2f2',GradientType=0 );
    padding: 15px 20px;
    margin: 0; }
  .guides-wrapper .categories nav ul li a {
    color: #8955a3;
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    padding: 15px 0 15px 40px;
    display: block;
    border-top: 1px solid #e2e2e2;
    position: relative;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }
    .guides-wrapper .categories nav ul li a:hover {
      background: #72a8d2;
      color: #fff; }
    .guides-wrapper .categories nav ul li a:hover:before {
      color: #fff; }
  .guides-wrapper .categories nav ul li a:before {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 7px;
    font-size: 7rem;
    color: #72a8d2;
    content: "\e614";
    margin: auto;
    position: absolute;
    top: 22px;
    left: 20px; }
  .guides-wrapper .categories nav ul li:last-child {
    border-bottom: 1px solid #f1f1f1; }

.guides-wrapper .guide-single .categories {
  min-height: 0; }
  .guides-wrapper .guide-single .categories nav:last-child ul li:last-child {
    border: none; }

.faq .content h3 {
  font-size: 18px;
  font-size: 18rem;
  color: #8955a3;
  margin: 5px 0 10px; }

.wrapper-404 {
  background: #72a8d2;
  text-align: center;
  padding: 60px 0 120px;
  color: #fff; }
  @media screen and (max-width: 850px) {
    .wrapper-404 .container {
      padding: 0; } }
  .wrapper-404 .content {
    max-width: 650px;
    margin: 0 auto; }
    @media screen and (max-width: 850px) {
      .wrapper-404 .content {
        padding: 0 20px; } }
    .wrapper-404 .content h1 {
      font-size: 40px;
      font-size: 40rem;
      margin-top: 0; }
      @media screen and (max-width: 850px) {
        .wrapper-404 .content h1 {
          font-size: 30px;
          font-size: 30rem; } }
    .wrapper-404 .content i {
      transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out;
      font-size: 130px;
      font-size: 130rem;
      color: #396f99;
      display: inline-block;
      padding-bottom: 60px; }
      .wrapper-404 .content i:hover {
        color: #2b5474; }
    .wrapper-404 .content p {
      font-family: ProximaNovaSoft-Bold;
      font-weight: normal;
      font-style: normal;
      margin-bottom: 5px; }
    .wrapper-404 .content a {
      transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out;
      color: #396f99;
      text-decoration: none; }
      .wrapper-404 .content a:hover {
        color: #2b5474; }

.login-wrapper {
  background: #f3f3f3; }
  @media screen and (max-width: 1015px) {
    .login-wrapper {
      padding-bottom: 60px;
      border-top: 1px solid #dfdfdf; } }
  .login-wrapper h1 {
    font-size: 26px;
    font-size: 26rem;
    text-align: center; }
  .login-wrapper .content {
    max-width: 550px;
    margin: 0 auto;
    padding-bottom: 60px; }
    @media screen and (max-width: 850px) {
      .login-wrapper .content {
        padding: 0 20px; } }
    .login-wrapper .content .login-form {
      zoom: 1;
      padding: 50px;
      background: #fff; }
      .login-wrapper .content .login-form:before, .login-wrapper .content .login-form::after {
        content: '\0020';
        display: block;
        overflow: hidden;
        visibility: hidden;
        width: 0;
        height: 0; }
      .login-wrapper .content .login-form::after {
        clear: both; }
    .login-wrapper .content a {
      font-family: ProximaNovaSoft-Bold;
      font-weight: normal;
      font-style: normal;
      transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out;
      text-decoration: underline;
      display: inline-block;
      margin-top: 15px;
      color: #8955a3; }
      @media screen and (max-width: 700px) {
        .login-wrapper .content a {
          margin-top: 25px;
          width: 100%;
          text-align: center; } }
      .login-wrapper .content a:hover {
        color: #6d4481; }

.schools-gov .container {
  padding: 0; }
.schools-gov p {
  font-size: 18px;
  font-size: 18rem;
  font-family: ProximaNovaSoft-Regular;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5; }

@media screen and (max-width: 1015px) {
  .main-content-wrapper.schools-gov {
    padding-top: 0; } }

.our-customers {
  background: #72a8d2;
  border-radius: 3px 3px 0 0;
  padding: 60px 60px 0 60px;
  color: #fff;
  position: relative; }
  @media screen and (max-width: 850px) {
    .our-customers {
      padding: 60px 20px 160px; } }
  @media screen and (max-width: 700px) {
    .our-customers {
      padding-bottom: 280px; } }
  .our-customers h1 {
    margin-top: 0; }
  .our-customers img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto; }

.customer-intro {
  width: 62%;
  float: left;
  position: relative; }
  @media screen and (max-width: 850px) {
    .customer-intro {
      width: 55%; } }
  @media screen and (max-width: 700px) {
    .customer-intro {
      width: 100%; } }
  .customer-intro h1 {
    margin-bottom: 50px; }
    @media screen and (max-width: 850px) {
      .customer-intro h1 {
        padding-right: 20px; } }
    @media screen and (max-width: 700px) {
      .customer-intro h1 {
        padding-right: 0; } }
  .customer-intro p {
    width: 55%;
    padding-bottom: 60px; }
    @media screen and (min-width: 1250px) {
      .customer-intro p {
        width: 65%; } }
    @media screen and (max-width: 850px) {
      .customer-intro p {
        width: 75%; } }
    @media screen and (max-width: 700px) {
      .customer-intro p {
        width: 100%;
        padding-bottom: 0; } }

.customer-benefits {
  width: 35%;
  float: right; }
  @media screen and (max-width: 850px) {
    .customer-benefits {
      width: 45%; } }
  @media screen and (max-width: 700px) {
    .customer-benefits {
      width: 100%; } }
  .customer-benefits ul {
    list-style: none;
    padding-left: 0; }
  .customer-benefits li {
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    padding-left: 35px;
    position: relative; }
  .customer-benefits li:before {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
    font-size: 15rem;
    color: #befe11;
    content: "\e642";
    margin: auto;
    position: absolute;
    top: 2px;
    left: 0; }

.account-manager {
  padding: 20px 20px 0 20px;
  border-bottom: 1px solid #dedede;
  position: relative; }

.manager-intro {
  width: 50%;
  float: right;
  padding: 100px 0;
  min-height: 300px; }
  @media screen and (max-width: 1015px) {
    .manager-intro {
      padding: 40px 0; } }
  @media screen and (max-width: 800px) {
    .manager-intro {
      float: none;
      width: 100%; } }
  .manager-intro h2 {
    font-size: 24px;
    font-size: 24rem;
    margin-top: 0; }
  .manager-intro p {
    padding-bottom: 30px;
    width: 60%; }
    @media screen and (max-width: 800px) {
      .manager-intro p {
        width: 100%; } }

.manager-image {
  position: absolute;
  bottom: 0;
  left: 20px;
  width: 50%; }
  @media screen and (max-width: 1015px) {
    .manager-image {
      width: 45%; } }
  @media screen and (max-width: 800px) {
    .manager-image {
      position: relative;
      width: 100%;
      left: 0; } }
  .manager-image img {
    display: block;
    font-size: 0;
    padding-right: 20px; }

.client-testimonials {
  padding: 100px 25px 0; }
  .client-testimonials .testimonial {
    margin: 0 40px 100px 40px;
    min-height: 100px; }
    @media screen and (max-width: 850px) {
      .client-testimonials .testimonial {
        margin: 0 20px 40px 20px; } }
    @media screen and (max-width: 850px) {
      .client-testimonials .testimonial {
        margin: 0 0 40px 0; } }
  .client-testimonials .testimonial img {
    float: left;
    width: 25%; }
    @media screen and (max-width: 850px) {
      .client-testimonials .testimonial img {
        width: auto; } }
    @media screen and (max-width: 600px) {
      .client-testimonials .testimonial img {
        float: none; } }
  .client-testimonials .testimonial .quote {
    float: right;
    width: 70%; }
    @media screen and (max-width: 600px) {
      .client-testimonials .testimonial .quote {
        width: 100%; } }
    .client-testimonials .testimonial .quote p {
      font-family: ProximaNovaA-Regular;
      font-weight: normal;
      font-style: normal;
      font-size: 22px;
      font-size: 22rem;
      padding-left: 45px;
      font-style: italic;
      color: #787878; }
      @media screen and (max-width: 850px) {
        .client-testimonials .testimonial .quote p {
          padding: 20px 0 0 0; } }
    .client-testimonials .testimonial .quote span {
      display: block; }
    .client-testimonials .testimonial .quote .quote-by,
    .client-testimonials .testimonial .quote .quote-location {
      font-family: ProximaNovaSoft-Bold;
      font-weight: normal;
      font-style: normal;
      font-style: normal; }
    .client-testimonials .testimonial .quote .quote-by {
      font-size: 22px;
      font-size: 22rem;
      color: #494949; }
    .client-testimonials .testimonial .quote .quote-location {
      font-size: 12px;
      font-size: 12rem;
      color: #72a8d2; }
  @media screen and (max-width: 850px) {
    .client-testimonials.columns.half .col {
      width: 100%; } }

.apply-now-cta {
  width: 100%;
  padding: 40px;
  background: #72a8d2;
  color: #fff;
  text-align: center; }
  .apply-now-cta p {
    font-size: 21px;
    font-size: 21rem;
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    padding-right: 20px; }
  .apply-now-cta a {
    display: inline-block; }

.full-width-page .page-heading h2 {
  margin-bottom: 10px; }

.cart h2 {
  font-size: 20px;
  font-size: 20rem; }
  @media screen and (max-width: 850px) {
    .cart h2 {
      margin-bottom: 5px;
      font-size: 14px;
      font-size: 14rem; } }

.recent-orders {
  font-size: 14px;
  font-size: 14rem;
  margin-bottom: 40px; }

.cart .holder {
  padding-left: 75px;
  padding-right: 75px; }

.cart .proceed-to-checkout {
  position: absolute;
  right: 50px;
  top: 20px; }
  @media screen and (max-width: 1015px) {
    .cart .proceed-to-checkout {
      right: 40px;
      top: -5px; } }
  @media screen and (max-width: 600px) {
    .cart .proceed-to-checkout {
      position: relative;
      right: auto;
      left: auto;
      margin: 20px 0 0 0; } }

.cart .update-cart-top {
  position: absolute;
  right: 320px;
  top: 20px; }
  @media screen and (max-width: 1015px) {
    .cart .update-cart-top {
      right: 310px;
      top: -5px; } }
  @media screen and (max-width: 600px) {
    .cart .update-cart-top {
      width: 100%;
      position: relative;
      right: auto;
      left: auto;
      margin: 20px 0 0 0; } }

.cart .row .proceed-to-checkout {
  right: 0;
  top: 30px; }
  @media screen and (max-width: 600px) {
    .cart .row .proceed-to-checkout {
      top: -5px; } }

.cart .row .update-cart {
  right: 270px;
  top: 30px; }
  @media screen and (max-width: 600px) {
    .cart .row .update-cart {
      top: 75px;
      width: 100%;
      right: 0; } }

.cart .row {
  border-bottom: 1px solid #f1f1f1;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative; }
  @media screen and (max-width: 850px) {
    .cart .row {
      padding-top: 25px;
      padding-bottom: 65px;
      border-bottom: 1px solid #dedede; } }
  @media screen and (max-width: 600px) {
    .cart .row {
      padding-top: 20px; } }

.cart .row.heading {
  font-size: 18px;
  font-size: 18rem;
  border-bottom: none;
  padding-top: 0; }
  @media screen and (max-width: 850px) {
    .cart .row.heading {
      font-size: 14px;
      font-size: 14rem;
      border-bottom: 1px solid #dedede;
      padding-bottom: 0; } }
  .cart .row.heading h4 {
    margin-bottom: 0; }

@media screen and (max-width: 850px) {
  .cart .row .heading.product {
    display: none; } }

.cart .row .heading.unit-price {
  text-align: center;
  padding-top: 0; }
  @media screen and (max-width: 850px) {
    .cart .row .heading.unit-price span {
      display: none; } }

.cart .row .heading.qty {
  text-align: center;
  padding-top: 0; }

.cart .row .heading.sub-total {
  text-align: right;
  padding-right: 70px;
  padding-top: 0; }
  @media screen and (max-width: 850px) {
    .cart .row .heading.sub-total {
      padding-right: 0; }
      .cart .row .heading.sub-total span {
        display: none; } }
  .cart .row .heading.sub-total span.gst {
    display: block;
    text-align: right;
    font-size: 10px;
    font-size: 10rem;
    color: #aaaaaa; }

.cart .row .remove {
  position: absolute;
  right: 0;
  top: 45px; }
  @media screen and (max-width: 850px) {
    .cart .row .remove {
      bottom: 28px;
      top: auto; } }
.cart .row .remove:before {
  right: 0;
  top: 0;
  font-size: 11px;
  font-size: 11rem;
  color: #b4b4b4;
  left: auto; }
.cart .row .remove:hover:before {
  color: #818181; }

@media screen and (max-width: 600px) {
  .cart .row .product .product-inner {
    width: 100%;
    float: left;
    padding-top: 0; } }
.cart .row .product img {
  float: left;
  margin-right: 35px;
  display: inline-block; }
  @media screen and (max-width: 850px) {
    .cart .row .product img {
      position: absolute;
      bottom: 35px; } }
  @media screen and (max-width: 506px) {
    .cart .row .product img {
      float: none;
      height: 70px;
      bottom: 57px; } }
.cart .row .product .inner-details {
  float: left;
  width: 74%; }
  @media screen and (max-width: 1250px) {
    .cart .row .product .inner-details {
      width: 68%; } }
  @media screen and (max-width: 1015px) {
    .cart .row .product .inner-details {
      width: 63%; } }
.cart .row .product p {
  padding-top: 10px;
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 5px; }
  @media screen and (max-width: 850px) {
    .cart .row .product p {
      padding-top: 0;
      padding-bottom: 10px; } }
.cart .row .product .stock-alert {
  display: inline-block;
  width: 100%; }
  @media screen and (max-width: 850px) {
    .cart .row .product .stock-alert {
      position: absolute;
      bottom: 10px;
      display: block; } }

@media screen and (max-width: 850px) {
  .cart .row .product:before {
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    float: left;
    padding-right: 20px; } }
@media screen and (max-width: 600px) {
  .cart .row .product:before {
    display: block;
    width: 100%; } }

.cart .row .unit-price {
  padding-top: 25px;
  text-align: center; }
  @media screen and (max-width: 850px) {
    .cart .row .unit-price {
      padding-top: 10px; } }

@media screen and (max-width: 850px) {
  .cart .row .unit-price:before {
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    float: left;
    padding-right: 20px; } }

.cart .row .qty {
  padding-top: 15px;
  overflow: visible; }
  @media screen and (max-width: 850px) {
    .cart .row .qty {
      padding-top: 0; } }
  .cart .row .qty input {
    width: 90%;
    height: 50px;
    margin: 0 auto;
    text-align: center;
    padding: 14px 14px 14px 25px;
    border: 1px solid #e1e1e1;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }
    @media screen and (max-width: 850px) {
      .cart .row .qty input {
        float: right;
        padding-left: 14px; } }
    @media screen and (max-width: 600px) {
      .cart .row .qty input {
        padding: 2px; } }
    .cart .row .qty input:focus {
      border: 1px solid #787878 !important; }

@media screen and (max-width: 850px) {
  .cart .row .qty:before {
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    float: left;
    padding-right: 20px; } }

.cart .row .sub-total {
  padding-top: 25px;
  padding-right: 70px;
  text-align: right; }
  @media screen and (max-width: 850px) {
    .cart .row .sub-total {
      padding-right: 0;
      padding-top: 10px; } }
  .cart .row .sub-total.ajax-event {
    background: url(../images/loading.gif) no-repeat left 30px; }
    @media screen and (max-width: 850px) {
      .cart .row .sub-total.ajax-event {
        background: url(../images/loading.gif) no-repeat left 15px; } }

@media screen and (max-width: 850px) {
  .cart .row .sub-total:before {
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    display: inline-block; } }

.cart .totals {
  padding: 10px 70px 0 0; }
  @media screen and (max-width: 850px) {
    .cart .totals {
      padding-right: 0; } }

.cart .totals .totals-row {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  font-size: 14rem; }
  .cart .totals .totals-row fieldset {
    display: none;
    border: none;
    width: 100%;
    padding: 0;
    float: right;
    clear: both;
    margin: 0; }
    .cart .totals .totals-row fieldset.open {
      display: inline-block; }
    @media screen and (max-width: 1250px) {
      .cart .totals .totals-row fieldset .styled select {
        width: 85%; } }
  .cart .totals .totals-row input {
    width: 70%;
    float: left;
    padding: 8px;
    font-size: 12px;
    font-size: 12rem;
    margin: 0 0 10px; }
    @media screen and (max-width: 1250px) {
      .cart .totals .totals-row input {
        width: 50%; } }
    @media screen and (max-width: 1015px) {
      .cart .totals .totals-row input {
        width: 50%; } }
    @media screen and (max-width: 850px) {
      .cart .totals .totals-row input {
        width: 70%; } }
    @media screen and (max-width: 600px) {
      .cart .totals .totals-row input {
        width: 70%; } }
    @media screen and (max-width: 450px) {
      .cart .totals .totals-row input {
        width: 60%; } }
  .cart .totals .totals-row input[type="submit"] {
    width: 30%;
    float: right;
    text-align: center;
    background: #fafafd;
    padding: 8px 4px;
    border-left: none;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }
    @media screen and (max-width: 1250px) {
      .cart .totals .totals-row input[type="submit"] {
        width: 50%; } }
    @media screen and (max-width: 1015px) {
      .cart .totals .totals-row input[type="submit"] {
        width: 50%; } }
    @media screen and (max-width: 850px) {
      .cart .totals .totals-row input[type="submit"] {
        width: 30%; } }
    @media screen and (max-width: 600px) {
      .cart .totals .totals-row input[type="submit"] {
        width: 30%; } }
    @media screen and (max-width: 450px) {
      .cart .totals .totals-row input[type="submit"] {
        width: 40%; } }
    .cart .totals .totals-row input[type="submit"]:hover {
      background: #f3f3f3; }
    .cart .totals .totals-row input[type="submit"]:focus {
      border: 1px solid #e0dfdf !important;
      border-left: none !important; }
  .cart .totals .totals-row .styled {
    font-size: 12px;
    font-size: 12rem;
    margin: 10px 0;
    padding-left: 4px; }

.ie8 .cart .totals .totals-row .styled {
  background: #fff url(../images/icons/arrow-down-small.png) no-repeat 92% center; }

.cart .totals .heading,
.cart .totals .amount {
  display: inline-block; }

.cart .totals .heading {
  float: left; }

.cart .totals .amount {
  float: right;
  position: relative; }

.cart .totals .sub-total-inc {
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal; }

#co-shipping-method-form {
  width: 100%; }

.cart .totals .grand-total {
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  font-size: 18rem; }

@media screen and (max-width: 850px) {
  .cart .row.totals-row {
    padding-top: 25px;
    padding-bottom: 25px; } }

.cart .row-bottom {
  border: none;
  padding-top: 45px;
  padding-bottom: 80px; }
  @media screen and (max-width: 600px) {
    .cart .row-bottom {
      padding-top: 0;
      padding-bottom: 40px; } }

.discount-holder {
  display: inline-block;
  position: relative; }
  .discount-holder fieldset {
    zoom: 1;
    display: none;
    border: none;
    width: 230px;
    padding: 0;
    left: 0;
    position: absolute;
    margin-top: 10px; }
    .discount-holder fieldset:before, .discount-holder fieldset:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .discount-holder fieldset:after {
      clear: both; }
    .discount-holder fieldset.open {
      display: inline-block; }
    @media screen and (max-width: 600px) {
      .discount-holder fieldset {
        position: relative;
        bottom: auto;
        left: auto; } }
  .discount-holder input {
    width: 150px !important;
    float: left;
    padding: 8px;
    font-size: 12px;
    font-size: 12rem;
    margin-top: 10px; }
  .discount-holder input[type="submit"] {
    width: 80px !important;
    float: right;
    text-align: center;
    background: #fafafd;
    padding: 8px 4px;
    border-left: none;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }
    .discount-holder input[type="submit"]:hover {
      background: #f3f3f3; }
    .discount-holder input[type="submit"]:focus {
      border: 1px solid #e0dfdf !important;
      border-left: none !important; }

@media screen and (max-width: 850px) {
  .cart .continue-shopping,
  .cart .discount-holder,
  .cart .discount-code {
    display: block;
    padding-bottom: 10px; } }
@media screen and (max-width: 600px) {
  .cart .continue-shopping,
  .cart .discount-holder,
  .cart .discount-code {
    display: none; } }

@media screen and (max-width: 850px) {
  .cart .discount-code {
    padding-bottom: 0; } }

.post-footer.cart .row {
  display: none;
  padding-bottom: 25px;
  border-bottom: 0; }
  @media screen and (max-width: 600px) {
    .post-footer.cart .row {
      display: block;
      width: 60%;
      margin: 0 auto; } }
  @media screen and (max-width: 450px) {
    .post-footer.cart .row {
      width: 80%; } }
  @media screen and (max-width: 600px) {
    .post-footer.cart .row .continue-shopping,
    .post-footer.cart .row .discount-holder,
    .post-footer.cart .row .discount-code {
      display: inline-block; } }
  @media screen and (max-width: 850px) {
    .post-footer.cart .row .discount-holder input {
      width: 170px; } }

.page-heading {
  background: -moz-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, white), color-stop(100%, rgba(242, 242, 242, 0.4)));
  background: -webkit-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
  background: -o-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
  background: -ms-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
  background: linear-gradient(to bottom, white 20%, rgba(242, 242, 242, 0.4) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a6f2f2f2',GradientType=0 ); }
  .page-heading h1 {
    font-size: 24px;
    font-size: 24rem;
    margin-top: 10px;
    margin-bottom: 10px; }
    @media screen and (max-width: 1015px) {
      .page-heading h1 {
        margin-top: 5px; } }

.product-page .page-heading {
  position: relative; }
.product-page .category-image {
  position: absolute;
  right: 10px;
  top: 10px;
  bottom: -5px; }
  .product-page .category-image img {
    max-height: 100%;
    float: right; }

.product-specifications {
  background: #fdfdfe; }

.main-content.product-page .content .page-heading.holder {
  padding: 20px 40px 20px 40px; }
  @media screen and (max-width: 1015px) {
    .main-content.product-page .content .page-heading.holder {
      padding: 0 40px 20px 40px; } }
  @media screen and (max-width: 600px) {
    .main-content.product-page .content .page-heading.holder {
      padding: 0 20px 20px 20px; } }

.main-content.full-width-page .content .holder {
  padding: 0 40px 20px 40px; }
  @media screen and (max-width: 1015px) {
    .main-content.full-width-page .content .holder {
      padding: 0 40px 20px 40px; } }
  @media screen and (max-width: 600px) {
    .main-content.full-width-page .content .holder {
      padding: 0 20px 20px 20px; } }

.main-content.full-width-page.product-page .content .holder {
  padding: 20px 40px 20px 40px; }
  @media screen and (max-width: 1015px) {
    .main-content.full-width-page.product-page .content .holder {
      padding: 0 40px 20px 40px; } }
  @media screen and (max-width: 600px) {
    .main-content.full-width-page.product-page .content .holder {
      padding: 0 20px 20px 20px; } }

.product-item {
  position: relative; }

@media screen and (min-width: 1250px) {
  .product-item .col.image {
    text-align: center; } }

.product-item .row {
  display: block; }

.product-item .sku {
  padding-top: 40px;
  display: block; }
  @media screen and (min-width: 1250px) {
    .product-item .sku {
      text-align: right;
      float: right;
      padding-top: 7px;
      display: inline-block; } }
  @media screen and (max-width: 850px) {
    .product-item .sku {
      padding-top: 0; } }

/*
.product-item .row .sku {
	text-align: left;
	float: none;
	padding: 40px 0 0;
}
*/
.product-item .price span.price {
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 26px;
  font-size: 26rem; }

.product-item .price span.inc-gst-note, .product-item .price span.inc-gst-note-printer {
  font-size: 14px;
  font-size: 14rem;
  color: #aaaaaa;
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal; }

.product-item .free-delivery span {
  display: block; }

.product-item .free-delivery .small {
  font-size: 8px;
  line-height: 1.5; }

.product-item .free-delivery .purple {
  color: #8955a3; }

.product-item .add-to-cart fieldset p {
  margin: 0; }

.price-tiered {
  color: #828282;
  margin-bottom: 20px; }
  .price-tiered p {
    margin: 0;
    font-size: 13px;
    font-size: 13rem;
    line-height: 1.5; }
  .price-tiered strong {
    width: 180px;
    display: inline-block;
    margin-bottom: 4px; }
  .price-tiered strong.purple {
    color: #8955a3;
    width: auto; }

.as-low-as {
  padding: 20px 0;
  display: inline-block; }
  .as-low-as p {
    font-size: 14px;
    font-size: 14rem;
    margin: 0;
    color: #828282;
    padding-left: 45px;
    position: relative; }
    .as-low-as p:before {
      font-family: 'betterbatt';
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 32px;
      font-size: 32rem;
      color: #8955a3;
      content: "\e800";
      margin: auto;
      position: absolute;
      top: 2px;
      left: 0; }
  .as-low-as strong.purple {
    color: #8955a3;
    width: auto;
    display: block; }

.main-content.product-page .product-specifications.holder {
  padding-top: 0;
  padding-bottom: 0; }

.product-specifications.holder {
  padding-top: 0;
  padding-bottom: 0; }
.product-specifications .col {
  padding-top: 20px;
  padding-bottom: 20px; }
.product-specifications .col.production article {
  padding-left: 40px;
  padding-right: 20px; }
  .product-specifications .col.production article ul {
    padding: 0;
    list-style: initial;
    font-family: ProximaNovaSoft-Regular; }
  @media screen and (max-width: 600px) {
    .product-specifications .col.production article {
      padding: 0; } }
.product-specifications .col.specifications h3,
.product-specifications .col.specifications h5,
.product-specifications .col.specifications ul,
.product-specifications .col.specifications p {
  padding-left: 20px;
  padding-right: 40px; }
  @media screen and (max-width: 600px) {
    .product-specifications .col.specifications h3,
    .product-specifications .col.specifications h5,
    .product-specifications .col.specifications ul,
    .product-specifications .col.specifications p {
      padding: 0; } }
.product-specifications h3 {
  font-size: 20px;
  font-size: 20rem; }
.product-specifications h4,
.product-specifications h5 {
  font-size: 18px;
  font-size: 18rem; }
.product-specifications h5 {
  margin-bottom: 0; }
.product-specifications p,
.product-specifications ul {
  font-size: 14px;
  font-size: 14rem;
  line-height: 1.6; }

.product-specifications ul {
  list-style: none;
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal; }

.product-specifications li {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 10px;
  padding-right: 30px;
  position: relative; }
  .product-specifications li span {
    font-family: ProximaNovaSoft-Regular;
    font-weight: normal;
    font-style: normal;
    padding-left: 10px; }
  .product-specifications li:last-child {
    border: none; }

@media screen and (max-width: 600px) {
  .col.specifications {
    border: none; } }
.col.specifications .general-info {
  position: absolute;
  display: inline-block;
  top: 5px;
  right: 0; }
  @media screen and (max-width: 1015px) {
    .col.specifications .general-info {
      position: absolute; } }
  @media screen and (max-width: 600px) {
    .col.specifications .general-info .alert-bubble {
      right: -15px;
      left: auto; }
    .col.specifications .general-info .alert-bubble:before {
      left: auto;
      right: 12px; } }

.col.production {
  border-left: 1px solid #f1f1f1; }
  @media screen and (max-width: 600px) {
    .col.production {
      border: none; } }

.product-reviews h3 {
  font-size: 24px;
  font-size: 24rem;
  display: inline-block; }
.product-reviews h5 {
  margin: 10px 0; }
.product-reviews .stars,
.product-reviews .stars-sprite {
  margin-right: 10px; }
.product-reviews .leave-review {
  float: right;
  margin-top: 30px; }
.product-reviews .review {
  margin-bottom: 30px; }
.product-reviews .reviewer {
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal; }
.product-reviews .reviewer span {
  color: #787878; }
@media screen and (max-width: 600px) {
  .product-reviews .product-details.myreview {
    margin-left: 0; } }
.product-reviews .product-details.myreview h4, .product-reviews .product-details.myreview .reviewer {
  margin: 20px 0 5px; }
.product-reviews .product-img-box.myreview .review-number {
  border: none;
  white-space: nowrap;
  padding-left: 0; }
.product-reviews .product-img-box.myreview .review-summary .add-review {
  padding-left: 0; }
@media screen and (max-width: 600px) {
  .product-reviews .product-img-box.myreview {
    width: 100%;
    float: none;
    text-align: center; }
    .product-reviews .product-img-box.myreview .review-number {
      border-right: 1px solid #787878;
      padding-left: 10px; }
    .product-reviews .product-img-box.myreview .review-summary {
      width: 100%;
      margin-bottom: 20px; } }

.product-related h3 {
  font-size: 24px;
  font-size: 24rem;
  margin-bottom: 30px; }
.product-related a.button {
  display: inline-block;
  margin-top: 6px;
  font-size: 14px;
  font-size: 14rem;
  float: left; }
.product-related i.icon-icons_26-delivery {
  color: #dfdfdf;
  font-size: 42px;
  font-size: 42rem;
  padding: 10px 0 0 0;
  float: left; }
  @media screen and (min-width: 1250px) {
    .product-related i.icon-icons_26-delivery {
      padding-left: 20px; } }
  @media screen and (max-width: 1015px) {
    .product-related i.icon-icons_26-delivery {
      padding-left: 20px; } }
  @media screen and (max-width: 850px) {
    .product-related i.icon-icons_26-delivery {
      display: none; } }

.product-about p {
  color: #686868;
  line-height: 1.7;
  width: 90%; }

.product-page .product-thumb.hero {
  position: absolute;
  z-index: 100;
  top: 20px;
  right: 40px; }
  @media screen and (max-width: 700px) {
    .product-page .product-thumb.hero {
      display: none; } }

.steps-with-info.holder h4 {
  display: inline-block;
  white-space: nowrap; }
.steps-with-info.holder .general-info {
  display: inline-block;
  top: 5px; }

.steps-with-select.holder {
  zoom: 1; }
  .steps-with-select.holder:before, .steps-with-select.holder:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }
  .steps-with-select.holder:after {
    clear: both; }
  .steps-with-select.holder .row {
    zoom: 1; }
    .steps-with-select.holder .row:before, .steps-with-select.holder .row:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .steps-with-select.holder .row:after {
      clear: both; }
  .steps-with-select.holder .col {
    zoom: 1; }
    .steps-with-select.holder .col:before, .steps-with-select.holder .col:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .steps-with-select.holder .col:after {
      clear: both; }
  .steps-with-select.holder .col.heading {
    width: 40%;
    float: left; }
    @media screen and (max-width: 1250px) {
      .steps-with-select.holder .col.heading {
        width: 55%; } }
    @media screen and (min-width: 1250px) {
      .steps-with-select.holder .col.heading {
        width: 40%; } }
    @media screen and (max-width: 800px) {
      .steps-with-select.holder .col.heading {
        width: 100%; }
        .steps-with-select.holder .col.heading h4 {
          margin: 10px 0; } }
    .steps-with-select.holder .col.heading .general-info {
      display: inline-block;
      margin-top: 25px; }
      @media screen and (max-width: 800px) {
        .steps-with-select.holder .col.heading .general-info {
          margin-top: 15px; }
          .steps-with-select.holder .col.heading .general-info .alert-bubble {
            right: -15px;
            left: auto; }
          .steps-with-select.holder .col.heading .general-info .alert-bubble:before {
            left: auto;
            right: 15px; } }
  .steps-with-select.holder .col.select {
    width: 55%;
    float: right; }
    @media screen and (max-width: 1250px) {
      .steps-with-select.holder .col.select {
        width: 45%; } }
    @media screen and (max-width: 800px) {
      .steps-with-select.holder .col.select {
        width: 100%; } }
    .steps-with-select.holder .col.select .styled-holder {
      margin-right: 60px; }
      @media screen and (max-width: 800px) {
        .steps-with-select.holder .col.select .styled-holder {
          margin-right: 0; } }

.saved-products.holder h3 {
  font-size: 18px;
  font-size: 18rem;
  display: inline-block; }
.saved-products.holder .general-info {
  display: inline-block;
  top: 5px;
  right: 0; }
  @media screen and (max-width: 600px) {
    .saved-products.holder .general-info .alert-bubble {
      left: -15px;
      right: auto; }
    .saved-products.holder .general-info .alert-bubble:before {
      right: auto;
      left: 12px; } }

@media screen and (max-width: 600px) {
  .choose-brand.holder {
    text-align: center; }
    .choose-brand.holder h4 {
      text-align: left; } }
.choose-brand.holder img {
  padding: 20px; }
  @media screen and (max-width: 700px) {
    .choose-brand.holder img {
      padding: 10px; } }
  @media screen and (max-width: 450px) {
    .choose-brand.holder img {
      width: 130px; } }

.tabs-wrap {
  background-color: #fdfdfe; }
  .tabs-wrap .tab-content {
    display: none;
    padding: 40px; }
    .tabs-wrap .tab-content.active {
      display: block; }
  .tabs-wrap #review-tab h1:first-child, .tabs-wrap #review-tab h2:first-child, .tabs-wrap #review-tab h3:first-child, .tabs-wrap #review-tab h4:first-child, .tabs-wrap #review-tab h5:first-child, .tabs-wrap .production h1:first-child, .tabs-wrap .production h2:first-child, .tabs-wrap .production h3:first-child, .tabs-wrap .production h4:first-child, .tabs-wrap .production h5:first-child, .tabs-wrap .specifications h1:first-child, .tabs-wrap .specifications h2:first-child, .tabs-wrap .specifications h3:first-child, .tabs-wrap .specifications h4:first-child, .tabs-wrap .specifications h5:first-child {
    margin-top: 0; }
  .tabs-wrap .tabs {
    list-style: none;
    padding: 0px;
    padding: 0;
    margin: 0;
    background-color: #f1f1f1;
    text-transform: uppercase;
    color: #000000;
    font-size: 14px;
    font-size: 14rem;
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    zoom: 1; }
    .tabs-wrap .tabs li {
      margin: 0px;
      padding: 0px; }
    .tabs-wrap .tabs:before, .tabs-wrap .tabs:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .tabs-wrap .tabs:after {
      clear: both; }
    .tabs-wrap .tabs li {
      border-left: 1px solid #e2e2e2;
      display: inline-block;
      float: left; }
      .tabs-wrap .tabs li:first-child {
        border-left: 0; }
      .tabs-wrap .tabs li:last-child {
        border-right: 1px solid #e2e2e2; }
        .tabs-wrap .tabs li:last-child.active {
          border-right: 0; }
      .tabs-wrap .tabs li + .active, .tabs-wrap .tabs li.active + li, .tabs-wrap .tabs li.active {
        border-left: 0; }
      .tabs-wrap .tabs li.active {
        background-color: #fdfdfe; }
    .tabs-wrap .tabs a {
      padding: 20px 30px;
      display: block;
      color: #000;
      -webkit-transition: color .3s ease-in-out;
      -moz-transition: color .3s ease-in-out;
      -o-transition: color .3s ease-in-out;
      -ms-transition: color .3s ease-in-out;
      transition: color .3s ease-in-out; }
      .tabs-wrap .tabs a:hover {
        color: #8955a3; }
  .main-content.product-page .tabs-wrap .tab-content .holder {
    padding: 0; }
  .main-content.product-page .tabs-wrap #review-tab .holder:nth-child(1) {
    padding: 0 0 20px; }
  .main-content.product-page .tabs-wrap #review-tab .holder:nth-child(2) {
    padding: 40px 0 0; }
  .tabs-wrap .product-specifications ul {
    list-style: none;
    padding: 0px; }
    .tabs-wrap .product-specifications ul li {
      margin: 0px;
      padding: 0px; }
  .tabs-wrap .specifications .general-info {
    position: relative;
    display: inline-block;
    top: 5px;
    right: 0; }

.short-description {
  padding-top: 20px;
  clear: both;
  zoom: 1; }
  .short-description:before, .short-description:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }
  .short-description:after {
    clear: both; }

.short-description p {
  font-size: 12px;
  font-size: 12rem;
  line-height: 1.6; }

.description .row {
  zoom: 1; }
  .description .row:before, .description .row:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }
  .description .row:after {
    clear: both; }

.description .price .price-quantity {
  float: left;
  display: block; }
.description .price + .price {
  margin-left: 20px; }
.description .price.sale {
  color: #969696;
  position: relative;
  text-decoration: line-through; }

.description .prices {
  padding-top: 35px;
  padding-bottom: 25px; }
  .description .prices .price {
    padding: 0;
    margin: 0;
    margin-right: 20px; }
    .description .prices .price + .price {
      margin-right: 0; }

.description .oneprice {
  padding-top: 35px;
  padding-bottom: 25px; }
  .description .oneprice .price {
    padding: 0;
    margin: 0; }
    .description .oneprice .price + .price {
      margin-right: 0; }

/*
@media screen and (max-width: 850px) {
	.product-item .price {
		@include font-size(20);
	}
}
@media screen and (max-width: 480px) {

	.description .price {
		padding: 0;
	}
	.description .price + .price {
		display: block;
		width: 100%;
		margin-left: 0;
	}
	.description .price:first-child {
		padding-top: 20px;
	}
	.description .price:last-child {
		padding-bottom: 20px;
	}
}
*/
.add-to-bar {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #787878;
  font-size: 12px;
  font-size: 12rem;
  zoom: 1; }
  .add-to-bar:before, .add-to-bar:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }
  .add-to-bar:after {
    clear: both; }
  .add-to-bar a {
    color: #8955a3;
    float: left;
    padding: 0 10px; }
    .add-to-bar a:first-child {
      padding-left: 0;
      border-right: 1px solid #787878; }
    .add-to-bar a:hover, .add-to-bar a:focus {
      color: #5f3b71; }
  .add-to-bar a .text-hidden {
    text-indent: -9999em;
    display: inline-block; }
  .add-to-bar a.email:before {
    font-size: 14px; }
  .add-to-bar a.facebook {
    margin-top: -3px; }
  .add-to-bar a.facebook:before {
    font-size: 20px;
    position: relative; }

@media screen and (max-width: 850px) {
  .add-to-bar a.email {
    display: block;
    clear: left;
    padding-left: 0; }

  .add-to-bar a.email {
    margin-top: 10px; }

  .add-to-bar a.facebook {
    margin-top: 7px; } }
.row.group {
  margin: 20px 0;
  border-radius: 3px;
  border: 1px solid #e6e6e6;
  display: block;
  color: #2f2f2f;
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal; }
  .row.group .product {
    zoom: 1;
    padding: 15px 20px;
    padding-right: 80px;
    padding-left: 120px;
    min-height: 115px;
    position: relative; }
    .row.group .product:before, .row.group .product:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .row.group .product:after {
      clear: both; }
  .row.group p.availability {
    margin: 0;
    padding: 0; }
  .row.group img {
    position: absolute;
    top: 10px;
    left: 10px; }
  .row.group .product:not(:first-child) {
    border-top: 1px solid #e6e6e6; }
  .row.group .left {
    float: left; }
  .row.group .right {
    float: right; }
  .row.group .title {
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    font-size: 14rem;
    margin: 0;
    margin-bottom: 10px; }
  .row.group .stock-alert {
    padding-right: 0;
    font-size: 12px;
    font-size: 12rem;
    width: 100%; }
  .product-item.primary .row.group .stock-alert {
    width: 100%;
    float: none;
    padding-right: 0;
    margin: 0; }
  .row.group .price-quantity {
    position: absolute;
    right: 20px;
    top: 15px;
    width: 50px;
    display: block; }
    .row.group .price-quantity .price {
      font-size: 14px;
      font-size: 14rem;
      padding: 0;
      display: block;
      text-align: center; }
      @media screen and (max-width: 850px) {
        .row.group .price-quantity .price {
          text-align: left; } }
    .row.group .price-quantity .price + .price {
      margin: 0; }
    .row.group .price-quantity .inc-gst-note, .row.group .price-quantity .inc-gst-note-printer {
      font-size: 10px;
      font-size: 10rem;
      margin-bottom: 10px;
      display: block; }
    .row.group .price-quantity .quantity {
      margin-top: 10px; }
    .row.group .price-quantity fieldset {
      background: #fff;
      font-size: 16px;
      font-size: 16rem;
      float: none;
      border: none;
      margin: 0;
      position: relative;
      padding: 0;
      width: 50px;
      display: block; }
    .row.group .price-quantity label {
      position: absolute;
      overflow: hidden;
      clip: rect(0 0 0 0);
      height: 1px;
      width: 1px;
      margin: -1px;
      padding: 0;
      border: 0; }
    .row.group .price-quantity input[type=number] {
      background: none;
      color: #2f2f2f !important;
      font-family: ProximaNovaSoft-Regular;
      font-weight: normal;
      font-style: normal;
      height: 31px;
      width: 100%;
      padding: 5px 5px 5px 8px;
      border-radius: 3px;
      border: 1px solid #e6e6e6;
      font-size: 12px;
      font-size: 12rem;
      text-align: center; }
      .row.group .price-quantity input[type=number]::-webkit-input-placeholder {
        text-align: center;
        font-size: 12px;
        font-size: 12rem; }

@media screen and (max-width: 850px) {
  .row.group .product {
    padding-right: 20px;
    border: 0; }

  .row.group .price-quantity {
    position: static;
    width: 100%; }

  .row.group .price-quantity .price span {
    display: inline; }

  .row.group .price-quantity .price:not(:last-child) {
    margin-right: 10px; }

  .product-item.primary .row.group .stock-alert {
    padding-top: 10px; } }
@media screen and (max-width: 480px) {
  .row.group img,
  .row.group img.left {
    position: static;
    float: none; }

  .row.group .product {
    padding-left: 20px; } }
.add-to-cart.single input {
  padding: 12px 18px 10px;
  color: #fff;
  border: none;
  background: #fe9c11;
  font-family: ProximaNovaSoft-Regular;
  font-weight: normal;
  font-style: normal;
  height: 100%;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  border-radius: 3px;
  width: 100%;
  max-width: 120px; }

.share-wishlist h2.legend {
  padding-left: 40px; }
  @media screen and (max-width: 850px) {
    .share-wishlist h2.legend {
      padding-left: 20px; } }
.share-wishlist ol, .share-wishlist ul {
  list-style: outside none none; }
.share-wishlist .button {
  float: right;
  min-width: 140px;
  margin: 2px 0px 2px 5px;
  clear: none; }
.share-wishlist .share-label {
  white-space: nowrap; }
.share-wishlist .buttons-set {
  padding: 10px 40px 0px;
  clear: both;
  margin: 10px 0px 0px;
  padding-top: 10px;
  border-top: 1px solid #EDEDED;
  text-align: right; }
  @media screen and (max-width: 850px) {
    .share-wishlist .buttons-set {
      padding: 10px 20px 0px; } }
.share-wishlist .buttons-set button.button {
  float: right;
  min-width: 140px;
  margin: 2px 0px 2px 5px;
  clear: none; }
.share-wishlist .buttons-set .back-link {
  float: left;
  margin: 0px;
  line-height: 33px; }

.compare-page {
  padding: 20px;
  background: #FFF none repeat scroll 0% 0%;
  height: auto; }
  .compare-page .std ul {
    padding: 0; }
  .compare-page .link-print {
    color: #5F3B71;
    padding: 5px 0;
    font-size: 14rem; }
  .compare-page .link-wishlist {
    color: #5F3B71;
    font-size: 14rem;
    margin: 5px 0 0 0; }
  .compare-page .price {
    margin: 15px 0; }
    .compare-page .price p {
      margin: 0; }
    .compare-page .price .regular-price {
      vertical-align: auto !important;
      height: 0 !important;
      line-height: 0 !important; }
  .compare-page .btn-cart {
    white-space: nowrap; }
  .compare-page .add-to-links {
    margin: 0;
    white-space: nowrap;
    padding: 0px; }
  .compare-page span.inc-gst-note, .compare-page .inc-gst-note-printer {
    font-size: 14rem;
    color: #AAA;
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal; }
  .compare-page .amount a {
    color: #5F3B71;
    font-size: 14rem;
    white-space: nowrap; }
  .compare-page ol, .compare-page ul {
    list-style: outside none none; }
  .compare-page .page-title h1 {
    margin: 0px 0px 0.5em;
    font-size: 36px;
    color: #636363;
    border-bottom: 1px solid #EDEDED; }
  .compare-page .a-right, .compare-page .align-right {
    text-align: right; }
  .compare-page .btn-remove,
  .compare-page .btn-previous {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #ededed;
    text-align: center;
    /* Hide text */
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    position: relative; }
  .compare-page .btn-remove:hover,
  .compare-page .btn-previous:hover {
    background-color: #FEB144;
    border-color: #FEB144; }
  .compare-page .btn-remove:after {
    content: 'X';
    color: #aaa;
    height: 20px;
    line-height: 20px;
    width: 100%;
    font-size: 10px;
    font-family: Arial, "Helvetica Neue", Verdana, Arial, sans-serif;
    font-weight: bold; }
  .compare-page .btn-remove:hover:after {
    color: #FFFFFF;
    text-decoration: none; }
  .compare-page .buttons-set {
    clear: both;
    margin: 10px 0px 0px;
    padding-top: 10px;
    border-top: 1px solid #EDEDED;
    text-align: right; }

.school-gov-aside-wrapper {
  border-top: 1px solid #f1f1f1;
  display: inline-block; }
  .school-gov-aside-wrapper h4 {
    font-size: 16px;
    font-size: 16rem;
    padding-left: 40px;
    position: relative;
    margin-bottom: 15px; }
  .school-gov-aside-wrapper h4:before {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    font-size: 30rem;
    color: #72a8d2;
    margin: auto;
    position: absolute;
    top: -8px;
    left: 0;
    z-index: 100;
    content: "\e627"; }

.school-gov-aside {
  padding: 20px; }
  .school-gov-aside p {
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    font-size: 13rem;
    line-height: 1.6;
    width: 75%; }
  .school-gov-aside .inner {
    background: #72a8d2 url(../images/little-man.png) no-repeat right bottom;
    padding: 20px 20px 30px 20px;
    color: #fff;
    border-radius: 3px; }
    .school-gov-aside .inner a {
      font-size: 14px;
      font-size: 14rem;
      padding: 10px 20px; }

.switch .content {
  padding-bottom: 20px; }

.switch aside h2 {
  font-size: 18px;
  font-size: 18rem;
  padding-left: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 0;
  margin-bottom: 0; }
.switch aside ul {
  list-style: none;
  padding-left: 0; }
.switch aside li {
  margin-bottom: 0; }
.switch aside li a {
  padding: 11px 0 11px 25px;
  font-size: 14px;
  font-size: 14rem;
  width: 100%;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  color: #494949;
  display: inline-block; }

.switch aside.standard h2 {
  border-bottom: 1px solid #dedede;
  background: -moz-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, white), color-stop(100%, rgba(242, 242, 242, 0.4)));
  background: -webkit-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
  background: -o-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
  background: -ms-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
  background: linear-gradient(to bottom, white 20%, rgba(242, 242, 242, 0.4) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a6f2f2f2',GradientType=0 ); }
.switch aside.standard li a:hover {
  color: #fff;
  background: #8955a3; }

.faq.switch aside ul {
  margin-top: 10px;
  margin-bottom: 0; }
.faq.switch aside li {
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 14rem; }
.faq.switch aside li a {
  padding-left: 55px;
  position: relative; }
.faq.switch aside li a:before {
  font-family: 'betterbatt';
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 9px;
  font-size: 9rem;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  color: inherit;
  content: "\e619";
  margin: auto;
  position: absolute;
  top: 15px;
  left: 30px; }
.faq.switch aside li a:hover {
  color: #8955a3;
  background: none; }
  .faq.switch aside li a:hover:before {
    left: 33px; }

.accounts.switch aside h2 {
  background: #849098;
  color: #fff;
  border-top-left-radius: 3px; }
.accounts.switch aside ul {
  margin-bottom: 0; }
.accounts.switch aside li {
  border-bottom: 1px solid #f3f3f3; }
.accounts.switch aside li a:hover {
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal;
  background: #f3f3f3; }

.account-cart {
  background: #f3f3f3;
  padding: 15px 25px 20px; }
  .account-cart li {
    padding: 11px 0;
    margin-bottom: 5px;
    font-size: 14px;
    font-size: 14rem;
    width: 100%;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    color: #494949;
    display: inline-block; }
  .account-cart .item {
    width: 65%;
    float: left; }
  .account-cart .cost {
    width: 30%;
    float: right;
    text-align: right; }
  .account-cart a {
    margin: 10px auto;
    display: inline-block;
    width: 100%;
    font-size: 18px;
    font-size: 18rem; }

.product-item.primary-w-options {
  text-align: center;
  position: relative; }

.product-item.primary-w-options .description {
  text-align: center; }
  .product-item.primary-w-options .description h1 {
    font-size: 26px;
    font-size: 26rem;
    margin-top: 10px;
    margin-bottom: 10px; }
  .product-item.primary-w-options .description .review-summary {
    float: none; }
  @media screen and (max-width: 850px) {
    .product-item.primary-w-options .description {
      position: relative;
      padding: 20px 40px; } }
  @media screen and (max-width: 600px) {
    .product-item.primary-w-options .description {
      float: none; } }

.product-item.primary-w-options .capacity-holder {
  position: absolute;
  left: 20px;
  top: 110px; }
  @media screen and (max-width: 850px) {
    .product-item.primary-w-options .capacity-holder {
      position: relative;
      left: auto;
      top: auto;
      width: auto;
      text-align: center; } }
  @media screen and (max-width: 450px) {
    .product-item.primary-w-options .capacity-holder {
      width: 175px;
      margin: 0 auto; } }
  .product-item.primary-w-options .capacity-holder .inner {
    display: inline-block; }

.product-item.primary-w-options .image {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 100%;
  height: 100%; }
  @media screen and (max-width: 850px) {
    .product-item.primary-w-options .image {
      position: relative; } }
  @media screen and (max-width: 600px) {
    .product-item.primary-w-options .image {
      width: 100%;
      float: none;
      text-align: center; } }
  .product-item.primary-w-options .image img {
    margin: 20px;
    vertical-align: middle;
    display: inline-block; }
    @media screen and (max-width: 850px) {
      .product-item.primary-w-options .image img {
        margin: 0;
        width: 50%; } }
    @media screen and (max-width: 550px) {
      .product-item.primary-w-options .image img {
        margin: 0;
        width: 85%; } }

.product-item.primary-w-options .option-thumb-holder {
  text-align: center;
  display: inline-block;
  padding-bottom: 40px; }
  @media screen and (max-width: 450px) {
    .product-item.primary-w-options .option-thumb-holder {
      padding-top: 20px;
      padding-bottom: 20px; } }

.product-primary-holder aside {
  border-bottom: 1px solid #dedede;
  text-align: left; }
  @media screen and (max-width: 1015px) {
    .product-primary-holder aside {
      padding: 40px 20px; } }
  .product-primary-holder aside .row {
    padding: 10px 30px; }
    @media screen and (max-width: 1015px) {
      .product-primary-holder aside .row {
        width: 50%;
        float: left; } }
    @media screen and (max-width: 850px) {
      .product-primary-holder aside .row {
        width: 100%; } }
  @media screen and (max-width: 1015px) {
    .product-primary-holder aside .row.alt {
      width: 50%;
      float: left; } }
  @media screen and (max-width: 600px) {
    .product-primary-holder aside .row.alt {
      width: 50%;
      float: left; } }
  @media screen and (max-width: 450px) {
    .product-primary-holder aside .row.alt {
      width: 100%; } }
  .product-primary-holder aside .price {
    text-align: center;
    font-size: 36px;
    font-size: 36rem;
    padding-bottom: 20px; }
    @media screen and (max-width: 1015px) {
      .product-primary-holder aside .price {
        text-align: left;
        padding-top: 0; } }
    @media screen and (max-width: 850px) {
      .product-primary-holder aside .price {
        text-align: center; } }
    .product-primary-holder aside .price span {
      display: block;
      font-size: 14px;
      font-size: 14rem;
      padding-left: 10px; }
  .product-primary-holder aside .free-delivery {
    padding-left: 80px;
    margin-top: 30px;
    position: relative;
    text-transform: uppercase;
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    font-size: 12rem;
    display: inline-block;
    text-align: left; }
    .product-primary-holder aside .free-delivery:before {
      font-family: 'betterbatt';
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 40px;
      font-size: 40rem;
      color: #8955a3;
      content: "\e602";
      margin: auto;
      position: absolute;
      top: 5px;
      left: 5px; }
  .product-primary-holder aside .stock-alert {
    padding-top: 30px; }
    @media screen and (max-width: 450px) {
      .product-primary-holder aside .stock-alert {
        padding-top: 0; } }
  .product-primary-holder aside .sku {
    position: absolute;
    bottom: 20px;
    right: 15px; }
    @media screen and (max-width: 450px) {
      .product-primary-holder aside .sku {
        right: 20px; } }
  @media screen and (max-width: 850px) {
    .product-primary-holder aside .add-to-cart fieldset {
      width: 100%; } }

.product-item.primary-w-options .free-delivery {
  padding-left: 70px;
  margin-top: 10px;
  position: relative;
  text-transform: uppercase;
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-size: 12rem;
  display: inline-block; }
  @media screen and (min-width: 1250px) {
    .product-item.primary-w-options .free-delivery {
      padding-left: 90px; } }
  .product-item.primary-w-options .free-delivery:before {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px;
    font-size: 40rem;
    color: #8955a3;
    content: "\e602";
    margin: auto;
    position: absolute;
    top: 5px;
    left: 5px; }
    @media screen and (min-width: 1250px) {
      .product-item.primary-w-options .free-delivery:before {
        left: 16px; } }

@media screen and (max-width: 850px) {
  .product-item.primary-w-options .review-summary {
    float: none; }

  .product-item .sku {
    float: none;
    text-align: left;
    display: block;
    margin-top: 20px; }

  .product-item.primary-w-options .col {
    width: 100%; }

  .product-item.primary-w-options .free-delivery {
    display: none; } }
@media screen and (max-width: 600px) {
  .product-item.primary-w-options .add-to-cart fieldset {
    float: none;
    margin: 0 auto; } }
.option-thumb {
  color: #636363;
  text-align: center;
  position: relative;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  cursor: pointer;
  margin-bottom: 5px;
  width: 100px;
  height: 100px;
  float: left; }
  @media screen and (max-width: 600px) {
    .option-thumb {
      width: 80px; } }
  @media screen and (max-width: 450px) {
    .option-thumb {
      width: 50px;
      height: 50px;
      margin: 0 3px 5px; } }
  .option-thumb .inner {
    border: 3px solid transparent;
    border-radius: 3px;
    width: 75px;
    height: 75px;
    padding: 5px;
    margin: 0 auto;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }
    @media screen and (max-width: 450px) {
      .option-thumb .inner {
        border: 1px solid transparent;
        width: 50px;
        height: 50px; } }
  @media screen and (max-width: 450px) {
    .option-thumb.black .inner {
      background: #000; } }
  @media screen and (max-width: 450px) {
    .option-thumb.navy .inner {
      background: #000080; } }
  @media screen and (max-width: 450px) {
    .option-thumb.white .inner {
      border: 1px solid #efefef;
      background: #fff; } }
  @media screen and (max-width: 450px) {
    .option-thumb .inner img {
      display: none; } }
  .option-thumb h5 {
    font-size: 18px;
    font-size: 18rem;
    margin: 0 0 15px; }
  .option-thumb p {
    font-size: 12px;
    font-size: 12rem;
    padding-top: 15px; }
    @media screen and (max-width: 450px) {
      .option-thumb p {
        position: absolute;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        border: 0; } }

.option-thumb:hover .inner {
  border: 3px solid #a4a4a4; }

.option-thumb.is-selected .inner {
  border: 3px solid #8955a3; }

.why-shop-hero-wrapper {
  height: 80vh;
  min-height: 500px;
  padding: 100px 0;
  position: relative;
  background: url("../images/why-shop-intro-bg.png") center center repeat #fff;
  background-attachment: fixed; }
  @media screen and (max-width: 700px) {
    .why-shop-hero-wrapper {
      min-height: 0;
      padding: 30px;
      background: #fff;
      height: auto; } }
  @media screen and (max-width: 700px) and (min-width: 450px) {
    .why-shop-hero-wrapper {
      padding: 100px 30px; } }
  .why-shop-hero-wrapper .hero-content {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 80px;
    margin-top: -250px;
    margin-left: -430px;
    width: 860px;
    height: 500px;
    background: rgba(255, 255, 255, 0.8);
    text-align: center;
    box-shadow: 0 0 40px 40px rgba(255, 255, 255, 0.8); }
    @media screen and (max-width: 1015px) {
      .why-shop-hero-wrapper .hero-content {
        width: 700px;
        margin-left: -350px; } }
    @media screen and (max-width: 700px) {
      .why-shop-hero-wrapper .hero-content {
        position: relative;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0;
        top: 0px;
        left: 0px; } }
    @media screen and (max-height: 768px) and (min-width: 768px) {
      .why-shop-hero-wrapper .hero-content {
        height: 400px;
        padding: 40px;
        margin-top: -200px; } }
  .why-shop-hero-wrapper h1 {
    margin: 0 0 0.4em;
    font-size: 52px;
    font-size: 52rem;
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    color: #fe9c11; }
    @media screen and (max-width: 1015px) {
      .why-shop-hero-wrapper h1 {
        font-size: 40px;
        font-size: 40rem; } }
    @media screen and (max-width: 700px) {
      .why-shop-hero-wrapper h1 {
        font-size: 32px;
        font-size: 32rem; } }
    @media screen and (max-width: 600px) {
      .why-shop-hero-wrapper h1 {
        font-size: 24px;
        font-size: 24rem; } }
    @media screen and (max-height: 768px) and (min-width: 768px) {
      .why-shop-hero-wrapper h1 {
        font-size: 40px;
        font-size: 40rem; } }
  .why-shop-hero-wrapper p {
    font-size: 32px;
    font-size: 32rem;
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    line-height: 1.25;
    margin: 0; }
    @media screen and (max-width: 1015px) {
      .why-shop-hero-wrapper p {
        font-size: 24px;
        font-size: 24rem; } }
    @media screen and (max-width: 700px) {
      .why-shop-hero-wrapper p {
        font-size: 20px;
        font-size: 20rem; } }
    @media screen and (max-width: 600px) {
      .why-shop-hero-wrapper p {
        font-size: 16px;
        font-size: 16rem; } }
    @media screen and (max-height: 768px) and (min-width: 768px) {
      .why-shop-hero-wrapper p {
        font-size: 24px;
        font-size: 24rem; } }
  .why-shop-hero-wrapper a {
    display: block;
    position: relative;
    height: 60px;
    width: 390px;
    margin: 40px auto 0;
    padding: 22px 70px 22px 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    font-size: 14rem;
    background: #fe9c11;
    border-radius: 30px;
    color: #fff;
    transition: background 0.2s ease; }
    .why-shop-hero-wrapper a:after {
      position: absolute;
      display: block;
      padding-top: 10px;
      top: 13px;
      right: 14px;
      color: #fe9c11;
      content: "\e611";
      font-family: "betterbatt";
      background: #fff;
      width: 35px;
      height: 35px;
      border-radius: 100%; }
    .why-shop-hero-wrapper a:hover {
      background: #fea72a; }
    @media screen and (max-width: 450px) {
      .why-shop-hero-wrapper a {
        width: 100%;
        padding: 22px 20px;
        margin: 20px auto 0; }
        .why-shop-hero-wrapper a:after {
          display: none; } }

.positive-reviews-wrapper {
  position: relative;
  background: url("../images/why-shop-reviews-bg.png") center center no-repeat #282b3c;
  background-attachment: fixed;
  height: 100vh;
  min-height: 800px; }
  @media screen and (max-width: 850px) {
    .positive-reviews-wrapper {
      min-height: 0;
      height: auto;
      padding: 60px 0;
      background: #282b3c; } }
  .positive-reviews-wrapper .container {
    top: 50%;
    width: 1120px;
    height: 580px;
    margin: -290px auto 0; }
    @media screen and (max-width: 1250px) {
      .positive-reviews-wrapper .container {
        width: 960px; } }
    @media screen and (max-width: 1015px) {
      .positive-reviews-wrapper .container {
        width: 840px; } }
    @media screen and (max-width: 850px) {
      .positive-reviews-wrapper .container {
        width: 100%;
        height: auto;
        margin: 0 auto; } }
    .ie8 .positive-reviews-wrapper .container {
      top: 0;
      margin: 60px auto; }
  .positive-reviews-wrapper .panel-image {
    float: left;
    width: 48%;
    height: 580px;
    background: url("../images/why-shop-reviews-globe.png") center center no-repeat;
    background-size: 50%;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    opacity: 0; }
    @media screen and (max-width: 1015px) {
      .positive-reviews-wrapper .panel-image {
        width: 45%;
        height: 470px; } }
    @media screen and (max-width: 850px) {
      .positive-reviews-wrapper .panel-image {
        width: 100%;
        float: none;
        height: 300px;
        background-size: auto 50%; } }
    @media screen and (max-width: 600px) {
      .positive-reviews-wrapper .panel-image {
        height: 200px; } }
    .positive-reviews-wrapper .panel-image.triggered {
      opacity: 1;
      background-size: 100%; }
      @media screen and (max-width: 850px) {
        .positive-reviews-wrapper .panel-image.triggered {
          background-size: auto 95%; } }
  .positive-reviews-wrapper .content {
    float: right;
    width: 50%;
    padding: 80px 20px 0;
    color: #fff; }
    @media screen and (max-width: 1250px) {
      .positive-reviews-wrapper .content {
        padding: 80px 0 0 40px; } }
    @media screen and (max-width: 1015px) {
      .positive-reviews-wrapper .content {
        padding: 40px 0 0 20px;
        width: 55%; } }
    @media screen and (max-width: 850px) {
      .positive-reviews-wrapper .content {
        width: 100%;
        float: none; } }
    @media screen and (max-width: 600px) {
      .positive-reviews-wrapper .content {
        padding: 20px; } }
  .positive-reviews-wrapper h2 {
    margin: 0 0 30px;
    font-size: 45px;
    font-size: 45rem;
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    color: #4dbf9b;
    line-height: 1;
    width: 350px; }
    @media screen and (max-width: 850px) {
      .positive-reviews-wrapper h2 {
        width: auto;
        text-align: center; } }
    @media screen and (max-width: 600px) {
      .positive-reviews-wrapper h2 {
        font-size: 24px;
        font-size: 24rem; } }
  .positive-reviews-wrapper h3 {
    font-size: 20px;
    font-size: 20rem;
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    color: #4dbf9b; }
    @media screen and (max-width: 850px) {
      .positive-reviews-wrapper h3 {
        text-align: center; } }
    @media screen and (max-width: 600px) {
      .positive-reviews-wrapper h3 {
        font-size: 18px;
        font-size: 18rem; } }
  .positive-reviews-wrapper p {
    width: 350px;
    font-size: 18px;
    font-size: 18rem; }
    @media screen and (max-width: 850px) {
      .positive-reviews-wrapper p {
        width: auto;
        text-align: center; } }
    @media screen and (max-width: 600px) {
      .positive-reviews-wrapper p {
        font-size: 16px;
        font-size: 16rem; } }
  .positive-reviews-wrapper ul {
    list-style: none;
    padding: 0; }
  .positive-reviews-wrapper li {
    float: left;
    margin: 0 10px 10px 0; }
    @media screen and (max-width: 850px) {
      .positive-reviews-wrapper li {
        width: 50%;
        margin: 0 0 10px; } }
    @media screen and (max-width: 450px) {
      .positive-reviews-wrapper li {
        width: 100%; } }
  .positive-reviews-wrapper a {
    position: relative;
    display: block;
    width: 185px;
    height: 44px;
    border-radius: 22px;
    transition: background 0.2s ease; }
    .positive-reviews-wrapper a:hover {
      background-color: #242736; }
    .positive-reviews-wrapper a:after {
      content: "\e619";
      font-family: "betterbatt";
      display: block;
      position: absolute;
      top: 15px;
      right: 15px;
      color: #32364b;
      font-size: 10px;
      font-size: 10rem; }
    @media screen and (max-width: 850px) {
      .positive-reviews-wrapper a {
        margin: 0 auto; } }
  .positive-reviews-wrapper .product-review a {
    background: url("../images/logos/product-review.png") 20px center no-repeat #1e202d; }
    .positive-reviews-wrapper .product-review a:hover {
      background: url("../images/logos/product-review.png") 20px center no-repeat #242736; }
  .positive-reviews-wrapper .google-reviews a {
    background: url("../images/logos/google-reviews.png") 24px center no-repeat #1e202d; }
    .positive-reviews-wrapper .google-reviews a:hover {
      background: url("../images/logos/google-reviews.png") 24px center no-repeat #242736; }
  .positive-reviews-wrapper .shopper-approved a {
    background: url("../images/logos/shopper-approved.png") 45px center no-repeat #1e202d; }
    .positive-reviews-wrapper .shopper-approved a:hover {
      background: url("../images/logos/shopper-approved.png") 45px center no-repeat #242736; }
  .positive-reviews-wrapper .trustpilot a {
    background: url("../images/logos/trustpilot.png") 35px center no-repeat #1e202d; }
    .positive-reviews-wrapper .trustpilot a:hover {
      background: url("../images/logos/trustpilot.png") 35px center no-repeat #242736; }

.easy-deal-wrapper {
  position: relative;
  background: url("../images/why-shop-easy-cake-bg.png") center center no-repeat #fff;
  background-attachment: fixed;
  height: 100vh;
  min-height: 800px; }
  @media screen and (max-width: 850px) {
    .easy-deal-wrapper {
      min-height: 0;
      height: auto;
      padding: 60px 0;
      background: #fff; } }
  .easy-deal-wrapper .container {
    top: 50%;
    width: 1120px;
    height: 580px;
    margin: -290px auto 0; }
    @media screen and (max-width: 1250px) {
      .easy-deal-wrapper .container {
        width: 960px; } }
    @media screen and (max-width: 1015px) {
      .easy-deal-wrapper .container {
        width: 840px; } }
    @media screen and (max-width: 850px) {
      .easy-deal-wrapper .container {
        width: 100%;
        height: auto;
        margin: 0 auto; } }
    .ie8 .easy-deal-wrapper .container {
      top: 0;
      margin: 60px auto; }
  .easy-deal-wrapper .panel-image {
    float: right;
    width: 48%;
    height: 460px;
    background: url("../images/why-shop-easy-cake.png") center center no-repeat;
    background-size: 50%;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    opacity: 0; }
    @media screen and (max-width: 1015px) {
      .easy-deal-wrapper .panel-image {
        height: 400px; } }
    @media screen and (max-width: 850px) {
      .easy-deal-wrapper .panel-image {
        width: 100%;
        float: none;
        height: 300px;
        background-size: auto 50%; } }
    @media screen and (max-width: 600px) {
      .easy-deal-wrapper .panel-image {
        height: 200px; } }
    .easy-deal-wrapper .panel-image.triggered {
      opacity: 1;
      background-size: 100%; }
      @media screen and (max-width: 850px) {
        .easy-deal-wrapper .panel-image.triggered {
          background-size: auto 95%; } }
  .easy-deal-wrapper .content {
    float: left;
    width: 50%;
    padding: 80px 20px 0 160px; }
    @media screen and (max-width: 1250px) {
      .easy-deal-wrapper .content {
        padding: 80px 0 0 120px; } }
    @media screen and (max-width: 1015px) {
      .easy-deal-wrapper .content {
        padding: 40px 0 0 20px; } }
    @media screen and (max-width: 850px) {
      .easy-deal-wrapper .content {
        width: 100%;
        float: none;
        height: auto; } }
    @media screen and (max-width: 600px) {
      .easy-deal-wrapper .content {
        padding: 20px; } }
  .easy-deal-wrapper h2 {
    margin: 0 0 30px;
    font-size: 45px;
    font-size: 45rem;
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    color: #f0929d;
    line-height: 1;
    width: 350px; }
    @media screen and (max-width: 850px) {
      .easy-deal-wrapper h2 {
        width: auto;
        text-align: center; } }
    @media screen and (max-width: 600px) {
      .easy-deal-wrapper h2 {
        font-size: 24px;
        font-size: 24rem; } }
  .easy-deal-wrapper p {
    width: 350px;
    font-size: 18px;
    font-size: 18rem; }
    @media screen and (max-width: 850px) {
      .easy-deal-wrapper p {
        width: auto;
        text-align: center; } }
    @media screen and (max-width: 600px) {
      .easy-deal-wrapper p {
        font-size: 16px;
        font-size: 16rem; } }
  .easy-deal-wrapper a {
    display: block;
    height: 60px;
    margin-top: 40px;
    padding: 22px;
    width: 300px;
    background: #f0929d;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    font-size: 14rem;
    border-radius: 30px;
    text-align: center;
    color: #fff;
    transition: background 0.2s ease; }
    .easy-deal-wrapper a:hover {
      background: #f3a8b1; }
    @media screen and (max-width: 850px) {
      .easy-deal-wrapper a {
        margin: 40px auto 0; } }
    @media screen and (max-width: 600px) {
      .easy-deal-wrapper a {
        width: 100%; } }

.customer-support-wrapper {
  position: relative;
  background: url("../images/why-shop-customer-support-bg.png") center center no-repeat #674685;
  background-attachment: fixed;
  height: 100vh;
  min-height: 800px; }
  @media screen and (max-width: 850px) {
    .customer-support-wrapper {
      min-height: 0;
      height: auto;
      padding: 60px 0;
      background: #674685; } }
  .customer-support-wrapper .container {
    top: 50%;
    width: 1120px;
    height: 580px;
    margin: -290px auto 0; }
    @media screen and (max-width: 1250px) {
      .customer-support-wrapper .container {
        width: 960px; } }
    @media screen and (max-width: 1015px) {
      .customer-support-wrapper .container {
        width: 840px; } }
    @media screen and (max-width: 850px) {
      .customer-support-wrapper .container {
        width: 100%;
        height: auto;
        margin: 0 auto; } }
    .ie8 .customer-support-wrapper .container {
      top: 0;
      margin: 60px auto; }
  .customer-support-wrapper .panel-image {
    float: left;
    width: 48%;
    height: 580px;
    background: url("../images/why-shop-customer-support.png") center center no-repeat;
    background-size: 50%;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    opacity: 0; }
    @media screen and (max-width: 1015px) {
      .customer-support-wrapper .panel-image {
        height: 470px; } }
    @media screen and (max-width: 850px) {
      .customer-support-wrapper .panel-image {
        width: 100%;
        float: none;
        height: 300px;
        background-size: auto 50%; } }
    @media screen and (max-width: 600px) {
      .customer-support-wrapper .panel-image {
        height: 200px; } }
    .customer-support-wrapper .panel-image.triggered {
      opacity: 1;
      background-size: 100%; }
      @media screen and (max-width: 850px) {
        .customer-support-wrapper .panel-image.triggered {
          background-size: auto 95%; } }
  .customer-support-wrapper .content {
    float: right;
    width: 50%;
    padding: 80px 20px 0;
    color: #fff; }
    @media screen and (max-width: 1250px) {
      .customer-support-wrapper .content {
        padding: 80px 0 0 40px; } }
    @media screen and (max-width: 1015px) {
      .customer-support-wrapper .content {
        padding: 40px 0 0 20px; } }
    @media screen and (max-width: 850px) {
      .customer-support-wrapper .content {
        width: 100%;
        float: none; } }
    @media screen and (max-width: 600px) {
      .customer-support-wrapper .content {
        padding: 20px; } }
  .customer-support-wrapper .zendesk-breakout {
    width: 380px;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 4px;
    background: #5c3f77; }
    @media screen and (max-width: 850px) {
      .customer-support-wrapper .zendesk-breakout {
        margin: 0 auto 20px; } }
    @media screen and (max-width: 450px) {
      .customer-support-wrapper .zendesk-breakout {
        width: 100%;
        padding: 15px 20px 20px; } }
    .customer-support-wrapper .zendesk-breakout h3 {
      display: block;
      float: left;
      margin: 0;
      width: 100px;
      height: 30px;
      background: url("../images/logos/zendesk.png") center center no-repeat; }
      @media screen and (max-width: 450px) {
        .customer-support-wrapper .zendesk-breakout h3 {
          width: 100%;
          float: none;
          height: 23px; } }
      .customer-support-wrapper .zendesk-breakout h3 span {
        position: absolute;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        border: 0; }
    .customer-support-wrapper .zendesk-breakout p {
      display: block;
      float: right;
      width: 240px;
      margin: 0;
      font-size: 14px;
      font-size: 14rem;
      font-family: ProximaNovaSoft-Bold;
      font-weight: normal;
      font-style: normal;
      line-height: 1.2; }
      @media screen and (max-width: 450px) {
        .customer-support-wrapper .zendesk-breakout p {
          width: 100%;
          float: none;
          margin-top: 10px; } }
      .customer-support-wrapper .zendesk-breakout p span {
        display: block;
        float: left;
        margin: 0 20px;
        font-size: 35px;
        font-size: 35rem;
        color: #eda212;
        line-height: 1; }
        @media screen and (max-width: 450px) {
          .customer-support-wrapper .zendesk-breakout p span {
            display: inline;
            margin: 0;
            float: none;
            font-size: 14px;
            font-size: 14rem; } }
  .customer-support-wrapper .button {
    display: block;
    padding: 22px;
    height: 60px;
    width: 280px;
    background: #eda212;
    color: #fff;
    font-size: 14px;
    font-size: 14rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 30px;
    transition: background 0.2s ease; }
    .customer-support-wrapper .button:hover {
      background: #efab2a; }
    @media screen and (max-width: 850px) {
      .customer-support-wrapper .button {
        margin: 0 auto; } }
  .customer-support-wrapper h2 {
    margin: 0 0 30px;
    font-size: 45px;
    font-size: 45rem;
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    color: #eda212;
    line-height: 1;
    width: 360px; }
    @media screen and (max-width: 850px) {
      .customer-support-wrapper h2 {
        width: auto;
        text-align: center; } }
    @media screen and (max-width: 600px) {
      .customer-support-wrapper h2 {
        font-size: 24px;
        font-size: 24rem; } }
  .customer-support-wrapper p {
    width: 340px; }
    @media screen and (max-width: 850px) {
      .customer-support-wrapper p {
        width: auto;
        text-align: center; } }
    @media screen and (max-width: 600px) {
      .customer-support-wrapper p {
        font-size: 16px;
        font-size: 16rem; } }
    .customer-support-wrapper p.footnote {
      margin: 15px 0 0 20px;
      font-size: 14px;
      font-size: 14rem; }
      .customer-support-wrapper p.footnote a {
        color: #eda212; }

.australian-owned-wrapper {
  position: relative;
  background: url("../images/why-shop-australian-owned-bg.png") center center no-repeat #fff;
  background-attachment: fixed;
  height: 80vh;
  min-height: 640px; }
  @media screen and (max-width: 850px) {
    .australian-owned-wrapper {
      min-height: 0;
      height: auto;
      padding: 60px 0;
      background: #fff; } }
  .australian-owned-wrapper .container {
    top: 50%;
    width: 1120px;
    height: 490px;
    margin: -245px auto 0; }
    @media screen and (max-width: 1250px) {
      .australian-owned-wrapper .container {
        width: 960px; } }
    @media screen and (max-width: 1015px) {
      .australian-owned-wrapper .container {
        width: 840px; } }
    @media screen and (max-width: 850px) {
      .australian-owned-wrapper .container {
        width: 100%;
        height: auto;
        margin: 0 auto; } }
    .ie8 .australian-owned-wrapper .container {
      top: 0;
      margin: 60px auto; }
  .australian-owned-wrapper .panel-image {
    width: 100%;
    height: 300px;
    background: url("../images/why-shop-australian-owned.png") center center no-repeat;
    background-size: auto 50%;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    opacity: 0; }
    @media screen and (max-width: 850px) {
      .australian-owned-wrapper .panel-image {
        height: 300px;
        background-size: auto 50%; } }
    @media screen and (max-width: 600px) {
      .australian-owned-wrapper .panel-image {
        height: 200px; } }
    .australian-owned-wrapper .panel-image.triggered {
      opacity: 1;
      background-size: auto 95%; }
  .australian-owned-wrapper .content {
    width: 100%;
    padding: 20px 0;
    margin-top: 40px;
    color: #494949;
    text-align: center; }
    @media screen and (max-width: 600px) {
      .australian-owned-wrapper .content {
        padding: 20px; } }
    .ie8 .australian-owned-wrapper .content {
      top: 60px; }
  .australian-owned-wrapper h2 {
    width: 620px;
    margin: 0 auto 30px;
    font-size: 40px;
    font-size: 40rem;
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    line-height: 1; }
    @media screen and (max-width: 850px) {
      .australian-owned-wrapper h2 {
        width: auto;
        text-align: center; } }
    @media screen and (max-width: 600px) {
      .australian-owned-wrapper h2 {
        font-size: 24px;
        font-size: 24rem; } }
  .australian-owned-wrapper p {
    width: 620px;
    margin: 0 auto;
    font-size: 18px;
    font-size: 18rem; }
    @media screen and (max-width: 850px) {
      .australian-owned-wrapper p {
        width: auto;
        text-align: center; } }
    @media screen and (max-width: 600px) {
      .australian-owned-wrapper p {
        font-size: 16px;
        font-size: 16rem; } }

.products-footer-wrapper {
  position: relative;
  height: 20vh;
  min-height: 200px;
  background: url("../images/why-shop-footer-bg.png") bottom right no-repeat #fe9c11;
  text-align: center; }
  @media screen and (max-width: 1015px) {
    .products-footer-wrapper {
      height: auto;
      padding: 30px 0; } }
  @media screen and (max-width: 850px) {
    .products-footer-wrapper {
      min-height: 0; } }
  .products-footer-wrapper .container {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 920px;
    height: 60px;
    padding: 0;
    margin-top: -30px;
    margin-left: -460px; }
    @media screen and (max-width: 1015px) {
      .products-footer-wrapper .container {
        width: 700px;
        margin-left: -350px;
        height: 120px;
        margin-top: -60px; } }
    @media screen and (max-width: 850px) {
      .products-footer-wrapper .container {
        position: relative;
        width: 100%;
        padding: 0 30px;
        margin-left: 0;
        height: auto;
        margin-top: 0;
        top: 0px;
        left: 0px; } }
    .ie8 .products-footer-wrapper .container {
      top: 0;
      margin: 60px auto; }
  .products-footer-wrapper p {
    height: 60px;
    margin: 0;
    font-size: 30px;
    font-size: 30rem;
    color: #fff; }
    @media screen and (max-width: 1015px) {
      .products-footer-wrapper p {
        height: auto; } }
    @media screen and (max-width: 850px) {
      .products-footer-wrapper p {
        font-size: 20px;
        font-size: 20rem; } }
  .products-footer-wrapper a {
    position: relative;
    display: inline-block;
    height: 60px;
    padding: 22px 50px 22px 22px;
    margin-left: 30px;
    border-radius: 30px;
    background: #fff;
    color: #fe9c11;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    font-size: 14rem;
    vertical-align: middle; }
    .products-footer-wrapper a:after {
      position: absolute;
      display: block;
      padding-top: 10px;
      top: 16px;
      right: 14px;
      color: #fe9c11;
      content: "\e619";
      font-family: "betterbatt";
      font-size: 10px;
      font-size: 10rem;
      background: #fff;
      width: 35px;
      height: 35px;
      border-radius: 100%; }
    @media screen and (max-width: 1015px) {
      .products-footer-wrapper a {
        margin: 20px 0 0; } }
    @media screen and (max-width: 850px) {
      .products-footer-wrapper a {
        display: block;
        width: 300px;
        margin: 20px auto 0; } }
    @media screen and (max-width: 600px) {
      .products-footer-wrapper a {
        width: 100%; } }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  /* top: 1px; */ }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    /*
padding-left: 6px;
    padding-right: 6px;
*/ } }
.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8; }

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

.rateit {
  display: -moz-inline-box;
  display: inline-block;
  position: relative;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none; }

.rateit .rateit-range {
  position: relative;
  display: -moz-inline-box;
  display: inline-block;
  background: url(../images/icons/star.gif);
  height: 16px;
  outline: none; }

.rateit .rateit-range * {
  display: block; }

/* for IE 6 */
* html .rateit, * html .rateit .rateit-range {
  display: inline; }

/* for IE 7 */
* + html .rateit, * + html .rateit .rateit-range {
  display: inline; }

.rateit .rateit-hover, .rateit .rateit-selected {
  position: absolute;
  left: 0px; }

.rateit .rateit-hover-rtl, .rateit .rateit-selected-rtl {
  left: auto;
  right: 0px; }

.rateit .rateit-hover {
  background: url(../images/icons/star.gif) left -32px; }

.rateit .rateit-hover-rtl {
  background-position: right -32px; }

.rateit .rateit-selected {
  background: url(../images/icons/star.gif) left -16px; }

.rateit .rateit-selected-rtl {
  background-position: right -16px; }

.rateit .rateit-preset {
  background: url(../images/icons/star.gif) left -48px; }

.rateit .rateit-preset-rtl {
  background: url(../images/icons/star.gif) left -48px; }

.rateit button.rateit-reset {
  width: 16px;
  height: 16px;
  display: -moz-inline-box;
  display: inline-block;
  float: left;
  outline: none;
  border: none;
  padding: 0; }

.rateit button.rateit-reset:hover, .rateit button.rateit-reset:focus {
  background-position: 0 -16px; }

div.svg div.rateit-range {
  background: url(../images/icons/star.svg);
  cursor: pointer; }

.ie8 div.svg div.rateit-range {
  background: url(../images/icons/star-normal.png); }

div.svg div.rateit-hover {
  background: url(../images/icons/star-hover.svg); }

div.svg div.rateit-selected {
  background: url(../images/icons/star-hover.svg); }

.ie8 div.svg div.rateit-selected,
.ie8 div.svg div.rateit-hover {
  background: url(../images/icons/star-hover.png); }

.accordion-heading {
  padding: 10px 30px;
  cursor: pointer; }

.accordion-content {
  display: none;
  background: #fff; }

.open-content {
  display: block; }

.accordion-tabs {
  margin-bottom: 20px;
  padding-left: 0; }
  @media screen and (max-width: 600px) {
    .accordion-tabs {
      padding: 0 20px; } }
  .accordion-tabs li.tab-header-and-content {
    display: inline; }
  .accordion-tabs li {
    position: relative;
    list-style: none; }
    .accordion-tabs li:first-child {
      margin-left: 40px; }
      @media screen and (max-width: 600px) {
        .accordion-tabs li:first-child {
          margin: 0; } }
  .accordion-tabs a.tab-link {
    margin: 0;
    cursor: pointer;
    background: #f3f3f3;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 13px 45px 0 20px;
    margin-right: 5px;
    height: 45px;
    color: #787878;
    position: relative;
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    display: inline-block; }
    @media screen and (max-width: 600px) {
      .accordion-tabs a.tab-link {
        padding-right: 25px; } }
    .accordion-tabs a.tab-link:hover, .accordion-tabs a.tab-link.is-active {
      background: #fe9c11;
      color: #fff; }
    .accordion-tabs a.tab-link.is-active:after {
      top: 100%;
      left: 15%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-width: 6px 8px 0 8px;
      border-color: #fe9c11 transparent transparent transparent;
      content: ''; }
      @media screen and (max-width: 600px) {
        .accordion-tabs a.tab-link.is-active:after {
          left: 5%; } }
  .accordion-tabs a.tab-link.is-active ~ .general-info:after {
    color: #d18110; }
  .accordion-tabs .general-info {
    position: absolute;
    z-index: 1;
    right: 20px;
    top: 0px; }
    @media screen and (max-width: 600px) {
      .accordion-tabs .general-info {
        display: none; } }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .accordion-tabs .general-info {
        top: 4px; } }
    .accordion-tabs .general-info p {
      color: #494949; }
  .accordion-tabs .tab-content {
    display: none;
    padding: 20px 40px;
    width: 100%;
    float: left;
    border-top: 1px solid #f1f1f1; }
    @media screen and (max-width: 600px) {
      .accordion-tabs .tab-content {
        padding: 0; } }
    .accordion-tabs .tab-content ul li:first-child {
      margin-left: 0; }
    .accordion-tabs .tab-content h4,
    .accordion-tabs .tab-content span {
      font-size: 16px;
      font-size: 16rem;
      font-family: ProximaNovaSoft-Bold;
      font-weight: normal;
      font-style: normal;
      margin-top: 20px;
      margin-bottom: 40px; }
    .accordion-tabs .tab-content h4 {
      display: inline-block; }
      @media screen and (max-width: 700px) {
        .accordion-tabs .tab-content h4 {
          display: block;
          margin-bottom: 10px; } }
    .accordion-tabs .tab-content span {
      float: right; }
      @media screen and (max-width: 700px) {
        .accordion-tabs .tab-content span {
          float: none;
          margin-top: 0;
          margin-bottom: 30px;
          display: inline-block; } }
      .accordion-tabs .tab-content span a {
        transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        color: #fe9c11; }
        .accordion-tabs .tab-content span a:hover {
          color: #db8101; }

.ie8 .accordion-tabs .general-info,
.ie9 .accordion-tabs .general-info {
  top: 4px; }

.choose-brand a {
  width: 196px;
  height: 196px;
  display: block;
  float: left;
  margin-right: 10px; }
.choose-brand img {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  border: 3px solid transparent;
  border-radius: 3px; }
.choose-brand a:hover img,
.choose-brand a.is-selected img {
  border: 3px solid #f3f3f3; }
@media screen and (max-width: 600px) {
  .choose-brand a {
    width: 130px;
    height: 130px;
    display: block;
    float: left;
    margin-right: 5px; }
    .choose-brand a img {
      width: 110px !important;
      height: 110px !important; } }

/* ============================================ *
 * Configurable Swatches
 * ============================================ */
/* Clears */
.clearfix:after, .positive-reviews-wrapper:after, .positive-reviews-wrapper .container:after, .positive-reviews-wrapper ul:after, .easy-deal-wrapper:after, .easy-deal-wrapper .container:after, .customer-support-wrapper:after, .customer-support-wrapper .container:after, .customer-support-wrapper .zendesk-breakout:after, .australian-owned-wrapper:after, .australian-owned-wrapper .container:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {
  zoom: 1; }
  .clearfix:after:before, .positive-reviews-wrapper:after:before, .positive-reviews-wrapper .container:after:before, .positive-reviews-wrapper ul:after:before, .easy-deal-wrapper:after:before, .easy-deal-wrapper .container:after:before, .customer-support-wrapper:after:before, .customer-support-wrapper .container:after:before, .customer-support-wrapper .zendesk-breakout:after:before, .australian-owned-wrapper:after:before, .australian-owned-wrapper .container:after:before, .clearfix:after:after, .positive-reviews-wrapper:after:after, .positive-reviews-wrapper .container:after:after, .positive-reviews-wrapper ul:after:after, .easy-deal-wrapper:after:after, .easy-deal-wrapper .container:after:after, .customer-support-wrapper:after:after, .customer-support-wrapper .container:after:after, .customer-support-wrapper .zendesk-breakout:after:after, .australian-owned-wrapper:after:after, .australian-owned-wrapper .container:after:after,
  .configurable-swatch-list:after:before,
  .configurable-swatch-list:after:after,
  .product-view .product-options .swatch-attr:after:before,
  .product-view .product-options .swatch-attr:after:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }
  .clearfix:after:after, .positive-reviews-wrapper:after:after, .positive-reviews-wrapper .container:after:after, .positive-reviews-wrapper ul:after:after, .easy-deal-wrapper:after:after, .easy-deal-wrapper .container:after:after, .customer-support-wrapper:after:after, .customer-support-wrapper .container:after:after, .customer-support-wrapper .zendesk-breakout:after:after, .australian-owned-wrapper:after:after, .australian-owned-wrapper .container:after:after,
  .configurable-swatch-list:after:after,
  .product-view .product-options .swatch-attr:after:after {
    clear: both; }

/* General Swatch Styling */
.product-item .swatch-link,
.product-item .swatch-label, .block-layered-nav .swatch-link,
.block-layered-nav .swatch-label {
  display: block;
  border-radius: 3px;
  font-size: 14px;
  text-align: center;
  color: #636363;
  text-decoration: none;
  box-sizing: content-box; }
.product-item .swatch-link, .block-layered-nav .swatch-link {
  border: 1px solid #CCCCCC;
  margin: 0 0 3px; }
  .product-item .swatch-link img, .block-layered-nav .swatch-link img {
    border-radius: 2px; }
  .product-item .swatch-link:hover, .block-layered-nav .swatch-link:hover {
    cursor: pointer;
    text-decoration: none; }
  .product-item .swatch-link .x, .block-layered-nav .swatch-link .x {
    display: none;
    text-indent: -999em;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../images/bg_x.png) center no-repeat transparent;
    z-index: 10; }
  .product-item .swatch-link.has-image .swatch-label, .block-layered-nav .swatch-link.has-image .swatch-label {
    position: relative; }
  .product-item .swatch-link.has-image img, .block-layered-nav .swatch-link.has-image img {
    position: absolute;
    top: 0;
    left: 0; }
.product-item .swatch-label, .block-layered-nav .swatch-label {
  border: 1px solid #fff;
  margin: 0;
  white-space: nowrap;
  background: #F4F4F4; }
.product-item .configurable-swatch-list, .block-layered-nav .configurable-swatch-list {
  margin-left: -3px;
  zoom: 1;
  clear: both;
  -webkit-transform: translateZ(0px); }
  .product-item .configurable-swatch-list li, .block-layered-nav .configurable-swatch-list li {
    list-style: none;
    float: left;
    zoom: 1;
    margin: 0 0 0 3px; }
  .products-grid .product-item .configurable-swatch-list li, .products-grid .block-layered-nav .configurable-swatch-list li {
    display: inline-block;
    float: none;
    margin: 0;
    vertical-align: top; }
  .product-item .configurable-swatch-list .not-available .x, .block-layered-nav .configurable-swatch-list .not-available .x {
    display: block; }
  .product-item .configurable-swatch-list .not-available .swatch-link, .block-layered-nav .configurable-swatch-list .not-available .swatch-link {
    border-color: #EDEDED;
    position: relative; }
    .product-item .configurable-swatch-list .not-available .swatch-link.has-image img, .block-layered-nav .configurable-swatch-list .not-available .swatch-link.has-image img {
      opacity: 0.4;
      filter: alpha(opacity=40); }
  .product-item .configurable-swatch-list .not-available .swatch-label, .block-layered-nav .configurable-swatch-list .not-available .swatch-label {
    color: #aaa;
    background: #fff; }
  .product-item .configurable-swatch-list .wide-swatch .swatch-label, .block-layered-nav .configurable-swatch-list .wide-swatch .swatch-label {
    padding: 0 6px; }
  .product-item .configurable-swatch-list .not-available a:focus, .block-layered-nav .configurable-swatch-list .not-available a:focus {
    outline: 0; }

.product-item .configurable-swatch-list {
  padding: 0; }

.product-item .styled {
  padding: 8px 0 8px 20px;
  border-radius: 3px;
  border: 1px solid #dedede;
  font-family: ProximaNovaSoft-Regular;
  font-weight: normal;
  font-style: normal;
  background: url(../images/icons/arrow-down-small.svg) no-repeat right 18px center;
  box-shadow: 0 0 5px 2px #fe9c11;
  box-shadow: 0 0 5px 2px rgba(254, 156, 17, 0.7); }
  .product-item .styled select {
    width: 100%;
    appearance: none;
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */ }

.block-layered-nav .configurable-swatch-list li {
  margin: 0 0 0 3px;
  width: 47%; }
.block-layered-nav .swatch-link {
  border: none;
  line-height: 25px;
  margin-right: 2px;
  text-align: left; }
  .block-layered-nav .swatch-link.has-image {
    line-height: inherit; }
  .block-layered-nav .swatch-link:hover .swatch-label {
    border-color: #3399CC; }
.block-layered-nav .swatch-label {
  background: #F4F4F4;
  border: 1px solid #CCCCCC;
  border-radius: 3px;
  display: block;
  float: left;
  line-height: 1.5em;
  margin: 0 5px 0 0;
  padding: 1px 5px;
  white-space: nowrap; }
  .block-layered-nav .swatch-label img {
    border: 1px solid #fff;
    border-radius: 3px;
    box-sizing: content-box; }
.block-layered-nav .has-image .swatch-label {
  padding: 0; }

@media only screen and (max-width: 770px) {
  .block-layered-nav .configurable-swatch-list li:nth-child(odd) {
    clear: left; } }
.currently .swatch-current {
  position: relative; }
  .currently .swatch-current .btn-remove {
    margin-top: -10px;
    position: absolute;
    right: 0;
    top: 50%; }
  .currently .swatch-current span {
    display: block;
    float: left; }
.currently .swatch-link {
  display: inline-block;
  margin: 0 0 0 3px; }
  .currently .swatch-link:hover {
    border-color: #CCCCCC;
    cursor: default; }

/* Other Swatch States */
.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover {
  border-color: #3399CC; }

.configurable-swatch-box {
  background: none !important; }
  .configurable-swatch-box select.swatch-select {
    display: none; }
  .configurable-swatch-box .validation-advice {
    margin: 0 0 5px;
    background: #DF280A;
    padding: 2px 5px !important;
    font-weight: bold;
    color: #fff !important;
    float: left;
    display: block;
    border-radius: 3px; }

/* CUSTOM */
.product-item .product-options .swatch-attr, .block-layered-nav .product-options .swatch-attr {
  float: none;
  display: block;
  clear: both;
  border: 0; }
  .product-item .product-options .swatch-attr label,
  .product-item .product-options .swatch-attr .select-label, .block-layered-nav .product-options .swatch-attr label,
  .block-layered-nav .product-options .swatch-attr .select-label {
    font-size: 12px; }
  .product-item .product-options .swatch-attr label, .block-layered-nav .product-options .swatch-attr label {
    display: block;
    font-weight: 600;
    line-height: 1.3; }
  .product-item .product-options .swatch-attr .select-label, .block-layered-nav .product-options .swatch-attr .select-label {
    display: inline;
    font-weight: normal;
    color: #3399CC;
    padding-left: 5px; }
.product-item .product-options dd .input-box, .block-layered-nav .product-options dd .input-box {
  width: auto;
  height: auto; }
.product-item .product-options .select-label, .block-layered-nav .product-options .select-label {
  display: none; }

/* ============================================ *
 * Item Options
 * ============================================ */
.item-options {
  font-size: 14px;
  font-size: 14rem;
  margin-left: 20px;
  margin-top: 10px; }
  .item-options dt:after {
    content: ':'; }
  .item-options:after {
    zoom: 1; }
    .item-options:after:before, .item-options:after:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .item-options:after:after {
      clear: both; }
  .item-options dt {
    float: left;
    clear: left;
    font-weight: 600;
    padding-right: 5px;
    font-style: italic; }
    .item-options dt:after {
      content: ': '; }
  .item-options dd {
    float: left;
    padding-left: 10px;
    margin: 0 0 6px; }
  .item-options.options-checkout {
    font-size: inherit;
    margin-left: 10px;
    margin-top: 5px; }
    .item-options.options-checkout dd {
      margin: 0; }
    .item-options.options-checkout dt {
      font-weight: normal; }
  @media screen and (max-width: 850px) {
    .item-options {
      position: relative;
      margin-left: 0;
      margin-top: 5px;
      clear: both;
      display: inline-block; }
      .item-options.options-checkout {
        display: block; } }

.truncated,
.truncated a.dots {
  cursor: help; }

.truncated a.details {
  cursor: help;
  height: 16px;
  line-height: 16px; }
  .truncated a.details:hover {
    text-decoration: none; }

.truncated .truncated_full_value {
  position: relative;
  z-index: 300; }

.truncated .truncated_full_value .item-options {
  display: none;
  position: absolute;
  z-index: 300;
  width: 200px;
  padding: 8px;
  border: 1px solid #3399CC;
  background-color: #F6F6F6;
  top: 21px;
  left: -100px; }
  .truncated .truncated_full_value .item-options:after {
    height: 0;
    width: 0;
    left: 97px;
    top: -7px; }

.truncated .truncated_full_value .item-options > p {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 8px; }

.truncated .show .item-options {
  display: block; }

@media only screen and (max-width: 479px) {
  .truncated {
    cursor: inherit; }
    .truncated a.details {
      display: none; }
    .truncated .truncated_full_value .item-options {
      display: block;
      position: static;
      z-index: 1;
      width: 100%;
      border: none;
      background-color: transparent; }
      .truncated .truncated_full_value .item-options p {
        float: none; }
      .truncated .truncated_full_value .item-options:after {
        display: none; } }
.mob-battery-finder-wrapper {
  position: relative; }

.mob-battery-finder {
  position: absolute;
  z-index: 1000;
  top: 12px; }
  .mob-battery-finder .accordion-heading {
    font-size: 13px;
    font-size: 13rem;
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    color: #494949;
    background: #fff url(../images/icons/arrow-down.svg) no-repeat right 18px center;
    background-size: 14px 10px;
    padding: 11px 30px 6px;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    border-radius: 1px;
    text-align: left; }
    .mob-battery-finder .accordion-heading span {
      color: #8955a3; }
  .mob-battery-finder .accordion-heading.title {
    border: 1px solid #513260; }
  .mob-battery-finder .accordion-content {
    font-size: 13px;
    font-size: 13rem;
    color: #494949;
    text-align: left;
    margin: 0 1px; }
    .mob-battery-finder .accordion-content .accordion-content {
      padding: 10px 30px 0; }
    .mob-battery-finder .accordion-content ul {
      list-style: none;
      padding-left: 0;
      margin-bottom: 0; }
    .mob-battery-finder .accordion-content li {
      margin-left: 0; }
  .mob-battery-finder .open-content .open-content:last-child {
    border-bottom: 1px solid #ddd; }

button,
a.button {
  border: none;
  color: #fff;
  border-radius: 3px;
  padding: 15px 30px;
  font-size: 16px;
  font-size: 16rem;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  text-align: center; }
  @media screen and (max-width: 700px) {
    button,
    a.button {
      width: 100%;
      display: inline-block; } }
  @media screen and (max-width: 700px) {
    button.proceed-to-checkout,
    a.button.proceed-to-checkout {
      width: auto; } }
  @media screen and (max-width: 600px) {
    button.proceed-to-checkout,
    a.button.proceed-to-checkout {
      width: 100%; } }
  button.med,
  a.button.med {
    padding: 11px 18px;
    font-size: 12px;
    font-size: 12rem; }
  button.big,
  a.button.big {
    padding: 15px 40px;
    font-size: 16px;
    font-size: 16rem; }
  button.ginormous,
  a.button.ginormous {
    padding: 25px 55px;
    font-size: 18px;
    font-size: 18rem;
    border-radius: 50px;
    display: inline-block; }
    @media screen and (min-width: 1250px) {
      button.ginormous,
      a.button.ginormous {
        font-size: 21px;
        font-size: 21rem; } }
    @media screen and (max-width: 600px) {
      button.ginormous,
      a.button.ginormous {
        padding: 25px; } }
  button.bold,
  a.button.bold {
    font-size: 18px;
    font-size: 18rem;
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal; }
  button.full-width,
  a.button.full-width {
    width: 100%; }
  button.round,
  a.button.round {
    border-radius: 30px; }
  button.white,
  a.button.white {
    color: #72a8d2;
    background: #fff; }
    button.white:hover,
    a.button.white:hover {
      color: #3676a8; }
  button.purple,
  a.button.purple {
    color: #fff;
    background: #8955a3; }
    button.purple:hover,
    a.button.purple:hover {
      background: #6d4481; }
  button.blue,
  a.button.blue {
    background: #497ca4; }
    button.blue:hover,
    a.button.blue:hover {
      background: #396181; }
  button.orange,
  a.button.orange {
    background: #fe9c11; }
    button.orange:hover,
    a.button.orange:hover {
      background: #feb144; }
  button.grey,
  a.button.grey {
    background: #898989; }
    button.grey:hover,
    a.button.grey:hover {
      background: #707070; }
  button.grey-alt,
  a.button.grey-alt {
    background: #f3f3f3;
    color: #aaaaaa; }
    button.grey-alt:hover,
    a.button.grey-alt:hover {
      background: #dadada; }
  button.ghosted,
  a.button.ghosted {
    border: 1px solid #fe9c11;
    color: #fe9c11; }
    button.ghosted:hover,
    a.button.ghosted:hover {
      background: #fe9c11;
      color: #fff; }
    @media screen and (max-width: 700px) {
      button.ghosted,
      a.button.ghosted {
        width: 100%; } }

.button-with-arrow {
  position: relative;
  font-size: 18px;
  font-size: 18rem; }
  @media screen and (max-width: 700px) {
    .button-with-arrow {
      width: inherit; } }
  .button-with-arrow:hover:after {
    right: 15px; }

.button-with-arrow:after {
  font-family: 'betterbatt';
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  font-size: 12rem;
  content: "\e610";
  color: inherit;
  position: absolute;
  right: 20px;
  top: 20px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out; }

.button-with-arrow.alt {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out; }

.button-with-arrow.alt:after {
  position: relative;
  font-weight: bold;
  right: 5px;
  top: auto;
  padding-left: 20px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out; }

.button-with-arrow.alt:hover:after {
  right: 0; }

.full-width-button {
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal;
  width: 100%;
  text-align: center;
  padding: 20px 0;
  display: block;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  position: relative; }
  .full-width-button.white {
    background: #fff;
    color: #4e4e4e; }
    .full-width-button.white:hover {
      background: #fe9c11;
      color: #fff; }
    .full-width-button.white:hover:before {
      color: #fff; }
  .full-width-button.shop:before {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e60b";
    color: #acacac;
    margin-right: 10px;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }

.shop {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out; }
  .shop:before {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    content: "\e60b";
    color: #acacac;
    margin-right: 10px; }

.filter-result-tag {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  font-family: ProximaNovaSoft-Regular;
  font-weight: normal;
  font-style: normal;
  padding: 9px 45px 9px 20px;
  border-radius: 3px;
  border: 1px solid #dedede;
  color: #494949;
  margin: 0 12px 12px 0;
  background: #fff;
  position: relative;
  display: inline-block; }
  .filter-result-tag:hover {
    background: #8955a3;
    color: #fff; }
  .filter-result-tag:hover:after {
    color: #fff; }

.filter-result-tag:after {
  font-family: 'betterbatt';
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  font-size: 12rem;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  content: "\e610";
  color: #8955a3;
  position: absolute;
  right: 15px;
  top: 13px; }

p a {
  color: #72a8d2;
  text-decoration: underline; }

.external {
  color: #8955a3;
  text-decoration: underline;
  padding-right: 30px;
  position: relative;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out; }
  .external:after {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #a6a6a6;
    content: "\e616";
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    text-decoration: none; }
  .external:hover {
    color: #513260; }
    .external:hover:after {
      right: 3px; }

.view-compatible {
  color: #8955a3;
  text-decoration: underline;
  position: relative;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out; }
  .view-compatible:hover {
    color: #513260; }

.leave-review {
  padding-left: 30px;
  position: relative;
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out; }
  .leave-review:hover:after {
    color: #febc5d;
    transform: translate3d(0, -3px, 0); }
  .leave-review:after {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    color: #fe9c11;
    content: "\e615";
    margin: auto;
    position: absolute;
    top: 2px;
    left: 0; }

.remove {
  font-size: 11px;
  font-size: 11rem;
  text-decoration: none;
  color: #7f7f7f;
  position: relative;
  width: 100px;
  margin: 0 auto;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out; }
  .remove:before {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #e1e1e1;
    margin: auto;
    position: absolute;
    left: -10px;
    top: 3px;
    content: "\e61c";
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }
  .remove:hover:before {
    color: #4c4c4c; }

.continue-shopping {
  font-size: 14px;
  font-size: 14rem;
  color: #989898;
  position: relative;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  padding-left: 20px;
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal;
  margin-right: 15px; }
  .continue-shopping:hover {
    color: #656565; }
  .continue-shopping:before {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 11px;
    font-size: 11rem;
    margin: auto;
    position: absolute;
    left: 0;
    top: 1px;
    content: "\e612";
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    font-weight: bold; }

.view-all-orders {
  font-size: 14px;
  font-size: 14rem;
  color: #989898;
  position: relative;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  padding-right: 20px;
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal; }
  .view-all-orders:hover {
    color: #656565; }
  .view-all-orders:before {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 11px;
    font-size: 11rem;
    margin: auto;
    position: absolute;
    right: 0;
    top: 4px;
    content: "\e610";
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    font-weight: bold; }

.discount-code {
  font-size: 14px;
  font-size: 14rem;
  color: #989898;
  position: relative;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  padding-left: 25px;
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal; }
  .discount-code:hover {
    color: #656565; }
  .discount-code:before {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
    font-size: 15rem;
    margin: auto;
    position: absolute;
    left: 0;
    top: 1px;
    content: "\e62c";
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }

.estimate {
  font-size: 14px;
  font-size: 14rem;
  color: #4d4d4d;
  position: relative;
  text-decoration: underline;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  padding-left: 20px;
  font-family: ProximaNovaSoft-Regular;
  font-weight: normal;
  font-style: normal; }
  .estimate:hover {
    color: gray; }
  .estimate:before {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
    font-size: 15rem;
    margin: auto;
    position: absolute;
    left: 0;
    top: 0;
    content: "\e62d";
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }

.view-order {
  font-size: 14px;
  font-size: 14rem;
  color: #4d4d4d;
  position: relative;
  text-decoration: underline;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  padding-left: 20px;
  font-family: ProximaNovaSoft-Regular;
  font-weight: normal;
  font-style: normal; }
  .view-order:hover {
    color: gray; }
  .view-order:before {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
    font-size: 15rem;
    margin: auto;
    position: absolute;
    left: 0;
    top: 0;
    content: "\e62d";
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }

.view-order-item {
  font-size: 14px;
  font-size: 14rem;
  color: #72a8d2;
  position: relative;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  padding-left: 25px;
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal; }
  .view-order-item:hover {
    color: #3676a8; }
  .view-order-item:before {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    font-size: 12rem;
    margin: auto;
    position: absolute;
    left: 0;
    top: 6px;
    content: "\e632";
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }

.reorder-item {
  font-size: 14px;
  font-size: 14rem;
  color: #72a8d2;
  position: relative;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  padding-left: 25px;
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal; }
  .reorder-item:hover {
    color: #3676a8; }
  .reorder-item:before {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    font-size: 12rem;
    margin: auto;
    position: absolute;
    left: 0;
    top: 6px;
    content: "\e633";
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }

.reorder-item {
  font-size: 14px;
  font-size: 14rem;
  color: #72a8d2;
  position: relative;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  padding-left: 25px;
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal; }
  .reorder-item:hover {
    color: #3676a8; }
  .reorder-item:before {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    font-size: 12rem;
    margin: auto;
    position: absolute;
    left: 0;
    top: 6px;
    content: "\e633";
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }

.real-person {
  color: #494949;
  position: relative;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  padding-left: 55px;
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal; }
  .real-person span.bigger {
    font-size: 18px;
    font-size: 18rem; }
  .real-person:hover {
    color: #7c7c7c; }
  .real-person:before {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 35px;
    font-size: 35rem;
    color: #fe9c11;
    margin: auto;
    position: absolute;
    left: 0;
    top: 5px;
    content: "\e60d";
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }

.secure-100 {
  color: #33d10e;
  position: relative;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out; }
  .secure-100:hover {
    color: #7c7c7c; }
  .secure-100 span:before {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    font-size: 20rem;
    color: #33d10e;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    content: "\e635";
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }
  .secure-100:hover:after {
    color: #787878;
    background: #fff;
    box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.05);
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    bottom: 10px;
    content: attr(title);
    font-size: 10px;
    font-size: 10rem;
    left: -47px;
    padding: 5px;
    text-align: center;
    position: absolute;
    z-index: 100;
    width: 75px; }
  .secure-100:hover:before {
    border: solid;
    border-color: #fff transparent;
    border-width: 6px 6px 0 6px;
    bottom: 6px;
    content: '';
    left: -16px;
    position: absolute;
    z-index: 200; }

/*
// 100% secure padlock 

.secure-100 {
	color: $brightGreen;
	position: relative;
	@include transition;
	
	&:hover {
		color: lighten($baseBodyColor, 20);
	}
	
	span:before {
		@include icons();
		@include font-size(20);
		color: $brightGreen;
		margin: auto;
		position: absolute;
		right: 0;
		top: 0;
		content: "\e635";
		@include transition;
	}
	
	// this builds the tooltip
	
	&:hover:after{
		color: $grey;
	    background: $white;
	    box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.05);
	    border: 1px solid $lightGreyAlt;
	    border-radius: 2px;
	    bottom: 10px;
	    content: attr(title);
	    @include font-size(10);
	    left: -47px;
	    padding: 5px;
	    text-align: center;
	    position: absolute;
	    z-index: $zIndex-1;
	    width: 75px;
	}
	
	&:hover:before {
	    border: solid;
	    border-color: $white transparent;
	    border-width: 6px 6px 0 6px;
	    bottom: 6px;
	    content: '';
	    left: -16px;
	    position: absolute;
	    z-index: $zIndex-2;
	}
}
*/
/*
.mini-info {
	
	width: 18px;
	height: 18px;
	overflow: visible;	

	span:before {
		@include icons();
		color: #c9c9c9;
		content: "\e617";
		margin: auto;
		position: absolute;
		top: 3px;
		right: 0;
	}
	
	// this builds the tooltip
	
	&:hover:after {
		color: $grey;
	    background: $white;
	    box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.05);
	    border: 1px solid $lightGreyAlt;
	    border-radius: 2px;
	    bottom: 80px;
	    content: attr(title);
	    @include font-size(10);
	    left: 0;
	    right: 0;
	    margin-left: 0;
	    margin-right: 0;
	    padding: 5px;
	    text-align: center;
	    position: absolute;
	    z-index: $zIndex-1;
	    width: 120px;
	    height: 40px;
	}
	
	&:hover:before {
	    border: solid;
	    border-color: $white transparent;
	    border-width: 6px 6px 0 6px;
	    bottom: 75px;
	    content: '';
	    right: 17px;
	    position: absolute;
	    z-index: $zIndex-2;
	}
}
*/
img.img-right {
  float: right;
  padding: 5px 0 5px 10px; }
img.img-left {
  float: left;
  padding: 5px 10px 5px 0; }

.alert {
  padding: 10px;
  margin-bottom: 30px;
  border: 1px solid transparent;
  border-radius: 3px;
  position: relative; }
  .alert p {
    margin-bottom: 10px; }
  .alert p:last-child {
    margin-bottom: 0; }
  .alert.information {
    background: #f3eafb;
    border: 1px solid #bca5c8;
    color: #8955a3; }
    .alert.information .remove:before {
      color: #8955a3; }
  .alert.out-of-stock {
    margin-top: 10px;
    padding-left: 30px; }
    .alert.out-of-stock p {
      font-size: 14px;
      font-size: 14rem; }
    .alert.out-of-stock:before {
      font-family: 'betterbatt';
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 16px;
      font-size: 16rem;
      color: #8955a3;
      content: "\f12a";
      position: absolute;
      left: 10px;
      top: 20px; }
  .alert.success {
    background: #dff0d9;
    border: 1px solid #80ba6b;
    color: #5a9445;
    margin-bottom: 20px;
    padding: 15px 20px; }
  .alert.warning {
    background: #ffc6c6;
    border: 1px solid #e74e4e;
    color: #cd1c1c;
    margin-bottom: 20px;
    padding: 15px 20px; }

.alert .remove {
  top: 15px;
  right: 15px;
  position: absolute;
  width: auto;
  text-decoration: none; }

form.search fieldset {
  float: left;
  border: none;
  position: relative;
  margin: 5px 0 0 0; }
  @media screen and (min-width: 1250px) {
    form.search fieldset {
      margin-right: 20px; } }
  form.search fieldset:before {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    font-size: 18rem;
    color: #ababab;
    content: "\e604";
    margin: auto;
    position: absolute;
    top: 16px;
    left: 20px;
    z-index: 100; }

form.search label {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

form.search fieldset input[type="text"] {
  background: #f3f3f3;
  border: 1px solid transparent;
  box-shadow: inset 0px 0px 2px 1px rgba(0, 0, 0, 0.03);
  position: relative;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  border-radius: 30px;
  width: 300px;
  padding: 11px 80px 11px 40px;
  color: #2f2f2f;
  font-family: ProximaNovaSoft-Regular;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 14rem;
  position: relative; }
  @media screen and (min-width: 1250px) {
    form.search fieldset input[type="text"] {
      width: 345px; } }
  form.search fieldset input[type="text"]:focus {
    border: 1px solid #dfdfdf !important;
    background: #fff;
    box-shadow: none; }
    form.search fieldset input[type="text"]:focus input-placeholder {
      color: #787878; }
    form.search fieldset input[type="text"]:focus::-webkit-input-placeholder {
      color: #787878; }
    form.search fieldset input[type="text"]:focus:-moz-placeholder {
      color: #787878; }
    form.search fieldset input[type="text"]:focus::-moz-placeholder {
      color: #787878; }
    form.search fieldset input[type="text"]:focus:-ms-input-placeholder {
      color: #787878; }

form.search ::-webkit-input-placeholder {
  color: #353a3d;
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal; }

form.search :-moz-placeholder {
  /* Firefox 18- */
  color: #353a3d; }

form.search ::-moz-placeholder {
  /* Firefox 19+ */
  color: #353a3d; }

form.search :-ms-input-placeholder {
  color: #353a3d; }

form.search fieldset input[type="submit"] {
  padding: 6px 20px 4px;
  color: #fff;
  border: none;
  background: #fe9c11;
  border-radius: 30px;
  float: right;
  font-family: ProximaNovaSoft-Regular;
  font-weight: normal;
  font-style: normal;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  position: absolute;
  right: 17px;
  top: 12px; }

form.search fieldset input[type="submit"]:hover,
form.search fieldset input[type="submit"]:focus {
  background: #f49001;
  border: none !important; }

form.blog-search.search fieldset,
form.guide-search.search fieldset {
  background: #fff -moz-linear-gradient(top, white 50%, rgba(242, 242, 242, 0.4) 100%);
  background: #fff -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), color-stop(100%, rgba(242, 242, 242, 0.4)));
  background: #fff -webkit-linear-gradient(top, white 50%, rgba(242, 242, 242, 0.4) 100%);
  background: #fff -o-linear-gradient(top, white 50%, rgba(242, 242, 242, 0.4) 100%);
  background: #fff -ms-linear-gradient(top, white 50%, rgba(242, 242, 242, 0.4) 100%);
  background: #fff linear-gradient(to bottom, white 50%, rgba(242, 242, 242, 0.4) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a6f2f2f2',GradientType=0 );
  width: 100%;
  margin-top: 0;
  padding: 0; }
  form.blog-search.search fieldset:before,
  form.guide-search.search fieldset:before {
    content: none; }

form.blog-search fieldset button[type="submit"],
form.guide-search fieldset button[type="submit"] {
  font-size: 18px;
  font-size: 18rem;
  width: 20%;
  background: none;
  position: absolute;
  background: none;
  color: #9d9d9d;
  border-radius: 0;
  top: 3px;
  right: 0;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out; }
  form.blog-search fieldset button[type="submit"]:hover,
  form.guide-search fieldset button[type="submit"]:hover {
    color: #6a6a6a; }

form.blog-search label,
form.guide-search label {
  top: 22px;
  left: 20px;
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal; }

form.blog-search fieldset input[type="text"],
form.guide-search fieldset input[type="text"] {
  width: 100%;
  padding: 10px 0 10px 20px;
  background: none;
  border-radius: 0;
  box-shadow: none;
  border: none;
  color: #fff; }
  form.blog-search fieldset input[type="text"] input-placeholder,
  form.guide-search fieldset input[type="text"] input-placeholder {
    color: #787878; }
  form.blog-search fieldset input[type="text"]::-webkit-input-placeholder,
  form.guide-search fieldset input[type="text"]::-webkit-input-placeholder {
    color: #787878; }
  form.blog-search fieldset input[type="text"]:-moz-placeholder,
  form.guide-search fieldset input[type="text"]:-moz-placeholder {
    color: #787878; }
  form.blog-search fieldset input[type="text"]::-moz-placeholder,
  form.guide-search fieldset input[type="text"]::-moz-placeholder {
    color: #787878; }
  form.blog-search fieldset input[type="text"]:-ms-input-placeholder,
  form.guide-search fieldset input[type="text"]:-ms-input-placeholder {
    color: #787878; }
  form.blog-search fieldset input[type="text"]:focus,
  form.guide-search fieldset input[type="text"]:focus {
    border: none !important;
    background: #72a8d2;
    box-shadow: none; }
    form.blog-search fieldset input[type="text"]:focus input-placeholder,
    form.guide-search fieldset input[type="text"]:focus input-placeholder {
      color: #fff; }
    form.blog-search fieldset input[type="text"]:focus::-webkit-input-placeholder,
    form.guide-search fieldset input[type="text"]:focus::-webkit-input-placeholder {
      color: #fff; }
    form.blog-search fieldset input[type="text"]:focus:-moz-placeholder,
    form.guide-search fieldset input[type="text"]:focus:-moz-placeholder {
      color: #fff; }
    form.blog-search fieldset input[type="text"]:focus::-moz-placeholder,
    form.guide-search fieldset input[type="text"]:focus::-moz-placeholder {
      color: #fff; }
    form.blog-search fieldset input[type="text"]:focus:-ms-input-placeholder,
    form.guide-search fieldset input[type="text"]:focus:-ms-input-placeholder {
      color: #fff; }

form.blog-search fieldset input[type="text"]:focus + button,
form.guide-search fieldset input[type="text"]:focus + button {
  color: #fff; }

.search-large form {
  display: inline-block;
  width: 100%; }

.search-large form.search fieldset {
  width: 100%;
  padding: 3px 0;
  font-size: 14px;
  font-size: 14rem;
  float: left;
  margin: 5px 10px 0 0;
  box-shadow: none;
  position: relative; }
  .search-large form.search fieldset:before {
    content: none; }

.search-large form.search label {
  position: absolute;
  top: 14px;
  left: 50px;
  color: #353a3d;
  display: none; }

.search-large form.search fieldset input[type="text"] {
  padding: 12px 14px 7px 30px;
  background: #fff;
  color: #2f2f2f !important;
  border: 1px solid #ebebeb;
  box-shadow: none;
  font-family: ProximaNovaSoft-Regular;
  font-weight: normal;
  font-style: normal;
  width: 100%;
  height: 50px; }
  @media screen and (max-width: 600px) {
    .search-large form.search fieldset input[type="text"] {
      padding-left: 14px; } }
  .search-large form.search fieldset input[type="text"]:focus {
    border: 1px solid #a7a7a7 !important;
    box-shadow: none; }

.search-large form.search fieldset input[type="submit"] {
  padding: 11px 24px 9px;
  color: #fff;
  border: none;
  background: #fe9c11;
  border-radius: 30px;
  float: right;
  margin-top: 1px;
  font-family: ProximaNovaSoft-Regular;
  font-weight: normal;
  font-style: normal;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  top: 8px;
  right: 8px; }

.search-large input.filter-brand[type="text"] {
  width: 100%;
  border-radius: 3px;
  padding: 19px 45px 19px 14px;
  border: 1px solid #dfdfdf;
  background: none;
  font-family: ProximaNovaSoft-Regular;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  font-size: 20rem;
  background: #fff;
  box-shadow: inset 0px 0px 5px 1px rgba(0, 0, 0, 0.05);
  margin-bottom: 10px; }
  @media screen and (max-width: 600px) {
    .search-large input.filter-brand[type="text"] {
      font-size: 14px;
      font-size: 14rem; } }
  .search-large input.filter-brand[type="text"]:focus {
    border: 1px solid #acacac !important;
    box-shadow: none; }

form.mobi-search.search fieldset {
  width: 100%;
  margin-top: 0;
  background: #34293a;
  padding: 0; }
  form.mobi-search.search fieldset:before {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    font-size: 18rem;
    color: #fe9c11;
    top: 15px;
    left: 25px; }

form.mobi-search fieldset input[type="text"] {
  background: none;
  border-radius: 0;
  border: none; }

form.mobi-search fieldset input[type="submit"] {
  display: none; }

form.mobi-search label {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

form.mobi-search fieldset input[type="text"] {
  width: 100%;
  padding-left: 60px;
  color: #b2bfc7;
  height: 50px; }

form.mobi-search.search fieldset ::-webkit-input-placeholder {
  color: #b2bfc7;
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal; }

form.mobi-search.search fieldset :-moz-placeholder {
  /* Firefox 18- */
  color: #b2bfc7; }

form.mobi-search.search fieldset ::-moz-placeholder {
  /* Firefox 19+ */
  color: #b2bfc7; }

form.mobi-search.search fieldset :-ms-input-placeholder {
  color: #b2bfc7; }

.quick-search form.mobi-search.search fieldset {
  padding: 0;
  background: #353a3d; }
  .quick-search form.mobi-search.search fieldset:before {
    top: 20px;
    left: 15px; }

.quick-search form.mobi-search fieldset input[type="text"] {
  padding-left: 50px;
  width: 100%;
  height: 55px;
  padding-top: 15px;
  color: #b2bfc7; }

input[type="checkbox"] {
  -webkit-appearance: checkbox !important;
  -moz-appearance: checkbox !important;
  -ms-appearance: checkbox !important;
  -o-appearance: checkbox !important;
  appearance: checkbox !important; }

input:focus, textarea:focus {
  outline: none;
  box-shadow: none; }

div.styled {
  overflow: hidden;
  /* this hides the select's drop button */
  padding: 0;
  margin: 0;
  font-size: 13px;
  font-size: 13rem;
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 0;
  border: 1px solid #6d4481;
  border-radius: 1px;
  padding: 4px 10px 3px;
  width: 100%;
  position: relative;
  margin-bottom: 10px;
  background: #f7f7f7;
  color: #494949;
  cursor: pointer; }

div.styled select {
  width: 120%;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  border: none;
  box-shadow: none;
  padding: 0.3em 0.5em;
  /* padding should be added to the select, not the div */ }
  div.styled select:focus {
    outline: none !important; }

div.styled.small select {
  width: 130%;
  padding-left: 0; }

div.styled.vsmall select {
  width: 140%;
  padding-left: 0; }

.ie7 div.styled {
  border: none; }

.ie7 div.styled select {
  width: 100%;
  background-color: white;
  border: solid 1px #ccc;
  padding: 0.3em 0.5em; }

.infield {
  position: relative; }

.infield label {
  position: absolute;
  left: 20px;
  top: 14px;
  text-transform: none;
  font-size: 18px;
  font-size: 18rem; }

ul.dropDown {
  background: #fff;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 160px;
  display: block;
  padding: 0 20px;
  position: absolute;
  top: 56px;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(26, 53, 71, 0.1);
  border: 1px solid rgba(26, 53, 71, 0.12); }

.dropDown.user {
  right: 0; }

ul.dropDown.active {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: none;
  transform: none; }

.dropDown li {
  font-size: 12px;
  font-size: 12rem;
  font-weight: bold;
  margin: 0;
  padding: 0; }

.product-page .content .product-item.primary.holder {
  padding-left: 40px; }
  @media screen and (max-width: 850px) {
    .product-page .content .product-item.primary.holder {
      padding-left: 20px; } }

.product-item.primary .row-stock {
  padding-top: 35px;
  padding-bottom: 15px; }
  @media screen and (max-width: 850px) {
    .product-item.primary .row-stock {
      padding: 30px 0; } }
  .product-item.primary .row-stock p {
    margin: 0; }

.product-item.primary .image {
  display: inline-block;
  vertical-align: middle;
  width: 45%;
  height: 100%;
  text-align: center;
  float: left; }
  @media screen and (max-width: 850px) {
    .product-item.primary .image {
      position: relative;
      width: 50%;
      padding: 10px 40px;
      float: left; } }
  @media screen and (max-width: 600px) {
    .product-item.primary .image {
      width: 100%;
      float: none;
      text-align: center; } }
  .product-item.primary .image img {
    vertical-align: middle; }

.product-item.primary .image:before {
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  height: 100%; }

.product-img-box {
  width: 50%;
  float: left; }
  .product-img-box .product-name h1 {
    border: 0; }
  .product-img-box .product-image {
    margin-bottom: 10px; }
  .product-img-box .product-image img {
    max-width: 100%;
    max-height: 750px;
    margin: 0px auto; }

.product-image-gallery {
  position: relative; }
  .product-image-gallery .gallery-image {
    display: none; }
    .product-image-gallery .gallery-image.visible {
      display: block; }
      .product-image-gallery .gallery-image.visible.hidden {
        visibility: hidden; }
  .product-image-gallery:before, .product-image-gallery:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none; }
  .product-image-gallery:before {
    background-color: white;
    opacity: 0.8;
    z-index: 2; }
  .product-image-gallery:after {
    background-image: url("../images/ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center;
    z-index: 3; }
  .product-image-gallery.loading {
    position: relative; }
    .product-image-gallery.loading:before, .product-image-gallery.loading:after {
      display: block; }

.product-image-thumbs li {
  display: inline-block; }
.product-image-thumbs li:first-child {
  margin-left: -1px; }
.product-image-thumbs a {
  display: inline-block;
  border: 1px solid transparent; }

.no-touch .product-image-thumbs a:hover {
  border-color: #c7c7c7; }

.product-item.primary .description {
  width: 50%;
  float: right; }
  @media screen and (max-width: 850px) {
    .product-item.primary .description {
      position: relative;
      margin-left: 0;
      padding: 10px 40px;
      width: 50%;
      float: left; } }
  @media screen and (max-width: 600px) {
    .product-item.primary .description {
      width: 100%;
      float: none; } }

.product-item.primary .stock-alert {
  width: 60%;
  padding-right: 10px;
  float: left; }
  @media screen and (max-width: 850px) {
    .product-item.primary .stock-alert {
      width: 100%;
      margin: 0 0 10px 0; } }

.product-item.primary .free-delivery {
  padding-left: 70px;
  margin-top: 10px;
  position: relative;
  text-transform: uppercase;
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-size: 12rem;
  display: inline-block; }
  @media screen and (min-width: 1250px) {
    .product-item.primary .free-delivery {
      padding-left: 70px;
      margin-top: 10px; } }
  .product-item.primary .free-delivery:before {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px;
    font-size: 40rem;
    color: #8955a3;
    content: "\e602";
    margin: auto;
    position: absolute;
    top: 5px;
    left: 5px; }
    @media screen and (min-width: 1250px) {
      .product-item.primary .free-delivery:before {
        left: 0; } }

.product-item.primary .columns.half .col {
  width: 100%; }
  @media screen and (min-width: 1250px) {
    .product-item.primary .columns.half .col {
      width: 50%; } }

@media screen and (max-width: 850px) {
  .product-item.primary .review-summary {
    float: none; }

  .product-item .sku {
    float: none;
    text-align: left;
    display: block;
    margin-top: 10px; }

  .product-item.primary .col {
    width: 100%; }

  .product-item.primary .free-delivery {
    display: none; } }
@media screen and (max-width: 600px) {
  .product-item.primary .col {
    text-align: center; }

  .product-item.primary .add-to-cart fieldset {
    float: none;
    margin: 0 auto; }

  .product-item .sku {
    position: absolute;
    bottom: 0; } }
.battery-option-holder {
  padding-right: 15px; }
  .battery-option-holder .styled-holder {
    position: relative;
    background: -moz-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, white), color-stop(100%, rgba(242, 242, 242, 0.4)));
    background: -webkit-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
    background: -o-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
    background: -ms-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
    background: linear-gradient(to bottom, white 20%, rgba(242, 242, 242, 0.4) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a6f2f2f2',GradientType=0 ); }
  .battery-option-holder .styled {
    padding: 8px 0 8px 20px;
    border-radius: 3px;
    border: 1px solid #dedede;
    font-family: ProximaNovaSoft-Regular;
    font-weight: normal;
    font-style: normal;
    background: url(../images/icons/arrow-down-small.svg) no-repeat right 14px center; }
  .battery-option-holder .info {
    font-size: 18px;
    font-size: 18rem;
    position: absolute;
    right: -25px;
    top: 11px; }
  @media screen and (max-width: 850px) {
    .battery-option-holder .styled-holder.required {
      padding-bottom: 20px; } }
  .battery-option-holder .styled-holder.required .styled {
    border: 1px solid #8955a3;
    position: relative;
    overflow: hidden; }
  .battery-option-holder .styled-holder.required:before {
    font-size: 13px;
    font-size: 13rem;
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    color: #fff;
    background: #8955a3;
    margin: auto;
    position: absolute;
    width: 135px;
    left: -134px;
    top: 1px;
    padding: 10px 0 10px 15px;
    border-radius: 3px;
    z-index: 100; }
    @media screen and (max-width: 850px) {
      .battery-option-holder .styled-holder.required:before {
        width: 100%;
        left: 0;
        top: 52px; } }
  .battery-option-holder .styled-holder.required:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 0 9px 6px;
    border-color: transparent transparent transparent #8955a3;
    top: 12px;
    left: 0; }
    @media screen and (max-width: 850px) {
      .battery-option-holder .styled-holder.required:after {
        top: 46px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        border-width: 0 9px 6px 9px;
        border-color: transparent transparent #8955a3 transparent; } }
  .battery-option-holder .styled-holder.batt-colour.required:before {
    content: 'Select Colour'; }
  .battery-option-holder .styled-holder.batt-capacity.required:before {
    content: 'Select Capacity'; }
  .battery-option-holder .styled-holder.batt-voltage.required:before {
    content: 'Select Voltage'; }

.ie8 .battery-option-holder .styled {
  background: #fff url(../images/icons/arrow-down-small.png) no-repeat 92% center; }

.ie8 .battery-option-holder .styled-holder {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  .ie8 .battery-option-holder .styled-holder .styled {
    background: #f8f8f8 url(../images/icons/arrow-down-small.png) no-repeat 92% center; }

.ie9 .battery-option-holder .styled-holder {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  .ie9 .battery-option-holder .styled-holder .styled {
    background: #f8f8f8 url(../images/icons/arrow-down-small.svg) no-repeat right 14px center; }

.steps-with-select.holder .styled-holder {
  position: relative;
  background: -moz-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, white), color-stop(100%, rgba(242, 242, 242, 0.4)));
  background: -webkit-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
  background: -o-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
  background: -ms-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
  background: linear-gradient(to bottom, white 20%, rgba(242, 242, 242, 0.4) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a6f2f2f2',GradientType=0 ); }
.steps-with-select.holder .styled {
  padding: 8px 0 8px 20px;
  border-radius: 3px;
  border: 1px solid #dedede;
  font-family: ProximaNovaSoft-Regular;
  font-weight: normal;
  font-style: normal;
  background: url(../images/icons/arrow-down-small.svg) no-repeat right 18px center;
  margin-top: 15px; }
.steps-with-select.holder .styled-holder.required .styled {
  box-shadow: 0 0 5px 2px #fe9c11;
  box-shadow: 0 0 5px 2px rgba(254, 156, 17, 0.7); }

.ie8 .steps-with-select.holder .styled-holder {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  .ie8 .steps-with-select.holder .styled-holder .styled {
    background: #f8f8f8 url(../images/icons/arrow-down-small.png) no-repeat 92% center; }

.ie9 .steps-with-select.holder .styled-holder {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  .ie9 .steps-with-select.holder .styled-holder .styled {
    background: #f8f8f8 url(../images/icons/arrow-down-small.svg) no-repeat right 18px center; }

.product-related .product-item .price .old-price span.price {
  transform: translateY(0%); }
.product-related .product-item .price .special-price span.price {
  transform: translateY(0%); }

.product-item.secondary {
  border: 1px solid #efefef;
  border-radius: 3px;
  position: relative;
  margin-bottom: 15px; }
  .product-item.secondary:first-child {
    margin-top: 10px; }

.product-item.secondary .image {
  width: 30%;
  position: relative;
  float: left;
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  padding: 10px;
  text-align: center;
  left: 0; }
  @media screen and (min-width: 1250px) {
    .product-item.secondary .image {
      width: 25%; } }
  @media screen and (max-width: 850px) {
    .product-item.secondary .image {
      margin-top: 0;
      width: 100%;
      float: none;
      text-align: center; } }
  .product-item.secondary .image img {
    vertical-align: middle;
    display: inline-block; }

.product-item.secondary .image:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%; }

.product-item.secondary.alt.ink .image {
  padding-top: 15px;
  margin-top: 20px; }

.product-item.secondary.alt.ink .image:before {
  content: none; }

.product-item.secondary.alt.ink .image img {
  vertical-align: top;
  display: inline-block; }

.product-item.secondary.alt.ink .image .value-badge {
  width: 100px;
  height: 58px; }

.product-item.secondary .image .power-badge {
  width: 70px;
  height: 70px;
  position: absolute;
  left: -20px;
  top: 20px; }

.product-item.secondary .description {
  width: 50%;
  margin-left: 0;
  float: left;
  display: inline-block;
  padding: 30px 0;
  min-height: 200px; }
  @media screen and (min-width: 1250px) {
    .product-item.secondary .description {
      width: 55%; } }
  @media screen and (max-width: 850px) {
    .product-item.secondary .description {
      width: 100%;
      margin-left: 0;
      float: none;
      position: relative;
      padding: 15px 20px;
      border-top: 1px solid  #efefef; } }
  @media screen and (max-width: 450px) {
    .product-item.secondary .description {
      padding: 15px 10px; } }
  .product-item.secondary .description p,
  .product-item.secondary .description h4 {
    padding-right: 10px; }
  .product-item.secondary .description h4 {
    font-size: 20px;
    font-size: 20rem;
    margin: 0 0 10px 0; }
  .product-item.secondary .description p {
    font-size: 14px;
    font-size: 14rem;
    font-family: ProximaNovaSoft-Regular;
    font-weight: normal;
    font-style: normal;
    color: #787878; }

.printer-products .product-item.secondary .description .details-holder {
  margin: 20px 0; }
.printer-products .product-item.secondary .description h4 {
  margin: 0 0 35px 0; }

.product-item.secondary .description .details-holder {
  margin: 10px 0;
  display: block; }
  .product-item.secondary .description .details-holder p.details {
    display: block;
    color: #494949;
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    margin: 5px 0; }
  .product-item.secondary .description .details-holder p.details span {
    color: #787878; }

.product-item.secondary .description .bulk-order-holder table {
  width: 295px; }
  @media screen and (max-width: 700px) {
    .product-item.secondary .description .bulk-order-holder table {
      width: 100%; } }
.product-item.secondary .description .bulk-order-holder p {
  color: #8955a3;
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal; }

.product-item.secondary .cost-holder {
  width: 20%;
  height: 100%;
  display: inline-block;
  position: absolute;
  border-left: 1px solid  #efefef;
  right: 0; }
  @media screen and (max-width: 850px) {
    .product-item.secondary .cost-holder {
      width: 100%;
      border-left: 0;
      float: none;
      position: relative;
      height: auto;
      border-top: 1px solid  #efefef; } }
  .product-item.secondary .cost-holder .as-low-as {
    padding: 0;
    margin: 0;
    display: block; }
    .product-item.secondary .cost-holder .as-low-as p {
      font-size: 12px;
      font-size: 12rem;
      padding-left: 0;
      margin: 0;
      text-align: left;
      color: #aaaaaa; }
      .product-item.secondary .cost-holder .as-low-as p:before {
        color: #aaaaaa; }
      .product-item.secondary .cost-holder .as-low-as p:before {
        position: static;
        float: left;
        margin-right: 10px; }
      .product-item.secondary .cost-holder .as-low-as p strong {
        margin-bottom: 5px;
        display: block;
        color: #aaaaaa; }
  .product-item.secondary .cost-holder .price-block p {
    zoom: 1;
    clear: both;
    display: block;
    width: 100%;
    line-height: 1.2; }
    .product-item.secondary .cost-holder .price-block p:before, .product-item.secondary .cost-holder .price-block p:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .product-item.secondary .cost-holder .price-block p:after {
      clear: both; }
  .product-item.secondary .cost-holder .price-block .price-label {
    float: left;
    min-width: 45px;
    text-align: left; }
  .product-item.secondary .cost-holder .price-block .price {
    float: left;
    font-size: 18px;
    font-size: 18rem;
    margin-bottom: 10px; }
  .product-item.secondary .cost-holder .special-price .price {
    font-size: 18px;
    font-size: 18rem; }

.product-item.secondary .cost {
  height: 100%;
  text-align: center;
  background: #fdfdfe;
  word-wrap: break-word;
  position: relative;
  padding: 20px; }

.product-item.secondary .price {
  /*
  text-align: center;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  @include font-size(30);
  line-height: 1;
  margin-bottom:10px;
  */
  padding: 0;
  margin-bottom: 20px;
  line-height: 1.2;
  display: inline-block;
  position: relative;
  /*
      font-family: ProximaNovaSoft-Bold;
      @include font-size(18);
      color: #8955a3;
      display: inline;
  */ }
  .product-item.secondary .price span {
    display: block; }
  .product-item.secondary .price .price {
    font-size: 26px;
    font-size: 26rem;
    color: #494949;
    margin: 0;
    display: block; }
  .product-item.secondary .price.sale {
    font-size: 18px;
    font-size: 18rem;
    position: relative;
    display: inline-block; }
    .product-item.secondary .price.sale:before {
      width: 100%;
      left: 0; }
  .product-item.secondary .price .price-label {
    margin-bottom: 0; }
  .product-item.secondary .price p {
    margin: 0; }
  @media screen and (max-width: 850px) {
    .product-item.secondary .price {
      top: auto;
      transform: none; } }
  .product-item.secondary .price .minimal-price span.price {
    margin-top: 15px; }
    @media screen and (max-width: 850px) {
      .product-item.secondary .price .minimal-price span.price {
        margin-top: 0;
        padding: 5px 0; } }
  @media screen and (max-width: 850px) {
    .product-item.secondary .price span.inc-gst-note {
      margin-top: 5px; } }
  .product-item.secondary .price.sale {
    color: #a29da5; }
    .product-item.secondary .price.sale:before {
      width: 120%;
      height: 1px;
      content: '';
      position: absolute;
      left: -10%;
      top: 50%;
      margin-top: -1px;
      display: block;
      background-color: #a29da5; }
  .product-item.secondary .price span.small {
    color: #7a7676;
    font-size: 14px;
    font-size: 14rem;
    font-family: ProximaNovaSoft-Regular; }
  .product-item.secondary .price span.tag {
    font-size: 10px;
    position: absolute;
    top: -10px;
    left: 100%;
    margin-left: -5px;
    background: #8955a3;
    color: #fff;
    border-radius: 30px;
    padding: 1px 6px 1px;
    font-family: ProximaNovaSoft-Regular;
    font-weight: normal;
    font-style: normal; }

.product-item.secondary a h4 {
  color: #494949; }

.product-item.secondary .review-summary {
  float: none; }
  @media screen and (min-width: 1250px) {
    .product-item.secondary .review-summary {
      float: left; } }

.product-item.secondary .review-number {
  border: none; }

.product-item.secondary p {
  margin-top: 20px;
  display: inline-block; }

.product-item.secondary .stock-alert {
  margin: 5px 0 0 0;
  display: block; }
  @media screen and (min-width: 1250px) {
    .product-item.secondary .stock-alert {
      display: inline;
      margin-left: 15px; } }

.product-item.secondary.alt .sku {
  float: none;
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  text-align: center;
  display: block;
  color: #a4a4a4; }
  @media only screen and (max-width: 768px) {
    .product-item.secondary.alt .sku {
      position: static; } }

.product-item.secondary .cost-holder .minimal-price-link .label {
  margin: 10px 10px 15px;
  font-size: 16px;
  color: #494949; }
  @media screen and (max-width: 850px) {
    .product-item.secondary .cost-holder .minimal-price-link .label {
      margin: 10px 0 0 0; } }
.product-item.secondary .cost-holder .minimal-price-link .price {
  color: #494949; }
  @media screen and (max-width: 850px) {
    .product-item.secondary .cost-holder .minimal-price-link .price {
      padding: 0; } }

.sales-features {
  text-transform: uppercase;
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  font-size: 10rem; }
  .sales-features span {
    display: block; }
  .sales-features .feature {
    display: inline-block;
    float: left;
    position: relative; }
  .sales-features .feature.thinner {
    width: 22%; }
  .sales-features a {
    float: left; }
  .sales-features .small {
    font-size: 8px;
    line-height: 1.5; }
  .sales-features .purple {
    color: #8955a3;
    font-size: 12px;
    font-size: 12rem; }
  .sales-features .big {
    font-size: 12px;
    font-size: 12rem; }
  .sales-features .purple.bigger {
    font-size: 16px;
    font-size: 16rem; }
  .sales-features span:first-child {
    padding-top: 15px; }

.compact .sales-features-wrapper {
  width: 68%;
  float: left; }

.compact .sales-features .feature a {
  height: 80px;
  line-height: 1.2; }

.sales-features.detail.compact .feature a {
  height: auto; }

@media screen and (min-width: 1250px) {
  .compact .sales-features .feature {
    padding-right: 20px; } }

.vertical .sales-features-wrapper {
  width: 100%;
  float: left;
  padding: 20px 0 5px 0;
  font-size: 12px;
  font-size: 12rem; }
  @media screen and (min-width: 1250px) {
    .vertical .sales-features-wrapper {
      padding-left: 20px; } }

.vertical .sales-features {
  padding-left: 20px; }

.vertical .sales-features .feature {
  padding-bottom: 5px; }
  @media screen and (min-width: 1250px) {
    .vertical .sales-features .feature {
      padding-right: 20px; } }

.vertical .sales-features .feature a {
  height: 90px;
  line-height: 1.2;
  padding-left: 90px; }
  @media screen and (min-width: 1250px) {
    .vertical .sales-features .feature a {
      padding-left: 105px; } }

.sales-features.detail.vertical .feature a {
  height: auto; }

.expanded .feature {
  width: 25%; }

.sales-features.detail.container {
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center; }

.sales-features.detail a {
  padding: 110px 0 0 0;
  text-transform: none; }
  .sales-features.detail a h6, .sales-features.detail a p {
    text-align: center; }
  .sales-features.detail a h6 {
    font-size: 16px;
    font-size: 16rem;
    margin-top: 10px;
    margin-bottom: 10px; }
  .sales-features.detail a p {
    font-family: ProximaNovaSoft-Regular;
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    color: #565656; }

.money-back {
  padding-left: 90px; }
  .money-back:before {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 60px;
    font-size: 60rem;
    color: #8955a3;
    content: "\e600";
    margin: auto;
    position: absolute;
    top: 5px;
    left: 16px; }
    @media screen and (min-width: 1250px) {
      .money-back:before {
        font-size: 60px;
        font-size: 60rem; } }

.vertical .money-back:before {
  font-size: 67px;
  font-size: 67rem;
  left: 10px; }

.expanded .money-back:before {
  font-size: 100px;
  font-size: 100rem;
  left: 0;
  right: 0;
  top: 15px; }

.free-delivery {
  padding-left: 90px;
  position: relative; }
  @media screen and (min-width: 1250px) {
    .free-delivery {
      padding-left: 100px; } }
  .free-delivery:before {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px;
    font-size: 40rem;
    color: #8955a3;
    content: "\e602";
    margin: auto;
    position: absolute;
    top: 13px;
    left: 16px; }
    @media screen and (min-width: 1250px) {
      .free-delivery:before {
        font-size: 50px;
        font-size: 50rem; } }

.vertical .free-delivery:before {
  font-size: 38px;
  font-size: 38rem;
  left: 20px; }

.expanded .free-delivery:before {
  font-size: 75px;
  font-size: 75rem;
  left: 0;
  right: 0;
  top: 25px; }

.guarantee {
  padding-left: 85px; }
  @media screen and (min-width: 1250px) {
    .guarantee {
      padding-left: 100px; } }
  .guarantee:before {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px;
    font-size: 40rem;
    color: #8955a3;
    content: "\e64a";
    margin: auto;
    position: absolute;
    top: 13px;
    left: 16px; }
    @media screen and (min-width: 1250px) {
      .guarantee:before {
        font-size: 45px;
        font-size: 45rem; } }

.expanded .guarantee:before {
  font-size: 75px;
  font-size: 75rem;
  left: 0;
  right: 0;
  top: 25px; }

.vertical .guarantee:before {
  left: 22px; }

.satisfaction {
  padding-left: 65px; }
  @media screen and (min-width: 1250px) {
    .satisfaction {
      padding-left: 80px; } }
  .satisfaction:before {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px;
    font-size: 40rem;
    color: #8955a3;
    content: "\e603";
    margin: auto;
    position: absolute;
    top: 13px;
    left: 16px; }
    @media screen and (min-width: 1250px) {
      .satisfaction:before {
        font-size: 50px;
        font-size: 50rem; } }

.vertical .satisfaction:before {
  left: 25px; }

.expanded .satisfaction:before {
  font-size: 80px;
  font-size: 80rem;
  left: 0;
  right: 0;
  top: 20px; }

.product-finder-wrapper {
  background: #8955a3;
  border-radius: 3px; }
  .product-finder-wrapper h3 {
    margin: 0;
    font-size: 16px;
    font-size: 16rem;
    display: inline-block; }
  .product-finder-wrapper .styled {
    background: #fff url(../images/icons/arrow-down-small.svg) no-repeat right 14px center; }
  .product-finder-wrapper a.button.big {
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
    padding: 10px 35px; }

.product-finder {
  color: #fff;
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 12px 16px 2px; }
  @media screen and (min-width: 1250px) {
    .product-finder {
      padding-left: 10px;
      padding-right: 10px; } }

.ie8 .product-finder-wrapper .styled {
  background: #fff url(../images/icons/arrow-down-small.png) no-repeat 92% center; }

.compact .product-finder-wrapper {
  width: 32%;
  position: absolute;
  right: 0;
  top: 5px;
  z-index: 200; }

.compact .product-finder {
  padding: 10px 20px 0 20px; }
  .compact .product-finder .brand-holder,
  .compact .product-finder .model-holder {
    display: none; }

.compact .product-finder h3 {
  display: inline-block;
  margin-top: 8px; }

.compact .product-finder .select-holder {
  float: right;
  width: 58%; }
  @media screen and (min-width: 1250px) {
    .compact .product-finder .select-holder {
      width: 65%; } }

.compact .styled {
  padding-left: 0; }
  @media screen and (min-width: 1250px) {
    .compact .styled {
      padding-left: 10px; } }
  .compact .styled select {
    width: 130%; }
    @media screen and (min-width: 1250px) {
      .compact .styled select {
        width: 120%; } }

.compact .product-finder a.button {
  float: right;
  width: 65%;
  text-align: center;
  display: none; }

.vertical div.styled {
  padding-left: 0;
  padding-right: 0;
  border: 0px solid transparent; }
  @media screen and (min-width: 1250px) {
    .vertical div.styled {
      padding-left: 0 0 0 0; } }
  .vertical div.styled select {
    width: 130%; }
    @media screen and (min-width: 1250px) {
      .vertical div.styled select {
        width: 120%; } }

.vertical .product-finder-wrapper {
  border-radius: 0;
  border-top-right-radius: 3px;
  padding-bottom: 9px; }

.vertical .product-finder {
  padding: 0 35px 0 35px;
  text-align: center; }

.vertical .product-finder h3 {
  display: block;
  margin-top: 28px;
  margin-bottom: 10px;
  text-align: left; }

.vertical .product-finder .select-holder {
  width: 100%; }

.vertical .product-finder a {
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

.vertical .product-finder a.disabled {
  opacity: 0.3;
  background: #9461ad; }

.vertical .brand-holder,
.vertical .model-holder {
  transition: opacity 0.2s ease;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; }
  .vertical .brand-holder.enabled,
  .vertical .model-holder.enabled {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
.vertical div.styled.in-use {
  box-shadow: 0 0 5px 2px #fe9c11;
  box-shadow: 0 0 5px 2px #fe9c11; }

.mob-battery-finder {
  width: 100%; }
  .mob-battery-finder .product-finder-wrapper {
    border-radius: 0; }
  .mob-battery-finder .product-finder {
    border-radius: 0; }
  .mob-battery-finder .product-finder {
    width: 100%;
    height: 100%;
    padding: 0 40px; }
    @media screen and (min-width: 1250px) {
      .mob-battery-finder .product-finder {
        padding-left: 10px;
        padding-right: 10px; } }
    @media screen and (max-width: 450px) {
      .mob-battery-finder .product-finder {
        padding: 0 20px; } }
  .mob-battery-finder h3 {
    display: none; }
  .mob-battery-finder .brand-holder,
  .mob-battery-finder .model-holder {
    display: none; }
  .mob-battery-finder a:hover {
    color: #fff; }

.mob-battery-finder .product-finder a.button {
  display: none; }

.shop-by-brand {
  text-align: center;
  border-top: 1px solid #dedede;
  display: inline-block;
  width: 100%;
  padding: 20px 10px 15px;
  position: relative; }
  @media screen and (max-width: 1015px) {
    .shop-by-brand {
      display: none; } }
  .shop-by-brand .brand-logo {
    width: 12.5%;
    float: left; }
  .shop-by-brand img {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px;
    transition: all 0.2s ease-in-out;
    border: 3px solid transparent;
    border-radius: 3px; }
    .shop-by-brand img:hover {
      border: 3px solid #f3f3f3;
      z-index: 100; }
  .shop-by-brand h4 {
    padding: 10px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    top: -38px;
    left: 0;
    right: 0;
    background: #fff;
    width: 180px;
    font-size: 14px;
    font-size: 14rem; }

.hero {
  border-radius: 3px 3px 0px 0px;
  margin-bottom: 15px; }

.full-hero {
  width: auto;
  margin: 0 auto;
  height: 390px;
  text-align: center;
  max-width: 1400px;
  color: #fff; }
  .full-hero h1 {
    font-size: 40px;
    font-size: 40rem; }
  .full-hero p {
    font-size: 20px;
    font-size: 20rem;
    width: 55%;
    margin: 0 auto; }
    @media screen and (max-width: 850px) {
      .full-hero p {
        width: 80%; } }

.hero-content {
  display: table;
  height: 100%;
  width: 100%; }

.hero-content .inner {
  display: table-cell;
  vertical-align: middle; }

.products-grid {
  padding: 0 20px 20px 20px;
  text-align: center; }
  @media screen and (max-width: 1015px) {
    .products-grid {
      padding: 0; } }
  .products-grid a {
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    text-decoration: none;
    color: #494949;
    display: inline-block; }
    .products-grid a img,
    .products-grid a h4 {
      transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out; }
    .products-grid a:hover img {
      opacity: 0.8; }
    .products-grid a:hover h4 {
      color: #969696; }
  @media screen and (max-width: 1015px) {
    .products-grid .brands {
      display: none; } }
  .products-grid .brands a {
    font-size: 11px;
    font-size: 11rem;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    text-decoration: underline; }
    .products-grid .brands a:hover {
      color: #969696; }

@media screen and (max-width: 850px) {
  .product {
    margin-bottom: 0;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede; } }

.nav-product {
  padding: 10px 0; }

.products {
  text-align: center; }

.products-grid .product {
  margin-bottom: 15px;
  padding: 10px;
  display: block;
  float: left;
  height: 280px; }
  @media screen and (max-width: 1015px) {
    .products-grid .product {
      height: 220px; } }
  @media screen and (max-width: 850px) {
    .products-grid .product {
      height: 240px;
      margin-bottom: 0; } }
  @media screen and (max-width: 600px) {
    .products-grid .product {
      padding-bottom: 10px; } }
  .products-grid .product h4 {
    margin-bottom: 4px; }

.nav-products ul li {
  border: none; }

.nav-products li h4 {
  margin: 0 0 0 45px; }

.nav-products li:first-child h4 {
  margin-left: 20px;
  font-weight: bold;
  padding-top: 20px; }

.nav-products ul:first-child {
  padding-top: 10px; }

.nav-products ul {
  text-align: left; }

.main-nav li ul .nav-products ul li a {
  padding: 0; }

nav.breadcrumb {
  font-size: 12px;
  font-size: 12rem;
  margin-top: 10px;
  margin-left: 0; }

.no-heading nav.breadcrumb {
  margin-top: 0; }

nav.breadcrumb a {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  padding-right: 20px;
  text-decoration: none;
  color: #2f2f2f;
  position: relative;
  white-space: pre; }
  nav.breadcrumb a:first-child {
    padding-left: 0; }
  nav.breadcrumb a:hover {
    color: #7c7c7c; }

nav.breadcrumb .breadcrumb-holder:after {
  font-family: 'betterbatt';
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 8px;
  font-size: 8rem;
  color: #ababab;
  content: "\e610";
  margin: auto;
  position: absolute;
  top: 2px;
  right: 4px; }

nav.breadcrumb .breadcrumb-holder:last-child:after {
  content: none; }

nav.breadcrumb a:first-child {
  margin-left: 0; }

.stars {
  color: #e7ba1d;
  font-size: 17px;
  font-size: 17rem;
  display: inline-block; }

.stars-sprite {
  display: inline-block;
  width: 80px;
  height: 14px;
  background: url(icons/_sprite-stars.png) repeat-x left bottom; }

.stars-sprite .star {
  height: 14px;
  background: url(icons/_sprite-stars.png) repeat-x left top; }

.review-summary {
  display: block;
  color: #787878;
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal;
  float: left; }

.review-number,
.add-review {
  font-size: 12px;
  font-size: 12rem;
  line-height: 1; }

.review-number {
  padding: 0 5px 0 0;
  border-right: 1px solid #787878; }
  @media screen and (min-width: 1250px) {
    .review-number {
      padding-left: 10px; } }
  @media screen and (max-width: 450px) {
    .review-number {
      border: none; } }

.add-review {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  color: #8955a3;
  padding-left: 2px; }
  @media screen and (max-width: 450px) {
    .add-review {
      display: block;
      margin-top: 5px; } }
  .add-review:hover {
    color: #5f3b71; }

.sku {
  font-size: 12px;
  font-size: 12rem;
  color: #787878;
  line-height: 1;
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal; }

.ssl {
  display: inline-block;
  left: auto;
  position: relative;
  text-align: left; }
  .ssl img {
    padding-right: 10px; }
    @media screen and (max-width: 1015px) {
      .ssl img {
        padding-right: 20px; } }
  .ssl p {
    display: inline-block;
    font-size: 12px;
    font-size: 12rem;
    color: #787878; }

.add-to-cart fieldset {
  background: #fff;
  font-size: 16px;
  font-size: 16rem;
  float: left;
  border: none;
  margin: 5px 5px 0 0;
  position: relative;
  padding: 0;
  width: 170px;
  display: block; }
  @media screen and (max-width: 700px) {
    .add-to-cart fieldset {
      width: 100%; } }

.add-to-cart label {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.add-to-cart fieldset input[type=number] {
  width: 30%;
  background: none;
  color: #2f2f2f !important;
  font-family: ProximaNovaSoft-Regular;
  font-weight: normal;
  font-style: normal;
  height: 41px;
  padding: 12px 5px 8px 8px;
  border-radius: 3px 0 0 3px;
  border: 1px solid #e6e6e6;
  border-right: none !important; }
  .add-to-cart fieldset input[type=number]:focus {
    border: 1px solid #787878 !important;
    border-right: none !important;
    box-shadow: none; }

.add-to-cart fieldset ::-webkit-input-placeholder {
  font-size: 14px;
  font-size: 14rem; }

.add-to-cart fieldset :-moz-placeholder {
  /* Firefox 18- */
  font-size: 14px;
  font-size: 14rem; }

.add-to-cart fieldset ::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 14px;
  font-size: 14rem; }

.add-to-cart fieldset :-ms-input-placeholder {
  font-size: 14px;
  font-size: 14rem; }

.add-to-cart fieldset input[type="submit"] {
  padding: 12px 18px 10px;
  color: #fff;
  border: none;
  background: #fe9c11;
  float: right;
  font-family: ProximaNovaSoft-Regular;
  font-weight: normal;
  font-style: normal;
  height: 100%;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  border-radius: 0 3px 3px 0;
  width: 70%; }
  @media screen and (max-width: 700px) {
    .add-to-cart fieldset input[type="submit"] {
      width: 70%; } }
  .add-to-cart fieldset input[type="submit"]:hover {
    background: #f49001; }

.add-to-cart fieldset input[type="submit"]:hover,
.add-to-cart fieldset input[type="submit"]:focus {
  box-shadow: none;
  border: none !important; }

.stock-alert {
  font-size: 14px;
  font-size: 14rem;
  position: relative;
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal;
  display: inline-block; }
  .stock-alert .stock-icon {
    padding-right: 5px;
    display: inline-block; }
  .stock-alert i {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    font-size: 10rem;
    content: "\e614";
    position: relative; }
  .stock-alert.out {
    color: #e63030; }
  .stock-alert.in {
    color: #81c028; }
  .stock-alert.low {
    color: #e5a722; }
  .stock-alert span {
    color: #959595; }

.subscribe-to-stock-alert {
  display: none; }
  .subscribe-to-stock-alert fieldset {
    border: none;
    width: 100%;
    padding: 0;
    float: right;
    margin-top: 30px; }
    .subscribe-to-stock-alert fieldset.open {
      display: inline-block; }
    @media screen and (min-width: 1250px) {
      .subscribe-to-stock-alert fieldset {
        width: 385px;
        margin-right: 46px; } }
  .subscribe-to-stock-alert label {
    font-size: 12px;
    font-size: 12rem;
    margin-bottom: 5px;
    display: inline-block;
    color: #959595; }
  .subscribe-to-stock-alert input {
    width: 68%;
    float: left;
    padding: 8px;
    font-size: 12px;
    font-size: 12rem;
    margin: 0 0 10px; }
    .subscribe-to-stock-alert input:focus {
      border: 1px solid #787878 !important; }
  .subscribe-to-stock-alert input[type="submit"] {
    width: 32%;
    float: left;
    text-align: center;
    background: #fafafd;
    padding: 8px 4px;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }
    .subscribe-to-stock-alert input[type="submit"]:hover {
      background: #f3f3f3; }
    .subscribe-to-stock-alert input[type="submit"]:focus {
      border: 1px solid #e0dfdf !important; }

.pagination-wrapper {
  text-align: center; }

.product-pagination,
.product-page .pagination {
  display: inline-block;
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal;
  position: relative;
  padding-left: 100px;
  margin: 15px 0; }
  @media screen and (max-width: 850px) {
    .product-pagination,
    .product-page .pagination {
      padding-left: 0; } }
  .product-pagination ul,
  .product-page .pagination ul {
    list-style: none;
    position: relative;
    padding: 0;
    display: inline-block;
    border: 1px solid #f1f1f1;
    border-radius: 8px;
    width: auto;
    margin-bottom: 0;
    display: table; }
  .product-pagination li,
  .product-page .pagination li {
    display: table-cell;
    margin-bottom: 0;
    border-right: 1px solid #f1f1f1;
    background: -moz-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, white), color-stop(100%, rgba(242, 242, 242, 0.4)));
    background: -webkit-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
    background: -o-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
    background: -ms-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
    background: linear-gradient(to bottom, white 20%, rgba(242, 242, 242, 0.4) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a6f2f2f2',GradientType=0 ); }
    .product-pagination li:last-child,
    .product-page .pagination li:last-child {
      border: none; }
  .product-pagination .active,
  .product-page .pagination .active {
    background: #fe9c11;
    background: #fe9c11;
    background: -moz-linear-gradient(top, #fe9c11 0%, #db8802 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fe9c11), color-stop(100%, #db8802));
    background: -webkit-linear-gradient(top, #fe9c11 0%, #db8802 100%);
    background: -o-linear-gradient(top, #fe9c11 0%, #db8802 100%);
    background: -ms-linear-gradient(top, #fe9c11 0%, #db8802 100%);
    background: linear-gradient(to bottom, #fe9c11 0%, #db8802 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe9c11', endColorstr='#db8802',GradientType=0 ); }
    .product-pagination .active a,
    .product-page .pagination .active a {
      color: #fff; }
  .product-pagination a,
  .product-page .pagination a {
    color: #2f2f2f;
    padding: 12px 18px 8px;
    display: inline-block; }
  .product-pagination .page-counter,
  .product-page .pagination .page-counter {
    position: absolute;
    top: 15px;
    left: 0; }
    @media screen and (max-width: 850px) {
      .product-pagination .page-counter,
      .product-page .pagination .page-counter {
        position: relative;
        margin-bottom: 10px;
        top: -15px; } }
  .product-pagination .prev span,
  .product-pagination .next span,
  .product-page .pagination .prev span,
  .product-page .pagination .next span {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0; }
  .product-pagination .prev,
  .product-pagination .next,
  .product-page .pagination .prev,
  .product-page .pagination .next {
    font-size: 12px;
    font-size: 12rem;
    width: 45px; }
    .product-pagination .prev:hover,
    .product-pagination .next:hover,
    .product-page .pagination .prev:hover,
    .product-page .pagination .next:hover {
      color: #7c7c7c; }
  .product-pagination .prev a:before,
  .product-pagination .next a:before,
  .product-page .pagination .prev a:before,
  .product-page .pagination .next a:before {
    position: absolute;
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: all 300ms ease-in-out;
    cursor: pointer;
    top: 16px; }
  .product-pagination .prev a:before,
  .product-page .pagination .prev a:before {
    content: "\e618";
    left: 15px; }
  .product-pagination .next a:before,
  .product-page .pagination .next a:before {
    content: "\e619";
    right: 15px; }
  .product-pagination a.page-numbers,
  .product-page .pagination a.page-numbers {
    text-decoration: none;
    transition: all 300ms ease-in-out; }
    .product-pagination a.page-numbers.current, .product-pagination a.page-numbers:hover,
    .product-page .pagination a.page-numbers.current,
    .product-page .pagination a.page-numbers:hover {
      color: #7c7c7c; }
  .product-pagination a,
  .product-page .pagination a {
    text-decoration: none; }

.blog-wrapper .pagination,
.guides-wrapper .pagination {
  padding: 30px 0;
  display: block;
  clear: both;
  position: relative; }
  .blog-wrapper .pagination ul,
  .guides-wrapper .pagination ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    text-align: center; }
  .blog-wrapper .pagination ul li,
  .guides-wrapper .pagination ul li {
    margin: 0px;
    padding: 0px;
    display: inline-block;
    font-size: 14px;
    margin: 0 7px; }
    @media screen and (max-width: 700px) {
      .blog-wrapper .pagination ul li,
      .guides-wrapper .pagination ul li {
        margin: 0 4px; } }
  .blog-wrapper .pagination ul li.prev,
  .guides-wrapper .pagination ul li.prev {
    width: auto;
    margin-right: 15px; }
  .blog-wrapper .pagination ul li.next,
  .guides-wrapper .pagination ul li.next {
    width: auto;
    margin-left: 15px; }
  @media screen and (max-width: 600px) {
    .blog-wrapper .pagination ul li.prev,
    .blog-wrapper .pagination ul li.next,
    .guides-wrapper .pagination ul li.prev,
    .guides-wrapper .pagination ul li.next {
      display: block;
      position: relative;
      width: 100px;
      margin: 10px auto; } }
  .blog-wrapper .pagination ul li.prev a,
  .blog-wrapper .pagination ul li.next a,
  .guides-wrapper .pagination ul li.prev a,
  .guides-wrapper .pagination ul li.next a {
    border-radius: 30px;
    background: #fff;
    padding: 3px 30px;
    height: 35px;
    width: auto;
    position: absolute;
    top: 35%; }
    @media screen and (max-width: 600px) {
      .blog-wrapper .pagination ul li.prev a,
      .blog-wrapper .pagination ul li.next a,
      .guides-wrapper .pagination ul li.prev a,
      .guides-wrapper .pagination ul li.next a {
        position: relative; } }
  .blog-wrapper .pagination ul li.prev a,
  .guides-wrapper .pagination ul li.prev a {
    left: 0; }
  .blog-wrapper .pagination ul li.next a,
  .guides-wrapper .pagination ul li.next a {
    right: 0; }
  .blog-wrapper .pagination ul li span.current,
  .guides-wrapper .pagination ul li span.current {
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: block;
    border-radius: 50%; }
  .blog-wrapper .pagination ul li a,
  .guides-wrapper .pagination ul li a {
    text-decoration: none;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: block;
    border-radius: 50%;
    background: #fff;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }
    .blog-wrapper .pagination ul li a:hover,
    .guides-wrapper .pagination ul li a:hover {
      color: white; }

.blog-wrapper .pagination ul li span.current {
  background: #5988ad; }
.blog-wrapper .pagination ul li a {
  color: #72a8d2; }
  .blog-wrapper .pagination ul li a:hover {
    background: #5988ad; }
.blog-wrapper .pagination ul li a.inactive {
  background: #5988ad; }

.guides-wrapper .pagination ul li span.current {
  background: #42a0dc; }
.guides-wrapper .pagination ul li a {
  color: #42a0dc; }
  .guides-wrapper .pagination ul li a:hover {
    background: #42a0dc; }
.guides-wrapper .pagination ul li a.inactive {
  background: #42a0dc; }

.product-pagination {
  padding-left: 0;
  width: 100%;
  text-align: center;
  display: block;
  border-radius: 5px; }
  @media screen and (max-width: 850px) {
    .product-pagination {
      font-size: 14px; } }
  .product-pagination ul {
    margin: 0 auto;
    border: 1px solid #dfdfdf;
    border-radius: 5px; }
  .product-pagination .current {
    background-color: #fe9c11; }
  .product-pagination .prev {
    border-radius: 5px 0 0 5px; }
  .product-pagination .prev a {
    padding-left: 40px; }
  .product-pagination .prev .inactive {
    cursor: default;
    opacity: .5; }
  .product-pagination .next {
    border-radius: 0 5px 5px 0; }
  .product-pagination .next a {
    padding-right: 40px; }
  .product-pagination .next .inactive {
    cursor: default;
    opacity: .5; }
  .product-pagination .current {
    color: #2f2f2f;
    padding: 12px 18px 8px;
    display: inline-block;
    color: #fff; }
  @media screen and (max-width: 850px) {
    .product-pagination .current,
    .product-pagination a.page-numbers,
    .product-pagination .prev a,
    .product-pagination .next a {
      padding: 8px 12px;
      font-size: 12px; }
    .product-pagination .prev a:before, .product-pagination .prev a:after,
    .product-pagination .next a:before,
    .product-pagination .next a:after {
      content: none; } }

table {
  border-radius: 3px;
  border: 1px solid #f1f1f1;
  border-collapse: collapse; }

th, td {
  padding: 10px;
  text-align: left;
  border: 1px solid #f1f1f1; }

.bulk-order {
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  font-size: 13rem;
  text-align: center;
  margin-bottom: 10px; }
  .bulk-order .top-row {
    background: #f9f9f9; }
  .bulk-order th {
    background: #8955a3;
    color: #fff;
    text-align: left;
    border: 1px solid #79508d; }
  .bulk-order td {
    text-align: center; }
  .bulk-order .plus3 {
    color: #8955a3; }
  .bulk-order .plus5 {
    color: #e00c39; }

.compare-page table {
  border: none; }
.compare-page .data-table {
  width: 100%; }
.compare-page .data-table td,
.compare-page .data-table th {
  padding: 10px;
  vertical-align: top;
  border: none;
  white-space: normal; }
.compare-page .data-table th {
  background: #F4F4F4 none repeat scroll 0% 0%;
  text-transform: uppercase;
  line-height: 1.4;
  white-space: nowrap; }
.compare-page .data-table thead th,
.compare-page .data-table tbody td {
  border-bottom: 1px solid #C0C0C0; }
.compare-page .data-table tbody td .item-options {
  margin-left: 20px;
  margin-top: 10px; }
  .compare-page .data-table tbody td .item-options dt:after {
    content: ':'; }

.icon-cta {
  text-align: center;
  position: relative; }
  .icon-cta .icon {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #fff;
    margin: 0 auto;
    position: relative;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }
  .icon-cta p {
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1.3; }
  .icon-cta h6 {
    margin-top: 25px;
    margin-bottom: 25px; }
  .icon-cta p {
    font-size: 14px;
    font-size: 14rem;
    color: #314657; }

.here-to-help .icon-cta .icon {
  width: 90px;
  height: 90px; }
  @media screen and (max-width: 1015px) {
    .here-to-help .icon-cta .icon {
      background: none; } }

.here-to-help .icon-cta p {
  font-size: 12px;
  font-size: 12rem; }
  @media screen and (max-width: 1015px) {
    .here-to-help .icon-cta p {
      font-size: 0; } }

.value.icon-cta {
  margin-bottom: 20px; }

.value.icon-cta p {
  padding-left: 10px;
  padding-right: 10px;
  max-width: 300px;
  margin: 0 auto; }

.value.icon-cta:hover .icon {
  transform: translate3d(0, -5px, 0); }

.battery-guides .icon:before,
.faqs .icon:before,
.videos .icon:before,
.the-blog .icon:before,
.be-healthy .icon:before,
.be-honest .icon:before,
.be-interdependent .icon:before,
.be-ambitious .icon:before,
.be-respectful .icon:before,
.be-learner .icon:before,
.contact-us .icon:before,
.about-us .icon:before {
  font-family: 'betterbatt';
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  font-size: 14rem;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 100; }

.be-healthy .icon:before,
.be-honest .icon:before,
.be-interdependent .icon:before,
.be-ambitious .icon:before,
.be-respectful .icon:before,
.be-learner .icon:before {
  color: #72a8d2;
  top: 23px;
  font-size: 55px;
  font-size: 55rem; }

.be-healthy .icon:before {
  content: "\e626"; }

.be-honest .icon:before {
  content: "\e61a"; }

.be-interdependent .icon:before {
  content: "\e624"; }

.be-ambitious .icon:before {
  content: "\e623"; }

.be-respectful .icon:before {
  content: "\e622"; }

.be-learner .icon:before {
  content: "\e61b"; }

.battery-guides .icon:before {
  color: #467396;
  content: "\e608";
  font-size: 45px;
  font-size: 45rem;
  top: 23px; }
  @media screen and (max-width: 1015px) {
    .battery-guides .icon:before {
      color: #467396; } }

.faqs .icon:before {
  color: #ea6b32;
  content: "\e607";
  font-size: 45px;
  font-size: 45rem;
  top: 23px; }
  @media screen and (max-width: 1015px) {
    .faqs .icon:before {
      color: #467396; } }

.videos .icon:before {
  color: #8fc659;
  content: "\e609";
  font-size: 40px;
  font-size: 40rem;
  top: 25px; }
  @media screen and (max-width: 1015px) {
    .videos .icon:before {
      color: #467396; } }

.the-blog .icon:before {
  color: #8955a3;
  content: "\e60a";
  font-size: 45px;
  font-size: 45rem;
  top: 23px; }
  @media screen and (max-width: 1015px) {
    .the-blog .icon:before {
      color: #467396; } }

.contact-us .icon:before {
  color: #467396;
  content: '\e647';
  font-size: 50px;
  font-size: 50rem;
  top: 20px; }
  @media screen and (max-width: 1015px) {
    .contact-us .icon:before {
      color: #467396; } }

.contact-us:hover .icon {
  background-color: #467396; }
  .contact-us:hover .icon:before {
    color: #fff; }

.about-us .icon:before {
  color: #8955a3;
  content: '\e646';
  font-size: 50px;
  font-size: 50rem;
  top: 20px; }
  @media screen and (max-width: 1015px) {
    .about-us .icon:before {
      color: #467396; } }

.about-us:hover .icon {
  background-color: #8955a3; }
  .about-us:hover .icon:before {
    color: #fff; }

.battery-guides:hover .icon {
  background: #467396; }
.battery-guides:hover .icon:before {
  color: #fff; }

.faqs:hover .icon {
  background: #ea6b32; }
.faqs:hover .icon:before {
  color: #fff; }

.videos:hover .icon {
  background: #8fc659; }
.videos:hover .icon:before {
  color: #fff; }

.the-blog:hover .icon {
  background: #8955a3; }
.the-blog:hover .icon:before {
  color: #fff; }

.general-info {
  font-size: 14px;
  font-size: 14rem;
  position: relative;
  margin-left: 10px;
  width: 16px;
  height: 16px;
  cursor: default; }
  .general-info:after {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    color: #c9c9c9;
    content: "\e617";
    margin: auto;
    position: absolute;
    top: 0;
    left: 0; }

.no-touch .general-info:hover:after {
  color: #969696; }

.no-touch .general-info:hover .alert-bubble {
  display: block; }

.touch .general-info.hover .alert-bubble {
  display: block; }

.general-info .alert-bubble {
  position: absolute;
  z-index: 10;
  width: 240px;
  height: 115px;
  top: -130px;
  left: -112px;
  z-index: 100;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  display: none;
  text-align: left; }
  .general-info .alert-bubble p {
    font-size: 12px;
    font-size: 12rem;
    line-height: 1.3;
    padding: 0 !important; }

.general-info .alert-bubble:before {
  border: solid;
  border-color: #fff transparent;
  border-width: 10px 12px 0 12px;
  bottom: -9px;
  content: ' ';
  left: 0;
  right: 0;
  width: 10px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  z-index: 300; }

.general-info .alert-bubble-content {
  background: #fff;
  box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.05);
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  padding: 10px 10px 10px 55px;
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100%; }

.general-info .alert-bubble-content:before {
  font-family: 'betterbatt';
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  font-size: 30rem;
  color: #fe9c11;
  margin: auto;
  position: absolute;
  left: 10px;
  right: 0;
  content: "\e61d"; }

.general-info.left-aligned .alert-bubble {
  left: -15px; }
.general-info.left-aligned .alert-bubble:before {
  right: auto;
  left: 15px; }

.general-info.right-aligned .alert-bubble {
  right: -20px;
  left: auto; }
.general-info.right-aligned .alert-bubble:before {
  left: auto;
  right: 15px; }

.mini-info {
  font-size: 14px;
  font-size: 14rem;
  position: relative;
  width: 16px;
  height: 16px; }
  .mini-info.info:after {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    color: #c9c9c9;
    content: "\e617";
    margin: auto;
    position: absolute;
    top: 0;
    left: 0; }
  .mini-info.info:hover:after {
    color: #969696; }
  .mini-info.secure:after {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    font-size: 20rem;
    color: #33d10e;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    content: "\e635";
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }
  .mini-info.secure:hover:after {
    color: #27a10b; }

.mini-info:hover .alert-bubble {
  display: block; }

.mini-info .alert-bubble {
  position: absolute;
  z-index: 10;
  width: 90px;
  min-height: 15px;
  top: -60px;
  left: -38px;
  z-index: 100;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  display: none;
  text-align: left; }
  .mini-info .alert-bubble p {
    font-size: 10px;
    font-size: 10rem;
    line-height: 1.3;
    padding: 0 !important;
    margin-bottom: 0;
    color: #787878;
    text-align: center; }

.mini-info.secure .alert-bubble {
  top: -30px; }

.mini-info .alert-bubble:after {
  border: solid;
  border-color: #fff transparent;
  border-width: 6px 6px 0 6px;
  bottom: -5px;
  content: ' ';
  left: 0;
  right: 0;
  width: 6px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  z-index: 300; }

.mini-info .alert-bubble-content {
  background: #fff;
  box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.05);
  border: 1px solid #dfdfdf;
  padding: 5px;
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100%; }

.saved-product-item-holder {
  display: inline-block;
  width: 100%;
  padding-top: 10px; }
  @media screen and (max-width: 700px) {
    .saved-product-item-holder {
      text-align: center; } }

.saved-product-item {
  text-align: center;
  display: inline-block;
  margin: 0 10px 5px 0;
  padding-bottom: 5px;
  transition: border 0.2s ease-in-out;
  border: 3px solid transparent;
  border-radius: 3px; }
  @media screen and (max-width: 700px) {
    .saved-product-item {
      width: 50%;
      float: left;
      margin-right: 0; } }
  .saved-product-item:hover {
    border: 3px solid #f3f3f3; }
  .saved-product-item img,
  .saved-product-item h4,
  .saved-product-item a {
    display: block; }
  .saved-product-item h4 {
    margin: 5px auto; }
    @media screen and (max-width: 600px) {
      .saved-product-item h4 {
        font-size: 14px;
        font-size: 14rem; } }
  .saved-product-item a:hover {
    color: #494949; }
    .saved-product-item a:hover:before {
      color: #494949; }
  .saved-product-item img {
    vertical-align: top; }
    @media screen and (max-width: 700px) {
      .saved-product-item img {
        margin: 0 auto; } }

.capacity {
  background: -moz-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, white), color-stop(100%, rgba(242, 242, 242, 0.4)));
  background: -webkit-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
  background: -o-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
  background: -ms-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
  background: linear-gradient(to bottom, white 20%, rgba(242, 242, 242, 0.4) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a6f2f2f2',GradientType=0 );
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  border: 1px solid #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 4px 4px -2px white;
  color: #636363;
  text-align: center;
  padding: 75px 15px 10px;
  position: relative;
  cursor: pointer;
  margin-bottom: 27px; }
  .capacity h5 {
    font-size: 18px;
    font-size: 18rem;
    margin: 0 0 15px; }
    @media screen and (max-width: 600px) {
      .capacity h5 {
        font-size: 14px;
        font-size: 14rem;
        margin-bottom: 0;
        margin-top: -10px; } }
  .capacity p {
    font-size: 12px;
    font-size: 12rem; }
    @media screen and (max-width: 600px) {
      .capacity p {
        position: absolute;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        border: 0; } }
  @media screen and (max-width: 600px) {
    .capacity span {
      position: absolute;
      overflow: hidden;
      clip: rect(0 0 0 0);
      height: 1px;
      width: 1px;
      margin: -1px;
      padding: 0;
      border: 0; } }

.capacity:hover {
  background: #f3f3f3; }

.capacity.is-selected {
  background: #3e3e3e;
  box-shadow: inset 0 0 12px 2px rgba(0, 0, 0, 0.3);
  color: #fff; }
  .capacity.is-selected:before {
    color: #fff; }

.ie8 .capacity,
.ie9 .capacity {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.ie8 .capacity:hover,
.ie9 .capacity:hover {
  background: #f3f3f3 !important;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.ie8 .capacity.is-selected,
.ie9 .capacity.is-selected {
  background: #3e3e3e !important;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.capacity:before {
  font-family: 'betterbatt';
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 70px;
  font-size: 70rem;
  color: #8955a3;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100; }
  @media screen and (max-width: 600px) {
    .capacity:before {
      font-size: 60px;
      font-size: 60rem; } }

.capacity.standard:before {
  content: "\e61e"; }

.capacity.medium:before {
  content: "\e61f"; }

.capacity.high:before {
  content: "\e621"; }

.capacity.is-selected:after {
  background: url(../images/badges/tick.svg) no-repeat;
  width: 32px;
  height: 32px;
  margin: auto;
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  z-index: 100;
  content: ''; }

.capacity-compact {
  border: 3px solid transparent;
  border-radius: 3px;
  color: #636363;
  text-align: center;
  position: relative;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  cursor: pointer;
  margin-bottom: 5px;
  display: block;
  height: 81px; }
  @media screen and (max-width: 850px) {
    .capacity-compact {
      float: left;
      margin: 0 3px 5px; } }
  .capacity-compact .inner {
    width: 75px;
    height: 75px;
    display: block;
    border: 1px solid #dedede; }
  .capacity-compact h5 {
    font-size: 18px;
    font-size: 18rem;
    margin: 0 0 15px; }
  .capacity-compact p {
    font-size: 12px;
    font-size: 12rem;
    position: absolute;
    bottom: 10px;
    margin-bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto; }

.capacity-compact:hover {
  border: 3px solid #a4a4a4; }
  .capacity-compact:hover.inner {
    border: none; }
  .capacity-compact:hover:before {
    color: #a4a4a4; }

.capacity-compact.is-selected {
  border: 3px solid #8955a3; }
  .capacity-compact.is-selected.inner {
    border: none; }
  .capacity-compact.is-selected:before {
    color: #8955a3; }

.capacity-compact.is-selected {
  background: -moz-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, white), color-stop(100%, rgba(242, 242, 242, 0.4)));
  background: -webkit-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
  background: -o-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
  background: -ms-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
  background: linear-gradient(to bottom, white 20%, rgba(242, 242, 242, 0.4) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a6f2f2f2',GradientType=0 ); }

.capacity-compact:before {
  font-family: 'betterbatt';
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 50px;
  font-size: 50rem;
  color: #dedede;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100; }

.capacity-compact.cell3:before {
  content: "\e63a";
  top: 5px; }

.capacity-compact.cell6:before {
  content: "\e63b";
  top: 5px; }

.capacity-compact.cell9:before {
  content: "\e63c"; }

.capacity-compact.cell12:before {
  content: "\e63d"; }

.capacity-holder .info {
  width: 20px;
  display: inline-block;
  overflow: visible;
  margin: 0 auto; }
  .capacity-holder .info .alert-bubble {
    left: -15px;
    right: auto; }
  .capacity-holder .info .alert-bubble:before {
    right: auto;
    left: 10px; }
  @media screen and (max-width: 450px) {
    .capacity-holder .info {
      position: absolute;
      bottom: -10px;
      left: 0;
      right: 0;
      width: 15px; }
      .capacity-holder .info .alert-bubble {
        right: auto;
        left: -112px; }
      .capacity-holder .info .alert-bubble:before {
        left: 0;
        right: 0; } }

.contact form label,
.address-form label,
.checkout-form label,
.login-form label,
.totals-row label,
.discount-holder label,
.leave-testimonail label,
.leave-review-form label {
  text-align: left; }
.contact form form,
.address-form form,
.checkout-form form,
.login-form form,
.totals-row form,
.discount-holder form,
.leave-testimonail form,
.leave-review-form form {
  display: block; }
.contact form .field,
.address-form .field,
.checkout-form .field,
.login-form .field,
.totals-row .field,
.discount-holder .field,
.leave-testimonail .field,
.leave-review-form .field {
  position: relative; }
.contact form label,
.address-form label,
.checkout-form label,
.login-form label,
.totals-row label,
.discount-holder label,
.leave-testimonail label,
.leave-review-form label {
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal;
  padding-bottom: 2.5px;
  display: inline-block; }
.contact form input,
.contact form textarea,
.address-form input,
.address-form textarea,
.checkout-form input,
.checkout-form textarea,
.login-form input,
.login-form textarea,
.totals-row input,
.totals-row textarea,
.discount-holder input,
.discount-holder textarea,
.leave-testimonail input,
.leave-testimonail textarea,
.leave-review-form input,
.leave-review-form textarea {
  width: 100%;
  margin-bottom: 6.66667px;
  border: none;
  text-align: left;
  border: 1px solid #e0dfdf; }
  .contact form input:focus,
  .contact form textarea:focus,
  .address-form input:focus,
  .address-form textarea:focus,
  .checkout-form input:focus,
  .checkout-form textarea:focus,
  .login-form input:focus,
  .login-form textarea:focus,
  .totals-row input:focus,
  .totals-row textarea:focus,
  .discount-holder input:focus,
  .discount-holder textarea:focus,
  .leave-testimonail input:focus,
  .leave-testimonail textarea:focus,
  .leave-review-form input:focus,
  .leave-review-form textarea:focus {
    border: 1px solid #787878 !important;
    box-shadow: none; }
.contact form textarea,
.address-form textarea,
.checkout-form textarea,
.login-form textarea,
.totals-row textarea,
.discount-holder textarea,
.leave-testimonail textarea,
.leave-review-form textarea {
  height: 150px; }
.contact form .styled,
.address-form .styled,
.checkout-form .styled,
.login-form .styled,
.totals-row .styled,
.discount-holder .styled,
.leave-testimonail .styled,
.leave-review-form .styled {
  width: 100%;
  margin-bottom: 6.66667px;
  border: none;
  text-align: left;
  border: 1px solid #e0dfdf;
  background: #fff;
  font-family: ProximaNovaSoft-Regular;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-size: 12rem;
  z-index: 1;
  background: #fff url(../images/icons/arrow-down-small.svg) no-repeat right 18px center; }
  @media screen and (min-width: 1250px) {
    .contact form .styled,
    .address-form .styled,
    .checkout-form .styled,
    .login-form .styled,
    .totals-row .styled,
    .discount-holder .styled,
    .leave-testimonail .styled,
    .leave-review-form .styled {
      font-size: 14px;
      font-size: 14rem; } }
  @media screen and (max-width: 450px) {
    .contact form .styled,
    .address-form .styled,
    .checkout-form .styled,
    .login-form .styled,
    .totals-row .styled,
    .discount-holder .styled,
    .leave-testimonail .styled,
    .leave-review-form .styled {
      margin-bottom: 5px; } }
.contact form .styled:after,
.address-form .styled:after,
.checkout-form .styled:after,
.login-form .styled:after,
.totals-row .styled:after,
.discount-holder .styled:after,
.leave-testimonail .styled:after,
.leave-review-form .styled:after {
  content: "";
  margin: auto;
  position: absolute;
  right: 50px;
  top: 0;
  border-left: 1px solid #e0dfdf;
  height: 100%;
  z-index: 0;
  width: 1px; }
.contact form button,
.address-form button,
.checkout-form button,
.login-form button,
.totals-row button,
.discount-holder button,
.leave-testimonail button,
.leave-review-form button {
  float: right;
  clear: both; }

.ie8 .contact form .styled,
.ie8 .address-form .styled,
.ie8 .checkout-form .styled,
.ie8 .login-form .styled {
  background: #fff url(../images/icons/arrow-down-small.png) no-repeat 92% center; }

.contact form input,
.contact form textarea,
.login-form input,
.login-form textarea,
.leave-testimonail input,
.leave-testimonail textarea,
.leave-review-form input,
.leave-review-form textarea {
  padding: 15px; }
.contact form .styled,
.login-form .styled,
.leave-testimonail .styled,
.leave-review-form .styled {
  background: #fff url(../images/icons/arrow-down-v2.svg) no-repeat right 23px center;
  padding: 15px; }
.contact form .styled:after,
.login-form .styled:after,
.leave-testimonail .styled:after,
.leave-review-form .styled:after {
  right: 60px; }

.ie8 .contact form .styled,
.ie8 .login-form .styled,
.ie8 .leave-testimonail .styled {
  background: #fff url(../images/icons/arrow-down.png) no-repeat 95% center; }

.leave-testimonail {
  width: 50%; }
  .leave-testimonail .field {
    padding-bottom: 0; }
  .leave-testimonail button {
    margin-bottom: 30px; }
  @media screen and (max-width: 600px) {
    .leave-testimonail {
      width: 100%; } }

.leave-review-form {
  width: 50%; }
  .leave-review-form .field {
    padding-bottom: 0; }
  .leave-review-form .title {
    margin-bottom: 15px; }
  .leave-review-form .star-rating {
    height: 20px;
    margin-bottom: 20px; }
    .leave-review-form .star-rating span {
      width: 150px;
      display: inline-block; }
  .leave-review-form button {
    margin-bottom: 30px; }
  @media screen and (max-width: 600px) {
    .leave-review-form {
      width: 100%; } }

.field {
  padding-bottom: 10px; }

.address-form-holder.billing {
  padding-right: 23px; }
  @media screen and (max-width: 700px) {
    .address-form-holder.billing {
      padding-right: 0; } }

.address-form-holder.shipping {
  padding-left: 23px; }
  @media screen and (max-width: 700px) {
    .address-form-holder.shipping {
      padding-left: 0; } }

.address-form,
.checkout-form {
  margin-top: 10px;
  display: inline-block; }
  .address-form input,
  .address-form textarea,
  .checkout-form input,
  .checkout-form textarea {
    padding: 10px 5px; }
    @media screen and (min-width: 1250px) {
      .address-form input,
      .address-form textarea,
      .checkout-form input,
      .checkout-form textarea {
        padding: 10px; } }
  .address-form .styled,
  .checkout-form .styled {
    padding: 10px 5px; }
    @media screen and (min-width: 1250px) {
      .address-form .styled,
      .checkout-form .styled {
        padding: 10px; } }
  .address-form .styled:before,
  .checkout-form .styled:before {
    padding-top: 18px; }

.checkout-form .styled {
  padding: 8px 5px;
  background: #fff url(../images/icons/arrow-down-small.svg) no-repeat right 15px center;
  font-size: 12px;
  font-size: 12rem; }
.checkout-form .styled.vsmall {
  background: #fff url(../images/icons/arrow-down-small.svg) no-repeat right 5px center;
  font-size: 11px;
  font-size: 11rem; }
.checkout-form .styled:after {
  right: 45px; }
.checkout-form .styled.vsmall:after {
  right: 22px; }
.checkout-form .field {
  padding-bottom: 0; }
.checkout-form label {
  font-size: 14px;
  font-size: 14rem; }
.checkout-form input,
.checkout-form textarea {
  margin-bottom: 5px; }
.checkout-form .pre-label {
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-size: 12rem;
  display: block;
  padding-bottom: 5px;
  border-bottom: 1px solid #f3f3f3; }
.checkout-form input[type="text"] + label span {
  color: #8955a3; }
.checkout-form input[type="checkbox"] {
  display: none; }
.checkout-form input[type="checkbox"] + label {
  margin-top: 10px;
  position: relative;
  font-size: 12px;
  font-size: 12rem;
  font-family: ProximaNovaSoft-Regular;
  font-weight: normal;
  font-style: normal;
  cursor: pointer; }
.checkout-form input[type="checkbox"] + label span {
  padding: 2px 0 0 50px;
  display: inline-block; }
.checkout-form input[type="checkbox"] + label:before {
  position: absolute;
  cursor: pointer;
  background: url(../images/icons/checkbox.svg) no-repeat left center;
  content: '';
  width: 20px;
  height: 20px; }
.checkout-form input[type="checkbox"]:checked + label:before {
  background: url(../images/icons/checkbox-checked.svg) no-repeat left center;
  content: '';
  width: 20px;
  height: 20px; }
.checkout-form input[type="radio"] {
  display: none; }
.checkout-form input[type="radio"] + label {
  margin-top: 15px;
  position: relative !important;
  z-index: 900;
  font-size: 12px;
  font-size: 12rem;
  font-family: ProximaNovaSoft-Regular;
  font-weight: normal;
  font-style: normal;
  cursor: pointer;
  width: 100%;
  border-bottom: 1px solid #f3f3f3;
  padding-bottom: 15px; }
.checkout-form input[type="radio"] + label div {
  padding: 2px 0 0 50px;
  position: relative;
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-size: 16rem;
  line-height: 1.2; }
  .checkout-form input[type="radio"] + label div .delivery-cost {
    position: absolute;
    top: 0;
    right: 0;
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    color: #898989;
    font-size: 14px;
    font-size: 14rem; }
  .checkout-form input[type="radio"] + label div .delivery-meta {
    font-size: 12px;
    font-size: 12rem;
    font-family: ProximaNovaSoft-Regular;
    font-weight: normal;
    font-style: normal; }
.checkout-form input[type="radio"] + label:before {
  font-family: 'betterbatt';
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e636";
  font-size: 26px;
  font-size: 26rem;
  position: absolute;
  cursor: pointer;
  left: 8px; }
.checkout-form input[type="radio"]:checked + label:before {
  content: "\e625";
  color: #33d10e; }
.checkout-form .your-delivery-method,
.checkout-form .your-payment-method {
  margin-bottom: 25px; }
.checkout-form .your-payment-method input[type="radio"] + label span {
  padding: 2px 0 0 50px;
  position: relative;
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-size: 12rem; }
.checkout-form .your-payment-method input[type="radio"]:checked + label {
  border: none; }
.checkout-form .your-payment-method input[type="radio"] + label:before {
  top: -5px; }
.checkout-form .your-payment-method .payment-holder {
  background: #f2f5f5;
  padding: 15px;
  margin: 0;
  position: relative; }
.checkout-form .your-payment-method .payment-holder:before {
  content: '';
  position: absolute;
  top: 0;
  left: 15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 7.5px 0 7.5px;
  border-color: #ffffff transparent transparent transparent; }
.checkout-form .credit-card-payment-holder.payment-holder {
  display: block; }
.checkout-form .credit-card-payment-holder .secure-100 {
  float: right; }
.checkout-form .credit-card-payment-holder .mini-info {
  float: right;
  margin-top: 3px; }

.ie8 .checkout-form input[type="radio"] {
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 0;
  width: 20px;
  border: none; }
.ie8 .checkout-form input[type="radio"] + label {
  display: inline-block; }
.ie8 .checkout-form input[type="radio"] + label {
  margin-top: 15px;
  position: relative !important;
  font-size: 12px;
  font-size: 12rem;
  font-family: ProximaNovaSoft-Regular;
  font-weight: normal;
  font-style: normal;
  cursor: pointer;
  width: 100%;
  border-bottom: 1px solid #f3f3f3;
  padding-bottom: 15px; }
.ie8 .checkout-form input[type="radio"] + label:before {
  font-family: 'betterbatt';
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: none; }
.ie8 .checkout-form input[type="radio"]:checked + label:before {
  content: none; }
.ie8 .checkout-form input[type="checkbox"] {
  display: inline-block;
  position: absolute;
  top: 22px;
  left: 0;
  border: none;
  width: 20px; }
.ie8 .checkout-form input[type="checkbox"] + label:before {
  background: none !important; }
.ie8 .checkout-form .styled {
  background: #fff url(../images/icons/arrow-down-small.png) no-repeat 92% center; }
.ie8 .checkout-form input[type="checkbox"] + label:before {
  background: url(../images/icons/checkbox.png) no-repeat left center; }
.ie8 .checkout-form input[type="checkbox"]:checked + label:before {
  background: url(../images/icons/checkbox-checked.png) no-repeat left center; }

.validation-advice,
.onestepcheckout-email-error-message {
  font-size: 12px;
  font-size: 12rem;
  background: #ffe0e0;
  border: 1px solid #e74e4e;
  color: #cd1c1c;
  margin-top: 5px;
  margin-bottom: 20px;
  padding: 5px;
  border-radius: 3px;
  display: none; }

input.validation-failed {
  border: 1px solid #e74e4e; }

.styled.w-error {
  position: relative;
  overflow: visible;
  border: 1px solid #e74e4e; }
  .styled.w-error .validation-advice {
    position: absolute;
    top: 40px;
    left: 0; }
  .styled.w-error label {
    color: #cd1c1c; }
  .styled.w-error:after {
    border-left: 1px solid #e74e4e; }

.field.w-error label {
  color: #cd1c1c; }
.field.w-error span.purple {
  color: #cd1c1c; }

.widget {
  border: 1px solid #dedede;
  border-radius: 3px;
  box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.1);
  margin-bottom: 25px;
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 36.02647%; }
  .widget:last-child {
    margin-right: 0; }
  @media screen and (max-width: 850px) {
    .widget {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .widget:last-child {
        margin-right: 0; } }
  .widget h4 {
    display: block;
    border-bottom: 1px solid #dedede;
    padding: 15px 20px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    font-size: 16rem;
    background: -moz-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, white), color-stop(100%, rgba(242, 242, 242, 0.4)));
    background: -webkit-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
    background: -o-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
    background: -ms-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
    background: linear-gradient(to bottom, white 20%, rgba(242, 242, 242, 0.4) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a6f2f2f2',GradientType=0 ); }
  .widget h5 {
    margin-top: 0;
    margin-bottom: 10px; }
  .widget .inner {
    padding: 10px; }
  .widget a.update-details {
    display: block;
    border-top: 1px solid #dedede;
    padding: 13px 20px;
    color: #72a8d2;
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }
    .widget a.update-details:hover {
      color: #3676a8; }
  .widget ul {
    list-style: none;
    padding-left: 0; }
  .widget li {
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 0; }

.video-guide {
  background: #353a3d;
  width: 100%;
  height: 100%;
  padding: 35px;
  position: relative; }

.video-guide .inner {
  position: relative; }
  .video-guide .inner img {
    border: 1px solid #2f2f2f;
    display: block; }

.video-guide .overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100; }

.video-guide .play-info {
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 200;
  width: 270px;
  height: 40px;
  color: #fff;
  padding-left: 45px;
  line-height: 1.3;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out; }
  @media screen and (max-width: 450px) {
    .video-guide .play-info {
      width: 210px;
      left: 10%; } }
  .video-guide .play-info:before {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 34px;
    font-size: 34rem;
    content: "\e63e";
    margin: auto;
    position: absolute;
    top: 0;
    left: 0; }
  .video-guide .play-info:hover {
    color: #42a0dc; }
  .video-guide .play-info .title {
    font-size: 14px;
    font-size: 14rem;
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    display: block; }
  .video-guide .play-info .about-guide {
    font-family: ProximaNovaSoft-Regular;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    font-size: 16rem; }

.faq .accordion-heading {
  font-size: 14px;
  font-size: 14rem;
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  color: #494949;
  padding: 10px 0 10px 45px;
  cursor: pointer;
  text-align: left;
  position: relative; }
  .faq .accordion-heading:before {
    font-family: 'betterbatt';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 27px;
    font-size: 27rem;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    color: #fe9c11;
    content: "\e63f";
    margin: auto;
    position: absolute;
    top: 6px;
    left: 0; }
  .faq .accordion-heading:hover {
    color: #7c7c7c; }
  .faq .accordion-heading:hover:before {
    color: #8955a3; }

.accordion-heading.active-header:before {
  color: #8955a3; }

.faq .accordion-content {
  font-size: 14px;
  font-size: 14rem;
  color: #494949;
  padding: 15px 0 0; }
  .faq .accordion-content .accordion-content {
    padding: 10px 30px; }
  .faq .accordion-content ul {
    list-style: none;
    padding-left: 0; }
  .faq .accordion-content li {
    margin-left: 0; }

.open-content .open-content:last-child {
  border-bottom: 1px solid #ddd; }

.compatible-models h5 {
  margin-bottom: 5px; }
.compatible-models ul {
  list-style: none;
  padding-left: 0; }
.compatible-models li {
  border: none;
  padding-bottom: 5px;
  margin-bottom: 0;
  display: inline-block; }
.compatible-models a {
  color: #494949;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  font-family: ProximaNovaSoft-Regular;
  font-weight: normal;
  font-style: normal; }
  .compatible-models a:hover {
    color: #7c7c7c; }

.compatible-models.open {
  display: block; }

.modal {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 650px;
  background: #fff;
  position: relative;
  padding: 40px; }

.product-alert-modal {
  width: 400px;
  height: 265px;
  border-radius: 5px;
  background: #fff;
  text-align: center;
  padding: 0; }
  @media screen and (max-width: 600px) {
    .product-alert-modal {
      max-width: 90%;
      min-width: 300px;
      min-height: 265px;
      width: auto; } }
  .product-alert-modal h3 {
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    font-size: 20rem;
    background: #efefef;
    border-radius: 5px 5px 0 0;
    margin-top: 0;
    padding: 15px;
    text-align: left; }
    .product-alert-modal h3 span {
      float: right;
      font-size: 16px;
      font-size: 16rem;
      padding-top: 3px; }
  .product-alert-modal p {
    font-size: 14px;
    font-size: 14rem;
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    padding: 0 20px; }
  .product-alert-modal a {
    display: inline-block; }
    @media screen and (max-width: 700px) {
      .product-alert-modal a {
        width: 90%;
        margin: 0 auto; } }
  .product-alert-modal .cancel-add-to-cart {
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    font-size: 12rem;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    color: #929292;
    display: block;
    margin-top: 15px; }
    .product-alert-modal .cancel-add-to-cart:hover {
      color: #525252; }

.login-modal {
  width: 550px;
  border-radius: 5px;
  background: #fff;
  padding: 0; }
  @media screen and (max-width: 600px) {
    .login-modal {
      max-width: 90%;
      min-width: 300px;
      min-height: 265px;
      width: auto; } }
  .login-modal h3 {
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    font-size: 20rem;
    background: #efefef;
    border-radius: 5px 5px 0 0;
    margin-top: 0;
    padding: 15px;
    text-align: left; }
    .login-modal h3 span {
      float: right;
      font-size: 16px;
      font-size: 16rem;
      padding-top: 3px; }
  .login-modal .login-form {
    zoom: 1;
    padding: 25px 50px 50px 50px;
    background: #fff;
    border-radius: 0 0 5px 5px; }
    .login-modal .login-form:before, .login-modal .login-form::after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .login-modal .login-form::after {
      clear: both; }
  .login-modal a {
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    text-decoration: underline;
    display: inline-block;
    margin-top: 15px;
    color: #8955a3; }
    @media screen and (max-width: 700px) {
      .login-modal a {
        margin-top: 25px;
        width: 100%;
        text-align: center; } }
    .login-modal a:hover {
      color: #6d4481; }

.ie8 .login-modal {
  z-index: 1000; }

.compatible-models-modal {
  max-width: 900px;
  height: 700px;
  border-radius: 5px;
  background: #fff;
  text-align: left;
  padding: 0; }
  @media screen and (max-width: 600px) {
    .compatible-models-modal {
      max-width: 90%;
      height: auto;
      max-height: 80%;
      min-width: 300px;
      width: auto; } }
  @media (max-height: 800px) {
    .compatible-models-modal {
      height: 80%;
      height: auto; } }
  .compatible-models-modal h3 {
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    font-size: 20rem;
    background: #efefef;
    border-radius: 5px 5px 0 0;
    margin-top: 0;
    padding: 15px;
    text-align: left; }
  .compatible-models-modal .content {
    overflow-y: scroll;
    max-height: 550px;
    border-bottom: none;
    padding: 0 30px 30px 30px; }
    @media screen and (max-width: 600px) {
      .compatible-models-modal .content {
        max-height: 300px; } }
    @media (max-height: 800px) {
      .compatible-models-modal .content {
        max-height: 300px; } }
  .compatible-models-modal p {
    font-size: 14px;
    font-size: 14rem;
    font-family: ProximaNovaSoft-Bold;
    font-weight: normal;
    font-style: normal;
    padding: 0 20px; }
  .compatible-models-modal .results-list {
    margin-left: 0;
    margin-top: 0;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%; }
    .compatible-models-modal .results-list:last-child {
      margin-right: 0; }
    .compatible-models-modal .results-list:nth-child(4n) {
      margin-right: 0; }
    .compatible-models-modal .results-list:nth-child(4n+1) {
      clear: left; }
    @media screen and (max-width: 700px) {
      .compatible-models-modal .results-list {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%; }
        .compatible-models-modal .results-list:last-child {
          margin-right: 0; }
        .compatible-models-modal .results-list:nth-child(4n) {
          margin-right: 2.35765%; }
        .compatible-models-modal .results-list:nth-child(4n+1) {
          clear: none; }
        .compatible-models-modal .results-list:nth-child(2n) {
          margin-right: 0; }
        .compatible-models-modal .results-list:nth-child(2n+1) {
          clear: left; } }
    @media screen and (max-width: 450px) {
      .compatible-models-modal .results-list {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%; }
        .compatible-models-modal .results-list:last-child {
          margin-right: 0; }
        .compatible-models-modal .results-list:nth-child(2n) {
          margin-right: 2.35765%; }
        .compatible-models-modal .results-list:nth-child(2n+1) {
          clear: none; }
        .compatible-models-modal .results-list:nth-child(1n) {
          margin-right: 0; }
        .compatible-models-modal .results-list:nth-child(1n+1) {
          clear: left; } }
  .compatible-models-modal div {
    zoom: 1;
    border-bottom: 1px solid #f1f1f1;
    padding: 0 0 10px; }
    .compatible-models-modal div:before, .compatible-models-modal div:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .compatible-models-modal div:after {
      clear: both; }
    .compatible-models-modal div:last-child {
      border: none; }
  .compatible-models-modal ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0; }
  .compatible-models-modal a {
    color: #494949;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }
    .compatible-models-modal a:hover {
      color: #7c7c7c; }

.add-to-cart-modal {
  max-width: 550px;
  border-radius: 5px;
  background: #fff;
  text-align: center;
  min-height: 100px;
  padding: 40px 20px; }
  .add-to-cart-modal p {
    display: inline-block;
    margin-bottom: 0; }
  .add-to-cart-modal a {
    text-decoration: none;
    margin: 0 10px; }
  @media screen and (max-width: 700px) {
    .add-to-cart-modal {
      height: auto;
      padding: 20px; }
      .add-to-cart-modal a {
        margin: 10px 0; } }
  .add-to-cart-modal.loading {
    background: #fff url(../images/loading.gif) no-repeat center center; }
  .add-to-cart-modal .notice-msg {
    margin: 0; }
  .add-to-cart-modal .messages {
    margin: auto; }
  .add-to-cart-modal .notice-msg li {
    margin-bottom: 0; }

.confirm-order-modal {
  max-width: 500px;
  min-height: 200px;
  border-radius: 5px;
  background: #fff;
  text-align: center;
  padding: 40px 20px; }
  .confirm-order-modal p {
    display: inline-block;
    margin-bottom: 0; }
  .confirm-order-modal p:first-child {
    margin-bottom: 20px; }
  .confirm-order-modal a {
    text-decoration: none;
    margin: 0 10px; }
  .confirm-order-modal .button {
    min-width: 100px;
    display: inline-block; }
  @media screen and (max-width: 700px) {
    .confirm-order-modal {
      height: auto;
      padding: 20px; }
      .confirm-order-modal a {
        margin: 10px 0; } }

.mfp-close-btn-in .mfp-close {
  font-size: 20px;
  top: -40px;
  right: 0;
  color: #fff;
  opacity: 1;
  transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out; }

.mfp-close:active {
  top: -40px; }

.hidden {
  display: none; }

.main-content.sidebar-count-0 .content {
  width: 100%;
  border-right: 0; }
  .main-content.sidebar-count-0 .content .product-list-item {
    width: 25%;
    float: left; }
    .main-content.sidebar-count-0 .content .product-list-item:nth-child(4n+1) {
      clear: both; }

.main-content.sidebar-count-1 .content:before,
.main-content.sidebar-count-2 .content:before,
.main-content.sidebar-count-2 .content:after {
  content: '';
  width: 1px;
  height: 100%;
  position: absolute;
  left: 23%;
  top: 0;
  background-color: #dfdfdf;
  z-index: 10; }

.main-content.sidebar-count-2 .content:after {
  left: 77%; }

.main-content.sidebar-count-1 .content,
.main-content.sidebar-count-2 .content {
  /*
  	border-left: 1px solid #dfdfdf;
      border-right: 1px solid #dfdfdf;
  */
  border: 0;
  float: left;
  margin-left: 23%; }
  .main-content.sidebar-count-1 .content .product-category-list,
  .main-content.sidebar-count-2 .content .product-category-list {
    zoom: 1;
    padding-bottom: 20px; }
    .main-content.sidebar-count-1 .content .product-category-list:before, .main-content.sidebar-count-1 .content .product-category-list:after,
    .main-content.sidebar-count-2 .content .product-category-list:before,
    .main-content.sidebar-count-2 .content .product-category-list:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .main-content.sidebar-count-1 .content .product-category-list:after,
    .main-content.sidebar-count-2 .content .product-category-list:after {
      clear: both; }
    .main-content.sidebar-count-1 .content .product-category-list .stars-sprite,
    .main-content.sidebar-count-2 .content .product-category-list .stars-sprite {
      margin: 0 auto; }
  .main-content.sidebar-count-1 .content .product-list-item,
  .main-content.sidebar-count-2 .content .product-list-item {
    float: left; }
  .main-content.sidebar-count-1 .content .page-heading.holder,
  .main-content.sidebar-count-2 .content .page-heading.holder {
    padding: 20px; }

.main-content.sidebar-count-1 .content {
  width: 77%;
  position: static; }
  .main-content.sidebar-count-1 .content .product-list-item {
    width: 33.333%; }
    .main-content.sidebar-count-1 .content .product-list-item:nth-child(3n+1) {
      clear: both; }

.main-content.sidebar-count-2 .content {
  width: 54%;
  position: static; }
  .main-content.sidebar-count-2 .content .product-list-item {
    width: 50%; }
    .main-content.sidebar-count-2 .content .product-list-item:nth-child(2n+1) {
      clear: both; }

.main-content aside.sidebar.primary {
  float: left; }

.main-content aside.sidebar.secondary {
  float: right; }

.main-content.sidebar-count-1 .sidebar.primary,
.main-content.sidebar-count-1 .sidebar.secondary,
.main-content.sidebar-count-2 .sidebar.primary,
.main-content.sidebar-count-2 .sidebar.secondary {
  width: 23%;
  margin-left: -77%; }
  .main-content.sidebar-count-1 .sidebar.primary .empty,
  .main-content.sidebar-count-1 .sidebar.secondary .empty,
  .main-content.sidebar-count-2 .sidebar.primary .empty,
  .main-content.sidebar-count-2 .sidebar.secondary .empty {
    font-size: 12px;
    font-size: 12rem;
    padding: 10px 20px;
    margin: 0;
    border-bottom: 1px solid #dedede; }

.main-content.sidebar-count-1 .sidebar.primary {
  margin-left: -100%; }

.main-content.sidebar-count-1.right-bar .content {
  margin-left: 0;
  margin-right: 23%; }
  .main-content.sidebar-count-1.right-bar .content:before {
    content: none; }
  .main-content.sidebar-count-1.right-bar .content:after {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    left: 77%;
    top: 0;
    background-color: #dfdfdf;
    z-index: 10; }
.main-content.sidebar-count-1.right-bar .sidebar.primary {
  display: none; }
.main-content.sidebar-count-1.right-bar .sidebar.secondary {
  display: block; }

.sidebar .left {
  float: left; }
.sidebar .right {
  float: right; }
.sidebar .caps {
  text-transform: uppercase; }
.sidebar h2 {
  zoom: 1;
  font-size: 14px;
  font-size: 14rem;
  padding: 13px 20px;
  margin: 0;
  border-bottom: 1px solid #dedede;
  background: -moz-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, white), color-stop(100%, rgba(242, 242, 242, 0.4)));
  background: -webkit-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
  background: -o-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
  background: -ms-linear-gradient(top, white 20%, rgba(242, 242, 242, 0.4) 100%);
  background: linear-gradient(to bottom, white 20%, rgba(242, 242, 242, 0.4) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a6f2f2f2',GradientType=0 ); }
  .sidebar h2:before, .sidebar h2:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }
  .sidebar h2:after {
    clear: both; }
.sidebar.primary h2 {
  border-radius: 10px 0 0 0; }
.sidebar.secondary h2 {
  border-radius: 0 10px 0 0; }
.sidebar h3:not(.finder-title) {
  zoom: 1;
  font-size: 13px;
  font-size: 13rem;
  color: #2f2f2f;
  padding: 8px 20px;
  margin-top: 0;
  margin-bottom: 0;
  background-color: #f8f8f8; }
  .sidebar h3:not(.finder-title):before, .sidebar h3:not(.finder-title):after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }
  .sidebar h3:not(.finder-title):after {
    clear: both; }
.sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 15px 20px; }
.sidebar ul li {
  margin: 0;
  padding: 5px 0;
  font-size: 12px;
  font-size: 12rem;
  zoom: 1;
  color: #7a7676; }
  .sidebar ul li:before, .sidebar ul li:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }
  .sidebar ul li:after {
    clear: both; }
.sidebar ul a {
  color: #7a7676;
  font-family: ProximaNovaSoft-Bold; }
  .sidebar ul a:hover, .sidebar ul a:active {
    color: #8955a3; }
.sidebar .count {
  color: #9a9696; }
.sidebar section {
  margin-bottom: 40px;
  zoom: 1; }
  .sidebar section:before, .sidebar section:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }
  .sidebar section:after {
    clear: both; }
  .sidebar section:last-child {
    border-bottom: 0; }
.sidebar .sidebar-filter-list {
  border-bottom: 1px solid #dedede; }
.sidebar .sidebar-filter-list-small {
  padding: 0;
  margin: 0;
  list-style: none; }
.sidebar .sidebar-filter-list-small li {
  zoom: 1;
  position: relative; }
.sidebar .button-wrap {
  padding: 10px 20px;
  zoom: 1; }
  .sidebar .button-wrap:before, .sidebar .button-wrap:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }
  .sidebar .button-wrap:after {
    clear: both; }
.sidebar .btn {
  font-size: 12px;
  font-size: 12rem;
  background-color: #fc9b2c;
  color: white;
  font-family: ProximaNovaSoft-Regular;
  padding: 8px 15px;
  display: inline-block;
  -webkit-transition: background .3s ease-in-out;
  -moz-transition: background .3s ease-in-out;
  -ms-transition: background .3s ease-in-out;
  -o-transition: background .3s ease-in-out;
  transition: background .3s ease-in-out; }
  .sidebar .btn:hover, .sidebar .btn:active {
    background: #f49001; }
  .sidebar .btn.naked {
    font-family: ProximaNovaSoft-Bold;
    background-color: transparent;
    color: #2f2f2f;
    padding-left: 0;
    padding-right: 0;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out; }
    .sidebar .btn.naked:hover, .sidebar .btn.naked:active {
      color: #fc9b2c; }
.sidebar .left {
  float: left; }
.sidebar .description {
  zoom: 1;
  font-size: 12px;
  font-size: 12rem;
  padding: 10px 20px;
  color: #7a7676;
  border-bottom: 1px solid #dedede; }
  .sidebar .description:before, .sidebar .description:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }
  .sidebar .description:after {
    clear: both; }
  .sidebar .description .caps {
    font-size: 11px;
    font-size: 11rem; }
  .sidebar .description p {
    font-size: 12px;
    font-size: 12rem;
    margin-bottom: 0; }
  .sidebar .description a {
    text-decoration: none;
    color: #2f2f2f;
    font-family: ProximaNovaSoft-Bold; }
    .sidebar .description a:hover, .sidebar .description a:active {
      color: #8955a3; }
  .sidebar .description strong {
    color: #2f2f2f; }
.sidebar .top-menu .description {
  border-bottom: none; }
.sidebar .product-list-small {
  padding: 0; }
.sidebar .product-list-small li {
  zoom: 1;
  padding: 5px;
  padding-right: 30px;
  border-bottom: 1px solid #dedede;
  position: relative;
  /*
  		&:first-child {
  			border-top: 1px solid #dedede;
  		}
  */ }
  .sidebar .product-list-small li:before, .sidebar .product-list-small li:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }
  .sidebar .product-list-small li:after {
    clear: both; }
.sidebar .product-list-small img {
  width: 40px;
  height: auto;
  display: block;
  margin: 0 10px 0 0 !important; }
.sidebar .product-list-small .price {
  display: inline;
  font-size: 14px;
  font-size: 14rem;
  font-family: ProximaNovaSoft-Bold;
  color: #8955a3; }
  .sidebar .product-list-small .price.sale {
    color: #969696;
    text-decoration: line-through; }
  .sidebar .product-list-small .price + .price {
    margin-left: 10px; }
.sidebar .remove {
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  height: auto;
  display: block; }
  .sidebar .remove:before {
    font-family: 'betterbatt';
    content: "\e61c";
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #3e3e3e;
    margin: auto;
    padding: 10px;
    position: static !important;
    float: none !important;
    display: block;
    font-size: 8px;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }

.filter-row {
  border-bottom: 1px solid #dfdfdf;
  background: linear-gradient(to bottom, white 20%, rgba(242, 242, 242, 0.4) 100%);
  padding: 5px 20px;
  font-size: 12px;
  font-size: 12rem; }
  .filter-row p,
  .filter-row label {
    font-size: 12px;
    font-size: 12rem;
    margin: 0;
    margin-right: 10px;
    line-height: 30px;
    white-space: nowrap; }
  .filter-row label {
    color: #8955a3; }
  .filter-row .left {
    float: left; }
  .filter-row .right {
    float: right; }
  .filter-row .view-grid .box {
    width: 6px;
    height: 6px;
    display: block;
    position: absolute; }
    .filter-row .view-grid .box:nth-child(1) {
      left: 0;
      top: 0; }
    .filter-row .view-grid .box:nth-child(2) {
      right: 0;
      top: 0; }
    .filter-row .view-grid .box:nth-child(3) {
      left: 0;
      bottom: 0; }
    .filter-row .view-grid .box:nth-child(4) {
      right: 0;
      bottom: 0; }
  .filter-row .view-list .line {
    width: 100%;
    height: 2px;
    display: block;
    position: absolute;
    left: 0; }
    .filter-row .view-list .line:nth-child(1) {
      top: 0; }
    .filter-row .view-list .line:nth-child(2) {
      top: 50%;
      margin-top: -1px; }
    .filter-row .view-list .line:nth-child(3) {
      bottom: 0; }
  .filter-row .view-asc .line {
    height: 2px;
    display: block;
    position: absolute;
    left: 0; }
    .filter-row .view-asc .line:nth-child(1) {
      top: 0;
      width: 100%; }
    .filter-row .view-asc .line:nth-child(2) {
      top: 50%;
      margin-top: -1px;
      width: 9px; }
    .filter-row .view-asc .line:nth-child(3) {
      bottom: 0;
      width: 4px; }
  .filter-row .view-desc .line {
    height: 2px;
    display: block;
    position: absolute;
    left: 0; }
    .filter-row .view-desc .line:nth-child(3) {
      bottom: 0;
      width: 100%; }
    .filter-row .view-desc .line:nth-child(2) {
      top: 50%;
      margin-top: -1px;
      width: 9px; }
    .filter-row .view-desc .line:nth-child(1) {
      top: 0;
      width: 4px; }
  .filter-row .view-grid,
  .filter-row .view-list,
  .filter-row .view-asc,
  .filter-row .view-desc {
    width: 14px;
    height: 14px;
    display: block;
    float: left;
    margin-top: 8px;
    margin-right: 10px;
    position: relative; }
    .filter-row .view-grid .box,
    .filter-row .view-grid .line,
    .filter-row .view-list .box,
    .filter-row .view-list .line,
    .filter-row .view-asc .box,
    .filter-row .view-asc .line,
    .filter-row .view-desc .box,
    .filter-row .view-desc .line {
      background-color: #787878;
      transition: background-color .3s ease-in-out;
      -moz-transition: background-color .3s ease-in-out;
      -o-transition: background-color .3s ease-in-out;
      -ms-transition: background-color .3s ease-in-out;
      -webkit-transition: background-color .3s ease-in-out; }
    .filter-row .view-grid:hover .box,
    .filter-row .view-grid:hover .line, .filter-row .view-grid:focus .box,
    .filter-row .view-grid:focus .line,
    .filter-row .view-list:hover .box,
    .filter-row .view-list:hover .line,
    .filter-row .view-list:focus .box,
    .filter-row .view-list:focus .line,
    .filter-row .view-asc:hover .box,
    .filter-row .view-asc:hover .line,
    .filter-row .view-asc:focus .box,
    .filter-row .view-asc:focus .line,
    .filter-row .view-desc:hover .box,
    .filter-row .view-desc:hover .line,
    .filter-row .view-desc:focus .box,
    .filter-row .view-desc:focus .line {
      background-color: #8857a1; }
    .filter-row .view-grid.active .box,
    .filter-row .view-grid.active .line,
    .filter-row .view-list.active .box,
    .filter-row .view-list.active .line,
    .filter-row .view-asc.active .box,
    .filter-row .view-asc.active .line,
    .filter-row .view-desc.active .box,
    .filter-row .view-desc.active .line {
      background-color: #8857a1; }

div.styled.simple {
  margin-bottom: 0;
  padding: 0;
  border-radius: 3px;
  border: 1px solid #dedede;
  font-family: ProximaNovaSoft-Regular;
  font-weight: normal;
  font-style: normal;
  background: url(../images/icons/arrow-down-small.svg) no-repeat right 10px center #fff;
  background-size: 9px 6px;
  font-size: 12px;
  font-size: 12rem; }
  div.styled.simple select {
    padding: 7px 10px;
    width: 150%; }
  .filter-row div.styled.simple {
    min-width: 90px;
    max-width: 90px;
    width: 90px;
    float: left; }
    .filter-row div.styled.simple + .view-asc,
    .filter-row div.styled.simple + .view-desc {
      margin-left: 10px; }
    .filter-row div.styled.simple select {
      text-overflow: ellipsis;
      overflow: hidden;
      display: block; }

.sidebar .recently-viewed .product-list-small li {
  padding: 0; }
  .sidebar .recently-viewed .product-list-small li a {
    display: block;
    position: relative;
    padding: 10px 10px 10px 5px;
    font-family: ProximaNovaSoft-Regular;
    zoom: 1; }
    .sidebar .recently-viewed .product-list-small li a:before, .sidebar .recently-viewed .product-list-small li a:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .sidebar .recently-viewed .product-list-small li a:after {
      clear: both; }
    .sidebar .recently-viewed .product-list-small li a:hover, .sidebar .recently-viewed .product-list-small li a:active {
      color: #8955a3; }

.sidebar .compare-products .product-list-small li {
  padding: 10px 20px;
  padding-right: 30px; }
  .sidebar .compare-products .product-list-small li .remove {
    margin-top: 5px; }

.product-list-item {
  text-align: center;
  font-size: 14px;
  font-size: 14rem; }
  .product-list-item .config {
    text-align: center; }
  .product-list-item .config .color {
    width: 12px;
    height: 12px;
    display: inline-block;
    border: 1px solid #fff;
    box-shadow: 0 0 1px 0 #cccccc;
    margin: 0 2px; }
  .product-list-item a {
    color: #8955a3;
    text-decoration: none; }
  .product-list-item .price {
    position: relative;
    font-family: ProximaNovaSoft-Bold;
    font-size: 18px;
    font-size: 18rem;
    color: #8955a3;
    display: inline; }
    .product-list-item .price .inc-gst-note, .product-list-item .price .inc-gst-note-printer, .product-list-item .price .label.small {
      font-family: ProximaNovaSoft-Regular;
      font-weight: normal;
      font-style: normal;
      font-size: 16px;
      font-size: 16rem; }
    .product-list-item .price p {
      margin: 0; }
    .product-list-item .price .minimal-price {
      padding: 1px 0 2px;
      line-height: 2em; }
      .product-list-item .price .minimal-price .price {
        vertical-align: middle; }
    .product-list-item .price .price.old-price {
      line-height: 2em; }
    .product-list-item .price .minimal-price-link {
      white-space: nowrap; }
  .product-list-item .special-price {
    white-space: nowrap; }
  .product-list-item .price-block {
    display: block; }
  .product-list-item .price + .price {
    margin-left: 18px; }
  .product-list-item .price.sale {
    color: #a29da5; }
    .product-list-item .price.sale:before {
      width: 120%;
      height: 1px;
      content: '';
      position: absolute;
      left: -10%;
      top: 50%;
      margin-top: -1px;
      display: block;
      background-color: #a29da5; }
  .product-list-item .price span.small {
    color: #8955A3;
    font-size: 14px;
    font-size: 14rem;
    font-family: ProximaNovaSoft-Regular; }
  .product-list-item .price .container {
    position: relative;
    width: 30px;
    display: inline-block; }
  .product-list-item .dummy {
    opacity: 0 !important;
    color: #fff;
    position: relative;
    margin-left: 5px;
    font-size: 10px;
    padding: 1px 5px 1px; }
  .product-list-item .price span.tag {
    font-size: 10px;
    position: absolute;
    top: -6px;
    left: 0;
    margin-left: 5px;
    background: #8955a3;
    color: #fff;
    border-radius: 30px;
    padding: 1px 6px 1px;
    font-family: ProximaNovaSoft-Regular;
    font-weight: normal;
    font-style: normal; }
  .product-list-item .product-name {
    font-size: 14px;
    font-size: 14rem;
    color: #2f2f2f;
    font-family: ProximaNovaSoft-Regular;
    margin: 10px auto;
    max-width: 240px;
    min-height: 40px; }
    .product-list-item .product-name a {
      color: #2f2f2f; }
      .product-list-item .product-name a:hover, .product-list-item .product-name a:active {
        color: #8955a3; }
  .product-list-item .review-summary {
    float: none;
    margin: 0 auto; }
  .product-list-item .stars {
    font-size: 13px; }
  .product-list-item .addto-list {
    display: block;
    width: 100%;
    clear: both;
    font-size: 14px;
    font-size: 14rem; }
    .product-list-item .addto-list a {
      display: block; }
  .product-list-item .add-to-cart fieldset {
    width: 140px;
    float: none;
    display: inline-block; }
  .product-list-item .add-to-cart fieldset input[type="submit"] {
    font-size: 14px;
    line-height: 19px;
    white-space: nowrap;
    padding: 12px 10px 10px; }
  .product-list-item .add-to-cart.no-qty fieldset {
    width: auto;
    float: none;
    margin: 10px auto;
    display: block;
    max-width: 140px; }
    .product-list-item .add-to-cart.no-qty fieldset:before {
      content: "\e645";
      font-family: 'betterbatt';
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #fff;
      content: "\e60b";
      margin: auto;
      position: absolute;
      top: 14px;
      left: 15px;
      font-size: 14px; }
    .product-list-item .add-to-cart.no-qty fieldset:after {
      content: '+';
      font-size: 12px;
      position: absolute;
      top: 9px;
      left: 24px;
      color: #fff;
      font-family: ProximaNovaSoft-Bold; }
  .product-list-item .add-to-cart.no-qty fieldset input[type="submit"] {
    font-size: 14px;
    font-size: 14rem;
    width: 100%;
    display: block;
    padding-left: 38px;
    border-radius: 0; }
  .product-list-item .as-low-as {
    max-width: 180px;
    text-align: left;
    margin: 0 auto;
    padding: 0; }
  .product-list-item .image:before, .product-list-item .image:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none; }
  .product-list-item .image:before {
    background-color: white;
    opacity: 0.8;
    z-index: 2; }
  .product-list-item .image:after {
    background-image: url("../images/ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center;
    z-index: 3; }
  .product-list-item .image.loading {
    position: relative; }
    .product-list-item .image.loading:before, .product-list-item .image.loading:after {
      display: block; }

.mobile-filter {
  display: none; }

@media only screen and (min-width: 1015px) {
  .main-content.sidebar-count-1 .sidebar.primary .expand,
  .main-content.sidebar-count-1 .sidebar.secondary .expand,
  .main-content.sidebar-count-2 .sidebar.primary .expand,
  .main-content.sidebar-count-2 .sidebar.secondary .expand {
    display: block !important; } }
@media only screen and (max-width: 1015px) {
  .mobile-filter {
    display: block; }
    .mobile-filter .description {
      border-bottom: 0; }

  .main-content.sidebar-count-0 .content,
  .main-content.sidebar-count-1 .content,
  .main-content.sidebar-count-2 .content {
    width: 100%;
    border-left: 0;
    border-right: 0;
    margin-left: 0;
    clear: both;
    float: none; }
    .main-content.sidebar-count-0 .content .product-list-item,
    .main-content.sidebar-count-1 .content .product-list-item,
    .main-content.sidebar-count-2 .content .product-list-item {
      width: 33.333%; }
      .main-content.sidebar-count-0 .content .product-list-item:nth-child(2n+1),
      .main-content.sidebar-count-1 .content .product-list-item:nth-child(2n+1),
      .main-content.sidebar-count-2 .content .product-list-item:nth-child(2n+1) {
        clear: none; }
      .main-content.sidebar-count-0 .content .product-list-item:nth-child(3n+1),
      .main-content.sidebar-count-1 .content .product-list-item:nth-child(3n+1),
      .main-content.sidebar-count-2 .content .product-list-item:nth-child(3n+1) {
        clear: both; }

  .main-content.sidebar-count-1 .content:before,
  .main-content.sidebar-count-2 .content:before,
  .main-content.sidebar-count-2 .content:after,
  .main-content.sidebar-count-1.right-bar .content:after {
    content: none; }

  .main-content.sidebar-count-1 .sidebar.primary,
  .main-content.sidebar-count-1 .sidebar.secondary,
  .main-content.sidebar-count-2 .sidebar.primary,
  .main-content.sidebar-count-2 .sidebar.secondary {
    float: none;
    display: block;
    width: 100%;
    min-height: 0;
    margin-left: 0; }
    .main-content.sidebar-count-1 .sidebar.primary section,
    .main-content.sidebar-count-1 .sidebar.secondary section,
    .main-content.sidebar-count-2 .sidebar.primary section,
    .main-content.sidebar-count-2 .sidebar.secondary section {
      margin-bottom: 0; }
    .main-content.sidebar-count-1 .sidebar.primary h2,
    .main-content.sidebar-count-1 .sidebar.secondary h2,
    .main-content.sidebar-count-2 .sidebar.primary h2,
    .main-content.sidebar-count-2 .sidebar.secondary h2 {
      border-radius: 0;
      cursor: pointer;
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      background: #fff url(../images/icons/arrow-down-small.svg) no-repeat right 14px center; }
    .main-content.sidebar-count-1 .sidebar.primary .expand,
    .main-content.sidebar-count-1 .sidebar.secondary .expand,
    .main-content.sidebar-count-2 .sidebar.primary .expand,
    .main-content.sidebar-count-2 .sidebar.secondary .expand {
      display: none; }

  .main-content .sidebar.primary section:first-child h2 {
    border-top: 1px solid #dedede; }

  .main-content .sidebar.secondary section:last-child {
    margin-bottom: 40px; } }
@media only screen and (max-width: 768px) {
  .main-content.sidebar-count-0 .content .product-list-item,
  .main-content.sidebar-count-1 .content .product-list-item,
  .main-content.sidebar-count-2 .content .product-list-item {
    width: 50%; }
    .main-content.sidebar-count-0 .content .product-list-item:nth-child(3n+1),
    .main-content.sidebar-count-1 .content .product-list-item:nth-child(3n+1),
    .main-content.sidebar-count-2 .content .product-list-item:nth-child(3n+1) {
      clear: none; }
    .main-content.sidebar-count-0 .content .product-list-item:nth-child(2n+1),
    .main-content.sidebar-count-1 .content .product-list-item:nth-child(2n+1),
    .main-content.sidebar-count-2 .content .product-list-item:nth-child(2n+1) {
      clear: both; } }
@media only screen and (max-width: 480px) {
  .main-content.sidebar-count-0 .content .product-list-item,
  .main-content.sidebar-count-1 .content .product-list-item,
  .main-content.sidebar-count-2 .content .product-list-item {
    width: 100%;
    float: none; }
    .main-content.sidebar-count-0 .content .product-list-item:nth-child(2n+1),
    .main-content.sidebar-count-1 .content .product-list-item:nth-child(2n+1),
    .main-content.sidebar-count-2 .content .product-list-item:nth-child(2n+1) {
      clear: none; }

  .filter-row .right {
    float: none;
    display: block;
    clear: left;
    padding-top: 5px; } }
.main-content .content .product-category-list.list .stars-sprite,
.main-content .content .product-category-list.list .stars-sprite {
  margin: 0;
  margin-bottom: 10px; }
.main-content .content .product-category-list.list .product-list-item,
.main-content .content .product-category-list.list .product-list-item {
  width: 100%;
  float: none;
  text-align: left;
  padding-right: 180px;
  position: relative;
  zoom: 1; }
  .main-content .content .product-category-list.list .product-list-item:before, .main-content .content .product-category-list.list .product-list-item:after,
  .main-content .content .product-category-list.list .product-list-item:before,
  .main-content .content .product-category-list.list .product-list-item:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }
  .main-content .content .product-category-list.list .product-list-item:after,
  .main-content .content .product-category-list.list .product-list-item:after {
    clear: both; }
  .main-content .content .product-category-list.list .product-list-item + .product-list-item,
  .main-content .content .product-category-list.list .product-list-item + .product-list-item {
    border-top: 1px solid #dfdfdf; }
.main-content .content .product-category-list.list .product-list-item .product-name,
.main-content .content .product-category-list.list .product-list-item .product-name {
  max-width: 0;
  margin: 0;
  font-size: 22px;
  width: 100%;
  max-width: none; }
.main-content .content .product-category-list.list .image,
.main-content .content .product-category-list.list .details,
.main-content .content .product-category-list.list .image,
.main-content .content .product-category-list.list .details {
  display: block;
  float: left;
  width: 50%; }
.main-content .content .product-category-list.list .product-list-item .add-to-cart fieldset,
.main-content .content .product-category-list.list .product-list-item .add-to-cart fieldset {
  margin: 0; }
.main-content .content .product-category-list.list .product-list-item .product-name,
.main-content .content .product-category-list.list .product-list-item .config,
.main-content .content .product-category-list.list .product-list-item .stars,
.main-content .content .product-category-list.list .product-list-item .stars-sprite,
.main-content .content .product-category-list.list .sidebar-actions .row,
.main-content .content .product-category-list.list .add-to-cart,
.main-content .content .product-category-list.list .product-list-item .product-name,
.main-content .content .product-category-list.list .product-list-item .config,
.main-content .content .product-category-list.list .product-list-item .stars,
.main-content .content .product-category-list.list .product-list-item .stars-sprite,
.main-content .content .product-category-list.list .sidebar-actions .row,
.main-content .content .product-category-list.list .add-to-cart {
  display: block;
  text-align: left;
  margin-bottom: 10px; }
.main-content .content .product-category-list.list .details,
.main-content .content .product-category-list.list .details {
  padding: 20px; }
.main-content .content .product-category-list.list .sidebar-actions,
.main-content .content .product-category-list.list .sidebar-actions {
  position: absolute;
  right: 0;
  top: 0;
  width: 180px;
  height: 100%;
  display: block;
  border-left: 1px solid #dfdfdf;
  padding: 20px; }
.main-content .content .product-category-list.list .product-list-item .price + .price,
.main-content .content .product-category-list.list .product-list-item .price + .price {
  margin-left: 0; }
.main-content .content .product-category-list.list .as-low-as p,
.main-content .content .product-category-list.list .as-low-as p {
  padding-left: 0; }
.main-content .content .product-category-list.list .as-low-as p:before,
.main-content .content .product-category-list.list .as-low-as p:before {
  position: static;
  float: left;
  margin-right: 10px; }

.main-content .content .product-category-list.list .sidebar-actions {
  min-height: 0; }

.main-content.sidebar-count-1 .content .product-category-list.list,
.main-content.sidebar-count-2 .content .product-category-list.list {
  padding-bottom: 0; }

@media only screen and (max-width: 768px) {
  .main-content .content .product-category-list.list .product-list-item {
    padding-right: 0; }

  .main-content .content .product-category-list.list .sidebar-actions {
    position: static;
    width: 100%;
    border-left: 0;
    padding: 20px;
    width: 50%;
    margin-left: 50%; }
    .main-content .content .product-category-list.list .sidebar-actions .price + .price {
      margin-left: 20px; } }
@media only screen and (max-width: 480px) {
  .main-content .content .product-category-list.list .image,
  .main-content .content .product-category-list.list .details,
  .main-content .content .product-category-list.list .image,
  .main-content .content .product-category-list.list .details {
    width: 100%;
    float: none; }

  .main-content .content .product-category-list.list .sidebar-actions,
  .main-content .content .product-category-list.list .sidebar-actions {
    margin-left: 0;
    width: 100%; } }
.viewDetailsWrapper {
  box-sizing: border-box;
  width: 100%;
  margin: 30px 5px 10px 0px; }
  .viewDetailsWrapper .viewDetails {
    width: 140px;
    float: none;
    display: inline-block;
    border: medium none;
    position: relative;
    padding: 0px;
    background: #FFF none repeat scroll 0% 0%;
    font-size: 16rem; }
    .viewDetailsWrapper .viewDetails a {
      font-family: ProximaNovaSoft-Regular;
      font-weight: normal;
      font-style: normal;
      height: 100%;
      transition: all 0.2s ease-in-out 0s;
      border-radius: 3px;
      width: 70%;
      color: #FFF;
      background: #FE9C11 none repeat scroll 0% 0%;
      font-size: 14px;
      line-height: 19px;
      white-space: nowrap;
      padding: 14px 13px 12px;
      box-sizing: border-box; }
      .viewDetailsWrapper .viewDetails a:focus {
        box-shadow: none;
        border: medium none !important; }
      .viewDetailsWrapper .viewDetails a:hover {
        background: #F49001 none repeat scroll 0% 0%; }

/*! jQuery UI - v1.11.2 - 2015-01-29
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */ }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  /* support: IE7 */
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px; }

/* icon support */
.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item {
  padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

/* Component containers
----------------------------------*/
.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #fdfdfe;
  color: #333333; }

.ui-widget-content a {
  color: #333333; }

.ui-widget-header {
  border: 1px solid #e78f08;
  background: #f6a828 url("../images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
  color: #ffffff;
  font-weight: bold; }

.ui-widget-header a {
  color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #cccccc;
  background: #f6f6f6 url("../images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #1c94c4; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #1c94c4;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #fe9c11;
  background: #fe9c11 url("../images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #fff; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #c77405;
  text-decoration: none; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #fbd850;
  background: #ffffff url("../images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #eb8f00; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c url("../images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
  color: #363636; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url("../images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
  color: #ffffff; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #ffffff; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #ffffff; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("../images/ui-icons_222222_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("../images/ui-icons_ffffff_256x240.png"); }

.ui-state-default .ui-icon {
  background-image: url("../images/ui-icons_ef8c08_256x240.png"); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("../images/ui-icons_ef8c08_256x240.png"); }

.ui-state-active .ui-icon {
  background-image: url("../images/ui-icons_ef8c08_256x240.png"); }

.ui-state-highlight .ui-icon {
  background-image: url("../images/ui-icons_228ef1_256x240.png"); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("../images/ui-icons_ffd27a_256x240.png"); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay {
  background: #666666 url("../images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
  opacity: .5;
  filter: Alpha(Opacity=50);
  /* support: IE8 */ }

.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000000 url("../images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
  opacity: .2;
  filter: Alpha(Opacity=20);
  /* support: IE8 */
  border-radius: 5px; }

/* overrides */
.ui-widget {
  font-size: 14px;
  font-size: 14rem;
  font-family: ProximaNovaSoft-Bold;
  font-weight: normal;
  font-style: normal;
  font-family: ProximaNovaSoft-Regular;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 14rem; }

ul.ui-autocomplete li:last-child {
  text-align: center;
  margin: 10px 0; }

/*# sourceMappingURL=style.css.map */
