/******************************************************************

	Site Name: 		Kalibrate Ltd
	Author:			Simon Price | Kreature Design
	Stylesheet: 	Main Stylesheet

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

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * 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.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 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;
}

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

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

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

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

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

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

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

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

/*
 * proper formatting (http://blog.fontdeck.com/post/9037028497/hyphens)
*/
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

/*
 * Addresses margins set differently in IE6/7.
 */
pre {
  margin: 0;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
q:before,
q:after {
  content: '';
  content: none;
}

small, .small {
  font-size: 75%;
}

/**
 * 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;
}

/* ==========================================================================
  Lists
========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0;
}

/*
 * Addresses paddings set differently in IE6/7.
 */
menu {
  padding: 0 0 0 40px;
}

/*
 * Corrects list images handled incorrectly in IE7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

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

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

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * 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.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

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

/**
 * 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 Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
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;
}

/**
 * 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 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 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 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

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

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.clearfix, .cf, .comment-respond {
  zoom: 1;
}
.clearfix:before, .clearfix:after, .cf:before, .comment-respond:before, .cf:after, .comment-respond:after {
  content: "";
  display: table;
}
.clearfix:after, .cf:after, .comment-respond:after {
  clear: both;
}

/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic;
}

/******************************************************************

	Site Name: 		Kalibrate Ltd
	Author:			Simon Price | Kreature Design
	Stylesheet: 	Variables

******************************************************************/
/*******************************************
	MAIN COLOURS
********************************************/
/*******************************************
	LOGO SIZES
********************************************/
/******************************************************************

	Site Name: 		Kalibrate Ltd
	Author:			Simon Price | Kreature Design
	Stylesheet: 	Typography

******************************************************************/
p {
  -ms-word-break: normal;
  -ms-word-wrap: normal;
  word-break: normal;
  word-break: normal;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  -webkit-hyphenate-before: 2;
  -webkit-hyphenate-after: 3;
  hyphenate-lines: 3;
}

/******************************************************************

	Site Name: 		Kalibrate Ltd
	Author:			Simon Price | Kreature Design
	Stylesheet: 	Sass Functions

******************************************************************/
/******************************************************************

	Site Name: 		Kalibrate Ltd
	Author:			Simon Price | Kreature Design
	Stylesheet: 	Mixins Stylesheet

******************************************************************/
/*********************
TRANSITION
*********************/
/*********************
CSS3 GRADIENTS
*********************/
/* @include bg-gradient(#dfdfdf,#f8f8f8); */
/* @include css-gradient(#dfdfdf,#f8f8f8); */
/* @include fade-up(#FFFFFF,#CCCCCC); */
/* @include fade-down(#FFFFFF,#CCCCCC); */
/*********************
BOX SIZING
*********************/
/* @include box-sizing(border-box); */
/*********************
BORDER RADIUS
*********************/
/* @include border-radius(radius); */
/******************************************************************

	Site Name: 		Kalibrate Ltd
	Author:			Simon Price | Kreature Design
	Stylesheet: 	Grid Stylesheet

******************************************************************/
.column,
.columns {
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding: 0;
  margin: 0 auto;
}

@media (min-width: 767px) {
  .column,
  .columns {
    margin: 0;
    margin-left: 2%;
  }

  .column:first-child,
  .columns:first-child {
    margin-left: 0;
  }

  .one.column,
  .one.columns {
    width: 5.66666666667%;
  }

  .two.columns {
    width: 14.3333333333%;
  }

  .three.columns {
    width: 23%;
  }

  .four.columns {
    width: 31.6666666667%;
  }

  .five.columns {
    width: 40.3333333333%;
  }

  .six.columns {
    width: 49%;
  }

  .seven.columns {
    width: 57.6666666667%;
  }

  .eight.columns {
    width: 66.3333333333%;
  }

  .nine.columns {
    width: 75.0%;
  }

  .ten.columns {
    width: 83.6666666667%;
  }

  .eleven.columns {
    width: 92.3333333333%;
  }

  .twelve.columns {
    width: 100%;
    margin-left: 0;
  }

  .one-third.column {
    width: 31.6666666667%;
  }

  .two-thirds.column {
    width: 66.3333333333%;
  }

  .one-half.column {
    width: 48%;
  }

  /* Offsets */
  .offset-by-one.column,
  .offset-by-one.columns {
    margin-left: 8.66666666667%;
  }

  .offset-by-two.column,
  .offset-by-two.columns {
    margin-left: 17.3333333333%;
  }

  .offset-by-three.column,
  .offset-by-three.columns {
    margin-left: 26%;
  }

  .offset-by-four.column,
  .offset-by-four.columns {
    margin-left: 34.6666666667%;
  }

  .offset-by-five.column,
  .offset-by-five.columns {
    margin-left: 43.3333333333%;
  }

  .offset-by-six.column,
  .offset-by-six.columns {
    margin-left: 52%;
  }

  .offset-by-seven.column,
  .offset-by-seven.columns {
    margin-left: 60.6666666667%;
  }

  .offset-by-eight.column,
  .offset-by-eight.columns {
    margin-left: 69.3333333333%;
  }

  .offset-by-nine.column,
  .offset-by-nine.columns {
    margin-left: 78.0%;
  }

  .offset-by-ten.column,
  .offset-by-ten.columns {
    margin-left: 86.6666666667%;
  }

  .offset-by-eleven.column,
  .offset-by-eleven.columns {
    margin-left: 95.3333333333%;
  }

  .offset-by-one-third.column,
  .offset-by-one-third.columns {
    margin-left: 34.6666666667%;
  }

  .offset-by-two-thirds.column,
  .offset-by-two-thirds.columns {
    margin-left: 69.3333333333%;
  }

  .offset-by-one-half.column,
  .offset-by-one-half.columns {
    margin-left: 52%;
  }
}
/******************************************************************

	Site Name: 		Kalibrate Ltd
	Author:			Simon Price | Kreature Design
	Stylesheet: 	Alert Styles

******************************************************************/
.alert-help, .alert-info, .alert-error, .alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
}

.alert-help {
  border-color: #e8dc59;
  background: #EBE16F;
}

.alert-info {
  border-color: #bfe4f4;
  background: #D5EDF8;
}

.alert-error {
  border-color: #f8cdce;
  background: #FBE3E4;
}

.alert-success {
  border-color: #deeaae;
  background: #E6EFC2;
}

/******************************************************************

	Site Name: 		Kalibrate Ltd
	Author:			Simon Price | Kreature Design
	Stylesheet: 	Button Styles

******************************************************************/
.main-btn, .comment-reply-link, #submit {
  display: inline-block;
  position: relative;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 0.9em;
  font-size: 34px;
  line-height: 34px;
  font-weight: normal;
  padding: 0 24px;
  border-radius: 4px;
  border: 0;
  cursor: pointer;
  -webkit-transition: background-color 0.14s ease-in-out;
  transition: background-color 0.14s ease-in-out;
}
.main-btn:hover, .comment-reply-link:hover, #submit:hover, .main-btn:focus, .comment-reply-link:focus, #submit:focus {
  color: #FFFFFF;
  text-decoration: none;
}
.main-btn:active, .comment-reply-link:active, #submit:active {
  top: 1px;
}

.main-btn, .comment-reply-link, #submit {
  background-color: #0062BD;
}
.main-btn:hover, .comment-reply-link:hover, #submit:hover, .main-btn:focus, .comment-reply-link:focus, #submit:focus {
  background-color: #0057a9;
}
.main-btn:active, .comment-reply-link:active, #submit:active {
  background-color: #0055a4;
}

/******************************************************************

	Site Name: 		Kalibrate Ltd
	Author:			Simon Price | Kreature Design
	Stylesheet: 	Comments Styles

******************************************************************/
#comments-title {
  padding: 0.75em;
  margin: 0;
  border-top: 1px solid #E4E4E4;
}

.commentlist {
  margin: 0;
  list-style-type: none;
}

.comment {
  position: relative;
  clear: both;
  overflow: hidden;
  padding: 1.5em;
  border-bottom: 1px solid #E4E4E4;
  /* vcard */
  /* end .commentlist .vcard */
  /* end children */
  /* general comment classes */
}
.comment .comment-author {
  padding: 7px;
  border: 0;
}
.comment .vcard {
  margin-left: 50px;
}
.comment .vcard cite.fn {
  font-weight: 700;
  font-style: normal;
}
.comment .vcard time {
  display: block;
  font-size: 0.9em;
  font-style: italic;
}
.comment .vcard time a {
  color: #626262;
  text-decoration: none;
}
.comment .vcard time a:hover {
  text-decoration: underline;
}
.comment .vcard .avatar {
  position: absolute;
  left: 16px;
  border-radius: 50%;
}
.comment:last-child {
  margin-bottom: 0;
}
.comment .children {
  margin: 0;
}
.comment[class*=depth-] {
  margin-top: 1.1em;
}
.comment.depth-1 {
  margin-left: 0;
  margin-top: 0;
}
.comment:not(.depth-1) {
  margin-top: 0;
  margin-left: 7px;
  padding: 7px;
}
.comment.odd {
  background-color: #FFFFFF;
}
.comment.even {
  background: #E4E4E4;
}

/* comment content */
.comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em;
}

/* end .commentlist .comment_content */
/* comment reply link */
.comment-reply-link {
  font-size: 0.9em;
  float: right;
}

/* end .commentlist .comment-reply-link */
/* edit comment link */
.comment-edit-link {
  font-style: italic;
  margin: 0 7px;
  text-decoration: none;
  font-size: 0.9em;
}

/******************************************************************
COMMENT FORM STYLES
******************************************************************/
.comment-respond {
  padding: 1.5em;
  border-top: 1px solid #E4E4E4;
}

#reply-title {
  margin: 0;
}

.logged-in-as {
  color: #626262;
  font-style: italic;
  margin: 0;
}
.logged-in-as a {
  color: #333E48;
}

.comment-form-comment {
  margin: 1.5em 0 0.75em;
}

.form-allowed-tags {
  padding: 1.5em;
  background-color: #E4E4E4;
  font-size: 0.9em;
}

/* comment submit button */
#submit {
  float: right;
  font-size: 1em;
}

/* comment form title */
#comment-form-title {
  margin: 0 0 1.1em;
}

/* allowed tags */
#allowed_tags {
  margin: 1.5em 10px 0.7335em 0;
}

/* no comments */
.nocomments {
  margin: 0 20px 1.1em;
}

