@charset "UTF-8";
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/*
// ----------------------------------------------
// Usage example:
// For IE set $mq-support to false.
// Set the fixed value.
// Then use mixins to test whether styles should be applied.
// ----------------------------------------------

$mq-support: false;
$mq-fixed-value: 1024;

// Renders at fixed value
@include bp (min-width, 300px) { 
    div { color:#000; }
}

// Doesn't render without MQ support
@include bp (min-width, 1200px) { 
    div { color:#FFF; }
}

// Doesn't render without MQ support
@include bp (max-width, 300px) { 
    div { color:#444; }
}

// Renders at fixed value
@include bp (max-width, 1200px) { 
    div { color:#888; }
}

// ----------------------------------------------
*/
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
.products-list > li:after, .mini-products-list li .product:after,
.mini-products-list li .product-holder:after, .more-views:after, .block-related:after,
.block-viewed:after, .block-related .block-content .mini-products-list:after,
.block-viewed .block-content .mini-products-list:after, .postWrapper:after, .block-blog:not(.block-layered-nav) .block-content:after {
  content: "";
  display: table;
  clear: both; }

.f-left {
  float: left; }

.f-right {
  float: right; }

.f-none {
  float: none; }

.a-center {
  text-align: center; }

.a-left {
  text-align: left; }

.a-right {
  text-align: right; }

img:not(#full):not(.large-image) {
  max-width: 100%;
  height: auto; }

.no-display,
.hidden,
.hide {
  display: none !important; }

.hide-md {
  display: none; }

.force-show {
  display: block !important; }

.invisible {
  position: absolute !important;
  left: -2000px !important; }

.nowrap,
.nobr {
  white-space: nowrap; }

.html-container,
.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0 !important; }
  .html-container iframe,
  .responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

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

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

/*
 * Addresses styling for `hidden` attribute not present in IE 8/9.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Sets default font family to sans-serif.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * 3. Prevent tap highlight on iOS/Android
 * 4. Prevent automatic scaling on iOS
 */
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
  -webkit-text-size-adjust: 100%;
  /* 4 */ }

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

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

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

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses `h1` font sizes within `section` and `article` in Firefox 4+,
 * Safari 5, and Chrome.
 */
h1 {
  font-size: 2em; }

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

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

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

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

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

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

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

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

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

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses 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. Corrects 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. Corrects font family not being inherited in all browsers.
 * 2. Corrects font size not being inherited in all browsers.
 * 3. Addresses 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 */ }

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

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves 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],
input[disabled] {
  cursor: default; }

/*
 * 1. Addresses box sizing set to `content-box` in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

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

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

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

/*
 * Standard outline-offset in Chrome and make the search input same as text input
 */
input:focus,
input[type="search"]:focus {
  outline-offset: -2px; }

/*
 * 1. Removes default vertical scrollbar in IE 8/9.
 * 2. Improves 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; }

*,
*:before,
*:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0; }

*, input, textarea, button {
  -moz-osx-font-smoothing: greyscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased; }

html,
body {
  height: 100%; }

/* -------------------------------------------- *
 * Wells
 */
.well {
  padding: 30px;
  background-color: #ffffff;
  border: 1px solid #CBCBCB;
  margin-bottom: 20px; }

.product-view .sharing-links {
  padding-left: 0;
  margin-left: -5px;
  list-style: none; }
  .product-view .sharing-links > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px; }

.form-list, .messages, .messages div div div, .off-canvas__inner .links ul, .mini-products-list, .std .list-unstyled {
  margin: 0;
  padding: 0;
  list-style: none; }

/* ============================================ *
 * FORMS - COMMON
 * ============================================ */
/* Remove inner shadow from inputs on mobile iOS */
textarea, input[type="email"], input[type="tel"], input[type="text"] {
  -webkit-appearance: none; }

/* -------------------------------------------- *
 * Fieldsets
 */
.fieldset p {
  margin-bottom: 6px; }

.fieldset p.required {
  margin-bottom: 5px;
  float: right;
  font-size: 12px;
  margin-top: 0px; }

.fieldset + .fieldset {
  margin-top: 5px; }