/******************************************************************

	Site Name: 		Kalibrate Ltd
	Author:			Simon Price | Kreature Design
	Stylesheet: 	Form Styles

******************************************************************/
/*********************
INPUTS
*********************/
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.field {
  -webkit-appearance: none;
  -webkit-border-radius: 5px;
  float: left;
  display: block;
  height: 50px;
  line-height: 30px;
  padding: 15px 10px;
  margin-bottom: 14px;
  font-size: 1em;
  color: #000000;
  vertical-align: middle;
  white-space: nowrap;
  box-shadow: none;
  border: solid 1px #0062BD;
  width: 100%;
  font-family: "Roboto Condensed", Arial Narrow, Arial, Verdana, Helvetica, san-serif;
  background-color: #FFFFFF;
  -webkit-transition: background-color 0.24s ease-in-out;
  transition: background-color 0.24s ease-in-out;
}
input[type="text"]:focus, input[type="text"]:active,
input[type="password"]:focus,
input[type="password"]:active,
input[type="datetime"]:focus,
input[type="datetime"]:active,
input[type="datetime-local"]:focus,
input[type="datetime-local"]:active,
input[type="date"]:focus,
input[type="date"]:active,
input[type="month"]:focus,
input[type="month"]:active,
input[type="time"]:focus,
input[type="time"]:active,
input[type="week"]:focus,
input[type="week"]:active,
input[type="number"]:focus,
input[type="number"]:active,
input[type="email"]:focus,
input[type="email"]:active,
input[type="url"]:focus,
input[type="url"]:active,
input[type="search"]:focus,
input[type="search"]:active,
input[type="tel"]:focus,
input[type="tel"]:active,
input[type="color"]:focus,
input[type="color"]:active,
select:focus,
select:active,
textarea:focus,
textarea:active,
.field:focus,
.field:active {
  background-color: #E4E4E4;
}
input[type="text"].error, input[type="text"].is-invalid,
input[type="password"].error,
input[type="password"].is-invalid,
input[type="datetime"].error,
input[type="datetime"].is-invalid,
input[type="datetime-local"].error,
input[type="datetime-local"].is-invalid,
input[type="date"].error,
input[type="date"].is-invalid,
input[type="month"].error,
input[type="month"].is-invalid,
input[type="time"].error,
input[type="time"].is-invalid,
input[type="week"].error,
input[type="week"].is-invalid,
input[type="number"].error,
input[type="number"].is-invalid,
input[type="email"].error,
input[type="email"].is-invalid,
input[type="url"].error,
input[type="url"].is-invalid,
input[type="search"].error,
input[type="search"].is-invalid,
input[type="tel"].error,
input[type="tel"].is-invalid,
input[type="color"].error,
input[type="color"].is-invalid,
select.error,
select.is-invalid,
textarea.error,
textarea.is-invalid,
.field.error,
.field.is-invalid {
  color: #FBE3E4;
  border-color: #FBE3E4;
  background-color: #FFFFFF;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
  outline-color: #FBE3E4;
}
input[type="text"].success, input[type="text"].is-valid,
input[type="password"].success,
input[type="password"].is-valid,
input[type="datetime"].success,
input[type="datetime"].is-valid,
input[type="datetime-local"].success,
input[type="datetime-local"].is-valid,
input[type="date"].success,
input[type="date"].is-valid,
input[type="month"].success,
input[type="month"].is-valid,
input[type="time"].success,
input[type="time"].is-valid,
input[type="week"].success,
input[type="week"].is-valid,
input[type="number"].success,
input[type="number"].is-valid,
input[type="email"].success,
input[type="email"].is-valid,
input[type="url"].success,
input[type="url"].is-valid,
input[type="search"].success,
input[type="search"].is-valid,
input[type="tel"].success,
input[type="tel"].is-valid,
input[type="color"].success,
input[type="color"].is-valid,
select.success,
select.is-valid,
textarea.success,
textarea.is-valid,
.field.success,
.field.is-valid {
  color: #E6EFC2;
  border-color: #E6EFC2;
  background-color: #FFFFFF;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
  outline-color: #E6EFC2;
}
input[type="text"][disabled], input[type="text"].is-disabled,
input[type="password"][disabled],
input[type="password"].is-disabled,
input[type="datetime"][disabled],
input[type="datetime"].is-disabled,
input[type="datetime-local"][disabled],
input[type="datetime-local"].is-disabled,
input[type="date"][disabled],
input[type="date"].is-disabled,
input[type="month"][disabled],
input[type="month"].is-disabled,
input[type="time"][disabled],
input[type="time"].is-disabled,
input[type="week"][disabled],
input[type="week"].is-disabled,
input[type="number"][disabled],
input[type="number"].is-disabled,
input[type="email"][disabled],
input[type="email"].is-disabled,
input[type="url"][disabled],
input[type="url"].is-disabled,
input[type="search"][disabled],
input[type="search"].is-disabled,
input[type="tel"][disabled],
input[type="tel"].is-disabled,
input[type="color"][disabled],
input[type="color"].is-disabled,
select[disabled],
select.is-disabled,
textarea[disabled],
textarea.is-disabled,
.field[disabled],
.field.is-disabled {
  cursor: not-allowed;
  border-color: #CCCCCC;
  opacity: 0.6;
}
input[type="text"][disabled]:focus, input[type="text"][disabled]:active, input[type="text"].is-disabled:focus, input[type="text"].is-disabled:active,
input[type="password"][disabled]:focus,
input[type="password"][disabled]:active,
input[type="password"].is-disabled:focus,
input[type="password"].is-disabled:active,
input[type="datetime"][disabled]:focus,
input[type="datetime"][disabled]:active,
input[type="datetime"].is-disabled:focus,
input[type="datetime"].is-disabled:active,
input[type="datetime-local"][disabled]:focus,
input[type="datetime-local"][disabled]:active,
input[type="datetime-local"].is-disabled:focus,
input[type="datetime-local"].is-disabled:active,
input[type="date"][disabled]:focus,
input[type="date"][disabled]:active,
input[type="date"].is-disabled:focus,
input[type="date"].is-disabled:active,
input[type="month"][disabled]:focus,
input[type="month"][disabled]:active,
input[type="month"].is-disabled:focus,
input[type="month"].is-disabled:active,
input[type="time"][disabled]:focus,
input[type="time"][disabled]:active,
input[type="time"].is-disabled:focus,
input[type="time"].is-disabled:active,
input[type="week"][disabled]:focus,
input[type="week"][disabled]:active,
input[type="week"].is-disabled:focus,
input[type="week"].is-disabled:active,
input[type="number"][disabled]:focus,
input[type="number"][disabled]:active,
input[type="number"].is-disabled:focus,
input[type="number"].is-disabled:active,
input[type="email"][disabled]:focus,
input[type="email"][disabled]:active,
input[type="email"].is-disabled:focus,
input[type="email"].is-disabled:active,
input[type="url"][disabled]:focus,
input[type="url"][disabled]:active,
input[type="url"].is-disabled:focus,
input[type="url"].is-disabled:active,
input[type="search"][disabled]:focus,
input[type="search"][disabled]:active,
input[type="search"].is-disabled:focus,
input[type="search"].is-disabled:active,
input[type="tel"][disabled]:focus,
input[type="tel"][disabled]:active,
input[type="tel"].is-disabled:focus,
input[type="tel"].is-disabled:active,
input[type="color"][disabled]:focus,
input[type="color"][disabled]:active,
input[type="color"].is-disabled:focus,
input[type="color"].is-disabled:active,
select[disabled]:focus,
select[disabled]:active,
select.is-disabled:focus,
select.is-disabled:active,
textarea[disabled]:focus,
textarea[disabled]:active,
textarea.is-disabled:focus,
textarea.is-disabled:active,
.field[disabled]:focus,
.field[disabled]:active,
.field.is-disabled:focus,
.field.is-disabled:active {
  background-color: #E4E4E4;
}

input[type="submit"] {
  -webkit-appearance: none;
  -webkit-border-radius: 5px;
  display: block;
  clear: both;
  height: 40px;
  padding: 8px 40px;
  font-size: 1em;
  color: #FFFFFF;
  vertical-align: middle;
  border: solid 1px #0062BD;
  width: auto;
  font-family: "Roboto Condensed", Arial Narrow, Arial, Verdana, Helvetica, san-serif;
  background-color: #0062BD;
  -webkit-transition: background-color 0.24s ease-in-out;
  transition: background-color 0.24s ease-in-out;
}
input[type="submit"]:focus, input[type="submit"]:active {
  background-color: #000000;
}

textarea {
  max-width: 100%;
  min-height: 120px;
  line-height: 1.5em;
}

select {
  -webkit-appearance: none;
  /* 1 */
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: 97.5% center;
}

.orderby {
  padding: 5px;
  height: 20px;
}

input[type="search"] {
  display: block;
  padding: 0 10px;
  width: 93%;
}

.footer input[type="text"],
.footer select,
.footer textarea {
  color: #FFFFFF;
  background-color: #000000;
  -webkit-transition: background-color 0.24s ease-in-out;
  transition: background-color 0.24s ease-in-out;
}
.footer input[type="text"]:focus, .footer input[type="text"]:active,
.footer select:focus,
.footer select:active,
.footer textarea:focus,
.footer textarea:active {
  background-color: #626262;
}

/*********************
WOOCOMMERCE OVERRIDE
*********************/
/******************************************************************

	Site Name: 		Kalibrate Ltd
	Author:			Simon Price | Kreature Design
	Stylesheet: 	WooCommerce Override Stylesheet
	
******************************************************************/
/******************************************************************
	WOO COLOURS
******************************************************************/
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #FFFFFF;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
  border-top: 3px solid #0062BD;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt,
.woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: #0062BD;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  background-color: #00488a;
}

.woocommerce button.button.alt {
  height: 50px;
}

.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text {
  width: 220px;
  height: 40px;
  padding: 0 10px;
  margin-right: 10px;
  border: solid 1px #0062BD;
}

.woocommerce #content table.cart td.actions .button,
.woocommerce table.cart td.actions .button,
.woocommerce-page #content table.cart td.actions .button,
.woocommerce-page table.cart td.actions .button {
  width: 120px;
  height: 40px;
  padding: 0 10px;
  background-color: #0062BD;
  color: #FFFFFF;
}

/******************************************************************
	WOO PRODUCT LISTING
******************************************************************/
.woocommerce ul.products li.product {
  min-height: 400px;
  vertical-align: top;
  display: inline-block;
  padding: 1em;
  border: solid 1px #CCCCCC;
  background: #FFFFFF;
  text-align: center;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.woocommerce ul.products li.product:hover {
  background: #F0F0F0;
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.31);
  -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.31);
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.31);
}

.woocommerce ul.products li.product a {
  text-decoration: none;
}

.woocommerce ul.products li.product a img {
  background: #E4E4E4;
  max-height: 240px;
  text-align: center;
  margin: 1em auto;
  width: auto;
}

.woocommerce ul.products li.product .button {
  background: #0062BD;
  color: #FFFFFF;
  margin-bottom: 1em;
}
.woocommerce ul.products li.product .button:hover {
  background-color: #00488a;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  padding: 0.3em 0.7em;
  margin: 0;
  font-weight: 400;
  color: #000000;
  font-size: 1.4em;
  min-height: 50px;
  text-align: center;
}

.woocommerce ul.products li.product .price {
  color: #0062BD;
  font-size: 1.3em;
  text-align: center;
}

/******************************************************************
	WOO PRODUCT PAGINATION
******************************************************************/
.woocommerce nav.woocommerce-pagination ul {
  padding: 0;
  border: 0;
  margin: 1em;
}