form .legend {
  margin-bottom: 15px;
  padding-bottom: 7px;
  border-bottom: 1px solid #EDEDED; }

/* -------------------------------------------- *
 * Input Box
 */
.input-box {
  margin: 0 0 10px; }
  .input-box:after {
    content: '';
    display: table;
    clear: both; }
  .input-box .input-text, .input-box .pccf fieldset input[type=text], .pccf fieldset .input-box input[type=text] {
    box-shadow: none;
    -webkit-box-shadow: none;
    max-width: 330px; }
  .input-box textarea.input-text {
    max-width: 390px;
    min-height: 130px; }
  .input-box .validate-zip-international {
    width: auto !important; }

/* For adjacent select inputs. */
/* Example: credit card expiration month and year. */
.input-box .v-fix {
  float: left;
  margin-right: 5px; }

/* -------------------------------------------- *
 * Labels
 */
label {
  display: inline-block;
  font-family: "DIN Next W01 Regular", sans-serif;
  font-weight: 400;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none; }

label.required:after,
span.required:after {
  content: ' *';
  color: #300a0a;
  font-weight: normal;
  font-family: "DIN Next W01 Regular", sans-serif;
  font-size: 12px; }

label.required em,
span.required em {
  display: none; }

/* -------------------------------------------- *
 * Hints
 */
.input-hint {
  font-size: 12px; }

/* -------------------------------------------- *
 * Select
 */
select {
  border: 1px solid #C0C0C0; }

select + select {
  margin-left: 5px; }

select[multiple] {
  width: 270px;
  border: 1px solid #C0C0C0;
  font-size: 15px;
  padding: 5px; }

/* -------------------------------------------- *
 * Textarea
 */
textarea {
  box-sizing: border-box;
  max-width: 100%;
  width: 450px;
  padding: 5px;
  border: 1px solid #C0C0C0; }

/* -------------------------------------------- *
 * Inputs
 */
.input-text, .pccf fieldset input[type=text] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #C0C0C0;
  background: #FFFFFF; }

.input-text.validation-failed, .pccf fieldset input.validation-failed[type=text] {
  border-color: #300a0a; }

.input-text.validation-failed:focus, .pccf fieldset input.validation-failed[type=text]:focus {
  outline-color: tint(#300a0a, 50%); }

input[type=email],
input[type=search],
input[type=number],
input[type=password],
input[type=tel],
input[type=text] {
  height: 36px;
  padding: 0 8px;
  border-radius: 10px; }

input[type=email],
input[type=search],
input[type=number],
input[type=password],
input[type=tel],
input[type=text] {
  max-width: 365px;
  width: 100%; }

/* Only show on iPhones (not iPads or any other device) */
@media only screen and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 0) {
  input[type=email],
  input[type=search],
  input[type=number],
  input[type=password],
  input[type=tel],
  input[type=text] {
    font-size: 16px;
    /* Prevent from zooming on focus */ }
  select {
    font-size: 12px; }
  select:focus {
    font-size: 16px; } }

.ie8 .input-text, .ie8 .pccf fieldset input[type=text], .pccf fieldset .ie8 input[type=text] {
  max-width: none; }

/* -------------------------------------------- *
 * Inputs - Quantity
 */
input[type=number].qty,
input[type=text].qty {
  width: 3em;
  text-align: center;
  vertical-align: middle; }

/* -------------------------------------------- *
 * Placeholder
 */
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #999999;
  font-weight: 400; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #999999;
  font-weight: 400; }

:-ms-input-placeholder {
  /* IE 10+ */
  color: #999999;
  font-weight: 400; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #999999;
  font-weight: 400; }

/* -------------------------------------------- *
 * Checkbox And Radio
 */
.checkbox,
.radio {
  position: relative;
  top: -1px;
  display: inline-block; }

.checkbox + label,
.radio + label {
  width: auto;
  max-width: 85%;
  padding: 0 0 0 8px;
  font-weight: normal;
  vertical-align: top; }

/* -------------------------------------------- *
 * Validation
 */
p.required {
  display: none;
  margin: 5px 0 0;
  color: #300a0a; }

.validation-advice {
  margin: 5px 0 0;
  color: #ffffff;
  background-color: #dd5c5c;
  padding: 3px 10px 3px 8px;
  display: inline-block; }

/* ============================================ *
 * Form List
 * ============================================ */
.form-list > li {
  margin-bottom: 10px; }

.form-list select {
  margin-top: 4px;
  min-width: 230px;
  width: 100%;
  max-width: 330px;
  height: 36px;
  padding: 0 5px;
  border-radius: 10px; }

.form-list .input-range .input-text, .form-list .input-range .pccf fieldset input[type=text], .pccf fieldset .form-list .input-range input[type=text] {
  width: 74px; }

.form-list .field,
.form-list .wide {
  margin-bottom: 10px; }

.inline-form {
  position: relative; }
  .inline-form .input-text, .inline-form .pccf fieldset input[type=text], .pccf fieldset .inline-form input[type=text] {
    padding-right: 50px; }
  .inline-form button {
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font: 0/0 a;
    color: #999999; }
    .inline-form button:before {
      font-size: 20px; }
    .inline-form button:hover {
      color: #E85A0C; }
    .inline-form button span span {
      display: none; }

/* Turn the label of controls (radio/checkbox) into a button style that wraps the input */
.form-list .control,
.sp-methods dt,
#checkout-shipping-method-load .sp-methods dd,
#co-shipping-method-form .sp-methods dd,
.product-options ul.options-list {
  /* When a label is next to an input that is set to not display, we should style the label in a non-clickable state */ }
  .form-list .control div.input-box,
  .sp-methods dt div.input-box,
  #checkout-shipping-method-load .sp-methods dd div.input-box,
  #co-shipping-method-form .sp-methods dd div.input-box,
  .product-options ul.options-list div.input-box {
    display: inline;
    float: left; }
    .form-list .control div.input-box:after,
    .sp-methods dt div.input-box:after,
    #checkout-shipping-method-load .sp-methods dd div.input-box:after,
    #co-shipping-method-form .sp-methods dd div.input-box:after,
    .product-options ul.options-list div.input-box:after {
      display: none; }
  .form-list .control input.radio,
  .form-list .control input.checkbox,
  .sp-methods dt input.radio,
  .sp-methods dt input.checkbox,
  #checkout-shipping-method-load .sp-methods dd input.radio,
  #checkout-shipping-method-load .sp-methods dd input.checkbox,
  #co-shipping-method-form .sp-methods dd input.radio,
  #co-shipping-method-form .sp-methods dd input.checkbox,
  .product-options ul.options-list input.radio,
  .product-options ul.options-list input.checkbox {
    float: left;
    margin-right: -40px;
    margin-top: 2px;
    margin-left: 0px; }
  .form-list .control label,
  .sp-methods dt label,
  #checkout-shipping-method-load .sp-methods dd label,
  #co-shipping-method-form .sp-methods dd label,
  .product-options ul.options-list label {
    display: inline-block;
    width: auto;
    max-width: none;
    min-width: 250px;
    float: none;
    padding: 0px 10px 0px 20px; }
  .form-list .control .no-display + label,
  .sp-methods dt .no-display + label,
  #checkout-shipping-method-load .sp-methods dd .no-display + label,
  #co-shipping-method-form .sp-methods dd .no-display + label,
  .product-options ul.options-list .no-display + label {
    padding-left: 10px;
    background-color: transparent; }
    .form-list .control .no-display + label:hover,
    .sp-methods dt .no-display + label:hover,
    #checkout-shipping-method-load .sp-methods dd .no-display + label:hover,
    #co-shipping-method-form .sp-methods dd .no-display + label:hover,
    .product-options ul.options-list .no-display + label:hover {
      background-color: transparent; }

.product-options ul.options-list label,
.col2-set .form-list .control label {
  min-width: inherit;
  width: 250px;
  max-width: 100%; }

.form-list .control.remember-me-box label {
  width: auto;
  max-width: none;
  min-width: inherit; }

.form-list .control {
  margin-top: 0;
  margin-bottom: 0; }
  .form-list .control label {
    float: none; }
  .form-list .control .radio,
  .form-list .control .checkbox {
    margin-right: 6px; }
  .form-list .control .input-box {
    clear: none;
    display: inline-block;
    width: auto;
    padding: 0; }

form .form-instructions {
  font-style: italic;
  font-family: Times, Baskerville, Georgia, serif; }

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/* ============================================ *
 * Table Helpers
 * ============================================ */
.hide-th {
  text-indent: -9999px; }

/* ============================================ *
 * Data Table
 * ============================================ */
.data-table {
  width: 100%;
  margin-bottom: 10px; }

.data-table.center th,
.data-table.center td {
  text-align: center; }
  .data-table.center th img,
  .data-table.center td img {
    margin: auto; }

.data-table td,
.data-table th {
  padding: 10px;
  vertical-align: top; }

.data-table th {
  font-size: 13px;
  font-family: "DIN Next W01 Regular", sans-serif;
  line-height: 1.4;
  white-space: nowrap; }

.data-table thead th {
  border-bottom: 2px solid #7f7f7f; }

.data-table tbody td {
  border-bottom: 1px solid #CCCCCC; }

.data-table tbody td .item-options {
  margin-left: 20px;
  margin-top: 10px; }
  .data-table tbody td .item-options dt:after {
    content: ':'; }

/* ============================================ *
 * Table
 * ============================================ */
table thead tr th {
  border-color: #7f7f7f; }

table tbody tr:last-child td {
  border-bottom: 2px solid #7f7f7f; }

table tbody tr td .nobr {
  white-space: normal; }
  table tbody tr td .nobr a {
    white-space: nowrap; }

/* ============================================ *
 * Linearize Table
 * ============================================ */
.linearize-table .linearize-collapse {
  display: none; }

/* ============================================ *
 * Overflow Table
 * ============================================ */
.table-responsive {
  min-height: .01%;
  overflow-x: auto; }

/* ============================================ *
 * BUTTONS
 * ============================================ */
button {
  border: 0;
  background: none; }

.play-btn, .btn-cart,
.btn-primary, .btn-proceed-checkout,
#review-buttons-container .btn-checkout,
#review-buttons-container .checkout-types .paypal-logo a, .checkout-types .paypal-logo
#review-buttons-container a, .products-grid .actions .button, .products-grid .actions .aw-blog-read-more, .product-view .add-to-cart-buttons .button, .product-view .add-to-cart-buttons .aw-blog-read-more, .checkout-onepage-index .button, .checkout-onepage-index .aw-blog-read-more, #wishlist-table .btn-cart, .my-wishlist .buttons-set .btn-add, .aw-blog-read-more,
.button,
.aw-blog-read-more,
.btn,
table tbody tr td .nobr a,
.shipping-form button,
.checkout-types .paypal-logo a,
.pccf fieldset .dateandtime .input-group-addon,
.single-result .get-directions {
  background: #666666;
  border-width: 0;
  border-style: none;
  border-color: none;
  color: #ffffff;
  font-family: "DIN Next W01 Regular", sans-serif;
  font-size: 14px;
  border-radius: 0;
  text-decoration: none;
  vertical-align: middle;
  text-transform: uppercase;
  padding: 8px 16px 5px 16px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .play-btn:hover, .btn-cart:hover,
  .btn-primary:hover, .btn-proceed-checkout:hover,
  #review-buttons-container .btn-checkout:hover,
  #review-buttons-container .checkout-types .paypal-logo a:hover, .checkout-types .paypal-logo
  #review-buttons-container a:hover, .products-grid .actions .button:hover, .products-grid .actions .aw-blog-read-more:hover, .product-view .add-to-cart-buttons .button:hover, .product-view .add-to-cart-buttons .aw-blog-read-more:hover, .checkout-onepage-index .button:hover, #wishlist-table .btn-cart:hover, .my-wishlist .buttons-set .btn-add:hover, .aw-blog-read-more:hover,
  .button:hover,
  .aw-blog-read-more:hover,
  .btn:hover,
  table tbody tr td .nobr a:hover,
  .shipping-form button:hover,
  .checkout-types .paypal-logo a:hover,
  .pccf fieldset .dateandtime .input-group-addon:hover,
  .single-result .get-directions:hover {
    text-decoration: none;
    background: #E85A0C;
    color: #ffffff; }
  .play-btn:focus, .btn-cart:focus,
  .btn-primary:focus, .btn-proceed-checkout:focus,
  #review-buttons-container .btn-checkout:focus,
  #review-buttons-container .checkout-types .paypal-logo a:focus, .checkout-types .paypal-logo
  #review-buttons-container a:focus, .products-grid .actions .button:focus, .products-grid .actions .aw-blog-read-more:focus, .product-view .add-to-cart-buttons .button:focus, .product-view .add-to-cart-buttons .aw-blog-read-more:focus, .checkout-onepage-index .button:focus, #wishlist-table .btn-cart:focus, .my-wishlist .buttons-set .btn-add:focus, .aw-blog-read-more:focus,
  .button:focus,
  .aw-blog-read-more:focus,
  .btn:focus,
  table tbody tr td .nobr a:focus,
  .shipping-form button:focus,
  .checkout-types .paypal-logo a:focus,
  .pccf fieldset .dateandtime .input-group-addon:focus,
  .single-result .get-directions:focus {
    background: #E85A0C;
    color: #ffffff; }
  .play-btn:active, .btn-cart:active,
  .btn-primary:active, .btn-proceed-checkout:active,
  #review-buttons-container .btn-checkout:active,
  #review-buttons-container .checkout-types .paypal-logo a:active, .checkout-types .paypal-logo
  #review-buttons-container a:active, .products-grid .actions .button:active, .products-grid .actions .aw-blog-read-more:active, .product-view .add-to-cart-buttons .button:active, .product-view .add-to-cart-buttons .aw-blog-read-more:active, .checkout-onepage-index .button:active, #wishlist-table .btn-cart:active, .my-wishlist .buttons-set .btn-add:active, .aw-blog-read-more:active,
  .button:active,
  .aw-blog-read-more:active,
  .btn:active,
  table tbody tr td .nobr a:active,
  .shipping-form button:active,
  .checkout-types .paypal-logo a:active,
  .pccf fieldset .dateandtime .input-group-addon:active,
  .single-result .get-directions:active {
    background: #E85A0C;
    color: #ffffff; }
  .play-btn .icon, .btn-cart .icon,
  .btn-primary .icon, .btn-proceed-checkout .icon,
  #review-buttons-container .btn-checkout .icon,
  #review-buttons-container .checkout-types .paypal-logo a .icon, .checkout-types .paypal-logo
  #review-buttons-container a .icon, .products-grid .actions .button .icon, .products-grid .actions .aw-blog-read-more .icon, .product-view .add-to-cart-buttons .button .icon, .product-view .add-to-cart-buttons .aw-blog-read-more .icon, .checkout-onepage-index .button .icon, #wishlist-table .btn-cart .icon, .my-wishlist .buttons-set .btn-add .icon, .aw-blog-read-more .icon,
  .button .icon, .aw-blog-read-more .icon,
  .btn .icon, table tbody tr td .nobr a .icon, .shipping-form button .icon, .checkout-types .paypal-logo a .icon, .pccf fieldset .dateandtime .input-group-addon .icon, .single-result .get-directions .icon {
    margin: 0 10px 0 0; }

.play-btn {
  background: #E85A0C;
  color: #ffffff; }
  .play-btn:hover {
    text-decoration: none;
    background: #b84709;
    color: #ffffff; }
  .play-btn:focus {
    background: #873407;
    color: #ffffff; }
  .play-btn:active {
    background: #873407;
    color: #ffffff; }
  .play-btn .icon-play {
    background: #999999;
    border-radius: 50px;
    height: 20px;
    width: 20px;
    display: inline-block;
    margin: 0 0 0 5px; }
    .play-btn .icon-play:after {
      content: '';
      position: absolute;
      width: 0;
      height: 0;
      display: block;
      border-top: 5px solid transparent;
      border-bottom: 5px solid transparent;
      border-left: 5px solid #ffffff;
      border-right: none;
      display: inline-block;
      position: relative;
      margin: 5px 0 0 2px; }

.btn-cart,
.btn-primary,
.btn-proceed-checkout,
#review-buttons-container .btn-checkout,
#review-buttons-container .checkout-types .paypal-logo a,
.checkout-types .paypal-logo
#review-buttons-container a,
.products-grid .actions .button,
.products-grid .actions .aw-blog-read-more,
.product-view .add-to-cart-buttons .button,
.product-view .add-to-cart-buttons .aw-blog-read-more,
.checkout-onepage-index .button,
.checkout-onepage-index .aw-blog-read-more,
#wishlist-table .btn-cart,
.my-wishlist .buttons-set .btn-add,
.aw-blog-read-more {
  background: #E85A0C;
  color: #ffffff; }
  .btn-cart:hover,
  .btn-primary:hover,
  .btn-proceed-checkout:hover,
  #review-buttons-container .btn-checkout:hover,
  #review-buttons-container .checkout-types .paypal-logo a:hover,
  .checkout-types .paypal-logo
  #review-buttons-container a:hover,
  .products-grid .actions .button:hover,
  .products-grid .actions .aw-blog-read-more:hover,
  .product-view .add-to-cart-buttons .button:hover,
  .product-view .add-to-cart-buttons .aw-blog-read-more:hover,
  .checkout-onepage-index .button:hover,
  #wishlist-table .btn-cart:hover,
  .my-wishlist .buttons-set .btn-add:hover,
  .aw-blog-read-more:hover {
    text-decoration: none;
    background: #b84709;
    color: #ffffff; }
  .btn-cart:focus,
  .btn-primary:focus,
  .btn-proceed-checkout:focus,
  #review-buttons-container .btn-checkout:focus,
  #review-buttons-container .checkout-types .paypal-logo a:focus,
  .checkout-types .paypal-logo
  #review-buttons-container a:focus,
  .products-grid .actions .button:focus,
  .products-grid .actions .aw-blog-read-more:focus,
  .product-view .add-to-cart-buttons .button:focus,
  .product-view .add-to-cart-buttons .aw-blog-read-more:focus,
  .checkout-onepage-index .button:focus,
  #wishlist-table .btn-cart:focus,
  .my-wishlist .buttons-set .btn-add:focus,
  .aw-blog-read-more:focus {
    background: #873407;
    color: #ffffff; }
  .btn-cart:active,
  .btn-primary:active,
  .btn-proceed-checkout:active,
  #review-buttons-container .btn-checkout:active,
  #review-buttons-container .checkout-types .paypal-logo a:active,
  .checkout-types .paypal-logo
  #review-buttons-container a:active,
  .products-grid .actions .button:active,
  .products-grid .actions .aw-blog-read-more:active,
  .product-view .add-to-cart-buttons .button:active,
  .product-view .add-to-cart-buttons .aw-blog-read-more:active,
  .checkout-onepage-index .button:active,
  #wishlist-table .btn-cart:active,
  .my-wishlist .buttons-set .btn-add:active,
  .aw-blog-read-more:active {
    background: #873407;
    color: #ffffff; }

.button.accept, .accept.aw-blog-read-more {
  margin: 0 0 5px 5px; }

.text-link {
  text-decoration: underline; }
  .text-link:hover {
    text-decoration: none; }

.link-special {
  color: #E85A0C; }

.btn-lg, .checkout-types .btn-checkout, .checkout-types .paypal-logo a,
#review-buttons-container .btn-checkout,
#review-buttons-container .checkout-types .paypal-logo a, .checkout-types .paypal-logo
#review-buttons-container a, .product-view .add-to-cart-buttons .button, .product-view .add-to-cart-buttons .aw-blog-read-more {
  padding-top: 10px;
  padding-bottom: 6px;
  font-size: 18px; }

.btn-sm, table tbody tr td .nobr a, .shipping-form button, .cart-table .product-cart-actions .button, .cart-table .product-cart-actions .aw-blog-read-more, #wishlist-table td.customer-wishlist-item-cart .button, #wishlist-table td.customer-wishlist-item-cart .aw-blog-read-more, .my-wishlist .btn-update, .my-wishlist .buttons-set .btn-share,
.my-wishlist .buttons-set .btn-update, .single-result .get-directions, .aw-blog-read-more {
  padding-top: 7px;
  padding-bottom: 5px;
  font-size: 13px; }

.btn-icon span {
  display: none; }

.btn-icon:after {
  margin: 0 -4px;
  font-size: 14px; }

.btn-remove span,
.remove span,
.close span {
  display: none; }

.btn-remove:hover,
.remove:hover,
.close:hover {
  text-decoration: none;
  color: #999999; }

.stick-button .input-box, #discount-coupon-form .input-box {
  position: relative; }
  .stick-button .input-box .input-text, #discount-coupon-form .input-box .input-text, .stick-button .input-box .pccf fieldset input[type=text], .pccf fieldset .stick-button .input-box input[type=text], #discount-coupon-form .input-box .pccf fieldset input[type=text], .pccf fieldset #discount-coupon-form .input-box input[type=text] {
    max-width: none;
    width: 100%; }
  .stick-button .input-box .button, #discount-coupon-form .input-box .button, .stick-button .input-box .aw-blog-read-more, #discount-coupon-form .input-box .aw-blog-read-more {
    position: absolute;
    top: 2px;
    right: 0; }

/* ============================================ *
 * Buttons
 * ============================================ */
/* LARGE */
/* SMALL */
/* Primary Buttons */
/* Disabled - class for anchor, state for form elements */
.button.disabled, .disabled.aw-blog-read-more,
.button:disabled,
.aw-blog-read-more:disabled {
  background: #C8C8C8;
  opacity: 0.6;
  cursor: not-allowed; }

/* Adjacent buttons */
.button + .button, .aw-blog-read-more + .button, .button + .aw-blog-read-more, .aw-blog-read-more + .aw-blog-read-more {
  margin-left: 5px; }

/* -------------------------------------------- *
 * Paypal Button
 */
.paypal-logo.paypal-after {
  float: left; }

.paypal-after .paypal-or {
  float: left; }

.paypal-or {
  line-height: 40px;
  margin: 0px 10px 5px; }

.paypal-after .paypal-button {
  float: left; }

.paypal-button {
  line-height: 0px; }

.paypal-button img {
  display: inline; }

/* -------------------------------------------- *
 * Button Sets
 */
.buttons-set {
  clear: both;
  margin: 10px 0 0;
  padding-top: 10px;
  text-align: left; }
  .buttons-set p.required {
    margin: 0;
    margin-left: 10px;
    line-height: 33px;
    float: right; }
  .buttons-set .back-link {
    float: left;
    margin: 0 10px;
    line-height: 33px; }
  .buttons-set button.button, .buttons-set button.aw-blog-read-more {
    min-width: 140px; }
  .buttons-set:after {
    content: '';
    display: table;
    clear: both; }

/* -------------------------------------------- *
 * Message button
 */
.messages a.btn-message {
  text-decoration: none;
  right: 0;
  position: absolute;
  top: 0;
  height: 100%;
  border-left: 3px solid #ffffff;
  line-height: 2.1; }

/* -------------------------------------------- *
 * Messages
 */
.messages {
  margin-bottom: 10px;
  overflow: hidden; }
  .messages .success-msg {
    color: #ffffff;
    background-color: #84d077;
    position: relative; }
    .messages .success-msg span:before {
      margin: 0 10px 0 0; }
    .messages .success-msg a {
      color: #ffffff; }
  .messages .error-msg {
    color: #300a0a;
    background-color: #f3c5c5; }
    .messages .error-msg span:before {
      margin: 0 10px 0 0; }
  .messages .notice-msg {
    color: #8a6d3b;
    background-color: white;
    border: 1px solid #8a6d3b; }
  .messages div div {
    padding: 0;
    margin-bottom: 0; }
    .messages div div div {
      position: relative;
      padding: 12px 20px; }
  .messages a {
    text-decoration: underline; }

.note-msg {
  color: #1b1b1b;
  background-color: white;
  border: 1px solid #1b1b1b;
  padding: 12px 20px;
  margin-bottom: 10px; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal .close {
    position: absolute;
    top: -18px;
    right: -18px;
    height: 36px;
    width: 36px;
    text-align: center;
    font-size: 28px;
    line-height: 36px;
    background: #ffffff;
    border: 2px solid #f2f2f2;
    border-radius: 99px;
    z-index: 2;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer; }
    .modal .close:before {
      line-height: 32px; }
    .modal .close:hover {
      background: #E85A0C;
      border-color: #E85A0C;
      color: #ffffff; }

.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }

.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: 90%;
  max-width: 1260px;
  margin: 10px auto; }

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000; }

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0); }

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px; }

.modal-header .close {
  float: right;
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857143; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer .btn + .btn, .modal-footer table tbody tr td .nobr a + .btn, table tbody tr td .nobr .modal-footer a + .btn, .modal-footer .shipping-form button + .btn, .shipping-form .modal-footer button + .btn, .modal-footer .checkout-types .paypal-logo a + .btn, .checkout-types .paypal-logo .modal-footer a + .btn, .modal-footer .pccf fieldset .dateandtime .input-group-addon + .btn, .pccf fieldset .dateandtime .modal-footer .input-group-addon + .btn, .modal-footer .single-result .get-directions + .btn, .single-result .modal-footer .get-directions + .btn, .modal-footer table tbody tr td .nobr .btn + a, table tbody tr td .nobr .modal-footer .btn + a, .modal-footer table tbody tr td .nobr a + a, table tbody tr td .nobr .modal-footer a + a, .modal-footer .shipping-form table tbody tr td .nobr button + a, table tbody tr td .nobr .modal-footer .shipping-form button + a, .shipping-form .modal-footer table tbody tr td .nobr button + a, table tbody tr td .nobr .shipping-form .modal-footer button + a, .modal-footer .checkout-types .paypal-logo table tbody tr td .nobr a + a, .modal-footer .pccf fieldset .dateandtime table tbody tr td .nobr .input-group-addon + a, table tbody tr td .nobr .modal-footer .pccf fieldset .dateandtime .input-group-addon + a, .pccf fieldset .dateandtime .modal-footer table tbody tr td .nobr .input-group-addon + a, table tbody tr td .nobr .pccf fieldset .dateandtime .modal-footer .input-group-addon + a, .modal-footer .single-result table tbody tr td .nobr .get-directions + a, table tbody tr td .nobr .modal-footer .single-result .get-directions + a, .single-result .modal-footer table tbody tr td .nobr .get-directions + a, table tbody tr td .nobr .single-result .modal-footer .get-directions + a, .modal-footer .shipping-form .btn + button, .shipping-form .modal-footer .btn + button, .modal-footer table tbody tr td .nobr .shipping-form a + button, .shipping-form .modal-footer table tbody tr td .nobr a + button, table tbody tr td .nobr .modal-footer .shipping-form a + button, .shipping-form table tbody tr td .nobr .modal-footer a + button, .modal-footer .shipping-form button + button, .shipping-form .modal-footer button + button, .modal-footer .checkout-types .paypal-logo .shipping-form a + button, .shipping-form .modal-footer .checkout-types .paypal-logo a + button, .checkout-types .paypal-logo .modal-footer .shipping-form a + button, .shipping-form .checkout-types .paypal-logo .modal-footer a + button, .modal-footer .pccf fieldset .dateandtime .shipping-form .input-group-addon + button, .shipping-form .modal-footer .pccf fieldset .dateandtime .input-group-addon + button, .pccf fieldset .dateandtime .modal-footer .shipping-form .input-group-addon + button, .shipping-form .pccf fieldset .dateandtime .modal-footer .input-group-addon + button, .modal-footer .single-result .shipping-form .get-directions + button, .shipping-form .modal-footer .single-result .get-directions + button, .single-result .modal-footer .shipping-form .get-directions + button, .shipping-form .single-result .modal-footer .get-directions + button, .modal-footer .checkout-types .paypal-logo .btn + a, .checkout-types .paypal-logo .modal-footer .btn + a, .checkout-types .paypal-logo .modal-footer table tbody tr td .nobr a + a, .modal-footer .shipping-form .checkout-types .paypal-logo button + a, .checkout-types .paypal-logo .modal-footer .shipping-form button + a, .shipping-form .modal-footer .checkout-types .paypal-logo button + a, .checkout-types .paypal-logo .shipping-form .modal-footer button + a, .modal-footer .checkout-types .paypal-logo a + a, .checkout-types .paypal-logo .modal-footer a + a, .modal-footer .pccf fieldset .dateandtime .checkout-types .paypal-logo .input-group-addon + a, .checkout-types .paypal-logo .modal-footer .pccf fieldset .dateandtime .input-group-addon + a, .pccf fieldset .dateandtime .modal-footer .checkout-types .paypal-logo .input-group-addon + a, .checkout-types .paypal-logo .pccf fieldset .dateandtime .modal-footer .input-group-addon + a, .modal-footer .single-result .checkout-types .paypal-logo .get-directions + a, .checkout-types .paypal-logo .modal-footer .single-result .get-directions + a, .single-result .modal-footer .checkout-types .paypal-logo .get-directions + a, .checkout-types .paypal-logo .single-result .modal-footer .get-directions + a, .modal-footer .pccf fieldset .dateandtime .btn + .input-group-addon, .pccf fieldset .dateandtime .modal-footer .btn + .input-group-addon, .modal-footer table tbody tr td .nobr .pccf fieldset .dateandtime a + .input-group-addon, .pccf fieldset .dateandtime .modal-footer table tbody tr td .nobr a + .input-group-addon, table tbody tr td .nobr .modal-footer .pccf fieldset .dateandtime a + .input-group-addon, .pccf fieldset .dateandtime table tbody tr td .nobr .modal-footer a + .input-group-addon, .modal-footer .shipping-form .pccf fieldset .dateandtime button + .input-group-addon, .pccf fieldset .dateandtime .modal-footer .shipping-form button + .input-group-addon, .shipping-form .modal-footer .pccf fieldset .dateandtime button + .input-group-addon, .pccf fieldset .dateandtime .shipping-form .modal-footer button + .input-group-addon, .modal-footer .checkout-types .paypal-logo .pccf fieldset .dateandtime a + .input-group-addon, .pccf fieldset .dateandtime .modal-footer .checkout-types .paypal-logo a + .input-group-addon, .checkout-types .paypal-logo .modal-footer .pccf fieldset .dateandtime a + .input-group-addon, .pccf fieldset .dateandtime .checkout-types .paypal-logo .modal-footer a + .input-group-addon, .modal-footer .pccf fieldset .dateandtime .input-group-addon + .input-group-addon, .pccf fieldset .dateandtime .modal-footer .input-group-addon + .input-group-addon, .modal-footer .single-result .pccf fieldset .dateandtime .get-directions + .input-group-addon, .pccf fieldset .dateandtime .modal-footer .single-result .get-directions + .input-group-addon, .single-result .modal-footer .pccf fieldset .dateandtime .get-directions + .input-group-addon, .pccf fieldset .dateandtime .single-result .modal-footer .get-directions + .input-group-addon, .modal-footer .single-result .btn + .get-directions, .single-result .modal-footer .btn + .get-directions, .modal-footer table tbody tr td .nobr .single-result a + .get-directions, .single-result .modal-footer table tbody tr td .nobr a + .get-directions, table tbody tr td .nobr .modal-footer .single-result a + .get-directions, .single-result table tbody tr td .nobr .modal-footer a + .get-directions, .modal-footer .shipping-form .single-result button + .get-directions, .single-result .modal-footer .shipping-form button + .get-directions, .shipping-form .modal-footer .single-result button + .get-directions, .single-result .shipping-form .modal-footer button + .get-directions, .modal-footer .checkout-types .paypal-logo .single-result a + .get-directions, .single-result .modal-footer .checkout-types .paypal-logo a + .get-directions, .checkout-types .paypal-logo .modal-footer .single-result a + .get-directions, .single-result .checkout-types .paypal-logo .modal-footer a + .get-directions, .modal-footer .pccf fieldset .dateandtime .single-result .input-group-addon + .get-directions, .single-result .modal-footer .pccf fieldset .dateandtime .input-group-addon + .get-directions, .pccf fieldset .dateandtime .modal-footer .single-result .input-group-addon + .get-directions, .single-result .pccf fieldset .dateandtime .modal-footer .input-group-addon + .get-directions, .modal-footer .single-result .get-directions + .get-directions, .single-result .modal-footer .get-directions + .get-directions {
  margin-left: 5px;
  margin-bottom: 0; }

.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group table tbody tr td .nobr a + .btn, table tbody tr td .nobr .modal-footer .btn-group a + .btn, .modal-footer .btn-group .shipping-form button + .btn, .shipping-form .modal-footer .btn-group button + .btn, .modal-footer .btn-group .checkout-types .paypal-logo a + .btn, .checkout-types .paypal-logo .modal-footer .btn-group a + .btn, .modal-footer .btn-group .pccf fieldset .dateandtime .input-group-addon + .btn, .pccf fieldset .dateandtime .modal-footer .btn-group .input-group-addon + .btn, .modal-footer .btn-group .single-result .get-directions + .btn, .single-result .modal-footer .btn-group .get-directions + .btn, .modal-footer .btn-group table tbody tr td .nobr .btn + a, table tbody tr td .nobr .modal-footer .btn-group .btn + a, .modal-footer .btn-group table tbody tr td .nobr a + a, table tbody tr td .nobr .modal-footer .btn-group a + a, .modal-footer .btn-group .shipping-form table tbody tr td .nobr button + a, table tbody tr td .nobr .modal-footer .btn-group .shipping-form button + a, .shipping-form .modal-footer .btn-group table tbody tr td .nobr button + a, table tbody tr td .nobr .shipping-form .modal-footer .btn-group button + a, .modal-footer .btn-group .checkout-types .paypal-logo table tbody tr td .nobr a + a, .modal-footer .btn-group .pccf fieldset .dateandtime table tbody tr td .nobr .input-group-addon + a, table tbody tr td .nobr .modal-footer .btn-group .pccf fieldset .dateandtime .input-group-addon + a, .pccf fieldset .dateandtime .modal-footer .btn-group table tbody tr td .nobr .input-group-addon + a, table tbody tr td .nobr .pccf fieldset .dateandtime .modal-footer .btn-group .input-group-addon + a, .modal-footer .btn-group .single-result table tbody tr td .nobr .get-directions + a, table tbody tr td .nobr .modal-footer .btn-group .single-result .get-directions + a, .single-result .modal-footer .btn-group table tbody tr td .nobr .get-directions + a, table tbody tr td .nobr .single-result .modal-footer .btn-group .get-directions + a, .modal-footer .btn-group .shipping-form .btn + button, .shipping-form .modal-footer .btn-group .btn + button, .modal-footer .btn-group table tbody tr td .nobr .shipping-form a + button, .shipping-form .modal-footer .btn-group table tbody tr td .nobr a + button, table tbody tr td .nobr .modal-footer .btn-group .shipping-form a + button, .shipping-form table tbody tr td .nobr .modal-footer .btn-group a + button, .modal-footer .btn-group .shipping-form button + button, .shipping-form .modal-footer .btn-group button + button, .modal-footer .btn-group .checkout-types .paypal-logo .shipping-form a + button, .shipping-form .modal-footer .btn-group .checkout-types .paypal-logo a + button, .checkout-types .paypal-logo .modal-footer .btn-group .shipping-form a + button, .shipping-form .checkout-types .paypal-logo .modal-footer .btn-group a + button, .modal-footer .btn-group .pccf fieldset .dateandtime .shipping-form .input-group-addon + button, .shipping-form .modal-footer .btn-group .pccf fieldset .dateandtime .input-group-addon + button, .pccf fieldset .dateandtime .modal-footer .btn-group .shipping-form .input-group-addon + button, .shipping-form .pccf fieldset .dateandtime .modal-footer .btn-group .input-group-addon + button, .modal-footer .btn-group .single-result .shipping-form .get-directions + button, .shipping-form .modal-footer .btn-group .single-result .get-directions + button, .single-result .modal-footer .btn-group .shipping-form .get-directions + button, .shipping-form .single-result .modal-footer .btn-group .get-directions + button, .modal-footer .btn-group .checkout-types .paypal-logo .btn + a, .checkout-types .paypal-logo .modal-footer .btn-group .btn + a, .checkout-types .paypal-logo .modal-footer .btn-group table tbody tr td .nobr a + a, .modal-footer .btn-group .shipping-form .checkout-types .paypal-logo button + a, .checkout-types .paypal-logo .modal-footer .btn-group .shipping-form button + a, .shipping-form .modal-footer .btn-group .checkout-types .paypal-logo button + a, .checkout-types .paypal-logo .shipping-form .modal-footer .btn-group button + a, .modal-footer .btn-group .checkout-types .paypal-logo a + a, .checkout-types .paypal-logo .modal-footer .btn-group a + a, .modal-footer .btn-group .pccf fieldset .dateandtime .checkout-types .paypal-logo .input-group-addon + a, .checkout-types .paypal-logo .modal-footer .btn-group .pccf fieldset .dateandtime .input-group-addon + a, .pccf fieldset .dateandtime .modal-footer .btn-group .checkout-types .paypal-logo .input-group-addon + a, .checkout-types .paypal-logo .pccf fieldset .dateandtime .modal-footer .btn-group .input-group-addon + a, .modal-footer .btn-group .single-result .checkout-types .paypal-logo .get-directions + a, .checkout-types .paypal-logo .modal-footer .btn-group .single-result .get-directions + a, .single-result .modal-footer .btn-group .checkout-types .paypal-logo .get-directions + a, .checkout-types .paypal-logo .single-result .modal-footer .btn-group .get-directions + a, .modal-footer .btn-group .pccf fieldset .dateandtime .btn + .input-group-addon, .pccf fieldset .dateandtime .modal-footer .btn-group .btn + .input-group-addon, .modal-footer .btn-group table tbody tr td .nobr .pccf fieldset .dateandtime a + .input-group-addon, .pccf fieldset .dateandtime .modal-footer .btn-group table tbody tr td .nobr a + .input-group-addon, table tbody tr td .nobr .modal-footer .btn-group .pccf fieldset .dateandtime a + .input-group-addon, .pccf fieldset .dateandtime table tbody tr td .nobr .modal-footer .btn-group a + .input-group-addon, .modal-footer .btn-group .shipping-form .pccf fieldset .dateandtime button + .input-group-addon, .pccf fieldset .dateandtime .modal-footer .btn-group .shipping-form button + .input-group-addon, .shipping-form .modal-footer .btn-group .pccf fieldset .dateandtime button + .input-group-addon, .pccf fieldset .dateandtime .shipping-form .modal-footer .btn-group button + .input-group-addon, .modal-footer .btn-group .checkout-types .paypal-logo .pccf fieldset .dateandtime a + .input-group-addon, .pccf fieldset .dateandtime .modal-footer .btn-group .checkout-types .paypal-logo a + .input-group-addon, .checkout-types .paypal-logo .modal-footer .btn-group .pccf fieldset .dateandtime a + .input-group-addon, .pccf fieldset .dateandtime .checkout-types .paypal-logo .modal-footer .btn-group a + .input-group-addon, .modal-footer .btn-group .pccf fieldset .dateandtime .input-group-addon + .input-group-addon, .pccf fieldset .dateandtime .modal-footer .btn-group .input-group-addon + .input-group-addon, .modal-footer .btn-group .single-result .pccf fieldset .dateandtime .get-directions + .input-group-addon, .pccf fieldset .dateandtime .modal-footer .btn-group .single-result .get-directions + .input-group-addon, .single-result .modal-footer .btn-group .pccf fieldset .dateandtime .get-directions + .input-group-addon, .pccf fieldset .dateandtime .single-result .modal-footer .btn-group .get-directions + .input-group-addon, .modal-footer .btn-group .single-result .btn + .get-directions, .single-result .modal-footer .btn-group .btn + .get-directions, .modal-footer .btn-group table tbody tr td .nobr .single-result a + .get-directions, .single-result .modal-footer .btn-group table tbody tr td .nobr a + .get-directions, table tbody tr td .nobr .modal-footer .btn-group .single-result a + .get-directions, .single-result table tbody tr td .nobr .modal-footer .btn-group a + .get-directions, .modal-footer .btn-group .shipping-form .single-result button + .get-directions, .single-result .modal-footer .btn-group .shipping-form button + .get-directions, .shipping-form .modal-footer .btn-group .single-result button + .get-directions, .single-result .shipping-form .modal-footer .btn-group button + .get-directions, .modal-footer .btn-group .checkout-types .paypal-logo .single-result a + .get-directions, .single-result .modal-footer .btn-group .checkout-types .paypal-logo a + .get-directions, .checkout-types .paypal-logo .modal-footer .btn-group .single-result a + .get-directions, .single-result .checkout-types .paypal-logo .modal-footer .btn-group a + .get-directions, .modal-footer .btn-group .pccf fieldset .dateandtime .single-result .input-group-addon + .get-directions, .single-result .modal-footer .btn-group .pccf fieldset .dateandtime .input-group-addon + .get-directions, .pccf fieldset .dateandtime .modal-footer .btn-group .single-result .input-group-addon + .get-directions, .single-result .pccf fieldset .dateandtime .modal-footer .btn-group .input-group-addon + .get-directions, .modal-footer .btn-group .single-result .get-directions + .get-directions, .single-result .modal-footer .btn-group .get-directions + .get-directions {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

.modal-dialog {
  margin: 30px auto; }

.modal-content {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

.modal-sm {
  width: 300px; }

/* ============================================ *
 * Base Styles
 * ============================================ */
@-ms-viewport {
  width: device-width; }

@viewport {
  width: device-width; }

a, button {
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

body,
button,
input,
select,
table,
textarea {
  font-family: "DIN Next W01 Regular", sans-serif;
  font-size: 15px;
  line-height: 1.5;
  -moz-osx-font-smoothing: grayscale; }

a {
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

a:focus {
  outline-color: #dc550b; }

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.inline-list {
  padding-left: 0 !important; }
  .inline-list > * {
    display: inline-block;
    padding-right: 20px; }
    .inline-list > *::before {
      content: '•';
      margin-right: 10px; }

.heading--alt {
  font-family: "ITC Machine W01 Medium", sans-serif; }

.heading--orange {
  color: #E85A0C; }

.heading--tight {
  margin-bottom: 0; }

.sup--smaller {
  font-size: 40%;
  top: -1.3em; }

/* ============================================ *
 * Shared Classes
 * ============================================ */
.f-left {
  float: left; }

.f-right {
  float: right; }

.address-list address {
  margin-bottom: 1em; }

.availability {
  margin-bottom: 0;
  font-size: 13px;
  text-transform: uppercase; }

.availability .label {
  display: none; }

.availability.in-stock {
  color: #84d077; }

.availability.available-soon,
.availability.out-of-stock {
  color: #300a0a; }

.availability-only {
  color: #300a0a;
  margin-bottom: 10px; }

.background-cover {
  background-size: cover;
  background-position: center center;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')"; }

.section-title h2, .section-title .h2, .section-title h3, .section-title .h3, .section-title h4, .section-title .h4, .section-title h5, .section-title .h5, .section-title h6, .section-title .h6 {
  border-bottom: 1px solid #CBCBCB; }

.section-title small {
  display: block; }

/* -------------------------------------------- *
 * Block Module
 */
.block,
.col-left-first {
  margin-bottom: 20px; }

.block-title {
  position: relative;
  padding: 10px 0 0;
  margin-bottom: 5px;
  border-top: 1px solid #CBCBCB; }
  .block-title h2,
  .block-title h3,
  .block-title strong {
    margin-bottom: 0;
    text-transform: uppercase; }
  .block-title small {
    font-size: 100%;
    font-weight: normal; }

body:not(.customer-account) .block:first-child .block-title {
  border-top: none;
  padding-top: 0; }

.block-subtitle {
  margin-bottom: 6px; }

.block-content.unpad {
  padding: 0; }

.block-content li.item {
  margin: 0 0 10px 9px; }

.block-content li.item:last-child {
  margin-bottom: 0; }

.block .actions {
  margin: 10px 0 0; }
  .block .actions:after {
    content: '';
    display: table;
    clear: both; }
  .block .actions a {
    float: left; }
  .block .actions .button, .block .actions .aw-blog-read-more {
    float: right; }

.col-left .block .actions .button ~ a, .col-left .block .actions .aw-blog-read-more ~ a,
.col-right .block .actions .button ~ a,
.col-right .block .actions .aw-blog-read-more ~ a {
  line-height: 33px;
  margin-right: 5px; }

/* -------------------------------------------- *
 * Secondary Navigation
 */
.block-account strong,
.block-cms-menu strong {
  font-weight: normal; }

.block-account .block-title,
.block-cms-menu .block-title {
  padding-top: 0;
  border-top: none;
  margin-bottom: 20px; }
  .block-account .block-title strong,
  .block-cms-menu .block-title strong {
    text-transform: none; }

.block-account li,
.block-cms-menu li {
  border-bottom: 1px solid #CBCBCB; }
  .block-account li strong,
  .block-cms-menu li strong {
    display: block; }
  .block-account li a,
  .block-cms-menu li a {
    padding: 10px;
    display: block; }
  .block-account li:last-child,
  .block-cms-menu li:last-child {
    border-bottom: 0; }

.block-account li a,
.block-cms-menu li a {
  padding: 5px; }

.block-account li:first-child,
.block-cms-menu li:first-child {
  border-top: 1px solid #CBCBCB; }

.block-account .current a,
.block-cms-menu .current a {
  background-color: #ffffff; }

/* -------------------------------------------- *
 * Icons
 */
.icon-sprite, .icon-marker, .icon-phone, .icon-email, .icon-fax, .ratings .rating-box, .ratings .rating-box .rating, .sorter > .view-mode .grid,
.sorter > .view-mode .list {
  background-image: url(../images/icon_sprite.png);
  background-repeat: no-repeat;
  text-indent: -9999px; }

@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .icon-sprite, .icon-marker, .icon-phone, .icon-email, .icon-fax, .ratings .rating-box, .ratings .rating-box .rating, .sorter > .view-mode .grid,
  .sorter > .view-mode .list {
    background-image: url(../images/icon_sprite@2x.png);
    background-size: 100px 1000px; } }

.icon-base, .icon-marker, .icon-phone, .icon-email, .icon-fax {
  display: inline-block;
  width: 15px;
  height: 14px;
  vertical-align: middle; }

.icon-marker {
  background-position: 0 -710px; }

.icon-marker {
  background-position: 0 -710px; }

.icon-phone {
  background-position: 0 -755px; }

.icon-email {
  background-position: 0 -795px; }

.icon-fax {
  background-position: 0 -835px; }

/* ============================================ *
 * SOCIAL LINKS
 * ============================================ */
.social-links a {
  display: inline-block;
  color: #ffffff;
  font-size: 14px; }
  .social-links a:hover {
    text-decoration: none;
    opacity: 0.8; }

.social-links .icon-social {
  padding: 10px; }

/* ============================================ *
 * SOCIAL LINKS BACKGROUND COLOURS
 * ============================================ */
.bg-twitter {
  background-color: #8C8C8C; }

.bg-facebook {
  background-color: #8C8C8C; }

.bg-gplus {
  background-color: #8C8C8C; }

.bg-pinterest {
  background-color: #8C8C8C; }

.bg-instagram {
  background-color: #8C8C8C; }

.bg-youtube {
  background-color: #8C8C8C; }

.social-bar {
  padding: 20px;
  margin-bottom: 10px;
  overflow: hidden;
  text-align: center; }
  .social-bar * {
    color: #fff; }
  .social-bar a {
    padding: 0 5% 0;
    display: inline-block;
    vertical-align: text-top;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-top: 5px;
    width: 40%; }
  .social-bar .social-label {
    width: 100%;
    display: block;
    font-size: 2em; }
  .social-bar .facebook {
    width: 19.80769%;
    padding-left: 0; }
  .social-bar .twitter {
    width: 22.30769%; }
  .social-bar .instagram {
    width: 24.23077%; }
  .social-bar .googleplus {
    width: 17.11538%;
    padding-right: 0; }
  .social-bar .social-label {
    display: block;
    font-size: 1.8em;
    text-align: center; }

/* -------------------------------------------- *
 * Breadcrumbs
 */
.breadcrumbs {
  overflow: hidden;
  padding: 10px;
  border-bottom: 1px solid #CBCBCB;
  width: 100%; }
  .breadcrumbs .home {
    padding-left: 20px;
    background: url(../images/logo-micro.png) 0 2px no-repeat; }
  .breadcrumbs li {
    float: left;
    font-size: 13px;
    line-height: 24px;
    font-family: "DIN Next W01 Regular", sans-serif;
    color: #999999; }
    .breadcrumbs li a {
      float: left;
      color: #999999; }
      .breadcrumbs li a:hover {
        text-decoration: none;
        color: #E85A0C; }
    .breadcrumbs li strong {
      font-weight: normal; }
  .breadcrumbs span {
    float: left;
    margin: 0 7px; }
    .breadcrumbs span:after {
      font-size: 10px; }

/* -------------------------------------------- *
 * MODAL
 */
.modal-header .close {
  font-size: 16px; }

.block-layered-nav .currently .btn-remove,
.block-layered-nav .currently .btn-previous,
.mini-products-list .btn-remove,
.mini-products-list .btn-previous,
#compare-items .btn-remove,
#compare-items .btn-previous {
  float: right;
  margin-left: 6px; }

/* -------------------------------------------- *
 * Checkout Agreements
 */
.checkout-agreements li {
  margin-bottom: 20px; }

.checkout-agreements .agreement-content {
  overflow-y: auto;
  max-width: 670px;
  max-height: 125px;
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #CBCBCB;
  background: #f2f2f2; }

/* -------------------------------------------- *
 * CVV Security Code
 */
.cvv-what-is-this {
  margin-left: 10px;
  font-size: 13px;
  line-height: 24px; }

/* -------------------------------------------- *
 * Container
 */
.main-container,
.footer-container,
.container {
  position: relative;
  margin: 0 auto; }
  .main-container:after,
  .footer-container:after,
  .container:after {
    content: '';
    display: table;
    clear: both; }

.page-header-container,
.quick-access,
.skip-links {
  margin: 0 auto; }

.container--small {
  max-width: 46%;
  margin: 20px auto; }

.cms-index-index .main-container {
  max-width: none;
  padding: 0;
  width: 100%;
  border: none; }

.main-container {
  border-bottom: 1px solid #CBCBCB; }

body:not(.cms-index-index):not(.catalog-category-view) .col1-layout .col-main {
  max-width: 1260px;
  margin: auto;
  padding: 15px 15px; }

/* -------------------------------------------- *
 * Column Layouts
 */
.main:after,
.col-wrapper:after {
  content: '';
  display: table;
  clear: both; }

.col2-left-layout .main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.col2-left-layout .col-left-first {
  float: left;
  left: 0;
  margin: 0;
  padding: 15px 15px 0;
  width: 220px;
  border-right: 1px solid #CBCBCB;
  background: #f2f2f2; }

.col2-left-layout .col-main {
  padding: 0 15px;
  width: -webkit-calc(100% - 220px);
  width: calc(100% - 220px);
  float: right; }

.col-right {
  float: right;
  width: 25%;
  padding-right: 0;
  /* Remove the 15px padding */ }
  .col-right img {
    max-width: 100%; }

.col-main {
  float: left;
  width: 75%; }

.col1-layout .col-main {
  float: none;
  width: auto;
  padding: 0;
  /* Remove the 15px padding */ }

.col2-right-layout .col-main {
  padding-left: 0;
  /* Remove the 15px padding */ }

.col3-layout .col-right {
  width: 20.83333%; }

.col3-layout .col-wrapper {
  float: left;
  width: 79.16667%; }
  .col3-layout .col-wrapper .col-main {
    float: right;
    width: 73.68421%;
    padding-left: 20px; }
  .col3-layout .col-wrapper .col-left {
    width: 26.31579%; }

.col3-layout .col-wrapper .col-main {
  padding-right: 20px; }

/* Content Columns */
.col2-set {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .col2-set .col-1,
  .col2-set .col-2 {
    width: 50%;
    padding: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px;
    max-width: 380px; }
  .col2-set .col-1 {
    background: #f2f2f2; }
  .col2-set .narrow {
    width: 33%; }
  .col2-set .wide {
    width: 65%; }
  .col2-set:after {
    content: '';
    display: table;
    clear: both; }

/* -------------------------------------------- *
 * Top Container
 */
.top-container {
  max-width: 1260px;
  margin: 0 auto;
  padding: 0 30px; }

/* -------------------------------------------- *
 * Global Site Notice
 */
.global-site-notice {
  background: #1b1b1b;
  color: #ffffff;
  font-size: 11px; }
  .global-site-notice .notice-inner {
    padding-left: 120px;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    line-height: 11px;
    min-height: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-image: url("../images/demo-logo.png");
    background-position: left;
    background-repeat: no-repeat; }
  .global-site-notice p {
    margin-bottom: 0; }

/* -------------------------------------------- *
 * Promotional Message Banner
 */
.promo-msg {
  color: #808080;
  text-align: center;
  margin: 10px;
  text-transform: uppercase;
  font-family: "ITC Machine W01 Medium", sans-serif; }

/* -------------------------------------------- *
 * Grid
 */
.grid:after {
  content: '';
  display: table;
  clear: both; }

.order-list-grid .col-1 {
  width: 30%; }

.order-list-grid .col-2 {
  width: 50%;
  padding-right: 20px; }

.order-list-grid .col-3 {
  clear: none;
  width: 20%;
  padding-top: 0; }

/* -------------------------------------------- *
 * Page Popup
 */
.page-popup {
  padding: 20px;
  background: #FFFFFF;
  height: auto; }

.page-popup h1 {
  margin: 0 0 0.5em;
  font-size: 36px; }

/* -------------------------------------------- *
 * Payment Methods
 */
.payment-methods {
  margin-bottom: 20px; }

.payment-methods dt {
  padding: 5px 0; }

.payment-methods dd {
  padding-top: 10px; }

.payment-methods .form-list {
  position: relative;
  display: inline-block;
  max-width: 100%;
  margin: 5px 15px 15px;
  padding: 15px;
  border: 1px solid #CBCBCB;
  background: #f2f2f2; }

.payment-methods .form-list:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-bottom: #CBCBCB solid #000000;
  border-top: none;
  top: -11px;
  left: 30px; }

.payment-methods .form-list:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-bottom: #f2f2f2 solid #000000;
  border-top: none;
  top: -10px;
  left: 30px; }

.payment-methods .form-list li:last-child {
  margin-bottom: 0; }

/* -------------------------------------------- *
 * Please Wait (Loading Indicator)
 */
.please-wait {
  display: inline-block;
  margin-left: 10px;
  margin-top: -1px;
  height: 18px;
  width: 18px;
  white-space: nowrap;
  /* Prevent the linebreak in the HTML from causing layout issues */
  vertical-align: middle; }
  .please-wait img {
    max-width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: middle; }

/* -------------------------------------------- *
 * Price Box - Standard
 */
.price-box {
  font-weight: bold;
  margin: 6px 0; }

.price-box p {
  margin-bottom: 0; }

.price-box .price,
.price {
  white-space: nowrap; }

.price-box .price-label {
  white-space: nowrap; }

.price-box .minimal-price-link {
  padding-left: 1em;
  color: #808080;
  display: block;
  /* We want this to show on its own line, otherwise the layout looks funky */ }

/* -------------------------------------------- *
 * Price Box - Special
 */
.price-box .old-price .price {
  text-decoration: line-through; }

/* -------------------------------------------- *
 * Price Box - Taxes
 */
.price-box .price-excluding-tax,
.price-box .price-including-tax {
  display: block; }

.price-including-tax {
  color: #E85A0C;
  font-size: 17px;
  line-height: 1.2; }

.price-tax-free .price-excluding-tax {
  display: none; }

.price-tax-free .label {
  color: #969696; }

/* -------------------------------------------- *
 * Tier Prices
 */
.product-pricing,
.tier-prices,
.tier-prices-grouped {
  display: inline-block;
  padding: 4px 8px;
  background: #FBF4DE;
  border: 1px solid #E2D4C7;
  margin-top: 6px; }
  .product-pricing li,
  .tier-prices li,
  .tier-prices-grouped li {
    font-size: 12px; }
  .product-pricing .benefit,
  .tier-prices .benefit,
  .tier-prices-grouped .benefit {
    font-style: italic; }
  .product-pricing .price,
  .tier-prices .price,
  .tier-prices-grouped .price {
    font-weight: bold; }

/* -------------------------------------------- *
 * Minimal Prices
 */
.minimal-price {
  display: none !important; }

/* -------------------------------------------- *
 * PRODUCT VIEW PRICES
 */
.product-view .product-shop .price-box {
  font-weight: normal;
  margin-top: 0; }
  .product-view .product-shop .price-box .price-including-tax .price {
    font-family: "DIN Next W01 Regular", sans-serif;
    letter-spacing: -0.09em;
    font-size: 36px; }

/* ============================================ *
 * Item Options
 * ============================================ */
.item-options {
  font-size: 14px; }
  .item-options:after {
    content: '';
    display: table;
    clear: both; }
  .item-options dt,
  .item-options dd {
    font-size: 13px; }
  .item-options dt {
    float: left;
    clear: left;
    padding-right: 5px; }
    .item-options dt:after {
      content: ': '; }
  .item-options dd {
    float: left;
    padding-left: 0px;
    margin: 0; }

.mini-products-list .truncated {
  display: inline-block; }

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

.truncated a.details {
  cursor: help;
  height: 16px;
  line-height: 16px;
  padding-left: 8px;
  margin-left: 5px;
  border-left: 1px solid #999999; }
  .truncated a.details:hover {
    text-decoration: none; }

.truncated .truncated_full_value .item-options {
  display: none;
  position: absolute;
  z-index: 300;
  padding: 8px;
  color: #ffffff;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.7);
  top: 0;
  bottom: 0;
  left: -100px;
  width: 90px;
  margin-bottom: 0; }

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

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

/* -------------------------------------------- *
 * Printer Friendly Page
 */
.page-print {
  width: 6.5in;
  margin: 20px;
  background: #FFFFFF; }

/* -------------------------------------------- *
 * Add to links
 */
.add-to-links {
  margin: 6px 0; }
  .add-to-links a {
    display: inline-block;
    padding: 0px 3px 3px; }

.add-to-links .separator {
  display: none; }

/* -------------------------------------------- *
 * Product Image
 */
.product-image,
.no-touch .product-img-box .product-image:not(.zoom-available):hover {
  position: relative;
  display: block; }

/* -------------------------------------------- *
 * Ratings
 */
.ratings {
  margin: 7px 0; }
  .ratings .rating-box,
  .ratings .rating-links {
    margin: 5px 0; }
  .ratings .rating-box {
    width: 65px;
    height: 13px;
    background-repeat: repeat-x;
    background-position: 0 -615px;
    overflow: hidden; }
  .ratings .rating-box .rating {
    float: left;
    height: 13px;
    background-repeat: repeat-x;
    background-position: 0 -600px; }
  .ratings .amount {
    display: block;
    margin: 5px auto; }
  .ratings .rating-links .separator {
    margin: 0 3px; }

/* -------------------------------------------- *
 * Standard Formatted Text Block
 */
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none; }
  .list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px; }

/* -------------------------------------------- *
 * Tabs
 */
.tabs {
  margin-bottom: 10px; }

.tab-content .std {
  background: none;
  padding: 0;
  border: 0; }

/* -------------------------------------------- *
 * Toolbar
 */
.toolbar {
  margin-top: 10px;
  margin-bottom: 20px; }
  .toolbar:after {
    content: '';
    display: table;
    clear: both; }

.toolbar-bottom .toolbar {
  border: none;
  margin-top: 20px; }

.pager-no-toolbar {
  margin-bottom: 10px; }

.pager-no-toolbar ~ .pager-no-toolbar {
  margin-top: 10px; }

.toolbar p {
  margin-bottom: 0; }

.toolbar label,
.pager-no-toolbar label {
  font-weight: normal;
  font-family: "DIN Next W01 Regular", sans-serif; }

.sorter {
  float: right;
  margin-bottom: 5px; }
  .sorter label {
    float: left;
    margin-right: 5px; }
    .sorter label:after {
      content: ':'; }
  .sorter:after {
    content: '';
    display: table;
    clear: both; }

.sorter > .sort-by .sort-by-switcher {
  width: 20px;
  height: 20px; }
  .sorter > .sort-by .sort-by-switcher:hover {
    text-decoration: none;
    color: #1b1b1b; }
  .sorter > .sort-by .sort-by-switcher:after {
    font-size: 14px; }
  .sorter > .sort-by .sort-by-switcher span {
    display: none; }

.sorter > .view-mode {
  float: right; }
  .sorter > .view-mode .grid,
  .sorter > .view-mode .list {
    float: left;
    width: 20px;
    height: 20px; }
  .sorter > .view-mode .grid {
    margin-right: 5px;
    background-position: 1px -499px; }
  .sorter > .view-mode strong.grid,
  .sorter > .view-mode a.grid:hover {
    background-position: -49px -499px; }
  .sorter > .view-mode .list {
    background-position: 4px -524px; }
  .sorter > .view-mode strong.list,
  .sorter > .view-mode a.list:hover {
    background-position: -46px -524px; }

.pager {
  float: left;
  overflow: hidden; }
  .pager:after {
    content: '';
    display: table;
    clear: both; }
  .pager > .count-container {
    float: right; }
  .pager .amount {
    float: left;
    font-family: "DIN Next W01 Regular", sans-serif;
    white-space: nowrap;
    margin: 0 15px 0 0;
    line-height: 20px; }
  .pager .limiter {
    float: left;
    height: 20px;
    line-height: 20px; }
    .pager .limiter > label {
      padding-right: 5px; }
      .pager .limiter > label:after {
        content: ':'; }
  .pager .amount,
  .pager .limiter,
  .pager .pages {
    margin-bottom: 5px; }

.pages {
  float: left;
  overflow: hidden; }
  .pages strong {
    display: none; }

.pages li {
  float: left;
  height: 20px;
  margin-right: 4px; }

.pages a, .pages .current {
  display: block;
  border: 0;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  line-height: 20px;
  width: 20px;
  height: 20px;
  padding: 0;
  color: #999999;
  font-family: "DIN Next W01 Regular", sans-serif;
  background: #eaebeb; }
  .pages a:hover, .pages .current:hover {
    color: #fff;
    width: 20px;
    background-color: #000;
    text-decoration: none; }

.pages a.next span {
  display: inline; }

.pages a.next {
  width: 50px; }

.pages .current {
  color: #fff;
  width: 20px;
  background-color: #E85A0C;
  cursor: default; }

.pages .next span,
.pages .previous span {
  display: none; }

.pages .next:hover,
.pages .previous:hover {
  background: #000; }

.pages .next:after,
.pages .previous:after {
  font-size: 11px;
  margin-top: 6px; }

.pages .previous:after {
  margin-left: -1px; }

.count-container {
  margin-left: 10px; }

.col2-left-layout .pager .pages,
.col2-right-layout .pager .pages,
.col3-layout .pager .pages {
  float: left;
  margin-left: 0; }

.col2-left-layout .pager .count-container,
.col2-right-layout .pager .count-container,
.col3-layout .pager .count-container {
  float: right; }

.toolbar .view-mode > label {
  display: none; }

/* ============================================ *
 * Tax - Full Tax Summary
 * ============================================ */
#checkout-review-table .summary-collapse,
#shopping-cart-totals-table .summary-collapse,
body.customer-account .data-table .summary-collapse {
  position: relative;
  cursor: pointer; }
  #checkout-review-table .summary-collapse:before,
  #shopping-cart-totals-table .summary-collapse:before,
  body.customer-account .data-table .summary-collapse:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 3.5px solid transparent;
    border-left: 3.5px solid transparent;
    border-top: #808080 solid #000000;
    border-bottom: none;
    position: static;
    display: inline-block;
    margin-right: 5px; }
  #checkout-review-table .summary-collapse:hover:before,
  #shopping-cart-totals-table .summary-collapse:hover:before,
  body.customer-account .data-table .summary-collapse:hover:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 3.5px solid transparent;
    border-left: 3.5px solid transparent;
    border-top: #b3b3b3 solid #000000;
    border-bottom: none;
    position: static;
    display: inline-block;
    margin-right: 5px; }

#checkout-review-table .show-details .summary-collapse:before,
#shopping-cart-totals-table .show-details .summary-collapse:before,
body.customer-account .data-table .show-details .summary-collapse:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 3.5px solid transparent;
  border-left: 3.5px solid transparent;
  border-bottom: #808080 solid #000000;
  border-top: none;
  position: static;
  display: inline-block;
  margin-right: 5px; }

#checkout-review-table .show-details .summary-collapse:hover:before,
#shopping-cart-totals-table .show-details .summary-collapse:hover:before,
body.customer-account .data-table .show-details .summary-collapse:hover:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 3.5px solid transparent;
  border-left: 3.5px solid transparent;
  border-bottom: #b3b3b3 solid #000000;
  border-top: none;
  position: static;
  display: inline-block;
  margin-right: 5px; }

#shopping-cart-totals-table tfoot td .summary-collapse:before, #shopping-cart-totals-table tfoot td .summary-collapse:hover:before {
  margin-bottom: 5px; }

/* ============================================ *
 * Widgets
 * ============================================ */
.widget .pager {
  float: none;
  width: 100%; }

/* ============================================ *
 * Print Styles
 * ============================================ */
.page-print .print-head {
  margin: 0 0 15px; }

.page-print .print-head .logo {
  float: none;
  max-height: 50px;
  width: auto; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto; }
  .embed-container iframe,
  .embed-container object,
  .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.price-gbp,
.price-eur {
  display: none; }

body.eur .price-eur {
  display: inherit; }

body.non-saleable #product-options-wrapper,
body.non-saleable .add-to-cart {
  display: none; }

body.non-saleable .product-view .add-to-links {
  margin-top: 0; }

body.non-saleable .group-config-action,
body.non-saleable .group-config-actions dl,
body.non-saleable .savings-msg {
  display: none; }

body.gb .price-gbp {
  display: inherit; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6, h2.product-name,
h3.product-name,
h4.product-name,
h5.product-name,
p.product-name, .block-related .block-title h2, .block-title h2,
.block-title h3,
.block-title strong, .sub-title, .block-layered-nav .currently .block-subtitle, .block-progress dt,
.opc-block-summary dt {
  line-height: 1.1;
  margin: 0.8em 0 0.8em;
  font-weight: normal;
  font-family: "ITC Machine W01 Medium", sans-serif; }

h1, .h1 {
  font-size: 2em;
  font-size: 2.5em;
  font-size: 3em; }

h2, h2.product-name,
h3.product-name,
h4.product-name,
h5.product-name,
p.product-name, .block-related .block-title h2, .h2 {
  font-size: 1.625em;
  font-size: 2em;
  font-size: 2.25em; }

h3, .block-title h2,
.block-title h3,
.block-title strong, .sub-title, .h3 {
  font-size: 1.375em;
  font-size: 1.5em;
  font-size: 1.75em; }

h5, .h5,
h4, .block-layered-nav .currently .block-subtitle, .block-progress dt,
.opc-block-summary dt, .h4 {
  font-size: 1.125em; }

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

.sub-title span {
  display: inline-block; }

.block-title--center {
  text-align: center; }

.touch .bx-controls {
  display: none; }

.bx-controls .bx-next, .bx-controls .bx-prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font: 0/0 a; }
  .bx-controls .bx-next:hover, .bx-controls .bx-prev:hover {
    text-decoration: none;
    color: #E85A0C; }
  .bx-controls .bx-next:before, .bx-controls .bx-prev:before {
    font-size: 30px; }

.bx-controls .bx-next {
  right: 10px; }

.bx-controls .bx-prev {
  left: 10px; }

.bx-pager {
  position: absolute;
  bottom: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .bx-pager-item {
    padding: 2px; }
    .bx-pager-item a {
      height: 10px;
      width: 10px;
      display: block;
      background: #f2f2f2;
      font: 0/0 a; }
      .bx-pager-item a.active {
        background: #E85A0C; }

.split-50 .block {
  width: 48%;
  float: left; }
  .split-50 .block:last-child {
    float: right; }

.split-50:after {
  content: '';
  display: table;
  clear: both; }

.split-33 .block {
  width: 33.33%;
  padding-left: 5px;
  padding-right: 5px;
  float: left; }
  .split-33 .block:last-child {
    float: right; }
  .split-33 .block img {
    display: block;
    max-width: 100%;
    height: auto; }

.split-33:after {
  content: '';
  display: table;
  clear: both; }

.split-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.flex-bottom {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end; }
  .flex-bottom p:last-child {
    margin-bottom: 0; }

/* ============================================ *
 * Global
 * ============================================ */
body {
  color: #1b1b1b; }

.wrapper {
  min-width: 320px;
  min-height: 100%;
  margin: 0 auto; }

.wrapper:after {
  content: '';
  display: table;
  clear: both; }

.page .page-header {
  position: fixed !important;
  top: 0;
  left: 0; }

.logged-in .top-links ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .logged-in .top-links ul .first {
    margin: 0 20px 0 0; }

.page-header {
  position: relative;
  z-index: 53;
  width: 100%; }
  .page-header .quick-access {
    border-bottom: 1px solid #CBCBCB;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    color: #969696;
    padding: 0 25px 0 0;
    position: relative;
    z-index: 2;
    background: #ffffff; }
    .page-header .quick-access .skip-cart {
      -webkit-box-ordinal-group: 10;
      -webkit-order: 9;
      -ms-flex-order: 9;
      order: 9;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
    .page-header .quick-access [class*='link'] {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 0 10px; }
      .page-header .quick-access [class*='link'] a:hover {
        color: #E85A0C;
        text-decoration: none; }
    .page-header .quick-access #dealerButton,
    .page-header .quick-access .links-wrapper {
      display: none;
      display: block; }
    .page-header .quick-access .links-wrapper {
      margin: 0 0 0 auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      font-size: 13px;
      padding: 0; }
  .page-header .block-header {
    padding: 0 25px 0 0; }
  .page-header-container {
    background: #ffffff;
    width: 100%;
    border-bottom: 1px solid #CBCBCB; }
    .page-header-container .block-header {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      position: relative; }
    .page-header-container [for="search"] {
      display: none; }
  .page-header .logo {
    background: #E85A0C;
    width: 110px;
    display: block;
    padding: 6px 15px 2px;
    width: 150px;
    padding: 6px 25px 2px; }
    .page-header .logo img {
      width: 100%;
      height: auto; }
  .page-header .icon-cart {
    font-size: 160%; }
  .page-header .skip-cart:hover .icon-cart {
    color: #E85A0C; }
  .page-header .count {
    background: #E85A0C;
    padding: 2px 8px 0;
    margin: 0 0 0 8px;
    color: #ffffff;
    border-radius: 99px; }
    .page-header .count.empty {
      background: #999999; }
  .page-header .block-cart {
    width: 100%;
    position: absolute;
    z-index: 1;
    background: #ffffff;
    padding: 0 20px;
    top: -1000px;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    box-shadow: -2px 3px 2px 1px rgba(0, 0, 0, 0.2); }
    .page-header .block-cart.skip-active {
      top: 100%;
      opacity: 1;
      -webkit-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out; }
    .page-header .block-cart .minicart-promo {
      background: #f2f2f2;
      border-top: 1px solid #CBCBCB;
      margin: 10px -20px 0;
      text-align: center;
      padding: 10px; }
      .page-header .block-cart .minicart-promo p {
        margin: 0; }
  .page-header .mobile-btns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }

.block-dealer-header {
  background: #ffffff;
  padding: 20px 30px 25px;
  position: absolute;
  box-shadow: 2px 3px 2px 1px rgba(0, 0, 0, 0.2); }
  .block-dealer-header .h3 {
    margin: 0; }
  .block-dealer-header .help-block {
    margin-top: 0; }

.header__find-dealer {
  border-bottom: 1px solid #CBCBCB;
  padding: 0;
  margin: 0 auto 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .header__find-dealer:hover {
    color: #E85A0C;
    text-decoration: none; }
  .header__find-dealer .icon-location {
    font-size: 24px;
    margin: 0 5px 0 0; }

.header__find-dealer-wrapper {
  width: 20%;
  max-width: 150px;
  min-width: 110px;
  border: none;
  border-right: 1px solid #CBCBCB;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .header__find-dealer-wrapper .header__find-dealer {
    border-bottom: none;
    font-size: 13px; }

.page-header .block-cart {
  max-width: 400px;
  min-width: 300px;
  width: 100%;
  right: 0;
  left: auto; }
  .page-header .block-cart .minicart-title {
    margin-bottom: 0; }
  .page-header .block-cart .block-subtitle {
    margin: 0; }
  .page-header .block-cart .subtotal .price {
    float: right; }

.confidence-messages {
  background: #f2f2f2;
  text-align: center;
  padding: 10px;
  font-size: 20px;
  font-family: "ITC Machine W01 Medium", sans-serif;
  position: relative;
  font-size: 25px; }
  .confidence-messages .bx-controls .bx-next {
    right: 27vw; }
  .confidence-messages .bx-controls .bx-prev {
    left: 27vw; }

.off-canvas {
  position: fixed;
  left: -260px;
  top: 0;
  z-index: 999;
  height: 100%;
  width: 260px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: rgba(0, 0, 0, 0.3); }
  .off-canvas--overlay {
    background: rgba(0, 0, 0, 0.8);
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 998; }
  .off-canvas .icon.icon-cancel, .off-canvas .icon.btn-remove, .off-canvas
  .icon.remove, .off-canvas
  .icon.close, .off-canvas .messages .error-msg span.icon, .messages .error-msg .off-canvas span.icon, .off-canvas .icon.iweb-zoom-close {
    position: absolute;
    top: 27px;
    left: 270px;
    height: 36px;
    width: 36px;
    text-align: center;
    font-size: 28px;
    line-height: 36px;
    background: #ffffff;
    border: 2px solid #f2f2f2;
    border-radius: 99px;
    display: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer; }
    .off-canvas .icon.icon-cancel:before, .off-canvas .icon.btn-remove:before, .off-canvas
    .icon.remove:before, .off-canvas
    .icon.close:before, .off-canvas .messages .error-msg span.icon:before, .messages .error-msg .off-canvas span.icon:before, .off-canvas .icon.iweb-zoom-close:before {
      line-height: 32px; }
    .off-canvas .icon.icon-cancel:hover, .off-canvas .icon.btn-remove:hover, .off-canvas
    .icon.remove:hover, .off-canvas
    .icon.close:hover, .off-canvas .messages .error-msg span.icon:hover, .messages .error-msg .off-canvas span.icon:hover, .off-canvas .icon.iweb-zoom-close:hover {
      background: #E85A0C;
      border-color: #E85A0C;
      color: #ffffff; }
  .off-canvas.active {
    left: 0; }
    .off-canvas.active .off-canvas__inner {
      box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.4); }
  .off-canvas__inner {
    overflow: auto;
    height: 100%;
    background: #fff; }
    .off-canvas__inner .links ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      background: #E85A0C; }
      .off-canvas__inner .links ul li {
        width: 100%;
        text-align: center;
        text-transform: uppercase; }
        .off-canvas__inner .links ul li a {
          width: 100%;
          padding: 20px;
          display: block;
          color: #ffffff; }
        .off-canvas__inner .links ul li + li {
          position: relative; }
          .off-canvas__inner .links ul li + li:before {
            content: '';
            position: absolute;
            left: 0;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            width: 1px;
            height: 50%;
            opacity: 0.2; }
    .off-canvas__inner .site-links a {
      position: relative;
      padding: 20px;
      display: block;
      font-size: 14px; }
      .off-canvas__inner .site-links a:before {
        position: absolute;
        right: 10px;
        top: 50%;
        font-size: 16px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
    .off-canvas__inner .nav-primary {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      .off-canvas__inner .nav-primary > li {
        border-bottom: 1px solid #f2f2f2; }
        .off-canvas__inner .nav-primary > li:first-of-type {
          border-top: 1px solid #f2f2f2; }
        .off-canvas__inner .nav-primary > li span.level0,
        .off-canvas__inner .nav-primary > li a.level0 {
          position: relative;
          padding: 20px;
          display: block; }
          .off-canvas__inner .nav-primary > li span.level0:before,
          .off-canvas__inner .nav-primary > li a.level0:before {
            position: absolute;
            right: 10px;
            top: 50%;
            font-size: 16px;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
          .off-canvas__inner .nav-primary > li span.level0:active, .off-canvas__inner .nav-primary > li span.level0:focus,
          .off-canvas__inner .nav-primary > li a.level0:active,
          .off-canvas__inner .nav-primary > li a.level0:focus {
            text-decoration: none; }
            .off-canvas__inner .nav-primary > li span.level0:active:before, .off-canvas__inner .nav-primary > li span.level0:focus:before,
            .off-canvas__inner .nav-primary > li a.level0:active:before,
            .off-canvas__inner .nav-primary > li a.level0:focus:before {
              text-decoration: none; }
        .off-canvas__inner .nav-primary > li ul.level0 {
          display: none; }
          .off-canvas__inner .nav-primary > li ul.level0 img {
            max-width: 100%;
            height: auto;
            display: block; }
          .off-canvas__inner .nav-primary > li ul.level0 li.level0 a:before {
            opacity: 0.6; }
          .off-canvas__inner .nav-primary > li ul.level0 .item {
            padding: 0 0 20px;
            text-align: center; }
          .off-canvas__inner .nav-primary > li ul.level0 .title {
            position: relative;
            padding: 10px 0;
            display: block; }
        .off-canvas__inner .nav-primary > li.menu-active ul.level0 {
          display: block; }
  .off-canvas .mega-nav {
    padding: 0 20px; }
  .off-canvas .mega-nav-column:last-of-type {
    padding: 0 0 30px; }
  .off-canvas .mega-nav-column ul {
    padding: 0 0 10px;
    margin: 0 0 20px;
    border-bottom: 1px solid #CBCBCB; }
    .off-canvas .mega-nav-column ul li {
      padding: 0; }
    .off-canvas .mega-nav-column ul a {
      line-height: 2;
      padding: 5px 0;
      display: block; }

.mobile-menu {
  padding: 10px;
  border-radius: 99px;
  width: 40px;
  height: 40px;
  display: inline-block;
  float: left;
  position: relative;
  margin: 0 10px 0 0;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  width: 50px;
  height: 50px;
  display: none; }
  .mobile-menu .icon-menu {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 2px;
    width: 22px;
    background: #999999; }
    .mobile-menu .icon-menu:before, .mobile-menu .icon-menu:after {
      content: '';
      height: 2px;
      width: 22px;
      background: #999999;
      position: absolute;
      left: 0; }
    .mobile-menu .icon-menu:before {
      top: -6px; }
    .mobile-menu .icon-menu:after {
      top: 6px; }

.nav-primary a {
  color: #1b1b1b; }

.nav-primary li.level0 a.level0 {
  text-transform: uppercase; }
  .nav-primary li.level0 a.level0:hover {
    text-decoration: none; }

.nav-primary li.level0:hover a.level0 {
  color: #E85A0C;
  box-shadow: inset 0 -6px 0px 0px #E85A0C; }

.nav-primary li.level0:not(.has-mega-nav) {
  position: relative; }
  .nav-primary li.level0:not(.has-mega-nav) ul.level0 {
    padding: 0 15px 20px; }
    .nav-primary li.level0:not(.has-mega-nav) ul.level0 a {
      line-height: 2;
      display: block;
      padding: 5px 0; }
      .nav-primary li.level0:not(.has-mega-nav) ul.level0 a:hover {
        text-decoration: none;
        color: #E85A0C; }
    .nav-primary li.level0:not(.has-mega-nav) ul.level0 li:last-of-type a {
      border: none; }

.header-nav {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }
  .header-nav .nav-primary {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .header-nav .nav-primary a {
      color: #1b1b1b; }
    .header-nav .nav-primary li.level0 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      padding: 0 1.25vw; }
      .header-nav .nav-primary li.level0 a.level0 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 16px; }
      .header-nav .nav-primary li.level0 ul.level0 {
        display: none; }
  .header-nav li.level0:not(.has-mega-nav) {
    position: relative; }
    .header-nav li.level0:not(.has-mega-nav) ul.level0 {
      min-width: 230px;
      padding: 0 25px 20px;
      box-shadow: 2px 3px 2px 1px rgba(0, 0, 0, 0.2); }
  .header-nav li.level0.menu-active ul.level0 {
    display: block;
    position: absolute;
    top: 100%;
    z-index: 53;
    background: #ffffff;
    left: 0;
    box-shadow: 2px 3px 2px 1px rgba(0, 0, 0, 0.2);
    border-top: 1px solid #CBCBCB; }
    .header-nav li.level0.menu-active ul.level0 h5 {
      font-family: "DIN Next W01 Regular", sans-serif;
      font-weight: 400;
      text-transform: uppercase; }
    .header-nav li.level0.menu-active ul.level0.mega-nav {
      padding: 0 0 25px; }
      .header-nav li.level0.menu-active ul.level0.mega-nav a:hover {
        text-decoration: none;
        color: #E85A0C; }
    .header-nav li.level0.menu-active ul.level0 .mega-nav--inner {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }

.quick-access .icon-search, .quick-access .header-search .input-box, .header-search .quick-access .input-box {
  padding: 10px;
  border-radius: 99px;
  width: 40px;
  height: 40px;
  display: inline-block;
  float: left;
  position: relative;
  margin: 0 10px 0 0;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  text-align: center;
  width: 50px;
  height: 50px; }
  .quick-access .icon-search:hover, .quick-access .header-search .input-box:hover, .header-search .quick-access .input-box:hover {
    text-decoration: none; }
  .quick-access .icon-search:before, .quick-access .header-search .input-box:before, .header-search .quick-access .input-box:before {
    font-size: 25px;
    line-height: 24px; }
  .quick-access .icon-search:before, .quick-access .header-search .input-box:before, .header-search .quick-access .input-box:before {
    line-height: 32px; }

.block-header .icon-search.skip-link, .block-header .header-search .skip-link.input-box, .header-search .block-header .skip-link.input-box {
  -webkit-box-ordinal-group: 10;
  -webkit-order: 9;
  -ms-flex-order: 9;
  order: 9;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 25px; }
  .block-header .icon-search.skip-link:hover, .block-header .header-search .skip-link.input-box:hover, .header-search .block-header .skip-link.input-box:hover {
    text-decoration: none; }
  .block-header .icon-search.skip-link:before, .block-header .header-search .skip-link.input-box:before, .header-search .block-header .skip-link.input-box:before {
    border: 1px solid #CBCBCB;
    border-radius: 4px;
    padding: 8px 10px; }

.header-search {
  position: relative;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 3;
  background: #ffffff;
  top: -300%;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  border-bottom: 1px solid #CBCBCB; }
  .header-search .input-box {
    margin: 0; }
  .header-search input[type=search] {
    max-width: none; }
  .header-search form,
  .header-search .input-box,
  .header-search input[type=search] {
    height: 100%;
    border: none; }
  .header-search input[type=search] {
    font-size: 18px; }
  .header-search.skip-active {
    top: 0;
    opacity: 1; }
  .header-search form {
    width: 100%; }
  .header-search.skip-active {
    top: 100%;
    opacity: 1;
    height: 58px;
    border-top: 1px solid #CBCBCB; }
  .header-search .input-box {
    position: relative;
    overflow: hidden;
    width: 100%; }
    .header-search .input-box:before {
      position: absolute;
      left: 10px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      color: #999999;
      font-size: 20px; }
    .header-search .input-box .search-button {
      display: none; }
    .header-search .input-box .mobile-hide,
    .header-search .input-box .search-button {
      position: absolute;
      top: 50%;
      right: 0;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      background: transparent;
      padding: 0 10px;
      color: #999999; }
      .header-search .input-box .mobile-hide:hover,
      .header-search .input-box .search-button:hover {
        color: #E85A0C; }
      .header-search .input-box .mobile-hide:before,
      .header-search .input-box .search-button:before {
        font-size: 20px; }
    .header-search .input-box .mobile-hide:before {
      font-size: 40px; }
    .header-search .input-box .mobile-hide {
      -webkit-transform: rotate(45deg) translateY(-50%);
      -ms-transform: rotate(45deg) translateY(-50%);
      transform: rotate(45deg) translateY(-50%); }
      .header-search .input-box .mobile-hide:before {
        width: 36px; }
    .header-search .input-box .search-button {
      font: 0/0 a; }
    .header-search .input-box input[type=search] {
      padding: 0 35px 0 40px;
      color: #999999; }
      .header-search .input-box input[type=search]:focus {
        color: #1b1b1b; }

.footer-container .block-collapse > * {
  padding: 0 30px; }

.footer-container .block-title {
  padding: 5px 30px;
  margin: 0;
  text-transform: uppercase;
  padding: 0; }
  .footer-container .block-title > * {
    width: 100%;
    position: relative;
    font-family: "DIN Next W01 Regular", sans-serif; }
    .footer-container .block-title > *:before {
      position: absolute;
      right: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
  .footer-container .block-title + * {
    padding: 0 30px 20px;
    padding: 0; }
    .footer-container .block-title + * li a {
      padding: 5px 0;
      display: block; }

.footer-container .block-subscribe .block-content h3 {
  color: #E85A0C;
  margin: 0;
  font-size: 3em; }

.footer-container .social-links {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .footer-container .social-links a {
    width: 50px;
    height: 50px;
    color: #ffffff;
    text-align: center;
    border-radius: 99px;
    padding: 0;
    margin: 0 2px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .footer-container .social-links a span {
      padding: 5px 0 0; }
    .footer-container .social-links a .icon-twitter {
      font-size: 26px; }
    .footer-container .social-links a .icon-facebook {
      font-size: 42px; }
    .footer-container .social-links a .icon-insta, .footer-container .social-links a .icon-instagram {
      font-size: 28px; }
    .footer-container .social-links a .icon-gplus {
      font-size: 22px; }
    .footer-container .social-links a .icon-youtube {
      font-size: 28px; }

.footer-container .confidence-cards {
  text-align: center;
  border-color: #CBCBCB;
  border-style: solid;
  border-width: 1px 0;
  padding: 10px 0 20px; }
  .footer-container .confidence-cards img {
    width: 70px;
    height: auto;
    display: inline-block;
    margin: 0 2px; }

.footer-container .footer-title {
  text-transform: uppercase;
  display: block;
  color: #999999;
  font-family: "DIN Next W01 Regular", sans-serif;
  width: 100%; }

.footer-container .footer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .footer-container .footer-wrapper > * {
    width: 33.33%;
    padding: 30px; }
  .footer-container .footer-wrapper .block-subscribe {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    background: #f2f2f2;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .footer-container .footer-wrapper .block-subscribe .block-title {
      display: none; }
  .footer-container .footer-wrapper .block.social-links {
    padding: 20px 0;
    padding-bottom: 5px;
    margin: 0; }
    .footer-container .footer-wrapper .block.social-links .footer-title {
      display: none; }
  .footer-container .footer-wrapper .block-confidence {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .footer-container .footer-wrapper .block-confidence .confidence-cards {
      border: none;
      padding: 0 30px 0 0;
      text-align: right; }
      .footer-container .footer-wrapper .block-confidence .confidence-cards .label {
        margin-top: 0; }
  .footer-container .footer-wrapper .links-confidence .footer-title {
    display: none; }

.footer-bottom {
  background: #1b1b1b;
  color: #f2f2f2;
  padding: 10px 30px;
  text-align: center;
  background: #ffffff;
  color: #999999;
  border-top: 1px solid #CBCBCB; }
  .footer-bottom * {
    font-size: 11px; }

/* ================================================= *
 * General Product List Styles (not module-specific)
 * ================================================= */
/* -------------------------------------------- *
 * Product List General
 */
.category-title h1,
body.catalogsearch-result-index .page-title h1 {
  border-bottom: none; }

.category-image {
  margin-bottom: 1.5em; }

.catalog-category-view .category-description {
  margin-bottom: 30px; }

/* -------------------------------------------- *
 * Product Name
 */
h2.product-name,
h3.product-name,
h4.product-name,
h5.product-name,
p.product-name {
  font-size: 13px; }
  h2.product-name a,
  h3.product-name a,
  h4.product-name a,
  h5.product-name a,
  p.product-name a {
    color: #999999; }
    h2.product-name a:hover,
    h3.product-name a:hover,
    h4.product-name a:hover,
    h5.product-name a:hover,
    p.product-name a:hover {
      text-decoration: none; }

.products-grid .product-name,
.products-grid .price-box,
.products-list .product-name,
.mini-products-list .product-name {
  margin-bottom: 0;
  font-size: 14px;
  font-family: "DIN Next W01 Regular", sans-serif;
  font-weight: normal; }

/* ============================================ *
 * Product Grid
 * ============================================ */
.products-grid {
  position: relative; }

.products-grid:after {
  content: '';
  display: table;
  clear: both; }

.products-grid > li {
  position: relative;
  margin-bottom: 20px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  .products-grid > li:after {
    content: '';
    display: table;
    clear: both; }
  .products-grid > li .product-holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    border: 1px solid #ffffff;
    -webkit-transition: all, 0.5s;
    transition: all, 0.5s;
    background-color: #f2f2f2;
    padding: 6px; }
    .products-grid > li .product-holder img {
      width: 100%; }
  .products-grid > li:hover .product-holder {
    border-color: #E85A0C; }

.products-grid .product-image {
  width: 100%;
  margin-bottom: 10px; }

.products-grid .product-image img {
  max-width: 100%;
  height: auto; }
  .products-grid .product-image img:hidden {
    display: none; }

.products-grid .product-info {
  position: relative;
  overflow: hidden; }

.products-grid .actions {
  position: absolute;
  top: 50%;
  margin-top: -18px;
  width: 100%; }

.products-grid .actions {
  opacity: 0;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s; }

.products-grid li:hover .actions {
  opacity: 1; }

.products-grid .image-holder {
  position: relative; }

.products-grid .ratings .rating-box {
  margin: 0 auto; }

.products-grid .ratings .amount {
  display: none; }

.products-grid .price-box {
  margin-top: 10px; }

.products-grid .add-to-links {
  margin-bottom: 0; }

/* Config: Two columns + flexible gutter */
.products-grid {
  margin-left: -5px;
  margin-right: -5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.products-grid > li {
  padding-left: 5px;
  padding-right: 5px;
  width: 50%;
  max-width: 240px;
  min-width: 220px;
  width: auto; }

/* ============================================ *
 * Product List
 * ============================================ */
.products-list {
  margin-top: 20px;
  margin-bottom: 20px; }
  .products-list > li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #EDEDED; }
    .products-list > li .product-image {
      float: left;
      width: 33.33333%; }
      .products-list > li .product-image img {
        width: 100%;
        max-width: 100%; }
  .products-list > li:last-child {
    padding-bottom: 0;
    border-bottom: none; }

.products-list .product-shop {
  float: right;
  width: 66.66667%;
  padding-left: 20px; }
  .products-list .product-shop .product-name {
    margin-bottom: 0; }
  .products-list .product-shop .ratings {
    margin: 0; }
    .products-list .product-shop .ratings .rating-box,
    .products-list .product-shop .ratings .rating-links {
      float: left;
      margin-right: 6px; }
    .products-list .product-shop .ratings .rating-links {
      margin-top: 4px; }
  .products-list .product-shop .price-box {
    margin-top: 0; }
  .products-list .product-shop .price-box .price {
    font-size: 18px; }
  .products-list .product-shop .action {
    margin: 6px 0; }
  .products-list .product-shop .desc {
    margin-top: 6px; }
  .products-list .product-shop .product-primary,
  .products-list .product-shop .desc {
    float: left;
    width: 75%;
    overflow: hidden; }
  .products-list .product-shop .product-secondary {
    float: right;
    width: 25%;
    text-align: right;
    clear: right; }

.products-list .product-name a {
  font-size: 18px; }

.products-list .product-shop .product-primary,
.products-list .product-shop .desc {
  float: left;
  width: 60%;
  padding-right: 20px; }

.products-list .product-shop .product-secondary {
  float: right;
  width: 40%; }

/* ============================================ *
 * Mini Product List
 * ============================================ */
.block-cart .mini-products-list .product-image {
  float: left;
  min-width: 85px; }
  .block-cart .mini-products-list .product-image img {
    float: left; }

.mini-products-list li {
  padding: 10px;
  margin-bottom: 10px;
  clear: both;
  position: relative;
  width: 100%;
  content: '';
  display: table;
  clear: both; }
  .mini-products-list li .product,
  .mini-products-list li .product-holder {
    background-color: #ffffff;
    border: 3px solid #ffffff;
    -webkit-transition: all, 0.5s;
    transition: all, 0.5s; }
    .mini-products-list li .product:hover,
    .mini-products-list li .product-holder:hover {
      border-color: #E85A0C; }
  .mini-products-list li .product-details {
    margin-left: 95px;
    padding-top: 6px;
    position: relative; }
    .mini-products-list li .product-details .product-name a {
      text-decoration: none; }
    .mini-products-list li .product-details .info-wrapper {
      margin-bottom: 10px; }
      .mini-products-list li .product-details .info-wrapper tbody th,
      .mini-products-list li .product-details .info-wrapper tbody td {
        border: none;
        padding: 0; }
      .mini-products-list li .product-details .info-wrapper .qty-wrapper {
        display: none; }
    .mini-products-list li .product-details .remove {
      position: absolute;
      top: -2px;
      right: 0; }
    .mini-products-list li .product-details .btn-edit {
      display: inline-block; }

.mini-products-images-list:after {
  content: '';
  display: table;
  clear: both; }

.mini-products-images-list li.item {
  float: left;
  width: 50%;
  margin: 0;
  padding: 0 5px 10px 0; }
  .mini-products-images-list li.item:nth-child(even) {
    padding-right: 0;
    padding-left: 5px; }
  .mini-products-images-list li.item .product-image {
    display: block; }
    .mini-products-images-list li.item .product-image img {
      width: 100%;
      max-width: 100%; }

/* ============================================ *
 * Catalog - List
 * ============================================ */
.category-image {
  padding: 10px;
  background-color: #ffffff;
  border: 1px solid #CBCBCB;
  margin-bottom: 20px; }
  .category-image img {
    width: 100%;
    max-width: 100%; }
    .category-image img:hidden {
      display: none; }

/* ============================================ *
 * Layered Navigation
 * ============================================ */
.block-layered-nav .block-title {
  display: none; }

.block-layered-nav .block-subtitle--filter {
  display: none;
  font-size: 16px;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-weight: normal;
  margin-bottom: 0px;
  padding: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #969696;
  position: relative;
  text-transform: none;
  border-bottom: none;
  cursor: pointer; }
  .block-layered-nav .block-subtitle--filter:after {
    position: absolute;
    content: "";
    height: 9px;
    width: 9px;
    display: block;
    left: 10px;
    top: 50%;
    margin-top: -5px; }

.block-layered-nav .block-content .toggle-tabs {
  display: none; }

.block-layered-nav .block-content > dl > dt {
  font-size: 16px;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-weight: normal;
  margin-bottom: 0px;
  padding: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #969696;
  position: relative;
  text-transform: none;
  display: block; }
  .block-layered-nav .block-content > dl > dt:after {
    position: absolute;
    content: "";
    height: 9px;
    width: 9px;
    display: block;
    left: 10px;
    top: 50%;
    margin-top: -5px; }

.block-layered-nav .block-content > dl > dd {
  padding: 10px;
  margin: 0; }

.block-layered-nav .block-content > dl > dd:last-child {
  border-width: 0 1px 1px 1px; }

.block-layered-nav .block-content dl dd {
  margin-bottom: 10px;
  padding-top: 0; }
  .block-layered-nav .block-content dl dd ol > li > span, .block-layered-nav .block-content dl dd ol > li > a {
    padding: 0px 20px 5px 0;
    line-height: 2;
    display: block; }
    .block-layered-nav .block-content dl dd ol > li > span:hover, .block-layered-nav .block-content dl dd ol > li > a:hover {
      color: #E85A0C; }

.block-layered-nav .block-content > dl > dt {
  padding-left: 0px;
  border-bottom: none; }
  .block-layered-nav .block-content > dl > dt:after {
    display: none; }

.block-layered-nav .block-content > dl > dt:first-child {
  padding-top: 0; }

.block-layered-nav .block-content > dl > dd {
  padding-left: 0; }

.block-layered-nav .currently .block-subtitle {
  display: none;
  padding-bottom: 5px; }

.block-layered-nav .currently ol {
  padding-left: 0;
  margin-bottom: 10px; }

.block-layered-nav .currently ol li {
  margin-bottom: 5px; }
  .block-layered-nav .currently ol li .label {
    font-weight: bold; }
  .block-layered-nav .currently ol li:after {
    content: '';
    display: table;
    clear: both; }

.block-layered-nav .actions {
  text-align: right;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 2px solid #CBCBCB; }

/* ============================================ *
 * Catalog Event
 * ============================================ */
.event-container {
  clear: both;
  border: 1px solid #808080;
  position: relative;
  z-index: 2;
  border-width: 1px 1px;
  margin-top: 7px;
  height: 59px; }
  .event-container:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: #808080 solid #000000;
    border-bottom: none;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -10px; }
  .event-container .event {
    padding-bottom: 18px;
    margin-bottom: -18px;
    padding-top: 5px;
    height: 52px;
    line-height: 50px;
    text-align: center;
    width: auto;
    position: relative;
    z-index: 2;
    border-bottom: 0 !important; }
    .event-container .event .event-ticker {
      display: inline;
      font-size: 28px;
      height: auto; }
      .event-container .event .event-ticker span {
        line-height: 50px;
        height: 50px;
        padding: 0; }
  .event-container .container {
    display: inline;
    margin: 0;
    padding: 0;
    background: none; }
  .event-container .status {
    display: inline;
    margin: 0 10px 0 0;
    background: none;
    font-size: 22px; }
  .event-container .event-dates {
    display: inline;
    font-size: 22px;
    height: auto; }
    .event-container .event-dates div,
    .event-container .event-dates p {
      display: inline; }
    .event-container .event-dates .time-part {
      font-size: 14px; }

/* ============================================ *
 * Colour Swatches
 * ============================================ */
.colour-swatches {
  margin-top: 10px; }
  .colour-swatches ul {
    width: 100%;
    content: '';
    display: table;
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0; }
  .colour-swatches li {
    display: inline-block;
    width: 50%;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 5px;
    width: 33.33%; }
  .colour-swatches img {
    display: block;
    max-width: 100%;
    height: auto; }

@-moz-document url-prefix() {
  .colour-swatches img {
    width: 100%;
    max-width: 100%; } }

.product-options .colour-swatches li {
  float: left;
  display: block;
  width: 25%; }

.product-options .attribute-image-item a {
  position: relative;
  display: block;
  border: 1px solid #8d8d8d;
  text-decoration: none; }

.product-options .attribute-image-item a.active {
  border-color: #E85A0C; }

.product-options .configurable-image-tooltip {
  font-size: 10px;
  display: block;
  padding: 5px 10px;
  color: #ffffff;
  text-align: center; }

.product-options .attribute-image-item a.active .configurable-image-tooltip {
  background-color: #E85A0C; }

.category-description p:nth-child(n+3) {
  display: none; }

.category-description span.button:before, .category-description span.aw-blog-read-more:before {
  content: "Read More";
  display: inline-block; }

.category-description.active p:nth-child(n+2) {
  display: block; }

.category-description.active span.button:before, .category-description.active span.aw-blog-read-more:before {
  content: "Read Less";
  display: inline-block; }

/* ============================================ *
 * Catalog - Product
 * ============================================ */
.product-view .product-essential .extra-info {
  display: none; }
  .product-view .product-essential .extra-info .ratings .rating-box,
  .product-view .product-essential .extra-info .ratings .amount {
    float: left; }
  .product-view .product-essential .extra-info .ratings .rating-box {
    margin-top: 8px;
    margin-right: 10px; }
  .product-view .product-essential .extra-info .ratings:after {
    content: '';
    display: table;
    clear: both; }

.product-view .product-essential:after {
  content: '';
  display: table;
  clear: both; }

.product-view .product-essential .alert-stock {
  content: '';
  display: table;
  clear: both;
  float: left;
  margin-bottom: 0; }

.product-view .product-shop .product-name .h1,
.product-view .product-img-box .product-name h1 {
  margin-bottom: 0;
  border: 0;
  font-size: 42px; }

.product-view .product-shop .product-name h4,
.product-view .product-img-box .product-name h4 {
  color: #E85A0C; }

.product-view .product-img-box .product-sku {
  margin-bottom: 10px; }

.product-view .product-shop {
  width: 50%;
  float: right; }
  .product-view .product-shop .product-sku,
  .product-view .product-shop .product-name {
    display: none; }
  .product-view .product-shop .product-saving {
    float: right;
    text-align: center;
    font-family: "ITC Machine W01 Medium", sans-serif;
    font-size: 48px;
    line-height: 1;
    color: #ffffff;
    padding: 10px 12px; }
    .product-view .product-shop .product-saving .label {
      display: block;
      font-size: 34px;
      margin-top: -4px; }
  .product-view .product-shop .product-sku {
    clear: left;
    padding-bottom: 10px; }
  .product-view .product-shop .product-name {
    padding-bottom: 10px; }
  .product-view .product-shop .extra-info {
    float: left;
    padding-right: 15px;
    clear: left; }
  .product-view .product-shop .short-description {
    margin-bottom: 10px;
    clear: both; }
  .product-view .product-shop .ratings {
    margin-bottom: 8px; }
  .product-view .product-shop .availability {
    display: none; }

.product-view .add-to-cart-wrapper {
  width: 50%;
  float: right;
  clear: right; }

.product-view .add-to-box {
  margin-bottom: 30px; }

.product-view .addthis_native_toolbox {
  margin-bottom: 10px; }

.buttons-extra .button:after, .buttons-extra .aw-blog-read-more:after {
  display: none; }

.email-friend {
  display: none; }

.product-view .product-shop .price-info,
.product-view .product-shop .product-options-bottom {
  margin-bottom: 20px; }

.product-view .product-shop .price-info {
  padding-bottom: 10px; }

.product-view .product-shop .product-options-bottom {
  padding-bottom: 10px; }

.product-view .product-shop .product-sku,
.product-view .product-shop .product-name {
  margin-bottom: 20px; }

/* ============================================ *
 * MEDIA MAIN IMAGE
 * ============================================ */
.product-img-box .product-image {
  background-color: #ffffff; }

.product-img-box .product-image {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.03);
  padding: 6px; }

.media-main:hover,
.label-zoom:hover {
  cursor: pointer;
  cursor: -webkit-zoom-in; }

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

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

/* ============================================ *
 * MEDIA MAIN - ZOOM LABEL
 * ============================================ */
.iweb-media-zoom {
  overflow: visible;
  border: none; }

.iweb-media-search {
  display: none; }

.iweb-media-icon-zoom {
  right: 0;
  top: 0;
  background: #E85A0C;
  color: #ffffff;
  padding: 10px 20px; }
  .iweb-media-icon-zoom span {
    display: none; }

.iweb-zoom-close {
  background: #E85A0C;
  color: #ffffff;
  padding: 10px 20px;
  position: absolute;
  top: 0;
  left: 0; }
  .iweb-zoom-close span {
    display: none; }
  .iweb-zoom-close:focus {
    color: #ffffff;
    text-decoration: none; }

.product-image-thumbs a.active {
  border-color: #E85A0C; }

/* ============================================ *
 * MEDIA THUMBS
 * ============================================ */
.product-image-thumbs li {
  float: left;
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 10px;
  text-align: center; }
  .product-image-thumbs li .item.active a {
    border-color: #E85A0C; }

.product-image-thumbs li:nth-child(4n) {
  margin-right: 0; }

.product-image-thumbs a {
  display: block;
  width: 100%;
  border: 3px solid #ffffff;
  background-color: #ffffff; }
  .product-image-thumbs a img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto; }
  .product-image-thumbs a:hover {
    border-color: #E85A0C; }

.product-view .product-shop,
.product-view .add-to-cart-wrapper,
.product-view .block-related {
  padding-left: 15px; }

.product-img-box {
  padding-right: 15px; }

.product-img-box,
.product-collateral,
.product-view .block-related,
.box-collateral {
  margin-bottom: 10px; }

.product-view {
  /* Set a min-height so that the floated elements break appropriately */ }
  .product-view .add-to-box:after,
  .product-view .add-to-cart:after {
    content: '';
    display: table;
    clear: both; }
  .product-view .add-to-cart {
    padding-bottom: 3px;
    width: auto;
    float: left; }
  .product-view .add-to-cart .qty-wrapper,
  .product-view .product-options-bottom .price-box,
  .product-view .add-to-cart-buttons {
    min-height: 40px; }
  .product-view .product-options-bottom .price-box,
  .product-view .add-to-cart .qty-wrapper,
  .product-view .add-to-cart-buttons .button,
  .product-view .add-to-cart-buttons .aw-blog-read-more,
  .product-view .add-to-cart-buttons .paypal-logo {
    margin-bottom: 10px; }
  .product-view .add-to-cart .qty-wrapper,
  .product-view .add-to-cart .qty-wrapper label {
    margin-right: 7px;
    float: left; }
  .product-view .add-to-cart .qty-wrapper label {
    line-height: 40px;
    font-weight: 700;
    font-family: "DIN Next W01 Regular", sans-serif;
    font-size: 13px; }
  .product-view .add-to-cart .qty-wrapper .qty {
    float: left;
    height: 28px;
    border-radius: 0;
    margin-top: 6px; }
  .product-view .add-to-cart-buttons {
    float: left;
    margin-right: 10px; }
    .product-view .add-to-cart-buttons .paypal-logo {
      clear: left;
      text-align: center; }
      .product-view .add-to-cart-buttons .paypal-logo .paypal-button {
        margin: 0 auto;
        display: block;
        width: 145px; }
      .product-view .add-to-cart-buttons .paypal-logo .bml_button {
        display: block;
        width: 150px;
        margin: 0 auto; }
        .product-view .add-to-cart-buttons .paypal-logo .bml_button a {
          text-align: center; }
      .product-view .add-to-cart-buttons .paypal-logo .paypal-or {
        display: block;
        margin-bottom: 10px;
        margin-left: 0;
        margin-right: 0;
        line-height: 1;
        text-align: center; }
  .product-view .add-to-cart-buttons .button, .product-view .add-to-cart-buttons .aw-blog-read-more {
    float: left;
    min-width: 160px;
    width: 100%; }
  .product-view .view-360-link {
    margin-bottom: 10px;
    display: block;
    text-align: center; }
    .product-view .view-360-link .hide-link {
      display: none; }
    .product-view .view-360-link.active .hide-link {
      display: block; }
    .product-view .view-360-link.active .show-link {
      display: none; }
  .product-view .hide-360 {
    height: 0;
    visibility: hidden;
    overflow: hidden; }

.MagicToolboxMessage {
  display: none; }

/* This is the "or" that separates the "Add to Cart" and "Add to X" links */
.add-to-box .or {
  display: none; }

.product-view .add-to-cart + .add-to-links {
  margin-top: 0; }

.product-view .add-to-links {
  margin-right: 0px;
  float: left;
  line-height: 40px;
  font-weight: 700; }
  .product-view .add-to-links:after {
    content: '';
    display: table;
    clear: both; }
  .product-view .add-to-links li {
    float: left; }
  .product-view .add-to-links a {
    padding: 2px 7px 2px 0px;
    margin-left: 7px; }
  .product-view .add-to-links li:first-child a {
    margin-left: 0px; }
  .product-view .add-to-links li:last-child a {
    border-right: 0px; }

.product-view .sharing-links {
  float: left;
  margin-bottom: 10px; }
  .product-view .sharing-links:after {
    content: '';
    display: table;
    clear: both; }
  .product-view .sharing-links a.link-wishlist {
    background-position: 0px -225px; }
  .product-view .sharing-links a.link-compare {
    background-position: 0px -250px; }
  .product-view .sharing-links a.link-email-friend {
    background-position: 0px -322px; }

.product-collateral {
  clear: both; }

.collateral-tabs dd h2 {
  display: none; }

.box-collateral {
  clear: both; }

.product-collateral .toggle-tabs {
  display: none; }

.product-collateral > dl > dt {
  font-size: 16px;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-weight: normal;
  margin-bottom: 0px;
  padding: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #969696;
  position: relative;
  text-transform: none;
  display: block; }
  .product-collateral > dl > dt:after {
    position: absolute;
    content: "";
    height: 9px;
    width: 9px;
    display: block;
    left: 10px;
    top: 50%;
    margin-top: -5px; }

.product-collateral > dl > dd {
  padding: 10px;
  margin: 0; }

.product-collateral > dl > dd:last-child {
  border-width: 0 1px 1px 1px; }

.product-collateral > dl > dt {
  cursor: pointer;
  border-top: 1px solid #CBCBCB; }
  .product-collateral > dl > dt:first-of-type {
    border: none; }
  .product-collateral > dl > dt:before {
    font-family: "fontello";
    content: '\e807';
    margin: 0 10px 0 0;
    width: 10px;
    display: inline-block; }
  .product-collateral > dl > dt.last {
    border-bottom-width: 1px; }

.product-collateral > dl > dd {
  display: none; }

.product-collateral.accordion-open > dl > dt.current {
  border-bottom-width: 1px; }

.product-collateral.accordion-open > dl > dt.current:before {
  font-family: "fontello";
  content: '\e809';
  margin: 0 10px 0 0; }

.product-collateral.accordion-open > dl > dd.current {
  display: block;
  border-bottom: 1px solid #969696;
  padding-bottom: 20px; }

.product-view .product-shop .product-sku,
.product-view .product-shop .product-name {
  display: block; }

.product-img-box .product-sku,
.product-img-box .product-name {
  display: none; }

.product-view .ratings .rating-links {
  clear: left;
  float: left;
  margin-top: 0; }

#product-attribute-specs-table th {
  border-right: 2px solid #7f7f7f;
  border-bottom: 1px solid #CCCCCC; }

#product-attribute-specs-table tr.last th,
#product-attribute-specs-table tr.last td {
  border-bottom: none; }

/* -------------------------------------------- *
 * Catalog - Grouped Product List
 */
.grouped-items-table-wrapper {
  border: solid 1px #CCCCCC;
  width: 100%;
  padding: 10px;
  margin-bottom: 15px; }
  .grouped-items-table-wrapper tbody tr:last-child td {
    border-bottom: none; }

.grouped-items-table .name-wrapper {
  color: #808080;
  font-family: "ITC Machine W01 Medium", sans-serif; }

.grouped-items-table .qty-wrapper {
  padding-top: 6px; }

.grouped-items-table .qty-label {
  margin-left: 6px; }

.grouped-items-table td {
  padding: 4px; }

/* -------------------------------------------- *
 * Catalog - Product Options
 */
.product-options {
  width: 100%;
  margin: 0 0 20px;
  background: #f2f2f2;
  padding: 15px;
  clear: both;
  position: relative; }
  .product-options .link-special {
    font-weight: 700; }

.product-options p.required {
  position: absolute;
  top: 6px;
  right: 15px; }

.product-options dt {
  margin: 0 0 3px;
  font-weight: normal; }

.product-options dt:first-child {
  margin-top: 0; }

.product-options dd .qty-holder {
  display: block;
  padding: 10px 0 0 0; }

.product-options dd .qty-holder .qty {
  width: 3em; }

.product-options dd .qty-holder label {
  vertical-align: middle; }

.product-options dd .qty-disabled {
  background: none;
  border: 0;
  padding: 0 2px; }

.product-options dd {
  padding: 0 0 10px 0;
  margin: 0 0 5px; }

.product-options dl label {
  font-family: "DIN Next W01 Regular", sans-serif;
  font-weight: 700; }

.product-options dl.last dd.last {
  border-bottom: 0;
  padding-bottom: 5px;
  margin-bottom: 0; }

.product-options dd .input-text, .product-options dd .pccf fieldset input[type=text], .pccf fieldset .product-options dd input[type=text] {
  width: 98%; }

.product-options dd .input-box {
  padding-top: 0; }

.product-options dd input.datetime-picker {
  width: 150px; }

.product-options dd .time-picker {
  display: inline-block;
  padding: 2px 0;
  vertical-align: middle; }

.product-options dd textarea {
  width: 98%;
  height: 8em; }

.product-options dd select {
  width: 330px;
  max-width: 100%;
  margin-right: 5px; }

.product-options ul.options-list {
  margin-right: 5px; }

.product-options ul.options-list li {
  line-height: 1.5;
  margin-bottom: 7px; }

.product-options ul.options-list li:last-child {
  margin-bottom: 0; }

.product-options ul.options-list .radio,
.product-options ul.options-list .checkbox {
  float: left;
  margin-top: 5px; }

.product-options ul.options-list .label {
  display: block; }

.product-options ul.options-list label {
  font-weight: normal; }

.product-options p.note {
  margin: 0;
  font-size: 11px; }

.product-options-bottom {
  padding: 0px;
  border-top: 0;
  margin-bottom: 10px; }

.product-options-bottom:after {
  content: '';
  display: table;
  clear: both; }

.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices {
  float: right;
  margin: 0;
  padding: 0 0 10px;
  border: 0;
  background: 0; }

.product-options-bottom .tier-prices li {
  background: 0;
  padding: 2px 0; }

/* "display: none" should be removed if products on site have a long list of product options and those product options */
/*  affect the price so that the customer can see the updated price close to the "Add to Cart" button */
.product-shop .product-options-bottom .price-box {
  display: none;
  float: right;
  margin: 0 0 10px;
  padding: 0; }

.product-options-bottom .price-tax {
  float: left; }

/* -------------------------------------------- *
 * Related Products
 */
/* Block: Related */
.block-related li {
  margin-bottom: 6px; }

.block-related .block-title {
  border-bottom: none; }
  .block-related .block-title h2 {
    margin-bottom: 0; }

.block-related .block-subtitle {
  display: none; }

.block-related .product {
  position: relative; }

.block-related .checkbox {
  float: left;
  margin-top: 36px; }

.block-related .product-details {
  margin-left: 90px; }

.block-related .product-name {
  margin-bottom: 3px; }

.block-related .product-details .price-box {
  margin: 2px 0 3px; }
  .block-related .product-details .price-box a,
  .block-related .product-details .price-box p,
  .block-related .product-details .price-box span {
    margin-left: 3px; }
    .block-related .product-details .price-box a:first-child,
    .block-related .product-details .price-box p:first-child,
    .block-related .product-details .price-box span:first-child {
      margin-left: 0; }
  .block-related .product-details .price-box:after {
    content: '';
    display: table;
    clear: both; }

.block-related .link-wishlist {
  display: none; }

/* -------------------------------------------- *
 * Upsell Products
 */
.box-up-sell {
  margin-top: 20px; }
  .box-up-sell .ratings {
    display: none; }

.price-info .price-box {
  margin-bottom: 0; }

.price-info .savings-msg {
  font-size: 17px;
  text-transform: uppercase; }

/* ============================================ *
 * GROUPED CONFIGURABLE PRODUCTS
 * ============================================ */
.group-config-item {
  clear: both;
  width: 100%;
  margin-bottom: 20px;
  content: '';
  display: table;
  clear: both;
  background-color: #ffffff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.03);
  padding: 10px; }
  .group-config-item .price-box {
    float: right;
    text-align: right; }
    .group-config-item .price-box .price-including-tax .label {
      font-size: 12px; }

.group-config-info {
  content: '';
  display: table;
  clear: both;
  width: 100%; }
  .group-config-info .group-config-title {
    width: 75%;
    padding-right: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid white;
    float: left; }
    .group-config-info .group-config-title .title {
      margin-bottom: 0; }
    .group-config-info .group-config-title .sub-title {
      color: #E85A0C; }

.group-config-image {
  width: 20%;
  float: right; }
  .group-config-image img {
    display: block;
    max-width: 100%;
    height: auto; }

.group-config-actions {
  clear: both; }

.group-config-actions {
  content: '';
  display: table;
  clear: both;
  clear: both;
  width: 100%;
  float: left; }
  .group-config-actions dl {
    float: left;
    width: -webkit-calc(90% - 178px);
    width: calc(90% - 178px); }
    .group-config-actions dl select {
      width: 100%;
      max-width: 300px; }
  .group-config-actions dd {
    margin-bottom: 10px; }
  .group-config-actions .group-config-action {
    float: right;
    clear: right; }

.product-type-grouped .price-info {
  display: none; }

.product-type-grouped .product-view .add-to-box {
  margin-top: 10px; }

.product-type-grouped .product-view .add-to-cart,
.product-type-grouped .product-view .add-to-cart-buttons {
  float: right; }

.product-type-grouped .product-view .add-to-cart-buttons {
  margin-right: 0; }

.product-type-grouped .group-config-item .group-config-action,
.product-type-grouped .group-config-item .price-box {
  display: none; }

.catalog-product-view .block-video {
  float: right;
  margin-right: 9%; }

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/* ============================================ *
 * Catalog - MSRP MAP Popup
 * ============================================ */
.cart-msrp-totals {
  color: red;
  font-size: 12px !important;
  font-weight: bold;
  margin: 10px 10px 0;
  padding: 10px;
  text-align: right;
  text-transform: uppercase; }

.map-cart-sidebar-total {
  color: red;
  display: block;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  padding: 2px 5px; }

.map-popup {
  background: #FFFFFF;
  border: 5px solid #CBCBCB;
  margin: 12px 0 0;
  position: absolute;
  text-align: left;
  width: 450px;
  z-index: 100; }
  .map-popup.map-popup-right {
    left: 10px !important; }
  .map-popup.map-popup-left {
    left: auto !important;
    right: 10px !important; }
  .map-popup .map-popup-heading {
    padding: 8px 10px;
    margin-right: 40px;
    width: auto; }
    .map-popup .map-popup-heading h3 {
      font-size: 14px;
      margin: 0;
      overflow: hidden;
      white-space: nowrap;
      word-wrap: break-word;
      text-align: left;
      text-overflow: ellipsis; }
  .map-popup .map-popup-close {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 36px;
    width: 36px;
    font-size: 20px;
    line-height: 32px;
    text-align: center; }
  .map-popup .map-popup-content {
    border-top: 1px solid #EDEDED;
    padding: 10px;
    margin: 0 10px;
    overflow: hidden;
    text-align: left; }
  .map-popup .map-popup-checkout {
    padding: 10px 0; }
    .map-popup .map-popup-checkout form:after {
      content: '';
      display: table;
      clear: both; }
    .map-popup .map-popup-checkout > span {
      display: block; }
    .map-popup .map-popup-checkout .button, .map-popup .map-popup-checkout .aw-blog-read-more {
      float: left;
      margin: 0 2px;
      clear: left; }
    .map-popup .map-popup-checkout .additional-addtocart-box {
      float: left;
      min-width: 210px; }
      .map-popup .map-popup-checkout .additional-addtocart-box li {
        list-style-type: none; }
    .map-popup .map-popup-checkout .paypal-logo {
      width: auto; }
      .map-popup .map-popup-checkout .paypal-logo a {
        display: inline-block;
        float: left;
        clear: left; }
      .map-popup .map-popup-checkout .paypal-logo .paypal-or {
        float: left;
        text-align: center;
        padding: 5px 15px;
        clear: left; }
      .map-popup .map-popup-checkout .paypal-logo:after {
        content: '';
        display: table;
        clear: both; }
      .map-popup .map-popup-checkout .paypal-logo .bml_button a {
        clear: left; }
    .map-popup .map-popup-checkout:after {
      content: '';
      display: table;
      clear: both; }
  .map-popup .map-popup-price {
    padding: 10px 0; }
    .map-popup .map-popup-price .price-box,
    .map-popup .map-popup-price .price-box .special-price {
      display: inline-block;
      margin: 0;
      padding: 0; }
  .map-popup .map-popup-text {
    padding: 10px 0;
    margin: 0 10px;
    word-wrap: break-word; }
  .map-popup .map-popup-text,
  .map-popup .map-popup-only-text {
    border-top: 1px solid #EDEDED; }

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/* ============================================ *
 * Catalog - Compare
 * ============================================ */
.block-compare .product-name:after {
  content: '';
  display: table;
  clear: both; }

.compare-table .product-image {
  display: inline-block; }

.compare-table .product-shop-row.top td {
  padding-bottom: 0;
  border-bottom: 0; }

.compare-table .product-shop-row.bottom td {
  padding-top: 0; }

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/* ============================================ *
 * Checkout - Layout
 * ============================================ */
.checkout-cart-index .main {
  padding-bottom: 50px; }

.cart-table {
  float: left;
  width: 60%; }

.cart-forms,
.cart-totals-wrapper,
.crosssell {
  float: right;
  clear: right;
  width: 40%;
  padding-left: 20px; }

.cart-totals,
.cart-forms .discount,
.cart-forms .giftcard,
.cart-forms .shipping {
  background: #f2f2f2;
  padding: 15px; }

.cart-table,
.cart-totals,
.cart-forms .discount,
.cart-forms .giftcard,
.cart-forms .shipping {
  margin-bottom: 20px; }

.display-both-prices .cart-table {
  float: none;
  width: 100%; }

.display-both-prices .cart-forms {
  float: left;
  padding-left: 0; }

.display-both-prices .cart-totals-wrapper,
.display-both-prices .crosssell {
  padding-left: 0; }

.display-both-prices .cart-forms,
.display-both-prices .cart-totals-wrapper,
.display-both-prices .crosssell {
  width: 100%; }

.display-both-prices .crosssell {
  clear: right;
  float: right; }

.display-single-price .cart-table {
  float: none;
  width: 100%; }

.display-single-price .cart-forms {
  float: left;
  padding-left: 0; }

.display-single-price .cart-totals-wrapper,
.display-single-price .crosssell {
  padding-left: 0; }

.display-single-price .cart-forms,
.display-single-price .cart-totals-wrapper,
.display-single-price .crosssell {
  width: 100%; }

.display-single-price .crosssell {
  clear: right;
  float: right; }

@media (min-width: 599px) and (max-width: 1059px) {
  #discount-coupon-form,
  .cart-forms .shipping {
    width: 48.5%;
    float: left; }
  #discount-coupon-form {
    margin-right: 3%; } }

/* ============================================ *
 * CART - HEADINGS
 * ============================================ */
.discount h2 {
  display: none; }

/* ============================================ *
 * Checkout - Cart
 * ============================================ */
.cart .page-title {
  padding: 20px 0; }
  .cart .page-title:after {
    content: '';
    display: table;
    clear: both; }
  .cart .page-title h1 {
    float: left;
    border-bottom: none;
    margin: 0; }

.checkout-types {
  float: right;
  text-align: right;
  max-width: 100%;
  padding: 3px 0;
  /* We always want this shipping method to display on its own line */ }
  .checkout-types li {
    vertical-align: top;
    margin: 0 0 5px 5px; }
    .checkout-types li:after {
      content: '';
      display: table;
      clear: both; }
    .checkout-types li img {
      display: inline;
      vertical-align: top; }
  .checkout-types li:first-child {
    margin-left: 0; }
  .checkout-types .method-checkout-cart-methods-multishipping {
    display: block; }
  .checkout-types.top li {
    display: inline-block; }
  .checkout-types.top .bml_button {
    display: inline-block;
    vertical-align: top; }
    .checkout-types.top .bml_button img {
      display: block; }
  .checkout-types .paypal-logo {
    margin: 0; }
    .checkout-types .paypal-logo a {
      background: #0070ba;
      color: #ffffff;
      border-color: #0070ba;
      font-family: HelveticaNeue-Medium,"Helvetica Neue Medium",HelveticaNeue,"Helvetica Neue",Helvetica,Arial,sans-serif;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 8px 30px; }
      .checkout-types .paypal-logo a:hover {
        background: #005ea6;
        border-color: #005ea6;
        outline: 0; }
      .checkout-types .paypal-logo a:before {
        content: 'Checkout with';
        font-weight: 400;
        font-size: 12px;
        margin: 0 10px 0 0;
        opacity: 0.7; }
      .checkout-types .paypal-logo a:after {
        content: 'PayPal';
        font-style: italic;
        font-weight: 900; }
      .checkout-types .paypal-logo a img {
        display: none; }
  .checkout-types.bottom .paypal-logo a, .checkout-types.minicart .paypal-logo a {
    display: block; }
  .checkout-types.bottom .paypal-or, .checkout-types.minicart .paypal-or {
    margin: 0px;
    width: 150px;
    display: block;
    text-align: center;
    float: right; }

.cart-totals .checkout-types .btn-checkout, .cart-totals .checkout-types .paypal-logo a {
  margin-bottom: 7px; }

.cart-table th,
.cart-table td,
.cart-table tbody td {
  border-bottom: none;
  vertical-align: top; }
  .cart-table th .item-options,
  .cart-table td .item-options,
  .cart-table tbody td .item-options {
    margin-left: 0;
    padding-left: 0; }

.cart-table h2 {
  font-size: 14px;
  margin-bottom: 0; }

.cart-table thead th,
.cart-table tbody td {
  background-color: transparent;
  padding: 10px 5px; }

.cart-table .product-cart-info {
  padding-left: 15px; }

.cart-table tr {
  border-bottom: 1px solid #CCCCCC; }

.cart-table tfoot tr {
  background: none; }

.cart-table tfoot tr > td:after {
  content: '';
  display: table;
  clear: both; }

.cart-table span.or {
  font-size: 9px;
  padding: 0 5px;
  text-transform: uppercase; }

.cart-table .product-cart-image .cart-links,
.cart-table .product-cart-info .btn-remove,
.cart-table .product-cart-actions .button,
.cart-table .product-cart-actions .aw-blog-read-more {
  display: none; }

.cart-table .product-cart-image {
  padding-left: 0;
  padding-right: 0; }
  .cart-table .product-cart-image .product-image img {
    max-width: 100%;
    width: 100%; }
  .cart-table .product-cart-image a.cart-edit {
    display: none; }

.cart-table .product-cart-sku {
  font-family: "DIN Next W01 Regular", sans-serif;
  font-size: 12px;
  margin: 5px 0 12px; }
  .cart-table .product-cart-sku .label {
    font-weight: 400; }

.cart-table .btn-empty {
  float: left; }

.cart-table .product-cart-total,
.cart-table .product-cart-price {
  text-align: center; }

.cart-table .cart-tax-total {
  position: relative;
  cursor: pointer; }
  .cart-table .cart-tax-total:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: #404040 solid transparent;
    border-bottom: #404040 solid transparent;
    border-right: 6px solid #000000;
    border-left: none;
    position: absolute;
    top: 3px;
    right: -11px; }
  .cart-table .cart-tax-total.cart-tax-total-expanded:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
    border-top: #808080 solid #000000;
    border-bottom: none;
    right: -15px;
    top: 6px; }

.cart-table .cart-links > li {
  white-space: nowrap;
  line-height: 1.3;
  margin-bottom: 5px;
  min-width: 65px;
  font-size: 13px; }
  .cart-table .cart-links > li > a {
    display: block; }
  .cart-table .cart-links > li:last-child {
    margin-bottom: 0; }

.cart-table .product-cart-actions {
  min-width: 60px;
  text-align: center; }
  .cart-table .product-cart-actions .qty {
    height: 30px;
    border-color: #C0C0C0;
    border-radius: 0;
    margin-bottom: 10px;
    text-align: center;
    width: 3em; }
  .cart-table .product-cart-actions .button, .cart-table .product-cart-actions .aw-blog-read-more {
    margin: 0 auto 5px;
    vertical-align: top;
    padding: 6px 15px 7px; }

.cart-table .item-options {
  padding-left: 15px; }

/* ============================================ *
 * Checkout - Estimate Shipping and Tax
 * ============================================ */
.shipping select {
  width: 100%;
  max-width: 100%;
  padding: 5px;
  display: block;
  border: 1px solid #C0C0C0; }

.shipping select.validation-failed {
  border-color: #300a0a; }

.shipping .shipping-desc {
  display: none; }

.shipping .buttons-set {
  border: none;
  margin: 0;
  padding: 0; }

.shipping .form-list:after {
  content: '';
  display: table;
  clear: both; }

.shipping .form-list li {
  float: left;
  width: 100%;
  margin: 5px 0 10px 0; }

.shipping .form-list .shipping-postcode {
  margin-right: 0; }
  .shipping .form-list .shipping-postcode input {
    margin-top: 4px; }

.shipping .form-list .input-box {
  padding-top: 0; }

.shipping .form-list input {
  margin-top: 4px; }

.shipping .form-list label {
  font-size: 13px; }

.shipping .form-list .input-text, .shipping .form-list .pccf fieldset input[type=text], .pccf fieldset .shipping .form-list input[type=text] {
  width: 100%; }

.shipping .sp-methods {
  padding: 10px 0 0;
  text-align: left; }
  .shipping .sp-methods dd {
    margin-bottom: 10px; }
  .shipping .sp-methods label {
    font-size: 12px;
    min-width: 100px; }

.shipping #co-shipping-method-form .buttons-set .button, .shipping #co-shipping-method-form .buttons-set .aw-blog-read-more {
  float: left;
  margin-left: 0; }

.shipping #co-shipping-method-form .sp-methods dd label {
  min-width: 220px; }

.cart .cart-totals {
  text-align: right; }
  .cart .cart-totals:after {
    content: '';
    display: table;
    clear: both; }
  .cart .cart-totals table {
    margin-bottom: 20px;
    width: 100%; }
    .cart .cart-totals table tbody .price {
      font-size: 14px; }
    .cart .cart-totals table td {
      padding: 2px 0px;
      text-transform: none; }
    .cart .cart-totals table td:first-child {
      padding-right: 10px;
      min-width: 120px; }
    .cart .cart-totals table tbody tr:last-child td,
    .cart .cart-totals table tbody tr:last-child th {
      padding-bottom: 10px; }
    .cart .cart-totals table tfoot {
      border-top: 1px solid #E6E6E6;
      border-bottom: 1px solid #E6E6E6; }
      .cart .cart-totals table tfoot td {
        font-size: 18px;
        padding: 2px 5px;
        vertical-align: top; }

.cart .cart-totals table tbody td {
  font-size: 12px;
  text-transform: none; }

.cart .cart-totals table tbody td {
  font-size: 12px;
  text-transform: none; }

.discount-form:after,
#giftcard-form:after {
  content: '';
  display: table;
  clear: both; }

.cart .giftcard label {
  display: none;
  font-size: 12px;
  text-align: left;
  min-width: 70px;
  margin-right: 10px; }

.cart .giftcard .validation-advice {
  display: inline; }

.cart .giftcard .button-wrapper {
  vertical-align: bottom; }
  .cart .giftcard .button-wrapper > button {
    float: left; }

.cart .giftcard .input-text, .cart .giftcard .pccf fieldset input[type=text], .pccf fieldset .cart .giftcard input[type=text] {
  padding-right: 100px;
  margin-bottom: 10px; }

.cart .giftcard p {
  margin-bottom: 6px; }

.cart .giftcard .check-gc-status {
  float: left;
  padding: 0px; }
  .cart .giftcard .check-gc-status > span > span {
    font-size: 14px;
    text-transform: none; }

/* ============================================ *
 * Checkout - Cart Cross sell
 * ============================================ */
.crosssell #crosssell-products-list .button, .crosssell #crosssell-products-list .aw-blog-read-more,
.crosssell #crosssell-products-list .add-to-links {
  display: none; }

/* Change the layout to 2 columns at a breakpoint that is higher than a 3 columns layout would normally break */
.crosssell {
  /* Undo three-column config */ }
  .crosssell .products-grid > li:nth-child(even),
  .crosssell .products-grid > li:nth-child(3n),
  .crosssell .products-grid > li {
    width: 47.72727%;
    margin-right: 4.54545%; }
  .crosssell .products-grid > li:nth-child(odd) {
    clear: left; }
  .crosssell .products-grid > li:nth-child(even) {
    margin-right: 0; }
  .crosssell .products-grid > li:nth-child(3n+1) {
    clear: none; }

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/* ============================================ *
 * Checkout - One Page
 * ============================================ */
.checkout-onepage-index .col-right,
.checkout-onepage-index .col-left,
.checkout-onepage-index .header-nav,
.checkout-onepage-index .quick-access,
.checkout-onepage-index .header-search,
.checkout-onepage-index .confidence-messages,
.checkout-onepage-index .footer-container .footer-wrapper .links-confidence,
.checkout-onepage-index .block-subscribe.block-collapse,
.checkout-onepage-index .block.social-links {
  display: none; }

.checkout-onepage-index .logo {
  margin: auto; }

.checkout-onepage-index .block-header {
  padding: 0;
  border-bottom: 1px solid #CBCBCB; }

.checkout-onepage-index .footer-container .footer-wrapper .block-confidence {
  width: 100%;
  text-align: center;
  padding: 30px 0; }
  .checkout-onepage-index .footer-container .footer-wrapper .block-confidence .confidence-cards {
    text-align: center; }

.checkout-onepage-index .footer-container .footer-wrapper .block-confidence {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.checkout-onepage-index .main-container {
  max-width: 890px;
  margin: auto; }

.checkout-onepage-index .main.checkout-login .col-main {
  width: 100%; }
  .checkout-onepage-index .main.checkout-login .col-main .opc li.section {
    display: none; }
    .checkout-onepage-index .main.checkout-login .col-main .opc li.section.active {
      display: block; }

.checkout-onepage-index .main.checkout-login .col-right {
  display: none; }

.checkout-onepage-index .col-main {
  width: auto;
  float: none; }

.checkout-onepage-index .col-right .confidence {
  margin-bottom: 20px;
  padding: 1em;
  background: #f2f2f2; }
  .checkout-onepage-index .col-right .confidence .label {
    display: block;
    margin-bottom: .6em; }

.opc select {
  max-width: 330px;
  margin: 0; }

/* -------------------------------------------- *
 * Section Styling - Default
 */
.opc .section .step {
  padding: 20px;
  padding: 10px; }
  .opc .section .step:after {
    content: '';
    display: table;
    clear: both; }

.opc h3 {
  line-height: 1; }

.opc h3 {
  margin-bottom: 2px; }

.opc .buttons-set {
  text-align: left;
  line-height: 26px; }
  .opc .buttons-set button.button, .opc .buttons-set button.aw-blog-read-more {
    float: left;
    margin-left: 0;
    margin-right: 10px;
    margin-bottom: 0; }
  .opc .buttons-set p.required {
    float: right;
    margin-left: 5px;
    margin-bottom: 0; }
  .opc .buttons-set .back-link {
    float: right;
    margin: 0; }
  .opc .buttons-set a {
    display: inline-block; }

.opc #opc-login .step {
  padding: 0px 0 30px;
  border-bottom: 1px solid #CBCBCB; }

.opc #opc-login .buttons-set {
  border-top: 0;
  padding-top: 5px; }

.opc fieldset {
  border: 0;
  padding: 0; }

#opc-payment .note {
  padding: 10px; }

#checkout-step-login .col-1 .form-list {
  margin-bottom: 15px; }
  #checkout-step-login .col-1 .form-list li {
    margin-bottom: 4px; }

#checkout-step-login .col2-set:nth-child(2) .col-1, #checkout-step-login .col2-set:nth-child(2) .col-2 {
  padding-top: 0; }

#checkout-step-login p.required {
  display: none !important; }

#checkout-payment-method-load .paymentsage {
  padding-left: 0; }

/* -------------------------------------------- *
 * This section hides everything but the "Checkout Method" step of the checkout process and fades in the content
 * once the customer progresses to the next step. The purpose of this is to simplify what the customer has to focus on.
 * It is limited to larger viewports since smaller devices are inherently going to be focused solely on the
 * "Checkout Method" step.
 */
.opc.opc-firststep-login .section:not(#opc-login) .step-title,
.opc-block-progress-step-login {
  -webkit-transition: opacity, 300ms;
  transition: opacity, 300ms; }

.opc.opc-firststep-login .section#opc-login .step-title .number {
  -webkit-transition: width, 80ms;
  transition: width, 80ms; }

.opc.opc-firststep-login .section#opc-login .step-title h2 {
  -webkit-transition: margin-left, 80ms;
  transition: margin-left, 80ms; }

/* When a user progresses from the "Checkout Method" to "Billing Information" for the first time, the              */
/* "opc-has-progressed-from-login" class gets added to the body. Also, the .opc element will only have the         */
/* "opc-firststep-login" class if the first step of the checkout is the "Checkout Method" (eg, not when logged in) */
.checkout-onepage-index .page-title {
  text-align: center; }

.checkout-onepage-index .col-main {
  position: relative; }

.checkout-onepage-index .checkout-login .step-title,
.checkout-onepage-index .checkout-login .step-title-mobile,
.checkout-onepage-index .checkout-login .col-right {
  display: none !important; }

.opc-firststep-billing {
  padding-top: 90px; }
  .opc-firststep-billing .step {
    border-top: 1px solid #cccccc; }

.checkout-onepage-index.logged-in .opc,
.checkout-onepage-index.logged-in .col-right,
.opc-has-progressed-from-login .opc,
.opc-has-progressed-from-login .col-right {
  padding-top: 90px; }

.checkout-onepage-index.logged-in .opc .step,
.opc-has-progressed-from-login .opc .step {
  border-top: 1px solid #cccccc; }

.checkout-onepage-index.logged-in .col-right,
.opc-has-progressed-from-login .col-right {
  width: 320px;
  margin-left: -320px;
  display: block;
  position: relative;
  z-index: 22; }

.checkout-onepage-index.logged-in .col-main,
.opc-has-progressed-from-login .col-main {
  width: 100%;
  padding-left: 0;
  padding-right: 40%; }

/* -------------------------------------------- *
 * This bit deals with the positioning of the step numbers
 */
.opc .section .step-title {
  content: '';
  display: table;
  clear: both;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 20%;
  text-align: center;
  padding: 0 10px;
  width: 20%; }
  .opc .section .step-title h2,
  .opc .section .step-title a {
    display: none; }
  .opc .section .step-title h2 {
    color: #808080;
    font-size: 13px;
    text-transform: uppercase;
    margin: 0;
    display: block; }
  .opc .section .step-title .number:after {
    display: inline-block;
    width: 40px;
    line-height: 40px;
    color: #ffffff;
    background: #969696;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px; }

.opc .section.allow.active .number:after {
  background-color: #E85A0C; }

.opc .section:nth-of-type(1) .step-title {
  display: none !important;
  left: 0; }

.opc .section:nth-of-type(1) .number:after {
  content: '1'; }

.opc .section:nth-of-type(2) .step-title {
  left: 0; }

.opc .section:nth-of-type(2) .number:after {
  content: '1'; }

.opc .section:nth-of-type(3) .step-title {
  left: 20%; }

.opc .section:nth-of-type(3) .number:after {
  content: '2'; }

.opc .section:nth-of-type(4) .step-title {
  left: 40%; }

.opc .section:nth-of-type(4) .number:after {
  content: '3'; }

.opc .section:nth-of-type(5) .step-title {
  left: 60%; }

.opc .section:nth-of-type(5) .number:after {
  content: '4'; }

.opc .section:nth-of-type(6) .step-title {
  left: 80%; }

.opc .section:nth-of-type(6) .number:after {
  content: '5'; }

/* -------------------------------------------- *
 * Shipping and Payment methods
 */
.sp-methods {
  margin: 0 0 18px; }
  .sp-methods dt {
    margin: 13px 0 5px;
    font-weight: bold; }
    .sp-methods dt:first-child {
      margin: 0 0 5px; }
  .sp-methods dd li {
    margin: 5px 0; }
  .sp-methods label img {
    float: left; }
  .sp-methods label a {
    margin-top: 6px;
    float: left;
    margin-left: 10px; }
  .sp-methods label[for=p_method_sagepayserver] {
    padding: 0 10px 0 94px;
    background-position: 21px 3px; }
  .sp-methods .price {
    font-weight: bold; }
  .sp-methods .form-list {
    padding-left: 20px; }
    .sp-methods .form-list li {
      margin: 0 0 8px; }
  .sp-methods select.month {
    width: 120px;
    margin-right: 10px; }
  .sp-methods select.year {
    width: 96px; }
  .sp-methods input.cvv {
    width: 4em !important; }
  .sp-methods .checkmo-list li {
    margin: 0 0 5px;
    content: '';
    display: table;
    clear: both; }
  .sp-methods .checkmo-list label {
    width: 165px;
    padding-right: 15px;
    text-align: right;
    float: left; }
  .sp-methods .checkmo-list address {
    float: left; }
  .sp-methods .release-amounts {
    margin: 0.5em 0; }
  .sp-methods .release-amounts button {
    float: left;
    margin: 5px 10px 0 0; }

/* Gift Messages */
.gift-messages h3 {
  margin-bottom: 10px; }

.gift-messages-form h4 {
  font-size: 16px; }

.gift-messages-form .form-list {
  margin-bottom: 20px; }

/* One Page Checkout */
.block-progress,
.opc-block-summary {
  padding: 20px;
  background-color: #ffffff;
  border: 1px solid #CBCBCB;
  margin-bottom: 20px;
  content: '';
  display: table;
  clear: both;
  width: 100%; }
  .block-progress .block-title strong,
  .opc-block-summary .block-title strong {
    font-weight: normal; }
  .block-progress .block-content,
  .opc-block-summary .block-content {
    font-size: 13px; }
  .block-progress dt,
  .opc-block-summary dt {
    font-weight: normal;
    margin: 0; }
  .block-progress dd,
  .opc-block-summary dd {
    margin-bottom: 10px; }
  .block-progress #payment-progress-opcheckout .subtitle,
  .opc-block-summary #payment-progress-opcheckout .subtitle {
    margin-bottom: 3px; }
  .block-progress .payment-info dt,
  .opc-block-summary .payment-info dt {
    padding: 0;
    margin: 0 0 3px 0;
    text-transform: none;
    float: left;
    clear: both;
    font-size: 13px; }
    .block-progress .payment-info dt:after,
    .opc-block-summary .payment-info dt:after {
      content: ': '; }
  .block-progress .payment-info dd,
  .opc-block-summary .payment-info dd {
    float: left;
    margin-bottom: 3px;
    font-size: 13px; }
  .block-progress .payment-info:after,
  .opc-block-summary .payment-info:after {
    content: '';
    display: table;
    clear: both; }

/* review step */
#checkout-review-table .btn-remove img {
  display: none; }

#checkout-review-table tfoot tr.last td.last {
  font-size: 16px; }

/* show/hide "change" link for progress step depend on complete status
 * should be placed in .css file */
.opc-block-progress dt.complete a,
.opc-block-progress dt.complete .separator {
  display: inline; }

.opc-block-progress dt a,
.opc-block-progress dt .separator {
  display: none; }

/* On small screens, the progress review content will be moved to the review step via JS. Styled via this CSS: */
#checkout-step-review .opc-block-progress .block-title {
  display: none; }

#checkout-step-review .opc-block-progress .block-content {
  display: block !important;
  padding: 0; }
  #checkout-step-review .opc-block-progress .block-content > dl > div {
    float: left;
    width: 50%;
    padding-right: 2%; }
  #checkout-step-review .opc-block-progress .block-content .changelink {
    display: none; }

#checkout-step-review .centinel > p {
  margin-bottom: 10px; }

#checkout-step-review .centinel iframe {
  width: 100%;
  min-height: 400px; }

/* Gift options */
.gift-messages-form .item {
  content: '';
  display: table;
  clear: both;
  margin-top: 30px; }
  .gift-messages-form .item h5 {
    font-weight: bold; }
  .gift-messages-form .item .product-img-box {
    width: auto;
    float: left;
    padding-right: 15px; }
  .gift-messages-form .item .details {
    float: left; }

.gift-message-form .inner-box > div {
  content: '';
  display: table;
  clear: both;
  width: 100%;
  margin-top: 15px; }
  .gift-message-form .inner-box > div.extra-options-container p {
    margin-bottom: 15px; }

.gift-message-form .gift-wrapping-form label {
  margin-right: 10px; }

.gift-message-form .gift-wrapping-form img {
  float: left; }

.gift-message-form .gift-wrapping-form .gift-wrapping-design {
  height: 75px; }
  .gift-message-form .gift-wrapping-form .gift-wrapping-design:after {
    content: '';
    display: table;
    clear: both; }
  .gift-message-form .gift-wrapping-form .gift-wrapping-design .image-box {
    margin-right: 5px; }

.gift-message-form .gift-item {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px #CBCBCB; }
  .gift-message-form .gift-item:after {
    content: '';
    display: table;
    clear: both; }
  .gift-message-form .gift-item .product-img-box {
    width: 200px; }
    .gift-message-form .gift-item .product-img-box .product-image {
      width: 75px;
      margin-left: auto;
      margin-right: auto; }
    .gift-message-form .gift-item .product-img-box .product-name {
      display: block; }
  .gift-message-form .gift-item .fieldset {
    margin-left: 200px; }

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/* ============================================ *
 * Checkout - Success
 * ============================================ */
.checkout-onepage-success .col-main {
  padding: 0;
  text-align: center; }

.checkout-onepage-success .buttons-set {
  margin: 10px 0;
  text-align: center; }
  .checkout-onepage-success .buttons-set button {
    float: none; }

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/* ============================================ *
 * WELLS & HEADINGS
 * ============================================ */
.customer-account-forgotpassword,
.account-login,
.account-create {
  padding-bottom: 50px; }
  .customer-account-forgotpassword .page-title,
  .account-login .page-title,
  .account-create .page-title {
    text-align: center; }
  .customer-account-forgotpassword .content h2, .customer-account-forgotpassword .fieldset h2,
  .account-login .content h2,
  .account-login .fieldset h2,
  .account-create .content h2,
  .account-create .fieldset h2 {
    margin: 0; }
  .customer-account-forgotpassword .content .form-instructions, .customer-account-forgotpassword .fieldset .form-instructions,
  .account-login .content .form-instructions,
  .account-login .fieldset .form-instructions,
  .account-create .content .form-instructions,
  .account-create .fieldset .form-instructions {
    margin: 0 0 1.5em; }

.customer-account-forgotpassword .main {
  padding-bottom: 50px; }

.customer-account-forgotpassword form,
.account-create form {
  background: #f2f2f2;
  max-width: 450px;
  padding: 30px;
  margin: auto; }

.customer-account .buttons-set .back-link {
  display: none; }

.my-account {
  min-height: 250px; }

.customer-account-create .scaffold-form label:first-child {
  width: 140px; }

.remember-me-box a.hide {
  display: none; }

.remember-me-box .link-tip {
  font-size: 13px;
  padding-left: 10px; }

.remember-me-popup {
  display: none;
  border: 1px solid #CBCBCB;
  padding: 10px;
  position: relative; }
  .remember-me-popup.show {
    display: block; }
  .remember-me-popup p {
    font-family: "DIN Next W01 Regular", sans-serif; }
  .remember-me-popup .remember-me-popup-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    font-size: 12px; }
  .remember-me-popup .remember-me-popup-close-button {
    display: none; }

.customer-account-create .buttons-set {
  border-top: 0; }

.customer-account-create .back-link {
  display: none; }

.customer-account-create .fieldset .hidden {
  display: none; }

.customer-account-create #remember-me-popup {
  max-width: 455px; }

.customer-account-forgotpassword .legend,
.customer-account-forgotpassword p.required {
  display: none; }

.customer-account-forgotpassword .fieldset,
.customer-account-forgotpassword .buttons-set {
  max-width: 400px; }

.customer-account-forgotpassword .buttons-set .back-link {
  float: right; }

.customer-account-forgotpassword .fieldset .input-box input.input-text, .customer-account-forgotpassword .fieldset .input-box .pccf fieldset input[type=text], .pccf fieldset .customer-account-forgotpassword .fieldset .input-box input[type=text] {
  width: 100%; }

/* ============================================ *
 * My Account Global Styles
 * ============================================ */
body.customer-account .my-account .page-title h1 {
  border: 0;
  text-align: left; }

body.customer-account .my-account .title-buttons {
  position: relative;
  text-align: right; }
  body.customer-account .my-account .title-buttons h1 {
    text-align: left; }
  body.customer-account .my-account .title-buttons .button, body.customer-account .my-account .title-buttons .aw-blog-read-more {
    position: absolute;
    right: 0;
    top: 0; }
  body.customer-account .my-account .title-buttons a,
  body.customer-account .my-account .title-buttons span.separator {
    position: relative;
    top: -42px; }

body.customer-account .my-account .fieldset h2,
body.customer-account .my-account .addresses-list h2,
body.customer-account .my-account .order-details h2 {
  width: 100%;
  display: inline-block; }

body.customer-account .my-account .addresses-list h3 {
  font-size: 14px;
  font-weight: 600; }

body.customer-account .my-account .fieldset {
  margin-top: 30px;
  margin-bottom: 30px; }

body.customer-account .data-table {
  margin-top: 5px; }
  body.customer-account .data-table td a {
    text-transform: uppercase;
    font-style: normal;
    font-size: 13px; }

body.customer-account .sidebar .block ol#compare-items li {
  margin: 10px 0; }

body.customer-account .sidebar .block .block-content p.block-subtitle {
  margin-bottom: 15px; }

body.customer-account .sidebar .block .block-content .actions {
  margin-top: 30px; }

body.customer-account .sidebar ol#cart-sidebar-reorder li {
  margin-top: 10px;
  margin-bottom: 0; }

body.customer-account .sidebar ol#cart-sidebar-reorder p.product-name {
  display: inline-block;
  margin-bottom: 0; }

body.customer-account .sidebar .block-cart .summary {
  margin-bottom: 15px; }

body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder li {
  margin-top: 10px;
  margin-bottom: 0; }
  body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder li input {
    margin-right: 10px; }

body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder p.product-name {
  display: inline;
  margin-bottom: 0; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day {
  width: 40px;
  float: left;
  margin-right: 10px; }

.form-list .customer-dob .dob-year {
  width: 80px;
  float: left; }

/* ============================================ *
 * Dashboard
 * ============================================ */
.dashboard .box-head {
  margin-top: 30px;
  padding-bottom: 7px; }
  .dashboard .box-head h2 {
    display: inline-block;
    margin-bottom: 0; }
  .dashboard .box-head a {
    padding: 10px; }

.dashboard .box-title a,
.dashboard .box-head a {
  text-transform: uppercase;
  font-size: 12px; }

.dashboard .box-account {
  padding-bottom: 40px;
  border-bottom: 1px solid #CBCBCB;
  margin-bottom: 45px; }
  .dashboard .box-account p,
  .dashboard .box-account address {
    font-family: Times, Baskerville, Georgia, serif;
    font-style: italic; }

.dashboard .col2-set .col-1,
.dashboard .col2-set .col-2 {
  max-width: none; }
  .dashboard .col2-set .col-1 .box-title,
  .dashboard .col2-set .col-2 .box-title {
    position: relative;
    padding-bottom: 10px; }
    .dashboard .col2-set .col-1 .box-title h2,
    .dashboard .col2-set .col-1 .box-title h3,
    .dashboard .col2-set .col-2 .box-title h2,
    .dashboard .col2-set .col-2 .box-title h3 {
      margin-bottom: 0; }
    .dashboard .col2-set .col-1 .box-title a,
    .dashboard .col2-set .col-2 .box-title a {
      position: absolute;
      top: -10px;
      right: -10px;
      padding: 10px;
      line-height: 19.6px; }

.dashboard .box-reviews.box-account {
  padding-bottom: 0; }

.dashboard .box-reviews li {
  padding: 10px 0;
  border-top: 1px solid #EDEDED; }
  .dashboard .box-reviews li:first-child {
    border-top: 0; }
  .dashboard .box-reviews li .number {
    margin-right: -20px;
    float: left;
    line-height: 1.4;
    font-size: 13px; }
  .dashboard .box-reviews li .details {
    margin-left: 20px; }
    .dashboard .box-reviews li .details .ratings {
      content: '';
      display: table;
      clear: both;
      margin-bottom: 0; }
      .dashboard .box-reviews li .details .ratings strong {
        float: left;
        font-family: "ITC Machine W01 Medium", sans-serif;
        font-size: 13px;
        margin-right: 5px; }
      .dashboard .box-reviews li .details .ratings .rating-box {
        float: left;
        margin: 3px 0 0 0; }

/* ============================================ *
 * Address Book
 * ============================================ */
.my-account .addresses-list {
  font-family: Times, Baskerville, Georgia, serif; }
  .my-account .addresses-list .col-1,
  .my-account .addresses-list .col-2 {
    padding-bottom: 0; }
  .my-account .addresses-list .item {
    margin: 0 0 30px 0; }
    .my-account .addresses-list .item p {
      margin-top: 10px; }

/* ============================================ *
 * Order View
 * ============================================ */
.order-info {
  padding-bottom: 10px;
  border-bottom: 1px solid #EDEDED;
  width: 100%;
  margin-bottom: 30px; }
  .order-info dt,
  .order-info dd,
  .order-info ul,
  .order-info li {
    display: inline; }
  .order-info dt {
    margin-right: 20px; }
  .order-info li {
    margin: 0 0 0 20px; }
    .order-info li.current {
      font-weight: 600; }
    .order-info li:first-child {
      margin-left: 0; }

.order-date {
  font-family: "ITC Machine W01 Medium", sans-serif;
  text-transform: uppercase; }

.order-info-box {
  margin-bottom: 40px;
  margin-top: 20px; }
  .order-info-box + .order-info-box {
    padding-bottom: 40px;
    border-bottom: 1px solid #EDEDED; }
  .order-info-box .col-1 {
    padding-right: 0;
    width: 48%; }
  .order-info-box .col-2 {
    width: 52%; }
  .order-info-box .col-1,
  .order-info-box .col-2 {
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0; }
  .order-info-box .box-title {
    width: 150px;
    padding-right: 10px;
    float: left; }
    .order-info-box .box-title h2 {
      font-size: 14px;
      font-family: "ITC Machine W01 Medium", sans-serif;
      font-weight: bold;
      line-height: 1.5; }
      .order-info-box .box-title h2:after {
        content: ':'; }
  .order-info-box .box-content {
    float: left;
    font-family: Times, Baskerville, Georgia, serif; }
    .order-info-box .box-content td,
    .order-info-box .box-content th {
      font-family: Times, Baskerville, Georgia, serif;
      line-height: 1.3; }
    .order-info-box .box-content th {
      padding-top: 10px; }
    .order-info-box .box-content td {
      padding-left: 15px; }
    .order-info-box .box-content strong {
      font-family: "ITC Machine W01 Medium", sans-serif;
      font-weight: normal;
      text-transform: uppercase; }

#my-orders-table .option-label {
  margin-left: 10px;
  font-weight: 600;
  font-style: italic; }

#my-orders-table .option-value {
  margin-left: 20px; }

#my-orders-table tr.bundle:not(:last-child) td {
  border-bottom: none;
  border-top: none; }

ol#cart-sidebar-reorder li {
  margin-top: 10px;
  margin-bottom: 0; }
  ol#cart-sidebar-reorder li input {
    margin-right: 10px; }

ol#cart-sidebar-reorder p.product-name {
  display: inline; }

.order-additional {
  margin: 40px 0; }

.order-gift-message dd {
  margin-top: 10px; }

body.customer-account .my-account .title-buttons {
  text-align: left; }

.data-table span.nobr {
  white-space: normal; }
  .data-table span.nobr a {
    white-space: nowrap; }

.data-table .separator {
  display: none; }

.dashboard .col2-set .col-1 .box-title a,
.dashboard .col2-set .col-2 .box-title a {
  position: static;
  padding: 0; }

.data-table .separator {
  display: none; }

/* ============================================ *
 * Newsletter Subscriptions
 * ============================================ */
body.newsletter-manage-index .my-account .fieldset {
  margin-bottom: 20px; }

body.newsletter-manage-index .my-account .fieldset h2 {
  display: none; }

body.newsletter-manage-index .my-account .form-list {
  border-top: 1px solid #EDEDED;
  padding-top: 10px; }

/* ============================================ *
 * Contacts
 * ============================================ */
.contacts-index-index .buttons-set {
  border: none;
  max-width: 435px; }
  .contacts-index-index .buttons-set p.required {
    float: left; }

.contacts-index-index .col3-layout .col-right {
  width: 37.5%; }

.contacts-index-index .col3-layout .col-wrapper {
  width: 62.5%; }
  .contacts-index-index .col3-layout .col-wrapper .col-main {
    width: 73.68421%;
    padding-right: 40px; }

.cms-contact-scruffsenough-super-dealer-application-html .main .std,
.cms-tptickets .main .std {
  padding: 0;
  background: transparent;
  border: none; }

.cms-contact-scruffsenough-super-dealer-application-html .col-main img,
.cms-tptickets .col-main img {
  height: auto;
  max-width: 100%; }

.cms-contact-scruffsenough-super-dealer-application-html .example,
.cms-tptickets .example {
  color: #E85A0C; }

.cms-contact-scruffsenough-super-dealer-application-html .score-button,
.cms-tptickets .score-button {
  float: right;
  margin: -7px 0px 0 10px; }

.cms-tptickets .pccf fieldset label {
  display: block; }
  .cms-tptickets .pccf fieldset label[for=terms1] {
    display: inline-block; }
    .cms-tptickets .pccf fieldset label[for=terms1] + .col-md-8 {
      display: inline-block; }

.cms-tptickets .pccf fieldset .checkbox-inline {
  display: inline-block; }
  .cms-tptickets .pccf fieldset .checkbox-inline input {
    float: right;
    margin: 3px 0  0 10px; }

.cms-tptickets .pccf fieldset .checkbox {
  display: block; }

.pccf fieldset {
  border: none;
  padding: 0 0 20px; }
  .pccf fieldset h3 {
    font-family: "ITC Machine W01 Medium", sans-serif; }
  .pccf fieldset textarea {
    width: 100%;
    min-width: 0;
    min-height: 128px; }
  .pccf fieldset .form-group {
    margin-bottom: 10px; }
  .pccf fieldset .dateandtime {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative; }
    .pccf fieldset .dateandtime .input-group-addon {
      padding: 5px 10px 6px; }
      .pccf fieldset .dateandtime .input-group-addon:after {
        display: none !important; }
    .pccf fieldset .dateandtime .glyphicon-calendar {
      color: #ffffff;
      font-size: 15px;
      padding: 0 10px; }
    .pccf fieldset .dateandtime .timepicker-sbs {
      right: 0 !important;
      bottom: 100% !important; }
      .pccf fieldset .dateandtime .timepicker-sbs table td span {
        height: auto !important; }
      .pccf fieldset .dateandtime .timepicker-sbs a[data-action] {
        padding: 0 !important; }
  .pccf fieldset input[type=text] {
    width: 100%; }
    .pccf fieldset input[type=text][name="length"] {
      max-width: 100px; }
    .pccf fieldset input[type=text][name="telephone"], .pccf fieldset input[type=text][name="business"], .pccf fieldset input[type=text][name="email"], .pccf fieldset input[type=text][name="name"] {
      width: 49%;
      float: left;
      margin: 0 0 10px; }
    .pccf fieldset input[type=text][name="business"], .pccf fieldset input[type=text][name="name"] {
      margin: 0 2% 10px 0; }
  .pccf fieldset label {
    display: none; }
    .pccf fieldset label.checkbox-inline {
      display: block; }
    .pccf fieldset label[for="length"], .pccf fieldset label[for="message"] {
      display: block; }

.block-subscribe .block-content {
  position: relative; }
  .block-subscribe .block-content label {
    font-weight: 400;
    margin: 0 0 10px; }
  .block-subscribe .block-content .input-box {
    position: relative;
    max-width: 330px;
    margin: 0 auto; }
    .block-subscribe .block-content .input-box .input-text, .block-subscribe .block-content .input-box .pccf fieldset input[type=text], .pccf fieldset .block-subscribe .block-content .input-box input[type=text] {
      padding-right: 50px; }
    .block-subscribe .block-content .input-box button {
      position: absolute;
      top: 50%;
      right: 10px;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      font-size: 22px;
      line-height: 1;
      color: #999999; }
      .block-subscribe .block-content .input-box button:hover {
        color: #E85A0C; }
      .block-subscribe .block-content .input-box button span span {
        display: none; }
    .block-subscribe .block-content .input-box .validation-advice {
      position: absolute;
      top: 100%;
      left: 30%;
      font-weight: 400;
      font-size: 13px;
      width: auto; }

.paypal-express-review .col-right,
.paypal-express-review .col-left,
.paypal-express-review .header-nav,
.paypal-express-review .quick-access,
.paypal-express-review .header-search,
.paypal-express-review .confidence-messages,
.paypal-express-review .footer-container .footer-wrapper .links-confidence,
.paypal-express-review .block-subscribe.block-collapse,
.paypal-express-review .block.social-links {
  display: none; }

.paypal-express-review .logo {
  margin: auto; }

.paypal-express-review .block-header {
  padding: 0;
  border-bottom: 1px solid #CBCBCB; }

.paypal-express-review .footer-container .footer-wrapper .block-confidence {
  width: 100%;
  text-align: center;
  padding: 30px 0; }
  .paypal-express-review .footer-container .footer-wrapper .block-confidence .confidence-cards {
    text-align: center; }

.paypal-express-review .footer-container .footer-wrapper .block-confidence {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.paypal-express-review .page-title,
.paypal-express-review .legend {
  text-align: center; }

.paypal-express-review .info-set.col2-set {
  padding: 0 0 30px; }

.paypal-express-review .info-set.col2-set {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.paypal-express-review h2 {
  margin: 10px 0 20px; }

.paypal-express-review h2 a, .paypal-express-review h3 a, .paypal-express-review h4 a {
  font-family: "DIN Next W01 Regular", sans-serif;
  font-size: 12px;
  vertical-align: middle; }

.paypal-express-review .box-title h3 {
  margin: 0 0 10px; }

.paypal-express-review .box {
  margin: 0 0 30px; }

.paypal-express-review .product-name {
  font-size: 16px; }

.paypal-express-review .col-1 .box {
  padding: 20px 0 0; }

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/* ============================================ *
 * Review - Customer
 * ============================================ */
#customer-reviews {
  width: auto;
  float: none; }
  #customer-reviews .review-heading {
    border-top: 1px solid #CBCBCB;
    border-bottom: 1px solid #CBCBCB;
    padding: 10px 0 5px; }
    #customer-reviews .review-heading:after {
      content: '';
      display: table;
      clear: both; }
    #customer-reviews .review-heading h2 {
      float: left;
      display: block; }
    #customer-reviews .review-heading .pager {
      clear: none;
      float: right;
      width: auto; }
      #customer-reviews .review-heading .pager .count-container .limiter {
        margin-bottom: 0; }
        #customer-reviews .review-heading .pager .count-container .limiter label {
          font-family: "ITC Machine W01 Medium", sans-serif;
          font-size: 10px;
          text-transform: uppercase; }
      #customer-reviews .review-heading .pager .amount {
        display: none; }
  #customer-reviews h2 {
    font-size: 12px; }
  #customer-reviews h3 {
    font-size: 12px; }
  #customer-reviews .fieldset {
    padding-top: 25px;
    width: 470px; }
    #customer-reviews .fieldset h4 {
      border-bottom: 1px solid #CBCBCB;
      font-family: "ITC Machine W01 Medium", sans-serif;
      font-size: 12px;
      font-weight: normal;
      padding-bottom: 5px;
      text-transform: uppercase; }
      #customer-reviews .fieldset h4 em {
        display: none; }
    #customer-reviews .fieldset .form-list {
      font-family: "ITC Machine W01 Medium", sans-serif;
      font-size: 12px;
      font-weight: normal;
      margin: 10px 0;
      text-transform: uppercase;
      width: 470px; }
      #customer-reviews .fieldset .form-list .inline-label:after {
        content: '';
        display: table;
        clear: both; }
      #customer-reviews .fieldset .form-list label {
        font-size: 12px;
        font-weight: normal; }
      #customer-reviews .fieldset .form-list textarea {
        border: 1px solid #CBCBCB;
        border-radius: 0;
        min-width: 100%;
        -webkit-appearance: none; }
      #customer-reviews .fieldset .form-list input {
        border: 1px solid #CBCBCB;
        border-radius: 0; }
        #customer-reviews .fieldset .form-list input[type="text"] {
          width: 100%; }
  #customer-reviews .buttons-set {
    border: none;
    margin: 0;
    width: 470px; }
  #customer-reviews dl {
    font-family: "ITC Machine W01 Medium", sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 10px; }
    #customer-reviews dl dt {
      margin: 10px 0;
      text-transform: uppercase; }
    #customer-reviews dl dd {
      font-family: Times, Baskerville, Georgia, serif;
      font-size: 14px;
      margin: 10px 0; }
      #customer-reviews dl dd .ratings-table {
        font-family: "ITC Machine W01 Medium", sans-serif;
        font-size: 12px;
        width: 100%; }
        #customer-reviews dl dd .ratings-table tr {
          float: left;
          margin-right: 15px; }
      #customer-reviews dl dd table {
        margin: 15px 0; }
      #customer-reviews dl dd .review-meta {
        font-size: 10px;
        font-weight: normal;
        text-transform: uppercase; }

.review-summary-table {
  border-bottom: 1px solid #CBCBCB;
  margin: 0 0 10px; }
  .review-summary-table thead {
    background: transparent; }
    .review-summary-table thead th {
      background: transparent;
      border: none;
      padding: 15px 7px 10px 8px; }
  .review-summary-table tbody th {
    background: #FFFFFF;
    font-size: 12px; }
  .review-summary-table tbody td {
    border: none;
    text-align: center;
    padding: 0; }
    .review-summary-table tbody td label {
      width: 100%;
      display: block;
      padding: 11px 0; }
  .review-summary-table .rating-box .rating-number {
    display: none; }
    .review-summary-table .rating-box .rating-number:after {
      content: "";
      display: inline-block;
      background-position: 0px -599px;
      width: 13px;
      height: 14px;
      margin-left: 5px;
      position: relative;
      top: 2px; }

/* ============================================ *
 * Ratings - Global
 * ============================================ */
.ratings-table {
  font-family: "ITC Machine W01 Medium", sans-serif;
  font-size: 12px;
  text-transform: uppercase; }
  .ratings-table th {
    padding-right: 10px; }
  .ratings-table .rating-box {
    background-position: 0 -615px;
    background-repeat: repeat-x;
    height: 13px;
    overflow: hidden;
    text-indent: -9999px;
    width: 65px; }
    .ratings-table .rating-box .rating {
      background-position: 0 -600px;
      background-repeat: repeat-x;
      float: left;
      height: 13px;
      text-indent: -9999px; }

/* ============================================ *
 * Review View Page
 * ============================================ */
.review-product-view .product-review .product-details h2 {
  border-bottom: none; }

.review-product-view .product-review .product-img-box {
  width: auto;
  max-width: 50%; }
  .review-product-view .product-review .product-img-box > a {
    width: 100%; }
  .review-product-view .product-review .product-img-box .product-image {
    width: 100%; }

/* ============================================ *
 * Wishlist
 * ============================================ */
#wishlist-table th {
  text-align: center; }

#wishlist-table.clean-table {
  font-size: 12px;
  width: 100%; }
  #wishlist-table.clean-table th {
    border-bottom: 1px solid #CCCCCC; }
  #wishlist-table.clean-table td {
    padding: 15px;
    vertical-align: top; }
  #wishlist-table.clean-table thead th {
    font-size: 12px; }

#wishlist-table .product-name {
  font-size: 16px;
  margin-bottom: 0; }

#wishlist-table .wishlist-sku {
  font-size: 11px;
  margin: 5px 0; }

#wishlist-table textarea {
  border: 1px solid #C0C0C0;
  width: 100%;
  height: 45px;
  font-size: 11px; }
  #wishlist-table textarea::-webkit-input-placeholder {
    text-transform: uppercase; }
  #wishlist-table textarea:-moz-placeholder {
    text-transform: uppercase; }
  #wishlist-table textarea::-moz-placeholder {
    text-transform: uppercase; }
  #wishlist-table textarea:-ms-input-placeholder {
    text-transform: uppercase; }

#wishlist-table .item-manage {
  text-align: right;
  max-width: 450px;
  padding-top: 5px; }

#wishlist-table .cart-cell {
  text-align: center; }

#wishlist-table td.customer-wishlist-item-image {
  width: 113px; }

#wishlist-table td.customer-wishlist-item-quantity {
  width: 3em; }

#wishlist-table td.customer-wishlist-item-price {
  width: 120px;
  text-align: center; }

#wishlist-table td.customer-wishlist-item-cart {
  width: 150px; }
  #wishlist-table td.customer-wishlist-item-cart .button, #wishlist-table td.customer-wishlist-item-cart .aw-blog-read-more {
    margin-bottom: 10px; }
  #wishlist-table td.customer-wishlist-item-cart .truncated {
    margin-bottom: 10px; }
  #wishlist-table td.customer-wishlist-item-cart > p {
    margin-bottom: 0; }
  #wishlist-table td.customer-wishlist-item-cart .remove-whishlist-item {
    text-align: center; }
  #wishlist-table td.customer-wishlist-item-cart .btn-remove {
    vertical-align: top; }

#wishlist-table td.customer-wishlist-item-remove {
  width: 20px; }

#wishlist-table .price-box {
  font-size: 12px; }

#wishlist-table .giftregisty-add {
  margin-top: 5px; }
  #wishlist-table .giftregisty-add .change {
    display: none; }
  #wishlist-table .giftregisty-add li {
    cursor: pointer;
    margin-bottom: 3px; }

#wishlist-table .truncated .details {
  background: none; }

.my-wishlist .buttons-set .btn-add {
  float: right; }

#wishlist-table button:after,
#wishlist-table .button:after,
#wishlist-table .aw-blog-read-more:after {
  display: none; }

#wishlist-table.clean-table td {
  padding-left: 5px;
  padding-right: 5px; }
  #wishlist-table.clean-table td textarea {
    height: 100px; }
  #wishlist-table.clean-table td.customer-wishlist-item-cart {
    width: 110px; }

#wishlist-table .product-name {
  font-size: 13px; }

/* ============================================ *
 * Wishlist Sidebar
 * ============================================ */
.block-wishlist .mini-products-list > li:not(:last-child) {
  padding-bottom: 5px; }

.block-wishlist .product-details .product-name {
  padding-top: 0;
  margin-bottom: 5px; }

.block-wishlist .price-box {
  float: left;
  margin: 0; }

.block-wishlist .price-box,
.block-wishlist .price-box .price,
.block-wishlist .link-cart {
  font-size: 12px; }

.block-wishlist .link-cart {
  float: left;
  text-transform: uppercase;
  margin-right: 7px;
  padding-right: 7px;
  border-right: 1px solid #EDEDED; }

/* ============================================ *
 * Search - Auto Suggest
 * ============================================ */
.search-autocomplete {
  left: 0 !important;
  left: auto !important;
  right: 0;
  overflow: visible !important;
  position: absolute !important;
  top: 100% !important;
  width: 300px;
  z-index: 200;
  border-radius: 0;
  background: #ffffff;
  border: none;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.6); }
  .search-autocomplete:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-bottom: 7px solid #ffffff;
    border-top: none;
    top: -5px;
    left: 50%;
    margin: 0 0 0 -11px; }
  .search-autocomplete ul {
    left: 0;
    padding-left: 0;
    top: 0;
    width: 100%;
    background: #fff;
    padding: 5px; }
    .search-autocomplete ul li {
      border-bottom: 1px solid #f2f2f2;
      cursor: pointer;
      font-size: 14px;
      padding: 4px;
      text-align: left;
      border-top: none;
      font-family: "DIN Next W01 Regular", sans-serif; }
      .search-autocomplete ul li .info {
        padding: 10px 0 0; }
      .search-autocomplete ul li.elasticsearch-autocomplete-searchterm {
        margin: 0 0 -1px;
        padding: 20px 20px;
        background: #999999;
        color: #ffffff;
        font-size: 16px;
        text-transform: uppercase; }
        .search-autocomplete ul li.elasticsearch-autocomplete-searchterm.selected {
          background: #E85A0C;
          color: #ffffff;
          margin: 0 0 -1px;
          padding: 20px; }
        .search-autocomplete ul li.elasticsearch-autocomplete-searchterm em {
          text-transform: uppercase;
          color: #ffffff;
          font-style: normal; }
      .search-autocomplete ul li:hover {
        color: #d0510b;
        text-decoration: none; }
      .search-autocomplete ul li.selected {
        background: #E85A0C;
        position: relative;
        margin: 0;
        padding: 4px; }
        .search-autocomplete ul li.selected a {
          color: #ffffff;
          text-decoration: none; }
        .search-autocomplete ul li.selected:before, .search-autocomplete ul li.selected:after {
          content: '';
          height: 1px;
          width: 100%;
          position: absolute;
          left: 0; }
        .search-autocomplete ul li.selected:before {
          top: -1px; }
        .search-autocomplete ul li.selected:after {
          bottom: -1px; }
      .search-autocomplete ul li img {
        display: block; }
      .search-autocomplete ul li .amount {
        float: right;
        font-weight: bold; }
      .search-autocomplete ul li:last-child {
        border-bottom: none; }

/* ============================================ *
 * Search - Advanced
 * ============================================ */
.advanced-search {
  background: #f2f2f2;
  border: 1px solid #EDEDED;
  padding: 30px; }
  .advanced-search select.multiselect option {
    border-bottom: 1px solid #EDEDED;
    padding: 2px 5px; }

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/* ============================================ *
 * Account - Reviews
 * ============================================ */
.product-review .product-img-box p.label {
  border-bottom: 1px solid #CBCBCB;
  font-size: 16px;
  font-family: "ITC Machine W01 Medium", sans-serif;
  margin-top: 20px;
  padding-bottom: 10px;
  text-transform: uppercase; }

.product-review .product-img-box .rating-box {
  margin: 15px 0; }

.product-review .product-details h2 {
  border-bottom: 1px solid #CBCBCB;
  color: #3399CC;
  font-size: 16px;
  font-weight: 600;
  font-family: "ITC Machine W01 Medium", sans-serif;
  padding-bottom: 10px; }

.product-review .ratings-table {
  font-family: "ITC Machine W01 Medium", sans-serif; }
  .product-review .ratings-table th {
    padding-right: 10px; }
  .product-review .ratings-table tr {
    float: left;
    font-size: 12px;
    margin-right: 10px;
    text-transform: uppercase; }

.product-review .ratings-description dt {
  border-bottom: 1px solid #CBCBCB;
  font-size: 16px;
  font-weight: 400;
  font-family: "ITC Machine W01 Medium", sans-serif;
  margin-top: 20px;
  padding: 10px 0;
  text-transform: uppercase; }

.product-review .ratings-description dd {
  color: #737373;
  font-family: "ITC Machine W01 Medium", sans-serif;
  font-size: 13px; }

.product-review .ratings-table tr {
  float: none; }

/* ============================================ *
 * CMS Pages
 * ============================================ */
.std {
  padding: 0 30px 30px; }

.std ol {
  list-style: decimal; }

.std ul {
  list-style: square; }

.std ul, .std ol {
  padding-left: 30px; }
  .std ul li, .std ol li {
    line-height: 22px;
    padding-bottom: 4px; }

.std ol li ol {
  list-style: lower-roman; }
  .std ol li ol li ol {
    list-style: upper-alpha; }

.std img {
  max-width: 100%; }

.std p em {
  font-family: Times, Baskerville, Georgia, serif;
  font-style: italic;
  line-height: 20px; }

.modal .std {
  border: 0; }

.cms-page-view .page-title h1,
.cms-page-view .page-title h3,
.cms-page-view .page-head h1,
.cms-page-view .page-head h3,
.cms-no-route .page-title h1,
.cms-no-route .page-title h3,
.cms-no-route .page-head h1,
.cms-no-route .page-head h3 {
  border: none; }

.cms-page-view .col-left:after,
.cms-no-route .col-left:after {
  content: '';
  display: table;
  clear: both; }

.cms-page-view .std,
.cms-no-route .std {
  min-height: 370px; }

.cms-page-view .col3-layout .col-right {
  width: 37.5%; }

.cms-page-view .col3-layout .col-wrapper {
  width: 62.5%; }
  .cms-page-view .col3-layout .col-wrapper .col-main {
    width: 73.68421%;
    padding-right: 40px; }

.cms-page-view .col-right ul {
  list-style-type: square;
  padding-left: 30px; }

.cms-no-route .std img {
  width: 100%; }

.feature-block {
  content: '';
  display: table;
  clear: both;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important; }
  .feature-block li {
    float: left;
    width: 33.333%;
    padding-left: 10px;
    padding-right: 10px; }
  .feature-block a {
    display: block;
    text-decoration: none;
    color: #ffffff; }
    background- .feature-block a:hover {
      background-color: #E85A0C; }
    .feature-block a img {
      display: block; }
  .feature-block .heading {
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px; }

.cms-page-view .std .messages,
.cms-home .std .messages,
.cms-no-route .std .messages {
  margin-bottom: 10px; }
  .cms-page-view .std .messages ul,
  .cms-home .std .messages ul,
  .cms-no-route .std .messages ul {
    margin-bottom: 0; }
  .cms-page-view .std .messages li,
  .cms-home .std .messages li,
  .cms-no-route .std .messages li {
    list-style: none;
    margin-left: 0; }

.cms-page-view-clean .std {
  background: transparent;
  padding: 0;
  border: none; }

#accordion .toggle-tabs {
  display: none; }

#accordion > dl > dt {
  font-size: 16px;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-weight: normal;
  margin-bottom: 0px;
  padding: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #969696;
  position: relative;
  text-transform: none;
  display: block; }
  #accordion > dl > dt:after {
    position: absolute;
    content: "";
    height: 9px;
    width: 9px;
    display: block;
    left: 10px;
    top: 50%;
    margin-top: -5px; }

#accordion > dl > dd {
  padding: 10px;
  margin: 0; }

#accordion > dl > dd:last-child {
  border-width: 0 1px 1px 1px; }

#accordion li {
  position: relative;
  overflow: hidden; }
  #accordion li .plusimage h2 {
    margin-right: 10px; }

.page-sitemap #sitemap_top_links {
  display: inline; }

.page-sitemap .links {
  float: right;
  width: 50%;
  display: block;
  text-align: right;
  margin: 0; }
  .page-sitemap .links a {
    position: relative; }

.page-sitemap .pager {
  float: left;
  width: 50%;
  clear: none !important;
  width: 35%; }

.page-sitemap .pager-no-toolbar .count-container {
  float: none !important;
  margin-left: 0 !important; }

.page-sitemap .sitemap {
  float: left;
  clear: both;
  width: 100%;
  padding: 0;
  margin: 15px 0;
  font-size: 13px; }
  .page-sitemap .sitemap li {
    margin: 3px 0;
    float: left;
    padding-right: 15px;
    width: 50%;
    width: 33.33%; }

.contacts-index-index h1 {
  border: none; }

#contactForm h2 {
  display: none; }

#contactForm:after {
  content: '';
  display: table;
  clear: both; }

#contactForm .fieldset .legend + .required {
  margin: 0; }

.cms-terms-conditions .std {
  padding-right: 30px; }

.cms-a-a-show .pccformwrapper label {
  display: block; }

.xmas-promo {
  margin-top: 15px; }
  .xmas-promo .block {
    margin-bottom: 10px;
    text-align: center; }

.cms-index-jungle .std {
  background-color: transparent;
  border: 0px; }

.cms-index-jungle .jungle-lower-image {
  text-transform: uppercase;
  text-align: center;
  background-color: #f26623;
  color: white; }

.cms-index-jungle .jungle-lower-title {
  font-size: 60px;
  color: #ffffff;
  line-height: 1;
  padding-top: 24px; }

.cms-index-jungle .jungle-lower a {
  color: #f26623;
  font-size: 2em;
  text-decoration: none; }

.cms-index-jungle .jungle-lower-image div {
  font-size: 20px;
  text-transform: none;
  padding-bottom: 10px; }

.cms-index-jungle .std {
  background-color: transparent;
  border: 0px; }

.cms-index-jungle .jungle-image {
  width: 48%;
  float: left; }

.cms-index-jungle .jungle-title {
  width: 48%;
  float: right; }

.cms-index-jungle .jungle-title p {
  font-size: 62px;
  line-height: 1;
  margin: 0px; }

.cms-index-jungle .jungle-lower {
  clear: both;
  text-transform: uppercase;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 10px; }

.cms-index-jungle .jungle-lower-image {
  text-transform: uppercase;
  text-align: center;
  background-color: #f26623;
  color: white; }

.cms-index-jungle .jungle-lower-title {
  font-size: 60px;
  color: #ffffff;
  line-height: 1;
  padding-top: 24px; }

.cms-index-jungle .jungle-lower a {
  color: #f26623;
  font-size: 2em;
  text-decoration: none; }

.cms-index-jungle .jungle-lower-image div {
  font-size: 20px;
  text-transform: none;
  padding-bottom: 10px; }

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/* ============================================ *
 * Pricing Conditions
 * ============================================ */
.price-box.map-info .old-price {
  display: none; }

.price-box .minimal-price-link .label {
  font-family: "ITC Machine W01 Medium", sans-serif;
  font-size: 12px;
  text-transform: uppercase; }

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/* ============================================ *
 * Cookies
 * ============================================ */
.cookie-inner {
  display: block;
  max-width: 1030px;
  margin: auto; }

.cookie-buttons {
  text-align: right;
  margin: 0 5px 0 0;
  display: table-cell; }
  .cookie-buttons .button, .cookie-buttons .aw-blog-read-more {
    margin-bottom: 5px; }

.notice-cookie {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 999; }
  .notice-cookie .notice-inner {
    padding-bottom: 0; }
    .notice-cookie .notice-inner:after {
      content: '';
      display: table;
      clear: both; }
  .notice-cookie .notice-text {
    float: left;
    max-width: 90%;
    padding-top: 4px;
    text-align: left; }
    .notice-cookie .notice-text p {
      padding-bottom: 14.5px;
      line-height: 1.3; }
  .notice-cookie .actions {
    float: left;
    text-align: right;
    padding-bottom: 14.5px; }

.notice-cookie .notice-text {
  max-width: 86%; }

.block-related {
  width: 100%;
  width: 40%; }

.block-viewed {
  width: 100%; }

.block-related + .block-viewed {
  width: 60%;
  border-left: 1px solid #CBCBCB;
  padding: 0 30px; }

.block-related,
.block-viewed {
  border-top: 1px solid #CBCBCB;
  margin-top: 40px;
  float: left; }
  .block-related .block-title,
  .block-viewed .block-title {
    border: none;
    text-align: center;
    text-transform: none;
    margin-bottom: 20px; }
    .block-related .block-title h2,
    .block-related .block-title strong,
    .block-viewed .block-title h2,
    .block-viewed .block-title strong {
      font-weight: normal;
      font-family: "ITC Machine W01 Medium", sans-serif;
      font-size: 36px;
      line-height: 1; }
  .block-related .block-content .mini-products-list,
  .block-viewed .block-content .mini-products-list {
    position: relative;
    height: 279px;
    overflow: hidden; }
    .block-related .block-content .mini-products-list li,
    .block-viewed .block-content .mini-products-list li {
      margin: 0;
      padding: 0;
      text-align: center;
      padding: 0;
      float: left !important;
      margin-left: 0;
      margin-right: 10px;
      text-align: center;
      clear: none; }
      .block-related .block-content .mini-products-list li .product,
      .block-related .block-content .mini-products-list li .product-holder,
      .block-viewed .block-content .mini-products-list li .product,
      .block-viewed .block-content .mini-products-list li .product-holder {
        padding: 10px; }
      .block-related .block-content .mini-products-list li .product-image img,
      .block-viewed .block-content .mini-products-list li .product-image img {
        margin: 0 auto;
        max-width: 100%;
        height: auto; }
      .block-related .block-content .mini-products-list li .product-details,
      .block-viewed .block-content .mini-products-list li .product-details {
        margin: 15px 0; }
    .block-related .block-content .mini-products-list li.cycle-nav,
    .block-viewed .block-content .mini-products-list li.cycle-nav {
      width: auto; }
    .block-related .block-content .mini-products-list li.cycle-next,
    .block-viewed .block-content .mini-products-list li.cycle-next {
      right: -20px; }
    .block-related .block-content .mini-products-list li.cycle-prev,
    .block-viewed .block-content .mini-products-list li.cycle-prev {
      left: -40px; }
    .block-related .block-content .mini-products-list li.last,
    .block-viewed .block-content .mini-products-list li.last {
      margin-right: 0; }
  .block-related .cycle-nav,
  .block-related .bx-controls a,
  .block-viewed .cycle-nav,
  .block-viewed .bx-controls a {
    display: block;
    width: 24px;
    height: 24px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none; }
    .block-related .cycle-nav:after,
    .block-related .bx-controls a:after,
    .block-viewed .cycle-nav:after,
    .block-viewed .bx-controls a:after {
      font-size: 24px; }
    .block-related .cycle-nav:hover,
    .block-related .bx-controls a:hover,
    .block-viewed .cycle-nav:hover,
    .block-viewed .bx-controls a:hover {
      text-decoration: none; }
  .block-related .cycle-next,
  .block-related .bx-next,
  .block-viewed .cycle-next,
  .block-viewed .bx-next {
    right: -25px; }
  .block-related .cycle-prev,
  .block-related .bx-prev,
  .block-viewed .cycle-prev,
  .block-viewed .bx-prev {
    left: -35px; }

.block-viewed .block-content .mini-products-list {
  margin: 0 -5px; }
  .block-viewed .block-content .mini-products-list li {
    width: 33.33%;
    margin: 0;
    padding: 0 5px; }

.block-related .block-content .mini-products-list {
  padding: 0 5px; }
  .block-related .block-content .mini-products-list li {
    width: 50%;
    margin: 0;
    padding: 0 5px; }

.block-related .block-content,
.block-viewed .block-content {
  max-width: 530px;
  position: relative;
  margin: 0 auto; }
  .block-related .block-content .mini-products-list .product,
  .block-related .block-content .mini-products-list .product-holder,
  .block-viewed .block-content .mini-products-list .product,
  .block-viewed .block-content .mini-products-list .product-holder {
    min-height: 240px;
    text-align: center; }

@media (min-width: 828px) and (max-width: 1059px) {
  .block-related .block-content .mini-products-list li,
  .block-viewed .block-content .mini-products-list li {
    margin-bottom: 10px; } }

/*
 * 
 *@media (min-width: $bp-lg) and (max-width: $bp-xl - 1) {
*/
.opc-block-summary {
  padding: 20px;
  background-color: #ffffff;
  border: 1px solid #CBCBCB;
  margin-bottom: 20px; }
  .opc-block-summary .edit-basket {
    margin-bottom: 0; }
  .opc-block-summary .block-title strong {
    font-size: 16px;
    font-size: 18px;
    font-weight: normal; }
  .opc-block-summary .block-content {
    margin-bottom: 10px;
    content: '';
    display: table;
    clear: both;
    width: 100%;
    display: block;
    max-height: 190px;
    overflow: auto; }
  .opc-block-summary .opc-summary-item,
  .opc-block-summary .block-totals {
    background-color: #ffffff; }
  .opc-block-summary .opc-summary-item {
    padding-bottom: 5px;
    margin-bottom: 5px;
    float: left;
    width: 100%;
    clear: both;
    border-bottom: 1px solid #CBCBCB; }
    .opc-block-summary .opc-summary-item.last {
      border-bottom: 0;
      margin-bottom: 0; }
    .opc-block-summary .opc-summary-item .details {
      float: left;
      width: -webkit-calc(100% - 65px);
      width: calc(100% - 65px); }
    .opc-block-summary .opc-summary-item .img-link {
      float: left;
      display: block;
      padding: 2px;
      border: 1px solid #CBCBCB;
      margin-right: 5px; }
      .opc-block-summary .opc-summary-item .img-link img {
        display: block; }
    .opc-block-summary .opc-summary-item .price-excluding-tax {
      display: block; }
    .opc-block-summary .opc-summary-item .product-name {
      font-size: 14px;
      margin-bottom: 5px; }
    .opc-block-summary .opc-summary-item .item-options dt,
    .opc-block-summary .opc-summary-item .item-options dd {
      font-size: 12px;
      line-height: 1.4em;
      display: inline;
      margin-bottom: 0;
      padding: 0; }
    .opc-block-summary .opc-summary-item .item-options dt {
      font-family: "DIN Next W01 Regular", sans-serif;
      color: currentColor; }
  .opc-block-summary .block-totals td {
    padding: 4px;
    border-bottom: 1px solid #CBCBCB; }
  .opc-block-summary .block-totals {
    border-top: 1px solid #CBCBCB; }
  .opc-block-summary .buttons-set {
    padding-top: 0;
    border-top: 0; }

/*------------------------------------*	$STORE FINDER
\*------------------------------------*/
.dealer-form {
  width: 100%;
  float: right;
  width: 50%; }
  .dealer-form .icon-location {
    position: absolute;
    color: #999999;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 24px; }
  .dealer-form input.input-text, .dealer-form .pccf fieldset input[type=text], .pccf fieldset .dealer-form input[type=text] {
    padding: 0 30px;
    max-width: none; }

.stores-pages-view .main-container {
  padding: 0 0 50px; }

.store-query-access {
  padding: 0px 0 15px;
  margin-bottom: 0; }
  .store-query-access .block-title {
    padding-top: 0;
    margin-right: 15px;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: -1px; }
  .store-query-access .form-find-store {
    position: relative;
    padding: 15px 15px 5px;
    border: 1px solid #CBCBCB;
    background: #f2f2f2; }
    .store-query-access .form-find-store .fieldset {
      line-height: 32px;
      margin-bottom: 0;
      margin-right: 4px;
      content: '';
      display: table;
      clear: both;
      width: 100%;
      float: left; }
      .store-query-access .form-find-store .fieldset .form-list .field {
        margin-bottom: 0; }
        .store-query-access .form-find-store .fieldset .form-list .field.field-country {
          display: none; }
        .store-query-access .form-find-store .fieldset .form-list .field label {
          display: none; }
        .store-query-access .form-find-store .fieldset .form-list .field .input-box {
          float: left;
          width: 100%;
          max-width: 280px;
          padding: 0 10px 0 0;
          clear: left; }
          .store-query-access .form-find-store .fieldset .form-list .field .input-box input {
            width: 100%;
            margin: 0 0 10px; }
        .store-query-access .form-find-store .fieldset .form-list .field select {
          margin: 0 20px 0 0;
          height: 36px; }
      .store-query-access .form-find-store .fieldset .form-list .field-country, .store-query-access .form-find-store .fieldset .form-list .field-type {
        float: left; }
        .store-query-access .form-find-store .fieldset .form-list .field-country select, .store-query-access .form-find-store .fieldset .form-list .field-type select {
          background: #fff;
          border: 1px solid #b6b6b6;
          padding: 1px;
          width: 160px; }
    .store-query-access .form-find-store .buttons-set {
      float: left;
      clear: left;
      border: none;
      padding: 0px; }
      .store-query-access .form-find-store .buttons-set button {
        min-width: 0;
        padding: 6px 15px 7px; }
      .store-query-access .form-find-store .buttons-set button.disabled {
        background: grey; }
    .store-query-access .form-find-store .field-search-product {
      display: none; }
    .store-query-access .form-find-store .field-location {
      margin-right: 15px; }
    .store-query-access .form-find-store .figure {
      position: absolute;
      right: 30px;
      top: -53px;
      display: none; }

.result-wrapper-inner .single-result .actions-row {
  padding-right: 0;
  border-top: 0;
  border-bottom: 0; }
  .result-wrapper-inner .single-result .actions-row .distance {
    color: #E85A0C; }

.result-wrapper-inner .single-result .col-wrap .data-col {
  border-top: 0;
  border-bottom: 0; }

.result-wrapper-inner .single-result .col-wrap .col-2 {
  background-color: transparent; }

.result-wrapper-inner .single-result .col-wrap .address {
  margin: 0; }

.result-wrapper-inner .single-result .block-title {
  font-size: 16px; }

.result-wrapper-inner .single-result h4 .type {
  font-size: 12px; }

.stores-pages-view .location {
  padding: 0 !important;
  background-color: #E85A0C;
  border-bottom: 1px solid #ddd; }
  .stores-pages-view .location p {
    font-size: 14px;
    padding: 10px;
    margin-bottom: 0;
    color: #ffffff; }
  .stores-pages-view .location .block-title {
    margin: 0;
    padding: 15px;
    font-size: 14px;
    color: #ffffff; }
    .stores-pages-view .location .block-title span {
      padding: 5px 0 0;
      font-size: 16px;
      line-height: 1.2; }

.find-table-result tbody tr:last-child td {
  border: none; }

.find-table-result-content {
  width: 35%; }

.find-table-result-map {
  width: 65%;
  display: none; }

.find-table-result-list .item {
  padding: 10px 10px 0 10px;
  margin-bottom: 10px;
  background: #ffffff;
  border: 1px solid #e0e0e0; }
  .find-table-result-list .item table tbody tr:last-child td {
    border: none; }
  .find-table-result-list .item .single-result .title-row .block-title {
    border: none;
    color: #E85A0C; }
  .find-table-result-list .item .single-result .city {
    display: none; }

.result-wrapper {
  height: 570px;
  overflow: hidden;
  border: 1px solid #CBCBCB; }

.result-wrapper-inner {
  padding-top: 10px;
  height: 510px;
  background: #f2f2f2; }

.stores-pages-view .search_product,
.stores-pages-view .page-search-query .limitstorecheck,
.field-country label {
  display: none; }

.single-result .block-title {
  font-size: 16px; }

.single-result .col-wrap {
  background: #ffffff; }
  .single-result .col-wrap .data-col {
    border: none;
    width: 100%;
    padding: 0; }
    .single-result .col-wrap .data-col.col-2 {
      display: none; }
    .single-result .col-wrap .data-col .block-title {
      display: none; }
    .single-result .col-wrap .data-col .address {
      font-style: normal;
      padding: 0;
      background: none; }

.single-result .actions-row {
  padding: 0 0 10px; }

.single-result .get-directions {
  float: left;
  clear: both;
  margin: 10px 0 0; }

.stockist-row h4 {
  font-weight: 700;
  font-size: 13px;
  margin: 0; }

.filter-by-type {
  border-top: 1px solid #ccc;
  padding-top: 15px;
  margin-top: 15px;
  clear: left; }
  .filter-by-type .stockist-row {
    margin-top: 10px; }

.filter-by-type .block-title {
  margin-bottom: 4px; }

.stockist-row.category-selector li {
  text-indent: 0; }
  .stockist-row.category-selector li a {
    text-indent: -9999px;
    display: block;
    height: 100%; }

.find-table-result-map .map-frame {
  border: none;
  border-left: 20px solid transparent; }

.find-table-result-map {
  display: table-cell; }

.store-query-access .form-find-store .figure {
  display: block; }

.store-query-access .form-find-store .fieldset .form-list .field-country select {
  margin-left: 0; }

.store-query-access .form-find-store .fieldset .form-list .field-type {
  float: left;
  clear: none;
  margin-left: 15px; }

.store-query-access .form-find-store .field-location {
  margin-right: 15px; }

.form-list .field-country {
  clear: none;
  margin-left: 15px; }

.form-list .field-type {
  margin-left: 70px; }

.store-query-access .form-find-store .buttons-set {
  clear: none;
  margin: 0; }

.store-query-access .form-find-store .fieldset .form-list .field-country, .store-query-access .form-find-store .fieldset .form-list .field-type {
  clear: none;
  float: left;
  margin-left: 15px; }

.balloon .single-result .col-wrap .data-col {
  width: 100%;
  padding-left: 10px; }

.balloon .single-result .actions-row {
  padding: 10px 17px 60px 10px; }
  .balloon .single-result .actions-row .get-directions {
    float: right;
    clear: none;
    margin: 0; }

.blog-all img {
  display: block;
  max-width: 100%;
  height: auto; }

.blog-all .postTitle small {
  margin-top: 5px;
  font-size: 50%; }

.postWrapper {
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #CBCBCB; }
  .postWrapper .tags {
    display: none; }
  .postWrapper .section-title h4 {
    line-height: 1; }
  .postWrapper .postContent {
    float: left;
    clear: both;
    width: 100%; }
    .postWrapper .postContent img {
      float: left;
      margin-right: 10px;
      margin-bottom: 10px; }
  .postWrapper .postDetails {
    clear: left;
    float: left; }
  .postWrapper .sharing {
    clear: both;
    float: left;
    width: 100%;
    padding-top: 20px;
    border-top: 1px solid #ccc;
    margin-top: 40px; }

.aw-blog-read-more {
  float: right;
  clear: both;
  margin-bottom: -20px; }

.menu-recent,
.menu-categories,
.menu-tags {
  margin-bottom: 30px; }

.block-blog .block-title {
  border: none;
  text-transform: none;
  margin-bottom: 20px;
  border-bottom: 1px solid #CBCBCB; }
  .block-blog .block-title strong {
    font-weight: normal;
    font-family: "ITC Machine W01 Medium", sans-serif;
    font-size: 36px; }

.block-blog h5 {
  font-size: 14px;
  font-family: "DIN Next W01 Regular", sans-serif;
  border-bottom: none; }

.block-blog a {
  padding: 0px 15px 4px 0;
  display: block; }
  .block-blog a:hover {
    color: #E85A0C; }

.blog-post-view .postDetails {
  margin-top: 20px; }

.mega-nav {
  content: '';
  display: table;
  clear: both;
  right: 0; }
  .mega-nav .mega-nav-column {
    width: 25%;
    border-right: 1px solid #CBCBCB;
    padding: 0 10px; }
    .mega-nav .mega-nav-column:last-child {
      border-right: 0; }
    .mega-nav .mega-nav-column ul {
      padding-bottom: 20px;
      margin-bottom: 20px;
      border-bottom: 1px solid #CBCBCB; }
      .mega-nav .mega-nav-column ul:last-of-type {
        border: 0; }
  .mega-nav a {
    line-height: 2; }

.banner-fathers-day img {
  width: 100%;
  height: auto; }

/* -------------------------------------------- *
 * Layout
 */
.scruffs-competition-initial .col-main {
  width: 65%; }

.scruffs-competition-initial .col-right {
  width: 30%; }

/* -------------------------------------------- *
 * Font
 */
.comp-form .pretty,
.competiton-table h6,
.count-digits {
  font-family: "ITC Machine W01 Medium", sans-serif;
  text-transform: uppercase; }

/* -------------------------------------------- *
 * Title
 */
.page-title--competition {
  background-image: url(../images/competition/AYSE_Logo.png);
  background-repeat: no-repeat;
  background-size: 200px auto;
  padding-left: 220px; }
  .page-title--competition .comp-title-tag {
    display: none; }
  .page-title--competition h1, .page-title--competition h2 {
    margin-bottom: 0; }
  .page-title--competition h2, .page-title--competition h3 {
    color: #E85A0C; }
  .page-title--competition h1, .page-title--competition h2, .page-title--competition h3 {
    font-family: "ITC Machine W01 Medium", sans-serif; }
  .page-title--competition h1 {
    font-size: 4em; }
  .page-title--competition h2 {
    font-size: 2em !important; }

@media (min-width: 599px) and (max-width: 960px) {
  .page-title--competition h3 {
    margin-left: -220px; } }

/* -------------------------------------------- *
 * Form
 */
.comp-form {
  margin-top: 30px;
  padding: 20px; }
  .comp-form label.pretty {
    font-size: 1.8em;
    color: #E85A0C;
    margin-bottom: 0; }
  .comp-form .buttons-set {
    border-top: 0; }

/* -------------------------------------------- *
 * Table
 */
.competiton-table {
  clear: both;
  background-color: #E85A0C;
  padding: 10px;
  color: #ffffff;
  margin-bottom: 20px; }
  .competiton-table h6 {
    color: #ffffff;
    font-size: 2em;
    border-bottom: 1px solid #ffffff; }
  .competiton-table table {
    margin-bottom: 0; }
  .competiton-table th {
    text-align: left;
    text-transform: uppercase; }
  .competiton-table thead th,
  .competiton-table tbody td,
  .competiton-table tbody tr:last-child td {
    border-bottom: 0; }
  .competiton-table th,
  .competiton-table td {
    padding: 2px;
    color: #ffffff; }

/* -------------------------------------------- *
 * Addthis
 */
.scruffs-competition-initial .addthis_native_toolbox {
  clear: both;
  width: 100%;
  margin-top: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }

/* -------------------------------------------- *
 * Terms
 */
.competiton-terms {
  margin-top: 20px; }

/* -------------------------------------------- *
 * Countdown Timer
 */
.countdown-timer {
  margin-left: -6px;
  margin-right: -6px;
  clear: both; }
  .countdown-timer .count-container {
    margin-left: 0;
    float: left;
    position: relative;
    text-align: center;
    width: 25%;
    padding-left: 6px;
    padding-right: 6px;
    margin-bottom: 20px; }
    .countdown-timer .count-container .label {
      text-transform: uppercase;
      color: #E85A0C;
      font-weight: bold; }
    .countdown-timer .count-container:after {
      content: ":";
      position: absolute;
      right: -6px;
      top: -10px;
      font-size: 50px;
      color: #E85A0C; }
  .countdown-timer .seconds-container:after {
    display: none; }
  .countdown-timer .count-digits {
    display: block;
    height: 54px;
    background-color: #000;
    color: #E85A0C;
    font-size: 50px;
    line-height: 50px;
    padding-top: 4px;
    margin-bottom: 4px; }

@media (min-width: 768px) and (max-width: 1042px) {
  .countdown-timer .count-digits {
    font-size: 30px; }
  .countdown-timer .count-container .label {
    font-size: 9px; } }

/* ============================================ *
 * Size Guides Table
 * ============================================ */
.size-table thead th {
  border-bottom: 2px solid #222; }

.size-table th.prop,
.size-table td.prop {
  min-width: 170px !important; }

.size-table th.prop {
  background-color: black;
  color: #fff; }

.cms-index-index .col-main {
  margin: 0; }

.cms-index-index [class^='banner'] {
  text-align: center;
  position: relative; }
  .cms-index-index [class^='banner'] .item {
    display: none;
    width: 100%; }
    .cms-index-index [class^='banner'] .item.mobile {
      display: block; }
    .cms-index-index [class^='banner'] .item a {
      color: inherit; }
      .cms-index-index [class^='banner'] .item a .img-holder {
        background: #1b1b1b;
        height: 100%; }
      .cms-index-index [class^='banner'] .item a:hover img {
        opacity: 0.5;
        display: block; }
  .cms-index-index [class^='banner'] img {
    display: block;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    width: 100%; }
  .cms-index-index [class^='banner'] .item-content {
    padding: 30px 3% 30px;
    display: inline-block; }
    .cms-index-index [class^='banner'] .item-content h1, .cms-index-index [class^='banner'] .item-content h2, .cms-index-index [class^='banner'] .item-content h3, .cms-index-index [class^='banner'] .item-content h4, .cms-index-index [class^='banner'] .item-content h5 {
      margin: 0; }
    .cms-index-index [class^='banner'] .item-content h1, .cms-index-index [class^='banner'] .item-content .h1 {
      font-size: 3em;
      font-size: 4.5em;
      font-size: 5em; }
    .cms-index-index [class^='banner'] .item-content h2, .cms-index-index [class^='banner'] .item-content h2.product-name, .cms-index-index [class^='banner'] .item-content
    h3.product-name, .cms-index-index [class^='banner'] .item-content
    h4.product-name, .cms-index-index [class^='banner'] .item-content
    h5.product-name, .cms-index-index [class^='banner'] .item-content
    p.product-name, .cms-index-index [class^='banner'] .item-content .block-related .block-title h2, .block-related .block-title .cms-index-index [class^='banner'] .item-content h2, .cms-index-index [class^='banner'] .item-content .h2 {
      font-size: 2.625em;
      font-size: 3.5em;
      font-size: 4em; }
    .cms-index-index [class^='banner'] .item-content h3, .cms-index-index [class^='banner'] .item-content .block-title h2, .block-title .cms-index-index [class^='banner'] .item-content h2, .cms-index-index [class^='banner'] .item-content
    .block-title h3,
    .block-title .cms-index-index [class^='banner'] .item-content h3, .cms-index-index [class^='banner'] .item-content
    .block-title strong,
    .block-title .cms-index-index [class^='banner'] .item-content strong, .cms-index-index [class^='banner'] .item-content .sub-title, .cms-index-index [class^='banner'] .item-content .h3 {
      font-size: 2.375em;
      font-size: 2.5em;
      font-size: 3em; }
    .cms-index-index [class^='banner'] .item-content p {
      font-size: 1em;
      margin: 0 0 1em;
      font-size: 1.1em;
      font-size: 1.2em; }
  .cms-index-index [class^='banner'] .item.dealer {
    position: relative;
    color: #ffffff; }
    .cms-index-index [class^='banner'] .item.dealer .item-content {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

.cms-index-index .banner-home-main .item-content h1, .cms-index-index .banner-home-main .item-content .h1 {
  font-size: 3.75em;
  font-size: 4.75em;
  font-size: 5.5em; }

.cms-index-index .banner-home-main .item-content p {
  font-size: 1.3em;
  font-size: 1.4em; }

.cms-index-index [class^='banner'] {
  color: #ffffff; }
  .cms-index-index [class^='banner'] .item {
    position: relative;
    float: left;
    display: block; }
    .cms-index-index [class^='banner'] .item.small, .cms-index-index [class^='banner'] .item.medium {
      width: 50%;
      overflow: hidden; }
      .cms-index-index [class^='banner'] .item.small img, .cms-index-index [class^='banner'] .item.medium img {
        min-height: 100%;
        min-width: 100%;
        width: auto;
        height: auto; }
    .cms-index-index [class^='banner'] .item.text-black h1, .cms-index-index [class^='banner'] .item.text-black h2, .cms-index-index [class^='banner'] .item.text-black h3, .cms-index-index [class^='banner'] .item.text-black h4, .cms-index-index [class^='banner'] .item.text-black h5, .cms-index-index [class^='banner'] .item.text-black p {
      color: black; }
    .cms-index-index [class^='banner'] .item.text-black-shadow h1, .cms-index-index [class^='banner'] .item.text-black-shadow h2, .cms-index-index [class^='banner'] .item.text-black-shadow h3, .cms-index-index [class^='banner'] .item.text-black-shadow h4, .cms-index-index [class^='banner'] .item.text-black-shadow h5, .cms-index-index [class^='banner'] .item.text-black-shadow p {
      text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5); }
    .cms-index-index [class^='banner'] .item.text-white-shadow h1, .cms-index-index [class^='banner'] .item.text-white-shadow h2, .cms-index-index [class^='banner'] .item.text-white-shadow h3, .cms-index-index [class^='banner'] .item.text-white-shadow h4, .cms-index-index [class^='banner'] .item.text-white-shadow h5, .cms-index-index [class^='banner'] .item.text-white-shadow p {
      text-shadow: 2px 2px 3px rgba(255, 255, 255, 0.5); }
    .cms-index-index [class^='banner'] .item.right {
      float: right; }
    .cms-index-index [class^='banner'] .item.medium {
      position: relative; }
      .cms-index-index [class^='banner'] .item.medium:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 78.62069%; }
      .cms-index-index [class^='banner'] .item.medium > * {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
    .cms-index-index [class^='banner'] .item.small {
      position: relative; }
      .cms-index-index [class^='banner'] .item.small:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 39.31034%; }
      .cms-index-index [class^='banner'] .item.small > * {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
    .cms-index-index [class^='banner'] .item-content {
      position: absolute;
      width: 100%; }
    .cms-index-index [class^='banner'] .item.center .item-content {
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 80%; }
    .cms-index-index [class^='banner'] .item.top-center .item-content {
      top: 0;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0); }
    .cms-index-index [class^='banner'] .item.bottom-center .item-content {
      bottom: 0;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0); }
    .cms-index-index [class^='banner'] .item.top-left .item-content {
      top: 0;
      left: 0;
      text-align: left; }
    .cms-index-index [class^='banner'] .item.center-left .item-content {
      top: 50%;
      left: 0;
      text-align: left;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%); }
    .cms-index-index [class^='banner'] .item.bottom-left .item-content {
      bottom: 0;
      left: 0;
      text-align: left; }
    .cms-index-index [class^='banner'] .item.top-right .item-content {
      top: 0;
      left: auto;
      right: 0;
      text-align: right;
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0); }
    .cms-index-index [class^='banner'] .item.center-right .item-content {
      top: 50%;
      left: auto;
      right: 0;
      text-align: right;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%); }
    .cms-index-index [class^='banner'] .item.bottom-right .item-content {
      bottom: 0;
      left: auto;
      right: 0;
      text-align: right; }

@font-face {
  font-family: 'fontello';
  src: url("../Fonts/fontello.eot?60214356");
  src: url("../Fonts/fontello.eot?60214356#iefix") format("embedded-opentype"), url("../Fonts/fontello.woff2?60214356") format("woff2"), url("../Fonts/fontello.woff?60214356") format("woff"), url("../Fonts/fontello.ttf?60214356") format("truetype"), url("../Fonts/fontello.svg?60214356#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }

.inline-form button:before, .btn-remove:before,
.remove:before,
.close:before, .messages span:before, .icon-twitter:before, .icon-facebook:before, .icon-pinterest:before, .icon-gplus:before, .icon-youtube:before, .icon-instagram:before, .breadcrumbs span:before, .sorter > .sort-by .sort-by-switcher:before, .pages .next:before, .pages .previous:before, .bx-controls .bx-next:before, .bx-controls .bx-prev:before, .off-canvas__inner .site-links a:before, .off-canvas__inner .nav-primary > li span.level0:before,
.off-canvas__inner .nav-primary > li a.level0:before, .header-search .input-box:before, .header-search .input-box .search-button:before, .footer-container .block-title > :before, .block-layered-nav .block-subtitle--filter:before, .iweb-zoom-close:before, .cart-table .product-cart-info .btn-remove:before, .block-related .cycle-nav:before,
.block-related .bx-controls a:before,
.block-viewed .cycle-nav:before,
.block-viewed .bx-controls a:before,
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: greyscale; }

.icon-cancel:before, .btn-remove:before,
.remove:before,
.close:before, .messages .error-msg span:before, .iweb-zoom-close:before, .cart-table .product-cart-info .btn-remove:before {
  content: '\e800'; }

/* '' */
.icon-cart:before {
  content: '\e801'; }

/* '' */
.icon-menu:before {
  content: '\e802'; }

/* '' */
.icon-info-circled:before {
  content: '\e804'; }

/* '' */
.icon-plus:before {
  content: '\e806'; }

/* '' */
.icon-right:before, .breadcrumbs span:before, .pages .next:before, .bx-controls .bx-next:before, .off-canvas__inner .site-links a:before, .off-canvas__inner .nav-primary > li span.level0:before,
.off-canvas__inner .nav-primary > li a.level0:before, .footer-container .block-title > :before, .block-layered-nav .block-subtitle--filter:before, .block-related .cycle-next:before,
.block-related .bx-next:before,
.block-viewed .cycle-next:before,
.block-viewed .bx-next:before {
  content: '\e807'; }

/* '' */
.icon-up:before, .sorter > .sort-by .sort-by-switcher--asc:before {
  content: '\e808'; }

/* '' */
.icon-down:before, .sorter > .sort-by .sort-by-switcher--desc:before, .footer-container .block-title.active > :before, .block-layered-nav .block-subtitle--filter.active:before, .block-layered-nav .block-subtitle--filter:hover:before {
  content: '\e809'; }

/* '' */
.icon-left:before, .pages .previous:before, .bx-controls .bx-prev:before, .block-related .cycle-prev:before,
.block-related .bx-prev:before,
.block-viewed .cycle-prev:before,
.block-viewed .bx-prev:before {
  content: '\e80a'; }

/* '' */
.icon-ok:before, .messages .success-msg span:before {
  content: '\e80b'; }

/* '' */
.icon-user:before {
  content: '\e813'; }

/* '' */
.icon-attention:before {
  content: '\e815'; }

/* '' */
.icon-heart:before {
  content: '\e816'; }

/* '' */
.icon-search:before, .header-search .input-box:before {
  content: '\e817'; }

/* '' */
.icon-mail:before {
  content: '\e819'; }

/* '' */
.icon-location:before {
  content: '\e81a'; }

/* '' */
.icon-thin-right:before, .inline-form button:before, .header-search .input-box .search-button:before {
  content: '\e81b'; }

/* '' */
.icon-youtube:before {
  content: '\e81c'; }

/* '' */
.icon-insta:before, .icon-instagram:before {
  content: '\e81d'; }

/* '' */
.icon-gplus:before {
  content: '\e81e'; }

/* '' */
.icon-twitter:before {
  content: '\e81f'; }

/* '' */
.icon-facebook:before {
  content: '\e820'; }

/* '' */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/* ============================================ *
 * Calendar styles (restore styles from /js/calendar)
 * ============================================ */
div.calendar table {
  border-collapse: separate; }
  div.calendar table td.button, div.calendar table td.aw-blog-read-more {
    display: table-cell;
    background: inherit;
    color: inherit;
    text-transform: none; }

/* -------------------------------------------- *
 * Quick View
 */
.quick-view-popup {
  z-index: 300; }

.quick-view-overlay-inner {
  padding: 20px;
  background: white;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  border-color: white; }
  .quick-view-overlay-inner .close-quick-view-popup {
    margin-top: -2px;
    font-size: 16px;
    font-weight: bold; }
    .quick-view-overlay-inner .close-quick-view-popup:hover {
      text-decoration: none; }

.quick-view-overlay {
  opacity: 0.5; }

.checkout-onepage-index .modal-sagepaysuite {
  display: block;
  padding: 0;
  background: none;
  border-radius: 0;
  position: fixed !important;
  z-index: 9999;
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  height: auto !important;
  width: 100% !important;
  overflow: auto; }

.checkout-onepage-index .lcontainer {
  width: 90%;
  margin: 30px auto;
  max-width: 900px;
  height: 1600px !important;
  overflow: hidden !important; }
  .checkout-onepage-index .lcontainer > img {
    display: none; }

.checkout-onepage-index #billing_cp_result_display {
  margin-bottom: 20px; }

.cms-ayse-adverts .page-title h1 {
  margin-bottom: 0; }

#billing_cp_postcode_placeholder_id .field,
#shipping_cp_postcode_placeholder_id .field {
  display: inline-block; }

#billing_cp_button_div_id,
#shipping_cp_button_div_id {
  position: relative;
  top: -1px;
  left: 2px; }

.cordura-block::after {
  clear: both;
  content: " ";
  display: block; }

.cordura-block > * {
  width: 100%; }
  .cordura-block > * img {
    margin: 0 auto 20px;
    display: block; }

@media (min-width: 828px) {
  .cordura-block > * img {
    margin: 0 0 20px; }
  .cordura-block > *:nth-child(2) {
    width: 60%;
    float: left;
    padding-right: 20px; }
  .cordura-block > *:nth-child(1) {
    width: 40%;
    float: right; }
    .cordura-block > *:nth-child(1) img {
      width: 100%; } }

.category-clearance .block-header .strapline {
  display: block;
  max-width: none;
  text-indent: -99999px;
  background-image: url(../images/clearance.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 180px;
  height: 26px;
  top: 80px; }

.ie8 .headings-font-family {
  font-family: "ITC Machine W01 Medium", sans-serif; }

.ie8 .f-stack-serif {
  font-family: Times, Baskerville, Georgia, serif; }

.ie8 .f-stack-sans {
  font-family: "DIN Next W01 Regular", sans-serif; }

.ie8 .f-stack-special {
  font-family: "ITC Machine W01 Medium", sans-serif; }

.ie8 .f-stack-heading {
  font-family: "DIN Next W01 Regular", sans-serif; }

.ie8 .f-stack-default {
  font-family: "DIN Next W01 Regular", sans-serif; }

.ie8 .font-family-serif-special {
  font-family: Times, Baskerville, Georgia, serif;
  font-style: italic; }

.ie8 .slideshow-container img {
  max-width: none; }

.ie8 .products-grid .actions {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0); }

.ie8 .products-grid li:hover .actions {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  filter: alpha(opacity=1); }