.woocommerce nav.woocommerce-pagination ul li {
  border: 1px solid #0062BD;
  padding: 0;
  margin: 5px;
}

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
  background: #E4E4E4;
  line-height: 1em;
  font-size: 1em;
  font-weight: normal;
  min-width: 1em;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
  background: #E4E4E4;
  color: #0062BD;
}
.woocommerce nav.woocommerce-pagination ul li a:focus:hover, .woocommerce nav.woocommerce-pagination ul li a:focus:focus, .woocommerce nav.woocommerce-pagination ul li a:hover:hover, .woocommerce nav.woocommerce-pagination ul li a:hover:focus,
.woocommerce nav.woocommerce-pagination ul li span.current:hover,
.woocommerce nav.woocommerce-pagination ul li span.current:focus {
  background-color: #0062BD;
  color: #FFFFFF;
}

/******************************************************************
	WOO SINGLE PRODUCT
******************************************************************/
.product {
  padding-top: 30px;
}
.product h2 {
  color: #0062BD;
  margin: 1em 0;
  font-weight: 400;
}

.related {
  border-top: solid 1px #CCCCCC;
}
.related h2 {
  color: #0062BD;
  margin: 1em 0;
  font-weight: 400;
}

.woocommerce div.product form.cart .variations select,
.wpcf7-select {
  padding: 0 1em;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: #0062BD;
}

/******************************************************************
	WOO RESULTS AND SORTING
******************************************************************/
#result-count-box {
  background: #FFFFFF;
  padding: .5em;
  width: 100%;
  height: 60px;
  border: solid 1px #CCCCCC;
  margin-bottom: 2em;
}

.woocommerce .woocommerce-result-count,
.woocommerce .woocommerce-ordering {
  margin: 0 0 1em 0;
  padding: .5em 0;
}

.woocommerce .woocommerce-ordering {
  margin: -5.8em .5em 0 0;
  padding: 0.7em 0;
}

.woocommerce .woocommerce-ordering select {
  vertical-align: top;
  border-radius: 6px;
  padding: 5px 10px;
  min-height: 40px;
  min-width: 210px;
  margin: 0;
  border: solid #CCCCCC 1px;
}

/******************************************************************
	WOO SIDEBARS
******************************************************************/
.woocommerce .woocommerce-widget-layered-nav-list {
  margin-bottom: -1em;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
  -webkit-transition: background 0.2s ease-in-out, padding-left 0.2s ease-in-out;
  transition: background 0.2s ease-in-out, padding-left 0.2s ease-in-out;
  padding: .65em;
  border-top: 3px solid #FFFFFF;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a {
  font-size: 1.2em;
  color: #000000;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:hover, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:focus {
  color: #0062BD;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:hover, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:focus {
  background: #FFFFFF;
  padding-left: 1.2em;
}

/******************************************************************
	WOO MINI BASKET
******************************************************************/
.woocommerce-mini-cart .woocommerce-mini-cart-item {
  border-top: solid #FFFFFF 1px;
  padding: 20px 0;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item:last-child {
  border-top: solid #FFFFFF 1px;
  border-bottom: solid #FFFFFF 1px;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item img {
  min-height: 60px;
  min-width: 60px;
  margin: .5em 0;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item a {
  margin-top: 1em;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item .remove_from_cart_button {
  background: #FFFFFF;
  margin-top: .75em;
}

.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
  border-top: 3px solid #FFFFFF;
  border-bottom: 3px solid #FFFFFF;
  font-size: 1.2em;
  padding: 15px 0;
}

/******************************************************************
	WOO MEDIA QUERIES
******************************************************************/
@media only screen and (max-width: 768px) {
  .woocommerce ul.products li.product {
    width: 100%;
  }
}
@media only screen and (min-width: 769px) {
  .woocommerce ul.products li.product {
    width: 40%;
  }

  .woocommerce .related ul.products li.product {
    width: 29.5%;
  }
}
@media only screen and (min-width: 1010px) {
  .woocommerce ul.products li.product {
    width: 27%;
  }
}
@media only screen and (min-width: 1240px) {
  .woocommerce ul.products li.product {
    width: 21%;
  }
}
/******************************************************************
	WOO ACCOUNT NAVIGATION
******************************************************************/
/* Change WC Acct Page Column Widths */
@media only screen and (min-width: 768px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 22%;
  }

  .woocommerce-account .woocommerce-MyAccount-content {
    width: 75%;
  }
}
/* Style WC Account Endpoint Links */
nav.woocommerce-MyAccount-navigation ul {
  margin: 0;
  list-style-type: none;
  padding: 0;
  max-width: 200px;
  font-size: 1em;
  line-height: 26px;
}

nav.woocommerce-MyAccount-navigation ul li {
  padding: 8px 20px;
  background-color: rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

nav.woocommerce-MyAccount-navigation ul li.is-active {
  background-color: rgba(0, 0, 0, 0.1);
}

nav.woocommerce-MyAccount-navigation ul li.is-active a {
  color: rgba(0, 0, 0, 0.8);
  cursor: default;
}

nav.woocommerce-MyAccount-navigation ul li.is-active:after {
  content: "";
  height: 0;
  width: 0;
  border-top: 20px solid transparent;
  border-left: 14px solid rgba(0, 0, 0, 0.1);
  border-bottom: 20px solid transparent;
  float: right;
  margin-right: -34px;
  margin-top: -7px;
}

nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover {
  background-color: rgba(0, 0, 0, 0.07);
}

nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover:after {
  content: "";
  height: 0;
  width: 0;
  border-top: 20px solid transparent;
  border-left: 14px solid rgba(0, 0, 0, 0.07);
  border-bottom: 20px solid transparent;
  float: right;
  margin-right: -34px;
  margin-top: -7px;
}

/*********************
BASE (MOBILE) SIZE
*********************/
/******************************************************************

	Site Name: 		Kalibrate Ltd
	Author:			Simon Price | Kreature Design
	Stylesheet: 	Base Mobile Stylesheet

******************************************************************/
/*********************
GLOBAL SETUP
*********************/
html, body {
  width: 100%;
  height: auto;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
}

body {
  font-family: "Roboto", Arial, Verdana, Helvetica, san-serif;
  font-size: 100%;
  line-height: 1.5;
  color: #333E48;
  -webkit-font-smoothing: antialiased;
  font-variant-ligatures: none;
}

label.screen-reader-text {
  display: none;
}

.hide-mobile {
  display: none;
}

.hide-desktop {
  display: block;
}

hr {
  width: 100%;
  margin: 1em 0;
  border: 0;
  border-bottom: 1px solid #CCCCCC;
  clear: both;
}

.single-thumbnail {
  display: none;
}

.full-thumbnail {
  width: 100%;
  clear: both;
  margin-bottom: 1em;
}

.edit-link {
  border: 1px dashed green;
  padding: 5px 10px;
}

.main-listing {
  border: 1px solid #CCCCCC;
  padding: 1em;
  margin-bottom: 1em;
}
.main-listing .entry-content p {
  margin: 0 0 1em 0;
}

.halign {
  text-align: center;
}

.pointer {
  cursor: pointer;
  cursor: hand;
}

.kalibrate-menu {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.kalibrate-menu li {
  display: inline-block;
}
.kalibrate-menu li + li:before {
  content: " | ";
  padding: 0 5px;
}

.columntext {
  column-count: 1;
}

/*********************
LAYOUT & GRID STYLES
*********************/
.wrap {
  width: 90%;
  margin: 0 auto;
}

/*********************
LINK STYLES
*********************/
a, a:visited {
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  text-decoration: none;
  color: #00488a;
}
a:hover, a:focus, a:visited:hover, a:visited:focus {
  color: #000000;
}
a:link, a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}

/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  font-family: "Roboto Condensed", Arial Narrow, Arial, Verdana, Helvetica, san-serif;
  text-rendering: optimizelegibility;
  font-weight: 400;
  color: #000000;
  font-variant-ligatures: none;
}

h1, .h1 {
  font-size: 1.2em;
  line-height: 1.2em;
}

h2, .h2 {
  font-size: 1.1em;
  line-height: 1.3em;
  margin-bottom: 0.4em;
}

h3, .h3 {
  font-size: 1em;
}

h4, .h4 {
  font-size: 0.95em;
  font-weight: 700;
}

h5, .h5 {
  font-size: 0.9em;
  line-height: 2.09em;
  text-transform: capitalize;
  letter-spacing: 2px;
}

/*********************
COLOURS
*********************/
.white {
  color: #FFFFFF;
}

.colour {
  color: #0062BD;
}

/*********************
STICKY NAV
*********************/
.sticky-menu {
  display: none;
}

#sticky-header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  padding: 0;
  padding-top: 1em;
  min-height: 80px;
  margin: 0 auto;
  z-index: 5000;
  display: none;
  opacity: 1;
  text-align: center;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.31);
  -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.31);
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.31);
}
#sticky-header #sticky-logo {
  background-image: url(/wp-content/themes/kalibrate/images/sticky-logo.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 160px;
  height: 56px;
  background-position: left center;
  margin: 0;
  padding: 0;
  clear: both;
}

/*********************
MAIN HEADER - Base
*********************/
header {
  position: relative;
}
header #header-logo {
  background-color: #F0F0F0;
  padding: 2em 0;
  color: #000000;
  text-align: left;
  width: 100%;
  margin: auto;
}
header #header-logo #header-logo-main {
  margin-bottom: 20px;
}
header #header-logo #header-logo-main #logo {
  text-align: left;
  width: 160px;
  height: 56px;
  background-position: left center;
  background-image: url(/wp-content/themes/kalibrate/images/logo.png);
  background-repeat: no-repeat;
  background-size: 160px;
}
header #header-logo #header-logo-shopping {
  background-color: #FFFFFF;
  padding: 1em;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
}
header #header-logo #header-logo-shopping #hls-menu {
  float: left;
  width: 70%;
}
header #header-logo #header-logo-shopping #hls-menu #hls-menu-main {
  text-align: right;
  padding: .7em 0;
}
header #header-logo #header-logo-shopping #hls-menu #hls-menu-main .top-nav {
  display: inline-block;
  margin: 0;
  padding: 0;
}
header #header-logo #header-logo-shopping #hls-menu #hls-menu-main .top-nav li {
  display: inline-block;
}
header #header-logo #header-logo-shopping #hls-menu #hls-menu-main .top-nav li a {
  color: #333E48;
}
header #header-logo #header-logo-shopping #hls-menu #hls-menu-main .top-nav li a:hover, header #header-logo #header-logo-shopping #hls-menu #hls-menu-main .top-nav li a:focus, header #header-logo #header-logo-shopping #hls-menu #hls-menu-main .top-nav li a:active {
  color: #0062BD;
}
header #header-logo #header-logo-shopping #hls-menu #hls-menu-main .top-nav li + li:before {
  content: " | ";
  padding: 0 5px;
}
header #header-logo #header-logo-shopping #hls-basket {
  text-align: center;
  padding: 1em .7em 2em .7em;
  float: right;
  width: 26%;
  margin-left: 4%;
  border: solid #000000 1px;
  background-color: #FFFFFF;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}
header #header-logo #header-logo-shopping #hls-basket:hover, header #header-logo #header-logo-shopping #hls-basket:focus, header #header-logo #header-logo-shopping #hls-basket:active {
  background-color: #F0F0F0;
  color: #FFFFFF;
}
header #header-logo #header-logo-shopping #hls-basket a #hls-basket-items {
  position: relative;
  width: 30px;
  height: 25px;
  margin-right: 5px;
  margin-top: -10px;
  background-image: url(/wp-content/themes/kalibrate/images/basket-icon.png);
  background-repeat: no-repeat;
  display: inline-block;
}
header #header-logo #header-logo-shopping #hls-basket a #hls-basket-items #hls-basket-items-count {
  position: absolute;
  right: -5px;
  bottom: -18px;
  width: 30px;
  padding: 2px;
  text-align: center;
  color: #FFFFFF;
  background-color: #0062BD;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
header #header-logo #header-logo-shopping #hls-basket a #hls-basket-total {
  display: inline-block;
  color: #000000;
  margin-top: 15px;
  font-weight: 500;
  font-size: 1em;
}
header #header-nav {
  background-color: #333E48;
  margin-bottom: 2px;
}

.nav {
  display: none;
}

/*********************
POSTS & CONTENT STYLES
*********************/
#content {
  width: 100%;
  background-color: #F2F3F3;
}
#content .main-content {
  margin: 3em 0 12em 0;
}

.gallery-date {
  font-size: 0.9em;
  color: #626262;
  display: block;
  margin: 0.2em 0 1em 0;
}

.wp-post-image {
  clear: both;
}

.entry-thumbnail, .right-thumbnail {
  float: right;
  margin: 10px 0 10px 5px;
}
.entry-thumbnail img, .right-thumbnail img {
  max-width: 100px;
  max-height: 100px;
  width: auto;
  height: auto;
}

article {
  width: 100%;
}

.hentry footer {
  padding: 1em 2em 1em 0;
}
.hentry footer p {
  margin: 0;
}

/* end .hentry */
.single-title,
.page-title,
.entry-title,
.custom-title,
.products-title,
.archive-title {
  margin: 0;
  color: #0062BD;
  width: 100%;
  padding: .2em 0;
  font-weight: 400;
  font-size: 1.6em;
  margin: 0 0 1em 0;
}

.entry-title {
  padding-top: 0.5em;
  padding-bottom: 0.4em;
  border-bottom: 0;
}

.single-title,
.page-title {
  margin: 1em 0;
}

.byline, .footline {
  color: #626262;
  font-size: 0.9em;
  font-style: normal;
  margin: 0;
  margin-top: 0.4em;
  margin-bottom: 1em;
  padding-bottom: 0.7em;
}

.byline {
  padding: 0.7em;
  background: #E4E4E4;
}

.footline {
  padding-top: 0.7em;
  border-top: solid 1px #CCCCCC;
}

.entry-content {
  font-variant-ligatures: none;
  width: 100%;
  padding: 0;
  font-size: 1em;
  font-family: "Roboto", Arial, Verdana, Helvetica, san-serif;
}
.entry-content h2 {
  font-size: 2em;
  text-transform: uppercase;
}
.entry-content .aligncenter, .entry-content img.aligncenter,
.entry-content .alignleft, .entry-content img.alignleft,
.entry-content .alignright, .entry-content img.alignright {
  clear: both;
  float: none;
  width: 100%;
}
.entry-content ul {
  list-style-type: circle;
  margin-left: 1.4em;
}
.entry-content ul li {
  font-size: 0.9em;
}
.entry-content ul li, .entry-content ol li {
  margin-bottom: 1em;
}
.entry-content p {
  font-size: 1em;
  font-family: "Roboto", Arial, Verdana, Helvetica, san-serif;
  margin: 0 0 1.2em;
}
.entry-content table {
  width: 100%;
  border: 1px solid #CCCCCC;
  margin-bottom: 1.5em;
}
.entry-content table caption {
  margin: 0 0 7px;
  font-size: 0.75em;
  color: #626262;
  text-transform: capitalize;
  letter-spacing: 1px;
}
.entry-content tr {
  border-bottom: 1px solid #CCCCCC;
}
.entry-content tr:nth-child(even) {
  background-color: #E4E4E4;
}
.entry-content td {
  padding: 1em;
  font-size: 0.8em;
  border-right: 1px solid #CCCCCC;
}
.entry-content td:last-child {
  border-right: 0;
}
.entry-content th {
  font-size: 0.9em;
  background-color: #E4E4E4;
  border-bottom: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
}
.entry-content th:last-child {
  border-right: 0;
}
.entry-content blockquote {
  margin: 0 0 1.5em 0.75em;
  padding: 0 0 0 0.75em;
  border-left: 3px solid #0062BD;
  font-style: italic;
  color: #626262;
}
.entry-content dd {
  margin-left: 0;
  font-size: 0.9em;
  color: #787878;
  margin-bottom: 1.5em;
}
.entry-content img {
  margin: 0;
  max-width: 100%;
  height: auto;
}
.entry-content .size-auto,
.entry-content .size-full,
.entry-content .size-large,
.entry-content .size-medium,
.entry-content .size-thumbnail {
  max-width: 100%;
  margin-bottom: 20px;
  height: auto;
}
.entry-content .size-large {
  width: 100%;
}
.entry-content pre {
  background: #000000;
  color: #E4E4E4;
  font-size: 0.9em;
  padding: 1.5em;
  margin: 0 0 1.5em;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

/* end .entry-content */
.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px;
}
.wp-caption img {
  max-width: 100%;
  margin-bottom: 0;
  width: 100%;
}
.wp-caption p.wp-caption-text {
  font-size: 0.85em;
  margin: 4px 0 7px;
  text-align: center;
}

/* end .wp-caption */
/* image gallery styles */
.gallery {
  clear: both;
  margin-bottom: 1em;
  text-align: left;
}
.gallery dl {
  display: inline-block;
  vertical-align: top;
  background-color: #FFFFFF;
  margin: 0;
  padding: 2em;
  margin-right: 2em;
}
.gallery dl:last-child {
  margin-right: 0;
}
.gallery dl img {
  width: 100%;
  height: 100%;
}
.gallery dl dt, .gallery dl .attachment-thumbnail {
  margin: 0;
  padding: 0;
}
.gallery dl dt {
  display: block;
  min-height: 300px;
  clear: both;
  margin-bottom: 1em;
}
.gallery dl dd {
  margin: 0 auto;
  padding: .5em 0;
  text-align: center;
  font-size: .9em;
  width: 60%;
  min-height: 60px;
}

/* end .gallery */
.tags {
  margin: 0;
}

.attachment-thumbnail {
  margin: 0;
  padding: 0;
}

/******************************************************************
PAGE NAVI STYLES
******************************************************************/
.pagination,
.wp-prev-next {
  margin: 1em;
}

.pagination {
  text-align: center;
}
.pagination ul {
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  clear: both;
}
.pagination li {
  border: 1px solid #0062BD;
  padding: 10px;
  margin: 5px;
  float: left;
  display: inline;
  overflow: hidden;
  background: #E4E4E4;
}
.pagination li:hover, .pagination li:focus {
  background-color: #0062BD;
}
.pagination a, .pagination span {
  margin: 0;
  text-decoration: none;
  padding: 0;
  line-height: 1em;
  font-size: 1em;
  font-weight: normal;
  padding: 0;
  min-width: 1em;
  display: block;
}
.pagination a:hover, .pagination a:focus, .pagination span:hover, .pagination span:focus {
  color: #FFFFFF;
}
.pagination .current {
  cursor: default;
  color: #0062BD;
}
.pagination .current:hover, .pagination .current:focus {
  color: #333E48;
}

.wp-prev-next .prev-link {
  float: left;
}
.wp-prev-next .next-link {
  float: right;
}

/* end .wp-prev-next */
/*********************
SIDEBARS & ASIDES
*********************/
#main-sidebar {
  height: 100%;
  padding: 1em 1em 0 1em;
}
#main-sidebar .sidebar {
  width: 100%;
}
#main-sidebar .sidebar .widget {
  clear: both;
  border: 1px solid #0062BD;
  padding: 1em;
  margin: 0 auto 1em auto;
}
#main-sidebar .sidebar .widget .widget-title,
#main-sidebar .sidebar .widget .widgettitle {
  color: #0062BD;
  font-size: 1.6em;
  font-weight: normal;
  margin: 0 0 1em 0;
}
#main-sidebar .sidebar .widget ol,
#main-sidebar .sidebar .widget ul {
  padding: 0;
  list-style-type: none;
}

.product-categories li,
.widget_collapscat li,
.pwb-row li {
  -webkit-transition: background 0.2s ease-in-out, padding-left 0.2s ease-in-out;
  transition: background 0.2s ease-in-out, padding-left 0.2s ease-in-out;
  padding: .3em .65em;
  border-top: 2px solid #FFFFFF;
}
.product-categories li a,
.widget_collapscat li a,
.pwb-row li a {
  font-size: 1.2em;
  color: #000000;
}
.product-categories li a:hover, .product-categories li a:focus,
.widget_collapscat li a:hover,
.widget_collapscat li a:focus,
.pwb-row li a:hover,
.pwb-row li a:focus {
  color: #0062BD;
}
.product-categories li:hover, .product-categories li:focus,
.widget_collapscat li:hover,
.widget_collapscat li:focus,
.pwb-row li:hover,
.pwb-row li:focus {
  background: #FFFFFF;
  padding-left: 1.2em;
}
.product-categories:last-child,
.widget_collapscat:last-child,
.pwb-row:last-child {
  border-bottom: 3px solid #FFFFFF;
}
.product-categories ul.children li,
.widget_collapscat ul.children li,
.pwb-row ul.children li {
  padding: .3em .65em;
  border-top: 1px solid #FFFFFF;
}
.product-categories ul.children li a,
.widget_collapscat ul.children li a,
.pwb-row ul.children li a {
  font-size: 1em;
  color: #0062BD;
}
.product-categories ul.children li a:hover, .product-categories ul.children li a:focus,
.widget_collapscat ul.children li a:hover,
.widget_collapscat ul.children li a:focus,
.pwb-row ul.children li a:hover,
.pwb-row ul.children li a:focus {
  color: #000000;
}
.product-categories ul.children li:hover, .product-categories ul.children li:focus,
.widget_collapscat ul.children li:hover,
.widget_collapscat ul.children li:focus,
.pwb-row ul.children li:hover,
.pwb-row ul.children li:focus {
  background: #FFFFFF;
  padding-left: .65em;
}
.product-categories li.current-cat, .product-categories li.current-cat-parent,
.widget_collapscat li.current-cat,
.widget_collapscat li.current-cat-parent,
.pwb-row li.current-cat,
.pwb-row li.current-cat-parent {
  padding: .65em;
  background: none;
}

.widget_collapscat ul {
  border-bottom: solid 2px #FFFFFF;
}

#featured-nav ul {
  padding: 0;
  margin: 0;
}
#featured-nav ul li {
  border: solid #0062BD 1px;
  margin-bottom: 2em;
}
#featured-nav ul li:hover, #featured-nav ul li:focus {
  opacity: .9;
}
#featured-nav ul li .featured-image {
  overflow: hidden;
  max-height: 150px;
}
#featured-nav ul li .featured-image img {
  width: 100%;
  height: auto;
  overflow: hidden;
}
#featured-nav ul li .featured-content {
  width: 100%;
  padding: 1.5em;
}
#featured-nav ul li .featured-content a {
  display: block;
  margin-bottom: 10px;
  font-weight: 600;
}
#featured-nav ul li .featured-content .featured-text {
  font-size: .9em;
}

/*********************
HOME FEATURES
*********************/
.home-feat {
  clear: both;
  padding: 1.5em 0;
  text-align: center;
  margin: 0 auto;
}
.home-feat p {
  font-size: 1.3em;
  padding: 0 0.5em;
}

.home-heading {
  text-align: left;
  font-size: 1.4em;
  font-weight: 500;
}

#home-about {
  background-color: #333E48;
  padding: 1em 0 2em 0;
  color: #FFFFFF;
  font-size: 1em;
}
#home-about h2, #home-about .h2 {
  color: #FFFFFF;
  font-size: 1.2em;
}

#home-logos {
  background-color: #FFFFFF;
  padding: 2em 0;
}
#home-logos .brands-list .widget .textwidget pre {
  white-space: normal;
}
#home-logos .brands-list .widget .textwidget .pwb-all-brands .pwb-brands-cols-outer {
  width: 95%;
  text-align: center;
  margin: 0 auto;
}
#home-logos .brands-list .widget .textwidget .pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3 {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: 50%;
  float: left;
  height: 100px;
  overflow: hidden;
}
#home-logos .brands-list .widget .textwidget .pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3 div {
  position: relative;
  margin: 0;
  padding: 0;
  height: 100px;
}
#home-logos .brands-list .widget .textwidget .pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3 div img {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 90%;
  max-height: 60%;
  width: auto;
  height: auto;
  max-height: 80px;
}
#home-logos .brands-list .widget .textwidget .pwb-all-brands .pwb-pagination-wrapper {
  display: none;
}

#home-products {
  background: #A9A9A9;
  padding-bottom: 3em;
  padding-top: 6em;
}
#home-products ul.product_list_widget li {
  min-height: 600px;
  vertical-align: top;
  display: inline-block;
  padding: 1.5em;
  background: #F0F0F0;
  text-align: left;
  width: 90%;
  margin-bottom: 1.5em;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
#home-products ul.product_list_widget li:hover {
  background: #E4E4E4;
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.31);
  -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.31);
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.31);
}
#home-products ul.product_list_widget li .feat-thumb {
  clear: both;
  overflow: hidden;
  height: 200px;
  margin-bottom: 20px;
}
#home-products ul.product_list_widget li .size-woocommerce_thumbnail {
  width: 100%;
}
#home-products ul.product_list_widget li .product-title {
  display: block;
  margin-bottom: 1em;
  clear: both;
  color: #0062BD;
  font-weight: 600;
  font-size: 1em;
  text-align: left;
}
#home-products ul.product_list_widget li .amount {
  font-size: 1.3em;
  font-weight: 600;
  color: #00488a;
}
#home-products ul.product_list_widget li .product-text {
  font-size: .85em;
  line-height: 1.4em;
  margin: 1em 0;
  overflow: hidden;
}
#home-products ul.product_list_widget li .product-basket {
  width: 140px;
  margin: 0 auto;
  text-align: center;
  padding: 10px;
  border: solid #A9A9A9 1px;
}

#home-boxes {
  position: relative;
  background-color: #F0F0F0;
  z-index: 1;
}
#home-boxes #home-boxes-container {
  position: relative;
  background-color: #FFFFFF;
  margin: -50px auto;
  z-index: 1;
  padding: 3em;
}
#home-boxes #home-boxes-container ul {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  text-align: center;
  margin: 1em 0 0 0;
  padding: 0;
}
#home-boxes #home-boxes-container ul li {
  vertical-align: top;
  background-color: #FFFFFF;
  text-align: center;
  list-style-type: none;
  display: inline-block;
  min-height: 250px;
  width: 90%;
  clear: both;
  color: #3A3A3A;
  font-size: 1.2em;
  margin: 0 auto;
  margin-bottom: 1em;
  padding: 10px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center top;
  padding-bottom: 1em;
  border-bottom: solid 1px #E4E4E4;
}
#home-boxes #home-boxes-container ul li .featured-image {
  margin-bottom: 2em;
  border: #CCCCCC solid 1px;
  max-height: 200px;
  overflow: hidden;
}
#home-boxes #home-boxes-container ul li .featured-image img {
  width: 100%;
  height: auto;
}
#home-boxes #home-boxes-container ul li .featured-text {
  min-height: 70px;
  font-size: .8em;
  margin: 1em auto;
}
#home-boxes #home-boxes-container ul li:last-child {
  margin-right: 0;
}
#home-boxes #home-boxes-container ul li a {
  font-size: 1.2em;
  font-weight: 600;
  color: #000000;
}
#home-boxes #home-boxes-container ul li a:hover {
  color: #626262;
}
#home-boxes #home-boxes-container ul li a.read-more {
  font-size: .9em;
  font-weight: 400;
  color: #0062BD;
}
#home-boxes #home-boxes-container ul li a.read-more:hover {
  color: #00488a;
}

#home-slider {
  background-color: #000000;
  z-index: 999;
}

#home-news {
  background-color: #FFFFFF;
  text-align: center;
  margin: auto;
  padding: 3em 0 1em 0;
  /* Latest News */
}
#home-news .rpwwt-widget ul {
  width: 90%;
  margin: 1em auto;
  padding: 0;
}
#home-news .rpwwt-widget ul li {
  position: relative;
  cursor: hand;
  cursor: pointer;
  vertical-align: top;
  display: inline-block;
  width: 100%;
  padding: 0;
  background: #FFFFFF;
  text-align: center;
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.31);
  -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.31);
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.31);
}
#home-news .rpwwt-widget ul li a {
  text-align: center;
  font-size: 1.4em;
  font-weight: 500;
  color: #000000;
}
#home-news .rpwwt-widget ul li a:hover, #home-news .rpwwt-widget ul li a:focus {
  color: #0062BD;
}
#home-news .rpwwt-widget ul li img {
  margin-top: -5px;
  width: 100%;
  height: auto;
  clear: both;
}
#home-news .rpwwt-widget ul li .rpwwt-post-title {
  display: block;
  height: 60px;
  overflow: hidden;
  clear: both;
  padding: 10px 3px 5px 15px;
}
#home-news .rpwwt-widget ul li .rpwwt-post-date {
  position: absolute;
  bottom: 180px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 140px;
  padding: .4em 1em;
  background-color: #0062BD;
  text-transform: uppercase;
  font-size: 1em;
  color: #FFFFFF;
  clear: both;
}
#home-news .rpwwt-widget ul li .rpwwt-post-excerpt {
  display: block;
  height: 120px;
  padding: 0 1.5em;
  font-size: 0.9em;
  color: #626262;
  min-height: 100px;
}
#home-news .rpwwt-widget ul li .rpwwt-post-excerpt a {
  display: block;
  clear: both;
  font-size: .9em;
  margin: 10px auto;
  color: #0062BD;
}
#home-news .rpwwt-widget ul li .rpwwt-post-excerpt a:hover, #home-news .rpwwt-widget ul li .rpwwt-post-excerpt a:focus {
  color: #00488a;
}

.content-box {
  margin-bottom: 3em;
}
.content-box h2 {
  font-size: 2em;
  text-transform: uppercase;
}
.content-box img {
  float: right;
  width: 50%;
  max-width: 600px;
  margin-left: 1em;
}

/*********************
MAIN FOOTER
*********************/
.footer {
  margin-top: -80px;
  background-color: #333E48;
  clear: both;
  color: #FFFFFF;
}
.footer #footer-box {
  margin-top: -80px;
}
.footer #footer-box #footer-strapline {
  background-color: #FFFFFF;
  color: #000000;
  text-align: center;
  padding: .5em 0;
  font-size: 1em;
}
.footer #footer-box #footer-strapline a {
  display: block;
  clear: both;
  width: 150px;
  text-align: center;
  padding: .5em 1em;
  background: #F0F0F0;
  margin: 15px auto 0 auto;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: background 0.2s ease-in-out, color 0.2s ease-in-out;
  transition: background 0.2s ease-in-out, color 0.2s ease-in-out;
}
.footer #footer-box #footer-strapline a:hover, .footer #footer-box #footer-strapline a:focus {
  background: #0062BD;
  color: #FFFFFF;
}
.footer #footer-box #footer-main {
  color: #FFFFFF;
  padding: 3em 0;
}
.footer #footer-box #footer-main a {
  color: #FFFFFF;
}
.footer #footer-box #footer-main a:hover, .footer #footer-box #footer-main a:focus {
  color: #0062BD;
}
.footer #footer-box #footer-main .widget-title,
.footer #footer-box #footer-main .widgettitle {
  color: #F0F0F0;
  font-weight: 600;
  letter-spacing: -1px;
  font-size: 1.5em;
  margin-bottom: 1em;
  padding-bottom: 5px;
  border-bottom: solid #A9A9A9 1px;
}
.footer #footer-box #footer-main #footer-main-news .rpwwt-post-title {
  font-weight: 600;
  font-size: 1.2em;
  letter-spacing: -1px;
}
.footer #footer-box #footer-main #footer-main-news .rpwwt-post-title a {
  color: #FFFFFF;
}
.footer #footer-box #footer-main #footer-main-news .rpwwt-post-title a:hover, .footer #footer-box #footer-main #footer-main-news .rpwwt-post-title a:focus {
  color: #0062BD;
}
.footer #footer-box #footer-main #footer-main-news .rpwwt-post-date {
  color: #FFFFFF;
  margin: 10px 0 20px 0;
}
.footer #footer-box #footer-main #footer-main-news .rpwwt-post-excerpt {
  display: block;
  font-size: 1em;
  color: #E4E4E4;
}
.footer #footer-box #footer-main #footer-main-news .rpwwt-post-excerpt a {
  display: block;
  clear: both;
  font-size: 1em;
  margin: 10px auto;
  color: #FFFFFF;
}
.footer #footer-box #footer-main #footer-main-news .rpwwt-post-excerpt a:hover, .footer #footer-box #footer-main #footer-main-news .rpwwt-post-excerpt a:focus {
  color: #0062BD;
}
.footer #footer-box #footer-main #footer-main-contact {
  border-top: solid 1px #FFFFFF;
  padding-top: 1em;
}
.footer #footer-box #footer-main #footer-main-contact #footer-contact {
  clear: both;
  width: 100%;
}
.footer #footer-box #footer-main #footer-main-contact #footer-contact #custom_html-4 .ct-row {
  clear: both;
}
.footer #footer-box #footer-main #footer-main-contact #footer-contact #custom_html-4 .ct-h1 {
  margin-bottom: .9em;
  color: #FFFFFF;
  font-size: 1.3em;
  font-weight: 700;
}
.footer #footer-box #footer-main #footer-main-contact #footer-contact #custom_html-4 .ct-h2 {
  font-weight: 600;
  color: #FFFFFF;
}
.footer #footer-box #footer-main #footer-main-contact #footer-contact #custom_html-4 .ct-text {
  margin-bottom: 1em;
}
.footer #footer-box #footer-main #footer-main-contact #footer-contact #zoom-social-icons-widget-2 {
  padding: 0 5px;
}
.footer #footer-box #footer-main #footer-main-contact #footer-shopping {
  margin: 1em 0 0 0;
  padding: 0;
  width: 100%;
  clear: both;
}
.footer #footer-box #footer-main #footer-main-contact #footer-shopping ul {
  margin: 0;
  padding: 0;
}
.footer #footer-box #footer-main #footer-main-contact #footer-shopping ul li {
  margin: 0;
  padding: 5px 0;
  font-size: 1em;
  padding-left: 15px;
  background-image: url(/wp-content/themes/kalibrate/images/arrow-right.png);
  background-repeat: no-repeat;
  background-position: left;
}
.footer #footer-copy {
  width: 100%;
  padding: 1em 0;
  font-size: .8em;
  color: #A9A9A9;
}
.footer #footer-copy #footer-copy-main {
  padding-top: 1em;
  border-top: solid 2px #E4E4E4;
}
.footer #footer-copy a {
  display: block;
  text-align: center;
}

/******************************************************************
PAGE CHILD BOXES
******************************************************************/
#child-boxes {
  padding: 0;
  margin: 0;
}
#child-boxes li {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background: #E4E4E4;
  width: 100%;
  clear: both;
  cursor: pointer;
  cursor: hand;
  padding: 20px 0;
  text-align: center;
  margin: 0;
  list-style-type: none;
  margin-bottom: 2em;
  -webkit-transition: background 0.2s ease-in-out, border 0.2s ease-in-out;
  transition: background 0.2s ease-in-out, border 0.2s ease-in-out;
}
#child-boxes li a {
  font-size: 1.1em;
  color: #0062BD;
}
#child-boxes li a:hover, #child-boxes li a:focus {
  color: #000000;
}
#child-boxes li:hover, #child-boxes li:focus {
  background: #CCCCCC;
}
#child-boxes li img {
  border-radius: 9px 9px 0 0;
  margin-bottom: 0.8em;
  margin-top: -20px;
  width: 100%;
  height: auto;
  text-align: center;
}
#child-boxes li img:hover, #child-boxes li img:focus {
  opacity: 0.8;
}

/******************************************************************
SLIDER CAPTIONS
******************************************************************/
.slides .caption {
  width: 95%;
  margin: 0 auto;
  max-width: 300px;
  opacity: 1;
}
.slides .caption-heading {
  clear: both;
  font-size: 1.2em;
  opacity: 1;
  color: #FFFFFF;
  text-align: left;
}
.slides .caption-text {
  display: none;
  color: #FFFFFF;
  font-size: 0.9em;
  width: 90%;
  text-align: left;
  line-height: 1.4em;
}
.slides .caption-heading,
.slides .caption-text {
  text-shadow: 2px 2px 0px #000000;
}

/******************************************************************

	MISC

******************************************************************/
.product-quantity {
  height: 50px;
  clear: both;
}

.woocommerce-cart-form__cart-item .qty {
  padding: 5px;
  height: 30px;
  width: 30px;
  float: right;
  background: #0062BD;
  color: #FFFFFF;
}

.flexslider .flex-direction-nav li a.flex-next {
  border: dashed red 1px;
  color: #FFFFFF;
}

.flexslider .flex-direction-nav li a.flex-prev {
  border: dashed red 1px;
  color: #FFFFFF;
}

/*********************
LARGER MOBILE DEVICES
*********************/
@media only screen and (min-width: 480px) {
  /******************************************************************
  
  	Site Name: 		Kalibrate Ltd
  	Author:			Simon Price | Kreature Design
  	Stylesheet: 	480px and Up Stylesheet
  
  ******************************************************************/
  /*********************
  MAIN HEADER - 481
  *********************/
  .wrap {
    width: 92%;
  }

  /*********************
  MAIN HEADER
  *********************/
  header #header-logo #header-logo-main {
    margin-bottom: 10px;
  }
  header #header-logo #header-logo-main #logo {
    width: 160px;
    height: 56px;
    background-size: 160px;
  }

  /******************************************************************
  SLIDER CAPTIONS
  ******************************************************************/
  .slides .caption {
    width: 90%;
    max-width: 760px;
  }
  .slides .caption-heading {
    font-size: 2em;
  }
  .slides .caption-text {
    display: block;
    font-size: 1em;
    width: 90%;
    line-height: 1.5em;
  }

  /*********************
  POSTS & CONTENT STYLES
  *********************/
  .entry-content .alignleft, .entry-content img.alignleft,
  .entry-content .alignright, .entry-content img.alignright {
    clear: none;
    width: auto;
    max-width: 40%;
    display: inline;
  }
  .entry-content .alignleft, .entry-content img.alignleft {
    margin-right: 1.5em;
    float: left;
  }
  .entry-content .alignright, .entry-content img.alignright {
    margin-left: 1.5em;
    float: right;
  }
  .entry-content .aligncenter, .entry-content img.aligncenter {
    max-width: auto;
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
  }

  /* end .entry-content */
  /******************************************************************
  PAGE CHILD BOXES
  ******************************************************************/
  #child-boxes li {
    width: 48%;
    clear: none;
    font-size: 0.8em;
    min-height: 60px;
  }
  #child-boxes li:nth-child(odd) {
    float: left;
  }
  #child-boxes li:nth-child(even) {
    float: right;
  }
}
/*********************
TABLET & SMALLER LAPTOPS
*********************/
@media only screen and (min-width: 768px) {
  /******************************************************************
  
  	Site Name: 		Kalibrate Ltd
  	Author:			Simon Price | Kreature Design
  	Stylesheet: 	Tablet & Small Desktop Stylesheet
  
  ******************************************************************/
  .halign {
    text-align: left;
  }

  .hide-mobile {
    display: block;
  }

  .hide-desktop {
    display: none;
  }

  .columntext {
    column-count: 2;
  }

  /*********************
  MAIN HEADER - 768
  *********************/
  header #header-logo {
    text-align: left;
  }
  header #header-logo #header-logo-main {
    margin-bottom: 0;
  }
  header #header-logo #header-logo-main #logo {
    text-align: left;
    margin: 0;
    width: 213px;
    height: 74px;
    background-position: left left;
    background-size: 213px;
  }
  header #header-logo #header-logo-shopping {
    background-color: #FFFFFF;
    background: -moz-linear-gradient(left, #F0F0F0 0%, #FFFFFF 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #F0F0F0 0%, #FFFFFF 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #F0F0F0 0%, #FFFFFF 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$from', endColorstr='$to',GradientType=1 );
    /* IE6-9 */
    border-radius: 0;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
  }

  /*********************
  MAIN NAVIGATION
  *********************/
  #header-nav {
    clear: both;
  }

  .nav {
    display: block;
    text-align: right;
    margin: 0 auto;
    padding: 0;
    /* end .menu ul li */
    /* highlight current page */
    /* end current highlighters */
  }
  .nav ul {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .nav li {
    display: inline-block;
    position: relative;
    width: 12%;
    text-align: center;
    margin: 0;
    padding: 10px 0;
    -webkit-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out;
    /* showing sub-menus */
  }
  .nav li a {
    font-family: "Roboto Condensed", Arial Narrow, Arial, Verdana, Helvetica, san-serif;
    display: block;
    color: #FFFFFF;
    margin: 0;
    font-size: 1em;
    white-space: nowrap;
    text-transform: uppercase;
  }
  .nav li a:hover, .nav li a:focus, .nav li a:active {
    color: #FFFFFF;
  }
  .nav li:hover, .nav li:focus, .nav li:active {
    background-color: #0062BD;
    color: #FFFFFF;
  }
  .nav li ul.sub-menu,
  .nav li ul.children {
    margin: 9px 0 0 0;
    border: 0;
    padding: 0;
    position: absolute;
    overflow: hidden;
    visibility: hidden;
    z-index: 8999;
    background-color: #0062BD;
    width: 14.3em;
  }
  .nav li ul.sub-menu li,
  .nav li ul.children li {
    padding: 0.6em 1em;
    width: 100%;
  }
  .nav li ul.sub-menu li a,
  .nav li ul.children li a {
    color: #FFFFFF;
    padding: 0;
    text-align: left;
    font-size: 1em;
  }
  .nav li ul.sub-menu li a:hover, .nav li ul.sub-menu li a:focus, .nav li ul.sub-menu li a:active,
  .nav li ul.children li a:hover,
  .nav li ul.children li a:focus,
  .nav li ul.children li a:active {
    color: #FFFFFF;
  }
  .nav li ul.sub-menu li:hover, .nav li ul.sub-menu li:focus,
  .nav li ul.children li:hover,
  .nav li ul.children li:focus {
    background-color: #00488a;
  }
  .nav li ul.sub-menu li ul,
  .nav li ul.children li ul {
    background-color: #00488a;
    margin-top: 0;
    border: 0;
    padding: 0;
    position: absolute;
    left: 12em;
    overflow: hidden;
    visibility: hidden;
    z-index: 8999;
  }
  .nav li ul.sub-menu li:hover ul,
  .nav li ul.children li:hover ul {
    top: 0;
    overflow: visible;
    visibility: visible;
  }
  .nav li:hover ul {
    top: auto;
    overflow: visible;
    visibility: visible;
  }
  .nav li.current-menu-item,
  .nav li.current_page_parent,
  .nav li.current_page_item,
  .nav li.current-page-ancestor {
    background-color: #00488a;
  }
  .nav li.current-menu-item a,
  .nav li.current_page_parent a,
  .nav li.current_page_item a,
  .nav li.current-page-ancestor a {
    color: #FFFFFF;
  }
  .nav li.current-menu-item a:hover, .nav li.current-menu-item a:focus, .nav li.current-menu-item a:active,
  .nav li.current_page_parent a:hover,
  .nav li.current_page_parent a:focus,
  .nav li.current_page_parent a:active,
  .nav li.current_page_item a:hover,
  .nav li.current_page_item a:focus,
  .nav li.current_page_item a:active,
  .nav li.current-page-ancestor a:hover,
  .nav li.current-page-ancestor a:focus,
  .nav li.current-page-ancestor a:active {
    color: #FFFFFF;
  }
  .nav li.current-menu-item:first-child,
  .nav li.current_page_parent:first-child,
  .nav li.current_page_item:first-child,
  .nav li.current-page-ancestor:first-child {
    background-color: #333E48;
  }
  .nav li.current-menu-item:first-child a:link, .nav li.current-menu-item:first-child a:visited,
  .nav li.current_page_parent:first-child a:link,
  .nav li.current_page_parent:first-child a:visited,
  .nav li.current_page_item:first-child a:link,
  .nav li.current_page_item:first-child a:visited,
  .nav li.current-page-ancestor:first-child a:link,
  .nav li.current-page-ancestor:first-child a:visited {
    color: #FFFFFF;
  }
  .nav li.current-menu-item:first-child a:link:hover, .nav li.current-menu-item:first-child a:link:focus, .nav li.current-menu-item:first-child a:link:active, .nav li.current-menu-item:first-child a:visited:hover, .nav li.current-menu-item:first-child a:visited:focus, .nav li.current-menu-item:first-child a:visited:active,
  .nav li.current_page_parent:first-child a:link:hover,
  .nav li.current_page_parent:first-child a:link:focus,
  .nav li.current_page_parent:first-child a:link:active,
  .nav li.current_page_parent:first-child a:visited:hover,
  .nav li.current_page_parent:first-child a:visited:focus,
  .nav li.current_page_parent:first-child a:visited:active,
  .nav li.current_page_item:first-child a:link:hover,
  .nav li.current_page_item:first-child a:link:focus,
  .nav li.current_page_item:first-child a:link:active,
  .nav li.current_page_item:first-child a:visited:hover,
  .nav li.current_page_item:first-child a:visited:focus,
  .nav li.current_page_item:first-child a:visited:active,
  .nav li.current-page-ancestor:first-child a:link:hover,
  .nav li.current-page-ancestor:first-child a:link:focus,
  .nav li.current-page-ancestor:first-child a:link:active,
  .nav li.current-page-ancestor:first-child a:visited:hover,
  .nav li.current-page-ancestor:first-child a:visited:focus,
  .nav li.current-page-ancestor:first-child a:visited:active {
    color: #FFFFFF;
  }
  .nav li.current-menu-item:hover, .nav li.current-menu-item:focus, .nav li.current-menu-item:active,
  .nav li.current_page_parent:hover,
  .nav li.current_page_parent:focus,
  .nav li.current_page_parent:active,
  .nav li.current_page_item:hover,
  .nav li.current_page_item:focus,
  .nav li.current_page_item:active,
  .nav li.current-page-ancestor:hover,
  .nav li.current-page-ancestor:focus,
  .nav li.current-page-ancestor:active {
    background-color: #0062BD;
    color: #FFFFFF;
  }

  /* end .nav */
  /*********************
  STICKY NAV
  *********************/
  .sticky-menu {
    display: block;
    text-align: right;
  }

  ul.sticky-nav {
    text-align: right;
    margin: 0 auto;
    padding: 5px 0 0 0;
    /* end .menu ul li */
    /* highlight current page */
    /* end current highlighters */
  }
  ul.sticky-nav ul {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  ul.sticky-nav li {
    display: inline-block;
    position: relative;
    width: 9.3%;
    text-align: center;
    margin: 0;
    white-space: nowrap;
    padding: 10px 0;
    -webkit-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out;
    /* showing sub-menus */
  }
  ul.sticky-nav li a {
    font-family: "Roboto Condensed", Arial Narrow, Arial, Verdana, Helvetica, san-serif;
    display: block;
    color: #0062BD;
    margin: 0;
    font-size: .9em;
    text-transform: capitalize;
  }
  ul.sticky-nav li a:hover, ul.sticky-nav li a:focus, ul.sticky-nav li a:active {
    color: #00488a;
  }
  ul.sticky-nav li:hover, ul.sticky-nav li:focus, ul.sticky-nav li:active {
    background-color: #F0F0F0;
    color: #00488a;
  }
  ul.sticky-nav li ul.sub-menu,
  ul.sticky-nav li ul.children {
    margin: 10px 0 0 0;
    border: 0;
    padding: 0;
    position: absolute;
    overflow: hidden;
    visibility: hidden;
    z-index: 8999;
    background-color: #F0F0F0;
    width: 14.3em;
  }
  ul.sticky-nav li ul.sub-menu li,
  ul.sticky-nav li ul.children li {
    display: block;
    padding: 0.6em 1em;
    width: 100%;
  }
  ul.sticky-nav li ul.sub-menu li a,
  ul.sticky-nav li ul.children li a {
    color: #0062BD;
    padding: 0;
    text-align: left;
    font-size: .9em;
  }
  ul.sticky-nav li ul.sub-menu li a:hover, ul.sticky-nav li ul.sub-menu li a:focus, ul.sticky-nav li ul.sub-menu li a:active,
  ul.sticky-nav li ul.children li a:hover,
  ul.sticky-nav li ul.children li a:focus,
  ul.sticky-nav li ul.children li a:active {
    color: #FFFFFF;
  }
  ul.sticky-nav li ul.sub-menu li:hover, ul.sticky-nav li ul.sub-menu li:focus, ul.sticky-nav li ul.sub-menu li:active,
  ul.sticky-nav li ul.children li:hover,
  ul.sticky-nav li ul.children li:focus,
  ul.sticky-nav li ul.children li:active {
    background-color: #00488a;
    color: #FFFFFF;
  }
  ul.sticky-nav li ul.sub-menu li ul,
  ul.sticky-nav li ul.children li ul {
    background-color: #00488a;
    margin-top: 0;
    border: 0;
    padding: 0;
    position: absolute;
    left: 12em;
    overflow: hidden;
    visibility: hidden;
    z-index: 8999;
  }
  ul.sticky-nav li ul.sub-menu li:hover ul,
  ul.sticky-nav li ul.children li:hover ul {
    top: 0;
    overflow: visible;
    visibility: visible;
  }
  ul.sticky-nav li:hover ul {
    top: auto;
    overflow: visible;
    visibility: visible;
  }
  ul.sticky-nav li.current-menu-item a,
  ul.sticky-nav li.current_page_parent a,
  ul.sticky-nav li.current_page_item a,
  ul.sticky-nav li.current-page-ancestor a {
    color: #0062BD;
  }
  ul.sticky-nav li.current-menu-item a:hover, ul.sticky-nav li.current-menu-item a:focus, ul.sticky-nav li.current-menu-item a:active,
  ul.sticky-nav li.current_page_parent a:hover,
  ul.sticky-nav li.current_page_parent a:focus,
  ul.sticky-nav li.current_page_parent a:active,
  ul.sticky-nav li.current_page_item a:hover,
  ul.sticky-nav li.current_page_item a:focus,
  ul.sticky-nav li.current_page_item a:active,
  ul.sticky-nav li.current-page-ancestor a:hover,
  ul.sticky-nav li.current-page-ancestor a:focus,
  ul.sticky-nav li.current-page-ancestor a:active {
    color: #00488a;
  }
  ul.sticky-nav li.current-menu-item:first-child a:link, ul.sticky-nav li.current-menu-item:first-child a:visited,
  ul.sticky-nav li.current_page_parent:first-child a:link,
  ul.sticky-nav li.current_page_parent:first-child a:visited,
  ul.sticky-nav li.current_page_item:first-child a:link,
  ul.sticky-nav li.current_page_item:first-child a:visited,
  ul.sticky-nav li.current-page-ancestor:first-child a:link,
  ul.sticky-nav li.current-page-ancestor:first-child a:visited {
    color: #0062BD;
  }
  ul.sticky-nav li.current-menu-item:first-child a:link:hover, ul.sticky-nav li.current-menu-item:first-child a:link:focus, ul.sticky-nav li.current-menu-item:first-child a:link:active, ul.sticky-nav li.current-menu-item:first-child a:visited:hover, ul.sticky-nav li.current-menu-item:first-child a:visited:focus, ul.sticky-nav li.current-menu-item:first-child a:visited:active,
  ul.sticky-nav li.current_page_parent:first-child a:link:hover,
  ul.sticky-nav li.current_page_parent:first-child a:link:focus,
  ul.sticky-nav li.current_page_parent:first-child a:link:active,
  ul.sticky-nav li.current_page_parent:first-child a:visited:hover,
  ul.sticky-nav li.current_page_parent:first-child a:visited:focus,
  ul.sticky-nav li.current_page_parent:first-child a:visited:active,
  ul.sticky-nav li.current_page_item:first-child a:link:hover,
  ul.sticky-nav li.current_page_item:first-child a:link:focus,
  ul.sticky-nav li.current_page_item:first-child a:link:active,
  ul.sticky-nav li.current_page_item:first-child a:visited:hover,
  ul.sticky-nav li.current_page_item:first-child a:visited:focus,
  ul.sticky-nav li.current_page_item:first-child a:visited:active,
  ul.sticky-nav li.current-page-ancestor:first-child a:link:hover,
  ul.sticky-nav li.current-page-ancestor:first-child a:link:focus,
  ul.sticky-nav li.current-page-ancestor:first-child a:link:active,
  ul.sticky-nav li.current-page-ancestor:first-child a:visited:hover,
  ul.sticky-nav li.current-page-ancestor:first-child a:visited:focus,
  ul.sticky-nav li.current-page-ancestor:first-child a:visited:active {
    color: #00488a;
  }
  ul.sticky-nav li.current-menu-item:hover, ul.sticky-nav li.current-menu-item:focus, ul.sticky-nav li.current-menu-item:active,
  ul.sticky-nav li.current_page_parent:hover,
  ul.sticky-nav li.current_page_parent:focus,
  ul.sticky-nav li.current_page_parent:active,
  ul.sticky-nav li.current_page_item:hover,
  ul.sticky-nav li.current_page_item:focus,
  ul.sticky-nav li.current_page_item:active,
  ul.sticky-nav li.current-page-ancestor:hover,
  ul.sticky-nav li.current-page-ancestor:focus,
  ul.sticky-nav li.current-page-ancestor:active {
    background-color: #F0F0F0;
    color: #00488a;
  }

  /* end .nav */
  /******************************************************************
  SLIDER CAPTIONS
  ******************************************************************/
  .slides .caption {
    width: 90%;
    max-width: 900px;
  }
  .slides .caption-heading {
    font-size: 2.1em;
  }
  .slides .caption-text {
    display: block;
    font-size: 1.3em;
    width: 100%;
    line-height: 1.5em;
  }

  /*********************
  DEFAULT NAV MENU STYLES
  *********************/
  #copyright-menu, #top-menu {
    text-align: center;
  }

  #shop-menu {
    text-align: right;
  }

  #shop-menu li a, #top-menu li a {
    color: #626262;
    font-size: 0.8em;
  }
  #shop-menu li a:hover, #shop-menu li a:focus, #top-menu li a:hover, #top-menu li a:focus {
    color: #0062BD;
  }

  #copyright-menu li a {
    color: #0062BD;
  }
  #copyright-menu li a:hover, #copyright-menu li a:focus {
    color: #FFFFFF;
  }

  /*********************
  LAYOUT & GRID STYLES
  *********************/
  .wrap {
    width: 96%;
  }

  /******************************************************************
  H1, H2, H3, H4, H5 STYLES
  ******************************************************************/
  h1, .h1 {
    font-size: 1.4em;
  }

  h2, .h2 {
    font-size: 1.4em;
  }

  h3, .h3 {
    font-size: 1.2em;
  }

  /*********************
  HOME FEATURES
  *********************/
  #home-about {
    background-image: url(/wp-content/themes/kalibrate/images/about-kalibrate-n.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
    padding: 2em 0 3em 0;
    min-height: 300px;
    font-size: 1.1em;
  }
  #home-about h2, #home-about .h2 {
    font-size: 1.3em;
  }
  #home-about .textwidget {
    margin-left: 200px;
  }

  .home-feat p {
    font-size: 1.4em;
    padding: 0 2em;
  }

  .home-heading {
    font-size: 1.8em;
  }

  #home-boxes #home-boxes-container {
    padding: 2em 1em 3em 1em;
  }
  #home-boxes #home-boxes-container ul li {
    width: 32%;
    font-size: 1em;
    margin: 0 auto;
    padding-bottom: 0;
    padding: 0 1.15em 0 .85em;
    border-bottom: none;
    border-right: solid 1px #E4E4E4;
  }
  #home-boxes #home-boxes-container ul li .featured-text {
    min-height: 110px;
    font-size: 1em;
  }
  #home-boxes #home-boxes-container ul li:last-child {
    margin-right: 0;
    border-right: 0;
  }

  #home-logos .brands-list .widget .textwidget .pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3 {
    width: 12.5%;
  }

  /*********************
  POSTS & CONTENT STYLES
  *********************/
  .entry-content {
    padding: 0;
  }

  .entry-left {
    float: left;
    width: 35%;
  }

  .entry-right {
    float: right;
    width: 63%;
  }

  .entry-thumbnail {
    float: none;
    clear: none;
    text-align: center;
    display: block;
    padding: 0;
    margin: 10px 0 0 0;
    height: auto;
    overflow: visible;
  }
  .entry-thumbnail img {
    max-width: 250px;
    max-height: 250px;
    width: auto;
    height: auto;
  }

  .right-thumbnail {
    float: right;
    clear: none;
    display: block;
    padding: 0;
    margin: -30px 0 0 10px;
    height: auto;
    width: auto;
    overflow: visible;
  }
  .right-thumbnail img {
    max-width: 250px;
    max-height: 250px;
    height: auto;
    width: auto;
  }

  .entry-title {
    border-bottom: 1px solid #CCCCCC;
  }

  .single-thumbnail {
    display: block;
    float: right;
    margin: 0 0 1em 1em;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 0.3em 0.3em 0 0.3em;
    background: #3A3A3A;
  }
  .single-thumbnail img {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    max-width: 140px;
    max-height: 140px;
  }

  .main-listing {
    padding: 1.4em;
    -webkit-transition: box-shadow 0.2s ease-in-out;
    transition: box-shadow 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    margin-bottom: 2em;
  }
  .main-listing:hover, .main-listing:focus {
    background-color: #FFFFFF;
    -moz-box-shadow: 0 0 10px 5px #E4E4E4;
    -webkit-box-shadow: 0 0 10px 5px #E4E4E4;
    box-shadow: 0 0 10px 5px #E4E4E4;
  }

  #home-news .rpwwt-widget ul {
    width: 100%;
  }
  #home-news .rpwwt-widget ul li {
    width: 20%;
    margin: 0;
    margin-right: 2em;
  }
  #home-news .rpwwt-widget ul li:last-child {
    margin-right: 0;
    margin-bottom: 0;
  }
  #home-news .rpwwt-widget ul li a {
    font-size: 1.2em;
  }
  #home-news .rpwwt-widget ul li .rpwwt-post-title {
    font-size: 0.8em;
  }
  #home-news .rpwwt-widget ul li .rpwwt-post-date {
    bottom: 220px;
  }
  #home-news .rpwwt-widget ul li .rpwwt-post-excerpt {
    height: 160px;
  }

  #home-products {
    padding-top: 4em;
  }
  #home-products ul.product_list_widget li {
    width: 40%;
    margin: 30px;
  }

  /*********************
  GALLERY
  *********************/
  .gallery dl {
    width: 30%;
  }

  .gallery-item:nth-of-type(3n) {
    margin-right: 0;
  }

  .gallery br {
    display: none;
  }

  /*********************
  SIDEBARS & ASIDES
  *********************/
  .widget_theme_navigation ul {
    width: 100%;
  }

  /*********************
  MAIN FOOTER
  *********************/
  .footer #footer-box #footer-strapline {
    font-size: 1.6em;
  }
  .footer #footer-box #footer-strapline a {
    width: 200px;
  }
  .footer #footer-box #footer-main #footer-main-contact {
    border-top: none;
    padding-top: 0;
  }

  /******************************************************************
  
  	MISC
  
  ******************************************************************/
  #kreature {
    float: right;
  }

  .product-quantity {
    height: auto;
    clear: none;
  }

  .woocommerce-cart-form__cart-item .qty {
    float: none;
    margin: 0 auto;
  }
}
/*********************
DESKTOP
*********************/
@media only screen and (min-width: 1010px) {
  /******************************************************************
  
  	Site Name: 		Kalibrate Ltd
  	Author:			Simon Price | Kreature Design
  	Stylesheet: 	Desktop Stylsheet
  
  ******************************************************************/
  .wrap {
    width: 95%;
  }

  .entry-thumbnail img {
    max-width: 180px;
    max-height: 180px;
  }

  .entry-content .alignleft, .entry-content img.alignleft {
    max-width: 40%;
  }
  .entry-content .alignright, .entry-content img.alignright {
    max-width: 40%;
  }

  .single-date {
    font-size: 1.4em;
    float: right;
    text-align: right;
    margin: 0;
    margin-top: -3em;
  }

  /*********************
  MAIN HEADER - 1030
  *********************/
  header #header-logo #header-logo-main #logo {
    width: 266px;
    height: 93px;
    background-size: 266px;
  }

  /*********************
  MAIN/STICKY NAVIGATION
  *********************/
  .nav li a {
    font-size: 1.2em;
  }

  ul.sticky-nav li {
    width: 10%;
  }
  ul.sticky-nav li a {
    font-size: 1.1em;
  }

  /******************************************************************
  H1, H2, H3, H4, H5 STYLES
  ******************************************************************/
  h1, .h1 {
    font-size: 1.4em;
  }

  h2, .h2 {
    font-size: 1.4em;
  }

  h3, .h3 {
    font-size: 1.2em;
  }

  /******************************************************************
  SLIDER CAPTIONS
  ******************************************************************/
  .slides .caption {
    width: 80%;
    max-width: 1000px;
  }
  .slides .caption-heading {
    font-size: 2.7em;
  }
  .slides .caption-text {
    font-size: 1.4em;
    width: 80%;
  }

  /*********************
  HOME FEATURES
  *********************/
  #home-about {
    min-height: 400px;
    font-size: 1.2em;
  }
  #home-about h2, #home-about .h2 {
    font-size: 1.6em;
  }
  #home-about .textwidget {
    margin-left: 300px;
  }

  .home-feat p {
    font-size: 1.5em;
    padding: 0 3em;
  }

  .home-heading {
    font-size: 2.2em;
  }

  #home-news .rpwwt-widget ul li a {
    font-size: 1.2em;
  }
  #home-news .rpwwt-widget ul li .rpwwt-post-title {
    font-size: 0.85em;
  }
  #home-news .rpwwt-widget ul li .rpwwt-post-date {
    bottom: 200px;
  }
  #home-news .rpwwt-widget ul li .rpwwt-post-excerpt {
    height: 140px;
  }

  #home-boxes #home-boxes-container ul li .featured-text {
    min-height: 60px;
  }

  #home-products ul.product_list_widget li {
    width: 27%;
    margin: 20px;
  }

  /*********************
  MAIN FOOTER
  *********************/
  .footer #footer-box #footer-strapline {
    padding: 1em 2em;
    font-size: 2em;
    text-align: left;
  }
  .footer #footer-box #footer-strapline a {
    width: 20%;
    white-space: nowrap;
    float: right;
    clear: none;
    margin: 0;
    margin-top: -15px;
  }
  .footer #footer-box #footer-main #footer-main-contact #footer-contact {
    clear: none;
    float: left;
    width: 48%;
  }
  .footer #footer-box #footer-main #footer-main-contact #footer-shopping {
    clear: none;
    float: right;
    width: 48%;
    margin-top: 0;
  }
}
/*********************
LARGE VIEWING SIZE
*********************/
@media only screen and (min-width: 1240px) {
  /******************************************************************
  
  	Site Name: 		Kalibrate Ltd
  	Author:			Simon Price | Kreature Design
  	Stylesheet: 	Super Large Monitor Stylesheet
  
  ******************************************************************/
  .wrap {
    width: 1200px;
  }

  /*********************
  MAIN HEADER - 1240
  *********************/
  header #header-logo #header-logo-main #logo {
    width: 313px;
    height: 109px;
    background-size: 313px;
  }

  /*********************
  MAIN/STICKY NAVIGATION
  *********************/
  .nav li a {
    font-size: 1.3em;
  }

  .entry-left {
    width: 25%;
  }

  .entry-right {
    width: 73%;
  }

  .entry-thumbnail img {
    max-width: 300px;
    max-height: 300px;
  }

  .entry-content .alignleft, .entry-content img.alignleft {
    max-width: 35%;
  }
  .entry-content .alignright, .entry-content img.alignright {
    max-width: 35%;
  }

  /*********************
  HOME FEATURES
  *********************/
  #home-about {
    padding: 2em 0 3em 0;
    min-height: 450px;
    font-size: 1.3em;
  }
  #home-about h2, #home-about .h2 {
    font-size: 1.8em;
  }
  #home-about .textwidget {
    margin-left: 350px;
  }

  #home-news .rpwwt-widget ul li a {
    font-size: 1.3em;
  }
  #home-news .rpwwt-widget ul li .rpwwt-post-title {
    font-size: 0.9em;
    height: auto;
    overflow: hidden;
  }
  #home-news .rpwwt-widget ul li .rpwwt-post-date {
    bottom: 165px;
  }
  #home-news .rpwwt-widget ul li .rpwwt-post-excerpt {
    height: 120px;
  }

  #home-products ul.product_list_widget li {
    width: 23%;
  }

  /******************************************************************
  SLIDER CAPTIONS
  ******************************************************************/
  .slides .caption {
    width: 75%;
    max-width: 1200px;
  }
  .slides .caption-heading {
    font-size: 3.6em;
  }
  .slides .caption-text {
    font-size: 1.8em;
    width: 75%;
  }

  /******************************************************************
  PAGE CHILD BOXES
  ******************************************************************/
  #child-boxes li {
    width: 30%;
    float: left;
    margin-right: 2em;
    margin-bottom: 2em;
  }
  #child-boxes li:nth-child(odd) {
    float: left;
  }
  #child-boxes li:nth-child(even) {
    float: left;
  }
}
/*********************
SUPER LARGE VIEWING SIZE
*********************/
@media only screen and (min-width: 1650px) {
  /******************************************************************
  
  	Site Name: 		Kalibrate Ltd
  	Author:			Simon Price | Kreature Design
  	Stylesheet: 	Really Super Large Monitor Stylesheet
  
  ******************************************************************/
  .wrap {
    width: 1450px;
  }

  /*********************
  HOME FEATURES
  *********************/
  #home-products ul.product_list_widget li {
    width: 14%;
  }
}
/*********************
RETINA (2x RESOLUTION DEVICES)
*********************/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /******************************************************************
  
  	Site Name: 		Kalibrate Ltd
  	Author:			Simon Price | Kreature Design
  	Stylesheet: 	Retina Screens & Devices Stylesheet
  
  ******************************************************************/
  /*********************
  MAIN HEADER - 2x
  *********************/
  header #header-logo #header-logo-main #logo {
    background-image: url(/wp-content/themes/kalibrate/images/logo@2x.png);
  }

  #sticky-header #sticky-logo {
    background-image: url(/wp-content/themes/kalibrate/images/sticky-logo@2x.png);
  }
}
/*********************
PRINT STYLESHEET
*********************/
@media print {
  /******************************************************************
  
  	Site Name: 		Kalibrate Ltd
  	Author:			Simon Price | Kreature Design
  	Stylesheet: 	Print Stylesheet
  
  ******************************************************************/
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  a, a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after, a:visited:after {
    content: " (" attr(href) ")";
  }
  a abbr[title]:after, a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr, img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }

  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none;
  }
}
